.text-white{color:#fff!important;}
 
.pt-10{padding-top:10px!important;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mb-0{margin-bottom:0px!important;}
.mb-20{margin-bottom:20px;}
 
 
 .abt_login{
	 border:1px solid #fff;
	 border-radius:5px;
	 background-color:#1e9fb4;
	 padding:20px;
 }
 .abt_login label{
	 color:#fff; 
 }
 .abt_login .nav{ 
   margin-bottom:20px;
 }
 .abt_login .nav > li > a { 
    padding: 10px 35px; 

 }
 .abt_login .nav-tabs > li.active > a{  
	 color:#000!important; 
	 background-color:#fff!important;

 }
 .abt_login .nav-tabs > li > a{  
	 color:#000!important; 
	 border:1px solid #fff!important;

 }
 .ab-services .yt-book h2{
    margin-top: 0px;
    margin-bottom: 0px;
}
.pricingContent ul {
    margin: 0;
    padding: 0;
}
.pricingContent ul li {
    border-bottom: 1px solid #F0F0F0;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.tariffs .table tbody tr:nth-child(2n+1) {
   background-color: #e9e5e2;
  color: #000;
  font-size: 16px;
}
.tariffs .table tbody tr { 
  font-size: 16px;
}
.tariffs .table thead tr th {
   background-color: #060635;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
}

.section-titlebox h2 { 
  margin-top: 10px;
  margin-bottom: 25px;
}
.section-titlebox h1 {
  margin-top: 10px;
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 38px;
}
.section-titlebox h3 {
  display: inline-block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: capitalize;
  color: #ed3237;
  padding-left: 25px;
  margin-bottom: 15px;
}
.section-titlebox h3::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/icon-sub-heading.svg") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
  background-position: left center;
  background-size: cover;
  width: 18px;
  height: 18px;
}
.section-titlebox p{font-size:18px;text-align: justify}
 
.item .cars{  min-height: 305px;margin-bottom: 20px;
  background: #fff;
  border-radius: 1rem;
  overflow: hidden; 
  transition: transform 0.4s ease, box-shadow 0.4s ease; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
        position: relative;
        }
    .item .cars:hover {
  transform: scale(1.02);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
  border-radius: 1rem;background-color: #f5f9fd;
}
.section-head.center {
  text-align: center;  
  margin-bottom: 20px;padding: 40px 0px 0px 0px;
}
.twm-large-title {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 5px;
}
.twm-sm-title {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #ff6100;
  position: relative;
  letter-spacing: 2px;
}
.twm-cntr-with-icon {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #f4f5f7;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
}
.twm-cntr-with-icon:before {
  content: "";
  position: absolute;
  left: -10px;
  top: -10px;
  width: 30px;
  height: 30px;
  background-color: #ff6100;
  transition: transform 1s ease-in-out;
}
.twm-cntr-with-icon:after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 2px;
  height: 30px;
  background-color: #ff6100;
  transition: transform 1s ease-in-out;
}
.twm-cntr-with-icon .icon-media {
  margin: 0px auto 10px;
}
.twm-cntr-with-icon .icon-media img {
  height: 40px;
}
.twm-cntr-with-icon .counter {
  font-size: 36px;
  font-weight: 500;
  color: #ff6100;
}
.twm-cntr-with-icon .symble {
  font-size: 36px;
  font-weight: 500;
  color: #ff6100;
  font-style: normal;
}
.twm-cntr-with-icon .icon-content-info {
  font-size: 18px;
  font-weight: 600;
  color: #18191d;
  margin-bottom: 0px;
}
.twm-cntr-with-icon:hover:after {
  transform: translateY(-300px);
}
.twm-cntr-with-icon:hover:before {
  transform: translateY(300px);
}
.twm-cntr-with-icon:hover .icon-media {
  margin: 0px auto 10px;
}
.twm-cntr-with-icon:hover .icon-media img {
  animation: flip-vertical-right 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955) both;
}
.btncontct .btn{border-radius: 30px;
  background-color: #ff6100!important;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 24px;
  text-align: center;
  width: 100%;
  font-size: 18px;
}
.btncontct .btn:hover{ 
  background-color: #000!important; 
} 
#page-header {
  background: #f0f0f0 url(../images/image28.jpg) no-repeat scroll center top;
    background-image: url("../images/image28.jpg");
  float: left;
  height: 220px;
  margin: 0px 0px 40px 0px!important;
  padding: 53px 0 0;
  text-align: center;
  width: 100%;
}
#page-header h1 {
  color: #424242;
  font-size: 48px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#page-header p {
  color: #424242; 
  text-align: center; 
}

.contact-whatsapp {
  width: 50px;
  position: fixed;
  bottom: 110px;
  left: 15px;
  z-index: 9999;
  display: inline-block;
  animation: up-down 1s infinite;
}

@keyframes up-down {
0% {
  transform: translateY(0px);
}
50% {
  transform: translateY(20px);
}
100% {
  transform: translateY(0px);
}
}
.btn-sonar {
  background: #ed3237;
  border: 0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-block;
  color: #fff;
  outline: 0;
  position: fixed;
  text-align: center;
  line-height: 52px;
  left: 15px;
  bottom: 15px;
  z-index: 99;
}
.btn-sonar img {
  width: 30px;
  height: 30px;
  animation: rotate-img 1s infinite;
}

.btn-sonar::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%; 
  top: 0;
  left: 0;
  animation: sonar-effect 1s ease-in-out .1s infinite;

}

@keyframes sonar-effect {
    0% {
  opacity: .3;
}
40% {
  opacity: .5;
  box-shadow: 0 0 0 5px #ed3237,0 0 10px 10px #ed3237,0 0 0 10px #ed3237;
}
100% {
  box-shadow: 0 0 0 5px #ed3237,0 0 10px 10px #ed3237,0 0 0 10px #ed3237;
  transform: scale(1.5);
  opacity: 0;
}
}

	.testimonials-wrap {
			padding: 40px 0;background-color: #f7fafc;
		}
	.testimonials-wrap .testimonial-box {
			background: #fff;
  border-radius: 1rem;
  overflow: hidden;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  position: relative;
		}
		.testimonials-wrap .heading-section {
			text-align: center;
		}
		.testimonials-wrap .sub-heading {
			font-family: 'Lato', sans-serif;
		    font-size: 12px;
		    display: block;
		    font-weight: 600;
		    color: #ff6100;
		    text-transform: uppercase;
		    letter-spacing: 2px;
		}
		.testimonials-wrap .heading-section h2 {
			font-size: 28px;
		    font-weight: 600;
		    padding-top: 10px;
		    padding-bottom: 15px;
		}
		.testimonials-wrap .testimonial-box {
		    display: block;
		    position: relative;
		    padding: 48px 20px 20px 20px;
		    background: #fff;
		    border: 1px solid rgba(0,0,0,.03);
		    border-radius: 5px;
		    box-shadow: 0 0 20px rgba(0, 0, 0, .08);min-height: 295px;
		}
		.testimonials-wrap .user-img {
		    width: 80px;
		    height: 80px;
		    border-radius: 50%;
		    position: relative;
			min-width: 80px;
			background-size: 100%;
		}
		.testimonials-wrap .carousel-testimonial .item {
			padding: 30px 10px;
		}
		.testimonials-wrap .quote {
			position: absolute;
		    top: 12px;
		    color: #ff6100;
		    font-size: 27px;
		}
		.testimonials-wrap .name {
			margin-bottom: 0;
		    line-height: 14px;
		    font-size: 18px;
		    font-weight: 800;
		}
		.testimonials-wrap .position {
			color: #adadad;
			font-size: 14px;
		}
		.testimonials-wrap .carousel-testimonial .owl-nav {
			text-align: center;display: none;
		}
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-next, 
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-prev {
		    padding: 0 12px !important;
		}
		.testimonials-wrap .carousel-testimonial .owl-nav button {
			outline: none;
			padding: 0;
		}
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-next span, 
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-prev span {
			display: block;
		    font-size: 40px;
		    width: 25px;
		    height: 25px;
		    vertical-align: 0px;
		    line-height: 16px;
		}
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-next.disabled, 
		.testimonials-wrap .carousel-testimonial .owl-nav button.owl-prev.disabled {
			opacity: 0.5;
		}

@media only screen and (min-width:320px) and (max-width:767px){
.footer-block .widget {
  margin: 15px 0;
    }
.footer-block .widget {
  margin: 15px 0;
}
    .section-titlebox h1 {
  margin-top: 10px; 
  font-size: 26px;
}
}