
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;800;900;1,700&family=Nunito+Sans:wght@400;600&display=swap');
body{
	font-family: 'Nunito Sans', sans-serif;
}
header{
	border-bottom: 1px solid rgba(20,29,56,.15);
}
.slider-sec{
	position:relative;
}
.containt{
	position: absolute;
	width: 100%;
	top: 0px;
}
.nav-link{
	color: #333 !important;
	font-weight: 700;
}
.navbar-nav{
	justify-content: flex-end;
}
.vision{
	padding-left: 10%;
}
.vision-sec{
background: #fbfbfb;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.navbar-expand-md .navbar-nav .nav-link:hover{
  color: #016bb5 !important;
}
.slider-sec h1{
font-size: 7rem;
font-weight: bolder;
}
.containt .row{
	text-align: center;
}
.navbar-dark .navbar-nav .active>.nav-link{
color: #016bb5 !important;
}
.heading{
font-family: 'Montserrat', sans-serif;
font-weight: bold;
}
 .img-about img{
 	margin-left: -50px;
 }
  .img-about2{
  	position: relative;
  	overflow: hidden;
  }
 .img-about2 img{
       position: absolute;
    /* right: 38px; */
    right: -55px;
 }
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 999;
}
.btn-show a{
    font-size: 14px;
    padding: 15px 20px;
    opacity: 0.9;
    background: #016bb5;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
}
.btn-show a .fa{
	padding-left: 4px;
}
.btn-show a:hover{
text-decoration: none;
	opacity: 1;
}
.top-sub-heading{
    color: #211E3B;
}
.service-sec{
	    background-color: #211E3B;
    background-image: url(../image/bg-banner.png);
    background-position: 0 70px;
    background-repeat: no-repeat;
    background-size: cover;
	
}
.mission-about{
	 background-color: #211F3B;
background-image: url(../image/bg-art-6.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.about-sec-about-page{
background-image: url(../image/img_05.png);
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    background-position: center;
}
.banner-top-about .heading{
font-weight: 800;
}
.banner-top-about{
	    background-color: #211E3B;
    background-image: url(../image/bg-banner.png);
    background-position: 0 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.icon-bx h1{
	font-size: 3.4rem;
	color: #3a8cc5;
}
.srvice-box{
	    border: 1px solid rgba(255,255,255,.3);
	min-height: 200px;
	padding: 25px 10px;
transition: all 0.3s;
margin-bottom: 60px;
}
.srvice-box:hover{
	background: #016bb5;
}
.srvice-box:hover h1{
	color: #fff;
}
.srvice-box  h4{
	font-size: 16px;
	color:#c7deef;
}
.contact-home .container{
background-image: url(../image/contact.jpg);
background-size: cover;
    padding: 60px 70px 60px 70px;
    background-repeat: no-repeat;
    margin-top: -100px;
}
.form-contact{
    padding: 60px 48px;
    background-image: linear-gradient(90deg,#00deff 0%,#7141b1 100%);
}
.form-contact .btn{
    background: #fff;
    color: #1b1d21;
    font-weight: 800;
    font-size: 14px;
    padding: 14px 30px 14px 30px;
    line-height: 1.42857143;
    border:none;
    border-radius: 0px;
    opacity: 0.9;
}
.form-contact .btn:hover{
opacity: 1;
}
.address-row-contact .fa{
font-size: 2rem;
color:#016bb5;
}
.form-contact .form-control{
	    width: 100%;
    background: rgba(255,255,255,.3);
    color: #fff;
    border: none;
    height: 50px;
    border-radius: 0px;
    margin-bottom: 20px;
}
.form-contact .text-area{
	height: 130px;
}
.form-contact .form-control::placeholder{
	color: #fff;
	font-weight: 500;
	letter-spacing: 1px;
}
.address-row-contact  h5{
font-size: 18px;
    font-weight: 600;
}
.address-row-contact:hover{
	    transition: all 0.3s linear;
	    box-shadow: 15px 15px 38px 0 rgba(0,0,0,.1);
}
.service-sec-page{
  background: #fbfbfb;
}
.service-list{
box-shadow: 3px 3px 13px 0 rgba(0,0,0,.1);
padding: 30px 50px;
color: #6d6d6d;
min-height: 716px;
background: #fff;
}
.service-list h5{
  color: #333;
}
.service-list ul li{
  line-height: 27px;
}
.service-list ul li .fa{
  color: #016bb5;
  padding-right: 8px;
}
footer{
	background: #e3eef6;
	padding-top: 6% !important;
}
.ftco-footer-social li{
	padding-right: 9px;

}
.ftco-footer-widget  a{
	color:#333;
}
.ftco-footer-widget  a:hover{
	color:#016bb5;
	text-decoration: none;
}
.ftco-heading-2{
	color:#016bb5;
	font-weight: 700;
	font-size: 17px;
}
.ftco-footer-social li img{
	width: 30px;
}
.navbar-toggler{
	background-color: #016bb5;
	float: right;
}
.service-sec2 .icon-bx{
background:#fff;
border-radius: 50%;
height: 100px;
width: 100px;
margin-left: auto;
 margin-right: auto;
 display: block;
    line-height: 95px;
    margin-bottom: 10px;
}
.service-sec2 .icon-bx img{
  padding-bottom: 0px !important;
}
.service-sec2 h4{
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
.banner-top-about .heading {
    font-size: 20px;
}
#myHeader{
	padding: 0px !important;
}
.navbar-expand-md .navbar-nav .nav-link{
  text-align: left;
}
.navbar-brand img{
  width: 170px;
}
.contact-home  .top-sub-heading, .contact-home .heading{
  text-align: center;
}
.vision {
     padding-left: 0%; 
}
.containt {
    position: absolute;

    top: -91px;
}
.containt h4{
  font-size: 16px;
}
.slider-sec h1 {
    font-size: 2rem;
}

.img-about img {
   margin-left: 0px;
}
.content-home-about{
  padding: 5% !important;
}
/*#myHeader .container{
padding-left: 0px !important;
padding-right: 0px !important;
}*/
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .slider-sec h1 {
    font-size: 3rem;
}
.content-home-about{
  padding: 3% !important;
}
}

@media only screen and (max-width: 991px) {
.heading{
  font-size: 20px;
}
.form-contact {
    padding: 20px 20px;
    }
    .form-contact h1
    {
font-size: 20px;
    }


.service-list ul li {
    line-height: 22px;
    font-size: 13px;
}
.service-list h5{
  font-size: 14px;
}
.service-list img{
  width: 100%;
}
.contact-home .container{
  padding: 30px;
}
.service-list {
 margin-bottom: 15px;
    padding: 15px 15px;
    }

}