body {
     background: #fff;
     font-family: 'Open Sans', sans-serif;
}
ul, li{
     list-style: none;
     list-style-type: none;
     padding: 0px;
     margin:0px;
}
.no-margin {
  margin: 0 !important;
}
.no-shadow{
  box-shadow: none !important;
}
.w-100{
  width: 100%;
}
.h-100{
  height: 100%;
}
.container {
     width: 100%;
     max-width: 1500px;
     margin: 0px auto;
     padding: 0px 15px;
}
header{
  background: transparent;
  border-bottom: 0px solid #016080;
}
.top-menu-1{
     background: #016080;
     padding: 10px 0;
    margin-top: 88px;
}
.menu-contact li{
     float: left;
     margin-right: 15px;
     color: #fff !important;
}
.menu-contact li a{
     color: #fff !important;
     font-size:16px;
     line-height: 30px;
}
.top-small-menu li{
     float: right;
     margin-left: 15px;
}
.top-small-menu li a{
     color: #fff !important;
     font-size:16px;
     line-height: 30px;
}
.top-small-menu li .dropdown-content{
  top: 50px !important;
  width: 150px !important;
}
.top-small-menu li .dropdown-content li a{
  color: #000 !important;
}
.top-menu-2{
  padding: 10px 0;
}

header {
    height: 120px;
}

.navbar{
     padding: 0;
     background: no-repeat;
     box-shadow: none;
}
nav.nav-extended .nav-wrapper {
    min-height: inherit !important;
}
nav .brand-logo {
    position: relative;
    float: left;
    margin-right: 15px;
}

nav.navbar.nav-extended.white.navbar-expand-lg.no-shadow {
    background: rgba(255, 255, 255, 0.25);
    border: 1px solid #EDEDED;
    border-radius: 13px;
    padding: 10px 20px;
    margin-top: 20px;
    position: fixed;
    width: 90%;
    margin: 0px auto;
    left: 50%;
    transform: translate(-50%, 0px);
display: grid;
    justify-content: stretch;
}


.navbar-expand-lg .navbar-nav .nav-link {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 206.02%;
    color: #35353F;
    text-transform: capitalize;
    padding: 0 15px;
}
.navbar-expand-lg .navbar-nav li.active .nav-link {
    color: #016080;
}

.navbar-expand-lg .navbar-nav li.active {
    background: none !important;
}
.navbar-expand-lg .navbar-nav li a:hover  {
    background: none !important;
}
.navbar-expand-lg .navbar-nav li:hover .nav-link {
    color: #016080;
}
.navbar-expand-lg .navbar-nav li .nav-link.active {
    color: #016080;
}
.navbar-expand-lg .navbar-nav li .dropdown-content{
 /*top: 100% !important;*/
 width: 200px !important;
}
.navbar-expand-lg .navbar-nav li .dropdown-content li a{
 color: #000 !important;
}

.navbar-expand-lg .navbar-nav li .dropdown-content .drop-sec-2{
 /*top: 0px !important;
 left: 200px !important;*/
 width: 200px !important;
}
.navbar-expand-lg .navbar-nav li .dropdown-content .drop-sec-2 li a{
 color: #000 !important;
}
.navbar-nav{
  margin-top: 10px;
}
.navbar form{
    margin-left: 20px;
    float: right;
    height: auto;
}
.navbar form .btn{
    border-radius: 0px;
    background: #016080;
    color: #fff;
    font-size:18px;
    padding: 15px;
    min-width: 50px;
    float: left;
    margin-top: 13px;
}
.navbar form .btn i{
    line-height: 24px;
    height: auto;
}
.search_field{
  padding: 10px 0 5px;
}
.search_field input {
    margin: 0px !important;
    padding: 10px !important;
    background: #fff !important;
    border: 0px !important;
    height: 30px !important;
    width: calc(100% - 120px) !important;
    float: left;
    border-radius: 25px 0 0 25px !important;
}

.search_field .btn{
    font-size: 18px;
    min-width: 100px;
    padding: 13px 14px;
    float: left;
    border-radius: 0px 25px 25px 0px;
    box-shadow: none;
    width: 100px;
}

.check-cntr{
     background: rgba(1,96,128,.8);
     padding: 40px;
     max-width: 610px;
     border-radius: 15px;
     margin:0px auto;
     position: relative;
        z-index: 10;
}

.iti__flag-container { 
    height: 44px;
}

@media(max-width:1140px){
	header {
    	  height: 150px;
	}
}

@media(max-width:991px){
	header {
    	  height: 90px;
	}
}


.carousel.carousel-slider {
   /* height: 100vh; */
   height: auto; 
}
.carousel.carousel-slider .carousel-ite {
    height: calc(100% - 0px);
    background-position: bottom;
}
.slide-container{
    margin: 0px auto;
    max-width: 1200px;
}
.slide h2{
     font-size:60px;
     font-weight: 900;
     text-shadow: 0px 0px 10px #333;
     color: #fff;
}
.slide h2 span{
     color: #eeea7f;
}
.slide h5{
     font-size:44px;
     font-weight: 600;
     text-shadow: 0px 0px 10px #333;
     color: #fff;
          margin-bottom: 20px;
}
.slide .carousel-caption {
    bottom: 28% !important;
}
.check-cntr p{
     font-size:18px;
     color: #fff;
     margin:0 0 10px 0;
     text-align:left;
}
.check-cntr .btn{
     font-size:20px;
     color: #000 !important;
     background: #eeea7f;
     padding: 10px 15px;
}
.slide-img-cntr{
    box-shadow: 0px 0px 10px rgba(0,0,0,.6);
}
.slider-img{
    position: relative;
      -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
  transition: all 1s;
  top:0px;

}
.slider-img:hover{
    top: -35px;
}
.slider-btn-cntr{
    margin: -85px 0 0 0;
    position: relative;
}
.slider-btn{
    background:#eeea7f;
    padding: 20px;
    font-size: 30px;
    font-weight: 900;
    text-align: right;
    margin-right: -100px;
}
.slider-img-over{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 0;
    padding: 20px;
    background:rgba(0,0,0,.4);
}





/********** animation banner  **************/



.figure {
  display: inline-block;
  background-image: url("../images/walk.png");
  background-repeat: no-repeat;
  background-size: 800%;
  animation: walkanim 1s infinite steps(7);
  width: 220px;
  height: 275px; 
}

#walk-container {
  display: inline-block;
  position: relative;
  width: 35%;
  vertical-align: middle; 
  overflow: hidden; 
  animation: stroll 25s linear infinite;
}


.fore {
  background-image: url("../images/LOWER-CLOUD.png");
  background-repeat: repeat-x;
  background-position:0 150px;
  transform: translateZ(0);
  animation: bk 35s -5s linear infinite;
}


.mid {
  background-image: url("../images/Lowerdown-Cloud.png");
  background-repeat: repeat-x;
  background-position:0 120px;
  animation: bk2 55s -5s linear infinite;
  transform: translateZ(0);
}


.bk {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
}


@keyframes walkanim {
  to { background-position: 100% 0; }
}
@keyframes stroll {
  from { transform: translateX(-100%); }
  to { transform: translateX(500%); }
}

@keyframes bk {
  100% { background-position: -2500px 150px; }
}

@keyframes bk2 {
  100% { background-position: -2500px 120px; }
}



/* cloud animtions */
#clouds-front {
  -webkit-animation: cloud-transit infinite ease-in-out 5s;
          animation: cloud-transit infinite ease-in-out 5s;
}

#clouds-back {
  -webkit-animation: cloud-transit-2 infinite ease-out 5s;
          animation: cloud-transit-2 infinite ease-out 5s;
}

@-webkit-keyframes cloud-transit {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
    opacity: 0;
  }
}

@keyframes cloud-transit {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-15%);
            transform: translateX(-15%);
    opacity: 0;
  }
}

@-webkit-keyframes cloud-transit-2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
  }
}

@keyframes cloud-transit-2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(15%);
            transform: translateX(15%);
  }
}

.cld-left{
  position: absolute;
  left: 20%;
  top: 20%;
  width: 50%;
  text-align: left;
}
.cld-right{
  position: absolute;
  right: 20%;
  top: 20%;
  width: 50%;
  text-align: right;
}
/*********** end banner animation ****************/





.btn-6{
  display: inline-block;
  position: relative;
  border: none;
  color: #fff;
  cursor: pointer;
  height: 100%;
  width: 100%;
}
.btn-6 span{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 36px;
  line-height: 36px;
  text-transform: uppercase;
}
.btn-6::before, .btn-6::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}

.btn-6 span::before, .btn-6 span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #fff;
}
.btn-6:hover::before, .btn-6:hover::after{
  width: 100%;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  height: 100%;
}


/*----- button 6 -----*/
.btn-6::before{
  left: 50%;
  top: 0;
  transition-duration: 0.4s;
}
.btn-6::after{
  left: 50%;
  bottom: 0;
  transition-duration: 0.4s;
}
.btn-6 span::before{
  left: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6 span::after{
  right: 0;
  top: 50%;
  transition-duration: 0.4s;
}
.btn-6:hover::before, .btn-6:hover::after{
  left: 0;
}
.btn-6:hover span::before, .btn-6:hover span::after{
  top: 0;
}
.slider-img-over i{
    font-size: 60px;
    display: none;
    margin-bottom: 20px;
    text-align: center;
}
.slider-img-over img{
    display: none;
    margin-bottom: 20px;
}
.btn-6:hover img{
    display: inherit;
}
.btn-6:hover i{
    display: inherit;
}
.main-space{
    padding: 100px 0;
}
.main-space h1{
    font-size: 44px;
    text-align: right;
    color: #016080;
    font-weight: 900;
    margin-right: 15px;
    margin-top: 0px;
}
.main-space p{
    font-size: 16px;
    text-align: justify;
    color: #001218;
    margin-right: 15px;
}
.main-space a.btn{
    font-size: 18px;
    background:#016080;
    color: #fff !important;
    border-radius: 0px;
    float: right;
    margin-right: 15px;
    /*margin-bottom: 50px;*/
}
.busi-bord{
    position: relative;
}
.busi-bord:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 4px;
    background:#ccc;
    top: 0px;
    left: 50%;

}


/* button */
.btn {
  border: none;
  text-align: center;
  font-size: 28px;
  padding: 15px;
  min-width: 170px;
  transition: all 0.5s;
  cursor: pointer;
      line-height: initial;
    height: auto;
}

.btn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.btn span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn:hover span {
  padding-right: 25px;
}

.btn:hover span:after {
  opacity: 1;
  right: 0;
}
/* end button */

.bus-ico{
    margin:10px 0;
    padding: 10px;
    text-align: center;
}
.bus-ico a{
    background:none;
    margin:0px;
    float:none;
    color: inherit !important;
}

.bus-ico img{    position: relative;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
}
.bus-ico:hover img {
  transform: rotateY(180deg);
}

.bus-ico h2{
    font-size:20px;
    text-transform: uppercase;
    margin: 15px 0;
    line-height: 30px;
}
.bus-ico h2 span{
    font-size:30px;
    font-weight: 900;
}
.bus-ico:hover span{
    color: #016080;
}

.blue-bg{
    background:#016080;
}
.main-space.blue-bg h1{
    text-align: left;
    color: #fff;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.why{
    background-image: url('../images/why.png');
    background-repeat: no-repeat;
    padding: 70px !important;
    position: relative;
    background-size: cover;
}
.why:after{
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 0;
}
.why-content{
    border: 3px solid #fff;
    border-top: 0px;
    padding: 40px 25px;
    position: relative;
    z-index: 1;
}
.why-content:after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 70%;
    height: 3px;
    background:#fff;
}
.why-content:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5%;
    height: 3px;
    background:#fff;
}
.why-content a {
    font-size: 18px;
    background: none;
    color: #fff !important;
    border-radius: 0px;
    float: right;
    margin:0px;
    border-bottom: 1px solid #fff;
}
.why-content a i {
    position: relative;
    left: inherit;
    top: inherit;
    font-size: 18px !important;
    margin: 0px;
    color: #fff !important;


}
.why-content p{
    text-align: left;
    color: #fff;
    margin: 0 0 15px 0;
}
.why-content h2 {
    text-align: left;
    color: #fff !important;
    font-weight: 900;
    margin: 0 0 15px 0 !important;
    font-size: 30px;
}
.why-content i {
    text-align: left;
    color: #fff;
    font-weight: 900;
    margin: 0 0 15px 0;
    font-size: 60px;
    position: absolute;
    top: -30px;
    left: 60px;
}
.why.where{
    background-image: url('../images/where.png');
}
.why.how{
    background-image: url('../images/how.png');
}

.main-space.space h1{
    text-align: left;
    margin-top: 100px;
}
.main-space.space p{
    text-align: justify;
}
.main-space.space a.btn{
    float: left;
    margin: 0px;
}

.main-space.space h4{
    text-align: center;
    margin: 0px;
    color: #016080;
    font-size:24px;
    font-weight: 600;
}

.main-space.space .main-space img{    position: relative;
  transform-style: preserve-3d;
  transition: all 1s ease-in-out;
}
.main-space.space .main-space div:hover img {
  transform: rotateY(180deg);
}


/* ixon animation */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.hvr-icon-push {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon{
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.main-space.govt h1{
    text-align: left;
    color: #fff;
    margin-top: 0px;
}
.main-space.govt p{
    text-align: left;
    color: #fff;
    position: relative;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.main-space.govt p:hover {
  transform:translate(1.5em, 0);
  -webkit-transform: translate(1.5em, 0);
  -moz-transform:translate(1.5em, 0);
  -o-transform:translate(1.5em, 0);
  -ms-transform:translate(1.5em, 0);
}


.main-space.govt .govt-cntr{
  margin-top: 0px;
  padding: 70px 0;
}

.testi{
    background-color:#f3f3f3;
}
.main-space.testi h1{
    text-align: left;
}
.main-space.testi p{
    text-align: left;
}

.test-bord{
    position: relative;
    margin:20px 0;
    padding-left: 30px;
}
.test-bord::after {
    content: "";
    position: absolute;
    left: 15px;
    top: 0px;
    width: 4px;
    height: 100%;
    background-color: #016080;
}
.test-bord::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 0px;
    width: 4px;
    height: 0%;
    background-color: #ccc;
    z-index: 1;
     transition: height .3s;
}
.test-bord:hover::before {
    height: 100%;
}


.test-bord p{
    float: left;
    border-radius: 50%;
    color: #016080;
}
.test-bord img{
    float: left;
    border-radius: 50%;
    margin-right: 15px;
}
.test-bord span b{
    color: #016080;
    /* text-transform: uppercase; */
}

.test-bord span{
    font-size:18px;
    line-height: 22px;
    color: #727374;
}

.testi .responsive.slick-slider {
    padding-top: 30px;
}

.testi .responsive.slick-slider .slick-dots li button{
    border:none;
    font-size:0px;
    padding: 6px;
}

.testi .responsive.slick-slider .slick-dots{
    position: absolute;
    right: 0px;
    top: 0px;
}
.testi .responsive.slick-slider .slick-dots li{
   float: left;
   margin: 0 0 0 5px;
}
.testi .responsive.slick-slider .slick-dots li button{
    border:none;
    font-size:0px;
    padding: 6px;
    background: #ccc;
}
.testi .responsive.slick-slider .slick-dots li.slick-active button{
    background: #096584;
}

.testi .responsive.slick-slider .slick-dots li:hover button{
    background: #096584;
}




.main-space.clients{
    background-image: url("../images/clients-bg.jpg");
    background-repeat:no-repeat;
}
.main-space.clients h1{
    text-align: left;
    margin-right: 0px;
    margin-top: 0px;
}
.main-space.clients p{
    text-align: left;
    margin-right: 0px;
}


.footer {
    padding: 100px 0 0;
    background-color: #0e374f;
}



.footer h5 {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
}
.footer p {
    color: #fff;
    margin: 0 0 10px;
    font-size: 18px;
    position: relative;
}
.footer p a {
    position: relative;
}
.footer p a::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0px;
    height: 1px;
    background: #fff;
    transition: width .3s;
}


.footer p a:hover::after {
    width: 100%;
    /*transition: width .3s;*/
}


.footer p a {
    color: #fff;
}
.footer p i {
    color: #fff;
    margin-right: 10px;
    font-size: 16px;
    float: left;
    margin-top: 3px;
    width: 15px;
    text-align: center;
}
.review{
  border-bottom: 1px solid #2c5b77;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.review img{
  width: 40px;
  float: left;
  margin: 0 10px 10px 0;
}
.review h3{
  font-size: 18px;
  color: #fff;
  margin:5px 0 ;
  font-weight: 600;
}
.review p{
  font-size: 14px;
  color: #fff;
  margin: 0px;
}
.review span{
  float: left;
  font-size: 12px;
  color: #f5f5f5;
}




.copyright_text {
    margin: 100px 0 0 0;
    padding: 20px 15px;
    background: #252525;
}
.copyright_text>p {
    margin:  0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    text-align: center;
}
.inner-head{
    background: #1e6f85;

}
.inner-head p{
    margin: 0px;
}
.inner-head h1{
    margin: 0px;
    color: #fff;
    font-weight: 600;
    font-size:36px;
}
.inner-head .brd{
    margin-right: 15px;
    color: #fff !important;
}

.inner-head .in-hd-btn{
    padding: 15px 30px;
    color: #fff !important;
    text-transform: uppercase;
    text-align: center;
    float: right;
}
.bg-light{
  background:#8c9292;
}
.inner-cnt img{
  margin-right: 35px;
}
.main-space.space.inner-cnt h1 {
    margin-top: 10px;
}
/*  */
.points{
  text-align: center;
}
.points img{
  margin: 0px !important;
}
.points i{
  font-size:80px;
  color: #1e6f85;
}
.points h2{
  font-size:30px;
}
.points-cntr{
  border: 1px solid #1e6f85;
  padding:30px 20px;
  border-radius: 25px;
  margin: 20px 0;

}
.points-cntr h2{
  font-size:30px;
  margin-top: 0px;
  color: #1e6f85;
}
.points-cntr p{
  font-size:18px;
  padding: 0px;
  margin: 0px;
  text-align: justify;
}
.points a {
    font-size: 18px;
    background: #016080;
    color: #fff !important;
    border-radius: 0px;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
    min-width: 150px;
}

.licence-cnt{
  margin-top: 80px;
}
.licence{
    position: relative;
}
.licence:hover .overlay-cntr{

     opacity: 0.9;
}
.overlay-cntr {

    position: absolute;
    width: calc(100% - 24px);
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 999;
    left: 12px;
    top: 0;
    text-align: center;
      opacity: 0;
  transition: opacity .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out;
  -webkit-transition: opacity .35s ease-in-out;
}
.overlay-cntr a{
      color: #fff!important;
    font-size: 44px;
    background: none;
    float: none !important;
        width: 100%;
        position: relative;
        top: 42%;
}


.licence img{
  border: 1px solid #f5f5f5;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0px;
}


.licence img:hover{
  -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}

.licence-list{
    border: 1px solid #f5f5f5;
    padding: 40px;
    margin-bottom: 30px;
    position: relative;
    text-align: left;
    box-shadow: 0px 1px 1px rgba(0, 0, 1, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    height: 550px;
}
.licence-list:hover{
  -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}
.licence-list h2{
  font-size:24px;
  margin: 15px 0 10px;
  color: #1e6f85;
  text-align: left;
}

.licence-list p{
    text-align: left !important;
    margin:0 0 10px 0  !important;
}
.licence-list span{
  float: left;
  width: 80px;
  height: 80px;
  background: #016080;
  border: 1px solid #ccc;
  border-radius: 50%;
  margin-bottom: 20px;
  padding: 20px;
}

.licence-list:hover .t-description {
    bottom: 0;
}
.t-description {
    display: block;
    position: absolute;
    padding: 25px !important;
    bottom: -100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: white;
    -webkit-transition: bottom 0.4s;
    transition: bottom 0.4s;
}
.content-wrapper {
    padding-top: 0;
    opacity: 1;
}





.serv-pont{
  margin: 0 0 20px;
}
.serv-pont img{
  float: left;
  margin: 0px;
}

.serv-pont-cntr{
     margin-left: 86px;
     text-align: left;
}
.serv-pont-cntr h2{
  text-align: left;
  font-size: 30px;
  color: #1e6f85;
      margin-top: 5px;
}
.serv-pont-cntr p{
  text-align: left;
  font-size: 16px;
  margin-right:0px;
}
.serv-pont-cntr a{
  font-size: 16px;
  margin: 0px;
  float: none;
  min-width: 130px;
}

/* why */
.main-space.why-page h1{
 /* margin-top: 140px;*/
  text-align: left;
  font-size:36px;
}
.main-space.why-page p{
  text-align: left;
}
.why-list{
  background-color: #fafafa;
}
.why-list h1{
  text-align: center;
  margin: 0 0 25px;
}

.why-list-1{
  position: relative;
  padding: 10px !important;
}
.why-list-1 img{
  /*width: 100%;*/
      width: 100%;
    object-fit: cover;
    height: 370px;
  
}
.why-list-1:hover .why-list-11{
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 1s; /* Safari prior 6.1 */
  transition: all 1s;
}
.why-list-11{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 96%;
  height: 96%;
  background-color: rgba(255,255,255,0);
  z-index: 2;
  opacity: 1;
  border:1px solid #ccc;
  margin:2%;
}
.why-list-11 h3{
  text-align: center;
  font-size:28px;
  font-weight: 900;
  color: #1e6f85;
  width: 100%;
  background: rgba(255,255,255,.8);
    padding: 20px 0;
}
/*.why-list-11{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 96%;
  height: 96%;
  background-color: rgba(255,255,255,.4);
  z-index: 2;
  opacity: 1;
  border:1px solid #ccc;
  margin:2%;
}
.why-list-11 h3{
  text-align: center;
  font-size:28px;
  font-weight: 900;
  color: #1e6f85;
  text-shadow: 0px 3px 0px #fff;
  width: 100%;
}*/

.why-list-1:hover .why-list-12{
  z-index: 2;
  opacity: 1;
  -webkit-transition: all 1s; /* Safari prior 6.1 */
  transition: all 1s;
}
.why-list-12{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #1e6f85;
  z-index: 1;
  opacity: 0;
  padding: 15px;
}
.why-list-121{
  position: relative;
  border: 1px solid #fff;
  padding: 15px;
  height: 100%;
}
.why-list-12 h3{
  text-align: center;
  font-size:24px;
  font-weight: 900;
  color: #fff;
  width: 100%;
  margin: 15px 0 ;
}
.why-list-12 p{
  text-align: center;
  font-size:16px;
  color: #fff;
  width: 100%;
}



.main-space.contact h1{
  margin: 0px;
  text-align: center;
  font-size:36px;
}
.main-space.contact p{
  text-align: center;
}
.main-space.contact-form h1{
    text-align: center;
  margin: 0 0 25px;
}
.main-space.contact-form a {
    font-size: 18px;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
}

.inner-head .video-container {
    padding-bottom: 0%;
    height: 50vh;
}

/* style change 16Dec */
.main-space.govt-cntr img{
  filter: grayscale(1);
  /*cursor: pointer;*/
}
.main-space.govt-cntr img:hover{
  filter: grayscale(0);
  transition: width 2s;
}
.img_client_inner .img_client img{
  padding: 0 1em;
}
.d_flex{
  display: flex;
}
.align-self-center{
  align-self: center;
}
.mb-0{
  margin-bottom: 0;
}
.why:hover::after{
  background: rgba(10, 10, 10, 0.81);
  transition: all .6s ease-in-out;
}
.footer span i{
  color: #fff;
  margin-right: 10px;
  font-size: 24px;
}
.next_cl svg,.previous_cl svg{
  fill: #fff;
}
.next_cl svg{
  transform: rotate(-180deg);
}
.next_cl,.previous_cl{
  z-index: 9;
}
.pos_relative{
  position: relative;
}
.next_cl{
  position: absolute;
  left: -10px;
  top: 10px;
  cursor: pointer;
}
.previous_cl{
  position: absolute;
  right: -10px;
  top: 10px;
  cursor: pointer;
}
.animation-element{
  position: relative;
}
.bounce-up{
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bounce-up.in-view{
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.float-btn-cntr{
   position: fixed;
   width: 50px;
   bottom: 50%;
   right: 0px;
   z-index:10;

}

.float1 {
    width: 50px;
    height: 50px;

    line-height: 50px;

    background-color: #eeea7f;
    color: #3394a6!important;
    text-align: center;
    font-size: 24px;
    line-height: 50px;
    box-shadow: -2px 2px 3px rgba(0,0,0,.3);
    z-index: 100;
    float: left;
}
.float {
    width: 50px;
    height: 50px;
    background-color: #25d366;
    color: #FFF !important;
    text-align: center;
    font-size: 24px;
    box-shadow: -2px 2px 3px rgba(0,0,0,.3);
    z-index: 100;
    line-height: 50px;
    float: left;
}

/* end */
.pop-btn{
    font-size: 16px;
    min-width: 100px !important;
    padding: 10px 15px;
}
.icn-f14{
  font-size: 14px !important;
}


/* content */

.main-space.why-page h3 {
    text-align: left;
    font-size: 24px;
    color: #016080;
    font-weight: 600;
    margin-top: 0;
}

.border-style-1{
  border:1px solid #ccc;
  padding: 25px;
  margin-bottom: 30px;
  position: relative;
}
.border-style-1::after{
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  border:5px solid #016080;
}



.why-inner-page .why-content {
    border: 3px solid #016080;
    border-top: 0px;
    min-height: 325px;
}
.why-inner-page .why-content:before {
    background: #016080;
}
.why-inner-page .why-content:after {
    background: #016080;
}
.why-inner-page .why-content i {
    color: #016080;
}
.why-inner-page .why-content h2 {
    color: #016080 !important;
}
.why-inner-page .why-content p {
    color: #016080;
    font-size:16px; 
}
.why-inner-page .why-content a {
    color: #016080 !important;
    border-bottom: 1px solid #016080;
}
.why-inner-page .why-content a i {
    color: #016080 !important;
}
.cont-sub-list{
  background: #016080;
  position: relative;
}
.cont-sub-list::after{
  content: "";
  position: absolute;
      border-top: 30px solid transparent;
    border-right: 30px solid #016080;
    border-bottom: 30px solid transparent;
  left: 46%;
    top: 45%;
}
.cont-sub-list h3{
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  margin-top: 0;
}
.cont-sub-list p{
  font-size: 16px;
  color: #fff;
  margin: 0px;
}
.cont-sub-list-1{
  padding: 15px 25px;
}

.cont-sub-list.arrow-right-item::before{
  content: "";
  position: absolute;
  border-top: 30px solid transparent;
  border-left: 30px solid #016080;
  border-bottom: 30px solid transparent;
  right: 46%;
  top: 45%;
}
.cont-sub-list.arrow-right-item::after {
    content: "";
    position: absolute;
   display: none;
}
.inner-cnt .collapsible {
    border:none; 
    margin: 0.5rem 0 1rem 0;
    padding: 5px 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}


.inner-cnt .collapsible li{
  border:1px solid #016080;
  border-radius: 5px;
  padding: 2px;
  margin: 15px 0;
  position: relative;
}


.inner-cnt .collapsible .collapsible-header {
    border-bottom: none;
    color: #016080;
    transition: 0.5s;
    font-size: 18px;
}
.inner-cnt .collapsible .collapsible-header:hover {
    border-bottom: none;
    background: #fff;
    color: #333;
}
.inner-cnt .collapsible .collapsible-body{
      border-bottom: none;
          padding-top: 0px;
}

.inner-cnt .collapsible-header {
  font-weight: 700;

}

.licence-cnt {
    margin-top: 50px;
}
.licence-list {
    padding: 20px;
        height: 450px;
}
.licence-list span {
    margin-bottom: 0px;
}
.licence-list h2 {
    font-size: 18px;
}
.inner-cnt .licence-cnt {
    margin-top: 0px;
}


.inner-cnt h3{
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
.inner-cnt p{
  text-align: center;
  font-size: 16px;
}
.inner-cnt h4{
  text-align: center;
  font-size: 24px;
  font-weight: 400;
}


.inner-cnt-2 .serv-pont__cnt:nth-of-type(odd) .serv-pont-cntr {
    background-color: #1e6f85 !important;
    color: #fff;
}

.inner-cnt-2 .serv-pont__cnt:nth-of-type(odd) .serv-pont-cntr p {
    color: #fff;
}



.inner-cnt .collapsible-body p{
  text-align: left;
}


/*contact form*/
.contact-form{
  background: #0e374f;
}

.contact-form h2 {
    font-size: 36px;
    text-align: left;
    color: #fff !important;
    font-weight: 900;
    margin: 0 0 30px;
}
.contact-form .input-field{
  margin-top: 0px;
}
.contact-form .input-field label{
  color: #fff;
  left:0px !important;
  font-size:12px;
}
.contact-form .form-field {
    background: #fff !important;
    border: none !important;
    margin: 5px 0 0 !important;
    padding: 5px 10px !important;
    width: calc(100% - 20px) !important;
    height: 25px !important;
}

.contact-form .btn {
    border: none;
    text-align: center;
    font-size: 16px;
    padding: 10px 15px;
    height: auto;
    min-width: auto;
}

.contact-form [type="checkbox"]:checked + span:not(.lever):before {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.contact-form label{
  color: #fff;
}
/*call cntr*/
.call-cntr h3{
  font-size:30px; 
  line-height: 36px;
}
.call-cntr a{
  float: inherit;
  background: none !important;
  color: #0e374f !important;
  font-size:inherit; 
}
.call-cntr-bg{
  background: #f5f5f5;
  float: left;
    width: 100%;
}
.call-cntr img{
  margin-right: 25px; 
}

.boxshadow{
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.boxshadow:hover {
    box-shadow: 0 22px 43px rgba(0, 0, 0, 0.15);
}




/* read more  */
.read-more{
  color: #1e6f85;
}
.arrr{
  display: block;
  width: 8px;
  height: 8px;
  -ms-transform: rotate(-45deg); /* IE 9 */
  -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
  transform: rotate(-45deg);
   float:left;
  border-right: 2px solid #1e6f85;
  border-bottom: 2px solid #1e6f85;
  margin: 8px 0 3px 6px;
}


@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

.main-space.call-cntr{
  padding: 0px 0;
}

/*local sponsor */
.local-sponsor-list{
   
    width: 250px;
    margin: 50px auto 25px;
 /*   border-radius: 50%;
  height: 250px;
    border: 3px solid #ccc;
    padding: 50px 15px;
    transition: all 1s;
    background:#efefef; */
}
.local-sponsor-list:hover{
    background:#fff; 
}
.local-sponsor-list p{
      margin: 10px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.sponsorship{
  border:1px solid #ccc;
  padding: 25px;
  border-radius: 15px;
  overflow: hidden;
}
.sponsorship h3 {
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    margin: -25px -25px 15px -25px;
    background: #016080;
    padding:50px 25px;
    color: #fff;
}
.sponsorship p{
    font-size: 14px;
}
.sponsorship ul {
    margin: 0 15px;
}
.sponsorship ul li {
    margin: 0 0 10px 0;
}
.sponsorship ul li i{
    float: left;
    margin: 5px 5px 0 0;
}
.sponsorship ul li p{
    margin: 0 0 0 20px;
}
.bank-img img{
  object-fit: contain;
  height: 50px;
}
.seo-content h4{
  color: #666;
  font-weight: 900;
  font-size:20px; 
}
.seo-content p{
  color: #666;
  margin-right: 0;
}
.moretext {
  display: none;
}
.seo-content a.moreless-button {
    font-size: 16px;
    background: none;
    color: #016080!important;
    border-radius: 0px;
    float: right;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}

.serv-pont-cntr ul li{
  margin: 10px 0;
  list-style-type: circle;
}
.serv-pont-cntr ul{
  margin:0 auto 25px ;
  max-width: 500px;
}
.inner-cnt .collapsible-body ul li{
  margin: 10px 0;
  list-style-type: disc;
  list-style-position: inside;
  border: none;
}
.licence-cnt ul{
  margin: 0 0 20px;
}
.licence-cnt ul li{
  margin: 10px 0 ;
  list-style-type: disc;
  list-style-position: inside;
  border: none;
}

.main-space.history {
 position: relative;
}
.main-space.history::after {
  content: "";
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
 height:100%;
 background: rgba(0,0,0,.6);
 z-index: 1;
}
.main-space.history .container{
  max-height: 700px;
  overflow: auto;
  position: relative;
  z-index: 2;
}
.main-space.history h3{
  color: #fff;
}
.main-space.history p{
  color: #fff;
  text-align: center;
}


.main-space.mission {
 position: relative;
}
.main-space.mission::after {
  content: "";
 position: absolute;
 left: 0px;
 top: 0px;
 width: 50%;
 height:100%;
 background: #016080;
 z-index: 1;
}
.main-space.mission .container{

  position: relative;
  z-index: 2;
}
.vis-data{
 padding: 0 50px 0 0;
}
.vis-data h1{
  color: #fff;
}
.vis-data p{
  color: #fff;
}
.mis-data{
 padding: 0  0 0 50px;
}

.local-sponsor-list svg path {
    fill:#016080;
    stroke: none;
}

.local-sponsor-list .st0 {
    fill: none;
    stroke: #016080;
}

.contact-list{
    padding:10px 0;
    text-align:left;
}
.contact-list i{
    padding:2px 10px;
    color: #016080;
    width: 35px;
    font-size: 20px;
    text-align: center;
}
.contact-enq{
    margin:80px 0 0;
    text-align:center;
}
.contact-enq-frm{
    margin:80px 0 0;
}
.contact-enq-frm h2{
    font-size:30px;
    margin-top:0px;
}
.contact-enq-frm .btn{
    font-size:18px;
    padding:15px 30px;
    background:#016080;
    color:#fff;
}
.contact-enq-frm label{
    left:0px !important;
    font-size:12px;
    color:#016080;
}
.contact-enq-frm label.error{
    color:red;
}
.serv-pont-cntr h4{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.main-space.inner-cnt h2 {
    font-size: 30px;
    color: #016080;
    font-weight: 900;
    margin-top: 50px;
}
.check-ul li{
    margin:0 0 10px 0 ;
    position: relative;
        padding-left: 25px;
        list-style:none;
        list-style-type: none !important;
}
.check-ul li i{
    margin: 5px 10px 0 0;
    position: absolute;
    left: 0px;
    top: 0px;
}
.d-none{
    display:none;
}
.dis-none-web{
    display:none;
}
.em-vid-cntr{
   position: static; clear: both; width: 515px; height: auto; 
}
.em-vid-cntr img{
   position: absolute; top: 0; left: 0; cursor: pointer; pointer-events: none; z-index: 2;
}
.em-vid-cntr iframe{
   position: absolute; top: 0; left: 0; z-index: 1;
}
.responsive .slick-prev, .responsive .slick-next {
    display:none !important;
    z-index:2;
    background: none;
    border: none;
}
.responsive .slick-arrow{
    position:absolute;
    bottom:0px;
}
.responsive .slick-prev  {
    left:0px;
}
.responsive .slick-next {
    right:0px;
}
.inner-cnt .collapsible-body a{
    float: none;
    background: none;
    color: #016080 !important;
    font-size: 14px;
    padding: 0px;
    text-decoration: underline;
}

/********** new service *****/

.new-service section.faq {
    padding: 0;
}

.new-service section.faq .row {
    display: none;
}

.web-dis-none{
    display:none;
}


.banner-btn-2{
    text-align: center; 
    position: absolute; 
    width: 100%; 
    bottom: 185px; 
    z-index: 99;  
    background: none; 
    max-width: unset; 
    padding: 0!important;
}


@media screen and (max-width: 1450px) {
  .btn {
    min-width: 150px;
}
.container {
     max-width: 1150px;
}
.main-space {
    padding: 50px 0;
}
.top-menu-1 {
    padding: 5px 0;
}
.menu-contact li a {
    font-size: 14px;
}
.menu-contact li i {
    font-size: 14px;
    margin-right: 5px;
}
.top-small-menu li a {
    font-size: 14px;
}

nav .brand-logo{
    margin-right: 30px;
}
nav .brand-logo img{
    width: 165px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    padding: 0px 20px 0 0;
   /* line-height: 45px;*/
}

.navbar-expand-lg .navbar-nav li .dropdown-content li a.dropdown-button2 {
    font-weight:400 !important; 
}

.navbar-nav {
    margin-top: 0px;
}

.navbar form .btn {
    padding: 5px 10px;
    margin-top: 5px;
}
.navbar form .btn i {
    line-height: 24px;
    height: auto;
    font-size: 14px;
}


.search_field{
  padding: 10px 0 5px;
}
.search_field input {
    margin: 0px !important;
    padding: 10px !important;
    background: #fff !important;
    border: 0px !important;
    height: 20px !important;
    width: calc(100% - 120px) !important;
        float: left;
}

.search_field .btn{
      min-width: 100px;
    padding: 10px 14px;
    float: left;
    font-size: 15px;
}

.slide-container{
    max-width: 1000px;
}
.slide h2 {
    font-size: 46px;
}
.slide h5 {
    font-weight: 600;
    font-size: 28px;
}
.check-cntr {
    padding: 20px;
}
.check-cntr p {
    font-size: 14px;
    margin: 0 0 5px 0;
    text-align: left;
}
.check-cntr .btn {
    font-size: 16px;
    padding: 5px 10px;
    margin-top: 10px;
}
.slide .carousel-caption {
    bottom: 36%;
}
.check-cntr {
    max-width: 430px;
}
.fa fa-check{
  margin-right: 10px;
}
.slide-img-cntr {
    /*margin-top: -150px !important;*/
     margin-top: 0px !important;
}
.btn-6 span {
    font-size: 24px;
    line-height: 24px;
}
.slider-img-over i {
    font-size: 36px;
}
.slider-btn-cntr {
    margin: -76px 0 0 0;
}
.slider-btn {
    font-size: 24px;
    margin-right: -75px;
}

.main-space h1 {
    font-size: 28px;
}
.main-space p {
    font-size: 14px;
}
.main-space a.btn {
    margin-right: 15px;
    margin-bottom: 50px;
    padding: 15px;
}
.bus-ico img {
    width: 70px;
}
.bus-ico h2 {
    font-size: 16px;
}
.bus-ico h2 span {
    font-size: 18px;
}
.why {
    padding: 70px 35px !important;
}
.why-content {
    padding: 30px 15px;
}
.why-content i {
    font-size: 44px  !important;
    top: -25px;
    left: 45px;
    font-size:16px;
}
.why-content h2 {
    font-size: 18px;
}
.why-inner-page .why-content p {
    font-size: 13px;
}
.why-content a {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
}
.why-content a i {
    font-size: 14px !important;
}
.why-inner-page .why-content {
    min-height: 282px;
    margin-bottom: 50px;
}
.main-space.govt .govt-cntr{
  margin-top: 0px;
  padding: 10px 0;
}

.main-space.govt .row{
  margin: 0px;
}
.main-space.space .main-space img {
    width: 100px;
}
.main-space.space h4 {
    font-size: 18px;
    margin-top: 15px;
}
.footer {
    padding: 50px 0 0;
}
.footer h5 {
    font-size: 18px;
}
.footer p {
    font-size: 14px;
}
.copyright_text {
 margin: 50px 0 0 0;
}

.copyright_text p {
  font-size: 12px;
}
.inner-head h1 {
    font-size: 28px;
}
.inner-head .in-hd-btn {
    padding: 15px 15px;
    font-size: 14px;
}
.in-hd-btn img{
  width: 30px;
}

.points img {
  width: 100px;
}
.points-cntr h2{
  font-size:24px;
}
.points-cntr p{
  font-size:14px;
}
.points a {
    font-size: 16px;
}


.why-list-11 h3 {
    font-size: 18px;
}
.why-list-12 {
    padding: 10px;
}
.why-list-12 h3 {
    font-size: 16px;
    margin: 0px 0 10px;
}


.main-space.contact h1 {

    font-size:28px;
}





.licence-list span{
  width: 60px;
  height: 60px;
  padding: 15px;
}




.main-space.why-page h1 {
    font-size: 28px;
}

.main-space.why-page h3 {
    font-size: 18px;
}
.serv-pont-cntr {
    padding: 25px !important;
}

.licence-cnt {
    margin-top: 20px;
}

.points_inner_btn a {
    margin-bottom: 0px;
}
.cont-sub-list h3 {
    font-size: 16px;
    margin-bottom: 7px;
}
.cont-sub-list p {
    font-size: 14px;
    line-height: 18px;
}

.points_inner h5 {
    line-height: 24px;
    min-height: 35px;
    font-size: 18px;
}

.contact-form h2 {
    font-size: 28px;
}
.contact-form label span {
    font-size: 13px !important;
}
.call-cntr h3 {
    font-size: 24px;
    line-height: 36px;
}
.cont-sub-list-1 {
    padding: 15px 15px;
}





.contact-list i{
    padding:10px;
    color: #016080;
    width: 35px;
    font-size: 20px;
    text-align: center;
}
.contact-enq{
    margin:100px 0 0;
}
.contact-enq img{
    max-width:250px;
}
.contact-enq-frm{
    margin:50px 0 0;
}
.contact-enq-frm h2{
    font-size:24px;
}
.contact-enq-frm .btn{
    font-size:14px;
    padding:10px 20px;
}

.serv-pont-cntr h4 {
    font-size: 16px;
}
.call-cntr img {
    width: 150px;
}

.test-bord span {
    font-size: 14px;
    line-height: 14px;
}
.test-bord span b {
    font-size: 16px;
    line-height: 14px;
}

.why-list-1 img{

    height: 370px;
  
}

}


@media screen and (max-width: 992px) {
    .dis-none-mob{
        display:none;
    }
    
    .dis-block-mob{
        display:block;
    }
    
    .list-space-icon a{
        min-height:170px;
    }
    
    
.cld-right {
    position: absolute;
    right: 0%;
    top: 20%;
    width: 100%;
    text-align: right;
}
    

/* licence start */
.licence-list {
    padding: 15px;
    margin-bottom: 30px;
    height: auto;
}
.t-description {
    position: relative !important;
    padding: 0px !important;
    bottom:inherit;
}
.read-more {
    display: none;
}


.banner-image{
    height: calc(100vh - 227px);
    object-fit: cover;
        width: 100%;
}



/* end */

.left-menu {
  border-right: 10px solid #fff;
  background: #f5f5f5;
}
.left-menu li a{
  height: auto;
  padding: 10px 15px;
  line-height: 30px;
  text-transform: uppercase;
}
.left-menu li a.logo-mob{
  border-bottom: 2px solid #1e6f85;
  text-align: center;
}
.left-menu li.book{
    position: absolute;
    width: 100%;
    bottom: 60px;
    background: #fff;
    text-align: center;
}

.left-menu li.book a {
    background: #016080;
    color: #fff;
    padding: 15px;
}


/* mobile menu */
.top-menu-2 .sidenav-trigger{
  color: #016080;
      margin: 0px;
    padding: 5px;
line-height: 40px;
    height: 40px;
}
.top-menu-2 .sidenav-trigger i{
line-height: 40px;
    height: 40px;
}

nav .brand-logo {
    left: 40%;
}
nav .brand-logo img {
    width: 121px;
}
.navbar-collapse {
    position: absolute;
    top: 100%;
    z-index: 9;
    background: #fff;
    width: 100%;
    padding: 15px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    font-size: 14px;
    padding: 0px ;
    line-height: 36px;
}
.navbar form .form-control {
    width: calc(100% - 80px);
}
.search_field input {
    height: 26px !important;
}

.main-space {
    padding: 50px 0 !important;
    margin: 0px !important;
}
.slide .carousel-caption {
    bottom: 5%;
    left: 5%;
    right: 5%;
}
/*.slide img {
    height: calc(100vh - 227px);
    object-fit: cover;
    width: auto !important;
}*/
.navbar {
    padding: 5px 0;
}
.navbar .navbar-brand img {
    width: 100px;
}
.navbar .navbar-toggler {
    color: rgba(0,0,0,.5);
    border: 0px;
}
.slide h2 {
    font-size: 24px;
}
.slide h5 {
    font-size: 16px;
}
.slide-img-cntr {
     margin-top: 50px !important;
     box-shadow: none;
}
.slider-img{
    margin: 0 0 30px;
}
.slider-img:hover {
    top: 0px;
}
.slider-btn-cntr {
    margin:  -30px 0 0 0;
}
 
.slider-btn {
    font-size: 18px;
    margin-right: 0px;
    padding: 10px;
}
.main-space h1 {
    font-size: 28px;
    margin-top: 0px;
    text-align: left;
}
.main-space p {
    text-align: justify;
    margin-right:0px;
}
.busi-bord {
    text-align: center;
}
.main-space a.btn {
    margin-right: 0px;
    margin-bottom: 30px;
    padding: 5px 20px;
    float: none;
    width: auto;
    min-width: unset;
    font-size: 14px;
}
.busi-bord:after {
    display: none;
}
.why-content p {
    text-align: left;
}
.why-content a {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    float: right;
}
.why-content i {
    top: -25px;
    left: 45px;
    font-size: 36px;
}
.main-space.space h1 {
    margin-top: 30px;
        margin-right: 0;
}
.main-space.space h4 {
    margin: 15px 0;
    font-size: 14px;
    text-align: left;
}
.main-space.space .main-space {
    margin: 0;
    padding-bottom: 0 !important;
}

.test-bord span {
    font-size: 14px;
    line-height: 20px;
}
 
.footer img {
    margin: 0;
}
.footer h5 {
    font-size: 18px;
    margin-top: 35px;
    margin-bottom: 15px;
}


.bus-ser .valign-wrapper {
    display: inherit !important;
}
.inner-head .valign-wrapper {
    display: inherit !important;
}
.inner-head .in-hd-btn {
    padding: 10px 3.5%;
    width: 33.33%;
}
.inner-head {
    padding: 20px 0;
}
.inner-cnt img {
   /* width: 100%;*/
    margin: 0px;
}
.points img {
    width: 100px;
    margin-top: 30px !important;
}
.inner-head h1 {
    margin:10px 0;
    font-size: 24px;
}
.licence-cnt{

  margin-top: 30px;
}



.serv-pont img{
  width: 50px;
}
.serv-pont-cntr{
     margin-left: 50px;
     min-height: auto !important;
}
.serv-pont-cntr h2{
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.serv-pont-cntr p{
  font-size: 14px;
  text-align: left;
}
.serv-pont-cntr a{
  font-size: 14px;
  margin: 0px;
  float: none;
  min-width: 100px;
  padding: 10px 30px;
}


.cont-sub-list .valign-wrapper {
    display: inherit !important;
}
.cont-sub-list::after {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #016080;
    left: 43%;
    top: 321px;
}
.cont-sub-list.arrow-right-item::before {
    content: "";
    position: absolute;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #016080;
        right: 43%;
    top: 40%;
}
.cont-sub-list-1 {
    padding: 15px ;
    min-height: 260px;

  text-align: center;
}


.call-cntr-bg {
    display: inherit;
    padding:20px;
}
.call-cntr img {
    padding:0 25%;
    width: 100%;
    margin:0 0 25px 0;
}
.call-cntr h3 {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.search_field .btn {
    padding: 13px 14px;
}

.main-outer-cntr {
    margin: 0px ;
}


.slide-img-cntr .slider-img img{
    width: 100%;
    object-fit: cover;
    height: 210px;
}
.slide-img-cntr  .slider-img-over img {
    width:inherit;
     height: inherit;
}


.em-vid-cntr{
    width: 46vh; 
}
.prof_modal .banner-form.modal-form .form-control {
    width:calc(100% - 30px) !important;
    color:red;
}
.prof_modal .banner-form {
    padding: 15px !important;
}
.responsive .slick-prev, .responsive .slick-next {
    display:block !important;
}


.slide h1 {
    font-size: 24px!important;
}
.check-cntr .btn { 
    padding:5px 10px!important;
        font-size: 14px!important;
}
.float1{ 
  width: 35px!important;
  height: 35px!important;
  font-size: 14px!important;
  line-height: 35px!important;
}
.float{  
    width: 35px!important;
  height: 35px!important;
  font-size: 14px!important;
  line-height: 35px!important; 
}

.newt {
    font-size: 24px!important; 
    text-align: left!important; 
    margin-right: 0!important; 
    margin-top: 0px!important; 
}

.newt6 {
    font-size: 16px!important;
}

.testi h3{
    font-size: 24px!important; 
}

.test-bord{
    padding-left:0;
}
.test-bord::before, .test-bord::after {
    display:none;
} 
.responsive .slick-arrow { 
    bottom: inherit;
    top: -22px;
}
.newt2 { 
    font-size: 24px!important;
}
.why {
    padding: 40px 15px 20px !important;
}
.test-bord span b {
    font-size: 14px;
    line-height: 20px;
}
.main-space .d-flex{
    display:inherit!important;

}

.main-space.space .main-space img {
    width: 80px;
}
.newt4 { 
    font-size: 24px!important;
    margin-right: 0px!important;
}
.indexh3 {
    font-size: 24px!important;
}
.contact-form .btn { 
    font-size: 14px; 
}
.no-padding {
    padding: 0 !important;
}
.newt8 { 
    font-size: 24px!important;
    margin-right: 0px!important;
}
.faq .section-title h3 {
    margin-bottom: 15px;
    font-size: 18px; 
}

.main-space.mission::after { 
    width: 100%;
    height: 44%; 
}

.vis-data {
    padding: 0;
}
.mis-data {
    padding: 0;
}
.local-sponsor-list {
    width: 100%;
    margin: 20px auto;
    min-height: 200px; 
    padding: 10px;
    border: 1px solid #ccc;
}

.sponsorship { 
    margin-bottom: 20px;
}

.local-sponsor-list {
    width: 100%;
    margin: 15px auto;
    padding: 10px;
    border: 1px solid #ccc;
    min-height: 150px;

}


.check-cntr {
    padding-bottom: 70px;
}




}
/* style 17 dec blog*/
ul.blog_inner_ul::before{
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #d6d8d8;
  left: 50%;
}
ul.blog_inner_ul{
  width: 100%;
  position: relative;
}
ul.blog_inner_ul li{
  width: 49%;
  display: inline-block;
  text-align: center;
}
.justify-content-center{
  justify-content: center;
}
.text_blog_hdr{
  margin-left: 8.1em;
  margin-right: 8.1em;
  margin-top: -6px;
  padding: 1em;
}
.text_blog_hdr p{
  text-align: center;
}
.blog_inner_ul li:hover .text_blog_hdr{
  transition: all 700ms ease-out;
  -webkit-box-shadow: 2px 12px 48px -12px rgba(0,0,0,0.75);
  -moz-box-shadow: 2px 12px 48px -12px rgba(0,0,0,0.75);
  box-shadow: 2px 12px 48px -12px rgba(0,0,0,0.75);
}
.blog_inner_ul li .text_blog_hdr a{
  background-color: #fff;
  color: #000 !important;
}
.text_blog_hdr a{
  margin: 0;
  padding: 0;
  float: inherit;
}
ul.blog_inner_ul li img {
    height: 277px!important;
    max-width: 480px;
    object-fit: cover;
    width: 100%; 
}
@media(max-width:768px){
  section.blog_inner li:nth-child(even){
    margin-top: 3em;
    align-items: center;
  }
  ul.blog_inner_ul li{
    width: 100%;
  }
  ul.blog_inner_ul::before{
    position: inherit;
  }
  .text_blog_hdr{
    margin: 0;
  }
}
@media(min-width:991.93px){
  .container.max_con{
    max-width: 1346px;
  }
 
}
/* end */
/* blog Detail */
/* blog Detail */
.dis_blk{
  left: 0 !important;
}
.dis_none{
  left: -100px !important;
}
.share-list.small{
  position: fixed;
  left: -100px;
  transition: left 0.6s ease-in-out;
  z-index: 999;
}

.share-list .fab{
  color: #fff;
}
.share-list .facebook{
  background: #6788ce;
  text-align: center;
  padding: 1rem 1.5rem;
}
.share-list .twitter{
  background: #29c5f6;
  text-align: center;
  padding: 1rem 1.5rem;
}
.share-list .gplus{
  background: #d5453a;
  text-align: center;
  padding: 1rem 1.5rem;
}
.share-list .instagram{
  background-color: #1b75bb;
  text-align: center;
  padding: 1rem 1.5rem;
}
.blog_detail .entry_header::before {
  position: absolute;
  display: inline-block;
  height: 2px;
  width: 10%;
  background: #8c9292;
  content: "";
  left: 2px;
  top: -15px;
}
.important_links.adv img{
  width:100%;
}
.blog_thumbnail img{
  width: 100%;
}
.breadcrumbs{
  margin-bottom: 1em;
}
.breadcrumbs a{
  float: inherit;
  margin-right: 0;
  background: #ffffff;
  color: #016080 !important;
  padding: 5px;
}
.entry_header{
  position: relative;
}
.entry-header .breadcrumbs {
  font-weight: 300;
  color: #7b8086;
  margin-bottom: 3.58333em;
}
.entry_header h1{
  font-size: 34px;
  font-weight: 500;
  text-align: left;
  line-height: 50px;
}
.rt_sidebar h3,.rt_s_hdr h3{
  color: #016080;
  font-weight: 700;
  font-size: 25px;
  margin: 10px;
}
.rt_s_hdr{
  text-align: center;
}
.rt_s_hdr h3:nth-child(2){
  font-weight: 500;
}
.rt_sidebar form a.btn{
  padding: 5px;
  margin-bottom: 0;
}
.m2t-em{
  margin-top: 2em;
}
.rt_sidebar{
  padding: 1em;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
}
.blog_detail .entry_content p{
  text-align: left;
}
.sticky {
  position: fixed;
  top: 10px;
  width: calc(25% - 80px);
}

.abs {
  position: inherit;
}
.important_links{
  padding: 1em;
  -webkit-box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 34px -22px rgba(0,0,0,0.75);
}
.important_links a{
  margin: 5px;
  padding: 5px;
  background-color: #fff;
  float: inherit;
  display: block;
}
.important_links a p{
  margin: 5px;
  text-align: left;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
}
.important_links a p:hover{
  transform: translate(1.5em, 0);
  -webkit-transform: translate(1.5em, 0);
  -moz-transform: translate(1.5em, 0);
  -o-transform: translate(1.5em, 0);
  -ms-transform: translate(1.5em, 0);
}
@media(max-width:768px){
.blog_detail .entry_header h1{
  font-size: 15px;
  line-height: 22px;
}
.rt_sidebar h3, .rt_s_hdr h3{
  font-size: 15px;
}
}
@media(min-width:768px){
  .blog_detail__col{
    padding-right: 10em !important;
  }
}
.where_container p{
  text-align: left;
}
/* end */
/* where page */
.w_b_s{
  margin: 0 2em;
}
.where_blocks h3{
  color: #016080;
  font-weight: 700;
  font-size: 16px;
  margin: 0 2em;
  padding: 0 15px;
}
.noPadding{
  padding: 0;
}
.m1t-em{
  margin-top: 1em;
}
.m3t-em{
  margin-top: 3em;
}
.w_b_s{
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0 15px;
}
.w_b_s::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.w_b_s::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.w_b_s::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #016080;
}
@media(min-width:768px){

}
/* end */
/* end */
/* where page */
.w_b_s{
  margin: 0 2em;
}
.where_blocks h3{
  color: #016080;
  font-weight: 700;
  font-size: 16px;
  margin: 0 2em;
  padding: 0 15px;
  min-height: 45px;
  line-height: 22px;

}
.where_container p{
  text-align: left;
}
.noPadding{
  padding: 0;
}
.m1t-em{
  margin-top: 1em;
}
.m3t-em{
  margin-top: 3em;
}
.w_b_s{
  height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 0 15px;
}
.w_b_s::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}

.w_b_s::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.w_b_s::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #016080;
}
@media(min-width:768px){
  /* .w_b_s{
    min-height: 300px;
  } */
}
.con_inner{
    margin: 0 2em;
    padding: 0 15px;
}
/* end */
/* main-land style */
.mainland_block_single h3{
  line-height: 25px;
  color: #016080;
  margin: 0 0;
  padding: 0;
  align-self: center;
}
.mainland_block_single .w_b_s{
  background: #fcfcfc;
  border-radius: 0px 0px 0px 5px;
  -webkit-box-shadow: 3px 37px 89px -49px rgba(0,0,0,0.75);
  -moz-box-shadow: 3px 37px 89px -49px rgba(0,0,0,0.75);
  box-shadow: 0px 24px 30px -40px rgba(0,0,0,0.75)
}
.mainland_header{
  margin: 0 2em;
  padding: 8px 15px;
  background: #ffffff;
  min-height: 95px;
  display: flex;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 1px 3px 24px -15px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 3px 24px -15px rgba(0,0,0,0.75);
  box-shadow: 1px 3px 24px -15px rgba(0,0,0,0.75);
}
/* end */
/* business in dubai scroll */
  .why-list-121{
    overflow-y: scroll;
  }
  .why-list-121::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #f5f5f5;
  }

  .why-list-121::-webkit-scrollbar {
    width: 4px;
    background-color: #f5f5f5;
  }

  .why-list-121::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #016080;
  }
  @media(min-width:991.93px){
    .points-cntr{
      min-height: 18em;
    }
  }
  .slider-btn a{
        color: #1f1e10;
  }
.slider-btn a:hover{
  color: #448d96;
}
.slider-btn:hover .fa{
  color: #448d96;
}
/* about us */
.about_us_section .about_us__left img{
  max-width: 100%;
}
.about_us_section.main-space{
  padding: 0;
}
.about_us_section.main-space h1{
  display: block;
}
.about_us__head h1>span{
  font-weight: 500;
}
.sec-title h2:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    width: 60px;
    height: 3px;
    background-color: #c5c5c5;
}
.align-self-center{
  align-items: center;
}
@media(min-width:991.93px){
  .d_flex_desk{
    display: flex;
  }
  .about_us__inner{
    padding: 0 3em;
  }
}
@media(min-width:768px){
  .text-left p,.text-left h1{
    text-align: left !important;
  }
  .text-right p,.text-right p{
    text-align: right !important;
  }
  .d_flex_desk{
    display: flex;
  }
  .about_us__inner{
    padding: 0 3em;
  }
}
@media(max-width:768px){
  .about_us__inner{
    margin-top: 2em;
  }
  .about_us__row{
    display: grid;
  }
  .about_us__right{
    order: 1;
  }
  .about_us__left{
    order: 2;
  }
}
.mtb-0{
  margin: 0 auto;
}
/* end */
.modal-scrollfix.modal-scrollfix {
    overflow-y: hidden;
}

/* 30.12 brand-protection */
.icon-box.fancy .icon i{
  background-color: transparent;
    color: #222;
    font-size: 110px;
    opacity: .09;
    -webkit-transition: all ease .5s;
    transition: all ease .5s;
    border-radius: 0;
}
.icon-box .icon {
    height: 64px;
    position: absolute;
    width: 64px;
    left: 0;
}
.icon {
    margin-bottom: 16px;
}
[class^=icon] {
    display: inline-block;
}
@media (min-width:991.93px) {
  .points_inner{
    padding: 0 12px 10px 84px;
    position: relative;
  }
}
@media (max-width:991.92px) {
  .points_inner{
    padding: 0 12px 10px 10px;
    position: relative;
  }
}
.points_inner p,.points_inner h5,.points_inner_btn{
  text-align: left;
}
.points_inner h5{
  font-weight: 600;
  line-height: 35px;
  min-height: 40px;
}
.points_inner_btn a{
  background: #1e6f85;
  color: #fff !important;
  border-radius: 2px;
  padding: 10px;
}
.points_inner_btn a:hover{
  background-color: #1e6f85;
}

.serv-pont__cnt{
  text-align: center;
}
.serv-pont-cntr{
  text-align: center;
  margin-left: 0;
  padding: 50px;
}
.aln-center,.aln-center p{
  text-align: center !important;
}
.full-width{
  background-color: #fff;
}
.aln-center img{
  margin-right:0px;
}
.serv-pont__cnt:nth-of-type(odd) .serv-pont-cntr {
    background-color: rgba(0,0,0,.1);
}
/* responsive jan 04 */
.one_full{
  display: flex;
  width: 100%;
}
.one_half{
  width: 50%;
  display: inline-block;
}
@media(max-width:480px){
  .slide-container .row .col.slider-img{
      float: none;
      margin: 25px 0;
  }
  
  
  
  .slide .carousel-caption {
    bottom: 20% !important;
}


.banner-btn-2 { 
    bottom: 130px; 
    padding: 0!important;
}

}
@media(max-width:768px){
  .review img{
    float: none;
  }
  .one_half{
    width: 100% !important;
  }
  .one_full{
    display: block;
  }
  .img_client_inner .img_client img{
    margin: 0 auto;
  }
  .btn-6 span{
    line-height:30px;
  }
}
@media(max-width:991.93px){
  .one_full{
    padding: 50px 0;
  }
}
.why-inner-page .why-content .content_child i{
font-size: 14px !important;
}
.why-inner-page .why-content h2 span{
  overflow: visible;
}
.child_content_text,.child_content_more,.child_header{
  position: relative;
}
.content_child span.waves-effect{
  overflow: visible !important;
  position: initial;
}
.content_child span.waves-effect i{
  right: 0;
  left: unset;
}
.child_header span.waves-effect{
  position: relative !important;
}
.child_header span.waves-effect i{
  top: -8px;
  left: 10px;
  right: unset;
}
/*css for search*/

 .search-button {
 position: absolute;
 right: 20px;
 top: 50%;
 -webkit-transform: translate(0, -50%);
 transform: translate(0, -50%);
 }
 .search-toggle {
 position: relative;
 display: block;
 height: 10px;
 width: 10px;
 font-family: Font Awesome\ 5 Free;
 font-weight: 900;
 }
 .search-toggle::before {
 content: "\f002";
 -webkit-transition: all 0.1s;
 transition: all 0.1s;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 }
 .search-toggle.active::before {
  content: "\f00d";
 -webkit-transition: all 0.1s;
 transition: all 0.1s;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 }
 .search-input:focus {
 outline: none;
 }
 .top-menu-12{
     display: none;
 }
 .top-menu-12.show{
     display: block !important;
 }
 .search-button{
     border-radius: 0px;
     background: #016080;
     color: #fff;
     font-size: 18px;
     padding: 15px;
     min-width: 40px;
     float: left;
     margin-top: 13px;
     cursor: pointer;
 }
/* end */
/* 12-02-2020 */
.prof_modal .modal_kilton_left img {
    width: 100%;
    height:550px;
    object-fit:cover;
}
.prof_modal .modal-content.modal_kilton {
  padding: 0 !important;
}
.prof_modal .modal-content .banner-form {
  background: none !important;
}

.prof_modal .banner-form {
  max-width: 480px;
  margin: 0px auto;
  text-align: left;
  background: rgba(0, 68, 91, .8) !important;
  padding:40px 40px 20px;
      height: 550px;
    overflow: auto;
}
.modal.prof_modal {
  background-color: #1d1d1d00 !important;
}
.prof_modal .modal_kilton .prof_modal_row {
  margin: 0;
}
.prof_modal .banner-form.modal-form .form-control {
  border: 1px solid #ccc;
  padding: 10px;
  height: 22px;
  margin: 10px 0;
  width: calc(100% - 23px);
  background: #ff000000;
  border-radius: 5px;
}

.banner-form .btn {
  background: none;
  color: #016080;
  font-weight: 600;
  font-size: 18px;
  padding: 15px 0;
  border-radius: 0px;
  margin-top: 0px;
  transition: all .6s;
  float: right;
  text-transform: inherit;
  box-shadow: none;
}
.banner-form .btn i {
  border: 1px solid #fff;
  padding: 15px;
  border-radius: 50%;
  background: #016080;
  color: #fff;
}
@media(min-width:991px){
  .prof_modal {
    width: 68%;
        min-height: 74%;
    max-height: unset;
    overflow-y: hidden;
  }
}
@media(min-width:1700px) {
 .prof_modal .modal_kilton_left img { 
    height: 700px; 
}
.prof_modal .banner-form { 
    height: 680px;
}
  
}
@media(min-width:1450px) {
  .prof_modal {
    width: 68%;  
  }
  .prof_modal .banner-form { 
   
    overflow: auto;
}
  
}
ul.a li{
  border:none !important;
  list-style-type: circle;
  list-style-position: outside;
  padding: 0px !important;
}
ol.c li{
  list-style-type: square;
   border:none !important;
  padding: 0px !important;
}
/*18-2-2020 by supal*/
.main-space.history .container {
    max-height: 700px;
    overflow: auto;
    position: relative;
    z-index: 2;
}
.main-space.history h3 {
    color: #fff;
}
.main-space.history p {
    color: #fff;
}
table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

tr:hover {background-color:#f5f5f5;}

/*25/2/2020*//*by vishnu*/
.mf--outer{
    box-shadow: -1px 0px 27px 4px hsla(0, 0%, 67%, .2);
    border-radius: 50px;
}
.mfd_right p{
  text-align: justify;
}
@media(min-width:991.93px){
  .mfd_right{
    padding: 10px 50px;
  }
}
.mfd_right h4{
  position: relative;
  display: inline-block;
}
.mfd_right h4::before {
  position: absolute;
  background-color: #e4e4e4;
  height: 1px;
  width: 100%;
  content: "";
  left: 0;
  bottom: -13px;
}
.mfd_left img{
  width: 100%;
}
.msg-from-director{
  margin: 40px 0;
}
.mfd_head,
.mfd_img {
  text-align: center;
}
.mfd_img{
  margin-top: 30px;
}
.mfd_img img{
  border-radius: 50%;
}
.contact-form .form-fieldtext {
 background: #fff !important;
 border: none !important;
margin: 10px 0 0 !important;
padding: 5px 10px !important;
width:100% !important;
height: 74px !important;
}

.brd i{
  margin: 10px 10px;
box-sizing: border-box;
position: relative;
top: 1px;
}
/*29-2-2020*/
.form_agree label input{
 position: relative !important;
 opacity: 1 !important;
 top: 7px;
    margin-right: 10px;
    float:left;
}
.form_agree label p{
 color: #fff;
     font-size: 12px;
    margin: 4px 0 0 0!important;
}
.input_val label {
 position: relative !important;
 /*opacity: 1 !important;*/
}
.no_bg {
  background: none!important;
}
.main-space a.no_bg_vat {
background: none!important;
color: #107192 !important;
float: none;
margin: 0px;
    padding: 0;
    font-size: inherit;
}
.main-space.contact a {
font-size: 14px;
background: none;
color: #016080 !important;
border-radius: 0px;
float: none;
margin-right: 0;
margin-bottom: 0;
padding: 0px;
}
@media(min-width:768px){
    .desk-show{
        display:block !important;
    }
    .points_inner_btn{
        position: relative;
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
.btn_modal{
        margin-top:30px !important;
    }
.main-space.space a.btn{
    margin: 15px 0 !important;
}
@media(max-width:768px){
    .local-sponsor-list{
        min-height: 210px !important;
    }
    .inner-cnt img{
        margin-bottom: 15px;
    }
    .wl-col,.why--sb_dubai,.sb_dubai{
        width:100%;
    }
    .cont-sub-list.arrow-right-item::before{
        top: 34% !important;
    }
    
    .cont-sub-list-1{
        min-height: 160px !important;
    }
    .cont-sub-list::after{
        top: 240px;
    }
    .cont-sub-list img{
        display: block;
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .inner-cnt{
        width: 100%;
    }
    .main-space.why-page h1{
        line-height: 34px;
    }
    .inner-cnt .collapsible{
        padding: 0;
    }
    .fly.show-block{
        width:100% !important;
    }
    .fly.show-block h2{
        line-height: 30px;
    }
    .fly.show-block h4{
        font-size: 16px;
        line-height: 22px;
    }
    .frzn div{
        font-size: 12px;
        margin-top: 10px;
    }
    .inner-head p {
        margin: 0px;
        margin-bottom: 25px;
    }
    .main-space h1{
        text-align: center;
    }
    .why-list-1 img{
        height: 200px;
    }
    .main-space.space.inner-cnt h1{
        line-height: 35px !important;
    }
    .main-space{
        padding: 30px 0 !important;
    }
    .footer {
    padding: 10px 0 0 !important;
    }
    .call-cntr h3{
        line-height: 30px !important;
    }
    .inner-cnt .collapsible{
        box-shadow: none !important;
    }
    .list-space-icon a.no_bg h4{
        text-align:center;
    }
    .main-space.why-page h1{
        margin: 20px 0 !important;
    }
}
@media(max-width:340px){
    .cont-sub-list.arrow-right-item::before {
        top: 39% !important;
    }
}
.pt-9, .my-9 {
    padding-top: 4.5rem !important;
}
.bg-navy {
    background: #162241 !important;
}
.overflow-hidden {
    overflow: hidden!important;
}
.section-title, .section-title-w {
    position: relative;
    z-index: 1;
}
.pb-2, .py-2 {
    padding-bottom: 1rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 2.5rem !important;
}
.text-center {
    text-align: center!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}
.top-destination .desti-image {
    position: relative;
    overflow: hidden;
    border: 6px solid #ffffff1a;
    height: 370px;
}
.top-destination .desti-image img {
    width: 100%;
}
.top-destination {
    padding-bottom: 50px;
    padding-top: 50px;
}
.top-destination .desti-image .desti-content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    transition: all ease-in-out 0.5s;
    background: linear-gradient(to top, #171717, transparent);
    width: 100%;
    padding: 15px;
}
.mb-1, .my-1 {
    margin-bottom: 0.5rem !important;
}
.white-color {
    color: #fff !important;
}
.top-destination .desti-image .desti-overlay {
    opacity: 0;
    background: #2e3d626b;
    position: absolute;
    bottom: 100%;
    left: 0;
    transition: all ease-in-out 0.5s;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.top-destination .desti-image .desti-overlay a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.nir-btn, .nir-btn-black {
    position: relative;
    z-index: 1;
    font-size: 14px;
    text-align: center;
    padding: 12px 15px;
    text-transform: capitalize;
    transition: all ease-in-out 0.5s;
    background: #0791be;
    color: #fff;
    display: inline-block;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 4px rgb(255 255 255 / 10%);
}
.top-destination .desti-image:hover .desti-overlay {
    opacity: 1;
    bottom: 0;
    transition: all ease-in-out 0.5s;
}
.desti-content h4{
    font-size: 18px;
}
.section-title-w h2{
    text-align: center;
    color: #fff;
}
.nir-btn i{
    padding-left: 10px;
}
/* footer 22/09/2021*/
/* .foobgcol{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
} */
.footerMain {
    padding-top: 20px;
}
.footerM--row {
    padding: 20px 0 50px;
}
.footerM--row {
    border-top: 1px solid #d2d2d7;
    margin: 0;
}
section.faq{
  padding-bottom: 20px;
}
@media (min-width: 768px)
{
  .col-1-5 {
    width: 20%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col-foo-isc h3 {
    font-size: 13px;
    font-weight: 700;
    color: #86868b;
}
.col-foo-isc ul {
    padding-left: 0;
}
.col-foo-isc ul li, .foo-copy ul li {
    list-style-type: none;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
}
.footerM--row ul li a {
    color: #86868b;
}
.col-foo-isc li a {
    color: #86868b;
}
.col.xl12.text-list hr {
    margin-bottom: 30px;
}
.col.xl12.text-list iframe {
    width: 60%;
    margin: 20px auto;
    display: flex;
}




@media (min-width: 768px)
{
  .desk-show {
    display: block !important;
  }
  .mob-show{
    display: none;
  }
}
@media(max-width:768px){
    .level-box.active{
        height:auto !important;
        display: block !important;
    }
   .desk-show {
    display: none;
  }
  .mob-show{
    display: block !important;
  }
  .footerM--row {
    border-top: 1px solid #d2d2d7;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  body,html{
    overflow-x: hidden;
  }
.level-box{ width: 100%; height: auto; overflow: hidden; background: #ededed; padding: 10px; display: none; }
.box-a1{ width: 100%; height: auto; overflow: hidden; margin: 0 0 10px 0; }
.col-foo-isc ul{
  padding-left: 10px !important;
}
.col-foo-isc h3{
    font-size: 15px;
    font-weight: 600;
    color: #86868b;
    margin: 0;
    line-height: 36px;
}
}
.desti-inner .slick-arrow{
    display:none !important;
}@media screen and (max-width:1400px) {.top-destination .desti-image {    position: relative;    overflow: hidden;    border: 6px solid #ffffff1a;    height: 260px;}}
@media(max-width:768px){
    .top-destination .desti-image{
        height:auto !important;
    }
}


@media (max-width:992px) {
    
    .modal.prof_modal { 
    min-height: unset;
    height: unset;
    max-height: unset;
}

.prof_modal .banner-form {
    max-width: unset; 
    height: unset;
    overflow: unset;
}
 .prof_modal .banner-form.modal-form .phone-cntr .form-control { 
    width: calc(100% - 70px) !important;
}   
.banner-btn-2 { 
    max-width: unset; 
}
    
    
}@media (max-width:991px) {.top-destination .desti-image {    position: relative;    overflow: hidden;    border: 6px solid #ffffff1a;    height: auto;}



