

body {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 100%;
	float: left;
}

img {
	max-width: 100%;
}

ul {
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

li {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

.logo {
	text-align: left;
}

.call-text .fa {
	font-size: 18px;
	padding-right: 2px;
	color: #fff;
}

.call-text a {
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}

.top_header ul {
	padding: 0;
	margin: 0;
}

.call-text a:hover {
	color: red;
	transition: all 0.5s ease;
	text-decoration: none;
}

.login-text {
	text-align: right;
}

.login-text ul li a {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

.top_header .login-text ul .online:hover {
	background: #fff;
	color: #940202;
	transition: all 0.5s ease;
}

.top_header {
	margin-top: 0px;
	background: #3572d6;
	padding: 5px 0px;
}

.call-text {
	text-align: right;
}

.top_header .call-text ul li {
	list-style: none;
	display: inline-block;
	padding-right: 5px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	margin-top: 10px;
}

.top_header .login-text ul li {
	list-style: none;
	display: inline-block;
	padding-right: 10px;
	color: #fff;
	font-size: 12px;
	font-weight: 500;
}

.address_navbar p {
	text-align: right;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0;
}

.address_navbar .navbar-nav {
	margin-top: 0px;
	display:block;
	text-align:right;
	width:100%;
}
.address_navbar .navbar-nav li 
{
	display:inline-block;
}

.address_navbar .navbar-nav li a {
    color: #000 !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 0 0px 8px !important;
}

.navbar.navbar-expand-md.navbar-dark {
	padding: 0;
}

.address_navbar .navbar-nav li a:hover {
	color: red!important;
	transition: all 0.5s ease;
}

.header-main ul li.nav-item a:hover {
	color: #ff9cca ! important;
}

.header-main {
	text-align: center;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}

.header-main .navbar-dark .navbar-nav .nav-link:hover {
	color: red!important;
	transition: all 0.5s ease;
}

.location-text {
	text-align: right;
	margin-top: 10px;
}

.top_header .login-text ul .online {
	background: #940202;
	padding: 10px 20px;
}

.logo img {
	margin-bottom: 5px;
}

.logo p {
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
}
.logo {
    text-align: left;
    padding-right: 0;
}
.address_navbar
{
	padding-left:0px;
}

.navbar-nav {
    display: block;
    text-align: right;
    width: 100%;
}
.top_header .call-text.col-sm-12.col-md-9.col-xs-12 {
    text-align: left;
}
.address_navbar .navbar-nav li .dropdown-item {
    text-transform: none;
	padding:5px 0px 5px 10px; !important;
}
.address_navbar .navbar-nav li .dropdown-menu{
    padding-top: 0;
}
/*-------- banner----------- */

.banner {
	background-image: url(../images/banner.jpg);
	background-size:100% 100%;
	padding: 15% 0px 0px 0px;
	background-repeat: no-repeat;
}

.banner-logo {
	background: #2b7e1275;
	padding: 30px 0px;
}

.banner-logo h4 a {
	font-size: 30px;
	text-align: center;
	background: #fff;
	font-weight: 600;
	padding: 10px 0px;
	float: left;
	width: 100%;
	color: #000;
}

.banner-logo h4 a:hover {
	background: #940202;
	color: #fff;
	transition: all 0.5s ease;
}

.banner-logo .carousel-indicators {
	top: 102%;
}

.banner-logo .carousel-indicators li {
	background-color: #940202;
	height: 4px;
}


/* banner close */

.apply .row {
	margin: 0;
}

.apply {
	text-align: center;
}

.apply .apply-text {
	background: #ff2f1c;
	padding: 20px 0px;
	color: #fff;
}

.apply .apply-text a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 26px;
}


/*--------about--------*/

.about {
	margin: 50px 0px;
}

.about-text p {
	line-height: 30px;
}

.frm_innr input {
	float: left;
	width: 100%;
	padding: 10px;
	border: 0px solid #cecece;
}

.frm_innr {
	float: left;
	margin-bottom: 5px;
	padding: 5px 10px;
	height: 45px;
}

.frm_innr1 {
	float: left;
	margin-bottom: 10px;
	padding: 5px 10px;
}

textarea#how_can {
	width: 100%;
	padding: 10px;
	border: 0px solid #cecece;
	height: 80px;
}

.frm_innr input[type="submit"] {
	width: 40%;
	border-radius: 30px;
	border: none;
	background: #ff2f1c;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin: 0 auto;
	float: none;
	transition: all 0.5s ease;
	font-weight: 600;
	text-transform: uppercase;
}

.frm_innr input[type="submit"]:hover {
	background: #fff;
	color: #000;
}

.about-form {
	background: #eaeaea;
	border-radius: 30px;
	padding: 10px;
}


/*--------different--------*/

.different {
	background-image: url(../images/diff-banner.png);
	background-size: 100% 100%;
	width: 100%;
	padding: 50px 0px 0px 0px;
	background-repeat: no-repeat;
	height: 735px;
}

.different h1 {
	text-align: center;
	color: #fff;
	font-size: 36px;
	text-transform: uppercase;
}

.different p {
	text-align: center;
	color: #fff;
	font-size: 18px;
}

.diff-bg {
	background: #fff;
	padding: 15px;
	float: left;
	width: 100%;
	margin-top: 30px;
	height: 330px;
	border: 5px solid #2b7e12b0;
	border-radius: 10px;
}

.diff-bg img {
	float: left;
	width: 25%;
}

.diff-bg h4 {
	float: left;
	width: 75%;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
}

.different .diff-bg p {
	text-align: left;
	color: #000;
	font-size: 15px;
	float: left;
	width: 100%;
	margin-top: 20px;
}


/*--------our_service--------*/

.our_service {
	padding-top: 50px;
}

.our_service h1 {
	font-size: 30px;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
}

.our_service h4 {
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: 500;
}

.our_service .read_btn a {
	color: #00214d;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
}

.our_service .read_btn3 {
	margin-top: 31px;
	text-align: center;
}

.our_service_text {
	text-align: center;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 25px;
}

.our_service_text h4 {
	font-size: 18px;
	text-transform: capitalize;
	color: #000;
	font-weight: 400;
}

.icon_img img {
	margin-bottom: 10px;
	width: 100%;
}

.our_service .read_btn {
	margin-top: 0;
	text-align: center;
}

.icon_img.bgclr {
	background: #005ea5;
	padding: 45px;
	height: 100%;
}

.icon_img.bgclr .read_btn-1 a {
	background: #fff;
	padding: 10px 20px;
	color: #f36371;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
	float: left;
}

.icon_img.bgclr .read_btn-2 a {
	background: #fff;
	padding: 10px 20px;
	color: #f36371;
	font-weight: 500;
	text-transform: uppercase;
	width: 100%;
	float: left;
}

.icon_img.bgclr .read_btn-1 a:hover {
	background: red;
	color: #fff;
	transition: all 0.5s ease;
}

.icon_img.bgclr .read_btn-2 a:hover {
	background: red;
	color: #fff;
	transition: all 0.5s ease;
}

.icon_img.bgclr .read_btn-1 {
	margin: 15px 0px;
	float: left;
	width: 100%;
}

.icon_img.bgclr .read_btn-2 {
	margin: 15px 0px;
	float: left;
	width: 100%;
}

.icon_img.bgclr .read_btn-2 a i {
	color: #000;
}

.our_service .read_btn p {
	color: #000;
	font-size: 14px;
}


/*--------alumini--------*/

section#alumini {
	margin-top: 50px;
	text-align: center;
	background: #eceeed;
	padding: 50px 0px;
}

#alumini h2 {
	text-align: center;
	font-weight: 600;
	float: left;
	width: 100%;
	margin-bottom: 40px;
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
}

#alumini .row {
	display: block ruby;
}

#alumini .carousel-indicators li {
	background-color: #000;
	height: 4px;
}

#alumini h4 {
	text-align: center;
	margin: 10px 0px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
}

section#alumini .carousel-indicators {
	top: 100%;
}


/*----------footer-----------*/

footer {
	background: #3572d6;
	float: left;
	width: 100%;
}

footer ul {
	padding: 0;
	margin-top: 20px;
}

footer h4 {
	color: #fff;
	font-weight: bold;
	font-size: 27px;
	text-transform: uppercase;
	margin-top: 30px;
}

footer li {
	list-style: none;
	line-height: 30px;
}

footer ul li {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

footer ul li a {
	font-size: 18px;
	color: #fff;
	font-weight: 600;
}

footer p {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

footer ul li a:hover {
	color: red;
	transition: all 0.5s ease;
}

.quike {
	margin: 25px 0px;
}

.contact {
	margin: 25px 0px;
}

.sociallinks li {
	display: inline-block;
	padding-right: 5px;
}

.sociallinks li img:hover {
	opacity: 0.8;
	transition: all 0.5s ease;
	cursor: pointer;
}

.copyright {
	background: #38bd39;
	text-align: center;
	padding: 10px 0px;
}

.copyright p a:hover {
	color: #000;
	transition: all 0.5s ease;
}

footer ul li .fa {
	color: #fff;
	font-size: 24px;
	padding-right: 5px;
}

footer ul li .fa.fa-map-marker {
	float: left;
	padding-bottom: 40px;
	padding-right: 10px;
}

.copyright p {
	color: #fff;
	margin-top: 10px;
	font-size: 15px;
}

.copyright p a {
	color: #fff;
	transition: all 0.5s ease;
}

footer .copy_2 ul li {
	display: inline-block;
}

footer .copy_2 ul li a {
	font-size: 16px;
	color: #fff;
	font-weight: 500;
	padding: 0px 15px;
}

footer .copy_2 ul {
	padding: 0;
	margin-top: 5px;
}
.banner-logo.mobile {
    display: none;
}
.testi_inner.mobile {
    display: none;
}
/***********start media qurey*********/


@media (max-width:992px){
	.call-text {
    text-align: left;
    flex: 50%;
    max-width: 50%;
}
	.login-text {
    text-align: right;
    flex: 50%;
    max-width: 50%;
    margin-top: 10px;
}
.address_navbar {
    flex: 100%;
    max-width: 100%;
}
.logo img {
    margin-bottom: 5px;
    width:400px;
	max-width:100%;
}
.logo {
    text-align: center;
    flex: 100%;
    max-width: 100%;
}
.address_navbar p {
    display: none;
}
.address_navbar .navbar-nav {
    margin-top: 0px;
    display: block;
    width: 100%;
    text-align: center;
}
.address_navbar .navbar-nav li
{
	display:inline-block;
}
.address_navbar .navbar-nav li a {
    color: #000 !important;
    font-weight: 600;
    text-transform: none;
    font-size: 15px;
    padding: 0px 8px !important;
}
.banner-logo h4 a {
    font-size: 22px;

}
.about-img {
    flex: 50%;
    max-width: 50%;
}
.about-text {
    flex: 50%;
    max-width: 50%;
}
.about-form {
    flex: 100%;
    max-width: 100%;
    margin-top: 20px;
}
.about-form {
    background: #eaeaea;
    border-radius: 0;
    padding: 20px;
}
	.different {
    background-image: url(../images/diff-banner.png);
    background-size: 100% 123%;
    width: 100%;
    padding: 30px 0px 30px 0px;
    background-repeat: no-repeat;
    height: auto;
}
.different .col-md-4 {
    flex: 50%;
    max-width: 50%;
}
.diff-bg {

    height: auto;
}
.our_service_text {
    flex: 50%;
    max-width: 50%;
}
.contact {
    margin: 25px 0px 0px 0px;
    flex: 50%;
    max-width: 50%;
}
.quike {
    margin: 25px 0px 8px 0px;
    flex: 50%;
    max-width: 50%;
}
.copy_1{
    flex: 100%;
    max-width: 100%;
    text-align: center;
}
.copy_2 {
    flex: 100%;
    max-width: 100%;
    text-align: center;
}
}

@media (max-width:767px){
	.banner-logo.mobile {
    display: block;
}
.banner-logo.desktop {
    display: none;
}
.testi_inner.mobile {
    display: block;
}
.testi_inner.desktop {
    display: none;
}
	.banner-logo img {
    max-width: 100%;
    width: 100%;
}
.call-text {
    text-align: center;
    flex: 100%;
    max-width: 100%;
}
.login-text {
    text-align: center;
    flex: 100%;
    max-width: 100%;
    margin-top: 10px;
}
.logo {
    text-align: center;
    flex: 50%;
    max-width: 50%;
}
.logo img {
    margin-bottom: 5px;
    width: 100%;
}
.address_navbar {
    flex: 50%;
    max-width: 50%;
    text-align: right;
}
.navbar.navbar-expand-md.navbar-dark {
    padding: 0;
    display: block;
}
.address_navbar .navbar-dark .navbar-toggler {
    color: #fff;
    border-color: #3572d6;
    background: #3572d6;
}
.address_navbar .navbar-nav li a {
    color: #000 !important;
    font-weight: 600;
    text-transform: none;
    font-size: 15px;
    padding: 3px 5px !important;
}
	.about-img {
    flex: 100%;
    max-width: 100%;
    text-align: center;
}
.about-text {
    flex: 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 10px;
}
.different .col-md-4 {
    flex: 100%;
    max-width: 100%;
}
.diff-bg img {
    float: none;
    width: auto;
}
.diff-bg h4 {
    float: none;
    width: auto;

}
.diff-bg {
    height: auto;
    text-align: center;
}
.different .diff-bg p {
    text-align: center;
    margin-top: 3px;
}
.contact {
    margin:0px;
    flex: 100%;
    max-width: 100%;
}
.quike {
    margin: 5px 0px 3px 0px;
    flex: 100%;
    max-width: 100%;
}
}

@media (max-width:575px){
	
	.our_service_text {
    flex: 100%;
    max-width: 100%;
}
}

