.section_main_head h3{
  color: black;
  font-size: 32px;
}
.section_main_head.heading-half-width {
  max-width: 60%;
  margin: 0 auto;
}
.section_main_head.white_head h3, .section_main_head.white_head .section-text, .section_main_head.white_head .section-text p {
  color: white;
}
/* --------- SLIDER--------- */
/*#slider svg {
  position: absolute;
  left: 0;
  height: 100%;
  bottom: 0;
  top: 0;
  right: 0;
  width: 100%;
}*/
.inner_slide_block {
  position: absolute;
  top: 0;
  width: 100%;
}
#our-services svg {
  position: absolute;
  top: 0;
   z-index: -1; 
  width: 100%;
  height: 100%;
  bottom: 0;
}
#our-services svg path{
  fill: #fbf9f9;
}
#slider {
  max-width: 100%;
  margin: auto;
  padding: 0;
  position: relative;
}
#slider img {
  width: 100%;
}
#slider .slider-box .smalltext {
  font: 500 18px var(--raleway-font);
  margin-bottom: 0;
  color: black;
}
#slider h3 {
  font: 700 45px var(--catamaran-font);
  color: var(--color-FFAB01);
}
#slider .slide_p, #slider .slide_p p {
  font: 400 14px var(--raleway-font);
  color: black;
  margin-bottom: 20px;
  line-height: 26px;
}
.slider-box {
  position: absolute;
  top: 50%;
  left: 6%;
  transform: translateY(-50%);
  max-width: 38%;
  width: 100%;
  text-align: left;
}
#slider .carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  margin: 0 !important;
  bottom: 0;
  padding: 0;
}
#slider .carousel-prev-button, #slider .carousel-next-button{
  position: absolute;
}
#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;
  width: auto;
}
#slider ol.carousel-indicators li {
  padding: 3px;
  border: 2px solid var(--color-f7941d);
  background-color: var(--color-f7941d);
  margin-right: 10px;
  opacity: 1;
  width: 0px;
  height: 0px;
  border-radius: 2px;
}
/*Fade slider*/
#slider .carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: .6s;
  transition-property: opacity;
}
#slider .carousel-fade .carousel-item.active, #slider .carousel-fade .carousel-item-next.carousel-item-left, #slider .carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  opacity: 0;
}
#slider .carousel-fade .carousel-item-next, #slider .carousel-fade .carousel-item-prev, #slider .carousel-fade .carousel-item.active, #slider.carousel-fade .active.carousel-item-left, #slider .carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}
.carousel-fade img{transition: transform 5000ms linear 0s;
  transform: unset;
}
#slider ol.carousel-indicators {
  position: absolute;
  bottom: 30px !important;
}
.custom_cls {
  position: relative;
}
#slider ol.carousel-indicators .active, #how-we-work .process-box:hover span {
  background-color: var(--color-3a9046);
  border: 2px solid var(--color-3a9046);
}
#slider .slide_nav i {
  font-size: 24px;
  color: white;
}
#slider .carousel-prev-button {
  left: 0px;
  bottom: 50%;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top: none;
}
#slider .carousel-next-button {
  left: 0px;
  bottom: 56%;
  right: unset;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
#slider .slide_nav a{
  background-color: var(--color-FFAB01);
  padding: 9px 12px;
  border: 2px solid black;
  position: unset;
  display: block;
}
#slider .slide_nav a span{
  height: auto;
}
.slide_nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  left: 6%;
  z-index: 9;
}
#slider .slide_nav a:hover i{
  color: white;
}
#slider .slide_nav a:hover{
  background-color: black;
}
/* --------- About Us --------- */
.about-head h4 {
  color: var(--color-FFAB01);
  font-size: 28px;
  font-weight: 600;
}
.about-details {
  padding-right: 7em;
}
.media{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}
.about_box img, .why_choose_icon_box img{
  background-color: black;
  padding: 8px;
  border-radius: 5px;
  width: 12%;
  margin-right: 10px;
}
.why_choose_icon_box img{
  padding: 5px;
}
.media-body {
  -ms-flex: 1;
  flex: 1;
}
.about_box span{
  font-size: 13px;
  color: #010101;
}
.about_box.mb-3 {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  padding: 10px;
  display: inline-block;
  border-radius: 5px;
}
.follower_box {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
  display: inline-block;
  padding: 10px;
  float: right;
  margin-top: -4em;
  position: relative;
  background-color: white;
  border-radius: 10px;
}
.follower_box li {
  list-style: none;
  display: inline-block;
  margin-left: -19px;
  width: 50px;
  height: 50px;
}
.follower_box ul {
  display: inline-block;
}
.follower_box h6 {
  padding: 0;
  font-weight: 700;
  font-size: 18px;
}
li.follower_count {
  background-color: var(--color-FFAB01);
  border-radius: 50%;
  color: white;
  vertical-align: middle;
  border: 4px solid transparent;
  border-radius: 50%;
}
.follower_box li img {
  border: 4px solid white;
  border-radius: 50%;
}
li.follower_count span {
  position: relative;
  top: 10px;
  font-weight: 600;
}
#about-us .section_main_head {
  max-width: 100%;
}
/*------ Service ------------*/
.services-head {
  padding-top: 8em !important;
}
section#about-us {
  padding-bottom: 0;
}
.custom_block {
  padding: 30px;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0px 1px 11px #00000014;
  background-color: white;
}
.custom_block_inner {
  display: inline-block;
  padding: 23px;
  background-color: #fff4de;
  border-radius: 50%;
}
.service_circle {
  background-color: var(--color-FFAB01);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 9px;
  display: block;
  animation: blinker 1s linear infinite;
}
.custom_block_inner img {
  z-index: 9;
}
@keyframes blinker {  
  50% { opacity: 0; }
}
.services_p p, .services_p {
  font-size: 13px;
}
path#Path_20 {
  fill: white;
  opacity: 1;
  transform: unset;
}
/*------ Why Choose Us ------------*/
#why_choose-us .about-image {
  padding-right: 4em;
}
/*---------------Video ------------------*/
/* Outer */
.popup {
  width:100%;
  height:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 999999;
}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  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: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;
}
.adopt_outer {
  background: #f33e17;
}
.over_video img {
  width: 100%;
}
.ps_video {
  margin: 0 auto;
  text-align: center;
  padding: 35px 0px 0 0px;
  border-radius: 50%;
}
.ps_video i:after {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate1 2s;
  animation: pulsate1 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid  rgb(255 171 1 / 78%);
  top: -23%;
  left: -25%;
  background: transparent;
  cursor: pointer;
}
.ps_video i{
  width: 90px;
  height: 90px;
  border-radius: 50%;
  padding: 27px 27px;
  position: relative;
  display: block;
  font-size: 28px;
  border: 6px solid rgb(255 171 1 / 62%);
  box-shadow: 0 0 25px 3px rgb(255 171 1 / 78%);
  position: absolute;
  bottom: 0;
  right: -15px;
  margin: 0 auto;
  transform: translateY(-50%);
  color: white;
  background-color: var(--color-FFAB01);
}
  @-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0 0 25px 3px rgba(255, 255, 255, 0.75), 0 0 25px 10px rgba(255, 255, 255, 0.75);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
.why_choose_icon_box {
  box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  background-color: white;
}
.why_choose_icon_box span {
  color: #010101;
  font-size: 12px;
  font-weight: 500;
}
.top_icon {
  position: absolute;
  top: -23px;
  left: 6%;
}
.bottom_icon {
  position: absolute;
  bottom: 14px;
  left: 6%;
}
.bg_overlay {
  width: 50%;
  height: 100%;
  display: block;
  background-color: #fff6e5;
  height: 112%;
  width: 50%;
  position: absolute;
  top: -47px;
  z-index: -1;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
  border-top-left-radius: 60px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 60px;
}
/*------ Projects ------------*/
.head_tab {
  border-radius: 40px;
  padding-bottom: 10em;
}
#our-projects .nav-tabs .nav-item.show .nav-link, #our-projects .nav-tabs .nav-link.active{
  background-color: var(--color-FFAB01);
  color: white;
}
#our-projects .nav-tabs .nav-link{
  background-color: transparent;
  color: white;
  border: 1px solid var(--color-FFAB01);
  font: 500 16px var(--catamaran-font);
  border-radius: 6px;
  padding: 10px 20px;
}
#our-projects .nav-tabs{
  border-bottom: none;
}
#our-projects li.nav-item {
  margin-right: 25px;
}
#our-projects .tab-pane {
  margin-top: -8em !important;
  max-width: 90%;
  margin: 0 auto;
}
.work-info {
  padding: 14px;
  background-color: white;
  box-shadow: 0px 1px 11px #00000014;
  border-radius: 10px;
}
.work-info img {
  border-radius: 10px;
}
.work_title_box {
  padding-top: 20px;
  padding-bottom: 0;
}
.work_title_box .short_title {
  color: #464545;
  font: 400 13px var(--raleway-font);
}
.work_title_box h5 a {
  color: black;
  font: 600 18px var(--catamaran-font);
}
.work_title_box h5 {
  padding: 0;
  padding-top: 5px;
}
.work_outer{
  transition: all .7s ease 0s;
}
.work_outer:hover {
  transition: all .7s ease 0s;
  transform: scale(1.1);
  z-index: 9999;
  overflow: visible;
}
/*------ How We Work ------------*/
#how-we-work .custom_block_inner{
  background-color: white;
  box-shadow: 0px 15px 40px #00000029;
  padding: 20px;
}
#how-we-work .custom_block {
  text-align: left;
  max-width: 300px;
  background-color: white;
}
.how_we_work_p p, .how_we_work_p{
  font-size: 12px;
  font-family: var(--raleway-font);
  font-weight: 400;
  color: #1E1E1E;
  line-height: 26px;
}
.process_count {
  font-size: 150px;
  font-weight: 600;
  position: absolute;
  top: 22px;
  right: 18px;
  background: #D4D4D4;
  background: radial-gradient(ellipse farthest-side at top center, #D4D4D4 0%, #F3F3F3 92%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  height: 100%;
  padding-top: 24px;
}
.process_path {
  position: absolute;
  bottom: 0;
  height: 100%;
  z-index: -1;
}
.circle_border_left {
  left: 0;
}
.circle_border_right{
  right: 0;
}
.circle_border_left, .circle_border_right{
  position: absolute;
  bottom: 0;
  width: 20px;
  height: 38px;
  border: 7px solid var(--color-FFAB01);
  border-radius: 50%;
  background-color: white;
}
/*------ Pricing Plans ------------*/
#pricing-plan {
  background-color: var(--color-FFAB01);
  margin-top: 40px;
}
.plan_outer_block {
  background-color: white;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: -8em;
  margin-bottom: -8em;
  margin-left: 0;
  margin-right: 0;
}
.plan-head h3 {
  font-size: 42px;
}
.plan-head h3{
  padding-right: 2em;
}
.plan-details {
  box-shadow: 0px 2px 17px #00000029;
  padding: 40px 20px;
  border-radius: 30px;
}
.plan-features .theme_button {
  padding: 10px 18px;
  color: white;
  border-radius: 15px;
  font-size: 14px;
}
.plan-price {
  padding-left: 3em;
}
.plan_price sup {
  color: black;
  font-weight: 700;
  font-size: 12px;
}
.plan_price {
  font: 700 40px var(--catamaran-font);
  color: var(--color-FFAB01);
  line-height: 26px;
}
.plan_package {
  color: #373737;
  font-size: 10px;
  font-weight: 500;
}
.plan-features li {
  color: #373737;
  font-size: 13px;
  margin-bottom: 10px;
  list-style: none;
}
.plan-features li i {
  font-size: 9px;
  transform: rotate(45deg);
  margin-right: 10px;
  color: black;
}

/*Extra Style*/
.toggle, .toggler {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
.toggler {
  color: black;
  transition: .2s;
  font-weight: bold;
}
.toggler--is-active {
  color: black;
}
.b {
  display: block;
}
.toggle {
  position: relative;
  width: 60px;
  height: 38px;
  border-radius: 100px;
  background-color: #e9e9e9;
  overflow: hidden;
  box-shadow: inset 0 0 2px 1px rgb(0 0 0 / 5%);
}
.check {
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 6;
}
.check:checked ~ .switch {
  right: 6px;
  left: 46.5%;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: .08s, 0s;
}
.switch {
  position: absolute;
  left: 5px;
  top: 5px;
  bottom: 5px;
  right: 46.5%;
  background-color: var(--color-FFAB01);
  border-radius: 36px;
  z-index: 1;
  transition: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition-property: left, right;
  transition-delay: 0s, .08s;
  box-shadow: 0 1px 2px rgb(0 0 0 / 20%);
}
.hide{
  display: none;
}
.plan_toggle_switch {
  position: absolute;
  top: 50%;
  right: 2em;
  transform: translateY(-50%) rotate(90deg);
  z-index: 999;
}
/*------ Case Studies ------------*/
.case_studies_p p, .case_studies_p {
  font-size: 13px;
  margin-bottom: 0;
}
.case_outer img{
  margin-right: 15px;
}
.case_outer_block {
  box-shadow: 0px 1px 9px #00000029;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 20px;
}
/*------ Team ------------*/
.team-box {
  box-shadow: 0px 1px 9px #00000029;
  border-radius: 20px;
  padding: 12px !important;
  background-color: white;
}
.flipster{
  overflow: hidden !important;
}
.team-box img{
  border-radius: 20px;
}
h5.team_head a {
  color: black;
  font-size: 17px;
}
.team-box-inner span{
  color: var(--color-FFAB01);
  font-size: 10px;
}
.team_social a {
  background-color: black;
  padding: 2px;
  color: white;
  width: 13px;
  height: 14px;
  display: inline-grid;
  border-radius: 3px;
}
.team_social a:hover {
  background-color: var(--color-FFAB01);
}
.team_social a i {
  font-size: 10px;
}
#our-team .flipster__button.flipster__button--prev:after {
  content: "\f30a";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: block;
  font-weight: 900;
}
#our-team .flipster__button.flipster__button--next:after {
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  display: block;
  font-weight: 900;
}
#our-team .flipster__button svg{
  display: none;
}
#our-team button.flipster__button{
  font-size: 15px;
  padding: 8px 14px;
  color: white;
  border: none;
  background-color: var(--color-FFAB01);
  opacity: 1;
  position: unset;
  margin: 0 auto;
}
#our-team .flipster__button.flipster__button--prev{
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 3px solid black;
  border-right: 0;
  position: relative;
}
#our-team .flipster__button.flipster__button--next {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 3px solid black;
  position: relative;
  top: -48px;
  right: -30px;
}
#our-team .flipster__button--prev {
    left: -20px;
}
ul.flip-items {
  margin-bottom: 61px;
}
#our-team .flipster__button:hover{
  background-color: black;
}
#our-team .flipster__button.flipster__button--next:before {
  content: '';
  content: '';
  width: 142px;
  height: 3px;
  background-color: #ccc;
  display: block;
  position: absolute;
  right: -319%;
  top: 18px;
}
#our-team .flipster__button.flipster__button--prev:before {
  content: '';
  width: 142px;
  height: 3px;
  background-color: #ccc;
  display: block;
  position: absolute;
  left: -319%;
  top: 18px;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: transparent!important;
  margin: 0 3px;
  outline: none;
  border: 1px solid var(--color-FFAB01)!important;
  border-radius: 50%;
  padding: 3px!important;
  height: auto!important;
  width: auto!important;
}
.owl-carousel .owl-dots button.owl-dot span {
    background-color: transparent;
    padding: 4px;
    display: block;
    border-radius: 50%;
}
.owl-carousel .owl-dots button.owl-dot.active span {
    background-color: var(--color-FFAB01);
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  top: 45%;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 15px;
  padding: 12px 14px;
  color: white;
  border: none;
  background-color: var(--color-FFAB01);
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  background-color: black;
}
.owl-nav {
  display: block;
  text-align: center;
  margin-top: 30px;
  position: relative;
}
/*.owl-nav:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(-50%);
  background-color: #d6d6d6;
  width: 40%;
  height: 2px;
  display: block;
  margin: 0 auto;
  left: 50%;
  right: 50%;
}*/
.owl-carousel .owl-stage-outer{
  padding-bottom: 7px;
}
.owl-carousel .owl-nav button.owl-prev i, .owl-nav button.owl-prev i{
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 3px solid black;
  border-right: 0;
}
.owl-carousel .owl-nav button.owl-next i, .owl-nav button.owl-next i{
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 3px solid black;
}
.custom-nav{
  text-align: left;
}
/*----------------Newsletter Banner --------------*/
#newsletter-banner {
  margin-top: 7em
}
.newsletter_row{
  border-radius: 20px;
  background-color: var(--color-FFAB01);
}
.newsletter-banner-head .section_text, .newsletter-banner-head .section_text p{
  color: black;
  font-size: 13px;
  margin-bottom: 0;
}
.newsletter_shortcode input[type="email"]{
  border: none !important;
  padding: 12px;
  background-color: white;
  border-radius: 36px;
  font-size: 12px;
}
.newsletter_shortcode input[type=submit] {
  background-color: var(--color-FFAB01);
  color: white;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  border: none;
  text-transform: uppercase;
  padding-right: 15px;
  font-size: 14px;
  border-radius: 36px;
}
.newsletter_img_column {
  margin-top: -6em;
}
.wpcf7-spinner{
  display: none;
}
/* ----------- Latest News ------------- */
.news-box h5 a {
  font-size: 18px;
  color: black;
}
.news-box h5 {
  box-shadow: 0px -3px 6px #0000000d;
  border-radius: 0px 0px 15px 15px;
  background-color: white;
  padding: 10px 15px;
  position: relative;
}
.news_date {
  padding-right: 20px;
}
.news_date, .entry-comments {
  color: var(--color-121212);
  font-weight: 400;
  font-size: 14px;
}
.news_date i, .entry-comments i {
  color: var(--color-121212);
  padding-right: 10px;
}
.news-text {
  color: var(--color-121212);
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news-box {
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  border: 1px solid #e9e3e3;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 600;
}
.post_img {
  margin-top: -10px;
}
.owl-carousel .owl-item .auther_details img {
  width: 40px !important;
}
.news_content {
  box-shadow: 1px 3px 10px #00000021;
  border-radius: 20px 20px 0px 0px;
  background-color: white;
  padding: 20px;
  position: relative;
  margin-top: -16px;
}
.news-text {
  color: #060505;
  font-size: 13px;
  line-height: 22px;
  margin-top: 10px;
}
.auther_details img {
  width: 35px;
  border-radius: 50%;
  margin-right: 5px;
}
.auther_name, .news_date, .entry-comments {
  font-size: 12px;
  color: #060505;
}
.auther_details {
  margin-top: 10px;
}
.news-box .entry-comments i {
    color: var(--color-FFAB01);
}
/*---------Testimonial--------------*/
#testimonials .section_main_head h3{
  color: var(--color-FFAB01);
}
.inner-body {
    padding-top: 8px;
}
.owl-carousel .owl-item .testimonials-img img {
  width: 104px !important;
  height: 104px;
}
.testimonial-title a {
  font: 600 18px var(--catamaran-font);
  color: black;
}
.t-desig {
  font: 400 14px var(--catamaran-font);
  color: black;
}
.testimonials-info p {
  font-size: 12px;
}
#testimonials .testimonial-star i {
  color: #ffcd3c;
  font-size: 10px;
}
.quote_box {
  box-shadow: 0px 1px 9px #00000024;
  border-radius: 15px;
  background-color: white;
  padding: 25px;
}
#testimonials .owl-stage-outer {
  padding: 10px;
  padding-top: 36px;
}
.quote_box i.fas.fa-quote-left {
  background-color: var(--color-FFAB01);
  color: white;
  padding: 16px;
  border-radius: 50%;
  font-size: 24px;
  position: absolute;
  top: -32px;
  right: 32px;
  z-index: 999;
}
.testimonial_bg {
  display: inline-block;
  position: relative;
  float: right;
  right: -5em;
  top: -1em;
}
/*-------------- Our records ------------------*/
.records-info .media {
  background-color: #E9E9E9;
  padding: 20px;
  border-radius: 10px;
}
.records-info .media img{
  margin-right: 15px; 
}
.records-info .box-count {
  font: 800 20px var(--catamaran-font);
  color: black;
}
.records-info h6 {
  color: #1E1E1E;
  font-weight: 400;
  font-size: 14px;
}
.record_img_column{
  text-align: right;
}
#testimonial_record svg {
    position: absolute;
    z-index: -1;
     right: 0;
    bottom: 0;
    /* width: 100%; */
    /* height: 100%; */
    /* float: right; */
    /* display: block; */
    /* top: 20em;*/
}
#our-records {
  margin-bottom: 50px;
}
/*--------Brands---------*/
#our-brands .owl-stage-outer {
  box-shadow: 0px 1px 14px #00000029;
  border-radius: 10px;
  padding-top: 2em;
  padding-bottom: 2em;
}
.brand-images {
  border-right: 1px solid #f4e9e9;
}