img{max-width: 100% !important;}
.web-header{
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    box-shadow: 0 0 6px 2px #081b47 !important;
}
.web-header .az-logo,.web-header .second-logoline{color:#fff !important;}
.web-header .az-logo{
    font-size: 32px !important;    
    top: 2px !important;
}
.web-header .az-header-menu .nav-item > .nav-link{
    color:#fff;
    font-family: monte !important;
    font-size: 16px !important;
}
.web-header .az-header-menu .nav-item.active > .nav-link::before {
    background-color: #ffffff !important;
    border-radius: 2px;
    bottom: -22px !important;
    height: 6px;
}
.login-nav{
    background: #fff;
    padding: 0px 7px;
    border-radius: 4px;
    color: #3992b4 !important;
}
.home-sec{
    background: url(../img/home/top-bg.png);
    padding-top: 64px;
    background-size: 100%;
    background-position: 0px -11px;
    background-repeat: no-repeat;
}
.enquire{
    color: #fff;
    text-align: center;
    padding-top: 22px;
}
.enquire h3{ padding-bottom: 25px;}
.enquire h3 i{
    background: #fff;
    color: rgb(8, 27, 71,.9);
    border-radius: 50px;
    padding: 9px;
    font-size: 19px;
}
.simple{padding-top: 15px;}
.inspire h3{
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.inspire{
    text-align: center;
}
.blue-log{
    padding-top: 60px;
    width: 100px;
}
.web-caro  .carousel-caption{
   position: static !important;
    text-align: left;
   color: #000;
   letter-spacing: 1px;
}
.web-caro  .carousel-caption p{
    color: #000 !important;
    /* letter-spacing: 1px; */
 }
.bahn{    font-family: "Roboto", sans-serif;}
.web-caro  .carousel-caption h5{
    font-size: 60px;
    background: linear-gradient(to right, #084aa4 20%, #084aa4 40%, #3c9bc3 60%, #3c9bc3 80%);
  background-size: 200% auto;
  color: #000;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-animation: shine 2s linear infinite;
          animation: shine 2s linear infinite;
          font-weight: bold;
}
.blue-but,.gren-but,.blue-but-rev,.submit,.reset{
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 20px;
    padding:6px 10px;
}
.submit{background:#064eaa;width: 130px; }
.submit:hover{background:#2784bb; }
.reset{background:#6f7072;width: 130px;  }
.blue-but-rev{background: linear-gradient(to left, #064ca8,#2784bb,#3e9fc3) !important;}
.blue-but-rev:hover{background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3) !important;}
.blue-but:hover{background: linear-gradient(to left, #064ca8,#2784bb,#3e9fc3);}
.gren-but{ background: linear-gradient(to right, #69bc42,#71cc53,#7de268) !important;}
.gren-but:hover{ background: linear-gradient(to left, #69bc42,#71cc53,#7de268) !important;}
@-webkit-keyframes shine {
  to {
    background-position: 200% center;
  }
}
@keyframes shine {
  to {
    background-position: 200% center;
  }
}
.web-caro .carousel-indicators li {background-color: #bababa !important;}
.web-caro .carousel-indicators li.active {background-color: #324fab !important;}
.web-caro  .carousel-caption h5 span{font-size: 16px !important;display: block;}
.web-caro .carousel-indicators {
   left: 0 !important;
    margin-left: 0% !important; 
    bottom: -10px !important;
    right: auto !important;
}
.feature-li{position: relative;}
.featuresub .nav-link {
     color: #fff !important;
     font-size: 14px !important;
     padding: 3px 7px !important;
     border-radius: 3px;
}
.featuresub .nav-link i{font-size:9px;margin-right: 8px;}
.featuresub .container > div {padding: 20px 17px;}
.featuresub .nav-link:hover {
    color: #2b81ae!important;
    background: #daf1fe;
}
.featuresub .nav-link + .nav-link {
    margin-top: 6px;
    padding: 3px 7px !important;
}
.web-header .az-header-menu .nav-item > .nav-link:hover i{color:#fff !important;}
h2.head2,.feat1 h2,.mobile1 h2,.contact1 h2{
    color: #000;font-size: 36px;
}
.head-sub{color: #9e9e9e;font-weight: bold;}
.smart{color:#7586d4;}
.head2-white{color:#fff;}
.blue-box{
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    border-radius: 3px;
    text-align: center;
    margin-top: 45px;
    padding-bottom: 2px;
}
.blue-box p{
    background: #fff;
    border-radius: 3px;
    padding: 25px 15px;
    color: #348fb9;
    margin-top: 20px;
}
.blue-box img{width: 268px;}
.about .carousel{margin-top: 15px;}
.about .carousel-control-next i,.about .carousel-control-prev i{
    color: #2d85b4;
    font-size: 30px;
}
.about .carousel-control-next,.about .carousel-control-prev,.mobilesli .carousel-control-prev,.mobilesli .carousel-control-next{
   opacity: 1 !important;
}
.about .carousel-caption h5{margin-bottom: 0px !important;}
.about .carousel-caption{
    text-align: right !important;
    right: 0 !important;
    bottom: 0 !important;
    background: rgb(56, 151, 195,.8) !important;
    padding: 12px 54px 12px 0px;
    bottom: 0px;
    left: 50%;
    border-top-left-radius: 5px;
}
.about .carousel,.about .carousel-inner{border-radius: 3px;}
.about .carousel img{
    height: 220px;
    object-fit: cover;
}
.caro p{padding-top: 15px;}
.abo-top{margin-top: 35px;}
.sec{margin-top: 40px;}
.head-green{color: #144257 !important;}
.ft5 ul{padding-left: 17px;padding-top:15px;}
.ft5 ul li{ 
    padding-bottom: 12px;
    font-family: "Roboto", sans-serif;
}
.feat1 .nav-link {
    padding: 5px 15px !important;
    color: #fff !important;
    font-size: 16px;
}
.ft5 ul a{
    color: #fff;
    padding: 7px 10px;
    border-radius: 3px;
    font-size: 16px;
}
/*.right-img:hover {
    transform: scale(1.2) !important;
}*/
.reg-but a{  background: linear-gradient(to left, #064ca8,#2784bb,#3e9fc3) !important;}
.par-but a{  background: linear-gradient(to left, #a80b06,#ed7f4a) !important;}
.adm-but a{  background: linear-gradient(to left, #06a826,#057503) !important;}
.reg-but a:hover{  background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3) !important;}
.par-but a:hover{  background: linear-gradient(to right, #a80b06,#ed7f4a) !important;}
.adm-but a:hover{  background: linear-gradient(to right, #06a826,#057503) !important;}
.feat1 .nav-item{
    border-radius: 3px !important;
    margin-right: 30px;
    color: #fff !important;
    position: relative;
    margin-top: 21px;
    width: 140px;
    text-align: center;
}
.feat1 .nav-item:nth-child(1) .nav-link.active::before {background: #a97952!important;}
.feat1 .nav-item:nth-child(2) .nav-link.active::before  {background: #ef8034 !important;}
.feat1 .nav-item:nth-child(3) .nav-link.active::before  {background: #ec6c62 !important;}
.feat1 .nav-item:nth-child(4) .nav-link.active::before  {background: #546d7b !important;}
.feat1 .nav-item:nth-child(5) .nav-link.active::before  {background: #5ac6d3 !important;}
.feat1 .nav-item:nth-child(6) .nav-link.active::before  {background: #936bae !important;}
.feat1 .nav-item:nth-child(7) .nav-link.active::before  {background: #98bc3b !important;}
.feat1 .nav-item:nth-child(8) .nav-link.active::before {background: #218388 !important;}
.feat1 .nav-item:nth-child(9) .nav-link.active::before{background: #c5c13c !important;}
.feat1 .nav-item:nth-child(10) .nav-link.active::before{background: #772626!important;}
.feat1 .nav-item:nth-child(11) .nav-link.active::before{background: #5497dd !important;}
.feat1 .nav-item:nth-child(12) .nav-link.active::before{background: #5497dd !important;}
.feat1 .nav-pills .nav-link.active::before{
    top: -17px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 31px;
    height: 7px;
    content: '';
    position: absolute;
    border-radius: 50px;
}
.feat1 .nav-item:nth-child(1) a {background: #a97952!important;}
.feat1 .nav-item:nth-child(2) a {background: #ef8034 !important;}
.feat1 .nav-item:nth-child(3) a {background: #ec6c62 !important;}
.feat1 .nav-item:nth-child(4) a {background: #546d7b !important;}
.feat1 .nav-item:nth-child(5) a {background: #5ac6d3 !important;}
.feat1 .nav-item:nth-child(6) a {background: #936bae !important;}
.feat1 .nav-item:nth-child(7) a {background: #98bc3b !important;}
.feat1 .nav-item:nth-child(8) a {background: #218388 !important;}
.feat1 .nav-item:nth-child(9) a {background: #c5c13c !important;}
.feat1 .nav-item:nth-child(10) a {background: #772626!important;}
.feat1 .nav-item:nth-child(11) a {background: #5497dd!important;}
.feat1 .nav-item:nth-child(12) a {background: #C00 !important;}
.feat2{
    padding-top: 140px;
    text-align: right;
}
.black{color:#000;}
.white{color:#fff;}
.box ul{padding-left: 17px;}
.mobile1 .box{
    background-color: #f6f4f5;
    background-image: url("../img/mobile/mob-section-bg-combine.png");
    background-position: bottom;
    background-size: 100% 259px;
    background-repeat: no-repeat;
    box-shadow: -1px 2px 7px -2px #67696a;
    border-radius: 6px;
    margin-bottom: 25px;
}
.mobilesli .carousel-caption{
    position: inherit !important;
    left: 7%;
    width: 90%;
}
.mobilesli .carousel-caption h5{text-align: left;}
.mobilesli .carousel-control-next i, .mobilesli .carousel-control-prev i{
    font-size: 30px !important;
}
.mobilesli .carousel-control-next, .mobilesli .carousel-control-prev {
    width:0% !important;
}
.mobile2 h5{font-size: 25px;}
.mobilesli{padding-top: 69px;}
.mobile1 .box h3{padding-top: 15px;}
.mobile1 .box ul li{
    font-family: "Roboto", sans-serif;
    margin-bottom: 7px;
}
.mobile1 h2,.mobile2 h5{padding-bottom: 20px;}
.mobile{
    background-image: url(../img/mobile/mobile.png),url(../img/mobile/bg-bot.png);
    background-position: right bottom,bottom;
    background-size: 317px,100% 374px;
    background-repeat: no-repeat,no-repeat;
    padding-bottom: 61px;
}
.mobile2 ul li i{font-size: 115px;}
.mobile2 ul  li:nth-child(1) i{
    background: linear-gradient(to right, #76d34b ,#429312);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mobile2 ul  li:nth-child(2) i{
    background: linear-gradient(to right, #7562d2 ,#e25fab);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mobile2 ul  li:nth-child(3) i{
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mobile2 ul li{margin-right: 25px !important;}
.google-adv img{
    width: 153px;
    height: 57px;
    object-fit: fill;
}
.google-adv ul{margin-bottom: 0px !important;}
.google-adv{
    position: absolute;
    bottom: 20px;
    left: 0;
}
.sky-blue{color:#1c6198}
.contact1 .box{
    background: whitesmoke;
    padding: 36px 80px;
    border-radius: 5px;
    box-shadow: -1px 2px 7px -2px #67696a;
}
.contact1 .box h2{ margin-bottom: 25px;}
.contact1 .box label{color:#7f878a;font-size: 16px !important;}
.contact1 .box .form-control,.t-shad{
    border: none;
    border-radius: 5px;
    box-shadow: -1px 2px 9px -2px #a2a8ab;
}
.cont-box1{
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    border-radius: 3px;
    padding: 25px 18px 15px 18px;
    margin-bottom: 20px;
}
.ic{
    display:flex;
    color:#fff;
    margin-bottom: 14px;
}
.ic i{margin-right: 12px;}
.bg-i{
    background: white;
    border-radius: 50px;
    padding: 6px;
    color: #004faa;
}
.bg-2{
    font-size: 22px;
    padding: 16px 6px 0px 6px;
}
.bg-3{
    font-size: 22px;
    padding: 2px 6px 0px 6px;
}
.tab-im1{height:321px;}
.contact{margin-bottom: 20px;}
.secure{
    display: block;
    text-align: center;
    font-size: 17px;
    margin-top: 10px;
}
.social i{
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    padding: 5px 7px;
    color: #fff;
    border:1px solid transparent;
}
.social .fb{background:#395a99; }
.social .fb:hover{background:#fff;color:#395a99;border:1px solid #395a99; }
.social .g-plus{background:#d04a35; }
.social .g-plus:hover{background:#fff;color:#d04a35;border:1px solid #d04a35; }
.social .twit{background:#3aa6dd; }
.social .twit:hover{background:#fff;color:#3aa6dd;border:1px solid #3aa6dd; }
.social .inst{background:#2c699d; }
.social .inst:hover{background:#fff;color:#2c699d;border:1px solid #2c699d; }
.social label{color:#5b686f;}
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(58, 153, 193);
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    border-radius: 35px;
    transition: all 0.3s ease;
    border: 1px solid #fcf8f8;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 12px;
    top: 8px;
    font-size: 19px;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: #2c699d;;
}
#return-to-top:hover i {
    color: #fff;
    top: 6px;
}
html{
    scroll-behavior: smooth;
}
.d-non{
    display: none !important;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
    z-index: 9999999;
    background: linear-gradient(to right, #064ca8,#2784bb,#3e9fc3);
    box-shadow: 0 0 6px 2px #081b47 !important;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:#000;
}

.cssload-loader {
	width: 244px;
	height: 49px;
	line-height: 49px;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
	font-family: helvetica, arial, sans-serif;
	text-transform: uppercase;
	font-weight: 900;
    font-size:18px;
    top:50%;
	color: #fff;
	letter-spacing: 0.2em;
}
.cssload-loader::before, .cssload-loader::after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: #2784bb;
	position: absolute;
	animation: cssload-load 0.81s infinite alternate ease-in-out;
		-o-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-ms-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-webkit-animation: cssload-load 0.81s infinite alternate ease-in-out;
		-moz-animation: cssload-load 0.81s infinite alternate ease-in-out;
}
.cssload-loader::before {
	top: 0;
}
.cssload-loader::after {
	bottom: 0;
}



@keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-o-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-ms-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-webkit-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}

@-moz-keyframes cssload-load {
	0% {
		left: 0;
		height: 29px;
		width: 15px;
	}
	50% {
		height: 8px;
		width: 39px;
	}
	100% {
		left: 229px;
		height: 29px;
		width: 15px;
	}
}
@media(min-width:1350px){
    .feat2 .right-img{ height: 425px;}
}
@media(min-width:991px){
    .web-caro  .carousel-caption p{width:95%}
}

@media (min-width: 992px){
    .featuresub {
        top: 59px;
        left: -136px;
        border-radius: 5px;
        min-width: 492px !important;
        background: linear-gradient(to right, rgba(94, 180, 229,.9), rgba(81, 142, 222,.9),rgba(72, 118, 216,.9) )!important;
    }
    .featuresub .container{background: transparent !important;}
    .mobile2{padding-left: 60px;}
}
@media(max-width:991px){
    .web-header .az-header-menu{background: linear-gradient(to bottom, #064ca8,#2784bb,#3e9fc3);}
    .home-sec {padding-top: 23px;}
    .blue-log {padding-top: 10px;}
    .about .carousel-caption{
        padding: 12px 54px 12px 0px;
        left: 0%;
    }
}
@media(min-width:768px){
    .newcont{min-width:96%}
}
@media(max-width:768px){
    .home-sec {padding-top: 18px;}
    .blue-log {padding-top:0px;}
    .feat2{padding-top: 10px;}
    .feat1 .nav-item { margin-right: 8px;width: 128px;}
    .google-adv{position: inherit !important;bottom: 0}
    .mobile2 ul li i{font-size: 80px;}
    .contact1 .box{ padding: 15px 20px;}
}
@media(max-width:576px){
    .home-sec {padding-top: 5px;background-position: 0px -1px; background-size: 168%;}
    .about .col-md-8,.about .col-md-4{padding:0px !important;}
    .abo-top{margin-top: 15px;}
    .blue-box{margin-top: 15px;}
    .mobile{background: none;}
    .contact1 .box{ padding: 10px 10px;}
    .sec{margin-top: 20px;}
}
