/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */
.d3-yt-thumbnail-cnt {
  cursor: pointer;
  margin-top: -180px;
}
.d3-yt-thumbnail-cnt::after {
  content: "";
  position: absolute;
  bottom: 40%;
  right: 42%;
  width: 50px;
  height: 50px;
  z-index: 100;
  background: transparent url(core/assets/images/yt_icon.png) no-repeat
    center/100%;
}
@media (max-width: 1269px) {
  .d3-yt-thumbnail-cnt::after {
    bottom: 70%;
    right: 40%;
  }
}
@media (max-width: 1023px) {
    .d3-yt-thumbnail-cnt::after {
      bottom: 23%;
      right: 45%;
    }
}
.rover-logo {
  position: fixed;
  display: flex;
  justify-content: flex-end;
  bottom: 3%;
  right: 100px;
}
.rover-logo img {
  max-width: 150px;
}
.rover-logo img:hover {
  transform: scale(2);
  transition: all .5s ease-in-out;
  margin-bottom: 20px;
}
@media (max-width: 796px) {
  .rover-logo {
    bottom: 3.5%;
  }
  .rover-logo img {
    max-width: 120px;
  }
}
.gt_float_switcher .gt-selected .gt-current-lang {
  padding: 4px 15px!important;
}
#gt_float_wrapper {
  top: 4px!important;
  right: 0!important;
  max-width: 20%;
  left: 685px;
}

@media (max-width: 1700px) {
  #gt_float_wrapper {
    left: 605px !important;
  }
}
  @media (max-width: 1500px) {
    #gt_float_wrapper {
      left: 490px !important;
    }
  }
    @media (max-width: 1269px) {
      #gt_float_wrapper {
        left: 500px !important;
      }
    }
      @media (max-width: 1045px) {
        #gt_float_wrapper {
          left: 390px !important;
        }
      }
        @media (max-width: 781px) {
          #gt_float_wrapper {
            top: 50px !important;
          }
        }
          @media (max-width: 651px) {
            #gt_float_wrapper {
              left: 105px !important;
              top: 3px!important;
              max-width: 40%;
            }
          }


#menu-item-13190 {
  display: none!important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  color: #fff!important;
  background-color: #ea0104!important;
  border-radius: 50px!important;
}
.vc_btn3.vc_btn3-size-md {
  padding-right: 60px!important;
  padding-left: 60px!important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #fff!important;
  background-color: #ea0104!important;
  border-radius: 50px!important;
}
#gt-wrapper-26019660 {
  display: none!important;
}

.topbar-left-content .topbar-contact .gt_switcher{
  display: block!important;
}
@media (max-width: 429px) {
  .topbar-left-content .topbar-contact .gt_switcher {
    width: 95px!important;
  }
}
@media (max-width: 429px) {
  .topbar-left-content .topbar-contact .gt_switcher .gt_selected a {
    width: auto!important;
  }
}
.topbar-left-content .gt_switcher{
  display: none!important;
}
.topbar-contact {
  display: flex;
}
@media (max-width: 429px) {
  .topbar-contact {
    margin: 0 5px!important;
  }
}
.gtrans-wrap {
  margin-top: 8px;
}

.vc_btn3.vc_btn3-size-md {
  font-size: 18px!important;
}
@media (max-width: 1200px){
  .single-box {
    width: 33%;
  }
}
@media (max-width: 800px){
  .single-box {
    width: 40%;
  }
}
@media (max-width: 700px){
  .single-box {
    width: 50%;
  }
}
@media (max-width: 500px){
  .single-box {
    width: 100%;
  }
}
.flipbox-icon .fa.fa-mobile-phone:before, .flipbox-icon .fa.fa-mobile-phone:before {
  content: "\f10b";
}
@media (max-width: 1269px) {
  #logo .fixed-logo {
    max-width: 215px;
  }
}
.location-template-default .navbar.navbar-default.contained .container,
.location-template-default .navbar.navbar-default .menubar,
.location-template-default .navbar.navbar-default.navbar-shrink.fixed-menu,
.location-template-default .keydesign-cart .keydesign-cart-dropdown,
.location-template-default .navbar.navbar-default .dropdown-menu,
.location-template-default #main-menu .navbar-nav .mega-menu > .dropdown-menu:before {
  background-color: #FFFFFF !important;
}
@media (min-width: 1269px) {
  .location-template-default .topbar,
  .location-template-default .navbar.navbar-default.contained .container,
  .location-template-default .navbar.navbar-default .menubar,
  .location-template-default .navbar.navbar-default.navbar-shrink.fixed-menu,
  .location-template-default .keydesign-cart .keydesign-cart-dropdown,
  .location-template-default .navbar.navbar-default .dropdown-menu,
  .location-template-default #main-menu .navbar-nav .mega-menu > .dropdown-menu:before {
    background-color: transparent !important;
  }
}
@media (min-width: 767px) and (max-width: 1024px) {
  .location-template-default .navbar-default .container {
      width: 100%;
  }
}
.single-location-archive {
  height: 190px;
  max-width: 255px;
  border: 2px solid #ea0104;
  border-radius: 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 80px 10px;
}
@media (max-width: 1400px) {
  .single-location-archive {
    margin: 80px 10px 80px 30px;
    max-width: 230px;
  }
}
@media (max-width: 960px) {
  .single-location-archive {
    max-width: 220px;
  }
}
@media (max-width: 800px) {
  .single-location-archive {
    height: 150px;
  }
}
@media (max-width: 640px) {
  .single-location-archive {
    height: 140px;
    max-width: 190px;
  }
}
@media (max-width: 580px) {
  .single-location-archive {
    max-width: 175px;
  }
}
@media (max-width: 500px) {
  .single-location-archive {
    margin: 20px auto;
  }
}
@media (max-width: 960px) {
  .page-id-7 header.kd-section-title h2 {
      font-size: 22px!important;
  }
}
.location-title{
  padding: 35px 0 10px 0;
}
.location-picker {
  width: 60px;
  height: 60px;
  background: #353232;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -30px;
  left: 82.5px;
  z-index: 100;
  border: 4px solid white;
}
.location-boxes {
  margin-top: 30px;
}
@media (max-width: 1400px) {
  .location-picker {
    left: 84.5px;
  }
}
@media (max-width: 1269px) {
  .location-picker {
    left: 70px;
  }
}
@media (max-width: 1200px) {
  .location-picker {
    left: 37%;
  }
}
@media (max-width: 640px) {
  .location-picker {
    width: 50px;
    height: 50px;
    top: -27px;
  }
}
.location-boxes .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.location-picker svg {
  width: 35px;
  height: 38px;
  fill: white;
  margin: auto;
}
@media (max-width: 640px) {
  .location-picker svg {
    width: 30px;
    height: 30px;
    top: -27px;
  }
}
.location-name {
  padding-top: 20px;
  margin: auto 0;
}
.location-name h3 {
  margin: 0 auto;
  width: fit-content;
  padding: 0 20px;
  text-align: center;
  color: #353232!important;
}
@media (max-width: 640px) {
  .location-name h3 {
    font-size: 18px;
  }
}
.location-link {
  margin: 0 auto;
  padding-bottom: 25px;
}
@media (max-width: 640px) {
  .location-link {
    padding-bottom: 15px;
  }
}
.location-link a {
  background: #ea0104;
  color: white;
  padding: 9px 30px;
  border-radius: 25px;
  max-width: 100px;
  font-size: 18px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .location-link a {
    padding: 4px 15px;
    font-size: 16px;
  }
}
.location-link a:hover {
  background: white;
  color: #ea0104;
  border: 2px solid #ea0104;
  transition: 0.4s all ease-in;
}
.slick-prev  {
  border-radius: 20px;
  width: 40px;
  height: 40px;
  background-color: rgba( 232, 56, 27 , 0.1);
  position: absolute;
  left: -70px;
  transition: .2s all ease-out;
}
.slick-next  {
  border-radius: 20px;
  width: 40px;
  height: 40px;
  background-color: rgba( 232, 56, 27 , 0.1);
  position: absolute;
  right: -70px;
  transition: .2s all ease-out;
}

@media (max-width: 1470px) {
  .slick-prev {
    left: -3%;
  }
}
@media (max-width: 1400px) {
  .slick-prev {
    left: -1.5%;
  }
}
@media (max-width: 1270px) {
  .slick-prev {
    left: -4%;
  }
}
@media (max-width: 1030px) {
  .slick-prev {
    left: -2.5%;
  }
}
@media (max-width: 700px) {
  .slick-prev {
    left: -4.5%;
  }
}
@media (max-width: 580px) {
  .slick-prev {
    border-radius: 15px;
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 500px) {
  .slick-prev {
    left: 30px;
  }
}
@media (max-width: 415px) {
  .slick-prev {
    left: 0;
  }
}
@media (max-width: 1470px) {
  .slick-next {
    right: -3%;
  }
}
@media (max-width: 1400px) {
  .slick-next {
    right: 0%;
  }
}
@media (max-width: 1270px) {
  .slick-next {
    right: -6%;
  }
}
@media (max-width: 1200px) {
  .slick-next {
    right: -1%;
  }
}
@media (max-width: 1030px) {
  .slick-next {
    right: 1%;
  }
}
@media (max-width: 992px) {
  .slick-next {
    right: -5%;
  }
}
@media (max-width: 960px) {
  .slick-next {
    right: -3%;
  }
}
@media (max-width: 910px) {
  .slick-next {
    right: -4%;
  }
}
@media (max-width: 885px) {
  .slick-next {
    right: -5%;
  }
}
@media (max-width: 750px) {
  .slick-next {
    right: -6%;
  }
}
@media (max-width: 700px) {
  .slick-next {
    right: -2%;
  }
}
@media (max-width: 620px) {
  .slick-next {
    right: -4%;
  }
}
@media (max-width: 580px) {
  .slick-next {
    right: -20px;
    border-radius: 15px;
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 580px) {
  .slick-next {
    right: -35px;
  }
}
@media (max-width: 500px) {
  .slick-next {
    right: 30px;
  }
}
@media (max-width: 415px) {
  .slick-next {
    right: 0;
  }
}

.slick-prev:before {
  color: red;
  font-size: 16px;
  font-family: 'sway-font';
  opacity: 1;
  content: "\e90c";
  font-weight: bold;
}
.slick-next:before {
  color: red;
  font-size: 16px;
  font-family: 'sway-font';
  content: '\e90d';
  opacity: 1;
  font-weight: bold;
}
.slider {
  position: relative;
}
.slider-filter {
  background: none;
  border: none;
  font-size: 32px;
  font-family: Oswald;
  color: #353232;
  position: relative;
  margin-left: 10px;
  padding-left: 6px;
  padding-right: 6px;
}
@media(max-width: 500px) {
  .slider-filter {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
@media(max-width: 400px) {
  .slider-filter {
    padding: 5px!important;
    margin-left: 0;
  }
}

.slider-filter:hover {
  color: red;
}
.slider-filter:after {
  content: '|';
  font-size: 32px;
  margin-left: 10px;
  position: absolute;
  color: #353232;
}
@media(max-width: 500px) {
  .slider-filter:after {
    font-size: 20px;
  }
}

@media(max-width: 400px) {
  .slider-filter:after {
    margin-left: 5px;
  }
}
.slider-filter:last-child:after {
  content: none;
}
.button-checked {
  color: red;
}
@media (max-width: 1367px) {
  .vc_custom_1691158995910 {
    margin-top: -80px!important;
  }
}
.vc_custom_1691568473887 h2 {
  padding-left: 20px!important;
}
@media(max-width: 400px){
  .vc_custom_1691568473887 h2 {
    font-size: 25px;
  }
}
@media(max-width: 991px){
  #slider-3-slide-3-layer-1 {
    -webkit-text-stroke: 1px rgb(234, 1, 4) !important; 
  }
}

@media(max-width: 575px){
  #slider-3-slide-3-layer-1 {
      -webkit-text-stroke: 0px rgb(234, 1, 4) !important;
      font-weight: 300 !important;
      text-shadow: 1px 1px 2px rgb(234, 1, 4);
  }
}



#main-menu.background-dropdown-effect .navbar-nav .menu-item-has-children .dropdown-menu, .background-dropdown-effect .navbar-nav .menu-item-has-children .dropdown-menu {
    padding-left: 20px;
    padding-right: 20px;
}

@media(max-width: 1024px) {
  #main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown > a:before {
    display: none !important;
  }
}


/*@media(max-width: 1024px) {*/
  #main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown > a:before {
  /*display: none !important;*/
  }
/*}*/

@media (max-width: 1024px) {
  #main-menu .navbar-nav .menu-item-has-children:hover .dropdown-menu .dropdown > a:before {
    /*background-color: black;*/
  }
}

.sixth-widget-area {
  width: 100%;
}

#text-4 .widget-title a {
  color: #fff;
  position: relative;
  padding-bottom: 6px;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}

#text-4 .widget-title a:after {
  content: "";
  transition: 0.2s all ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 50%;
  height: 2px;
  width: 0;
  bottom: 0px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #EA0104;
}

#text-4 .widget-title a:hover,
#text-4 .widget-title a:active,
#text-4 .widget-title a:focus {
  color: #EA0104;
}

#text-4 .widget-title a:hover:after,
#text-4 .widget-title a:active:after,
#text-4 .widget-title a:focus:after {
  width: 100%;
}

#text-7 p {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

#text-7 .textwidget {
  max-width: 100%;
}

#text-7 img {
  margin: 0 15px 15px;
  max-width: 100px;
}

.back-to-top {
  bottom: 90px;
}



@media(min-width: 320px) {
  .home_testimonials .tdt-slider {
    width: 300px !important;
  }
}
@media(min-width: 400px) {
  .home_testimonials .tdt-slider {
    width: 350px !important;
  }
}
@media(min-width: 500px) {
  .home_testimonials .tdt-slider {
    width: 430px !important;
  }
}
@media(min-width: 720px) {
  .home_testimonials .tdt-slider {
    width: auto !important;
  }
}

/* Footer Email alerts */
.email-alert {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #ea0104;
  color: white;
  padding: 40px 30px;
}

#frmD3Forms5600 label {
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  flex-basis: 100%;
  margin-bottom: 15px;
}

#frmD3Forms5600 .form-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}

#frmD3Forms5600 .form-control {
  border-radius: 25px;
  height: 50px;
  padding: 6px 20px;
  font-size: 20px;
}

#frmD3Forms5600 .frm-submit {
  width: 100%;
  margin-top: 15px;
  border-radius: 25px;
  color: white;
  background-color: black;
  border-color: black;
  text-transform: uppercase;
  font-family: 'Oswald';
  font-size: 20px;
  transition: all .2s;
  
}

@media (min-width: 540px) {
  #frmD3Forms5600 .form-control {
    width: 69%;
    margin-right: 1%;    
  }
  #frmD3Forms5600 .frm-submit {
    width: 29%;
    margin-left: 1%;
    margin-top: 0;
  }
}

#frmD3Forms5600 .frm-submit:hover,
#frmD3Forms5600 .frm-submit:active,
#frmD3Forms5600 .frm-submit:focus {
  color: black;
  background-color: white;
  border-color: white;
}

#frmD3Forms5600 .help-block.error {
  flex-basis: 100%;
  color: white;
}
.footer_widget {
  margin-bottom: 0 !important;
}
@media (max-width: 959px) {
  .footer-widget-area .first-widget-area.col-xs-12,
  .footer-widget-area .second-widget-area.col-xs-12,
  .footer-widget-area .third-widget-area.col-xs-12,
  .footer-widget-area .fourth-widget-area.col-xs-12 {
    width: 25%;  
  }
  .footer-widget-area {
    padding-top: 0px;
  }
  .upper-footer .footer-widget-column:first-child {
    padding-right: 15px;
  }
  .lower-footer.copyright-center .container {
    padding: 30px 15px;
  }
}
@media (max-width: 767px) {
  .footer-widget-area .first-widget-area.col-xs-12,
  .footer-widget-area .second-widget-area.col-xs-12,
  .footer-widget-area .third-widget-area.col-xs-12,
  .footer-widget-area .fourth-widget-area.col-xs-12 {
    width: 50%;  
  }
}
@media (max-width: 355px) {
  .footer-widget-area .first-widget-area.col-xs-12,
  .footer-widget-area .second-widget-area.col-xs-12,
  .footer-widget-area .third-widget-area.col-xs-12,
  .footer-widget-area .fourth-widget-area.col-xs-12 {
    width: 100%;
  }
}
@media (max-width: 959px) {
  .tribe-events-page-template .entry-header.blog-header.with-topbar,
  .tribe-events-page-template .entry-header.blog-header,
  .tribe-events-page-template .entry-header.with-topbar {
    padding-top: 15px;
  }
}
@media (max-width: 784px) {
  .tribe-common-l-container.tribe-events-l-container {
      padding-top: 0;
  }
}
.lower-footer a:nth-child(2n + 2) {
    margin-left: 0;
}


.page-id-13641 {

    .wpb_wrapper {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        padding-bottom: 100px;
        @media (max-width: 768px) {
            flex-direction: column;
        }

      .testimonials-container {
        display: flex;
        flex-wrap: wrap;
        .testimonial-wrapper {
          max-width: 50%;
          width: 100%;
          padding: 0 30px;

          @media (max-width: 768px) {
            max-width: 100%;
            padding: 0;
          }
        }
      }

        .testimonial-wrapper {
            max-width: 50%;
            width: 100%;
            padding: 0 30px;

            @media (max-width: 768px) {
                max-width: 100%;
              padding: 0;
            }
        }
    }

    .google-logo {
        img {
            max-width: 150px;
        }

        display: flex;
        justify-content: center;
    }

    .stars {
        font-size: 30px;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .testimonial-text {
        font-size: 20px;
    }

    .testimonial-name {
        text-align: end;
        font-size: 20px;
        padding-right: 40px;
    }


    .testimonial-text {
        color: #696773;
        font-size: 18px;
        position: relative;
        padding: 20px;
        text-align: center;
    }

    .testimonial-text::before {
        content: '“';
        font-family: 'Oswald', sans-serif;
        color: #696773;
        font-size: 100px;
        position: absolute;
        left: -10px;
        top: -50px;
        font-style: italic;
    }

    .testimonial_text {
        min-height: 400px !important;
    }

  .hidden-testimonial {
    display: none;
  }
  .fade-in-testimonial { 
    display: block;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  }
  .fade-in-testimonial.visible {
    opacity: 1;
    transform: translateY(0);
  }
  .load-more {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    border: none;
    background-color: #EA0104;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 20px;
    cursor: pointer;
    background: linear-gradient(90deg, #000 50%, #EA0104 50%);
    background-size: 200%;
    background-position: right;
    transition: background-position 0.4s ease;
    border-radius: 10px;
    @media screen and (max-width: 768px) {
      display: none; 
    }
  }

  .load-more:hover {
    background-position: left;
  }
}

.custom_class_paragraph {
  font-size: 19px;
  line-height: 24px;
  color: #000000;
  font-weight: 300;
}
.custom_class_container {
  .wpb_wrapper {
    position: relative;
    .wpb_single_image {
      position: absolute !important;
      top: -24.5%;
      left: 50%;
      @media (max-width: 1269px) {
        top: -23%;
        left: auto;
        right: 0;
      }
      @media (max-width: 1199px) {
        top: -30.9%;
        left: 30%;
        right: auto;
      }
      @media (max-width: 960px) {
        top: -39%;
      }
      @media (max-width: 753px) {
        top: -35%;
      }
      @media (max-width: 715px) {
        top: -31%;
      }
      @media (max-width: 551px) {
        top: -29.5%;
        left: 50%;
      }
      @media (max-width: 425px) {
        top: -26%;
        left: 50%;
      }
      @media (max-width: 419px) {
        top: -24%;
        left: 50%;
      }
    }
  }
}

.custom_class_padding {
  padding-right: 90px !important;
  @media (max-width: 1300px) {
    padding-right: 0 !important;
  }
}

.custom_class_inner {
  .tt_button.btn-align-left {
    background-color: #ffffff;
    color: #000000;
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    @media (max-width: 1200px) {
      padding: 10px;
    }
    @media (max-width: 767px) {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin-bottom: 20px;
    }
  }
  .tt_button .iconita {
    color: #000000;
    margin-bottom: 4px;
  }
}

.featured-blog-posts-list {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  @media (max-width: 1200px) {
    flex-direction: column;
  }
  .featured-blog-post-item {
    max-width: 50%;
    width: 100%;
    @media (max-width: 1200px) {
      max-width: 100%;
    }
    h3 {
      font-size: 31px;
      line-height: 38px;
      color: #000000;
      font-family: "Oswald";
    }
    .featured-excerpt {
      p {
        margin-top: 25px;
        font-size: 19px;
        line-height: 24px;
        color: #000000;
        font-weight: 400;
      }
    }
    .featured-image {
      img {
        max-height: 300px;
        height: 100%;
        object-fit: cover;
        margin-bottom: 35px;
      }

    }
    .featured-posts__link {
      text-transform: capitalize;
      border: none;
      background-color: #EA0104;
      font-size: 20px;
      color: #ffffff;
      padding: 10px 20px;
      cursor: pointer;
      background: linear-gradient(90deg, #000 50%, #EA0104 50%);
      background-size: 200%;
      background-position: right;
      transition: background-position 0.4s ease;
      border-radius: 20px;
      display: inline-flex;
      align-items: center;
      .fa-chevron-right {
        color: #ffffff
      }
    }
    .featured-posts__link:hover {
      background-position: left;
      color: #ffffff !important;
    }
  }
}
.featured-blog-posts-block {
  padding-bottom: 50px;
}

/* HEADER*/


@media (max-width: 959px) {

  #logo {
    position: absolute;
    top: -13px;
  }
  .topbar {
    border: none !important;
  }
  .visible-on-mobile {
    .container {
      display: flex;
      justify-content: end;
      .topbar-left-content {
        border: none;
        display: flex;
        align-items: center;
        height: 44px;
        .topbar-contact {
          .topbar-phone {
            border: none;
          }
        }
      }
      .topbar-right-content {
        border: none;
        margin-left: 0;
        .topbar-socials {
          .redux-social-media-list {
            a {
              border: none;
            }
          }
        }
      }
    }
  }
}

.back-to-top.active {
  bottom: 10px;
}
.topbar .topbar-menu.sticky-menu {
  position: fixed;
  bottom: 75px;
  right: 20px;
  z-index: 9999;
  display: flex !important;
}

.topbar .topbar-menu.sticky-menu #menu-topbar-menu li.tt_button {
  filter: drop-shadow(0px 3px 4px rgba(0,0,0,0.21));
  background-color: #ffffff;
  border-radius: 0 !important;
  height: auto !important;
  margin-top: 0 !important;
}
.topbar .topbar-menu.sticky-menu #menu-topbar-menu li.tt_button:hover {
  border: none !important;
}
.topbar .topbar-menu.sticky-menu #menu-topbar-menu li.tt_button::before {
  display: none;
}
.topbar .topbar-menu.sticky-menu #menu-topbar-menu li a {
  color: #ea0104 !important;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
}
.topbar .topbar-menu.sticky-menu #menu-topbar-menu li a:hover {
  color: black !important;
  border: none !important;
}

.topbar .topbar-menu.sticky-menu #menu-topbar-menu {
  display: flex;
  flex-direction: column-reverse;
  gap: 5px;
}
.topbar .topbar-menu.sticky-menu .topbar-menu #menu-topbar-menu li.tt_button {
  display: block;
}
#menu-item-10478 {
  display: block !important;
}
.container-column__wrapper {
  .vc_column_container>.vc_column-inner {
    padding-left: 0 !important;
  }
  .wpb_wrapper {
    display: flex;
    align-items: center;
    .wpb_single_image.vc_align_left {
      width: 50px;
    }
    p {
      margin-bottom: 0 !important;
      font-size: 18px;
      line-height: 1;
    }

  }
}
.custom-wrapper-title {
  h2, h6 {
    margin-bottom: 10px !important;
  }
}
.custom-list__fontawesome {
  .kd-icon-wrapper i {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .custom_class-d-flex {
    display: flex;
    flex-direction: column-reverse;
  }
}
.page-id-13033 {
  #logo {
    display: none;
  }
  .vc_row.vc_row-bg-position-bottom {
    background-position: center !important;
  }
  .custom-title__margin {
    margin-top: -50px;
  }
  .custom-list__fontawesome {
    margin-top: 30px;
    .kd-icon-wrapper {
      margin-top: 0;
      min-width: 30px;
      height: 30px;
    }
    .kd-icon-wrapper i {
      font-size: 30px;
    }
    .kd-list-text {
      font-size: 18px;
    }
  }
}
.custom-rover__link {
  span {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 21px;
    font-weight: 500;
  }
}
.custom-rever__content {
  p {
    font-size: 18px;
  }
}
.footer-logo:hover::after {
  content: unset !important;
}

.textwidget:has(.footer-logo) {
  margin-top: unset;
  margin-bottom: unset;
}

.team-member .custom-team-content.team-content {
  min-height: unset;
  padding-bottom: 20px;
}
.team-member .custom-team-content.team-content .team-content-text {
  padding-bottom: 10px;
}