* {
    padding: 0;
    margin: 0;
}
h1,h2,h3 {
    font-family: 'Noto Serif', serif;
}
.head-banner {
    background: url('../img/head-banner1.png') no-repeat;
    background-size: cover;
}
.header {
    display: flex;
    justify-content: space-between;
    padding: 34px 0;
    align-items: center;
}
.logo-image {
    width: 50%;
}
.call-we {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    align-items: flex-end;
}
.call-we ul {
    display: flex;
    margin: 0;
}
li.list-first {
    display: flex;
}
.call-we li {
    display: flex;
    padding: 0 20px;
}
.call-we li a,
.call-order {
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
.call-order:hover {
    color: #fff;
}
.call-we li img {
    padding-right: 10px;
}
.title-first {
    padding: 7% 0;
    width: 80%;
}
.title-first p {
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
span.qwestion-t {
    color: #e8ba07;
    font-size: 16px;
    letter-spacing: 3px;
}
.title-first h1 {
    color: #fff;
    font-size: 5rem;
    text-transform: uppercase;
    margin: 30px 0px;
}
.button-how-its-cost {
    padding: 40px 0;
}
.button-how-its-cost>a {
    color: #000;
    background: #ffbe16;
    font-size: 20px;
    padding: 18px 100px;
    border-radius: 30px;
}
.button-how-its-cost>a:focus {
    color: #fff;
    text-decoration: none;
}
.button-how-its-cost>a:hover {
    color: #fff;
    text-decoration: none;
}
.call-order:before,
.call-order:after {
    content: '';
    display: block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 10px;
}
.first_slide h2 {
    text-align: center;
    padding: 30px 0;
    margin:0;
}
.checkbox {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}
.radio {
    display: flex !important;
    align-items: center;
    width: 90%;
}
.choisehome.radio {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    padding: 15px 0;
    align-items: center;
}
.choisestyle.radio {
    width: 30%;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    padding: 15px 0;
    align-items: center;
}
.first_slide img {
    width: 90%;
    height: 170px;
    object-fit: cover;
    border-radius: 15px;
}
form.choisehome-1 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-2 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-3 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-4 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-5 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-6 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-7 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
form.choisehome-8 {
    display: flex;
    justify-content: center;
    padding: 30px 0;
}
.three-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
}

.form-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
}
label {
    margin:0 !important;
    padding: 5px 20px 5px 5px;
}
label.choisehome {
    display: flex;
    flex-direction: column;
    max-width: 30%;
}
input[type=radio] {
    margin: 0 5px 0 0 !important;
}
input[type=checkbox] {
    margin: 0 !important;
}
.wrapp-slider {
    position: inherit;
    padding: 60px 0;
}
.second_slide h2 {
    display: flex;
    justify-content: center;
}
.third_slide h2 {
    display: flex;
    justify-content: center;
}
.fourth_slide h2 {
    display: flex;
    justify-content: center;
}
.fifth_slide h2 {
    display: flex;
    justify-content: center;
}
.sixth_slide {
    display: flex;
    justify-content: center;
}
.seventh_slide h2 {
    display: flex;
    justify-content: center;
}
.third_slide {
    width: 100%;
}
.wrapp-slide3 {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.yesornot {
    justify-content: center !important;
}
.skip-accept {
    width: 90%;
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
}
a.button-skip {
    font-size: 18px;
    color: #959494;
    cursor: pointer;
}
a.button-skip:hover {
    color: #000;
    text-decoration: none;
}
a.button-next {
    background: #ffbe16;
    color: #000;
    font-size: 16px;
    padding: 8px 28px;
    border-radius: 15px;
    cursor: pointer;
}
a.button-next:hover {
    color: #fff;
    text-decoration: none;
}
.wrapp-slide3 img {
    width: 90%;
    height: 170px;
    border-radius: 15px;
}
.choisehome img {
    width: 90%;
    height: 170px;
    border-radius: 15px;
}
.choisestyle img {
    width: 90%;
    height: 170px;
    object-fit: fill;
    border-radius: 15px;
}
.choiseequip img {
    width: 90%;
    height: 170px;
    object-fit: cover;
    border-radius: 15px;
}
.wrapp-content {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 20%;
    margin: auto;
    align-items: center;
}
.wrapp-slide6 {
    width: 70%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.result {
    display: flex;
    justify-content: center;
    padding: 30px 0;
    width: 100%;
}
a.button-res {
    background: #ffbe16;
    color: #000;
    font-size: 16px;
    padding: 8px 40px;
    border-radius: 20px;
    cursor: pointer;
}
a.button-res:hover {
    text-decoration: none;
    color: #fff;
}
.position-block1 {
    position: absolute;
    width: 100%;
}
.position-block2 {
    position: absolute;
    width: 100%;
    height: 700px;
}
.banner-form {
    background: url(../img/21465.png) no-repeat;
    background-size: contain;
    height: 730px;
    background-position-x: -125px;
    background-position-y: 0px;
    background-color: #fef3dd;
}
.wrapper-sendform {
    padding: 100px 0;
    display: flex;
    /*flex-wrap: wrap;*/
    justify-content: space-between;
}
.article-form {
    width: 50%;
    font-size: 20px;
}
.article-form h2 {
    font-size: 32px;
}
.wrapp-form {
    display: flex;
    width: 480px;
    height: 540px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px 3px #8c8c8cb5;
}
label h2 {
    line-height: 1.5;
    font-size: 30px;
}
label p {
    font-size: 18px;
}
form.main-form {
    display: flex;
    flex-direction: column;
}
form.main-form input {
    padding: 15px 10px;
    margin: 10px 0;
    border-radius: 25px;
    outline: none;
}
form.main-form input {
    padding-left: 40px;
    border: 1px solid #000;
}
form.main-form input[type=submit] {
    background: #ffbe16;
    font-size: 16px;
    border: none;
}
label.main-form {
    padding: 0;
}
.footer {
    background: #3b3b3b;
    padding: 4px;
    width: 100%;
    position: relative;
    bottom: -730px;
    left: 0;
}
.designed a {
    color: #fff;
}
.designed a:hover {
    color: #fff;
}

.wrapper {
    width: 100%;
    min-height: 100%;
    position: absolute;
}

/*            Slider          */
.tabs {
/*    visibility: hidden;*/
    flex-direction: row;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.tabslide{
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0;
}
.no-css{
    display: inline-block;
    width: 5%;
    padding: 3.55px 10px !important;
    cursor: pointer;
    padding: 0;
    background: #ffbe16;
    border-radius: 30px;
    margin: 0 20px;
    font-size: 20px;
    font-weight: 700;
}
.pointer {
    display: none;
    position: relative;
    height: 2px;
    background: #000;
    width: 65%;
    margin: auto;
}
#pointer {
    position: relative;
    left: 0px;
    width: 5%;
    height: 100%;
    background: #ffbe16;
}
.slider{
    width:100%;
    text-align: center;
    overflow:hidden;
    position:relative;
    padding-top: 10px;
}
#slider{
    position:relative;
    left:0px;   
    white-space:nowrap;
}

#slider h2{
    white-space: normal;
}

#slider>div{
    display: inline-flex;
    flex-direction: column;
    width:100%;
    height: auto;
}


@media screen and (max-width: 768px) {
    .three-content {
    width: 30%;
    }
    .title-first {
    padding: 2% 0;
    width: 100%;
    text-align: center;
    }
    .call-we li a, .call-order {
    font-size: 14px;
    }
    .call-we li {
    padding: 0;
    }
    .wrapp-content {
    width: 30%;
    }
    .wrapp-slide3 {
    width: 100%;
    }
}
@media screen and (min-width: 320px) and (max-width: 568px) {
    h2 {
    font-size: 16px !important;
    }
    .header {
    padding: 20px 0;
    }
    .call-we li a, .call-order {
    font-size: 10px;
    }
    .logo-image img {
    width: 75%;
    }
    .title-first h1 {
    font-size: 2rem;
    }
    .button-how-its-cost>a {
    font-size: 18px;
    padding: 16px 20px;
    }
    .slider {
    padding: 0;
    }
    .tabs {
    display: none;
    }
    .wrapp-slider {
    padding: 0;
    }
    .first_slide h2 {
    padding: 20px 0;
    }
    form.choisehome-1 {
    flex-direction: column;
    align-items: center;
    margin: 0 0 auto;
    width: 100%;
    }
    form.choisehome-2 {
    padding: 20px 20px;
    margin: 0 -4px auto;
    }
    form.choisehome-5 {
    flex-direction: column;
    margin: 0 30px 0 auto;
    }
    form.choisehome-6 {
    margin: 0px 0px 0px -40px;
    }
    .form-content {
    width: 95%;
    }
    .three-content {
    width: 100%;
    margin: 0 auto;
    }
    .skip-accept {
    padding-top: 90px;
    flex-direction: column;
    margin: -80px auto;
    }
    .wrapp-content {
    width: 100%;
    padding: 0px 40px;
    }
    .wrapp-slide3 {
    width: 100%;
    margin: 0px auto;
    flex-direction: column;
    }
    .wrapp-slide6 {
    width: 80%;
    }
    .third_slide h2 {
    justify-content: center;
    }
    .choisehome img {
    width: 90%;
    height: 150px;
    }
    .choiseequip img {
    width: 90%;
    height: 150px;
    }
    .article-form {
    width: 100%;
    padding: 30px 15px;
    }
    .footer {
    padding: 0;
    position: absolute;
    bottom: -1020px;
    }
    .wrapp-form {
    height: 480px;
    }
    .designed {
    text-align: center;
    }
    .designed a {
    font-size: 12px;
    }
}

@media screen and (min-width: 320px) and (max-width: 778px){
    .wrapper-sendform{
        flex-wrap: wrap;
        padding: 40px 0;
    }
}


/*modal*/

.modal__content{
    font-size: 20px;
    text-align: center;
}

.modal__close{
    background: #999;
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 5px;
    transform: rotate(45deg);
    outline: none;
}

.modal_polis p{
    text-align: left;
    font-size: 15px;
}

.wrapp_input{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wrapp_input input#name,
.wrapp_input input#email,
.wrapp_input input#phone{
    width: 100%;
    max-width: 300px;
    border: 1px solid #000;
    outline: none;
    padding: 10px;
    margin: 5px 0;
    border-radius: 20px;
}
.wrapp_input .iti{
    width: 100%;
    max-width: 300px;
    margin: 5px 0;
}
.wrapp_input .iti__selected-flag{
    outline: none;
}
.wrapp_input input#phone{
    padding-left: 45px;
}

#form h3{
    width: 100%;
    max-width: 500px;
    text-align: center;
    margin: 15px auto 15px;
}
#form .polis_conf{
    width: 100%;
    max-width: 315px;
}
#form .polis_conf span{
    font-size: 12px;
}

#form #send-ins{
    display: block;
    margin: 0 auto;
    padding: 10px; 
    width: 100%;
    max-width: 300px;
    font-weight: bold;
    color: #000;
    border: none;
    border-radius: 20px;
    background: #ffbe16;
    outline: none;
}

#alert_polis h4{
    text-align: left;
}

#form2 .iti,
#form2 #phone {
    width: 100%;
}

#phone2{
    width: 100%;
}
.iti__selected-flag{
    outline: none;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{
    background-color: transparent !important;
}