html, body{
	  margin: 0 !important;
	  padding: 0 !important; 
	  font-size:14px !important;
	  font-family: 'Lato', sans-serif!important	;
      overflow-x: hidden !important; 
}
/*--------------------------------------header--------------------------------------*/
.header{
	padding: 2% 0;
}
.head-left{
	display: flex;
}
.text{
	margin-top: 20px;
    margin-left: 20px;
}
.text h5{
	color: #084266;
	font-weight: 600;
	font-size: 24px;
}
.time{
	display: flex;
	padding-top: 12px;
}
.clock{
	padding: 8px 15px 0 0;
}
.clock i{
	color: #2CA4DE;
}
.time p{
	margin-bottom: 0;
}
.cont-time p{
	color: #084266;
	font-weight: 600;
}
.cont-time a{
	color: #084266;
}
.cont-time a:hover{
	color: #084266;
	text-decoration: none;
}

@media only screen and (min-width:320px) and (max-width:640px){
	.head-left{
		display:initial;
	}
	.text h5{
		text-align: center;
	}
    .banner-img img{
        height:auto!important;
    }
    .coming1 a{
        width:200%!important;
        display:block!important;
        text-align:center;
    }
}

/*--------------------------------------header--------------------------------------*/


/*---------------------------------------menu--------------------------------------*/
.navigation nav ul li a{
	display: block !important;
	color: #fff;
}
.navigation {
	 float: initial!important; 
	 padding-left: 30px;
}
header{
	background-color: #003C61!important;
	height: 464px;
}
.act a{
	color:#01DAFB!important;
}

@media only screen and (min-width:320px) and (max-width:640px){
	header{
		height: initial!important;
		width: 55px;
	    float: right;
	    margin-right: 20px;
	    margin-bottom: 20px;
	}
	.navigation{
		padding-left: 10px!important;
	}

}

@media only screen and (min-width:641px) and (max-width:991px) {
		header{
			height: auto!important;
		}
		.smobitrigger{
			margin-left: 20px;
		}
		.about-bg{
			font-size: 8px;
		}
		.about-bg h4{
			font-size: 12px!important;
		}
		.about-bg h4::after{
			display: none;
		}
		.about1-bg{
			font-size: 8px;
		}
		.about1-bg h4{
			font-size: 12px!important;
		}
		.about1-bg h4::after{
			display: none;
		}

}

@media only screen and (min-width:992px) and (max-width:1028px) {
		.navigation nav ul li a {
			padding: 11px 20px!important;
		}
		header{
			height: auto!important;
		}	

}		


@media only screen and (min-width: 1200px) and (max-width:1280px) {
		/*--header{
			height: 375px!important;
		}--*/
 }	

/*---------------------------------------menu---------------------------------------*/

/*--------------------------------------about---------------------------------------*/
.about{
	padding: 2% 0;
}
.about-bg{
	background: url('../images/about_bg1.png')no-repeat;
	color: #fff;
	padding: 30px;
	text-align: center;
	margin: 5px;
}
.about-bg h4{
	font-size: 20px;
	font-weight: 600;
	position: relative;
	margin-bottom: 10px;
}
.about-bg h4:after{
	position: absolute;
	content: '';
	border-bottom: 2px solid #fff;
	width: 100px;
	top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about-bg p{
	line-height: 1.7;
}
.about1-bg{
	background: url('../images/about_bg2.png')no-repeat;
	color: #fff;
	padding: 30px;
	text-align: center;
	margin: 5px;
}
.about1-bg h4{
	font-size: 20px;
	font-weight: 600;
	position: relative;
	margin-bottom: 10px;
}
.about1-bg h4:after{
	position: absolute;
	content: '';
	border-bottom: 2px solid #fff;
	width: 145px;
	top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about1-bg p{
	line-height: 1.7;
}
.about-header{
	padding: 2% 0;
	text-align: center;
}
.about-header h4{
	color: #D6D6D6;
	font-weight: 600;
}
.about-header span{
	color: #1A7FB3;
	font-weight: 600;
}
.about-header p{
	color: #787878;
	font-size: 18px;
	position: relative;
	font-weight: 600;
	letter-spacing: 5px;
}
.about-header p:after{
	position: absolute;
	content: '';
	border-bottom: 3px solid #1F5474;
	width: 185px;
	top: 28px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.about-header h5{
	color: #3B3B3B;
	font-weight: 600;
	font-size: 17px;
}
.audit {
	color:#AFAFAF;
	font-size: 16px;
	line-height: 1.7;
}
.about-header a{
	color: #47ADE0;
	font-size: 16px;
}
.about-header a:hover{
	text-decoration: none;
	color:#47ADE0;
}
.about-header i{
	margin-left: 20px;
}
/*--------------------------------------about---------------------------------------*/

/*----------------------------------------services----------------------------------*/
.services{
	padding: 4% 0;
	background-color: #E6EFF8;
}
.services h3{
	color:#005A98;
	font-weight:600;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
.services h3:after{
	position: absolute;
	content: '';
	border-bottom: 2px solid #26A1DD;
	width: 125px;
	left: 0;
	right: 0;
	top: 35px;
	margin: 0 auto;
}
.serv_cont{
	background: #fff;
	text-align: center;
	padding: 25px;
	height: 300px;
	box-shadow: 0px 0px 10px lightgrey;
	margin: 12px;
}
.serv_cont p{
	color: #909090;
}
.serv_cont h4{
	color: #3079AB;
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: 600;
}
/*---------------------------------------services-----------------------------------*/

/*----------------------------------------blog-------------------------------------*/
.blog{
	padding: 2% 0;
}
.blog-left{
	border-right: 3px solid #003C60;
    color: #B3357C;
}
.blog-left p{
	color: #28A2DE;
	font-weight: 600;
}
.blog-left h4{
	color: #225676;
	font-weight: 600;
}
.blog-right p{
	color: #B4B4B4;
}
.owl-carousel{
	padding-top: 5%;
}
.our-theme {
  position: relative;
  overflow: hidden;
}
.our-theme .owl-nav {
  text-align: center;
  margin-top: 10px;
}
.our-theme .owl-nav i {
    font-size: 20px;
    color: #ffffff;
    background: #042B6C;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
}
.item p{
	text-align: justify;
	color: #B4B4B4;
	line-height: 1.7;
}
.item h4{
	color: #003C60;
	font-weight: 600;
}
.item a{
	background-color: #003C60;
	color: #fff;
	padding: 12px 15px;
	float: right;
}
.item a:hover{
	text-decoration: none;
	color: #fff;
}
/*---------------------------------------blog--------------------------------------*/

/*-------------------------------testimonial--------------------------------*/
.testimonial{
	background: url('../images/test_bg.png')no-repeat;
}
.testimonial ul{
	list-style-type: none;
	padding-left: 0;
}
.testimonial li{
	display: inline;
}
.testimonial ul li i{
	color: #FF8F02;
}
.testimonial h6{
	color: #055A99;
	font-weight: 600;
	font-size: 18px;
}
.testimonial h4{
	color: #00263D;
	font-weight: 600;
}
/*----------------------------------testimonial-----------------------------*/

/*------------------------------------slick---------------------------------*/
.slick-slide {
    margin: 0px 20px;
}
.slick-slide img {
    width: 100%;
}
.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
    width: 150px;
    height: 150px;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*------------------------------------slick-----------------------------*/

/*---------------------------------------client-logo-------------------------*/
.customer-logos{
	padding: 8% 0;
}
.customer-logo{
	text-align: center;
	color:#005A98;
	font-weight:600;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	font-size: 24px;
}
.customer-logo::after{
	position: absolute;
	content: '';
	border-bottom: 3px solid #26A1DD;
	width: 125px;
	left: 0;
	right: 0;
	top: 35px;
	margin: 0 auto;
}
/*--------------------------------------client-logo--------------------------*/

/*--------------------------------------footer-------------------------------*/
footer{
	background-color: #00263D;
	padding: 2% 0;
}
footer .footer-form{
	background-color: #ffffff;
	padding: 12px;
	margin-top: -70px;
    box-shadow: 0px 0px 10px lightgrey;
}
.footer-form h5{
	color:#26A1DD;
	font-weight: 600;
	position: relative;
	font-size: 24px;
}
.footer-form h5::after{
	position: absolute;
	content: '';
	border-bottom: 2px solid #000;
	width: 125px;
	left: 0;
	right: 0;
	top: 29px;
}
.footer-form p{
	color: #898989;
}
.footer-form button{
	background-color: #00263D;
	color: #fff;
	padding: 5px 50px;
	border-radius: 20px;
}
.form-group input{
	border-top: 0;
	border-left: 0;
	border-right: 0;
}
.footer-right h4{
	background-color: #fff;
	color: #00263D;
	width: 58%;
    padding: 5px;
    border-radius: 5px;
}
.footer-right a{
	color: #fff;
}
.footer-right a:hover{
	color: #fff;
	text-decoration: none;
}
.footer-right{
	color: #ffffff;
}
.link a{
	color: #fff;
}
.link a:hover{
	color: #fff;
	text-decoration: none;
}
@media only screen and (min-width:320px) and (max-width:640px){
	footer .footer-form{
		margin: 15px;
	}
	.footer-right h4{
		width: initial!important;
	}
}
#myModal1 p{
	text-align: justify;
	color: #898989;
	font-size: 16px;
}
/*-------------------------------------footer--------------------------------*/


/*--------------------------------------slider------------------------------------*/

        /*jssor slider loading skin double-tail-spin css*/
        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-004-double-tail-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 031 css*/
        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.6;stroke:#fff;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.8;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:1;stroke:#000;stroke-opacity:1;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;stroke-width:1600;fill-opacity:.6;}
        .jssorb031 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 051 css*/
        .jssora051 {display:block;position:absolute;cursor:pointer;}
        .jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
        .jssora051:hover {opacity:.8;}
        .jssora051.jssora051dn {opacity:.5;}
        .jssora051.jssora051ds {opacity:.3;pointer-events:none;}