.jumbotron {
    width: 100%;
}
.SFX_ImageGallery {
    background: rgba(0,0,0,0.8) !important;
}
.SFX_module {
    padding: 1% 0%
}

.SFX_block_spilt_horizontal {
    padding: 4% 0% 4% 0%;
}

.SFX_title_1 {
    font-size: 40px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    padding: 0% 30% 0% 30%;
}

.SFX_content_3 {
    font-size: 13px;
    font-weight: 300;
    color: #e5e5e5;
    text-align: left;
}

.SFX_content_2 {
    font-size: 15px;
    font-weight: bold;
    color: #636363;
    text-align: left;
}

.SFX_content_1 {
    font-size: 20px;
    font-weight: 100;
    color: #636363;
    text-align: left;
    padding: 7% 7% 7% 7%;
}

.SFX_content_4 {
    font-size: 15px;
    font-weight: 600;
    color: #377dff;
    text-align: left;
}

.SFX_content_5 {
    font-size: 20px;
    font-weight: 600;
    color: #636363;
    text-align: left;
    padding: 20px 0% 0% 0%;
}

.SFX_content_6 {
    font-size: 15px;
    color: #e5e5e5;
    text-align: left;
}

.SFX_content_7 {
    font-size: 15px;
    font-weight: 600;
    color: #377dff;
    text-align: right;
}

.SFX_content_8 {
    font-size: 20px;
    font-weight: 600;
    color: #636363;
    text-align: right;
    padding: 20px 0% 0% 0%;
}

.SFX_content_9 {
    font-size: 15px;
    color: #e5e5e5;
    padding-left: 10px;
    float: right;
}

.SFX_content_10 {
    font-size: 15px;
    color: #e5e5e5;
    padding-left: 10px;
    float: left;
}



.SFX_no_padding {
    padding: 0px;
}

.SFX_special_padding {
    padding: 0% 0% 5% 10%;
}

.SFX_news_big_image {
    width: 100%;
    height: 100%;
    background-color: transparent;
    text-align:center;
}

    .SFX_news_big_image img {
        max-width: 960px;
        max-height: 560px;
        border-radius: 25px;
    }

    .SFX_news_big_image .SFX_news_big_image_btn {
        position: absolute;
        bottom: 5%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        background-color: #377dff;
        color: #ffffff;
        border-radius: 20px;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        height: 40px;
        font-weight: 500;
    }

    .SFX_news_big_image .SFX_news_big_image_btn:hover {
        filter: brightness(80%);
    }
.SFX_news_big_image_btn div:first-child{
    padding-top:3px;
}
.SFX_news_btn_image{
    margin-left:10px;
    margin-right:5px;
    padding:0;
}
.SFX_news_btn_image img {
    width: 25px;
    height: 22px;
    border-radius: 0;
}

/*table {
    border-collapse: collapse;
    border-left: none;
    border-right: none;
    border-radius: none;
    border-color: #e5e5e5;
    width: 100%;
    margin-top: 10%;
}*/

/*td, th {
    width: 50%;
    vertical-align: top;
}*/


th {
    background-color: transparent;
    border-top: 20px;
}

    td:first-child, th:first-child {
        border-left: none;
    }


.SFX_Table_border {
    border: solid 1px #e5e5e5;
    border-right: none;
    border-left: none;
}

.SFX_Table_right_border {
    border-right: solid 1px #e5e5e5;
}

#shapeContainer {
    width: 100%;
    height: 100%;
    background-image: url(a.png);
    background-size: 100%;
    background-position: center top;
}

    #shapeContainer svg {
        display: block;
        width: 100%;
        height: 100%;
    }

@media screen and (max-height:400px) {
    #shapeContainer {
        background-size: 150%;
    }
}

@media screen and (max-height:200px) {
    #shapeContainer {
        background-size: 200%;
    }
}

@media screen and (max-height:100px) {
    #shapeContainer {
        background-size: 300%;
    }
}

.SFX_page_title_block {
    height: 250px;
}

.SFX_page_title {
    position: absolute;
    z-index: -1;
}

.SFX_page_title_context {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    margin: 5%;
}

.SFX_no_padding {
    padding: 0px;
}

.SFX_ArticleBanner_height {
    height: 390px;
}

.BTN_3 {
    background-color: #ffffff;
    color: #377dff;
    height: 50px;
    width: 50px;
    border: solid 2px;
    border-radius: 50%;
    border-color: #377dff;
    display: block;
    margin-top: 8px;
    padding-top: 14px;
}

.BTN_All_News {
    background-color: transparent;
    color: #ffffff;
    width: 100px;
    font-size: 13px;
    margin-left: 20%;
}

    .BTN_All_News:hover {
        cursor: pointer;
        color: #000000;
    }

.SFX_Small_Title_Content {
    font-size: 13px;
    color: #ffffff;
    text-align: center;
}



.SFX_special_margin {
    margin-top: 15px;
    margin-bottom: 10px;
}

.SFX_Tag {
    width: 50px;
    height: 100%;
    border-radius: 20px;
    background-color: #e5e5e5;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    float: left;
    display: inline-block;
}

.SFX_Tag2 {
    width: 50px;
    height: 100%;
    border-radius: 20px;
    background-color: #e5e5e5;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    float: right;
    display: inline-block;
}

.SFX_no_border {
    border: none;
}

.SFX_BTN_arrow_left {
    float: right;
}

.SFX_BTN_arrow_right {
    float: left;
}

.SFX_table_top_bottom_padding {
    padding-bottom: 5%;
    padding-top: 5%;
}

.BTN_personal_product_share {
    background-color: transparent;
    color: #ffffff;
    width: 100px;
    font-size: 13px;
    float: right;
    margin-right: 20%;
}

    .BTN_personal_product_share:hover {
        cursor: pointer;
        color: #000000;
    }

.SFX_title_padding {
    padding-top: 5%;
}

.badge {
    display: inline-block;
    width: 45px;
    padding: 5px 7px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background-color: #777;
    border-radius: -10px;
    opacity: 0.9;
}








.SFX_no_padding {
    padding: 0;
}

.SFX_BigBlock_Main {
    max-height: 300px;
    min-height: 250px;
    height: 16vw;
    border-radius: 25px;
    margin: 50px 50px 0% 0%;
    max-width: 520px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.SFX_Gallery_Big_Block {
    max-height: 300px;
    min-height: 250px;
    height: 16vw;
    border-radius: 25px;
    max-width: 544px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.SFX_Special_control {
    position: absolute;
    top: -10%;
}

.SFX_special_gallery_control {
    position: absolute;
    z-index: 1;
    top: 100px;
    right: 15%;
    background: rgba(255,255,255,0.8);
    width: 70px;
    height: 40px;
    align-items: center;
    justify-content: center;
    display: flex;
    border-radius: 10px;
}

.SFX_Gallery_Row > img {
    width: 100%;
    height: inherit;
    z-index: -1;
    position: absolute;
    border-radius: inherit;
    object-fit: cover;
    filter: brightness(80%);
}

.SFX_SmallBlock_Main {
    max-height: 300px;
    min-height: 250px;
    height: 16vw;
    border-radius: 25px;
    margin: 50px 50px 0% 0%;
    max-width: 235px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.SFX_Gallery_Small_Block {
    max-height: 300px;
    min-height: 250px;
    height: 16vw;
    border-radius: 25px;
    max-width: 247px;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 0;
}

.SFX_Gallery_Row > img {
    width: 100%;
    height: inherit;
    z-index: -1;
    position: absolute;
    border-radius: inherit;
    object-fit: cover;
    filter: brightness(80%);
}

.SFX_Gallery_Small_Block:last-child {
    margin: 50px 0 0 0;
}

.SFX_Gallery_Date {
    font-size: 10px;
    color: white;
    font-weight: 300;
    padding: 50px 30px 0 30px;
}

.SFX_Gallery_Title {
    font-size: 16px;
    color: white;
    font-weight: 600;
    padding: 20px 30px 0 30px;
}

.SFX_Gallery_PhotoNo {
    font-size: 14px;
    color: white;
    font-weight: 300;
    padding: 10px 30px 0 30px;
}

.SFX_Gallery_Button {
    height: 35px;
    width: 35px;
    background: white;
    position: absolute;
    right: 15px;
    bottom: 15px;
    border-radius: 100%;
    transition: 0.8s;
}

    .SFX_Gallery_Button svg {
        fill: #377dff;
        width: 10px;
        height: 10px;
        position: absolute;
        left: 12px;
        top: 12px;
    }


.SFX_Gallery_Big_Block:hover, .SFX_Gallery_Small_Block:hover {
    cursor: pointer;
    transform: scale(1.04,1.04);
    transition: 0.8s
}

    .SFX_Gallery_Big_Block:hover > .SFX_Darken {
        background: none;
        opacity: 0;
        transition: 0.8s;
    }

    .SFX_Gallery_Small_Block:hover > .SFX_Darken {
        background: none;
        opacity: 0;
        transition: 0.8s;
    }

.SFX_Gallery_Big_Block:not(.SFX_Enlarged) {
    transition: 0.8s;
}

.SFX_Gallery_Small_Block:not(.SFX_Enlarged) {
    transition: 0.8s;
}

.SFX_Gallery_Big_Block:hover > .SFX_Gallery_Button {
    background: #377dff;
}

.SFX_Gallery_Small_Block:hover > .SFX_Gallery_Button {
    background: #377dff;
}

.SFX_Gallery_Big_Block:hover > .SFX_Gallery_Button svg {
    fill: white;
}

.SFX_Gallery_Small_Block:hover > .SFX_Gallery_Button svg {
    fill: white;
}

.SFX_Darken {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0%;
    z-index: -1;
    border-radius: inherit;
    background-color: black;
    transition: 0.8s;
    opacity: 0.7;
}

.SFX_Load_More_btn {
    width: 100%;
    height: 50px;
    border: solid 2px #377dff;
    font-size: 14px;
    font-weight: 600;
    color: #377dff;
    border-radius: 25px;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

    .SFX_Load_More_btn:hover {
        border: solid 2px #ffffff;
        background-color: #377dff;
        color: #ffffff;
    }

.SFX_Load_more_btn_padding {
    padding: 0;
    margin: 50px 0px;
}


/*Gallery*/

.SFX_no_padding {
    padding: 0;
}

.SFX_Gallery_Popup_Style {
    height: 495px;
    border-radius: 30px;
    width: 70%;
    margin: 5% auto;
}

.SFX_Gallery_Popup_Header {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    height: 100px;
    width: 100%;
    padding: 3.2% 0%;
    background-color: white;
}

    .SFX_Gallery_Popup_Header .SFX_Share_Button_Icon {
        padding: 2px;
        color: #ffffff;
        background-color: #377dff;
        border-radius: 25px;
        width: 30px;
        height: 30px;
        z-index: 1;
    }

.SFX_Share_Button_Title {
    font-size: 12px;
    color: #959595;
    padding: 2% 15px;
}

.SFX_close_Button_Title {
    text-align: right;
    color: #959595;
    font-size: 12px;
    padding: 2% 0px;
    position:absolute;
    right: 45px;
}

.SFX_Share_Button_Icon {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #377dff;
}

    .SFX_Share_Button_Icon img {
        width: 10px;
        height: auto;
        position: absolute;
        right: 10px;
        top: 7px;
    }

.SFX_Gallery_Popup_Header .SFX_Close_Button_Icon_Desk {
    width: 30px;
    height: 30px;
    position:absolute;
    right:0;
    cursor:pointer;
    z-index:1;
}

.SFX_Gallery_Popup_Header .SFX_Gallery_Popup_icon:hover {
    cursor: pointer;
}

.SFX_Gallery_Popup_Title {
    font-size: 18px;
    font-weight: 600;
    color: #377dff;
    margin: auto;
    z-index: 0;
    width: 100%;
    text-align: center;
    height: fit-content;
    position: absolute;
    padding: 0px 100px
}

.SFX_Gallery_Popup_Content {
    font-size: 10px;
    color: #959595;
    margin: auto;
    z-index: 1;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.SFX_Gallery_Popup_img {
    height: inherit;
    border-radius: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.carousel-indicators {
    position: absolute;
    top: 510px;
    bottom: 20px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}


.carousel-control {
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 0;
    height: 450px;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: rgba(0,0,0,0);
}

.SFX_Gallery_Popup_img img {
    object-fit: cover;
}

.SFX_Gallery_left_control {
    border-radius: inherit;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
}

.SFX_Gallery_right_control {
    border-radius: inherit;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
}

.SFX_Gallery_left_control > .fa-arrow-left {
    top: 85%;
    position: relative;
    font-size: 1vw;
    color: #ffffff;
}

.SFX_Gallery_right_control > .fa-arrow-right {
    top: 85%;
    position: relative;
    font-size: 1vw;
    color: #ffffff;
}

.SFX_Gallery_Popup_Style > .carousel-indicators li {
    background-color: #656565;
    opacity: 0.5;
    border: 0;
}

.SFX_Gallery_Popup_Style > .carousel-indicators .active {
    background-color: #656565;
    opacity: 1;
    border: solid 2px white;
}

@media (max-width:1200px) {
    .SFX_BigBlock_Main {
        width: 44%;
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        background-color: #959595;
        margin: 50px 50px 0% 0%;
        max-width: 544px;
        z-index: 0;
    }

    .SFX_SmallBlock_Main {
        width: 19.5%;
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        background-color: #959595;
        margin: 50px 50px 0% 0%;
        max-width: 247px;
        z-index: 0;
    }
}

@media (max-width:1040px) {
    .SFX_BigBlock_Main {
        width: 96%;
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        background-color: #959595;
        margin: 50px 50px 0% 0%;
        max-width: 100%;
        z-index: 0;
    }

        .SFX_news_big_image img {
            width: 90%;
            height: 90%;
        }


    .SFX_SmallBlock_Main {
        width: 46%;
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        background-color: #959595;
        margin: 50px 4% 0% 0%;
        max-width: 100%;
        z-index: 0;
    }

    .SFX_Gallery_Big_Block {
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        max-width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 0;
    }

    .SFX_Gallery_Small_Block {
        max-height: 300px;
        min-height: 250px;
        height: 16vw;
        border-radius: 25px;
        max-width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        z-index: 0;
    }

    .SFX_Text_align_right {
        text-align: right;
    }

    .SFX_Mobile_Gallery_Popup_Header .SFX_Close_Button_Icon {
        color: #ffffff;
        background-color: #fe5f55;
        border-radius: 25px;
        width: 30px;
        height: 30px;
        font-size: 19px;
        position: unset;
        left: 0%;
    }

    .SFX_Gallery_Popup_Style ol {
        margin-bottom: 0;
        top: 62%;
    }

    .SFX_Gallery_left_control > .fa-arrow-left {
        top: 104%;
        position: absolute;
        font-size: 10px;
    }

    .SFX_Gallery_right_control > .fa-arrow-right {
        top: 104%;
        position: absolute;
        font-size: 10px;
    }

    .SFX_Gallery_Popup_img img {
        object-fit: cover;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

    .carousel-control {
        top: 0;
        height: 300px;
    }

    .SFX_Gallery_left_control {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
    }

    .SFX_Gallery_right_control {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .SFX_Share_Button_Icon img {
        width: 10px;
        height: auto;
        position: absolute;
        right: 25px;
    }

    .SFX_Gallery_Popup_img img {
        object-fit: cover;
        height: 300px !important;
    }

    .SFX_news_btn_image {
        padding: 0 !important;
        margin: 0 !important;
        width: 25px;
        height: 22px;
        border-radius: 0;
    }
}

@media (max-width:599px) {
    .SFX_Gallery_Date {
        font-size: 10px;
        color: white;
        font-weight: 300;
        padding: 50px 0 0 0;
    }

    .SFX_Gallery_Title {
        font-size: 16px;
        color: white;
        font-weight: 600;
        padding: 20px 0 0 0;
    }

    .SFX_Gallery_PhotoNo {
        font-size: 14px;
        color: white;
        font-weight: 300;
        padding: 10px 0 0 0;
    }

    .SFX_Gallery_Popup_img img {
        object-fit: cover;
        height: 250px !important;
    }

    .carousel-control {
        top: 0;
        height: 259px;
    }

    .SFX_Gallery_Popup_Style ol {
        margin-bottom: 0;
        top: 55%;
    }
}
