body {
    font-family: 'Lato', sans-serif;
}

h1 {
    margin-bottom: 40px;
}

label {
    color: #333;
}

.btn-send {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}

.btn-success {
    margin-top: 0px !important;
}

a.btn-new.ie_css3.btn-form-popover {
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    color: #030303;
    text-decoration: none;
    display: block;
    position: relative;
    padding: 15px 15px;
    background: #FFE224;
    border: none;
    -moz-border-radius: 255px;
    -webkit-border-radius: 255px;
    border-radius: 5px;
    margin: 0 auto;
    max-width: 320px;
    cursor: pointer;
    /* min-width: 240px; */
    margin-top: 0px;
    text-align: center;
    z-index: 100;
    position: relative;
}

.container {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    overflow: auto;
}
.container2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    overflow: auto;
}
.container .row {
    max-width: 400px;
    padding: 0 !important;
    margin: 0 auto;
    background: #fff;
    margin-top: 5%;
}
.container2 .row {
    max-width: 400px;
    padding: 0 !important;
    margin: 0 auto;
    background: #fff;
    margin-top: 5%;
}

.wind-close {
    display: block;
    padding: 8px;
    float: right;
    cursor: pointer;
}

.wind-close>div {
    background: url(/img/wind_close.png) no-repeat 0 0 #eee;
    width: 12px;
    height: 12px;
}

.col-lg-offset-2 {
    margin-left: 100% !important;
    float: none !important;
    max-width: 100% !important;
    position: relative !important;
    margin: 0 auto !important;
}

.btn-success {
    font-weight: 500;
    font-style: normal;
    font-size: 20px !important;
    color: #000000 !important;
    max-width: 240px;
    display: block;
    position: relative;
    text-transform: none;
    margin: 0 auto;
    padding: 10px 30px;
    background-color: #FFE224 !important;
    border: none;
    -moz-border-radius: 255px;
    -webkit-border-radius: 255px;
    border-radius: 5px;
}

.col-lg-88.col-lg-offset-2 {
    padding: 30px 30px;
}

.form-group input {
    border-color: #cccccc;
    background-color: rgba(255, 255, 255, 1);
    /* border-radius: 40px; */
    /* -webkit-border-radius: 40px; */
    color: rgba(0, 0, 0, 1);
    height: 45px !important;
    font-size: 14px;
}

textarea#form_message {
    border-radius: 40px;
    -webkit-border-radius: 10px;
    color: rgba(0, 0, 0, 1);
    font-size: 14px;
}

.g-recaptcha {
    /* transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;*/
}

.popover-right {
    float: right;
}

.popover-left {
    float: left;
}

#button_up_wrap.button_up.sm {
    width: 65px;
    height: 65px;
    font-size: 12px;
}

#button_up_wrap.button_up.circle {
    border-radius: 50%;
}

#button_up_wrap.button_up.right {
    right: 50px;
    bottom: 50px;
}

#button_up_wrap.white {
    border: 1px solid #E4EAEC;
    background: #FFF;
    color: #555;
}

#button_up_wrap.button_up {
    display: none;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 12px;
    font-family: "Open Sans", Arial, sans-serif;
    opacity: .9;
    position: fixed;
    cursor: pointer;
    z-index: 100;
}

a#scrollup {
    background-color: #000;
    bottom: 10px;
    border-radius: 5px;
    color: #fff;
    display: none;
    font-size: 14px;
    padding: 5px 10px 5px 10px;
    position: fixed;
    left: 20px;
    text-decoration: none;
    vertical-align: top;
    opacity: 0.5;
    transition: 0.9s;
    z-index: 999;
}

a#scrollup:before {
    content: ' ';
}

a#scrollup:hover {
    background-color: #444;
    opacity: 0.89999997615814208984375;
    transition: 0.9s;
}

.top-menu {
    text-transform: uppercase;
    /* background: #400701; */
    /* color: #fff !important; */
    max-width: 1280px;
    margin: 0 auto;
}

.top-menu a {
    /* color: #fff !important; */
    /* font-size: 22px; */
}

.block555 {
    width: 770px !important;
}

.left-img1 {
    width: 400px;
    float: left;
}

.top_phone ul {
    list-style: none;
    padding: 0;
    list-style: none !important;
    margin: 0;
    text-align: center;
}

.top_phone ul li {
    display: inline-block;
    list-style: none !important;
}

/*.viber::before {
    content: '';
    background: url(/img/viber.png) no-repeat;
    height: 41px;
    width: 40px;
    display: inline-block;
    margin: 0 0px -20px 0;
}
.whatsapp::before {
    content: '';
    background: url(/img/whatsapp.png) no-repeat;
    height: 41px;
    width: 40px;
    display: inline-block;
    margin: 0 0px -20px 0;
}*/
.top_phone ul li a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0px 20px 0px 5px;
    border-bottom: dashed 1px #fff;
    list-style: none !important;
    top: 10px;
    position: relative;
}

.g-recaptcha, #captcha2, #captcha1 {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
