body {
    color: #232323;
}
.spec_table {
    margin-bottom: 25px;
}
.spec_table .cp-cl-1 {
    float: left;
    width: 80%;
    margin-top: -1px;
    padding: 10px;
    text-align: center;
    border: 1px solid #164f55;
}
.spec_table .cp-cl-2 {
    float: right;
    width: 20%;
    margin-top: -1px;
    padding: 10px;
    text-align: center;
    border-top: 1px solid #164f55;
    border-right: 1px solid #164f55;
    border-bottom: 1px solid #164f55;
}
/* cloudpayments */
.cloudpayments__wrap {
    display: block;
    width: 550px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
}
.cloudpayments__content {
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 6px #b1b1b1;
    background: #fff;
    margin: inherit;
    padding: 35px;
    border-radius: 6px;
}
.cloudpayments__title {
    text-transform: uppercase;
    font-size: 22px;
    color: #222;
    text-align: center;
    /* font-weight: bold; */
    margin: 10px 20px 10px 20px;
}
.cloudpayments__title:after {
    content: "";
    display: block;
    margin: 5px auto;
    width: 80%;
    height: 2px;
    background: linear-gradient(to right, #ffffff, #222, #ffffff);
}
.cloudpayments__text {
    display: none;
    font-size: 16px;
    padding: 20px 20px 0 20px;
    color: #222;
}
.cloudpayments__wrap .cloudpayments__content .cloudpayments__text p {
    font-size: 16px;
}
.cloudpayments__input {
    padding: 0 20px 18px 20px;
}
.cloudpayments__input input[type="number"] {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    border: none;
    border-bottom: 1px solid #aaaaaa;
}
.cloudpayments__input input[type="text"],
.cloudpayments__input input[type="email"] {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
    color: #232323;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #aaaaaa;
}
.cloudpayments__input input::placeholder {
    color: #aaaaaa;
}
.cloudpayments__button {
    text-align: center;
    margin: 0 20px 18px 20px;
}
.cloudpayments__button button {
    width: 100%;
    background-color: #1b96fe;
    box-shadow: 0px 17px 29px rgba(90, 150, 210, 0.42);
    border: none;
    border-radius: 6px;
    color: #fff;
    padding: 8px 20px 10px 20px;
    font-size: 16px;
}
.cloudpayments__button button:hover {
    background: #1b76fe;
}
/* AND cloudpayments */
/* RESPONSIVE */
/*#rc-connect #rc-phone {
width: 7.2em !important;
height: 7.2em !important;
position: fixed !important;
top: 75% !important;
left: 90% !important;
}*/

@media screen and (max-width: 1800px) {
    /*#rc-connect #rc-phone {
width: 7.2em !important;
height: 7.2em !important;
position: fixed !important;
top: 75% !important;
left: 90% !important;
}*/
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    /*#rc-connect #rc-phone.rc-inactive {
width: 7.2em !important;
height: 7.2em !important;
position: fixed !important;
top: 80% !important;
left: 90% !important;
}*/
}

@media screen and (max-width: 768px) {
    /*#rc-connect #rc-phone.rc-inactive {
		width: 7.2em !important;
		height: 7.2em !important;
		position: fixed !important;
		top: 88% !important;
		left: 85% !important;
	}*/
    .news-item .text div {
        font-size: 15px;
    }
    .spec_table .cp-cl-1 {
        float: none;
        width: 100%;
        background-color: #164f55;
        color: #fff;
    }
    .spec_table .cp-cl-2 {
        float: none;
        width: 100%;
        border: 1px solid #232323;
    }
}
@media screen and (max-width: 425px) {
    /*#rc-connect #rc-phone.rc-inactive {
width: 7.2em !important;
height: 7.2em !important;
position: fixed !important;
top: 85% !important;
left: 80% !important;
}*/
}

@media screen and (max-width: 320px) {
    /*#rc-connect #rc-phone.rc-inactive {
position: fixed !important;
top: 89% !important;
left: 75% !important;
}*/
}

/* AND RESPONSIVE */
.section-sub-banner {
    padding-top: 84px;
}
.sub-banner .text .h1, .sub-banner .text h1, .sub-banner .text h2 {
    margin-top: 15px;
}
.sub-banner .text {
    padding-bottom: 10px;
}

.footer__menu-akk {
    margin: 0px;
    font-size: 13px;
    color: #fff;
}
#footer .footer__menu-akk-a {
    color: #fff;
}
.post.post-single .entry-content p em {
    color: #232323;
}
.post.post-single .entry-content {
    color: #232323;
}
.real_estate-bg {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999999999;
    background-color: #f5c400;
}
.real_estate img {
    width: 100%;
}
.real_estate img.mobile {
    display: none;
}
.real_estate .close_i {
    background-image: url("../images/cancel.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
}
.real_estate .close_i:hover {
    cursor: pointer;
}
.real_estate a {
    display: inline-block;
}
.real_estate.to_left a {
    transform: translate(-75px, 0);
}
#footer .footer_top .mailchimp .mailchimp-form {
    margin-left: 35px;
}
#footer .footer_top .mailchimp .mailchimp-form .form-group.field-subscribeform-personaldataagree {
    display: none;
    position: absolute;
    left: 20px;
    top: 44px;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
}

#footer .footer_top .mailchimp .mailchimp-form .form-group.field-subscribeform-personaldataagree .checkbox {
    margin-bottom: 0;
}

#footer .footer_top .mailchimp .mailchimp-form .form-group.field-subscribeform-personaldataagree p {
    color: #fff;
    line-height: normal;
    padding: 0 0 0 5px;
}
#footer .footer_top .mailchimp .mailchimp-form .required label:after {
    content: "";
}

@media screen and (max-width: 540px) {
    .real_estate img.desktop {
        display: none;
    }
    .real_estate img.mobile {
        display: block;
    }
    .real_estate .close_i {
        background-image: url("../images/cancel_mob.png");
        width: 24px;
        height: 24px;
        right: -70px;
        top: 3px;
    }
    .real_estate.to_left .close_i {
        right: 28px;
        top: calc(50% - 12px);
    }
    #footer .footer_top .mailchimp .mailchimp-form .form-group.field-subscribeform-personaldataagree .checkbox input {
        position: relative;
    }
    #footer .footer_top .mailchimp .mailchimp-form .form-group.field-subscribeform-personaldataagree {
        left: 0;
    }
}
/* like_crimea */
@keyframes like_crimea {
    0% {
        transform: scale(1);
        animation-timing-function: ease-in;
        filter: hue-rotate(0deg) drop-shadow(2px 2px 1px #9c9c9c00);
    }
    50% {
        transform: scale(1.05);
        animation-timing-function: ease-in;
        filter: hue-rotate(10deg) drop-shadow(2px 2px 3px #333333);
    }
    100% {
        transform: scale(1);
        animation-timing-function: ease-in;
        filter: hue-rotate(10deg) drop-shadow(2px 2px 6px #333333);
    }
}
.like_crimea {
    position: fixed;
    width: 80px;
    z-index: 999;
    bottom: 10px;
    left: 10px;
    animation: like_crimea 1.5s ease 0.5s infinite alternate-reverse;
}
/* END | like_crimea */

/* MAIN POPUP */
.main-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    transition: 0.8s all;
    z-index: 9999;
}
.main-popup.open {
    opacity: 1;
    visibility: visible;
}
.main-popup.open .main-popup__content {
    opacity: 1;
    transform: translate(0, 0);
    background: #164f55;
}
.main-popup__content #form_callback {
    text-align: center;
}
.main-popup__body {
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px 15px;
}
.main-popup__content {
    background-color: #fff;
    color: #333;
    max-width: 1200px;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 0 3px 0 #fff;
    position: relative;
    transition: 0.8s all;
    opacity: 0;
    transform: translate(0, -100%);
}
.main-popup__close {
    position: absolute;
    top: 6px;
    right: 6px;
    border-radius: 100%;
    background: #164f55;
    padding: 3px 10px;
    color: #ffffff;
    cursor: pointer;
    z-index: 1110;
    box-shadow: 0 0 0px 2px #fff;
}
.main-popup__close:hover {
    background: #81cbc7;
    color: #164f55;
}

@media (max-width: 768px) {
    .main-popup__content {
        padding: 15px;
        max-width: 600px;
    }
}
.main-popup .awe-btn.awe-btn-default {
    border: 2px solid #ffffff;
    border-radius: 2px;
    color: #ffffff;
}
/* END | MAIN POPUP */
/* MOBILE MESSENGERS */
.mobile_messengers {
    display: none;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}

.mobile_messengers > a {
    width: 35px;
    border-radius: 8px;
    box-shadow: 2px 2px 3px 0px #9d9d9d, inset 0px 0px 3px 0px #9d9d9d;
    margin: 2.5px;
    padding: 5px;
}

.mobile_messengers > a img {
    max-width: 100%;
}

a.phone_messengers {
    /* background: #547373; */
}

a.telegram_messengers {
    background: #0088cc;
}

a.viber_messengers {
    /* background: #7360F2; */
}

a.whatsapp_messengers {
    /* background: #25D366; */
}

a.email_messengers {
    /* background: #385d94; */
}
@media screen and (max-width: 1199px) {
    .section-sub-banner {
        padding-top: 92px;
    }
}
@media screen and (max-width: 767px) {
    .section-sub-banner {
        padding-top: 82px;
    }
    .sub-banner .text {
        padding-bottom: 10px;
    }
    .sub-banner .text .h1, .sub-banner .text h1, .sub-banner .text h2 {
        margin-top: 15px;
    }
}
@media screen and (max-width: 765px) {
    .header_top {
        display: none !important;
    }
    #header .header_logo {
        display: flex;
        width: 100%;
        margin-top: 4px;
        padding-right: 50px;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-evenly;
    }
    .section-slider {
        margin-top: 80px;
    }
    .mobile_messengers {
        display: flex;
    }
}
@media screen and (max-width: 600px) {
    .section-sub-banner {
        padding-top: 80px;
        min-height: auto;
    }
    .sub-banner .text {
        padding-bottom: 10px;
    }
    .sub-banner .text .h1, .sub-banner .text h1, .sub-banner .text h2 {
        margin-top: 15px;
    }
}
@media screen and (max-width: 480px) {
    .section-slider {
        margin-top: 66px;
    }
    .section-sub-banner {
        padding-top: 64px;
        min-height: auto;
    }
    .sub-banner .text .h1, .sub-banner .text h1, .sub-banner .text h2 {
        margin-top: 15px;
        font-size: 20px;
    }
}
@media screen and (max-width: 380px) {
    .mobile_messengers > a {
        width: 30px;
        margin: 1.5px;
    }
}
/* END MOBILE MESSENGERS */