/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
    font-family: 'Urfa';
    src: url('fonts/Urfa/Urfa Medium.otf') format('opentype'),
        url('fonts/Urfa/Urfa Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urfa';
    src: url('fonts/Urfa/Urfa Bold.otf') format('opentype'), url('fonts/Urfa/Urfa Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urfa';
    src: url('fonts/Urfa/Urfa Regular.otf') format('opentype'), url('fonts/Urfa/Urfa Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body,
h1,
h2,
h3,
h4,
h5,
p,
li,
a {
    font-family: 'Urfa' !important;
}

::-webkit-scrollbar {
    width: 2px;
}

::-webkit-scrollbar-thumb {
    background: #26948A;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}
html {
    scroll-behavior: smooth;
}
.section-bg.bg-loaded {
    background-size: 100% !important;
    opacity: .4;
}

.hover_show_p p {
    opacity: 0;

    margin-bottom: 0px;
}

.hover_show_p h4 {
    opacity: 1;
    transform: translateY(0);
    transition: transform 0.5s ease-in-out;
    position: absolute;
    bottom: 0px;
}
.text_block_2  p{
	    margin-bottom: 21px;
}
.hover_text_p:hover:before {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 7.18%, rgba(0, 0, 0, 0.66) 59.72%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;


}

.text.hover_show_p {
    z-index: 99999;
    position: relative;
}

.hover_text_p:hover .hover_show_p p {
    z-index: 9999;
    margin-bottom: 0px;
    opacity: 1;
}

.hover_text_p:hover .hover_show_p h4 {
    z-index: 9999;
    opacity: 1;
    transform: translateY(-10px);
    margin-bottom: 0px;
    position: absolute;
    top: -15px
}

.hover_text_p {
    padding: 0px;
    background: #fff;
    /* box-shadow: 5px 4px 7px -2px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25); */
}

img.logo_brand {
    background: #fff;
    border: 0.5px solid #999999;
    width: 100px;
    height: 100px;
    object-fit: cover;
}

.brand_left a {
    background: rgba(255, 255, 255, 0.35);
    border-radius: 34px;

    font-style: normal;
    font-weight: 700;
    font-size: 9px;
    line-height: 170.9%;
    text-align: center;
    text-transform: capitalize;
    color: #A60D0D;
    padding: 5px 20px;
}

.brand_left {

    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 170.9%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}

.footer_social {
    color: #fff;
    margin-bottom: 7px;
}

.footer_text h3 {

    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
}

.footer_text p {

    font-style: normal;
    font-weight: 400;
    /* font-size: 24px; */
    line-height: 1.5;
    /* text-transform: capitalize; */
    color: #FFFFFF;
}

.footer_text p {
    margin-bottom: 10px;
}

.text_company_news p {

    font-style: normal;
    font-weight: 400;

    line-height: 199.4%;
    letter-spacing: 0.12em;
    text-transform: capitalize;
    color: #000000;
}

.header-wrapper.stuck:before {
    position: relative !important;
}

.block_organization_3 .text_organization_p {
    text-align: left;
    padding-left: 160px;
}

.text_company_news h2 {

    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;

    color: #000000;
}

.text_block_2 h2 {

    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    align-items: center;
    text-align: center;
    color: #000000;
    margin-top: 12px;
    margin-bottom: 20px;
}

.text_block_3 p {

    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    align-items: center;
    text-align: center;
    color: #000000;
}

a.icon.button.circle.is-outline.is-small {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    border-radius: 19px !important;
    color: #000;
    border: solid 1px #ccc;
}

li.html.header-social-icons.ml-0 a {
    padding: 5px;
    font-size: 17px !important;
    color: #000;
}

a.icon.button.circle.is-outline.is-small i {
    font-size: 14px !important;
    font-weight: bold !important;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a {

    opacity: 1;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;

    vertical-align: middle;
    text-decoration: none;
    color: rgb(0, 0, 0);
    border-bottom: 2px solid transparent;
    height: fit-content;
    margin: 0px 0px -1rem;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a:hover:after {
    transform: scaleX(1);
    transform-origin: 0px 50%;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase>li {
    margin: 0 40px;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a::before {
    display: none;
}

ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase li a:after {

    content: "";
    display: block;
    border-bottom: 2px solid #c4262f;
    transition: transform 250ms ease-in-out 0s;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    margin-top: 0.4rem;
}

div#logo {
    position: relative;
    top: -16px;
}

.stuck div#logo {
    position: relative;
    top: 0px;
}

.sideshow_home .flickity-page-dots li.dot.is-selected {
    background: #8B8B8B !important;
    padding: 10px;
    border: none;
}

.sideshow_home .flickity-page-dots {
    bottom: -50px;
    left: 20%;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20%;
    text-align: center;
    z-index: 999;
}

.sideshow_home .flickity-page-dots li.dot {
    background: #D9D9D9 !important;
    padding: 10px;
    border: none;
}

.sideshow_home {
    border-bottom: solid 10px #C4262F;
    margin-bottom: 45px;
}

.header-top {
    background-color: #ffffff !important;
    padding-top: 25px;
}

.selection_company_news {
    padding-top: 60px !important;
}

.selection_brand {
    padding-top: 35px !important;
}

.bg_color_2gen {
    /* background: linear-gradient(180deg, rgba(176, 176, 176, 0.65) 0%, rgba(255, 255, 255, 0) 42.8%); */
    /* border-radius: 19px; */
    /* padding-left: 95px !important; */
    /* padding-bottom: 30px !important; */
}

.bg_color_3gen {
    /* background: linear-gradient(180deg, rgba(176, 176, 176, 0.65) 0%, rgba(255, 255, 255, 0) 42.8%); */
    /* border-radius: 19px; */
    /* padding-right: 95px !important; */
    /* padding-bottom: 192px !important; */
}

.bg_color_3gen.sr {
    /* padding-bottom: 20px !important; */
}
.bg_color_2gen .text_2gen p, .bg_color_3gen .text_2gen p{
    margin-bottom: 0;
}
.rd-mb .section-content > .row {
    margin-bottom: 30px
}
.bg_color_2gen .text_2gen,
.bg_color_3gen .text_2gen {
    padding: 50px;
    color: #000;

    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    background: linear-gradient(180deg, rgb(215 215 215) 0%, rgb(255 255 255) 42.8%);
    border-radius: 19px;
}

.bg_color_2gen .text_2gen h3,
.bg_color_3gen .text_2gen h3 {

    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    color: #000000;
}

.text_dg_head h2 {

    font-style: normal;
    font-weight: 300;
    font-size: 32px;

    text-align: center;
    text-transform: capitalize;
    color: #000000;
}

.text_dg_head h3 {

    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    text-transform: capitalize;
}

.text.text_dg_head h4 {

    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding-top: 40px;
}

.box_shadown_1 {
    background: #F8F8F8;
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    bottom: 0;
    top: unset;
    background-color: #c4262f;
}

.text_pd_50 {
    padding: 40px;

    font-style: normal;
    font-weight: 300;
    font-size: 19px;
    line-height: 136.19%;
    align-items: center;
    text-transform: capitalize;
    color: #000000;
}

.text_pd_50 h2 {
    color: #000;
    text-transform: uppercase;
}

.btn_learn_more {
    background: #000;
    border: none;

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #FFFFFF;
}

.text_luggage_box h2 {
    border-bottom: solid 1px #000;
    color: #000;
    margin-bottom: 20.8px;
}

.text_luggage_box p {

    color: #000;
}

ul.luggage_menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding: 20px 40px;
    border-bottom: solid 1px #fff;
    margin: 0px;
    list-style-type: none;

}

ul.luggage_menu .owl-stage {
    display: flex;
}

ul.luggage_menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

ul.luggage_menu::-webkit-scrollbar {
    height: 10px;
    background-color: #F5F5F5;
}

ul.luggage_menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #000;
}

ul.luggage_menu li {
    text-align: center;
    margin: 0;
}

ul.luggage_menu li a {
    color: #fff;
    padding: 0px 0px;
    line-height: 2;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
}

div#col-325091428 {
    background: #CC5959;
    height: 135px;
}

ul.luggage_menu li:hover a {
    border-bottom: solid #fff;
    padding-bottom: 0;
}


.text_organization_top_left .section-title,
.text_organization_bottom_left .section-title {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    position: relative;
    width: 132%;
    border-bottom: solid 2px #c4262f !important;
}

.text_organization_top_right h3,
.text_organization_bottom_right h3 {
    display: flex;
    justify-content: flex-end;
    border-bottom: solid 2px #c4262f !important;
    width: 135%;
    left: -35%;
    z-index: -5;
}

.text_organization_top_right h3:before {
    content: "";
    position: absolute;
    border-left: solid 2px #c4262f;
    width: 100px;
    height: 155px;
    left: 0px;
    top: 41px;
}

.text_organization_bottom_right h3:before {
    content: "";
    position: absolute;
    border-left: solid 2px #c4262f;
    width: 100px;
    height: 155px;
    left: 0px;
    top: -113px;
}

.block_organization_2 img {
    width: 100%;
    position: relative;
    padding-top: 95px;
}

.text_organization_top_left:before {
    position: absolute;
    content: "";
    right: -126px;
    top: 41px;
    height: 158px;
    border: solid 1px #c4262f;
}

.text_organization_bottom_left:before {
    position: absolute;
    content: "";
    right: -126px;
    top: -116px;
    height: 156px;
    border: solid 1px #c4262f;
}

.text_organization_p {

    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 169.4%;
    /* or 34px */

    text-transform: capitalize;
    font-feature-settings: 'kern' off;

    color: #000000;
}

.text_orazinition {
    height: 520px;
}

.breakum_yoastseo {
    padding-top: 20px;
}

span.breadcrumb_last {
    color: #000;
    font-weight: bold;
}

.page_abount_exo:hover p {

    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 35px;
    /* or 125% */
    visibility: visible;
    text-align: center;

    color: #000000;
}

.page_abount_exo p {
    visibility: hidden;
}

.page_abount_exo:hover .overlay {
    background-color: rgba(254, 254, 254, 0.733) !important;
}

.category .box.box-text-bottom.box-blog-post.has-hover {
    background: #f6f6f6;
    padding: 10px;
    height: 440px;
}

.category h5.post-title.is-large {

    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 35px;
    text-align: center;
    color: #629DCA;
}

.category p.from_the_blog_excerpt,
.category .from_the_blog_comments,
.category .is-divider,
#comments {
    display: none;
}

.bg_contact {
    padding-top: 30px;
}

.bg_contact:before {
    background-color: #3b8157;
    position: absolute;
    content: "";
    width: 200%;
    height: 100%;
    left: -100%;
    top: 0px;
    background-image: url(img/bgcontact.png);
}

.bg_contact input.wpcf7-form-control,
.bg_contact textarea.wpcf7-form-control {
    border: 1px solid #E3E3E3;
    background: initial;
    height: 73px;
    color: #fff;
    font-weight: bold;
}

.bg_contact textarea.wpcf7-form-control::placeholder {
    color: #fff;
}

.bg_contact input.wpcf7-form-control:focus::placeholder {
    color: #fff;
}

.bg_contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
    height: 47px;
    width: 161px;
    border: 1px solid #FFFFFF;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
}

.bg_contact .text-form label {
    top: 20px;
    position: absolute;
    left: 12px;
    font-size: 17px;
    color: #fff;
}

.bg_contact label.has-value {
    top: 5px;
    font-size: 13px;
    font-weight: normal;
}

.bg_contact .text-form {
    position: relative;
}

.bg_contact span.wpcf7-list-item-label {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

.bg_contact input[type="checkbox"] {
    background-color: #ddd0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: relative;
    top: 20px;
    border: solid 1px #fff;
    display: inherit;
}

.bg_contact input[type="checkbox"]:checked {
    background: #a60d0d;
}

.text_vision {
    padding: 50px;
}

.page-id-215 .breakum_yoastseo {
    position: absolute;
    z-index: 9999;
    top: 25px;
}

.border_bottom_red {
    border-bottom: solid 10px #C4262F;
}

.bg_facilities_box_right img,
.bg_facilities_box_left img {
    background: #fff;
    border: 6px solid #FFFFFF;
    height: 229px;
    box-shadow: -13px 1px 11px -6px rgba(0, 0, 0, 0.25);
    width: 100%;
    object-fit: cover;
}

.bg_facilities_box_right:before {
    content: "";
    position: absolute;
    border-bottom: solid 10px #D90000;
    z-index: 99;
    width: 226px;
    top: 0px;
}

.bg_facilities_box_left:before {
    content: "";
    position: absolute;
    border-bottom: solid 10px #D90000;
    z-index: 99;
    width: 226px;
    top: 0px;
    right: 25px;
}

.bg_facilities_box_right:after {
    content: "";
    top: 5px;
    position: absolute;
    height: 10px;
    left: 205px;
    z-index: 3;
    width: 17px;
    transform: rotate(45deg);
    background: #d90000;
}

.bg_facilities_box_left:after {
    content: "";
    top: 5px;
    position: absolute;
    height: 14px;
    left: 312px;
    z-index: 3;
    width: 18px;
    transform: rotate(220deg);
    background: #d90000;
}

.bg_facilities_box_right .img-inner.dark {
    left: -15px;
    top: 10px;
    z-index: 9;
}

.bg_facilities_box_left .img-inner.dark {
    left: 15px;
    top: 10px;
    z-index: 9;
}

.bg_facilities_box_left,
.bg_facilities_box_right {
    background: #8A8A8A;
    height: 239px;
    margin-right: 25px !important;
}

ul.menu_faclitites {
    display: flex;
    list-style: none;
    background: #000;
    margin: 0px;
    padding: 0px;
    height: 55px;
    align-content: center;
    align-items: center;

    justify-content: center;
}

ul.menu_faclitites li a {
    color: #fff;
}

ul.menu_faclitites li a:hover {
    color: #c4262f;
}

ul.menu_faclitites li {
    padding: 20px;
    margin: 0px;
}

.box_facilities_title {
    background: #92929278;
    mix-blend-mode: normal;
    opacity: 1;
    border-radius: 16px;
    height: 115px;
    display: flex;
    align-content: center;
    align-items: center;
}

.current-menu-item a,
ul.header-nav.header-nav-main.nav.nav-right.nav-uppercase a:hover {
    color: #c4262f !important;

}

#footer .social-icons.follow-icons.footer_social.full-width a {
    background: #fff;
    border-radius: 5px !important;
    border: none;
    padding: 0px 5px 0px 5px !important;
    color: #000;
    line-height: 41px;
}

#footer .social-icons.follow-icons.footer_social.full-width a {
    background: #fff;
    border-radius: 3px !important;
    border: none;
    padding: 0px 2px 0px 2px !important;
    color: #000;
    line-height: 23px;
}

.social-icons.follow-icons.footer_social.full-width.text-right {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    margin-bottom: 17px;
}

ul.sub-menu.nav-dropdown.nav-dropdown-default li a {
    padding: 0px !important;
    margin-bottom: 10px;
    padding-bottom: 10px !important;
}

div#col-579660454 {
    margin-top: 100px;
    padding-left: 50px;
}

div#col-624801539 {
    padding-right: 50px;
}

.row.categore_h1 h1 {
    display: none;
}

.blog-wrapper.blog-archive.page-wrapper {
    padding-top: 0px;
}

a.button.primary {
    padding: 5px 20px;
    background: #000;
}

.stuck div#logo img {
    width: 95px;
}

ul.brand_content_right img {
    width: 140px;
    height: 140px;
    object-fit: cover;
}

header#header:hover .header-wrapper::before {
    background: #E7CDB5;
    content: "";
    position: absolute;
    width: 100%;
    height: 143px;
    z-index: 10;
    top: 0px;
}

.owl-nav>button {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
}

.owl-nav i {
    font-size: 30px;
}

.owl-nav .owl-prev {
    left: -19px;
    background: #cc5959;
}

.owl-nav .owl-next {
    right: -34px;
    background: #cc5959;
}

.bg_fix59 {
    background: #FAFAFA;
}

.link_box_2 a {
    position: absolute;
    bottom: 45px;
    left: 20px;
}

.link_box_1 a {
    position: absolute;
    bottom: 45px;
    right: 20px;
    color: #fff;
}

a.button.primary.lowercase.btn_learn_more {
   margin-top:20px 
}

a.btn_slide_click.active {
    border-bottom: solid #fff;
    padding-bottom: 0;
}

section#section_340519849 .section-content {
    background: #cc5959;
}

div#row-194952226 {
    overflow: hidden;
}

.zoom_hover_img {
    position: relative;
    display: inline-block;
    overflow: hidden;

}

.zoom_hover_img img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 100%;
    max-width: 100%;
    transition: transform 0.5s;
    cursor: zoom-in;
}

.zoom_hover_img img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image:hover {
    transform: scale(1.3);
}

.nav-right li.current-dropdown:last-child>.nav-dropdown,
.nav-right li.has-dropdown:hover:last-child>.nav-dropdown {
    left: auto;
    right: -80px
}

#section_340519849.fixed {
    position: fixed;
    top: -30px !important;
}

section.section.zoom_hover_img .row {
    max-width: 1100px;
}

.blog-wrapper.blog-archive.page-wrapper {
    padding-top: 0px;
    background-image: url(http://exoactivesupply.com/wp-content/uploads/2023/07/bg-6.png);
    background-size: 100%;
}

.box.box-text-bottom.box-blog-post.has-hover .image-cover {
    padding-top: 80% !important;
}

.image_padding_bottom img {
    background: #fff
}
.sroll-margin{
    scroll-margin-block-start: 120px;
    scroll-margin-block-end: 120px;
}
@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .video-mb.is-full-height{
        min-height: 200px;
        height: 100%;
    }
    #section_340519849.fixed {
        position: fixed;
        top: -30px !important;
    }

    div#col-325091428 {
        background: #CC5959;
        height: 73px;
    }

    div#col-579660454 {
        margin-top: 0px;
    }
    .text_block_2 h2,.text_block_3 p{
        text-align: left;
    }.link_box_1 a{
        left: 20px!important;
        right: unset;
    
}

.bg_color_2gen .text_2gen, .bg_color_3gen .text_2gen {
    padding: 50px 20px!important;}
    #logo img {
        max-height: 58px !important;
        padding-top: 10px;
        margin-top: 16px;
    }

    .stuck #logo img {
        max-height: 60px !important;
        padding: 13px;
        position: relative;
        top: -15px;
    }

    .social-icons.follow-icons.footer_social.full-width.text-right {
        display: flex;
    }

    .section-bg.bg-loaded {
        background-size: cover !important;
    }

    .bg_color_2gen {
        /* background: linear-gradient(180deg, rgba(176, 176, 176, 0.65) 0%, rgba(255, 255, 255, 0) 42.8%); */
        /* border-radius: 19px; */
        padding-left: 15px !important;
        padding-bottom: 0px !important;
    }

    .bg_color_3gen {
        /* background: linear-gradient(180deg, rgba(176, 176, 176, 0.65) 0%, rgba(255, 255, 255, 0) 42.8%); */
        /* border-radius: 19px; */
        padding-right: 15px !important;
        padding-bottom: 0px !important;
    }

    .bg_color_2gen .text_2gen {
        padding: 10px;
        color: #000;

        font-style: normal;
        font-weight: 300;
        font-size: 20px;
    }

    .page_abount_exo:hover p {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 35px;
        visibility: visible;
        text-align: left;
        color: #000000;
    }

    .page_abount_exo .banner-layer {
        width: 95% !important;
    }

    .text_orazinition {
        height: auto;
    }
    .block_organization_1 .col-inner,.block_organization_3 .col-inner{
        display: flex;
        flex-wrap: wrap;
    }
    .block_organization_1-1 ,.block_organization_1-2,.block_organization_3-1,.block_organization_3-2{
        width: 50%!important;
        margin: 0!important;
    }
    .block_organization_1-1 .col,.block_organization_3-1 .col{
        padding-right: 1px!important;
    }
    .card-2-hover img {
        height: 280px !important;
        width: 100%;
        object-fit: cover;
    }
    .block_organization_3 .text_organization_p{
        padding-left: 0;
        margin-left: 0;
    }
    .text_organization_top_right h3:before {
        content: "";
        position: absolute;
        border-left: solid 2px #c4262f;
        width: 0;
        top: unset;
        height: 155px;
        right: 0px;
        left: unset;
        bottom: -1px;
    }
    .text_organization_top_right h3, .text_organization_bottom_right h3 {
        display: flex;
        /* justify-content: left; */
        border-bottom: solid 2px #c4262f !important;
        width: 100%;
        left: 0;
        z-index: -5;
        text-align: left;
    }
    .block_organization_1-2 .col,.block_organization_3-2 .col{
        padding-left: 10px!important;
    }
    .block_organization_3-2   .text_organization_bottom_right h3{
        padding-left: 10px;
    }
    .text_organization_p{
        padding-left: 10px;
    }
    .row.bg_facilities_box_left, .row.bg_facilities_box_right{
        margin-left: 0!important;
        height: 365px;
        margin-right:0!important;
    }
   .bg_facilities_box_right .col:nth-child(1){
        order: 2;
    }
    .bg_facilities_box_right .col:nth-child(2){
        order: 1;
        padding-top: 20px;
    }
    .bg_facilities_box_right .img-inner.dark{
     left: 0;   
    }
    .bg_facilities_box_left .img-inner.dark{
        left: 0;
    }
    div#col-624801539:before,div#col-624801539:before,div#col-579660454:before{
        display: none!important;
    }
    .text_organization_bottom_right h3:before{
        top: unset;
        bottom: 0;
    }
    .bg_facilities_box_left:before,.bg_facilities_box_right:before {
       
        width: 226px;
        top: 111px;
        right: unset;
        left: 0;
    }
    .bg_facilities_box_left:after,.bg_facilities_box_right:after{
        top: 115px;
        position: absolute;
        height: 10px;
        left: 220px;
        z-index: 3;
        width: 17px;
        right: unset;
    }
    .fac-post .section-content > .row > .col{
        padding-left: 20px!important;
        padding-right: 20px!important;
    }
    .text_organization_bottom_left:before {
        position: absolute;
        content: "";
        left: -2px;
        right: unset;
        top: 58px;
        height: 138%;
        border: solid 1px #c4262f;
    }
    .bg_facilities_box_right .img-inner.dark{
        top: -10px;
    }
    h1.title_facilities{
        bottom: 50%!important;
        right: 50%!important;
        transform: translate(50%,50%);
    }
    .text_organization_top_left:before {
       
        right: 0;
        top: 34px;
        height: 100%;
   
    }
    .block_organization_1 {
        padding: 0!important;
    }
    .block_organization_2 img{
        padding: 0
    }
    .text_organization_top_left .section-title, .text_organization_bottom_left .section-title{
        width: 100%;
    }

    .x_overlow {
        overflow-x: auto;
    }

    .x_overlow ul.menu_faclitites {
        max-width: max-content;
        width: max-content;
        height: 75px;
    }

    .x_overlow::-webkit-scrollbar {
        height: 2px;
    }

    .bg_facilities_box_left,
    .bg_facilities_box_right {
        background: #8A8A8A;
        height: 350px;
        margin-right: auto !important;
    }

    div#col-579660454:before {
        width: 500%;
        background: #8a8a8a;
        position: absolute;
        content: "";
        height: 350px;
    }

   

    .bg_facilities_box_left .text {
        position: relative;
        top: 30px;
    }

    div#col-579660454:before {
        width: 500%;
        background: #8a8a8a;
        position: absolute;
        content: "";
        height: 350px !important;
    }

    .section-bg.bg-loaded {
        /* background-size: cover !important; */
        /* background-repeat: no-repeat !important; */
        background-size: 100% !important;
    }

    .selection_brand .col-inner {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        justify-content: center;
        align-items: baseline;
    }

    a.button.primary.lowercase.btn_learn_more {
        position: relative;
        bottom: 0;
    }

    .selection_company_news .section-bg.bg-loaded,
    .bgr-full-mb .section-bg.bg-loaded {

        background-size: cover !important;
    }

    .social-icons span {
        text-align: left;
    }

    .col-flex-ft .col-inner {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
}