@font-face {
    font-family: "GothamPro";
    src: url("./fonts/GothaProReg.otf") format("opentype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "GothamPro";
    src: url("./fonts/GothaProMed.otf") format("opentype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "GothamPro";
    src: url("./fonts/GothaProBol.otf") format("opentype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "GothamPro";
    src: url("./fonts/GothaProBla.otf") format("opentype");
    font-style: normal;
    font-weight: 900;
}


* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    position: relative;
    height: 100%;
    font-family: "GothamPro";
    font-size: 14px;

    background: #fff;
}

img {
    border: none;
}

button {
    font-family: "GothamPro";
}
input {
    color: #868686;
    font-size: 15px;
}

input::-webkit-input-placeholder {
    color: #868686;
    font-size: 15px;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #868686;
    font-size: 15px;
}

input:-ms-input-placeholder {
    color: #868686;
    font-size: 15px;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #868686;
    font-size: 15px;
}


h2 {
    font-size: 35px;
    font-weight: 900;
    line-height: 45px;
    color: #1f1f1f;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 70px;
}

h2 span {
    color: #432847;
}

.clr {
    clear: both;
}

.center_945 {
    width: 945px;
    margin: 0 auto;
}

.center_1140 {
    width: 1140px;
    margin: 0 auto;
}

.center_1100 {
    width: 1100px;
    margin: 0 auto;
}

.hide {
    display: none;
}

#onpbxcb__container {
    z-index: 99999;
    position: relative;
}


.on_map_address .r0 {
    padding: 0px 0 0 20px;
    font-size: 16px;
    color: #353535;
    line-height: 18px;
}

.sink {
    display: inline-block;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0)
}
    
.sink:active,.sink:focus,.sink:hover {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

/*=============================================
	header 
 =============================================*/
.header {
    background: url('images/header-bg.jpg') center top no-repeat;
    padding: 10px 0 0 0;
}


.top {
    display: flex;
    justify-content: space-between;
}
.logo {
    font-size: 23px;
    display: inline-block;
    color: #432847;
}

.logo__main {
    background: url('images/logo.png') no-repeat right;
    background-size: contain;
    padding: 5px 106px 5px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.logo__sub {
    font-size: 14px;
}


.header_logo {
    display: inline-block;
    vertical-align: top;
    position: relative;
    float: left;
    width: 160px;
    height: 35px;
    padding: 0px 0 0 0px;
    margin: 35px 0 0 10px;
    background: url('images/logo.png') no-repeat;
    text-decoration: none;
    display: block;
}


.top-group-wrapper {
    display: flex;
    align-items: center;
}


.nm {
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #432847;
    padding-left: 40px;
    margin-left: 40px;
}

.nm .r1 {
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.nm .r2 {
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 10px;
    padding-left: 20px;
    background: url('images/pin.png') left top no-repeat;
}

/* phone block */
.header_phone {
    text-align: left;
    padding: 10px;
}

.header_phone .r0 {
    padding: 2px 10px 0 0;
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
}

.header_phone .r1 {
    color: #432847;
    font-size: 23px;
    font-weight: 900;
    line-height: 21px;
    margin: 10px 0;
    display: flex;
    gap: 6px;
}

.header_phone .r1 a {
    color: #432847;
    text-decoration: none;
    letter-spacing: -1px;
}

.header_phone .r2 {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.header_phone .r3 {
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    padding-left: 25px;
    background: url('images/clock.png') left 0px no-repeat;
}

.header_phone .l_phone {
    float: left;
    padding-left: 10px;
}

/* left txt */
.header_text {
    padding: 90px 0 0 0px;
}

.header_text .r1 {
    color: #1f1f1f;
    font-size: 40px;
    font-weight: 900;
    line-height: 55px;
    text-align: center;
}

.header_text .r1 span {
    color: #432847;
}


.header__button {
    max-width: 420px !important;
    margin: 70px auto 0 auto;
}

.header ul {
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 70px;
}

.header li {
    width: 33%;
    margin-bottom: 40px;
}

.header .div1 {
    height: 65px;
}

.header ul li .div2 {
    padding-top: 25px;
}

.header ul li .div2 .r1 {
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 900;
    line-height: 19px;
}

.header ul li .div2 .r2 {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    padding-top: 20px;
}

.header .i1 {
    background-image: url('images/item1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.header .i2 {
    background-image: url('images/item2.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.header .i3 {
    background-image: url('images/item3.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}


.whatsapp-icon,
.phone-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0 2px;
}

.whatsapp-icon{
    background: url(images/whatsapp.png) center center no-repeat;
    background-size: contain;
}

.phone-icon {
    background: url(images/phoneico.png) center center no-repeat;
    background-size: contain;
}

/*=============================================
form
=============================================*/

.form {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.form__soc {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 10px;
    gap: 10px;
}

.form__soc label {
    color: white;
    display: flex;
}

.form__soc_theme_dark label {
    color:#1f1f1f !important;
}

.form__soc_theme_dark .contr-radio {
    outline: 1px solid #d1d1d1;
}


.form__soc input[type="radio"] {
    display: none;
}

.form__soc img {
    width: 24px;
    height: 24px;
}

.contr-radio {
    display: flex;
    padding: 10px 10px;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 10px;
    flex-direction: row;
    justify-content: space-around;
    box-sizing: border-box;
    gap: 5px;
    outline: 1px solid white;
}


.contr-radio.active {
    outline: 4px solid #fd6262;
}

input[type="radio"]:checked+.contr-radio {
    outline: 4px solid #fd6262;
}

.form__note {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
}

.form__soc_theme_dark .form__note {
    color:#1f1f1f !important;
}

input {
    font-weight: 400;
    color: #868686;
    background: none;
    width: 100%;
    height: 70px;
    border: none;
    outline: none;
    padding-left: 40px;
}

.phone-input {
    width: 100%;
    height: 70px;
    background-color: white;

    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}


.button {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 440px;
    padding: 10px 10px;
    line-height: 1.4em;
    font-size: 15px;
    font-weight: 500;
    border-radius: 35px;
    border: 0px solid #fcc42e;
    color: #fff !important;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    background-color: #432847;
    background-image: linear-gradient(to top, #432847 0%, #512d57 100%);
    box-shadow: inset 0 0 10px rgba(255, 255, 255, 0.32), 0 3px 0 #432847, 2px 8px 29px #432847;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.button:hover {
    background-image: linear-gradient(to top, #36203a 0%, #442549 100%);
}

.button .circle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    width: 40px;
    height: 40px;
    background-color: #432847;
    box-shadow: inset 0 4px 9px lab(38.51% 55.24 -67.11 / 0.33);
    border-radius: 50px;

}

/*=============================================
   work
=============================================*/
.work {
    background: url('images/work-bg.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 90px 0 80px 0;
}

.work ul {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.work ul li {
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    list-style: none;
    background: url('images/li.png') no-repeat;
    background-position: left top 4px;
    padding: 0px 0 0px 50px;
    margin: 0px 0px 25px 0;
}

/*=============================================
  kons
=============================================*/
.kons {
    background: url('images/kons-bg.jpg') center bottom no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    padding: 90px 0 40px 0;
}

.kons h2 {
    color: white;
    text-align: left;
}

.kons__text {
    color: white;
    font-size: 24px;
    line-height: 1.6em;
    margin-bottom: 40px;
}

.kons__form {
    width: 436px;
}

.kons .men1 {
    background: url(images/men1.png) center bottom no-repeat;
    background-size: contain;
    width: 500px;
    height: 681px;
    position: absolute;
    margin-left: 620px;
    bottom: 0;

}

/*=============================================
  help
=============================================*/
.help {
    background: url('images/help-bg.jpg') center bottom no-repeat;
    position: relative;
    overflow: hidden;
    padding: 90px 0 40px 0;
}

.help__form {
    width: 432px;
}

.help h2 {
    color: white;
    text-align: left;
}

.help .men2 {
    background: url(images/men2.png) center center no-repeat;
    width: 563px;
    height: 334px;
    /* bottom: 0; */
    position: absolute;
    margin-left: 550px;
}


.reviews-section {
    background: url('images/preim-bg.jpg') center top no-repeat;
    background-size: cover;
    padding: 90px 0 40px 0;

}

/*=============================================
  gar
=============================================*/
.gar {
    background: url('images/gar-bg.jpg') center top no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 90px 0 40px 0;
}

.gar h2 {
    margin-bottom: 45px
}

.gar__form {
    width: 432px;
    margin: auto;
}

.gar ul {
    list-style: none;
    text-align: center;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.gar li {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 20px;
}

.gar .div1 {
    height: 67px;
    margin-top: 45px;
}

.gar ul li .div2 {
    padding-top: 25px;
}

.gar ul li .div2 .r1 {
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 900;
    line-height: 19px;
}

.gar ul li .div2 .r2 {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    width: 83%;
    margin: auto;
    padding-top: 20px;
}

.gar .i1 {
    background-image: url('images/gar1.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.gar .i2 {
    background-image: url('images/gar2.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.gar .i3 {
    background-image: url('images/gar3.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.gar .i4 {
    background-image: url('images/gar4.png');
    background-position: center bottom;
    background-repeat: no-repeat;
}

.gar .inputs {
    padding-top: 20px;
}

/*=============================================
   katalog
=============================================*/
.katalog {
    background: #fff;
    margin: 0px 0 135px 0;
    padding: 90px 0 40px 0;
}

.katalog h2 {

}

.tabs {
    position: relative;
    /* Относительное позиционирование */
    height: 700px;
}

.tab {
    margin-right: 25px;
}

.tab:last-child {
    margin-right: 0;
}

.tab,
.tab-title {
    display: inline-block;
    /* Выстраиваем по горизонтали */
}

.tab input[type="radio"] {
    display: none;
}

.tab-title {
    width: 293px;
    height: 64px;
    border: 1px solid #b7b7b7;
    border-radius: 32px;
    cursor: pointer;
}

.tab-title p {
    color: #1f1f1f;
    ;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    padding-top: 14px;
}

.tab-title p span {
    opacity: 0.6;
    font-size: 14px;
    font-weight: 400;
}

.tab :checked+.tab-title p {
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    padding-top: 14px;
}

.tab :checked+.tab-title p span {
    opacity: 0.6;
    font-size: 14px;
    font-weight: 400;
}

.tab-content {
    position: absolute;
    /* Абсолютное позиционирование */
    padding-top: 50px;
    left: 0;
    /* Размещаем у левого края */
    width: calc(100% - 20px);
    /* Ширина содержимого */
    display: none;
    /* Прячем вкладку */
}

.tab :checked+.tab-title {
    width: 293px;
    height: 64px;
    background-color: #432847;
    background-image: linear-gradient(to top, #432847 0%, #512d57 100%);
    border-radius: 32px;
    top: 1px;
    /* Сдвигаем вниз */
    z-index: 1;
    /* Отображаем поверх содержимого */
}

.tab :checked~.tab-content {
    display: block;
    /* Показываем активную вкладку */
}


.katalog .left-block {
    display: inline-block;
    vertical-align: top;
    width: 457px;
}

.katalog .right-block {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    padding-left: 60px;
}

.katalog h3 {
    color: #1f1f1f;
    font-size: 30px;
    font-weight: 700;
}

.katalog .text {
    color: #1f1f1f;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    padding-top: 30px;
    list-style-type: none;
}

.slider5 {
    position: relative;
    height: 800px;
}

.sliderContent {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 820px;
}

.sliderContent .item {
    position: absolute;
}

.slider5 .sliderArrows a {
    display: block;
    text-indent: -9999px;
    outline: none;
    z-index: 50;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 32%;
    filter: drop-shadow(0 6px 14.7px rgba(188, 188, 188, 0.32));
}

.slider5 .prev {
    left: -100px;
    background: url('images/left.png') center top no-repeat;
}

.slider5 .next {
    right: -100px;
    background: url('images/right.png') center top no-repeat;
}


/*=============================================
	request2
=============================================*/
.request_callback2 {
    float: center;
    margin-top: -300px;
}

.request_callback2 .r1 {
    padding: 15px 0 5px 0;
    font-size: 36px;
    font-weight: 700;
    line-height: 38px;
    color: #f1c40f;
    text-align: center;
    text-transform: uppercase;
}

.request_callback2 .r1 span {
    font-size: 24px;
    line-height: 26px;
    color: #fff;
    font-weight: 700;
}

.request_callback2 .inputs {
    padding: 10px 0 0px 0px;
    margin: 0 auto;
    width: 738px;
    ;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.request_callback2 .input_text input {
    line-height: 26px;
    width: 334px;
    height: 52px;
    background: #ebebeb;
    border-radius: 3px;
    border: none;
    outline: none;
    padding-left: 20px;
}

.request_callback2 .input_text {
    float: left;
    width: 354px;
    height: 52px;
    margin: 0 30px 10px 0;
    border: 0px solid #b4b4b4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/*=============================================
	benefits
=============================================*/
.benefits {
    height: 700px;
    padding: 0px 0 0px 0;
    background-color: #ed1c56;
    background-image: url('images/benefits-top-bg.jpg');
    background-repeat: no-repeat;
    background-position: center 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}

.benefits h2 {
    padding: 50px 0 40px 0;
    font-size: 24px;
    line-height: 38px;
    font-weight: 700;
    color: #252855;
    text-transform: uppercase;
    text-align: center;
}

.benefits ul {
    list-style: none;
    overflow: hidden;
    text-align: center;
}

.benefits li {
    height: 290px;
    width: 280px;
    vertical-align: top;
    padding: 0 0 0 10px;
}

.benefits ul li div {
    font-style: normal;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    color: #252855;
    text-align: center;
    padding: 156px 0 0px 0px;
}

.benefits .i1 {
    background-image: url('images/c-icon-01.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i2 {
    background-image: url('images/c-icon-02.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i3 {
    background-image: url('images/c-icon-03.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i4 {
    background-image: url('images/c-icon-04.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i5 {
    background-image: url('images/c-icon-05.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}

.benefits .i6 {
    background-image: url('images/c-icon-06.png');
    background-position: center 0px;
    background-repeat: no-repeat;
}





/*=============================================
on_map
=============================================*/
.form-bottom {
    padding: 45px 0;
    background: #023467;
}

.on_map {
    margin: 0;
    background-color: #fff;
    overflow: hidden;
    padding: 90px 0 0 0;
}

#map-canvas {
    height: 608px;
    padding: 0px 0 0px 0;
    overflow: hidden;
    transform: translateZ(0px);
}

.on_map .center_1140 {
    position: relative;
    z-index: 1;
    overflow: visible;
}

.on_map_address {
    position: absolute;
    right: 0px;
    width: 458px;
    height: 350px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0 8px 60.8px 1.2px rgba(0, 0, 0, 0.46);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 120px;
    padding-left: 50px;
}

.on_map_address .r1 {
    margin: 15px 0 0px 0px;
    padding-left: 25px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    background: url('images/pin.png') left 2px no-repeat;
}

.on_map_address .r3 {
    margin: 15px 0 0px 0px;
    padding-left: 25px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    background: url('images/mail.png') left 3px no-repeat;
}

.on_map_address .r2 {
    margin: 15px 0 0 0px;
    padding-top: 5px;
    padding-left: 30px;
    color: #432847;
    font-size: 25px;
    font-weight: 900;
    line-height: 21px;
    background: url('images/phone.png') left 4px no-repeat;
    height: 31px;
}

.on_map_address .r2 a {
    color: #432847;
    text-decoration: none;
}

.on_map_address .r5 {
    margin: 15px 0 0 0px;
    padding-left: 25px;
    color: #1f1f1f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    background: url('images/clock.png') left 0px no-repeat;
}

.on_map_address .r6 {
    padding: 40px 0 0 0px;
    color: #1f1f1f;
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    text-transform: uppercase;
    text-transform: uppercase;
}

/*=============================================
	footer
=============================================*/

.footer {
    padding: 10px 0;
}



/*=============================================
	footer-request
=============================================*/
.request_callback_text {
    font-weight: 300;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.request_callback_text .r1 {
    padding: 0px 0 0 0;
    font-size: 22px;
    color: #fff;
    text-transform: none;
    line-height: 28px;
    font-weight: 700;
}

.request_callback_text .r1 span {
    font-size: 32px;
    color: #ff7300;
    line-height: 42px;
    text-transform: uppercase;
}

.request_callback_text .r2 {
    padding: 5px 0 5px 0;
    font-size: 48px;
    color: #f1c40f;
    font-weight: 900;
}

.request_callback_text .r2 a {
    color: #ff7300;
    text-decoration: none;
    font-size: 48px;
    font-weight: 700;
}

.request_callback_text .r3-1 {
    font-family: 'PT Sans', sans-serif;
    padding: 0px 0 10px 0;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #FFF;
    /* text-transform: uppercase; */
    text-align: center;
}


/*=============================================
   request_callback2
=============================================*/
.formblock2 {
    background: url('images/footer-bg.jpg') center top no-repeat;
    padding: 90px 0 40px 0;
}

.formblock2__form {
    width: 432px;
    margin: auto;
}



/*=============================================
	footer-copyright
=============================================*/
.footer {
    height: 100px;
}

.footer-copyright {

    float: left;
    padding: 35px 0 0 9px;
    font-size: 14px;
    color: #1c2632;
    height: 35px;
}


.creator {
    float: right;
    padding: 25px 30px 0px 0;
    font-size: 14px;
    color: #1f1f1f;

}

.adtrust_logo {
    display: inline-block;
    width: 126px;
    height: 51px;
    margin-left: 6px;
    vertical-align: middle;
    background: url('images/logo-adtrust.jpg');
    text-decoration: none;

}


/*=============================================
	modal confirm form
=============================================*/
.modal_wrapper {
    display: none;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.85;
}

.modal_confirm_wrapper {
    display: none;
    z-index: 200;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
}

.modal_confirm {
    width: 294px;
    margin: 256px auto 0 auto;
    padding: 70px 0;
    font-size: 18px;
    font-weight: bold;
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 10px;
}

.modal_confirm .r1 {
    color: #007eca;
}

.modal_confirm .r2 {
    color: #053b5d;
}

.show_confirm .modal_wrapper {
    display: block;
}

.show_confirm .modal_confirm_wrapper {
    display: block;
}


/*=============================================
   flexslider
=============================================*/
.flexslider {
    margin-bottom: 10px;
}

.flex-control-nav {
    position: relative;
    bottom: auto;
}

.custom-navigation {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.custom-navigation>* {
    display: table-cell
}

.custom-navigation>a {
    width: 50px
}

.custom-navigation .flex-next {
    text-align: right
}

.quiz-error {
    color: red;
}

video {
    display: block;
    margin: auto;
    box-shadow: 0 0 2px 2px #525252c2;
    /* width: 100%; */
    max-width: 320px;
    margin-top: 1px;
    background: black;
}


.form-control_invalid {
    outline: 1px solid red;
    background: rgba(255, 0, 0, 0.274);
}