/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:600,700&display=swap');

body{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;

}

.top-bar{
	position: absolute;
	width: 100%;
	background-color: transparent;
	border: 0;
	
}
#wrapper{
	position: relative;
}
.top-bar .container{
	border-bottom: 1px solid #fff;
}
header.header-2{
	border:0;
	
}
.top-bar .sidebar{
	color:#fff;
}
.top-bar-left{
	margin-left:-15px; 
	
}

.top-bar ul.top-bar-info i.fa{
	color:#fff;
	padding-right: 10px;
}
.top-bar ul.top-bar-info i.fa-phone{
	transform: rotate(-100deg);
	margin: 0px 10px 0 0;
	padding-right: 0;
}
.top-bar ul.top-bar-info li{
	font-size: 14px;
	text-transform:inherit;
	line-height: 53px;
	
}
header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a{
	font-size: 16px;
	
}
header.header-2 a.free{
	
    font-size: 18px;
    color:#fff !important;
	    text-transform: uppercase;
}
header.main-header .header-customize{
    line-height: 26px;
    background-color: #009eea;
    height: 95px;
    width: 80px;
    text-align: center;
    background: url(../images/free-qt.png) top left no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    background-size: cover;
    padding-top: 20px;
}
header.main-header .header-customize-item{
    line-height:inherit;
}
.banr-btn a{
	font-size: 20px;
    color: #fff;
    font-weight: 600;
	font-family: 'Poppins', sans-serif;
	transition: 0.5s all ease;
}
.banr-btn a i{
	width: 61px;
	height: 61px;
	background: #fff;
	color:#000;
	line-height: 61px;
	text-align: center !important;
	border-radius: 50%;
	margin-left: 40px;
	transition: 0.5s all ease;
	
}
.banr-btn a:hover{
	color:#009eea;
	text-decoration: none !important;
}
.banr-btn a:hover i{
	background: #009eea;
	color:#fff;
}
.icons-div{
	position: relative;
	z-index: 999;
}
.icons-div img{
	height: 135px;
}
.icons-div .wpb_single_image{
	background: url(../images/sep.png) bottom right;
	background-repeat: no-repeat;
}
.icons-div .wpb_column.vc_column_container:last-child .wpb_single_image{
	background: none;
}
.heading1 p{
	font-size: 44px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	line-height: 57px;
	color: #0b3e6a;
	padding-bottom: 40px;
}
.web-text p{
	font-size: 16px;
	color: #000;
	line-height: 33px;
	text-align: justify;
}
.support{
	box-shadow: 0px 0px 8px 7px #f5f5f5;
    border-radius: 8px;
	padding: 35px 0;
	min-height: 244px;
}
.support p:nth-child(2){
	color:#0b3e6a;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
}
.shadow{
	box-shadow: 0px 0px 8px 7px #f5f5f5;
    border-radius: 8px;
}
.white-text p{
	color:#fff;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 30px !important;
}
.services-box .vc_column-inner > .wpb_wrapper{
	background: #fff;
	border-radius: 5px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 30px;
	padding-right: 30px;
}
.heading2 p{
	font-size: 34px;
	color:#0b3e6a;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 30px !important;
}
.services-box{
	margin-top: 30px;
}
.service-detail p{
	font-size: 15px;
	line-height: 27px;
	color:#333333;
}
.read-more{
	text-align: center;
}
.read-more a{
	display: inline-block;
	margin-right: 40px;
	width: 202px;
	height: 57px;
	line-height: 57px;
	border-radius: 5px;
	background: #fff;
	padding-left: 26px;
	color:#0b3e6a;
	font-weight: 500;
	text-align: left;	
	text-decoration: none !important;
	transition: 0.5s all ease;
}
.read-more a i{
	width: 45px;
	height: 45px;
	background: #009eea;
	color:#fff;
	text-align: center;
	line-height: 45px;
	border-radius: 50%;
	float: right;
	    margin-right: -20px;
    margin-top: 6px;
	transition: 0.5s all ease;

}
.read-more a:hover{
	background: #009eea;
	color:#fff;
}
.read-more a:hover i{
	color:#0b3e6a;
	background: #fff;
}
.why-choose-text p{
	color:#808080;
	font-size: 15px;
	line-height: 29px;
	text-align: justify;
	padding-bottom: 50px;
}
.heading3 p{
	font-size: 24px;
	color:#0b3e6a;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 20px !important;
	display: flex;
}
.heading3 p strong{
	padding-top: 15px;
}
footer.main-footer-wrapper .sidebar aside{
	margin-bottom: 0;
	
}
footer.main-footer-wrapper .footer-logo .sub-description{
	padding-top: 0;
	font-style: normal;
	color:#fff;
	font-size: 15px;
	line-height: 31px;
	
}
footer.main-footer-wrapper:before{
	display: none;
}
.footer-logo > a{
	display: none;
}
footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-inner{
	border-top: 0;
	
}
.footer_top_holder .sidebar{
	border: 1px solid #575757;
	min-height: 119px;
}
.widget-contact-info li{
	display: flex;
	padding-top: 34px;
	padding-bottom: 12px;
}
.widget-contact-info li img{
	margin-right: 20px;
}
.widget-contact-info li img.map{
	height: 50px;
}
.widget-contact-info li img.phn{
	height: 47px;
}
.widget-contact-info li img.email{
	height: 45px;
}
.widget-contact-info li span{
	color:#fff;
	font-size: 15px;
	line-height: 24px;
}
.widget-contact-info li span.hd-ftr{
	font-weight: 600;
	font-size: 18px;
}
.sidebar .widget-social-profile{
	text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 117px;

}
.sidebar .widget-social-profile li a i.fa{
	width: 35px;
	height: 35px;
	font-size: 22px;
	transition: 0.5s all ease;
	line-height: 35px;
}
footer.main-footer-wrapper .sidebar .widget-social-profile li a:hover i.fa{
	color:#009eea;
}
.sidebar-bottom-left p{
	text-align: center;
	font-size: 16px;
	color:#fff;
	text-transform: uppercase;
	margin-top: 50px;
}
.news-letter-row .heading1 p{
	font-size: 40px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	line-height: 57px;
	color: #0b3e6a;
	padding-bottom: 0px;
}
.news-letter-row .why-choose-text p{
	padding-bottom: 0;
	    font-size: 17px;
    color: #646464;
}
.email-filed input[type=email]{
	width: 100%;
    background: none;
    border: 1px solid #bababa;
    border-radius: 10px;
    font-size: 13px;
    color: #737373;
    font-weight: 400;
    height: 60px;
    position: relative;
}
.email-filed input[type=submit]{
	position: absolute;
    right: 0;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: #0b3e6a;
    border: 0;
	top: 25px;
	font-size:0;
}
.email-filed label:after{
	position: absolute;
    content: "\f061";
    font-family: FontAwesome;
    right: 17px;
    top: 33px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    z-index:999;
}
.email-filed label{
	display: block;
	margin-top: 25px;
}
.page-title-wrap .block-center{
	text-align: center;
}
.page-title-wrap{
	height: 350px;
	
}
.page-title-inner h1{
	text-transform: capitalize;
	font-size: 65px;
	font-family: 'Poppins', sans-serif;
}
.right-bg .wpb_column.vc_column_container.vc_col-sm-5:after{
	    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -1000px;
    background-color: #e5e5e5;
    width: 1000px;
    background:url(../images/abt-1.jpg);
    background-repeat: no-repeat;
    left: 15px;
    
}
.right-bg .wpb_column.vc_column_container.vc_col-sm-5{
	height: 701px;
}
.right-bg .web-text p{
	line-height: 35px;
}
.left-bg .wpb_column.vc_column_container.vc_col-sm-5:before{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
	right: 15px;
    width: 1000px;
    background:url(../images/abt-2.jpg);
    background-repeat: no-repeat;
	background-position: top right;
    
    
}
.left-bg .wpb_column.vc_column_container.vc_col-sm-5{
	height: 701px;
	background-color: #fafafa;
}
.left-bg .wpb_column.vc_column_container.vc_col-sm-7 > .vc_column-inner{
	background-color: #fafafa;
	min-height: 701px;
	padding-left: 50px;
	padding-top: 50px;
}
.left-bg .wpb_column.vc_column_container.vc_col-sm-7:after{
	content: '';
    position: absolute;
    top: 0;
    bottom: 0;
	right: -1000px;
    background-color: #fafafa;
    width: 1000px;
}
.page-id-117 .page-title-wrap{
	margin-bottom: 0;
}
.darna-contact-form input[type="submit"].darna-button{
	display: block;
    margin: 0 auto;
    width: 225px;
    height: 57px;
    line-height: 57px;
    border-radius: 10px;
    background: #0b3e6a;
    padding-left: 26px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    text-decoration: none !important;
    transition: 0.5s all ease;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
	text-transform: capitalize;
	font-size: 16px;
	letter-spacing: 2px;
	margin-right: 0;
}
.darna-contact-form input[type="submit"].darna-button:hover{
	background: #fff;
	color:#000;
	box-shadow: 0px 0px 8px 3px #eee;
}
.darna-contact-form .col-md-12 i{
   position: absolute;
    right: 0;
    top: 0;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: #009eea;
    border: 0;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    line-height: 58px;
}
input[type="text"], input[type="search"], input[type="email"]{
	height: 55px;
	border-radius: 8px;
	font-family: 'Poppins', sans-serif;
	border-color:#e6e6e6;
}
textarea{
	height: 315px;
	border-color:#e6e6e6;
}
.contact-detail p{
	font-size: 17px; 
	color:#000;
	font-weight: 500;
	line-height: 28px;
}
 
.width-100 img{
	width: 100%;
}
.contact-detail .wpb_single_image{
	min-height: 100px;
}
.air-f8 .web-text p{
	font-size: 18px;
}
.services-icons{
	text-align: center;
    background-color: #fff;
    min-height: 208px;
    transition: 0.5s all ease;
    background-image: url(../images/services-icon2.png);
    background-repeat: no-repeat;
    background-position: center;
}
.services-icons.active{
    background-color: #0b3e6a;
    background-image: url(../images/services-icon1.png);
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}
.services-icons a{
	text-decoration: none !important;
	padding-top: 150px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	display: block;
	color:#0b3e6a;
}
.services-icons.active a{
	color:#fff;
}
.services-icons a:hover{
	color:#009eea;
}
.services-icons2{
    background-image: url(../images/services-icon4.png);
}
.services-icons2.active{
    background-image: url(../images/services-icon3.png);
}
.services-icons3{
    background-image: url(../images/services-icon6.png);
}
.services-icons3.active{
    background-image: url(../images/services-icon5.png);
}
.services-icons4{
    background-image: url(../images/services-icon8.png);
}
.services-icons4.active{
    background-image: url(../images/services-icon7.png);
}
.services-icons5{
    background-image: url(../images/services-icon10.png);
}
.services-icons5.active{
    background-image: url(../images/services-icon9.png);
}
.vc_row.shadow{
	margin: 0;
}
.vc_row.shadow .vc_column-inner{
	padding: 0;
}
.services-box-2 .heading3 p{
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 40px !important;
}
.services-box-2 ul{
	padding-left: 0;
	list-style-type: none;
}
.services-box-2 ul li{
	font-size: 16px;
	color:#000;
	padding-bottom: 15px;
	padding-left: 30px;
	position: relative;
}
.services-box-2 ul li:before{
	content: "\f054";
	    font-family: FontAwesome;
	font-size: 16px;
	position: absolute;
	left: 0;
}
@media (min-width: 1400px){
.container {
    width: 1400px;
}
}
@media screen and (min-width: 992px){
header.header-2 {
    top: 54px;
}
	header.main-header .header-logo{
		height: auto;
	}
	header.main-header .header-logo > a > img{
		padding-top: 15px;
		padding-bottom: 0;
		max-height: 100%;
		max-width: 100%;
	}
	.x-nav-menu > li.x-menu-item + li{
		margin-left: 40px;
		
	}
	header.main-header .header-customize{
		margin-left: 0;
		position: absolute;
		top: 10px;
		right: 0;
		
	}
	header.main-header .menu-wrapper .x-nav-menu{
		padding-right: 90px;
		
	}
	header.main-header .menu-wrapper .x-nav-menu > li.x-menu-item > a {
    line-height: 60px;
}
.x-nav-menu li > ul.x-sub-menu{
    top:95px;
}
header.main-header .menu-wrapper{
    font-family: 'Poppins', sans-serif;
}

}
@media screen and (max-width: 767px){
    .top-bar .sidebar{
        background:#009eea;
    }

    .top-bar-left{
        margin-left: 0px;
        border-bottom: 1px solid #fff;
    }

    .header-mobile-before{
        background: #333;
    }
    
    header.main-header .header-mobile-2 .header-customize{
        display:none;
        
    }
    
    .header-mobile-before{
        text-align:left;
    }
    
    .toggle-icon-wrapper .toggle-icon::after, .toggle-icon-wrapper .toggle-icon::before{
        background: none repeat scroll 0 0 #fff;
    }
    
    .toggle-icon-wrapper .toggle-icon > span{
        background: none repeat scroll 0 0 #fff;
    }
    
    .toggle-icon-wrapper {
        float: right;
margin-top: 45px;
margin-right: 15px;
    }
    
    header.header-mobile-2 .header-mobile-wrapper{
        height:0;
    }
    
    header.main-header .header-mobile-2{
        height:0;
    }
    
    .header-mobile-before img{
        padding-left:15px;
    }
    
    .sidebar .widget_nav_menu > div li a:hover,.top-bar ul.top-bar-info li > a:hover,.sidebar .widget_nav_menu > div li.current-menu-item > a{
        color:#fff;
    }
    
    .banr-btn a i{
        width: 30px;
height: 30px;
font-size: 13px;
line-height: 30px;
    }
    
    .banr-btn{
        padding-top:17px;
    }
    .hide-xs{
        display:none;
    }
    .right-bg .wpb_column.vc_column_container.vc_col-sm-5{
        height:auto;
    }
    .right-bg .wpb_column.vc_column_container.vc_col-sm-5:after{
        display:none;
    }
    .left-bg .wpb_column.vc_column_container.vc_col-sm-5{
        height:auto;
    }
    .left-bg .wpb_column.vc_column_container.vc_col-sm-5::before {
        display:none;
        
    }
    .x-nav-menu li.x-menu-item > a.x-menu-a-text{
        font-family: 'Poppins', sans-serif;
    }
}









