
#Landing .dtr-small-box { padding: 0px 40px; }

/* overlay */
.dtr-overlay { width: 100%; height: 100%; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 1; }
.dtr-overlay-content { position: relative; z-index: 99; }
/*----- 13 Forms -----*/
/*----------------------------------------*/
form { margin: 0; padding: 0; z-index: 0; }
form p { margin: 0 0 10px 0; padding: 0; }
input[type=radio], input[type=checkbox] { margin: 0 5px 0 0; vertical-align: baseline; }
label { width: 100%; height: auto; line-height: 1.2em; font-weight: bold; }
form label.error { line-height: 1em; font-weight: normal; }
select, textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] { position: relative; display: block; width: 100%; padding: 15px; margin: 0 0 4px 0; border-width: 1px; border-style: solid; border-radius: 4px; font-size: 14px; font-weight: 400; line-height: 20px !important; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea { width: 100% !important; height: auto; }
form label.error { font-size: 0.665em; letter-spacing: 0.2px; }
/*===== form column styles =====*/
.banner{background: hsla(212, 100%, 25%, 1);

background: linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

background: -moz-linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

background: -webkit-linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#003C7F", endColorstr="#10B4F1", GradientType=1 );}
.welcome-image h1{
    text-align: left;
    font-family: Overpass, sans-serif !important;
    font-size: 38px;
    line-height: 1.2;
    letter-spacing: 0px;
    color: #ffffff;
    font-weight: bold;
}
.welcome-image h2{
text-align: left;
    font-family: Overpass, sans-serif !important;
    font-size: 26px;
    line-height: 1.4;
    font-weight: 400;
    letter-spacing: 0px;
    color: #ffffff;
    padding-bottom: 16px;
	
}
.welcome-image p{
	padding: 0;
    justify-content: left;
    position: relative;
    margin: 10px auto 0;color: #ffffff;
	text-align:left;     line-height: 18px;
}
.wrapper{
	padding: 0;
    margin: 20px 0px 10px 0px;
    justify-content: center;
    position: relative;
}
.fa-angle-left{display:none;}
.welcome-image h3{
	margin-top: 30px !important;
    margin-bottom: 0px !important;
    text-align: center;
    font-family: Overpass, sans-serif !important;
    font-size: 26px;
    line-height: 1.4;
    font-weight: 700;
letter-spacing: -1.5px; color:#fff;}

#Landingform h3{margin:0;}
#Landingform form .fa {
    top: 16px;
    right: 1rem;
    color: #10b4f1;
} 
#Landingform textarea, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="number"], input[type="tel"], input[type="search"] {
    background-color: #fff !important; 
}
#Landingform h3{color:#10b4f1; font-family: Overpass, sans-serif !important;
/*font-family: 'Exo 2', sans-serif;*/}
#Landingform form .fas {
    right: 1rem;
    color: #10b4f1;
    top: 20px;
}
#Landingform form .btn{width: 100%;
    width: 100%;
    background: rgba(0, 60, 127, 1);
    font-size: 20px;
    border: none;
    border-radius: 5px;
    background-color: rgba(0, 60, 127, 1);
    padding: 15px 42px 15px 42px;
	font-family: 'Overpass';
    font-weight: 700;
}
#Landingform form .btn:hover{	
	color: #fff!important;
    border: none;
    box-shadow: 0px 10px 10px 0px rgb(0 0 0 / 25%);
}
	
.contactform {background: #fff;
    padding: 20px 20px; border-radius: 20px;}
#Landingform .contactform select, #Landingform .contactform textarea, #Landingform .contactform input[type="text"], #Landingform .contactform input[type="email"], #Landingform .contactform input[type="url"], #Landingform .contactform input[type="password"], #Landingform .contactform input[type="number"], #Landingform .contactform input[type="tel"], #Landingform .contactform input[type="search"], #Landingform .contactform input[type="submit"] {
    border: none;
    border-bottom: 2px solid #53bfda !important;
    -webkit-transition: 0.5s all; background-color: transparent !important; border-radius: inherit; font-size: 15px; font-family: 'Overpass';
} 
/*#Landingform .form-input{padding: 8px 0px 6px 0px;}*/
textarea {
    padding: 0px 15px !important;
}
#Landingform .contactform .fa-user{
	top: 16px !important;
    /*left: 10em !important;*/
}
.star{
    color: #01B0F1;
    position: absolute;
    top: 14px;
    left: 138px;
  }
.banner .phone{margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: right;
    font-family: Overpass, sans-serif !important;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
letter-spacing: -0.5px; color:#fff !important;}
.banner .phone a{color:#fff;}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%; }

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  border: none; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

@media (max-width: 992px) {
  .owl-theme .owl-nav {
    display: none !important; } }

@media (max-width: 568px) {
  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none; } }


.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav {
  display: block; }

.owl-dots {
  margin-top: 0px;
  position: absolute;
  left: 0px;
  right: 0;
  bottom: 30px;
  background: none; }

.w3l-testimonials .owl-dots {
  margin-top: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -30px;
  background: none;
  display: block; }

.owl-theme .owl-nav [class*=owl-] {
  color: #aca7a7;
  font-size: 30px;
  margin: 0px;
  background: none;
  display: inline-block;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  line-height: 15px;
  border-radius: 50%; }

.owl-theme .owl-nav [class*=owl-]:hover {
  opacity: 1;
  text-decoration: none;
  outline: none;
  box-shadow: none;
  transition: 0.3s ease-in-out; }

.owl-theme .owl-nav [class*=owl-]:focus,
.owl-theme:focus,
.owl-dots:focus,
.owl-dot:focus {
  outline: none;
  box-shadow: none; }

.owl-theme .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 30px; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  background: transparent; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 1px;
  background: #aaa;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  position: relative;
  opacity: 0.9;
  border-radius: var(--border-radius); }

button.owl-next,
button.owl-prev {
  position: absolute;
  bottom: 40%; }

button.owl-prev {
  left: 0px; }

button.owl-next {
  right: 0px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fff; }
  */
  #clients{background:#fff; margin-top:15px;} 
    #clients h1{font-family: Overpass, sans-serif !important; color: rgb(1, 176, 241);
  line-height: 1.3;
    font-weight: 700;
    letter-spacing: -1.5px; font-size: 2.2rem;}
    
 .w3l-content-6 .text{ 
  margin-top: 0px !important;
    margin-bottom: 8px !important;
    text-align: justify;
    font-family: Overpass, sans-serif !important;
    font-size: 16px;
    line-height: 1.9;
    font-weight: 500;
 letter-spacing: 0px;}
 .w3l-about-2 .about-2-secs-left li i {
    color: var(--primary-color);
}

ul{padding:0px 20px;
margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left;
    font-family: Overpass, sans-serif !important;
    font-size: 18px;
    line-height: 1.9;
    font-weight: 400;
    letter-spacing: 0px;}
.w3l-content-6 .desktop {padding:20px 30px;}
	
	
.w3l-content-6 h1, .features-4 h1, .w3l-testimonials h1{
	margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    font-family: Overpass, sans-serif !important;
    font-size: 36px;
    line-height: 1.3;
    font-weight: 700;
    letter-spacing: -1.5px;
}
.content-gd .desktop-img
{padding: 23px 15px 5px 15px;}

.features4-grid-inn h5{
margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: center;
    font-family: Overpass, sans-serif !important;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    letter-spacing: 1px;
}
.message ul{margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: left;
    font-family: Overpass, sans-serif !important;
    font-size: 16px;
    line-height: 1.9;
    font-weight: 400;
letter-spacing: 0px;}


.owl-carousel .item{
	border-radius:15px;
	 display: grid;
  grid-auto-flow: column;
  gap: 5%;
}
.w3l-bottom-grids-6 .area-box.color-1 {
   background: hsla(212, 100%, 25%, 1);

background: linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

background: -moz-linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

background: -webkit-linear-gradient(45deg, hsla(212, 100%, 25%, 1) 0%, hsla(196, 89%, 50%, 1) 100%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#003C7F", endColorstr="#10B4F1", GradientType=1 );
	margin-top: 44px;
	border-radius:12px;
}
 #services h1{margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: justify;
    font-family: Overpass, sans-serif !important;
    font-size: 23px;
    line-height: 1.9;
    font-weight: 400;
letter-spacing: 0px;
color:#fff;}
 #services h4{
margin-top: 0px !important;
    margin-bottom: 0px !important;
    text-align: justify;
    font-family: Overpass, sans-serif !important;
    font-size: 18px;
    line-height: 1.9;
    font-weight: 400;
letter-spacing: 0px; color:#fff;}
.main-social-footer-28 .fab{
color: rgba(28, 28, 28, 1);
    border-color: rgba(35, 157, 219, 0);
    background-color: rgba(255, 255, 255, 1);
    background-image: none;
    border-width: 0;
    border-style: solid;
    width: 35px;
    height: 35px;
    font-size: 15px;
    padding: 10px;
    border-radius: 5px;
    stroke-width: 0;
    transition: all 0.50s ease-in-out;
    transition-property: background, border-radius, color, border-color, box-shadow;
    -webkit-transition: all 0.50s ease-in-out;
    -moz-transition: all 0.50s ease-in-out;
    -webkit-transition-property: background, border-radius, color, border-color, box-shadow;
    -moz-transition-property: background, border-radius, color, border-color, box-shadow;
}
.main-social-footer-28 .fab:hover{
color: rgba(255, 255, 255, 0.8);
    border-color: rgba(16, 180, 241, 1);
    background-color: rgba(0, 60, 127, 1);
    background-image: none;
}


.list{
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.desktop ul li{
    list-style-image: url('../images/icon.png'); position:relative; left:25px;
}


#services .btn{
    align-items: center;
    justify-content: center;
    font-family: Overpass, sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(16, 180, 241, 0);
    border-radius: 2px;
    background-color: rgba(16, 180, 241, 1);
    background-image: none;
    padding: 14px 42px 14px 42px;
    flex-flow: row-reverse nowrap;
    font-size: 20px;
    background-color: rgba(0, 60, 127, 1); margin-top: -26px; float:right;
}
#services .btn a, active
{
	text-decoration: none;
	color: #fff;

}

#services .btn:hover a
{
	text-decoration: none;
	color: rgba(16, 180, 241, 1);

}

#services .btn:hover
{
	color: rgba(16, 180, 241, 1);
	background-color: white;
	border-color: white;
	transition: 0.35s;
}
.btn-info i{
    font-size: 11px;
}


.w3l-customers .owl-nav button {
  position: absolute;
  top: 0%;
  background-color: #000;
  color: #000;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.w3l-customers .owl-nav button.owl-prev {
  left: 0;
}
.w3l-customers .owl-nav button.owl-next {
  right: 0;
}

.w3l-customers .owl-dots {
  text-align: center;
  padding-top: 15px;
}
.w3l-customers .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.w3l-customers .owl-dots button.owl-dot.active {
  background-color: #000;
}
.w3l-customers .owl-dots button.owl-dot:focus {
  outline: none;
}
.w3l-customers .owl-nav button {
    position: absolute;
    top: 67%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.w3l-customers span {
    font-size: 58px;
    position: relative;
    top: -24px;
}
.w3l-customers .owl-nav button:focus {
    outline: none;
}
.w3l-customers .owl-carousel .fa{font-weight: 500;}
#testimonials .testi-text{position:relative; top:-20px;}
.logo{width:240px;}
.checked {color: rgb(1, 176, 241);}
.fa-star{font-size:12px;}
















/*Responsive*/

@media (max-width: 1280px) {
.features-4 .features4-grid h5 a {font-size: 15px;}
.features-4 .features4-grid-inn {padding: 10px 14px;}
.features-4 .features4-grid.sec-features4-grid {margin: 0em 0;}
/*.w3l-testimonials .slider-info {height: 388px;}*/
}

@media (max-width: 1024px) {
.w3l-bottom-grids-6 .area-box.color-1{padding: 36px 32px 86px 39px;}
#services .btn {margin-top:0;}

}
@media (max-width: 820px) {
	.w3l-bottom-grids-6 .area-box.color-1 {margin-bottom: 40px;}

}
@media (max-width: 768px) {
	.welcome-grids{padding-bottom:50px;}
	.grow-btn{margin-top:40px;}
	.contactform {padding: 30px 20px;}
	.welcome-grids { padding-bottom: 10px;}
	.w3l-bottom-grids-6 .area-box.color-1 {margin-bottom: 40px;}
	.welcome-image p {  line-height: 27px;}

}

@media (max-width: 767.98px) {
.w3l-content-6 h1, .features-4 h1, .w3l-testimonials h1 {
font-size: 30px;}
.welcome-grids{padding-bottom:20px;}
.features-4 .features4-grid-inn {
padding: 20px 14px;}
.features-4 .features4-grid.sec-features4-grid {
    margin: 0px 0;
}

.w3l-bottom-grids-6 .area-box.color-1 {}

.w3l-bottom-grids-6 .area-box {
padding: 20px 18px 50px 18px}
.grow-btn{margin-top:40px;}
	.w3l-testimonials .slider-info {height: auto;}
	
}
@media (max-width: 575.98px) { 
.logo{width:170px;}
.banner .phone {font-size: 18px;}
.welcome-image h2 {font-size: 24px;}

#Landingform form .btn {font-size: 17px;}
.w3l-content-6 h1, .features-4 h1, .w3l-testimonials h1, #clients h1 {font-size: 24px;}
	.w3l-testimonials .slider-info {height: auto;}
}
