/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.4.1.1631173031
Updated: 2021-09-09 07:37:11

*/

.otziv-single {
    -webkit-text-size-adjust: 100%;
    --page-title-display: block;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    -webkit-font-smoothing: antialiased;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
    display: flex;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    padding: 30px 30px 30px 30px;
    background-color: #F4F4F4;
}

.otziv-single h3{
    -webkit-text-size-adjust: 100%;
    --page-title-display: block;
    -webkit-font-smoothing: antialiased;
    padding: 0;
    margin: 0;
    color: var( --e-global-color-secondary );
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6em;
    letter-spacing: 0.2px;
}

.otziv-single .elementor-style-rating{
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.otziv-single .elementor-star-rating{
    -webkit-text-size-adjust: 100%;
    --page-title-display: block;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.otziv-single .elementor-style-rating i{
    -webkit-text-size-adjust: 100%;
    --page-title-display: block;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default;
    color: #DBDBDB;
    margin-right: 5px;
}
.otziv-single .elementor-star-full{
    -webkit-text-size-adjust: 100%;
    --page-title-display: block;
    font-weight: 400;
    line-height: 1.5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default;
    color: #DBDBDB;
    margin-right: 5px;
}
.otziv-single .elementor-star-rating i:before{
    content: "\002605"!important;
    color: #f0ad4e;
}

/*CF7 form*/
.pop-name.pop-tel{
    width: 100%;
}
    
#wpcf7-f1030-o1 > form > p:nth-child(2) > label > span > input{
    box-sizing: border-box;
    transition: all .3s;
    width: 100%!important;
    border: 1px solid #818a91;
    vertical-align: middle;
    -webkit-box-flex: 1;
    flex-grow: 1;
    min-height: 59px;
    padding: 7px 20px;
    color: var( --e-global-color-secondary );
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 0.2px;
    background-color: #FFFFFF;
    border-color: var( --e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
}

.pop-form .pop-tel input{   
    box-sizing: border-box;
    transition: all .3s;
    width: 100%;
    border: 1px solid #818a91;
    vertical-align: middle;
    -webkit-box-flex: 1;
    flex-grow: 1;
    min-height: 59px;
    padding: 7px 20px;
    color: var( --e-global-color-secondary );
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 0.2px;
    background-color: #FFFFFF;
    border-color: var( --e-global-color-secondary );
    border-radius: 0px 0px 0px 0px;
}

.pop-form .wpcf7-list-item-label{
    vertical-align: middle;
    box-sizing: border-box;
    display: inline;
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6em;
    letter-spacing: 0.2px;
}

.pop-form .wpcf7-submit{
    -webkit-text-size-adjust: 100%;
    width: 100%!important;
    margin: 0;
    overflow: visible;
    text-transform: none;
    width: auto;
    -webkit-appearance: button;
    white-space: nowrap;
    user-select: none;
    box-sizing: border-box;
    display: inline-block;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    cursor: pointer;
    border: none;
    padding: 20px 40px;
    min-height: 59px;
    flex-basis: 100%;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6em;
    letter-spacing: 0.2px;
    border-radius: 0px 0px 0px 0px;
    background-color: var( --e-global-color-primary );
    color: var( --e-global-color-secondary );
}
.multistep-form .e-form__buttons{
    width: 50%;
    right: 0px;
    left: 50%;
    bottom: 70px;
}

.multistep-form .elementor-field-option {
    cursor: pointer;
}
.multistep-form .elementor-field-option input{
    display: none;
    width: 0px;
    height: 0px;
}

.multistep-form .elementor-field-option label{
font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    cursor:pointer;
}
.multistep-form .elementor-field-option label:hover{
    background-color: #FFCD33;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}


.multistep-form .elementor-field-option{
    background-color: #000;
    padding: 160px 20px 20px 20px;
}


/*1st step*/
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-option:nth-of-type(1){
    background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/chastnyj-dom1.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-option:nth-of-type(2){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/kafe.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-option:nth-of-type(3){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/gostinica.jpg);
    background-position: center right;
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-option:nth-of-type(4){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/magazin.jpg);
    background-size: cover;
}

.multistep-form .elementor-field-type-step:nth-of-type(1) .e-form__buttons{
    width: 45%;
    left: 55%;
    padding-left:50px!important;
    top: -72px;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-group-field_12c98ed{
    width: 45%;
    padding-left:50px!important;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
    width: 25%;
}
.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-required{
    width: 55%;
}


/*2st step*/

.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-option:nth-of-type(1){
    background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/sprjatatsja-ot-solnca.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-option:nth-of-type(2){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/skrytsja-ot-dozhdja.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-option:nth-of-type(3){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/ukrasit-fasad.jpg);
    background-position: center right;
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .e-form__buttons{
    width: 45%;
    left: 55%;
    padding-left:50px!important;
    top: -72px;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-type-html{
    width: 45%;
    padding-left:50px!important;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
    width: 33%;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-required{
    width: 55%;
}


/*3rd step*/

.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(1){
    background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/loktevye-markizy.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(4){
    background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/zip-markizy.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(2){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/korzinnye-markizy.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(5){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/terrasa-pergola.jpg);
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(3){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/vitrinnye-markizy.jpg);
    background-position: center right;
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-option:nth-of-type(6){
background-image: url(https://songa-group.ru/wp-content/uploads/2021/12/zimnij-sad.jpg);
    background-position: center right;
    background-size: cover;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-radio{
    width: 55%;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .e-form__buttons{
    width: 45%;
    left: 55%;
    padding-left:50px!important;
    top: -305px;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-html{
    width: 45%;
    padding-left:50px!important;
}
.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
    width: 33%;
}
.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-required{
    width: 55%;
}


/*4th step*/

.multistep-form .elementor-field-group-field_670e39d .e-form__buttons:nth-of-type(4){
    width: 50%;
    right: 0px;
    left: 50%;
    bottom: 0px;
}


.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-type-radio{
    width: 55%;
}
.multistep-form .elementor-field-type-step:nth-of-type(4) .e-form__buttons{
    width: 45%;
    left: 55%;
    top:43px;
    padding-left:50px!important;
}
.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-type-html{
    width: 45%;
    padding-left:50px!important;
}
.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
    width: 33%;
}
.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-required{
    width: 55%;
}

#form-field-field_56c047b{
    padding: 1rem;
        border: 1px solid black;
        border-radius: 0px;
}

/*5th step*/


.multistep-form .elementor-field-type-step:nth-of-type(5) .elementor-field-option:nth-of-type(1) label{
    background-image: url(https://songa-group.ru/wp-content/uploads/2021/08/viber.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 20px;
    margin-right: 10px;
}
.multistep-form .elementor-field-type-step:nth-of-type(5) .elementor-field-option:nth-of-type(2) label{
background-image: url(https://songa-group.ru/wp-content/uploads/2021/08/whatsapp-1.jpg);
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 20px;
    margin-right: 10px;
}
.multistep-form .elementor-field-type-step:nth-of-type(5) .elementor-field-option:nth-of-type(3) label{
background-image: url(https://songa-group.ru/wp-content/uploads/2021/08/telegram.jpg);
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 20px;
    margin-right: 10px;
}
.multistep-form .elementor-field-type-step:nth-of-type(5) .elementor-field-option:nth-of-type(4) label{
background-image: url(https://songa-group.ru/wp-content/uploads/2021/08/call.jpg);
        background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    padding: 20px;
}
.multistep-form .elementor-field-type-step:nth-of-type(5) .elementor-field-type-radio .elementor-field-option{
    background-color: #fff;
    padding: 0px!important;
}

.multistep-form .e-form__buttons:nth-of-type(4){
    width: 50%;
    right:auto;
    left: auto;
    bottom: auto;
}
.multistep-form #form-field-field_4939949{
    margin-top: 20px;
    padding: 7px 20px;
    min-height: 59px;
}
.multistep-form .elementor-field-group-field_079ae96{
    flex-direction: column;
}
.multistep-form .elementor-field-group-field_49399{
    width: 50%;
}
.multistep-form .elementor-field-group-field_ce070d8 .elementor-field-option{
    background: none!important;
    padding: 0px;
}
.multistep-form .elementor-field-group-field_ce070d8 .elementor-field-option{
    font-family: "Montserrat", Sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
    background-color: var( --e-global-color-text );
    cursor: pointer;
    text-align:left;
    background-image: none;
    padding: 0px;
    margin-top: 10px;
}
#form-field-field_ce070d8{
    visibility: initial;
    width:auto;
    height: auto;
}
.elementor-field-group-field_ce070d8 label{
    background-image: none!important;
    font-size: 14px!important;
    padding: 0px 0px 0px 10px!important;
}
.multistep-form .e-form__buttons:last-of-type {
    width: 100%;
    right: auto;
    left: auto;
    bottom: 0px;
}

@media screen and (max-width:769px) {

    .otziv-single p{
        -webkit-text-size-adjust: 100%;
        -webkit-font-smoothing: antialiased;
        padding: 0;
        margin: 0;
        color: var( --e-global-color-secondary );
        font-family: "Montserrat", Sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.6em;
        letter-spacing: 0.2px;
    }
    
    .otziv-single {
        -webkit-text-size-adjust: 100%;
        font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #333;
        -webkit-font-smoothing: antialiased;
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        align-content: flex-start;
        display: flex;
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin: 0px 0px 0px 0px;
        padding: 10px 10px 10px 10px;
        background-color: #F4F4F4;
    }  
    .multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-group-field_12c98ed,.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-html,.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-type-html,.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option,.multistep-form .elementor-field-type-step:nth-of-type(3) .e-form__buttons,.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-type-html,.multistep-form .elementor-field-type-step:nth-of-type(4) .e-form__buttons{
        padding-left:20px!important;
    }
    .multistep-form .elementor-field-type-step:nth-of-type(1) .e-form__buttons{
        padding-left:20px!important;
        top: -81px;
    }
    .multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option,.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option,.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{
        width:50%;
    }
    .multistep-form .e-form__buttons:nth-of-type(4){
        margin-top:10px;
    }
    
    /*2step*/
    
    .multistep-form .elementor-field-type-step:nth-of-type(2) .e-form__buttons{
        padding-left:20px!important;
        top: -134px;
    }
    
    /*3step*/
    
    .multistep-form .elementor-field-type-step:nth-of-type(3) .e-form__buttons{
        padding-left:20px!important;
        top: -367px;
    }
    
    /*4step*/
    
    .multistep-form .elementor-field-type-step:nth-of-type(4) .e-form__buttons{
        padding-left:20px!important;
        top: -80px;
    }
}
@media screen and (max-width:481px) {
    .multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-required,.multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-group-field_12c98ed,.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-required,.multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-type-html,.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-radio,.multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-html,    .multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option, .multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option, .multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option,.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-required,.multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-type-html{
        width:100%;
    }
    .multistep-form .elementor-field-option{
        padding:40px 20px 40px 20px;
    }
    .multistep-form .elementor-field-option label{
        font-size:14px;
    }
    .multistep-form .elementor-field-type-step:nth-of-type(1) .elementor-field-group-field_12c98ed, .multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-type-html, .multistep-form .elementor-field-type-step:nth-of-type(2) .elementor-field-type-html, .multistep-form .elementor-field-type-step:nth-of-type(3) .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option, .multistep-form .elementor-field-type-step:nth-of-type(3) .e-form__buttons, .multistep-form .elementor-field-type-step:nth-of-type(4) .elementor-field-type-html, .multistep-form .elementor-field-type-step:nth-of-type(4) .e-form__buttons{
        padding-left:4px!important;
    }
    .multistep-form .elementor-field-type-step:nth-of-type(1) .e-form__buttons,.multistep-form .elementor-field-type-step:nth-of-type(2) .e-form__buttons,.multistep-form .elementor-field-type-step:nth-of-type(3) .e-form__buttons,.multistep-form .elementor-field-type-step:nth-of-type(4) .e-form__buttons,.multistep-form .e-form__buttons:nth-of-type(4){
        padding-left: 0px!important;
        top:auto;
        width: 100%;
        left: auto;
    }
    #form-field-field_56c047b{
        margin-top:20px;
    }
    .multistep-form .elementor-field-type-step .elementor-field-option {
        background-size: 140px!important;
        background-repeat: no-repeat;
        background-color: #fff;
        background-position: left!important;
    }
    .multistep-form .elementor-field-option {
        padding: 40px 20px 40px 140px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .multistep-form .elementor-field-type-step:nth-of-type(3)  label{
        padding-left: 145px;
    }
}

