:root {
    --main_red: #9c020b;
    --main_gray: #929292;


}

@font-face {
    font-family: 'Proxima Nova Regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Regular.woff') format('woff'),
    url('../fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Semibold';
    src: url('../fonts/ProximaNova-Semibold.eot');
    src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Semibold.woff') format('woff'),
    url('../fonts/ProximaNova-Semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Bold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Bold.woff') format('woff'),
    url('../fonts/ProximaNova-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Bold';
    src: url('../fonts/ProximaNova-Extrabld.eot');
    src: url('../fonts/ProximaNova-Extrabld.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Extrabld.woff') format('woff'),
    url('../fonts/ProximaNova-Extrabld.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fonts/Proxima Nova Black';
    src: url('../fonts/ProximaNova-Black.eot');
    src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/ProximaNova-Black.woff') format('woff'),
    url('../fonts/ProximaNova-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


* {
    margin: 0px;
    padding: 0px;

}

a:hover {
    text-decoration: none;
}

body {
    background: #F8F8F8;
    font-family: 'Proxima Nova Regular';
    font-size: 18px;
    font-weight: 400;
}

img {
    max-width: 100%;
}

dl, ol, ul {
    list-style: square outside;
    margin-left: 20px;
    /*margin-left: 6%;*/
}


/***************** banner *****************/
.slick_banner {
    cursor: grab;
}

.banner {
    position: relative;
    /* width: 100%; */
    height: 460px;
    /* background: #041620; */
}

.banner img {
    position: absolute;
    right: 0;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.slick_banner .slick-prev {
    left: 5%;
    color: white;
    z-index: 999;
}

.slick_banner .slick-next {
    right: 5%;
}


.slick_banner .slick-prev:before, .slick_banner .slick-next:before {
    font-size: 45px;
    opacity: 1;
    color: #ffffff;
}

.slick_banner .slick-list {
    overflow: visible;
}

.main_colum_top_news_img_mask {
    height: 100%;
    width: 100%;
    position: absolute;
    background: #65131300;
    z-index: 2;
    padding: 0px;
    margin: 0;
    top: 0;
    left: 0;
    border-radius: 8px;
}

.main_colum_top_banner_b {
    max-width: 1160px;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 35px;
}

.main_colum_top_banner_b_text {
    background: #9c020b;
    height: 85%;
    width: 40%;
    top: 25%;
    position: absolute;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main_colum_top_banner_b1 {
    /*position: absolute; */
    /* z-index: 2; */
    font-size: 24px;
    color: #ffffff;
    top: 85px;
    left: 0px;
    font-weight: 700;
    max-width: 90%;
    line-height: 100%;
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    border-bottom: 2px solid;
    padding-bottom: 8px;
    margin-bottom: 25px;
}


.main_colum_top_banner_b_text_2 {
    /* background: #9c020b; */
    height: fit-content;
    /* width: 40%; */
    top: 25%;
    position: absolute;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-left: 4px solid #9c020b;
}

.main_colum_top_banner_b2 {
    /* position: absolute; */
    /* z-index: 2; */
    font-size: 24px;
    color: #ffffff;
    top: 85px;
    left: 0px;
    font-weight: 900;
    max-width: 510px;
    line-height: 125%;
    font-size: 28px;
    text-transform: initial;
    /* font-family: 'Proxima Nova Extra Bold'; */
    /* border-bottom: 2px solid; */
    /* padding-bottom: 8px; */
    /* margin-bottom: 25px;*/
}


.main_colum_top_banner_b_text_3 {
    /* background: #9c020b; */
    height: fit-content;
    /* width: 40%; */
    top: 18%;
    position: absolute;
    /* padding: 25px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* border-left: 4px solid #9c020b; */
}

.main_colum_top_banner_b3 {
    color: #ffffff;
    top: 85px;
    left: 0px;
    font-weight: 900;
    max-width: 510px;
    line-height: 125%;
    font-size: 28px;
    text-transform: initial;
    padding: 25px;
    background: #ffffff2b;
    margin: 20px;
}


.main_colum_top_banner_b_text_3_ins {
    position: relative;
    /* padding: 10px; */
}

.ban_corn {
    position: absolute;
    width: 60px;
    height: 60px;
}

.banner_txt_corner1 {
    top: 0;
    border-top: 3px solid #9c020b;
    left: 0;
    border-left: 3px solid #9c020b;
}

.banner_txt_corner2 {
    border-top: 3px solid #9c020b;
    border-right: 3px solid #9c020b;
    right: 0;
    top: 0;
}

.banner_txt_corner3 {
    border-bottom: 3px solid #9c020b;
    border-right: 3px solid #9c020b;
    right: 0;
    bottom: 0;
}

.banner_txt_corner4 {
    border-bottom: 3px solid #9c020b;
    border-left: 3px solid #9c020b;
    left: 0;
    bottom: 0;
}

.bb:hover > .ban_corn {
    border-color: white;
}


.bb {
    /* background: none; */
    /* border: 0; */
    /* box-sizing: border-box; */
    /* margin: 1em; */
    /* padding: 1em 2em; */
    /* box-shadow: inset 0 0 0 2px #f45e61; */
    /* color: #f45e61; */
    /* font-size: inherit; */
    /* font-weight: 700; */
    /* position: relative; */
    /* vertical-align: middle; */
}

.bb::before, .bb::after {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
}

.draw {
    -webkit-transition: color 0.25s;
    transition: color 0.25s;
}

.draw::before, .draw::after {
    border: 3px solid transparent;
    width: 0;
    height: 0;
}

.draw::before {
    top: 0;
    left: 0;
}

.draw::after {
    bottom: 0;
    right: 0;
}

.draw:hover {
    /* color: #9c020b; */
    color: white;
}

.draw:hover::before, .draw:hover::after {
    width: 100%;
    height: 100%;
}

.draw:hover::before {
    /* border-top-color: #9c020b; */
    /* border-right-color: #9c020b; */
    border-top-color: white;
    border-right-color: white;
    -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
    transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;
}

.draw:hover::after {
    /* border-bottom-color: #9c020b; */
    /* border-left-color: #9c020b; */
    border-bottom-color: white;
    border-left-color: white;
    -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
    transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;
}


h1.ban_an {
    color: #333;
    font-family: tahoma;
    font-size: 3rem;
    font-weight: 100;
    line-height: 1.5;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 550px;
}

h1.ban_an span {
    font-size: 40px;
    margin-left: 40px;
}

.message {
    background-color: #9c020b;
    color: white;
    display: block;
    font-weight: 900;
    overflow: hidden;
    position: absolute;
    padding-left: 0.5rem;
    top: 0.2rem;
    left: 270px;
    animation: openclose 5s ease-in-out infinite;
}

.word1, .word2, .word3 {
    font-family: tahoma;
}

@keyframes openclose {
    0% {
        top: 0.2rem;
        width: 0;
    }
    5% {
        width: 0;
    }
    15% {
        width: 230px;
    }
    30% {
        top: 0.2rem;
        width: 230px;
    }
    33% {
        top: 0.2rem;
        width: 0;
    }
    35% {
        top: 0.2rem;
        width: 0;
    }
    38% {
        top: -4.5rem;

    }
    48% {
        top: -4.5rem;
        width: 190px;
    }
    62% {
        top: -4.5rem;
        width: 190px;
    }
    66% {
        top: -4.5rem;
        width: 0;
        text-indent: 0;
    }
    71% {
        top: -9rem;
        width: 0;
        text-indent: 5px;
    }
    86% {
        top: -9rem;
        width: 285px;
    }
    95% {
        top: -9rem;
        width: 285px;
    }
    98% {
        top: -9rem;
        width: 0;
        text-indent: 5px;
    }
    100% {
        top: 0;
        width: 0;
        text-indent: 0;
    }
}


/***************** end of banner *******************/


/******************** DIV HOVER ********************/
.div_hover_effect {
    background-size: 200% 200%;
    background-image: linear-gradient(to top, var(--main_red) 50%, transparent 50%);
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;

}

.div_hover_effect:hover {
    color: white;
    color: white;
    border-color: #9c020b;
    background-image: linear-gradient(to top, var(--main_red) 51%, transparent 50%);
    background-position: 0 100%;
    -webkit-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -moz-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -ms-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    -o-transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
    transition: background-position 300ms, color 300ms ease, border-color 300ms ease;
}


.div_hover_effect_left {
    border: 1px solid var(--main_red);
    font-size: 22px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    /* font-family: 'Proxima Nova Semibold'; */
    font-family: 'Proxima Nova Regular';

    background: #ffffff;
    position: relative;
    z-index: 9;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.div_hover_effect_left:after {
    position: absolute;
    content: '';
    /* background: #fff; */
    background: var(--main_red);
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}

.div_hover_effect_left:hover {
    color: #fff;
    /* background: var(--main_red); */
}

.div_hover_effect_left:hover:after {
    opacity: 1;
}

.div_hover_effect_left:after {
    width: 1%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
}

.div_hover_effect_left:hover:after {
    width: 100%;
}


/******************** DIV HOVER ********************/


/*************** HEADER **********************/

.main_red_text {
    color: var(--main_red);
    font-size: 70px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
}

.header {
    margin: 0 auto;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid var(--main_gray);
    padding-top: 10px;
}

.header_container {
    display: flex;
    /* width: 91%; */
    max-width: 1160px;
    align-items: center;
    /* margin: 0 2% 0 7%; */
    padding: 0 0px;
    height: 100%;
}

.top_logo {
    margin: 0 0% 0 0%;
    z-index: 999;
}

.navbar-brand {
    margin-right: 3rem;
}


#navbarSupportedContent {
    /* height: 100%; */
    align-items: center;
    /* display: flex; */
    /* height: fit-content; */
    /* background: white; */
    /* z-index: 999; */
    /* padding-bottom: 15px; */
    /* border-bottom: 1px solid gray; */
}

nav.navbar.navbar-expand-lg.navbar-light {
    width: 1200px;
    max-width: 100%;
    padding: 0;
    height: 100%;
}

ul.main_menu_ul {
    font-family: 'Proxima Nova Semibold';
    font-size: 18px;
    width: 100%;
    justify-content: space-between;
    height: 100%;
    align-items: center;
}

ul.main_menu_ul > li {
    margin: 0 0px;
    display: flex;
}

ul.main_menu_ul > li > a {
    color: rgb(0, 0, 0);
    letter-spacing: -1px;
    padding: .5rem 1rem;
    padding-right: .5rem;
    padding-left: .5rem;
}

li.nav-item.active, li.nav-item:hover {
    /* border-bottom: 2px solid var(--main_red); */
    height: 100%;
    align-items: center;
    /* padding-top: 3px; */
    /* width: 0%; */
}

li.nav-item.dropdown.active {
    border-bottom: 2px solid var(--main_red);
    height: 40px;
    margin-top: -5px;
}

li.nav-item.dropdown {
    height: 50px;
}

ul.main_menu_ul > li.menu_lang > a {
    background: #9c020b;
    width: 38px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 16px;
    margin-bottom: 5px;
    border: 3px solid #9c020b;
}

ul.main_menu_ul > li.menu_lang:hover > a {
    background: none;
    color: #9c020b;
}

/*
	a.nav-link_a:after, a.nav-link_a:after {
	content: "";
    width: 0%;    
	}
	
	li.nav-item.active a:after, li.nav-item:hover a:after {
	content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: var(--main_red);
    margin-top: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: auto;
    margin-right: auto;	
	width:100%;
	}
*/

.active a.nav-link_a::after, a.nav-link_a:hover::after {
    width: 100%;
}

a.nav-link_a::after {
    content: "";
    display: block;
    width: 0%;
    height: 2px;
    background-color: var(--main_red);
    margin-top: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-left: auto;
    margin-right: auto;
    border: 0;
}


/*************** END HEADER **********************/


/*************** BODY **********************/
.main_container {
    max-width: 1160px;
    margin: 0 auto;
    /* margin: 0 4% 0 7%; */
    width: 1160px;
}

.main_head_line {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_head_line_header {
    color: var(--main_red);
    font-size: 70px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    font-size: 3vw;
}

.main_head_line_link {
    border: 1px solid var(--main_red);
    font-size: 24px;
    float: right;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    font-family: 'Proxima Nova Semibold';
    /* margin-right: 50px; */
}

.hover_line_link {
    border: 1px solid var(--main_red);
    font-size: 24px;
    float: right;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    font-family: 'Proxima Nova Semibold';
    /* margin-right: 50px; */
}

.main_block_1 {
    display: flex;
    flex-direction: column;

}

.main_block_left_panel {
    width: 0;
    height: 0px;
    display: none;
}

.main_block_right_panel {
    width: 100%;
}

.mb_1_data_slider {
    width: 100%;
    display: flex;
    padding-bottom: 30px;
    border-bottom: 1px solid var(--main_gray);
    margin-bottom: 70px;
    justify-content: space-between;
    flex-wrap: wrap;

}

.mb_1_data_slider_sl {
    width: 31%;
    /* padding: 0 25px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mb_1_data_slider_sl a {
    color: black;
}

.mb_1_data_slider_sl img {
    filter: grayscale(100%);
    cursor: pointer;
    border-bottom: 5px solid #9c020b00;
}

.mb_1_data_slider_sl img:hover {
    filter: grayscale(0%);
    border-bottom: 5px solid #9c020b;
}

.mb_1_data_slider_sl::first-child {
    padding-left: 0;
}

.mb_1_data_slider_sl::last-child {
    padding-right: 0;
}

img.slider_img {
    width: 100%;
    max-height: 220px;
}

.mb_1_data_slider_sl_info {
    display: flex;
    align-items: flex-start;
    margin-top: 25px;
    height: 60px;
    /* height: auto; */
}

.num.main_red_text {
    color: var(--main_red);
    font-size: 70px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    font-size: 3.5vw;
    line-height: 90%;
    align-items: flex-start;
    display: flex;
}

.mb_1_data_slider_sl_info > .name {
    margin-left: 15px;
    /* margin-top: 25px; */
    font-family: 'Proxima Nova Bold';
    font-size: 24px;
    line-height: 96%;
    text-transform: uppercase;
}

.mb_1_data_txtblock_h {
    color: black;
    font-size: 70px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    max-width: 60%;
    line-height: 95%;
    border-left: 10px solid var(--main_red);
    padding-left: 45px;
    /* height: 130px; */
    margin-bottom: 30px;
    font-size: 2.6vw;
    /* font-size: 3vw;*/
}

.mb_1_data_txtblock_div {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-bottom: 70px;
}

.price_table_div table {
    width: 70%;
    margin: 0 auto;
}

ul.mb_1_data_ul li {
    margin-left: 50px;
}

.mb_1_data_txtblock_col_50 {
    width: 48%;
    font-size: 18px;
    /* font-weight: 600; */
}

.mb_services_row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 18px;
}

.mb_services_row > a {
    color: black;
}

.mb_services_row_cube {
    width: 200px;
    height: 145px;
    display: flex;
    align-items: center;
    border: 1px solid var(--main_red);
    font-size: 15px;
    line-height: 110%;
    text-transform: uppercase;
    font-weight: 600;
    justify-content: center;
    padding: 30px;
    text-align: center;
    max-width: 15%;
}

.mb_services_row_cube.bo_border {
    border: 0;
}

.mb_services_row_cube.first {
    background: var(--main_red);
    color: white;
    font-size: 25px;
    font-family: 'Proxima Nova Extra Bold';
    text-align: left;
    padding-left: 45px;
    justify-content: center;
}

.main_block_LR_panel {
    display: flex;
}


/***************** Ð²Ð¸Ð´ÐµÐ¾ Ð±Ð»Ð¾Ðº **************/
.mp_video_header {
    color: var(--main_red);
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 100%;
    margin-bottom: 30px;
    margin-top: 100px;
    /* color: #676767; */
}

.main_page_3_video_mb {
    /* margin-top: 100px; */
    display: flex;
    margin-bottom: 30px;
}

.main_page_3_video_mb_left {
    display: flex;
    width: 68%;
    height: fit-content;
    height: 350px;
}

.mp_video_img_buttons {
    width: 18%;
    /* padding-right: 20px; */
    display: flex;
    flex-direction: column;
    /* height: 100%; */
    justify-content: space-between;
    margin-right: 20px;
}

.mp_video_img_buttons > div {
    cursor: pointer;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mp_video_img_buttons > div::before {
    content: " ";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    height: 35px;
    width: 35px;
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background-image: url(/images/thumbnail/play.png);
    background-position: center;
    background-size: cover;
}

.mp_video_img_buttons > div:hover {
    opacity: 0.7;
}

.mp_video_img_buttons_1, .mp_video_img_buttons_2, .mp_video_img_buttons_3 {
    /* height: 30%;  */
    height: 100px;
}

.mp_video_img_buttons_1 img, .mp_video_img_buttons_2 img, .mp_video_img_buttons_3 img {
    /* height: 100%; */
    /* height: 90px; */
    height: 100%;
}

.main_page_3_video_content_b {
    width: 82%;
    display: flex;
    /* align-items: center; */
}

.main_page_3_video_content {
    position: relative;
    padding-top: 53.25%;
    width: 100%;
    /* height: 315px; */
    height: 350px;
}

.main_page_3_video_content iframe {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    border: none;
    overflow: hidden;
}

.mp_video_desc {
    width: 32%;
    padding: 0px 0 20px 20px;
    display: flex;
    flex-direction: column;
}

.mp_video_img_desc_row_1 {
    color: var(--main_red);
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 95%;
    margin-bottom: 10px;
}

.mp_video_img_desc_row_2 {
    color: black;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    max-width: 500px;
    margin-bottom: 10px;
    line-height: 115%;
}

.mp_video_img_desc_row_3 {
    line-height: 130%;
}

.yt_channal_desc {
    margin-top: 15px;
}

.yt_channal_desc a {
    color: #9c020b;
    font-weight: 600;
    padding: 5px 12px;
    /* margin: 24px 0px; */
    height: 40px;
    display: flex;
    align-items: center;
    width: fit-content;
}

.yt_channal_desc a:hover {
    color: white;
    background: #9c020b;
}

.yt_channal_desc a:hover svg {
    color: white !important;
}

.yt_channal_desc svg {
    color: #9c020b !important;
    padding-left: 10px;
}


.mp_video_desc_link {
    font-size: 18px;
    width: 200px;
    height: 40px;
}

a.a_hover_effect_left {
    width: 200px;
    display: block;
}


/*************** 4block svg ********************/
.main_page_4_blocks {
    display: flex;
    justify-content: space-between;
    margin-top: 75px;
    margin-bottom: 40px;
}


.main_page_4_blocks a {
    width: 22%;
}

.main_page_4_blocks img {
    width: 100%;
}

.mp_svg_block {
    border: 2px solid var(--main_red);
    padding: 15px;
}


.svg_icon {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.svg_icon svg {
    width: auto;
    margin: 0 auto;
    height: 70px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.svg_icon g {
    fill: var(--main_red);
}

.mp_svg_block_line {
    width: 80%;
    border-bottom: 2px solid var(--main_red);
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 10px;
}

.mp_svg_block_text {
    text-align: center;
    line-height: 130%;
    color: black;
    font-family: 'Proxima Nova Extra Bold';
    text-transform: uppercase;
}

.mp_svg_block_text .row1 {
    font-size: 26px;
}

.mp_svg_block_text .row2 {
    font-size: 19px;
}


.mp_svg_block:hover .svg_icon g {
    fill: white;
}

.mp_svg_block:hover .mp_svg_block_text {
    color: white;
}

.mp_svg_block:hover .mp_svg_block_line {
    border-bottom: 2px solid white;
}


/***************** METAL CONSTRUCTION **********/
.main_page_block.metal_construction {
    margin-top: 90px;
    border-top: 2px solid var(--main_red);
    padding-top: 40px;
    margin-bottom: 70px;
    display: flex;
}

.metal_construction .main_page_block_left {
    width: 50%;
}

.metal_conts_name .row2 {
    font-size: 28px;
}

.metal_conts_desc {
    margin-bottom: 15px;
}

span.metal_conts_desc_bold {
    font-weight: 900;
}

.metal_conts_name {
    color: black;
    font-size: 44px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    max-width: 500px;
    line-height: 95%;
    margin-bottom: 10px;
}

.metal_construction .main_page_block_right {
    width: 45%;
    margin-left: 5%;
}

.metal_construction.main_page_block_right img {
    border: 2px solid var(--main_red);
}


/*************** END BODY **********************/


/*************** FOOTER ***********************/

.footer {
    margin: 0 auto;
    /* height: 90px; */
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid var(--main_gray);
    padding-top: 15px;
    padding-bottom: 20px;
    flex-direction: column;
}

.footer_row_1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1160px;
    line-height: 125%;
}

.footer_row_1 a {
    color: #7b7b7b;
    font-size: 15px;
}

.footer_row_1 a:hover {
    color: black;
}

.footer_row_1 i {
    padding-right: 8px;
}

.footer_telephone {
    margin-top: 5px;
}

.footer_row_1_col_1 {
    display: flex;
    flex-direction: column;
    /* line-height: 125%; */
}

img.footer_logo {
    max-width: 170px;
    margin-bottom: 10px;
    /* filter: grayscale(1); */
}

span.footer_phone {
    font-size: 16px;
    line-height: 120%;
    /* font-weight: bold; */
}

.footer_row_1_col_2 {
    /* width: 500px; */
    padding: 0 25px 0 40px;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    line-height: 120%;
}

.footer_row_1_col_3 {
    /*display: flex;*/
    /*gap: 10px;*/
}

span.footer_adr_header {
    font-weight: bold;
    margin-top: 8px;
    font-size: 16px;
}

span.footer_adr_data {
    font-size: 14px;
}

a.footer_icon_link {
    /*margin: 0 8px;*/
}

span.footer_icon svg {
    /* font-size: 18px; */
    width: auto;
    margin: 0 auto;
    height: 25px;
    color: #7b7b7b;
}

span.footer_icon svg:hover {
    color: var(--main_red);
}


.footer_row_2 {
    /* margin-top: 15px; */
    border-top: 1px solid #d8d8d8;
    width: 100%;
    text-align: center;
    max-width: 1160px;
    margin: 0 auto;
    margin-top: 15px;
    padding-top: 10px;
}


/*************** END FOOTER ***********************/


/***************  SERVICE ********************/

.serv_page_main_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.serv_page_before_after_block {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 15px;
}

.serv_page_main_left {
    width: 40%;
    padding-right: 40px;
}

.serv_page_main_right {
    width: 60%;
}

.serv_page_main_header {
    color: var(--main_red);
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 100%;
    margin-bottom: 15px;
}

.serv_page_main_txt {
    margin-bottom: 31px;
    font-size: 18px;
    /* font-weight: 600; */
    border-left: 2px solid var(--main_red);
    padding-left: 35px;
    border-left: 2px solid #adadad;
}

.mb_1_data_txtblock_red {
    text-transform: uppercase;
    border-left: 6px solid #9c020b;
    padding: 15px 20px;
    color: black;
    font-size: 22px;
    font-weight: 800;
}

.gallery_header {
    color: var(--main_red);
    font-size: 40px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 100%;
    /* margin-bottom: 15px; */
    /* border-bottom: 2px solid #adadad; */
    /* padding-bottom: 8px; */

    margin-top: 40px;

}

/*************** END SERVICE *****************/


/*************** CONTACTS_PAGE **************/
.contacts_page {
    display: flex;
    flex-direction: column;
}

.contacts_subheader {
    color: #9c020b;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #adadad;
    padding-bottom: 8px;
}

.contacts_gal_header {
    color: #9c020b;
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    line-height: 100%;
    margin-bottom: 0px;
}

.contacts_page_block {
    display: flex;
    flex-direction: column;
    /* margin-bottom: 20px; */
    min-width: 250px;
}

.contacts_page_block_col1 {
    display: flex;
    flex-direction: column;
    /* margin-bottom: 20px; */
    min-width: 285px;
    /* padding: 25px; */
}

.contacts_page_block_col2 {
    width: 600px;
    width: -webkit-fill-available;
    height: 320px;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #d3d3d3;
}

.contact_row {
    display: flex;
    margin-bottom: 30px;
    justify-content: normal;
}

.contact_row.icons {
    margin-top: 10px;
    display: flex;
    gap: 14px;
}

.contact_row.cont_just {
    justify-content: space-between;
}

.contact_row a:hover {
    color: black;
}

.contact_row a {
    color: #7b7b7b;
    font-size: 15px;
}

.footer_icon_link svg path {
    fill: #7b7b7b;
}

.footer_icon_link:hover svg path {
    fill: #9c020b;
}

.contact_row i {
    padding-right: 8px;
}

.telephone {
    margin-top: 5px;
}

.contacts_page_header {
    font-weight: bold;
    margin-top: 8px;
    font-size: 16px;
}

/*************** END CONTACTS_PAGE **************/


/****************** WIDGET **********************/


.mb_widget_video_txt {
    display: flex;
    justify-content: space-between;
}

.mb_data_colum_50 {
    width: 46%;
}

.mb_widget_bl_header {
    color: black;
    font-size: 70px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    max-width: 500px;
    line-height: 95%;
    height: 130px;
    margin-bottom: 30px;
    font-size: 3.5vw;
}


/*************** END WIDGET **********************/


/******************** SCROLL ***********************/

.scroll_div {
    position: fixed;
    top: 30%;
    left: 3.5%;
    display: flex;
    flex-direction: column;
    height: 250px;
    color: var(--main_red);
    font-family: 'Proxima Nova Semibold';
    font-size: 16px;
}

.scroll_div_name {
    transform: rotate(-90deg);
    display: flex;
    margin-bottom: 40px;
}

.direction-scroll {
    display: flex;
    /* position: absolute; */
    flex-direction: row;
    margin: 0 auto;
    width: inherit;
    height: 100px;
    z-index: 1;
    justify-content: center;
    margin-bottom: 40px;
}

.inner {
    position: relative;
    z-index: 2;
    background: rgba(0, 50, 0, 0.4);
    align-self: flex-end;
    height: 100px;
}

.scroll-line {
    height: 100px;
    width: 2px;
    background: var(--main_red);
    animation: flowdown 1.5s infinite;
}

@keyframes flowdown {
    0% {
        transform-origin: 0% 0%;
        transform: scale(1, 0);
    }
    50% {
        transform-origin: 0% 0%;
        transform: scale(1, 1);
    }
    50.1% {
        transform-origin: 0% 100%;
        transform: scale(1, 1);
    }
    100% {
        transform-origin: 0% 100%;
        transform: scale(1, 0);
    }
}

.scroll-arrow:after {
    height: 2px;
    width: 11px;
    background: var(--main_red);
    position: absolute;
    top: 95px;
    content: '';
    z-index: 3;
    right: -8px;
    transform: rotateZ(-45deg);
}

.scroll-arrow:before {
    height: 2px;
    width: 11px;
    background: var(--main_red);
    position: absolute;
    top: 95px;
    left: -8px;
    content: '';
    z-index: 3;
    transform: rotateZ(45deg);
}

/******************** SCROLL ***********************/


/************* Ð“Ð°Ð»ÐµÑ€ÐµÑ ********************/


.slider {
    overflow: hidden;
    margin-bottom: 10px;
    justify-content: center;
    display: flex;
}

.slider .slides {
    width: 900px;
    height: 400px;
}

.slider img {
    width: 900px;
    height: 400px;
    object-fit: cover;
}

nav.slider {
    display: flex;
    list-style: none;
    justify-content: center;
}

nav.slider ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    justify-content: center;
}

nav.slider ul li {
    cursor: pointer;
    margin: 10px;
}

nav.slider ul li:not(:last-child) {
    margin-left: 10px;
}

nav.slider ul li img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}

.display_none {
    display: none;
}


/************************** Ð¤ÐžÐ ÐœÐ ÐžÐ‘Ð ÐÐ¢ÐÐžÐ™ Ð¡Ð’Ð¯Ð—Ð˜  ******************************/

.call_back_form_div {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    border: 1px solid #cbcbcb;
    margin-bottom: 70px;
    margin-top: 50px;
    background: white;
}


.group {
    position: relative;
    margin: 40px 0;
}

textarea.form {
    resize: none;
}

input.form,
textarea.form {
    background: none;
    color: #000000;
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #9c020b;
}

input.form:focus,
textarea.form:focus {
    outline: none;
}

input.form:focus ~ label, input.form:valid ~ label.form,
textarea.form:focus ~ label.form,
textarea.form:valid ~ label.form {
    top: -14px;
    font-size: 14px;
    color: #9c020b;
}

input.form:focus ~ .bar:before,
textarea.form:focus ~ .bar:before {
    width: 320px;
}

input.form[type="password"] {
    letter-spacing: 0.3em;
}

label.form {
    color: #c6c6c6;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    -webkit-transition: 300ms ease all;
    transition: 300ms ease all;
}

.group.form_50 {
    width: 45%;
    margin: 0;
    margin-right: 4%;
    display: inline-block;
}

.group.form_100 {
    width: 95%;
    /* margin: 15px 0 35px 0; */
}

.form_bottom_group {
    display: flex;
    justify-content: space-between;
    width: 95%;
}

.form_bottom_group_left {
    font-size: 14px;
    color: gray;
    padding-left: 20px;
}

.form_bottom_group_left p {
    margin: 0;
}

.call_back_form_header {
    font-size: 22px;
    color: black;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Extra Bold';
    max-width: 500px;
    margin-bottom: 25px;
    line-height: 115%;
}

/********************** ÐšÐžÐÐ•Ð¦ Ð¤ÐžÐ ÐœÐ ÐžÐ‘Ð ÐÐ¢ÐÐžÐ™ Ð¡Ð’Ð¯Ð—Ð˜  ******************************/


/********************   subclasses ******************/
.dflex {
    display: flex;
}

.margin_top_200 {
    margin-top: 200px;
}

.margin_top_120 {
    margin-top: 120px;
}

.margin_top_130 {
    margin-top: 130px;
}

.margin_top_70 {
    margin-top: 70px;
}

.margin_top_30 {
    margin-top: 30px;
}

.margin_top_20 {
    margin-top: 20px;
}

.margin_bottom_40 {
    margin-bottom: 40px;
}

.margin_bottom_30 {
    margin-bottom: 30px;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

.pr40 {
    padding-right: 40px;

}

.w90 {
    width: 90%;
}

.w85 {
    width: 85%;
}

.w80 {
    width: 80%;
}

.w75 {
    width: 75%;
}

.w70 {
    width: 70%;
}

.w65 {
    width: 65%;
}

.w60 {
    width: 60%;
}

.w55 {
    width: 55%;
}

.w50 {
    width: 50%;
}

.w45 {
    width: 45%;
}

.w40 {
    width: 40%;
}

.w35 {
    width: 35%;
}

.w30 {
    width: 30%;
}

.w25 {
    width: 25%;
}

.w20 {
    width: 20%;
}

.w15 {
    width: 15%;
}

.w10 {
    width: 10%;
}

.display_none {
    display: none;
}


/*****************   MOBILE   ******************/

@media (max-width: 768px) {

    dl, ol, ul {
        margin-left: 0px;
    }

    .header {
        height: 53px;
        padding-top: 0px;
    }

    .banner {
        height: 370px;
    }

    .main_colum_top_banner_b_text_2 {
        top: 65px;
    }

    li.nav-item.dropdown {
        flex-direction: column;
        align-items: flex-start;
        margin-left: 8px;
    }

    button.navbar-toggler {
        position: absolute;
        top: 6px;
        left: 14px;
        z-index: 9999;
    }

    a.navbar-brand {
        position: absolute;
        /* right: 15px; */
        top: 4px;
        /* height: 34px; */
        margin: 0 auto;
        width: 50%;
        left: 25%;
        text-align: center;
    }

    a.navbar-brand img {
        height: 35px;
    }

    ul.main_menu_ul {
        align-items: flex-start;
        padding-left: 25px;
    }

    #navbarSupportedContent {
        align-items: center;
        background: #ffffff;
        z-index: 999;
        padding-bottom: 15px;
        border-bottom: 1px solid gray;
        margin-top: 51px;
        transition: all 0.2s ease-out !important;
        position: absolute;
        z-index: 999;
        width: 100%;
        top: 0px;
    }

    .main_block_1.margin_top_120 {
        margin-top: 50px;
    }

    .main_head_line {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }

    .main_head_line_header {
        font-size: 36px;
        line-height: 115%;
        text-align: center;
    }


    .header_container {
        width: 100%;
    }


    .main_colum_top_banner_b_text_2 {
        border: 0;
    }

    .main_container {
        width: 100%;
        padding: 0 20px;
    }

    .mb_1_data_slider {
        justify-content: space-around;
        margin-bottom: 50px;
    }

    .mb_1_data_slider_sl {
        width: 46%;
        margin-bottom: 0px;
    }

    img.slider_img {
        height: 110px;
    }

    .mb_1_data_slider_sl_info {
        margin-top: 8px;
    }

    .num.main_red_text {
        font-size: 18px;
        font-size: 5vw;
    }

    .mb_1_data_slider_sl_info > .name {
        margin-left: 5px;
        font-size: 14px;
        font-size: 3.5vw;
    }

    .mb_1_data_txtblock_h {
        border-left: 6px solid var(--main_red);
        padding-left: 19px;
        margin-bottom: 20px;
        font-size: 28px;
    }

    .mb_1_data_txtblock_div {
        width: 100%;
        margin-bottom: 0px;
        flex-wrap: wrap;
    }

    .price_table_div table {
        width: 100%;
        margin: 0 auto;
    }

    .mb_1_data_txtblock_col_50 {
        width: 100%;
        font-size: 16px;
        /*font-weight: 600;*/
    }


    .mb_services_row_cube.first {
        display: none;
    }

    .mb_services_row {
        flex-wrap: wrap;
        margin-top: 30px;
        margin-bottom: 50px;
        gap: 0;
    }

    .mb_services_row_cube {
        width: 48%;
        max-width: 50%;
        margin-bottom: 15px;
        font-size: 14px;
        padding: 20px;
        height: 96px;
    }

    .mb_services_row_cube.bo_border {
        display: none;
    }

    .main_page_3_video_mb {
        flex-wrap: wrap;
        margin-top: 0px;
    }

    .mp_video_header {
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .mp_video_img_desc_row_1 {
        font-size: 24px;
    }

    a.a_hover_effect_left {
        margin-top: 15px;
    }

    .main_page_3_video_mb_left {
        width: 100%;
        margin-bottom: 50px;
        flex-direction: column;
        height: 350px;
    }

    .main_page_3_video_content {
        height: 300px;
    }

    .mp_video_img_buttons {
        flex-wrap: nowrap;
        flex-direction: row;
        width: 100%;
        margin-bottom: 10px;
        justify-content: space-between;
        margin: 0;
        margin-bottom: 10px;
    }

    .mp_video_img_desc_row_2 {
        font-size: 26px;
    }

    .mp_video_desc {
        width: 100%;
        padding: 0;
    }

    .mp_video_img_buttons_1 img, .mp_video_img_buttons_2 img, .mp_video_img_buttons_3 img {
        height: auto;
        text-align: center;
        width: 100%;
    }

    .mp_video_img_buttons > div {
        text-align: center;
        width: 30%;
        height: auto;
    }

    .main_page_3_video_content_b {
        width: 100%;
    }

    .main_page_4_blocks {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .main_page_4_blocks a {
        width: 46%;
        margin-bottom: 20px;
    }

    .main_page_block.metal_construction {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .metal_construction .main_page_block_left {
        width: 100%;
        margin-bottom: 20px;
    }

    .metal_construction .main_page_block_right {
        width: 100%;
        /* margin-left: 10%; */
        margin: 0 auto;
    }

    .container.gallery {
        padding: 15px 5px;
        /* box-shadow: 0 0 10px rgba(0,0,0,0.5); */
        border: 1px solid #dedede;
    }

    .mp_svg_block {
        padding: 10px;
    }

    .mp_svg_block_text .row1 {
        font-size: 17px;
    }

    .mp_svg_block_text .row2 {
        font-size: 15px;
    }


    .metal_conts_name {
        font-size: 38px;
    }

    .metal_conts_name .row2 {
        font-size: 24px;
    }

    /*********** service **************/
    .serv_page_main_block {
        flex-direction: column;
    }

    .serv_page_main_left {
        width: 100%;
        padding: 0;
        margin-bottom: 30px;
    }

    .serv_page_main_right {
        width: 100%;
        padding: 0;
    }

    .serv_page_main_header {
        font-size: 36px;
    }


    .footer_row_1 {
        flex-direction: column;
    }

    .footer_row_1 > div {
        padding: 0;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 15px;
    }


    /* Ñ„Ð¾Ñ€Ð¼Ð° Ð¾Ð±Ñ€Ð°Ñ‚Ð½Ð¾Ð¹ */
    .group.form_50 {
        width: 100%;
        margin-bottom: 27px;
    }

    .group.form_100 {
        width: 100%;
        margin-bottom: 15px;
        margin-top: 0px;
    }

    .form_bottom_group {
        width: 100%;
        flex-direction: column;

    }

    .form_bottom_group_left {
        padding-left: 0px;
        width: 100%;
        margin-bottom: 20px;
    }

    .form_bottom_group_right {
        text-align: center;
        display: flex;
        justify-content: center;
    }


    /************ contacts ***********/
    .contact_row {
        flex-direction: column;
    }

    .contact_logo {
        display: none;
    }

    .contacts_subheader {
        font-size: 20px;
        margin-bottom: 0px;
    }

    .contact_row.icons {
        flex-direction: row;
    }

    .contacts_page_block_col1 {
        margin-bottom: 15px;
    }

    .contacts_gal_header {
        max-width: 70%;
    }

}

/************* END MOBILE ****************/


/***************** slick *******************/
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 32px;
    line-height: 1;
    opacity: 1;
    color: #9c020b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* padding: 10px; */
}

.usl_img_slick .slick-slide {
    /* padding: 15px; */
    margin: 0 10px;
}

.usl_img_slick .slick-list {
    margin: 0 -10px;
}

.usl_img_slick {
    position: relative;
    padding-top: 25px;
}

.slk_box_btn {
    height: 38px;
    width: 38px;
    color: #9c020b;
    position: absolute;
    border: 2px solid;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slk_prev svg, .slk_prev_before svg {
    height: 22px;
    width: 20px;
}

.slk_next svg, .slk_next_before svg {
    height: 20px;
    width: 24px;
}

.slk_prev, .slk_prev_before {
    right: 46px;
    top: -36px;
}

.slk_next, .slk_next_before {
    right: 0px;
    top: -36px;
}


@media (max-width: 768px) {
    .slick-slide {
        padding: 0px;
    }

    .gallery_header {
        margin-bottom: 10px;
        max-width: 80%;
        font-size: 28px;
    }

    .slk_prev {
        right: 40px;
        top: -43px;
    }

    .slk_next {
        right: 0px;
        top: -43px;
    }

}

/**************** end slick *******************/


/****************** BEFORE AFTER **************************/

.ba-slider {
    position: relative;
    overflow: hidden;
}

.ba-slider img {
    width: 100%;
    display: block;
    max-width: initial;
}

.resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}

.handle {
    /* Thin line seperator */
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    margin-left: -2px;
    background: rgba(0, 0, 0, 0.5);
    cursor: ew-resize;
}

.handle:after {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    content: '\21d4';
    color: #9c020b;
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 59px;
    background: #ffffff;
    border: 4px solid #9c020b;
    border-radius: 50%;
    transition: all 0.3s ease;
    font-weight: bold;
    content: "\f337";
    font-family: "Font Awesome 5 Free";
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: grab;
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height: 48px;
    font-size: 30px;
}


/****************** END BEFORE AFTER **********************/


.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close*/
}


.beer-slider {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.beer-slider *, .beer-slider:before, .beer-slider:after,
.beer-slider *:before,
.beer-slider *:after {
    box-sizing: border-box;
}

.beer-slider img, .beer-slider svg {
    vertical-align: bottom;
}

.beer-slider > * {
    height: 100%;
}

.beer-slider > img {
    max-width: 100%;
    height: auto;
}

.beer-reveal {
    position: absolute;
    left: 0;
    top: 0;
    right: 50%;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.35s;
}

.beer-reveal > :first-child {
    width: 200%;
    max-width: none;
    height: 100%;
}

.beer-reveal > img:first-child {
    height: auto;
}

.beer-range {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    height: 100%;
    margin: 0;
    left: -1px;
    width: calc(100% + 2px);
    cursor: pointer;
    -webkit-appearance: slider-horizontal !important;
    -moz-appearance: none;
    opacity: 0;
    -ms-touch-action: auto;
    touch-action: auto;
}

.beer-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 300vh;
}

.beer-range::-moz-range-thumb {
    -webkit-appearance: none;
    height: 300vh;
}

.beer-range::-ms-tooltip {
    display: none;
}

.beer-handle {
    position: absolute;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    color: #000;
    background: rgba(255, 255, 255, 0.5);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0);
    transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s;
}

.beer-handle:before, .beer-handle:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    border-top: solid 2px;
    border-left: solid 2px;
    transform-origin: 0 0;
}

.beer-handle:before {
    left: 10px;
    transform: rotate(-45deg);
}

.beer-handle:after {
    right: 0;
    transform: rotate(135deg);
}

.beer-range:focus ~ .beer-handle {
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}

.beer-slider[data-beer-label]:after,
.beer-reveal[data-beer-label]:after {
    content: attr(data-beer-label);
    position: absolute;
    top: 1.5rem;
    line-height: 1;
    padding: 0.5rem;
    border-radius: 0.125rem;
    background: rgba(255, 255, 255, 0.75);
}

.beer-slider[data-beer-label]:after {
    right: 1.5rem;
}

.beer-reveal[data-beer-label]:after {
    left: 1.5rem;
}

.beer-slider[data-beer-label=""]:after,
.beer-reveal[data-beer-label=""]:after {
    content: none;
}

.beer-ready .beer-reveal, .beer-ready .beer-handle {
    opacity: 1;
}


/************************* Ð“Ð°Ð»Ð»ÐµÑ€ÐµÑ Ð±Ð¾Ð»ÑŒÑˆÐ°Ñ ******************************/
.m-p-g {
    max-width: 100%;
    margin: 0 auto;
}

.m-p-g__thumbs-img {
    margin-bottom: 10px;
    float: left;
    vertical-align: bottom;
    cursor: pointer;
    z-index: 1;
    position: relative;
    opacity: 0;
    filter: brightness(100%);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    will-change: opacity, transform;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.m-p-g__thumbs-img.active {
    z-index: 50;
}

.m-p-g__thumbs-img.layout-completed {
    opacity: 1;
}

.m-p-g__thumbs-img.hide {
    opacity: 0;
}

.m-p-g__thumbs-img:hover {
    filter: brightness(110%);
}

.m-p-g__fullscreen {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    transition: background 0.25s ease-out, visibility 0.01s 0.5s linear;
    will-change: background, visibility;
    backface-visibility: hidden;
}

.m-p-g__fullscreen.active {
    transition: background 0.25s ease-out, visibility 0.01s 0s linear;
    visibility: visible;
    background: rgba(0, 0, 0, 0.95);
}

.m-p-g__fullscreen-img {
    pointer-events: none;
    position: absolute;
    transform-origin: left top;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    max-width: 100%;
    visibility: hidden;
    will-change: visibility;
    transition: opacity 0.5s ease-out;
}

.m-p-g__fullscreen-img.active {
    visibility: visible;
    opacity: 1 !important;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.5s ease-out;
}

.m-p-g__fullscreen-img.almost-active {
    opacity: 0;
    transform: translate3d(0, 0, 0) !important;
}

.m-p-g__controls {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    height: 20vh;
    background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.m-p-g__controls.active {
    opacity: 1;
    visibility: visible;
}

.m-p-g__controls-close, .m-p-g__controls-arrow {
    appearance: none;
    border: none;
    background: none;
}

.m-p-g__controls-close:focus, .m-p-g__controls-arrow:focus {
    outline: none;
}

.m-p-g__controls-arrow {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 20%;
    height: 100vh;
    display: flex;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0;
}

.m-p-g__controls-arrow:hover {
    opacity: 1;
}

.m-p-g__controls-arrow--prev {
    left: 0;
    padding-left: 3vw;
    justify-content: flex-start;
}

.m-p-g__controls-arrow--next {
    right: 0;
    padding-right: 3vw;
    justify-content: flex-end;
}

.m-p-g__controls-close {
    position: absolute;
    top: 3vh;
    right: 3vw;
    z-index: 5;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.m-p-g__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.25s ease-out;
}

.m-p-g__btn:hover {
    background: rgba(255, 255, 255, 0.15);
}

.m-p-g__alertBox {
    position: fixed;
    z-index: 999;
    max-width: 700px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 25px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
    color: grey;
}

.m-p-g__alertBox h2 {
    color: red;
}


.big_gal_div {
    display: flex;
}

.big_gal_div img {
    padding: 10px;
}

.m-p-g__thumbs {
    justify-content: space-between;
    flex-wrap: wrap;
    display: flex;
}


/************************* ÐšÐžÐÐ•Ð¦ Ð“Ð°Ð»Ð»ÐµÑ€ÐµÑ Ð±Ð¾Ð»ÑŒÑˆÐ°Ñ ******************************/


/************ table *************/
table p {
    margin: 0;
}

td {
    padding: 5px 15px;
    font-size: 15px;
}

tr:nth-child(odd) {
    background: #e8e8e8;
}

tr.t_head {
    background: #9c020b;
    color: white;
}


a.pdf_link {
    display: flex;
    align-items: center;
    color: black;
    font-size: 20px;
    /* max-width: 80%; */
    margin: 0 auto;
    max-width: fit-content;
}

a.pdf_link img {
    max-width: 40px;
    margin-right: 15px;
}















