
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    color: #131313;
    font-weight: normal;
    line-height: 100%;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
    text-align: left;
}

h3 {
    font-size: 32px;
    text-align: left;
}

h6 {
}

a {
    color: #2c3144;
}

a:hover {
    text-decoration: none;
}

/*  Форма
*****************************************/
.form1 {
    width: 100%;
    text-align: center;
}

.form1 h6 {
    font-size: 28px;
    line-height: 110%;
    color: #fff;
    padding: 0px 0px 35px;
    font-weight: 400;
}

.form1 p {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    font-size: 12px;
    color: #fff;
    padding: 10px 0px 0px;
    font-weight: 300;

}

.form1 input {
    display: block;
    margin: 0px auto 10px;
    padding: 10px 20px;
    width: 100%;
    max-width: 280px;
    border: 1px solid #502878;
    border-radius: 8px;
    font-size: 16px;
}

.form1 textarea {
    display: block;
    margin: 0px auto 10px;
    padding: 10px 20px;
    width: 100%;
    max-width: 280px;
    height: 100px;
    border: 1px solid #502878;
    border-radius: 10px;
    font-size: 16px;
}

.form1 input[type=submit] {
    margin: 0px 0px 10px;
    padding: 10px 5px 8px;
    width: 100%;
    max-width: 280px;
    background-color: #d40d03;
    border: 1px solid #d40d03;
    border-top: 1px solid #ed0f03;
    border-bottom: 2px solid #b70b03;

    border-radius: 8px;
    font-size: 16px;
    color: #fff;
    text-transform: none;
    text-align: center;

    /* убераем стили айфона */
    -webkit-appearance: none;
    display: inline-block;
}

.form1 input[type=submit]:hover {
    background-color: #e10e03;
    cursor: pointer;
}

.form1 input[type=submit]:active {
    margin: 1px 0px 9px;
    border-bottom: 1px solid #ed0f03;
    border-top: 2px solid #b70b03;
}

/* оффер
******************************************/
.box1 {
    background: url(../img/bg-header.jpg) center no-repeat;
    background-size: cover;
    margin-top: 0px;
}

.box1-2 {
    padding: 0;
    /*min-height: 985px;*/
    min-height: 764px;
}

.box1 .bx11 {
    width: 1170px;
    padding: 33px 0 28px;
    font-size: 18px;
    text-align: right;
    color: white; /*#cadbf2;*/
}

.box1 .bx11 img {
    width:435px;
    height:auto;
}

/* bx12 */
.box1 .bx12 {
    padding: 70px 0px 40px 0px;
    font-size: 28px;
    line-height: 36px;
}
.box1 .bx12 h1 {
    font-size: 40px;
    color: #fff;
    line-height: 48px;
    margin-bottom: 30px;
}

.box1 .bx12 h2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin: 50px auto;
    text-align: center;
}

.box1 .bx12 span {
    font-size: 36px;
    line-height: 36px;
    text-align: left;
    text-transform: uppercase;
    color: #ee7300;

    text-shadow: 1px 1px 0px #fff,
    -1px 1px 0px #fff,
    -1px -1px 0px #fff,
    1px -1px 0px #fff;
}

.box1 .bx12 .form1 {
    width: 280px;
    margin: 0px auto 0px 0px;
    padding-top: 30px;
}

.box1 .bx12 .form1 input {
    border: 0px solid #502878;
}

.box1 .bx12 .form1 input[type=submit] {
    background-color: #ef7c00;
    border: 0px solid #d40d03;
    padding: 10px 20px 9px;
    text-align: center;
}

.box1 .bx12 .form1 input[type=submit]:hover {

}

.box1 .bx12 .form1 input[type=submit]:active {
    margin: 1px 0px 9px;
    border-bottom: 0px solid #ed0f03;
    border-top: 0px solid #b70b03;
}

/* bx13 */
.box1 .bx13 {
    float: right;
    text-align: right;
}

.box1 .bx13 p {
    font-family: Lato, sans-serif;
    font-size: 24px;
    color: #fff;
    -webkit-appearance: none;
    margin-bottom: 8px;
    text-align: center;
}

.box1 .bx13 .p1, .box1 .bx13 .p3 {
    padding-top: 0px;
    text-decoration: none;
    font-family: Lato, sans-serif ;
    font-weight: bold;
    color: #fff;
}

.box1 .bx13 .p2 {
    font-size: 14px;
}

/* Старая версия */

/* ul */
.box1 ul {
    text-align: center;
}

.box1 ul li {
    display: inline-block;
    font-size: 24px;
    color: #fff;
}

.box1 ul li:nth-child(1) {
    display: block;
    padding: 2px 0px 0px;
    float: left;
    width: 165px;
    text-align: left;
    font-size: 9px;
    letter-spacing: 0.1px;
}

.box1 ul li:nth-child(1) span {
    color: #f27e00;
}

.box1 ul li:nth-child(2) {
    padding: 0px 0px 0px 0px;
    text-align: center;
    line-height: 110%;
    font-size: 22px;
}

.box1 ul li:nth-child(2) span {
    font-size: 21px;
}

.box1 ul li:nth-child(3) {
    display: block;
    float: right;
    padding: 9px 0px 0px 0px;
    width: 180px;
    text-align: right;
}

.box1 ul li:nth-child(3) span {
    display: block;
    font-size: 12px;
    text-align: right;
}

.box1 ul:after {
    content: " ";
    display: block;
    padding-bottom: 140px;
    clear: both;
}

/* bx3 */
.box1 .bx3 {
    display: none;
}

/* bx1 */
.box1 .bx1 {
    float: left;
    width: 510px;
    position: relative;
    font-size: 36px;
    color: #fff;
    line-height: 150%;
    text-transform: uppercase;
}

.box1 .bx1 span {
    display: block;
    font-size: 42px;
}

.box1 .bx1 img {
    position: absolute;
    bottom: -60px;
    right: -100px;
}

/* bx2 */
.box1 .bx2 {
    text-align: center;
    position: relative;
}

.box1 .bx2 .form1 {
    width: 280px;
    margin: 0px 0px 0px auto;
}

.box1 .bx2 img {
    position: absolute;
    bottom: -75px;
    right: 290px;
}


.owl-pagination {
    display: none;
}

.owl-buttons {
    text-align: center;
}

/* Наши Карта
******************************************/

.box13 {
    padding: 0px 0px 0px;
    position: relative;
    min-height: 400px;
}

.box13 .bx1 {
    position: relative;
    height: 0px;
    width: 100%;
}

.box13 .bx2 {
    position: absolute;
    top: 0px;
    right: 0px;
    /*width:45%;
    margin: 30px 0px 0px;
    padding: 60px 30px 30px;*/
    margin: 20px 0px 0px;
    padding: 25px 30px 0px;
    background-color: rgba(0, 0, 0, 0.64);
    color: #fff;
    z-index: 200;
}

.box13 .p1 {
    padding: 0px 0px 3px 26px;
    background: url(../img/adres.png) top left no-repeat;
    color: #fff;
    font-size: 18px;
}

.box13 .p2 {
    padding: 0px 0px 3px 26px;
    margin: 10px 0px 30px 0px;
    background: url(../img/tel.png) top left no-repeat;
    color: #fff;
    font-size: 18px;
}

.box13 .p3 {
    display: none;
}

.part-50, .part-40, .part-60 {
    width: 50%;
    padding:0;
    margin:0;
    float: left;
}
.part-50.first {
     text-align: left;
}
.part-50.last {
    text-align: right;
}
.part-50.center {
    margin: 0 auto;
}
.part-40 {
    width: 40%;
}
.part-60 {
    width: 60%;
}
.button-call, .button-header {
    text-align: center;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
}
.button-call {
    background-color: transparent;
    background: url(../img/tel.png) 15px 50% no-repeat;
    padding: 15px 10px 15px 35px;
    border-radius: 3px;
    width: 170px;
    height: 50px;
    font-size: 14px;
    border: 1px solid #ffffff;
    font-weight: 500;
    margin: 10px auto;
}

.button-call:hover {
    background-color: rgba(255,255,255,0.2);
    cursor: pointer;
}
.button-header {
    background-color: #c79c6e;
    padding: 20px;
    border-radius: 3px;
    width: 515px;
    height: 86px;
    font-size: 26px;
    border: 1px solid #997650;
    display: block;
    margin: 10px auto 0;
    font-weight: bold;
}

.button-header:hover {
    background-color: #997650;
    cursor: pointer;
}

.dark-block {
    background-color: #2c3144;
    width: 100%;
    /*height: 240px;*/
    margin: 0;
    color: #ffffff;
}
.container {
    width: 1170px;
    height: 100%;
    margin: auto;
    padding:0;
    box-sizing: border-box;
    display: flex;
}
.counter-box {
    font-size: 16px;
    vertical-align: middle;
    margin:0;
    box-sizing: border-box;
    height: 100%;
    text-align: center;
}

.cbox1, .cbox3 {
    width: 20%;
}

.cbox2 {
    width: 16%;
}
.cbox4, .cbox5 {
    width: 22%;
}
.counter-value {
    font-size: 46px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}
.counter-box p {
    text-align: center !important;
    margin: 0 !important;
}
.clinet-time, .all-inclusive, .director, .rieltor, .block, .dark-block {
    padding: 80px 0;
}
.clinet-time .container, .all-inclusive .container, .director .container,
.rieltor .container, .block .container  {
    display: block;
}
.clinet-time h2, .podborka h2, .all-inclusive h2, .director h2,
.rieltor h2, .block h2, #pop_up_form_z h2, .dark-block h2, .address h2, #form_10c h2 {
    width:100%;
    font-size: 36px;
    color: #2c3144;
    text-align: center;
    font-weight: normal;
    /*padding: 55px 0 35px;*/
    padding: 0 0 35px;
    background: url("../img/title-bottom.png") center bottom no-repeat;
    margin-bottom: 55px;
}
#form_10c h2 {
    margin-bottom: 0;
}
#form_10c h3 {
    color: #2c3144;
    text-align: center;
    font-size: 24px;
    padding: 20px 0px 40px;
}
.all-inclusive h3 {
    width:100%;
    font-size: 24px;
    line-height: 28px;
    color: #2c3144;
    text-align: center;
    margin-bottom: 45px;
}
.podborka {
    background-color: #2c3144;
    border-bottom: 8px solid #c79c6e;
}
.podborka h2, .director h2, .rieltor h2, .dark h2, .dark-block h2, .address h2 {
    color: #ffffff;
}
.podborka h3 {
    margin-bottom: 0 !important;
}
.dark {
    background-color: #2C3144;
    color: #ffffff;
}
.darkness {
    background-color: #0c0f19;
}
.block-body p {
    text-align: justify;
    margin-left: 30px;
    margin-bottom: 20px;
    /*font-size: 18px;
    line-height: 28px;*/
    font-size: 16px;
    line-height: 22px;
    padding: 0 10px;
}
.block-body {
    /*margin-bottom: 35px;*/
    display: flex;
}
.bg-img {
    width: 100%;
    height: auto;
    padding: 35px 30px 0 35px;
    background: url("../img/client-time-bg.png") top left no-repeat;
    background-size: 90%;
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 450px
}
.bg-img-1 {
    width: 90%;
    height: auto;
    padding: 35px 30px 0 0;
    background: url("../img/client-time-bg.png") top right no-repeat;
    background-size: 90%;
    margin-left: 30px;
    margin-bottom: 0px;
}

.podborka-1 {
    border-top: 8px solid #c79c6e;
    border-bottom: 0;
}
.podborka-1 h3 {
    padding: 35px 0 ;
    color: #2c3144;
    font-size: 24px;
    margin: 0 auto;
    text-align: center;
}
.podborka-1 img {
    margin: 0 20px -20px;
}
.podborka-content-1 {
    display: flex;
    margin: 0;
    padding: 0;
}
.object-1, .object-2, .object-3 {
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /*cursor: pointer;*/
}
.object-1 .scalable, .object-2 .scalable, .object-3 .scalable {
    height: 100%;
    width: auto;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
}
.object-1 .scalable:hover, .object-2 .scalable:hover , .object-3 .scalable:hover  {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.podborka-content-1 h4 {
    position: absolute;
    color: #ffffff;
    top: 50%;
    font-size: 30px;
    width: 100%;
}
.podborka-content-1 p {
    color: #060606;
    padding: 0 0 25px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}
.hot-button1 {
    margin:90px auto 0;
}

#form-1, #form-2, #form-3, #form-4, #form-5, #form-6,
#form-7, #form-8, #form-9, #form-10, #form-11, #form-12  {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    top:0;
    left:0;
    background-color: #ffffff;
    padding: 50px 20px;
    text-align: center;
}
.object-form {
    width: 100%;
    height: 100%;
    text-align: center;
}
.object-form p {
    text-align: center;
}

.button-podborka, .work-button {
    max-width: 490px;
    margin: 10px auto 0 !important;
    padding: 20px 40px !important;
    background-color: #2c3144 !important;
    border: 0 !important;
    border-radius: 4px;
    font-size: 24px !important;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.button-podborka:hover, .work-button:hover {
    background-color: #c79c6e !important;
}
.clinet-time .form1, .think .left .form1 {
    text-align: center;
    padding-right: 90px;
}
.think .right .form1 {
    text-align: center;
    padding-right: 0;
    padding-left: 80px;
}
.clinet-time .form1 p, .think .form1 p {
    color: #000000;
    font-size: 24px;
    text-align: center;
    margin: 0 auto 30px;
    padding: 0;
    max-width: none;
    line-height: 36px;
}
.think .form1 p {
    color: #ffffff;
}

.clinet-time .form1 input[type=text], .clinet-time .form1 input[type=tel],
.think .form1 input[type=text], .think .form1 input[type=tel] {
    width: 100%;
    background-color: #e6e6e6;
    padding: 10px 15px;
    border: 1px solid #b5b5b5;
    border-radius:  4px;
    font-size: 18px;
    font-style: italic;
    color: #626262;
    max-width: none;
    margin-bottom: 30px;
}
.clinet-time .form1 input[type=submit] {
    max-width: none;
}

.think .form1 input[type=submit] {
    background-color: #c79c6e !important;
    border: 2px solid #997650 !important;
    margin: 10px auto 0 !important;
    padding: 20px 40px !important;
    border-radius: 4px;
    font-size: 24px !important;
    text-align: center;
    font-weight: bold;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    max-width: none;
}

.think .form1 input[type=submit]:hover {
    background-color: #997650 !important;
}

.clinet-time .right img {
    /*/margin-left: 40px;*/
    margin-right: 0;
    margin-top: 0 !important;
    padding-right: 0;
}

.all-inclusive {
    background-color: #cfcfcf;
}
.all-inclusive-box {
    background-color: #ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    border-radius: 4px;
    margin: 0 20px;
    height: auto;
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.all-inclusive-box p {
    text-align: center;
    margin: 25px auto;
    font-weight: bold;
}
.present p {
    font-size: 18px;
    padding: 0 25px;
    margin: 30px auto 20px;
}
.all-inclusive .block-body {
    display: flex;
}
.all-inclusive-box:first-child {
    margin-left: 0;
}
.all-inclusive-box:last-child {
    margin-right: 0;
}
.all-inclusive-box img {
    width: 90px;
    height: auto;
}
.all-inclusive-box ul {
    margin: auto;
    /*padding: 0 40px 0 85px;*/
    padding: 0 40px 0 40px;
}
.all-inclusive-box ul li {
    /*list-style: url("../img/right-arrow.png") outside;*/
    font-size: 14px;
    margin: 10px 0;
    /*text-align: left;*/
    text-align: center;
}
.all-inclusive-box ul li i {
    text-align: center;
    margin: 20px 0;
}
.all-inclusive-box ul li i a {
    color: #000000;
    text-decoration: none;
    font-style: italic;
    border-bottom: 2px solid #626262;
    cursor: pointer;
}
.job-structure {
    width: 100%;
    height: 1400px;
    background: url("../img/karkas.png") center top no-repeat;
    background-size: auto 85%;
    box-sizing: border-box;
}
.job-structure-box-left, .job-structure-box-right {
    width: 50%;
    margin: auto;
}
.job-structure-box-center {
    width: 50%;
    margin: 50px auto 0;
}
.job-shadow {
    background-color: #ffffff;
    box-shadow: 0 0 30px rgba(0,0,0,.2);
    border-radius: 4px;
    max-width: 510px;
}
.job-shadow p {
    margin: 0;
    padding: 40px 10px 40px 40px;
    font-size: 24px;
    line-height: 32px;
}
.job-structure-box-center.job-shadow p {
    padding: 20px 10px 20px 40px;
}
.job1, .job2, .job3, .job4, .job5, .job6 {
    width: 100%;
}
.job1 {
    height: 13%;
}
.job2 {
    height: 17%;
}
.job3 {
    height: 15%;
}
.job4 {
    height: 21%;
}
.job5 {
    height: 15%;
}
.job6 {
    height: 15%;
}
.job-number {
    display: none;
}
.job-structure-box, .job-structure-box-left.job-shadow, .job-structure-box-right.job-shadow, .job-structure-box-center.job-shadow,
.middle-part {
    display: flex;
    align-items: center;
    justify-content: center;
}
.director {
    background-color: #2c3144;
    width: 100%;
    color: #ffffff;
}
.director h4 {
    color: #ffffff;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
}
.director h3 {
    color: #c79c6e;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.director p {
    font-size: 16px;
    color: #ffffff;
    margin-left: 0;
    padding: 0;
}
.director .left p {
    padding-right: 30px;
}

.director .second-right {
    /*margin-left: 95px;*/
    padding-left: 60px;
}
.director .left img {
    width: 95%;
    height: auto;
}
.director .block-body:first-child {
    margin-bottom: 20px;
}
.soc-staff {
    width: 25px;
    height: 25px;
    margin-bottom: 50px;
    float: left;
    margin-right: 30px;
}
.staff {
    font-size: 14px !important;
    text-align: left !important;
}
.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: 1s;
}
.grayscale:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
#owl-staff .owl-dot span, #owl-staff .owl-dot.active span,
#owl-certificate .owl-dot span, #owl-certificate .owl-dot.active span,
#owl-rieltor .owl-dot span, #owl-rieltor .owl-dot.active span,
#owl-rieltor1 .owl-dot span, #owl-rieltor1 .owl-dot.active span,
#owl-rieltor2 .owl-dot span, #owl-rieltor2 .owl-dot.active span,
#owl-diplom .owl-dot span, #owl-diplom .owl-dot.active span,
#owl-client .owl-dot span, #owl-client .owl-dot.active span,
#owl-hot .owl-dot span, #owl-hot .owl-dot.active span,
#owl-atestat .owl-dot span, #owl-atestat .owl-dot.active span,
#owl-ipoteka .owl-dot span, #owl-ipoteka .owl-dot.active span {
    border: 2px solid #ffffff;
    width: 15px;
    height: 15px;
    background: transparent;
    margin: 5px 5px;
}
#owl-staff .owl-dot.active span, #owl-rieltor .owl-dot.active span,
#owl-rieltor1 .owl-dot.active span, #owl-rieltor2 .owl-dot.active span,
#owl-client .owl-dot.active span, #owl-hot .owl-dot.active span {
    background: #ffffff;
}
#owl-staff .owl-dots, #owl-certificate .owl-dots,#owl-atestat .owl-dots, #owl-rieltor .owl-dots, #owl-rieltor1 .owl-dots,
#owl-rieltor2 .owl-dots, #owl-ipoteka .owl-dots,#owl-diplom .owl-dots, #owl-client .owl-dots, #owl-hot .owl-dots {
    margin-top: 40px;
}
#owl-certificate .owl-dot span, #owl-certificate .owl-dot.active span,
#owl-atestat .owl-dot span, #owl-atestat .owl-dot.active span,
#owl-diplom .owl-dot span, #owl-diplom .owl-dot.active span,
#owl-ipoteka .owl-dot span, #owl-ipoteka .owl-dot.active span{
    border: 2px solid #2c3144;
    background: #ffffff;
}
#owl-certificate .owl-dot.active span, #owl-ipoteka .owl-dot.active span,
#owl-atestat .owl-dot.active span, #owl-diplom .owl-dot.active span {
    background: #2c3144;
}

#owl-certificate .owl-stage {
    display: flex !important;
}
#owl-certificate .owl-item img {
    width: auto !important;
    height: 100% !important;
}
.rieltor {
    background: url(../img/bg-rieltor.png) center no-repeat;
    background-size: cover;
    margin-top: 0;
    width: 100%;
}
.rieltor h3, .podborka h3 {
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 30px;
    line-height: 30px;
}
.rieltor h3 a {
    color: #ffffff;
    text-decoration: underline;
}
.rieltor-block {
    position: relative;
    text-align: center;
    background-color: #ffffff;
    min-height: 500px;
    margin-top: 70px;
}
.rieltor-block img {
    position: absolute;
    top: -60px;
    left: calc(50% - 70px);
    text-align: center;
    width: 130px !important;
    height: 130px !important;
    border-radius: 50%;
}
.rieltor-desc {
    padding: 100px 30px 100px;
    font-size: 16px;
    text-align: justify;
}
.rieltor-desc p {
    color: #000000;
    text-align: justify;
}
.rieltor-title {
    background: url("../img/rieltor-box.png") center top no-repeat;
    background-size: cover;
    text-align: center;
    padding: 15px 0 10px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
.rieltor-title h4 {
    color: #2c3144;
    font-size: 24px;
    padding: 10px 0 5px;
}
.rieltor-title p {
    position: relative;
    color: #4f4f4f;
    font-size: 16px;
    text-align: center;
    bottom:0;
    padding: 2px 0;
}
.rieltor-desc p:first-child{
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.rieltor-prof {
    text-align: center;
    font-size: 18px !important;
    line-height: 28px;
    color: #4f4f4f;
    margin-bottom: 20px;
}
.to-work {
    background: url("../img/to-work.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
}
.work-button {
    padding: 25px 70px !important;
    border: 1px solid #ffffff !important;
    font-weight: normal;
    text-decoration: none;
    margin-top: 50px !important;
}
.light {
    background-color: #ffffff;
}
.grey {
    background-color: #e0e0e0;
}
.think {
    /*padding-bottom: 65px;*/
}
.question6 .block-body {
    flex-direction: column;
}
.question6-box {
    background-color: #ffffff;
    box-shadow: 0 0 40px rgba(0,0,0,.3);
    border-radius: 4px;
    width: 48%;
    text-align: center;
    padding: 0;
}
.question6-box h4 {
    text-align: center;
    margin: 0 auto;
    font-weight: bold;
    padding: 35px 25px 35px 90px;
    position: relative;
    font-size: 24px;
}
.question6-box p {
    text-align: justify;
    margin: auto;
    padding: 20px 25px;
    font-size: 16px;
}
.question-row  {
    display: inline;
    width: 100%;
    margin-bottom: 35px;
}
.question6-box.left {
    margin-right: 25px;
    float: left;
}
.question6-box.right {
    float: right;
}
.question-number {
    width: 60px;
    height: 60px;
    list-style: none;
    border: 2px solid #c79c6e;
    padding:15px 17px 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 20px;
    margin-top: -5px;
}
.day-14 {
    /*background: url("../img/bg-day14.jpg") center center no-repeat;
    background-size: cover;*/
    text-align: center;
}
.button-day-14{
    padding: 20px 30px 20px 100px !important;
    border: 2px solid #ffffff !important;
    font-weight: normal;
    text-decoration: none;
    background: #c79c6e url("../img/check-mark.png") 30px center no-repeat;
    background-size: auto 60%;
    margin: 10px auto 0 !important;
    border-radius: 4px;
    font-size: 22px !important;
    line-height: 24px;
    color: #fff !important;
    text-align: center;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
.day-14 h2 {
    font-weight: normal;
}
.day-14 h2 span, .allsochi h2 span, .to-work h2 span{
    font-size: 24px;
    display: block;
    text-align: center;
    margin: 30px auto 0;
}
.work-price {
    color: #000000;
}
.work-price .all-inclusive-box {
    height: auto;
    margin: 0 10px;
}
.work-price .all-inclusive-box ul {
    height: auto;
    padding: 0px 30px 0px 35px;
}
.sale {
    background: url("../img/bg-sale.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 90px;
}
.sale p {
    font-size: 24px;
    margin-bottom: 60px;
    text-align: center;
}
.sale .block-body {
    flex-direction: column;
}
.winner img {
    float: left;
    width: 65px;
    height: auto;
}
.winner p {
    float: left;
    font-size: 18px;
    padding: 20px;
    margin: 0;
}
.sale h3 {
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}
.winner {
    display: flex;
    flex-direction: column;
    padding-bottom: 60px;
}
.winner div {
    padding-left: 50px;
    margin: 5px 0;
}
.p-winner {
    font-size: 24px;
}
.p-winner-18 {
    font-size: 18px !important;
}
.countdown{
    list-style:none;
    margin:30px auto;
    padding:0;
    display: block;
    text-align: center;
}
.countdown li{
    display: inline-block;
    margin: 10px;
}
/* здесь дни, часы, минуты, секунды */
.countdown li span{
    width:100%;
    color:#ffffff;
    font-size:60px;
    display:inline-block;
}
/* разделители . и : */
.countdown li.seperator {
    color:#ffffff;
    font-size: 30px;
    vertical-align:top;
}

.countdown li div{
    margin:0;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
}
.sale .work-button {
    font-size: 36px !important;
    padding: 30px 110px !important;
}
.rules {
    font-size: 16px !important;
    margin: 50px 0 0 0 !important;
    text-align: left !important;
    line-height: 18px !important;
}
.dream {
    background: url("../img/bg-dream.png") center center no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 0 !important;
    display: flex;
}
.dream h3 {
    color: #ffffff;
    margin: auto;
    font-size: 36px;
    float: right;
    padding: 20px;
    width: auto;
}
.dream-button {
    background: rgba(0,0,0,.2);
    padding: 30px 60px !important;
    border: 1px solid #ffffff !important;
    font-weight: normal;
    text-decoration: none;
    font-size: 24px;
    color: #ffffff;
    float: left;
    border-radius: 4px;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
}
.dream-button:hover {
    background: rgba(0,0,0,.4);
}
.client-img img {
    width: 100%;
    height: auto;
}
.client-img {
    width:40%;
    float: left;
    overflow: hidden;
    position: relative;
}
.client-text {
    width: 60%;
    float: left;
    color: #000000;
    padding: 35px 80px 20px;
}
.client-border {
    position: absolute;
    left: 95%;
    top:0;
    height: 100% !important;
    width: auto !important;
}
#owl-client .owl-item {
    background-color: #ffffff;
}

.client-desc {
    margin-top: 30px;
}

.client-desc p {
    font-size: 16px;
}
.client-title {
    color: #c79c6e;
    font-size: 24px !important;
    line-height: 28px !important;
    font-weight: bold;
    margin-bottom: 10px !important;
    margin-top: 10px;
    text-align: center;
}

.hot-deal {
    background: url("../img/bg-hot-deal.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    padding-bottom: 90px;
}
.hot-form {
    width: 610px;
    margin: 0 auto;
}
.hot-form p {
    font-size: 24px;
    text-align: center;
    /*margin: 0 0 45px !important;*/
    padding: 0 !important;
    line-height: 28px;
}
.hot-form input[type=text], .hot-form input[type=tel] {
    width: 100%;
    background-color: rgba(230,230,230,.5);
    padding: 10px 15px;
    border: 1px solid #b5b5b5;
    border-radius:  4px;
    font-size: 18px;
    font-style: italic;
    color: #ffffff;
    max-width: none;
    margin-bottom: 30px;
}
.hot-form input[type=text]::placeholder, .hot-form input[type=tel]::placeholder {
    color: #ffffff;
}
.hot-form input[type=submit] {
    width: 100%;
    max-width: none;
    font-size: 36px;
}
.block-number {
    width: 60px;
    height: 60px;
    font-size: 18px;
    color: #ffffff;
    border-radius: 50%;
    background-color: #c79c6e;
    border: 2px solid #ffffff;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    text-align: center;
    padding: 18px;
    margin: -31px auto 0;
}
p.vigoda-text {
    text-align: justify !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 16px;
}
.vigoda-text {
    display: none;
}
.vigoda {
    margin: 0 50px;
    padding: 0 20px !important;
    position: relative;
    height: 320px;
}
.vigoda-bottom {
    position: absolute;
    bottom: 55px;
    left: 20px;
    font-size: 14px;
    display: none;
    padding-top: 40px;
}
.vigoda-title {
    font-size: 18px !important;
    line-height: 24px !important;
    margin: 15px auto !important;
}
.vigoda-block {
    margin-top: 60px;
}
.vigoda-icon {
    padding-top: 40px;
}
.vigoda-body {
    width: 100%;
    height: 70%;
    text-align: center;
}

.hot-img {
    width: 60%;
    float: left;
    overflow: hidden;
}
.hot-img img{
    width: auto !important;
    height: 100% !important;
}
.hot-text {
    width: 40%;
    height: 100%;
    padding: 30px 25px 30px;
    float: left;
    color: #000000;
    font-size: 18px;
    text-align: center;
}
.hot-text p {
    font-size: 18px;
    padding: 5px 0;
    text-align: center;
    line-height: 28px;
}
.hot-title {
    color: #2c3144;
    font-weight: bold;
    margin: 0 0 15px;
    font-size: 24px !important;
    text-align: center;
    line-height: 28px;
}
.hot-price-old {
    background-color: #2c3144;
    color: #ffffff;
    font-size: 24px !important;
    font-weight: bold;
    text-decoration: line-through;
    padding: 8px 15px;
    margin: 40px auto 0;
    text-align: center;
    display: inline-block;
}
.hot-price {
    font-size: 36px !important;
    margin: 15px auto 40px;
    text-align: center;
}
#owl-hot .owl-item {
    background-color: #ffffff;
}
.hot-button {
    color: #ffffff;
    background-color: #c79c6e;
    border: 1px solid #997650;
    padding: 20px 20px !important;
    border-radius: 4px;
    font-size: 24px !important;
    text-align: center;
    font-weight: normal;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
.hot-button:hover {
    background-color: #997650;
}
.hot-text .hot-button {
    max-width: 260px !important;
    margin: auto !important;
}
.hot-button1 {
    margin: 30px auto;
}
.address {
    background-color: #455164;
}
.map {
    height: 470px;
}
.address .left {
    /*display: flex;
    align-items: center;
    justify-content: center;*/
    height: 100%;
}
.address .form1 {
    padding-left: 20px;
    height: 100%;
    max-width: 400px;
}
.address h2 {
    margin-bottom: 20px;
}
.address .form1 p {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    max-width: 90%;
    padding: 0;
    margin-bottom: 20px;
}
.p-address {
    background: url(../img/address.png) center left no-repeat;
}
.p-tel, .p-address {
    padding: 10px 0px 15px 45px !important;
    color: #fff;
    font-size: 20px !important;
    margin-bottom: 0 !important;
}
.footer {
    text-align: center;
    padding: 90px 0 60px;
}
.footer .address-text {
    font-size: 24px;
    /*padding: 50px 0 20px;*/
    line-height: 32px;
    margin-bottom: 80px;
}
.right .address-text {
    margin-bottom: 0 !important;
}
.soc-blok {
    width: 38px;
    height: 38px;
    float: left;
    margin-right: 20px;
}
.soc-f {
    background: url("../img/fb1.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-f:hover {
    background: url("../img/fb2.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-inst {
    background: url("../img/inst1.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-inst:hover {
    background: url("../img/inst2.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-vk {
    background: url("../img/vk1.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-vk:hover {
    background: url("../img/vk2.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-ok {
    background: url("../img/ok1.png") center center no-repeat;
    background-size: 100% auto;
}
.soc-ok:hover {
    background: url("../img/ok2.png") center center no-repeat;
    background-size: 100% auto;
}
.footer a {
    color: #ffffff;
    text-decoration: none;
}
.footer a:hover {
    color: #ffffff;
}
.footer form {
    width: 80%;
    background-color: transparent !important;
    padding: 20px;
    text-align: center;
}
/*.footer form input[type="text"], .footer form input[type="tel"] {
    width: 100%;
    background-color: rgba(230, 230, 230, 1);
    padding: 15px 15px;
    border: 1px solid #000000;
    border-radius:  4px;
    font-size: 18px;
    color: #000000;
    max-width: none;
    margin-bottom: 40px;
}

.footer input[type=text]::placeholder, .footer input[type=tel]::placeholder {
    color: #626262;
    font-style: italic;
}*/
/*.footer input[type=submit] {
    width: 100%;
    max-width: none;
    color: #ffffff;
    background-color: #c79c6e;
    border: 1px solid #997650;
    padding: 20px 20px !important;
    border-radius: 4px;
    font-size: 24px !important;
    text-align: center;
    font-weight: normal;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
.footer input[type=submit]:hover {
    background-color: #997650;
}*/
.footer form a {
    font-size: 16px;
    color: #ffffff;
    border-bottom: 2px solid #6e6e6e;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}
.footer form a:hover {
    border-bottom: 1px solid #626262;
}
.footer form p {
    text-align: center;
}
.price_charts {
    width: 100%;
}
#chart1room, #chart2room, #chart3room,
#chart1room_area, #chart2room_area, #chart3room_area {
    width: 100%;
    height: 500px;
}
.amcharts-chart-div a {
    display: none !important;
}
.chart_spiner {
    text-align: center;
    margin: 40px;
    font-size: 2rem;
}
.chart_title {
    text-align: center !important;
    font-weight: 600;
}
.header-img {
    width: 80%;
    height: auto;
    margin: 0;
    padding: 0;
}
.header-img-div {
    border-radius: 50%;
    padding: 20px 20px;
    width: 30%;
    margin: 0 auto 70px;
    border: 3px solid #c79c6e;
    text-align: center;
    float: left;
}
.pp {
    width: 110px;
    height: 110px;
}
.pp1 {
    background: url("../img/map-top.png") center center no-repeat;
    background-size: 60% auto;
}
.pp2 {
    background: url("../img/insurance-top.png") center center no-repeat;
    background-size: 70% auto;
}
.pp3 {
    background: url("../img/bonus-top.png") center center no-repeat;
    background-size: 60% auto;
}
.pp4 {
    background: url("../img/wallet-top.png") center center no-repeat;
    background-size: auto 70%;
}
.pp5 {
    background: url("../img/mortgage-top.png") center center no-repeat;
    background-size: 60%;
}
.pp6 {
    background: url("../img/50-top.png") center center no-repeat;
    background-size: 70%;
}
.header-p {
    display: flex;
    padding: 0 10px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    vertical-align: middle;
    height: 110px;
    align-items: center;
}
.allsochi {
    background: url("../img/bg-allsochi.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    min-height: 520px;
    padding-bottom: 50px;
}
.allsochi-img {
    float: left;
}
.allsochi-text {
    display: flex;
    flex-direction: column;
    padding: 0 5px;
    box-sizing: border-box;
    margin-bottom: 50px;
}
.allsochi-text h4 {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    width: 100%;
}
.allsochi-text a {
    text-decoration: none;
    width: 80%;
    max-width: 230px;
    background-color: #c79c6e;
    border: 2px solid #997650;
    margin: 10px auto 0;
    padding: 8px 0;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    font-style: normal !important;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    color: #ffffff;
}
.allsochi-text a:hover {
    background-color: #997650;
}
.allsochi h2 {
    font-size: 30px;
}
.small-header {
    font-size: 30px !important;
    line-height: 34px;
    font-weight: normal !important;

}
.small-header1 {
    background: none !important;
    margin-bottom: 0 !important;
}
.small-subheader {
    /*height: 70px;*/
    max-width: 900px;
    min-width: 300px;
    font-size: 24px;
    color: #2c3144;
    text-align: center;
    margin: 0 auto 60px;
    display: flex;
    flex-direction: row;
    justify-items: center;
    align-items: center;
}
.small-subheader a {
    text-align: center;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
}
.small-subheader p {
    text-align: center;
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 10 0 0;

}
.free .block-body:last-child {
    padding-top: 35px;
}
.owl-client .owl-carousel .owl-stage {
    background-color: #ffffff;
}
.owl-carousel {
    width: 100%;
}

/*.owl-prev {
    position: absolute;
    top: 40%;
    margin: 0 !important;
    left: -7.5px;
    border: 1px solid #cdcdcd !important;
    width: 15px;
    height: 15px;
    transform: scale(3,3);
    border-radius: 50% !important;
}

.owl-next {
    position: absolute;
    top: 40%;
    margin: 0 !important;
    right: -7.5px;
    display: block !important;
    border: 1px solid #cdcdcd !important;
    width: 15px;
    height: 15px;
    transform: scale(3,3);
    border-radius: 50% !important;
}*/
.owl-prev {
    position: absolute;
    top: calc(50% - 45px);
    margin: 0 !important;
    left: -22px;
    border: 2px solid #cdcdcd !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
}

.owl-next {
    position: absolute;
    top: calc(50% - 45px);
    margin: 0 !important;
    right: -22px;
    display: block !important;
    border: 2px solid #cdcdcd !important;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
}
.fa-angle-left:before {
    font-size: 45px;
}
.fa-angle-right:before {
    font-size: 45px;
}

.fa-angle-left:before {
    position: absolute !important;
    left: 10px !important;
    top: -3px !important;
}

.fa-angle-right:before {
    position: absolute !important;
    left: 15px !important;
    top: -3px !important;
}


.owl-prev i, .owl-next i {
    color: #ccc;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgba(134, 151, 145, 0.5) !important;
    color: #000000;
}
/*.fa-angle-left:before {
    position: absolute !important;
    left: 3px !important;
    top: -2px !important;
}
.fa-angle-right:before {
    position: absolute !important;
    left: 4px !important;
    top: -2px !important;
}*/

.top {
    padding: 30px 0;
    align-items: center;
    justify-items: center;
}
.top p {
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}
.top .p3 {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    padding-top: 5px;
}
.top-logo {
    display: block;
    margin: 0 auto;
    text-align: center;
}
.top-logo img {
    width:435px;
    height:auto;
}

.ipoteka-bank {
    max-width: 621px;
    width: 100%;
    height: auto;
    margin: 0 auto 50px;
    display: block;
}
.ipoteka-point {
    width: 98%;
    max-width: 550px;
    background: url("../img/correct.png") left center no-repeat;
    padding: 10px 0 10px 50px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin: 0 auto;
    color: #2c3144;
}
.form-border {
    outline: 2px solid #2c3144;
    outline-offset: -15px;
}
.privacy {
    font-size: 12px !important;
    line-height: 14px !important;
    margin-top: 25px !important;
}
.form-point {
    float: left;
    display: inline-block;
    width: 50% !important;
    margin: 15px 0 0 !important;
}
.video-div {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 30px;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*why_wrap*/
.o_hidden {
    width: 100%;
}
.why_wrap {padding-bottom: 30px;}
.why_wrap .title {padding-bottom: 16px;}
.why_list {margin: 0 -30px;}
.why_list li {
    width: 24%;
    float: left;
    text-align: center !important;
    position: relative;
    background-color: rgba(44, 49, 68, 0.5);
    margin-left: 1%;
    padding: 110px 0 30px;
    min-height: 460px;
}
.why_list li:before {
    content: '';
    display: block;
    background: url(../img/sprite2.png) no-repeat;
    height: 79px;
    position: absolute;
    left: 50%;
    top: 30px;
}
.why_list li.ico_1:before {
    width: 80px;
    background-position: 0px 0px;
    margin-left: -44px;
}
.why_list li.ico_2:before {
    width: 80px;
    background-position: -80px 0px;
    margin-left: -35px;
}
.why_list li.ico_3:before {
    width: 82px;
    background-position: -160px 0px;
    margin-left: -40px;
}
.why_list li.ico_4:before {
    width: 80px;
    background-position: -242px 0px;
    margin-left: -40px;
}
.why_list li.ico_5:before {
    width: 75px;
    background-position: -322px 0px;
    margin-left: -36px;
}
.why_list li.ico_6:before {
    width: 67px;
    background-position: -397px 0px;
    margin-left: -29px;
}
.why_list li.ico_7:before {
    width: 79px;
    background-position: -464px 0px;
    margin-left: -40px;
}
.why_list li.ico_8:before {
    width: 85px;
    background-position: -543px 0px;
    margin-left: -40px;
}
.why_list li > div {
    width: 230px;
    margin: 0 auto;
}
.why_list li > div div {
    font-size: 21px;
    color: #c79c6e;
    padding-bottom: 3px;
    text-align: center;
    margin: 30px auto 20px;
}
.why_list li > div span {
    line-height: 1.313;
}
.show-mobile {
    display: none;
}
/*end why_wrap*/
.offices.sticky-content {
    display: none;
}

.offices.sticky-content.fixed {
    display: block;
    background-color: rgba(44, 49, 68, 0.83);
    color: #ffffff;
}

.offices.sticky-content.fixed p {
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    padding-bottom: 5px;
}
.offices.sticky-content.fixed .p3 {
    color: #ffffff;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
    margin: 0 auto;
}
div.wh-widget-send-button-wrapper div.wh-widget-send-button-wrapper-list.wh-widget-show-get-button a.wh-widget-send-button-get-button {
    display: none;
}
