:root{
  --color-white:#ffffff;
  --color-000000:#000000;
  --color-b1b6b9:#b1b6b9;
  --color-88d055:#88d055;
  --color-a8a9ab:#a8a9ab;
  --color-f4f8fa:#f4f8fa;
  --color-010203:#010203;
  --color-8a9195:#8a9195;
  --color-bbb:#bbbbbb;
  --color-a6b0b3:#a6b0b3;
  --color-06b9c0:#06b9c0;
  --color-869298:#869298;
  --color-ffcc05:#ffcc05;
  --color-f3f7f9:#f3f7f9;
  --color-f5f5f5:#f5f5f5;
}
:root{
  --font-Titillium-san:'Titillium Web', sans-serif;
  --font-Titillium:"Titillium Web";
  --font-Roboto:"Roboto";
}
/* ------------ Slider ---------------- */
#slider .carousel-item {
  -webkit-clip-path: polygon(0 0, 100% 1%, 100% 86%, 50% 100%, 0 86%);
  clip-path: polygon(0 0, 100% 1%, 100% 86%, 50% 100%, 0 86%);
}
/* --------- SLIDER--------- */
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
  background-color: var(--color-f4f8fa);
}
#slider img {
  width: 100%;
}
#slider h2 {
  color: var(--color-white);
  font-size: 44px;
  font-weight: 600;
}
#slider .car-rent{
  font:600 20px var(--font-Titillium-san);
  letter-spacing: 1px;
  color: var(--color-white);
}
#slider p {
  border-radius: 0 0 5px 5px;
  font:500 14px var(--font-Roboto);
  letter-spacing: 1px;
  line-height: 28px;
  color: var(--color-f4f8fa);
  padding-top: 10px;
}
.slider-box {
  position: absolute;
  top: 26%;
  padding: 20px;
  margin: 0 auto;
  text-align: left;
  left: -15%;
  width: 50%;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 23%;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .carousel-prev-button,#slider .carousel-next-button{
  position: absolute;
  bottom: 35%;
}
#slider .carousel-prev-button {
  left: -12%;
}
#slider .carousel-next-button{
  left: -6%;
}
#slider .carousel-item-next,#slider .carousel-item-prev,#slider .carousel-item.active {
  display: block !important;
}
#slider .carousel-control-prev-icon,#slider .carousel-control-next-icon{
  background-image:none; 
}
.carousel-control-next-icon,.carousel-control-prev-icon{
  width: auto;
  height: auto;
}
#slider .slider-button-1{
  font:600 16px var(--font-Titillium-san);
  letter-spacing: 2px;
  color: var(--color-white);
} 
#slider .slider-button-1:before{
  content: "";
  width: 60px;
  height: 3px;
  background-color: var(--color-88d055);
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 5px;
}
ol.carousel-indicators li {
  padding: 3px;
  background-color: var(--color-white) !important;
  border:2px solid var(--color-white);
  background-color: transparent !important;
  margin-right: 10px;
  border-radius: 50%;
  width: auto;
  height: auto;
  opacity: 1;
}
/*Fade slider*/
.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}
.carousel-fade  .carousel-item.active,.carousel-fade  .carousel-item-next.carousel-item-left,.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}
.carousel-fade  .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
#slider ol.carousel-indicators{
  text-align: center;
  position: absolute;
  bottom: 55%;
  right: 0;
  left: auto;
  width: max-content;
  max-width: 100%;
  transform: rotate(90deg);
}
#slider ol.carousel-indicators .active{
  background-color:var(--color-88d055) !important;
  border:2px solid var(--color-88d055);
}
#slider .slide_nav i {
  font-size: 12px;
  color: var(--color-white);
  width: 45px;
  height: 45px;
  padding: 15px 16px;
  border: 2px solid var(--color-white);
  border-radius: 50%;
}
#slider .slide_nav i:hover{
  background-color: var(--color-88d055);
  border-color:var(--color-88d055);
}
#slider h5{
  font:600 14px var(--font-Titillium-san);
  letter-spacing: 3px;
  color: var(--color-white);
}
#slider h5:before{
  content: "";
  width: 30px;
  height: 3px;
  background-color: var(--color-88d055);
  display: inline-block;
  margin-bottom: 4px;
  margin-right: 10px;
}
.feature-car-head p,.our-services-head p,.trending-head p,.process-head p,.best-seller-head p,.testimonials-head p,.our-team-head p{
  font-size: 16px;
  letter-spacing: 2px;
  color: var(--color-b1b6b9);
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
.feature-car-head h3,.trending-head h3,.process-head h3,.best-seller-head h3,.testimonials-head h3,.latest-news-head h3{
  font-size: 30px;
  letter-spacing: 2px;
  color: var(--color-010203);
  font-weight: 600;
  text-align: center;
}
.find-best-car-head h3:after,.feature-car-head h3:after,.trending-head h3:after,.process-head h3:after,.best-seller-head h3:after,.testimonials-head h3:after,.latest-news-head h3:after{
  content: "";
  width: 80px;
  height: 4px;
  background-color: var(--color-88d055);
  display: block;
  margin: 20px auto 0px auto;
}
.feature-content h5 a {
  font-weight: 900;
}
#products-categories #product-content .car-features span,#trending-car .trending-content .meta-box span,.best-seller-content .best-seller-meta span{
  font: 600 12px var(--font-Titillium);
  letter-spacing: 0px;
  color: var(--color-8a9195);
}
.newsletter-content p,.category-content p{
  font-size: 16px;
  margin-bottom: 0;
}
.newsletter-content h5,.category-content h5{
  font-size: 30px;
}
.newsletter-content p,.category-content p,.newsletter-content h5,.category-content h5{
  letter-spacing: 2px;
  color: var(--color-white);
  font-weight: 600;
}
.category-content h5:after,.newsletter-content h5:after{
  content: "";
  width: 80px;
  height: 4px;
  background-color: var(--color-white);
  display: block;
}
.category-content h5:after {
  margin: 8px 0px;
}
.newsletter-content h5:after {
  margin: 20px 0px;
}
.our-services-head h3,.our-team-head h3{
  font-size: 30px;
  letter-spacing: 2px;
  color: var(--color-white);
  font-weight: 600;
  text-align: center;
}
.our-services-head h3:after,.our-team-head h3:after{
  content: "";
  width: 80px;
  height: 4px;
  background-color: var(--color-88d055);
  display: block;
  margin-top: 20px;
  margin: 20px auto 0px auto;
}
/*----------------feature car------------------*/
#products-categories li.nav-item {
  display: inline-block;
  width: 16%;
  margin: 0 auto;
}
#products-categories li.nav-item img {
  opacity: 0.6;
}
#products-categories li a.nav-link.active img{
  opacity: 1;
}
#products-categories ul.class-categories,#products-categories #product-content{
  padding: 2em 0px;
}
#products-categories #product-content span i {
  padding-right: 7px;
}
#products-categories #product-content span{
  padding: 10px 0px;
}
#products-categories #product-content h4 span,.car-ret span{
  font:600 15px var(--font-Titillium);
  letter-spacing: 2px;
  color: var(--color-869298);
}
.feature-cars-image img{
  width: 100%;
}
.feature-cars-image{
  margin: 15% auto 0% auto;
}
.car-ret i {
  color: var(--color-ffcc05);
  font-size: 12px;
}
#products-categories #product-content .car-features{
  padding: 13px 0;
}
#products-categories #product-content .car-features span{
  padding-right: 20px;
}
#products-categories #product-content .feature-text{
  font:500 14px var(--font-Roboto);
  letter-spacing: 0px;
  line-height: 26px;
  color: var(--color-a8a9ab);
}
#product-content .feature-but{
  margin-top:30px;
}
#product-content .feature-but a {
  padding: 12px 35px;
  border-radius: 40px;
  background-color: var(--color-88d055);
  font:700 15px var(--font-Titillium);
  letter-spacing: 1px;
  color: var(--color-white);
  text-align: center;
}
/*-----------------Service Tab--------------------*/
#our-services{
  padding-bottom: 0px;
}
.service-content {
  text-align: center;
  background-color: var(--color-white);
  max-width: 50%;
  padding: 25px 52px;
  border-top-right-radius: 287px;
  border-top-left-radius: 289px;
  margin: 0 auto;
}
ul.services-tab {
  list-style-type: none;
  display: -webkit-box;
  margin: 0 auto;
  width: max-content;
  max-width: 100%;
}
li#service1,li#service2,li#service3,li#service4,li#service5,li#service6{
  position: relative;
}
li#service1 {
  top: 280px;
  left: -12em;
}
li#service2 {
  top: 143px;
  left: -11em;
}
li#service3 {
  top: 50px;
  left: -84px;
}
li#service4 {
  top: 41px;
  left: 3em;
}
li#service5 {
  top: 128px;
  left: 11em;
}
li#service6 {
  top: 277px;
  left: 12em;
}
#our-services .tab-content {
  border: 2px solid var(--color-white);
  max-width: 78%;
  margin: 0 auto;
  border-top-left-radius: 478px;
  border-top-right-radius: 478px;
  padding-top: 185px;
  border-bottom: none;
}
#our-services a.nav-link {
  background-color: var(--color-white);
  padding: 16px 16px;
  border-radius: 50%;
  display: inline-block;
  width: 75px;
  height: 75px;
}
#our-services a.nav-link:hover,#our-services .our-services-tab li .active{
  background-color: var(--color-88d055);
}
#our-services .services_name a{
  font:600 20px var(--font-Titillium);
  letter-spacing: 1px;
  color: var(--color-010203);
  text-align: center;
  display: inline-block;
  padding-top: 10px;
}
#our-services .services-text{
  font:400 14px var(--font-Roboto);
  letter-spacing: 0px;
  line-height: 22px;
  color: var(--color-a8a9ab);
}
/*---------------Our Category--------------------*/
#category-partner {
  padding: 0;
  background-color: var(--color-f4f8fa);
}
#category {
  position: relative;
  z-index: 1;
  transform: translateY(8%);
  width: 133%;
  -webkit-clip-path: polygon(50% 0%, 88% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% 0%, 88% 0, 100% 100%, 0 100%, 0 0);
  padding:20px;
  background-color: var(--color-88d055);
}
.category-content,.category-box {
  padding: 0px 20px;
}
.category-box p,.category-btn h4 a{
  color: var(--color-white);
}
.category-box p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 25px;  
  font-weight: 400;
}
.category-btn h4 a {
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 900;
  text-align: center;
  border: 2px solid var(--color-white);
  padding: 12px 20px;
  border-radius: 40px;
  margin-top: 5px;
  display: inline-block;
}
/*---------------Our Partner--------------------*/
#our-partners {
  -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 11% 100%, 0 0);
  clip-path: polygon(50% 0%, 100% 0, 100% 100%, 11% 100%, 0 0);
}
.partner-box {
  padding: 0px 9em;
}
/*---------------Our Process--------------------*/
#our-process{
  background-color: var(--color-f3f7f9);
}
.process-head{
  padding-bottom: 50px;
}
#our-process .nav-item img {
  margin: 10px 0px;
}
ul.schedule-tab .nav-item {
  display: inline-block;
  text-align: center;
}
ul.schedule-tab,#our-process .nav-item h3{
  text-align: center;
  position: relative;
}
ul.schedule-tab li{
  position: absolute;
}
li#schedule1 {
  left: -9%;
  top: 12%;
}
li#schedule2 {
  top: 13%;
  left: 22%;
}
li#schedule3 {
    top: 15%;
    right: 20%;
}
li#schedule4 {
    right: -13%;
    top: 16%;
}
#our-process .nav-item h3 {
  font:600 16px var(--font-Titillium);
  letter-spacing: 1px;
  color: var(--color-b1b6b9);
  padding-top: 20px;
}
#our-process .nav-item{
  padding: .5em 3em;
}
#our-process .process-icons{
  background-color: var(--color-white);
  width: 85px;
  height: 85px;
  border-radius: 50%;
  display: inline-block;
  padding: 15px 0px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
/*-----------------Video------------------*/
#our-video{
  padding-bottom: 0px;
}
.ps_video i {
  background-color: var(--color-88d055);
  padding: 18px;
  border-radius: 50%;
  color: var(--color-white);
  width: 50px;
  height:50px;
}
.video-head p,.video-head h3{
  letter-spacing: 2px;
  color: var(--color-b1b6b9);
  font-weight: 600;
  text-align: center;
}
.video-head p {
  font-size: 14px;  
  padding: 10px 0 0 0px;
  margin: 0px;
}
.video-head h3 {
  font-size: 22px;
  padding: 5px 0 0 0px;
}
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
}
/* Inner */
.popup-inner {
  max-width: 1000px;
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 1);
  border-radius: 3px;
}
/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: var(--color-white);
}
.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: rgba(0, 0, 0, 1);
  text-decoration: none;
}
.over_video {
  position: relative;
}
.over_video img {
  width: 100%;
}
.ps_video {
  display: table;
  text-align: center;
  background-color: var(--color-white);
  max-width: 50%;
  padding: 34px 68px;
  border-top-right-radius: 287px;
  border-top-left-radius: 289px;
  margin: 0 auto;
}
.popup-inner .video {
  line-height: 0.5;
}
/* ------------ Video Popup ----------------- */
/* The Modal (background) */
#our-video .modal-new {
 display: none; /* Hidden by default */
 position: fixed; /* Stay in place */
 z-index: 999999999999;
 padding-top: 100px; /* Location of the box */
 left: 0;
 top: 0;
 width: 100%; /* Full width */
 height: 100%; /* Full height */
 overflow: auto; /* Enable scroll if needed */
 background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
#our-video .modal-contents {
 background-color: #fefefe;
 margin: auto;
 padding: 20px;
 border: 1px solid #888;
 width: 80%;
 transition: 2s;
}
/* The Close Button */
#our-video .close-one {
 color: #aaaaaa;
 float: right;
 font-size: 28px;
 font-weight: bold;
}
#our-video .close-one:hover,#our-video .close-one:focus {
 color: var(--color-000000);
 text-decoration: none;
 cursor: pointer;
}
/* -------------- Trending Car--------------- */
#trending-car .owl-stage .owl-item .active {
    background-color: var(--color-white);
}
#trending-car .owl-dots{
  display: none;
}
#trending-car .owl-nav{
  display: block;
}
#trending-car button.owl-prev,#trending-car button.owl-next{
  position: relative;
  bottom: -4em;
}
#trending-car button.owl-prev{
  left: 30%;
}
#trending-car button.owl-next{
  left: 61%;
}
#trending-car .owl-nav i{
  border: 1px solid var(--color-bbb);
  padding: 18px;
  border-radius: 50%;
  color: var(--color-bbb);
  width: 50px;
  height: 50px;
}
#trending-car .owl-nav i:hover {
  background-color: var(--color-88d055);
  border-color:var(--color-88d055);
  color: var(--color-white);
}
#trending-car .trending-but{
  text-align: center;
}
.trending-but a {
  padding: 13px 35px;
  border-radius: 40px;
  background-color: var(--color-88d055);
  font: 900 13px var(--font-Titillium);
  letter-spacing: 1px;
  color: var(--color-white);
  text-align: center;
}
.trending-but a:hover{
  color: var(--color-white);
}
#tranding-loop{
  display: none;
}
#trending-car .trending-content .meta-box span{
  font:600 12px var(--font-Titillium);
  letter-spacing: 0px;
  color: var(--color-8a9195);
}
/* -------------- Best Seller --------------- */
#best-seller .owl-carousel {
  padding: 40px 0px;
}
#best-seller .owl-carousel .owl-dots{
  display: none;
}
.best-seller-head p {
  line-height: 24px;
}
.best-seller-content {
  text-align: center;
  color: var(--color-869298);
}
.best-seller-content span {
  padding: 8px;
}
.seller-text {
  padding: 15px 10px;
  font:500 14px var(--font-Roboto);
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--color-a8a9ab);
}
.best-seller-content .read-more a {
  background-color: var(--color-88d055);
  padding: 12px 30px;
  border-radius: 40px;
  color: var(--color-white);
  font-weight: 900;
  display: inline-block;
  margin-top: 22px;
}
.best-seller-content h5,.best-seller-content h4{
  letter-spacing: 2px;
  font-weight: 600;
  text-align: center;
}
.best-seller-content h5 {
  font-size: 26px;
  color: var(--color-010203);
}
.best-seller-content .rating {
  font-size: 14px;
  letter-spacing: 1px;
  color: var(--color-b1b6b9);
  font-weight: 500;
  text-align: center;
}
.best-seller-content .rating i {
  color: var(--color-88d055);
  padding: 10px 0px;
}
.best-seller-content h4 {
  font-size: 13px;
  color: var(--color-869298);
  padding: 10px 0 0;
}
/*#best-seller .owl-carousel .owl-item .best-car-text{
  display: none;
}*/
#best-seller .owl-carousel .best-seller-content img{
  opacity: 0.6;
}
#best-seller .owl-carousel .owl-item:nth-child(even) .best-seller-content .best-car-text{
  display: block;
}
#best-seller .owl-carousel .owl-item:nth-child(even) .best-seller-content img{
  opacity: 1;
}
#seller-loop,#testimonial-loop{
  display: none;
}
/* -------------- Records --------------- */
#recodes-news{
  padding: 0;
  /*overflow-x: hidden;*/
}
#our-records {
  -webkit-clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0% 100%);
}
.records-content {
  padding: 0px 6em;
}
.our-records-box .count,.our-records-box p{
  letter-spacing: 3px;
  line-height: 25px;
  color: var(--color-white);
  font-weight: 900;
}
.our-records-box .count {
  font-size: 32px;
}
.our-records-box p {
  font-size: 12px;
  margin-bottom: 0;
}
.our-records-content {
  padding: 10% 0px;
}
/*-------------Newsletter-------------*/
#newsletter {
  position: relative;
  right: 10.5em;
  padding: 0% 15%;
  transform: translateY(15%);
  -webkit-clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
  width: 131%;
  /*height: 75%;*/
  background-color: var(--color-88d055);  
}
.newsletter-shortcode{
  color:#fff;
}
.newsletter-content {
  padding: 6% 0px 0% 0;
}
.newsletter-content h5{
  margin: 0;
}
.newsletter-shortcode {
  padding: 0% 2%;
}
.newsletter-shortcode input[type="email"]::placeholder,.newsletter-shortcode .wpcf7-submit{
  color: var(--color-white);
}
.newsletter-shortcode input[type="email"] {
  border: none;
  border-bottom: 1px solid #ffffff54;
  margin: 0 !important;
}
.newsletter-shortcode .wpcf7-submit{
  font:700 13px var(--font-Titillium);
  letter-spacing: 1px;
  text-align: center;
  border:2px solid var(--color-white);
  border-radius: 30px;
  padding: 8px 15px;
  width: auto;
  background-color: transparent;
}
/* -------------- Testimonials --------------- */
.testimonials-head{
  padding-bottom: 4em;
}
.testimonial_name,.testimonial_name h5 a,.testimonial_name p,.testimonials-text p,.testimonial-meta{
  text-align: center;
}
.testimonial_name {
  padding: 2em 0 0 0;
}
.testimonial_name h5 a,.testimonial_name p{
  letter-spacing: 2px;
  font-weight: 600;
}
.testimonial_name h5 a {
  font-size: 22px;
  line-height: 30px;
  color: var(--color-010203);
}
.testimonial_name p {
  font-size: 15px;
  line-height: 25px;
}
.testimonial_name p,.testimonial-meta a i,.testimonials-text p{
  color: var(--color-a8a9ab);
}
.testimonial-meta a i {
  padding: 10px;
  font-size: 12px;
}
.testimonials-text p {
  padding: 1em 0 0 0;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0;
}
.testimonial-content img.test-image {
  border: 2px solid #efefef;
  padding: 10px;
  border-radius: 50%;
}
.test-img:after, .test-img:before {
  content: "";
  width: 232px;
  height: 2px;
  background-color: var(--color-f5f5f5);
  position: relative;
  bottom: 0;
  display: block;
}
.test-img:after {
  left: 10px;
  top: -80px;
}
.test-img:before{
  left: 63%;
  top: 90px;
}
p.team-desig:after {
  content: "";
  width: 60px;
  height: 3px;
  background-color: var(--color-88d055);
  display: block;
  margin: 15px auto 0px auto;
}
/* -------------- Our Team --------------- */
#our-team{
  padding-bottom: 0px;
}
.our-team-head,.our-team-content .schedule-content{
  text-align: center;
}
.our-team-content .schedule-content {
  background-color: var(--color-white);
  max-width: 55%;
  padding: 25px 10%;
  border-top-right-radius: 287px;
  border-top-left-radius: 289px;
  margin: 0 auto;
}
ul.team-tab {
  list-style-type: none;
  display: -webkit-box;
  margin: 0 auto;
  width: max-content;
  max-width: 100%;
}
.our-team-content h5 a{
  font-weight: 600;
}
.box-team-tab .nav-link,.box-team-tab li#schedule6,.box-team-tab li#schedule5,.box-team-tab li#schedule4,.box-team-tab li#schedule3,.box-team-tab li#schedule2,.box-team-tab li#schedule1{
  position: relative;
}
.box-team-tab .nav-link{
  padding:0px;  
}
.box-team-tab li#schedule6 {
  top: 302px;
  left: 30%;
}
.box-team-tab li#schedule5 {
  top: 173px;
  left: 34%;
}
.box-team-tab li#schedule4 {
  top: 63px;
  left: 20%;
}
.box-team-tab li#schedule3 {
  position: relative;
  top: 50px;
  left: -5%;
}
.box-team-tab li#schedule2 {
  top: 140px;
  left: -28%;
}
.box-team-tab li#schedule1 {
  top: 302px;
  left: -30%;
}
.box-team-tab .tab-content {
  border: 2px solid var(--color-white);
  max-width: 77%;
  margin: 0 auto;
  border-top-left-radius: 478px;
  border-top-right-radius: 475px;
  padding-top: 160px;
  border-bottom: none;
}
.team-btn,.team-btn h4 a{
  text-align: center;
}
.team-btn {
  padding: 2em;
  background-color: var(--color-88d055);
}
.team-btn h4 a {
  border: 2px solid var(--color-white);
  padding: 12px 35px;
  border-radius: 40px;
  font-size: 12px;
  letter-spacing: 1px;
  color: var(--color-white);
  font-weight: 700;
}
#our-team .box-team-tab img{
  border-radius: 50%;
  border:2px solid var(--color-white);
  width:86px;
  height: 86px;
}
#our-team .tab-content p {
  margin-bottom: 0px;
  font: 600 12px var(--font-Roboto);
  letter-spacing: 0px;
  line-height: 28px;
  color: var(--color-a8a9ab);
}
#our-team .tab-content .tem-call{
  padding-top: 15px;
}
#our-team .tab-content .tem-call i,#our-team .tab-content .tem-email i{
  margin-right: 5px;
}
#our-team .box-team-tab .active .team-tag-image{
  width:86px;
  height: 86px;
  border-radius: 50%;
  background-color: var(--color-88d055);
  position: absolute;
  top:0;
  opacity: 0.7;
  border:2px solid var(--color-88d055);
}
/*--------Latest News------------*/
.latest-news-head {
  text-align: center;
  padding-bottom: 4em;
}
.latest-news-head p,.news-date{
  text-align: center;
  color: var(--color-b1b6b9);  
}
.latest-news-head p {
  font:600 16px var(--font-Titillium);
  letter-spacing: 2px;
  margin-bottom: 0;
}
.latest-news-box h5 entry-author  padding: 15px 0px;
  margin-bottom: 0;
}
.meta-seperator{
  padding: 5px 10px;
}
.news-date {
  font: 800 22px "Muli";
  letter-spacing: 1px;
  background-color: var(--color-white);
  padding: 6px;
  display: inline-block;
  width: 65px;
  position: absolute;
  top: -35px;
  left: 33%;
  border: 3px solid #b1b6b94d;
}
#latest-news .news-date h5,#latest-news .news-date span,#latest-news a.read-more{
  color: var(--color-b1b6b9);
}
#latest-news .news-date h5{
  margin-bottom: 0;
  font-size: 22px;
  line-height: 0px;
}
#latest-news .news-date span{
  font-size: 15px;
}
#latest-news .owl-carousel .owl-stage-outer{
  padding-top: 3em;
}
#latest-news .post-btn {
  margin-top: 10%;
}
#latest-news a.read-more {
  border: 2px solid var(--color-b1b6b9);
  padding: 8px 20px;
  border-radius: 40px;
  font-size: 14px;
  font-weight: 600;
  margin: 0px;
  display: inline-block;
}
#latest-news .entry-author a,#latest-news .entry-comment,#latest-news .news-text{
  font:500 14px var(--font-Roboto);
  color: var(--color-a8a9ab);
}
#latest-news .entry-author a,#latest-news .entry-comment{
  letter-spacing: 0px;
  margin-right: 5px;
}
#latest-news .entry-comment{
  margin-left: 5px;
}
#latest-news .entry-author i,#latest-news .entry-comment i{
  margin-right: 5px;
}
#latest-news .news-text{
  letter-spacing: 1px;
  line-height: 30px;
}
.latest-news-det:hover a.read-more,.latest-news-det:hover .news-date{
  background-color:var(--color-88d055);
  border-color: var(--color-88d055) !important;
}
.latest-news-det:hover a.read-more,.latest-news-det:hover .news-date h5,.latest-news-det:hover .news-date span{
  color: var(--color-white) !important;
}