@media only screen and (min-width: 800px) and (max-width: 1200px) {
    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container {

    }

    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container .see_more_video_placeholder.align-right {
        right: -40px;
    }

    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container .see_more_video_placeholder.align-left {
        left: -40px;
    }
}

@media (max-width: 800px) {
    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container {
        width: 100% !important;
        height: 100% !important;
    }

    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container .see_more_video_placeholder.align-left {
        left: 0;
    }

    .turbo-air__see_more_featured .see_more_featured_content .see_more_featured_image_video_container .see_more_video_placeholder.align-right {
        right: 0;
    }
}

@media only screen and (min-width: 993px) and (max-width: 1200px) {
    #turbo-air_sub_navbar .sub_navbar-search {
        margin-right: 0;
    }

    body #turbo-air_sub_navbar ul.navigation {
        text-align: left;
    }

    #turbo-air_sub_navbar {
        padding-right: 30px !important;
        padding-left: 25px !important;
    }

    #turbo-air_sub_navbar .wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) {

    .turbo-air .product_filter_navigation .row > .col-12 {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .turbo-air .product_filter_navigation .row > .col-12 .sort-by-type-of-view-container {
        float: none;
        margin-top: 15px;
    }
}

.ginput_container_email input::-webkit-input-placeholder { /* Edge */
    color: white;
}

.ginput_container_email input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

.ginput_container_email input::placeholder {
    color: white;
}

.ginput_container_email input {
    padding-left: 50px;
}

.turbo-air__header .navbar {
    align-items: baseline;
    height: 90px !important;
    max-height: 89px !important;
    padding: 20px;
}

.turbo-air .title_block {
    padding-top: 50px;
    /* padding-bottom: 50px;*/
    padding-bottom: 20px;
}

#searchform {
    position: relative;
}

#searchform button {
    border: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
    z-index: 99;
    width: 30px;
    height: 30px;
    background: transparent;
}

.turbo-air .title_block__container .section-filter ul {
    max-width: 100%;
    list-style: none;
    width: 100%;
    display: block;
    text-align: center;
    align-items: inherit;
    justify-content: inherit;
}

.turbo-air .title_block__container .section-filter ul li {
    display: inline-block !important;
}

.news-letter-go-form {
    color: #000000;
    font-size: 20px;
    text-align: center;
    display: block;
    max-width: 300px;
    border-top: 1px solid #cccccc;
    margin: auto;
    padding-top: 20px;
    scroll-behavior: smooth;
}


.turbo-air .product_listing_breadcrumb .product_listing_comparison_text {
    color: #212529;
    margin-left: auto;
    padding-right: 50px;
}


.turbo-air .product_category_sidebar_nav ul.navigation ul.sub-category {
    display: block;
}

.turbo-air .product_category_sidebar_nav ul.navigation ul.sub-category li ul.sub-category {
    display: none;
}

#turbo-air_sub_navbar ul.navigation li:first-child {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.turbo-air .products_listing_container .description_column .product_description_container .learn_more .btn_learn_more:hover {
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 0.09px;
    line-height: 16px;
    text-align: center;
    border-radius: 17.5px;
    background-color: #000000;
    padding: 10px 24px;
}

@media only screen and (max-width: 575px) {
    .mobile-reverse-column {
        flex-direction: column-reverse;
    }
}

.turbo-air .product_listing_breadcrumb__container {
    width: 100%;
    padding-right: 35px;
    max-width: none;
}

.fix-wrapper-breadcrumbs {
    padding-right: 0px;
    max-width: 100%;
    padding-left: 0;
}

@media only screen and (max-width: 767px) {
    .turbo-air .product_details .product_image_detail .product-detail-container .slider-nav-product {
        min-height: auto !important;
        padding: 10px !important;
    }

    .turbo-air .product_details .product_image_detail .product-detail-container .slider-nav-product .img_item:nth-child(-n+5) {
        margin-top: 0;
        /* border: 1px solid #000; */
        margin-left: 10px;
        max-width: inherit;
        min-width: inherit;
        min-height: inherit;
        max-height: inherit;
        margin: 1px;
        width: 50px;
        height: 50px;
        padding: 0;
        background-color: transparent;
    }
}

#turbo-air_sub_navbar ul.navigation {
    text-align: center;
    width: 100%;
}

@media only screen and (max-width: 767px) {
    .mobile-reverse-column {
        flex-direction: inherit !important;
    }
}

@media only screen and (max-width: 992px) {
    .sub_navbar-search {
        clear: both;
        width: 100%;
    }
}

.wrapper-big {
    max-width: 1440px;
    margin: auto;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    #turbo-air_sub_navbar ul.navigation li {
        padding: 0 7px 0 0;
    }

    #turbo-air_sub_navbar ul.navigation {
        width: 100%;
        height: auto;
        display: block;
    }
}

.turbo-air__footer .wrapper {
    max-width: 1440px !important;
}

.turbo-air__footer__container__menu ul li ul {
    padding-left: 20px;
}

.navbar-brand {
    padding-left: 1rem;
}

@media only screen and (min-width: 1601px) {
    .turbo-air .product_collection__container, .turbo-air .product_category_title, .turbo-air .product_category_listing .container, .wrapper, .turbo-air .sales_network .sales_network_container {
        max-width: 1440px;
    }

    .turbo-air__footer .wrapper {
        max-width: 1440px !important;
    }
}

.innovation_section.energy_consumptionbg {
    padding: 30px 0 !important;
}

.comp_error {
    position: absolute;
    background: #da8e8f;
    top: 2px;
    width: 100%;
    left: 0;
    font-size: 12px;
}

#registration .warranty iframe {
    max-width: 540px;
}

#status .warranty iframe {
    max-width: 400px;
}

.news_event_bg img {
    max-width: 170px;
}

.page-template-sales-network, .page-template-text_content, .page-template-warranty-all, .page-template-resouce_center-manual-2-columns, .page-template-resouce_center-ads-3-columns, .page-template-resouce_center-media-archives-3-columns, .page-template-news_and_events, .page-template-tech_and_why_turbo, .page-template-parts-distributors {
    background: #fbfbfb;
}

.turbo-air .sales_network .sales_network_container, .newsletter_top, .warranty-statement, .resource_center {
    font-family: "iransans";
}

.turbo-air .title_block__container h1, .turbo-air .title_block__container .section-filter ul li a.active, .turbo-air .tech_story_section__title .nav li a.active {
    font-family: "LL Circular Medium Web";
}

#js-resource-ads-carousel-modal .slick-slide img {
    cursor: pointer;
}

.gform_wrapper .gfield_required {
    color: #B51717 !important;
}

.turbo-air .contact_us__content__information .information_container__form form .gform_footer:last-child .gform_button:hover {
    color: #FFC4C4;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 5px 36px 5px 15px !important;
}

#sustainability .second_section img {
    margin-top: 30px;
}

.address-info-content-international-locations p {
    max-width: 300px;
}


/*18.12 edits*/

.page-template-newly_released .contact_us_banner {
    height: 166px;
    min-height: 0;
}

.frostair .product_detail_features img {
    max-height: 400px;
}

.frostair .product_detail_features .container {
    max-width: 1060px;
}

.frostair .product_detail_features .all-info {
    max-width: 422px;
}

.frostair .product_details .product_detail_features .benefit_box {
    padding: 50px 20px;
}

.turbo-air .ExternalAds-adWrapper {
    background: #525659;
}

.carousel-modal-title {
    max-width: 500px;
    background: rgba(0, 0, 0, .69);
    color: #e2e2e2;
    text-align: center;
    display: block;
    padding: 10px 30px;
    margin: 20px auto;
    position: absolute;
    top: 0;
    z-index: 2;
    left: 0;
    right: 0;
}

.CarouselModal-mainNavBtns--prev::before {
    filter: brightness(0.1);
}

.CarouselModal-mainNavBtns--next::before {
    filter: brightness(0.1);
}

.CarouselModal--dark .CarouselModal-navBarBtns {
    color: rgba(0, 0, 0, .69);
}

.CarouselModal--dark .CarouselModal-navBarBtns:hover {
    color: #fff;
}

.js-CarouselModal-navBar .js-slide-item .carousel-modal-title {
    display: none;
}

#js-resource-ads-carousel-modal .slick-slide img {
    max-height: 300px;
    object-fit: cover;
    transition: .3s;
}

d
.js-CarouselModal-navBar .slick-slide img {
    box-shadow: none;
}

#js-resource-ads-carousel-modal .js-CarouselModal-navBar .slick-slide img:hover {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
    transition: .3s;
}

#js-single-product-carousel-modal .js-CarouselModal-navBar .slick-slide {
    transition: .3s;
}

#js-single-product-carousel-modal .js-CarouselModal-navBar .slick-slide:hover {
    box-shadow: 0 0 35px 1px rgba(0, 0, 0, .1) !important;
    cursor: pointer;
    transition: .3s;
}

.turbo-air .ExternalAds-adWrapper {
    position: relative;
}

.turbo-air .resouce_center__ads .product_container.three-columns .ExternalAds-adWrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px;
    padding-bottom: 58px;
    object-fit: cover;
}

.warranty_container .col-12 {
    background: #fff;
    max-width: 840px;
    margin: auto;
}

.warranty_container iframe {
    max-width: 100%;
    padding: 40px 0;
}

.CarouselModal-navBar--tallerItems .CarouselModal-navBarWrapper .js-slide-item, .CarouselModal-navBar--tallerItems .CarouselModal-navBarWrapper .js-slide-item {
    height: auto !important;
    max-height: auto !important;
    min-height: auto !important;
    width: auto !important;
    max-width: auto !important;
    min-width: auto !important;
}

.CarouselModal-navBar--tallerItems .CarouselModal-navBarWrapper .js-slide-item, .CarouselModal-navBar--tallerItems .CarouselModal-navBarWrapper .js-slide-item img {
    height: 110px !important;
    max-height: auto !important;
    min-height: auto !important;
    width: auto !important;
    max-width: auto !important;
    min-width: auto !important;
}


body .gm-style .gm-style-iw-t > .gm-style-iw-c {
    background-color: rgba(177, 184, 187, 0.9);
    border-radius: 0;
    padding-top: 10px;
    transform: translate(-50%, calc(-100% - 20px));
    max-width: 200px !important;
}

body #branch-and-distributor .gm-style .gm-style-iw-t > .gm-style-iw-c {
    background-color: rgba(151, 151, 151, 0.63);

}

body .gm-style .gm-style-iw-t .gm-style-iw-c hr {
    border-top: 2px dashed #fff;
    margin-top: 12px !important;
    margin-bottom: 12px !important;
}

body .gm-style .gm-style-iw-t .gm-style-iw-c .dop_info_img {
    max-width: 100%;
    margin-bottom: 10px;
    width: 100%;
}

body .gm-style .gm-style-iw-t .gm-style-iw-c p {
    font-weight: 400;
    color: #fff;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
}

#branch-and-distributor .gm-style .gm-style-iw-t .address-info-title-branch-distributor {
    color: #83e7ff;
}

body .gm-style .gm-style-iw-t .gm-style-iw-c p a {
    color: #dc3545;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    word-break: break-all;
}

body .gm-style .gm-style-iw-t .gm-style-iw-c p a:hover {
    color: #dc3545;
    opacity: 0.9;
}

body .gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0) 51%, rgba(255, 255, 255, 0) 100%);
    display: none;
}

body .gm-style .gm-style-iw-d::-webkit-scrollbar-track, body .gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece {
    background-color: transparent;
}

/*body .hover_effect_international:before {*/
/*    position: absolute;*/
/*    border: 15px solid rgba(189, 246, 252, 0.59);*/
/*    width: 57px;*/
/*    height: 57px;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*    content: '';*/
/*    display: block;*/
/*    border-radius: 50%;*/
/*    transition: .3s all ease;*/
/*}*/

body .hover_effect_international:before {
    position: absolute;
    background-color: #ffc600;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: '';
    display: block;
    border-radius: 50%;
    z-index: 20;
    transition: .4s all ease;
}

body .hover_effect_international,
body .hover_effect_branch {
    z-index: 200 !important;
    overflow: visible !important;
}

@keyframes expansive_circle_effect {
    50% {
        opacity: 0;
        transform: scale(3, 3);
    }
    99% {
        opacity: 0;
        transform: scale(0.001, 0.001);
    }
    100% {
        opacity: 1;
        transform: scale(0.001, 0.001);
    }
}

body .hover_effect_international:after {
    content: "";
    display: block;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    border-radius: 50%;
    z-index: 20;
    top: -4px;
    left: -4px;
    background-color: transparent;
    border: 1px solid #ffc600;
    position: absolute;
    -webkit-transition: 0.4s all;
    transition: 0.4s all;
    opacity: 1;
    -webkit-animation: expansive_circle_effect .8s ease-out;
    animation: expansive_circle_effect .8s ease-out;
}

body .hover_effect_branch:after {
    background-color: aliceblue;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    content: "";
    display: block;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: scale(0.001, 0.001);
    transform: scale(0.001, 0.001);
    -webkit-animation: expansive_circle_effect .8s ease-out;
    animation: expansive_circle_effect .8s ease-out;
}

body .hover_effect_branch:before {
    content: '';
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAApVBMVEUAAACL/6Ty//KO+6SW/6aK8pyM/6SN/6aL/KF75pJ85pKL/6R+6JR/6JSO/6OL/6SK+KR75pJ855J75pJ75pJ855N96JOL/6WM/6WM/6SM/6WQ/6Z85pF75pJ85pJ75pKM/6N855J85pKE7p585pF75ZJ75ZF85pF85pJ85pJ85pKM/6OL/6V755N95pOK/6WE8Jt85pF75ZF85pN75pGL/6V+5pO1VUYIAAAAN3RSTlMAdQELBRRWLzTrw1IwKSQeG59/3ttdTUVCPzkX8ryxq29uZQl55NGmmI2HaGNYRSUQ+M+Ecm5HsbWqIAAAAi1JREFUeAGVVumysjAMDbQsRQuygKKggvuid7/v/2jfpBnmEwU69/xgBjmTnpOkifAKFjgz2545AQMdzMVobc99i3PLn9vr0cIcYufGtBWSTY28N7JjvMEL3gyn8wRmuNAJ1+gwMTE4EKw0Oi7L8FxJIHBj8swOLnTk+7dXrKI6u6fbY5ycJMm8Ph3sjihOJcJfDg3GkQgp8ChoKbnS53gpnwx9iQoQl8mjS6XkJrIOT58hRz3//ZrkchtL6MBm5W2U3yafjqtixxZ0I1wh03WAYCjdQkIPuBcRTSH38ac4g15YOzzfz0k5PqslDCD18KnUL6ZYnX4pKuQez54usAKYoe8QBpFheIa1XOOr9ztM58IiKrPRS8FhGIcaAGwGwRytrECDG6ZiHoCDaYwiHX28x1Q6MENRx1pHtwQ+ZmCj6mUGOnxwAG4Tvbxr6QVDOokJUx2bFUoMWT1vdXSZKKuUyOqoo99LlUgqk4x19FNEZYIffEvGGroirJsWO0WaKsWqxZoGloINt8y2aWC6HuHXYPDdprkekOMgnYhJP9v0ahyu+cPVrj43vfRzaSKtNTjC3iZOk3c1OFpjiXsh72YL2RpLOPRoXFkdus+JbA09NHpRX6Jdaj7nxCtRCVxbmQhoYLvePuOP5MOuVgFGzwP+SnEzTxxuYwuAyfspibcbdewl6F02Vr3ci4+iSMpo3F42/auMM80qU4vShxf4rUWpX8OaJf+jWfJ/+QvxD9ogIE2rjfSBAAAAAElFTkSuQmCC);
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    transform: translate(-10px, -9px);
}

body .hover_effect_branch.is-branch:before {
    content: '';
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAh1BMVEUAAAD/ywD/xQD/xwD/xwD/xwD/yAD/yAD/1QD/xgD/2AD/xgD/ygD/xgD/xgD/xQD/xQD/xgD/xQD/xgD/xQD/xgD/xgD/xgD/yAD/xgD/xwD/xwD/xgD/xQD/xgD/xgD/xQD/xgD/xgD/xgD/xwD/xwD/xgD/xwD/xgD/xgD/xwD/xgD/ygDjvAGBAAAALXRSTlMAC3RFJBwuFwZ3BOsTw29XUkA1MdyffzkqaGRdVvLf0byxq4YgTuSmmI1N+Qn/2j2DAAACGUlEQVR42pVW15aDIBAFsSOW2HtL3/3/79sMuHFNDJy9D6Kcy5w7hRnRO7ARk6YhsYGRElboB7nu2ban54EfWlJypJGNSUy06CPZ1PT3TV0zd8lYO+xbOWg7ThiO/Su/zq7jkM5lsWzYjvHKPpZi9TTWTll5IrVz7ZLbcqKKt+w4FHZ8mhJ3dSajqTAcHjdKKqGyG4sXh2bq85fS+LPp8CWgJ/SGY59yp5zVX01sJAXawffEgGlrT4kHbjvx0D7SiSv9jb/Dv2iBPsBlGdewZB5yaXcnSSGdc8hvhJ6n/BFJULMn0SKQHZAiQX9/PIgFGcBwMEVSnMA8hlzyNDAip7vUElQcgKDWRXJcKog1RkYOrkxIgQBCkRsohjBmmYpu9hDKGEWQy2upvMMU4kdQA6rHO1Lh68FzG9RAeQ1ESW8xQnYjxKS1io1bLka4Ojsqup5wV0Ugy6uKTgYeSJGmolPRb5lIkyiCxJSzBcEXJQaHFVnqRIktBVxQLC8Zhxfws+rTWcY+nHmVr5fPoEcJnVXL5VtvX//9kT0PLtA2jSP9WMR14vHGsWlLNkvdfTYtRFvaNj08MWtPSVK8ND1kiHrPzvVbTNjgwVoZm8YZ8iVn/emvIvNyrvh3+NrgK7HeGb0E5kMU1skt6RYJ5fHjsLGqsadfbZsMmbkOG/koc7FklEkHpWP+cwyrh7zrqof8+gsRNU20+wvxAxOTHAqYfB4cAAAAAElFTkSuQmCC);
    transform: translate(-16px, -15px);
}

body.page-template-parts-distributors .hover_effect_branch:after ,
body.page-template-parts_list .hover_effect_branch:after {
    content: "";
    width: 30px;
    height: 30px;
    left: calc(50% - 8px);
    -webkit-transform: scale(0.001, 0.001) translateX(-50%);
    transform: scale(0.001, 0.001) translateX(-50%);
}

body.page-template-parts-distributors .hover_effect_branch:before ,
body.page-template-parts_list .hover_effect_branch:before {
    content: '';
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAApVBMVEUAAACL/6Ty//KO+6SW/6aK8pyM/6SN/6aL/KF75pJ85pKL/6R+6JR/6JSO/6OL/6SK+KR75pJ855J75pJ75pJ855N96JOL/6WM/6WM/6SM/6WQ/6Z85pF75pJ85pJ75pKM/6N855J85pKE7p585pF75ZJ75ZF85pF85pJ85pJ85pKM/6OL/6V755N95pOK/6WE8Jt85pF75ZF85pN75pGL/6V+5pO1VUYIAAAAN3RSTlMAdQELBRRWLzTrw1IwKSQeG59/3ttdTUVCPzkX8ryxq29uZQl55NGmmI2HaGNYRSUQ+M+Ecm5HsbWqIAAAAi1JREFUeAGVVumysjAMDbQsRQuygKKggvuid7/v/2jfpBnmEwU69/xgBjmTnpOkifAKFjgz2545AQMdzMVobc99i3PLn9vr0cIcYufGtBWSTY28N7JjvMEL3gyn8wRmuNAJ1+gwMTE4EKw0Oi7L8FxJIHBj8swOLnTk+7dXrKI6u6fbY5ycJMm8Ph3sjihOJcJfDg3GkQgp8ChoKbnS53gpnwx9iQoQl8mjS6XkJrIOT58hRz3//ZrkchtL6MBm5W2U3yafjqtixxZ0I1wh03WAYCjdQkIPuBcRTSH38ac4g15YOzzfz0k5PqslDCD18KnUL6ZYnX4pKuQez54usAKYoe8QBpFheIa1XOOr9ztM58IiKrPRS8FhGIcaAGwGwRytrECDG6ZiHoCDaYwiHX28x1Q6MENRx1pHtwQ+ZmCj6mUGOnxwAG4Tvbxr6QVDOokJUx2bFUoMWT1vdXSZKKuUyOqoo99LlUgqk4x19FNEZYIffEvGGroirJsWO0WaKsWqxZoGloINt8y2aWC6HuHXYPDdprkekOMgnYhJP9v0ahyu+cPVrj43vfRzaSKtNTjC3iZOk3c1OFpjiXsh72YL2RpLOPRoXFkdus+JbA09NHpRX6Jdaj7nxCtRCVxbmQhoYLvePuOP5MOuVgFGzwP+SnEzTxxuYwuAyfspibcbdewl6F02Vr3ci4+iSMpo3F42/auMM80qU4vShxf4rUWpX8OaJf+jWfJ/+QvxD9ogIE2rjfSBAAAAAElFTkSuQmCC);
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
    transform: translate(15px, -8px);
}

body.page-template-parts-distributors .hover_effect_branch.is-distributor:before ,
body.page-template-parts_list .hover_effect_branch.is-distributor:before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAMAAABgZ9sFAAAAh1BMVEUAAAD/ywD/xQD/xwD/xwD/xwD/yAD/yAD/1QD/xgD/2AD/xgD/ygD/xgD/xgD/xQD/xQD/xgD/xQD/xgD/xQD/xgD/xgD/xgD/yAD/xgD/xwD/xwD/xgD/xQD/xgD/xgD/xQD/xgD/xgD/xgD/xwD/xwD/xgD/xwD/xgD/xgD/xwD/xgD/ygDjvAGBAAAALXRSTlMAC3RFJBwuFwZ3BOsTw29XUkA1MdyffzkqaGRdVvLf0byxq4YgTuSmmI1N+Qn/2j2DAAACGUlEQVR42pVW15aDIBAFsSOW2HtL3/3/79sMuHFNDJy9D6Kcy5w7hRnRO7ARk6YhsYGRElboB7nu2ban54EfWlJypJGNSUy06CPZ1PT3TV0zd8lYO+xbOWg7ThiO/Su/zq7jkM5lsWzYjvHKPpZi9TTWTll5IrVz7ZLbcqKKt+w4FHZ8mhJ3dSajqTAcHjdKKqGyG4sXh2bq85fS+LPp8CWgJ/SGY59yp5zVX01sJAXawffEgGlrT4kHbjvx0D7SiSv9jb/Dv2iBPsBlGdewZB5yaXcnSSGdc8hvhJ6n/BFJULMn0SKQHZAiQX9/PIgFGcBwMEVSnMA8hlzyNDAip7vUElQcgKDWRXJcKog1RkYOrkxIgQBCkRsohjBmmYpu9hDKGEWQy2upvMMU4kdQA6rHO1Lh68FzG9RAeQ1ESW8xQnYjxKS1io1bLka4Ojsqup5wV0Ugy6uKTgYeSJGmolPRb5lIkyiCxJSzBcEXJQaHFVnqRIktBVxQLC8Zhxfws+rTWcY+nHmVr5fPoEcJnVXL5VtvX//9kT0PLtA2jSP9WMR14vHGsWlLNkvdfTYtRFvaNj08MWtPSVK8ND1kiHrPzvVbTNjgwVoZm8YZ8iVn/emvIvNyrvh3+NrgK7HeGb0E5kMU1skt6RYJ5fHjsLGqsadfbZsMmbkOG/koc7FklEkHpWP+cwyrh7zrqof8+gsRNU20+wvxAxOTHAqYfB4cAAAAAElFTkSuQmCC);
    transform: translate(-14px, -14px);
}

body .gm-style .gm-style-iw-t .gm-style-iw-c .address-info-title-branch-distributor {
    color: #83e7ff;
}

body .gm-style .gm-style-iw-t .gm-style-iw-c .is-distributor .address-info-title-branch-distributor {
    color: #FF957C;
}

body #mapBranchDistributor .gm-style .gm-style-iw-t .gm-style-iw-c {
    background-color: rgba(151, 151, 151, 0.7);
}

iframe body {
    display: block;
    background-color: #f7f7f7;
}

.page-template-resouce_center-catalog-3-columns .view-2-columns {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDIgMTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQyIDEwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzM0MzQzNDt9PC9zdHlsZT48dGl0bGU+SWNvbl8yQ29sdW1uczwvdGl0bGU+PGc+PGc+PHJlY3QgeT0iMCIgY2xhc3M9InN0MCIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIi8+PGc+PHJlY3QgeD0iMTEuOSIgeT0iMS43IiBjbGFzcz0ic3QwIiB3aWR0aD0iMy44IiBoZWlnaHQ9IjEuNCIvPjxyZWN0IHg9IjExLjkiIHk9IjQuNCIgY2xhc3M9InN0MCIgd2lkdGg9IjcuNiIgaGVpZ2h0PSIxLjQiLz48cmVjdCB4PSIxMS45IiB5PSI2LjkiIGNsYXNzPSJzdDAiIHdpZHRoPSI1LjciIGhlaWdodD0iMS40Ii8+PC9nPjwvZz48Zz48cmVjdCB4PSIyMS45IiB5PSIwIiBjbGFzcz0ic3QwIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiLz48Zz48cmVjdCB4PSIzMy44IiB5PSIxLjciIGNsYXNzPSJzdDAiIHdpZHRoPSIzLjgiIGhlaWdodD0iMS40Ii8+PHJlY3QgeD0iMzMuOCIgeT0iNC40IiBjbGFzcz0ic3QwIiB3aWR0aD0iNy42IiBoZWlnaHQ9IjEuNCIvPjxyZWN0IHg9IjMzLjgiIHk9IjYuOSIgY2xhc3M9InN0MCIgd2lkdGg9IjUuNyIgaGVpZ2h0PSIxLjQiLz48L2c+PC9nPjwvZz48L3N2Zz4=) !important;
}

@media (max-width: 767px) {
    .mobile-nav li.opened {
        z-index: 50;
    }

    .mobile-nav .turbo-air__header__brands .brands-container {
        height: auto;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mobile-nav .brands-container .brand-box {
        width: 50%;
        flex: 1 1 50%;
        padding-left: 0;
        padding-right: 0;
    }

    #o-brands-header-container {
        display: none !important;
    }
    .home .nav-item.opened .d-none{
        display: block!important;
    }
}
