@font-face {
    font-family: 'Italic';
    src: url('../fonts/UniNeueHeavy-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/UniNeueHeavy-Italic.otf') format('opentype'),
    url('../fonts/UniNeueHeavy-Italic.woff') format('woff'), url('../fonts/UniNeueHeavy-Italic.ttf') format('truetype'), url('../fonts/UniNeueHeavy-Italic.svg#UniNeueHeavy-Italic') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bold';
    src: url('../fonts/RedRing-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/RedRing-Bold.otf') format('opentype'),
    url('../fonts/RedRing-Bold.woff') format('woff'), url('../fonts/RedRing-Bold.ttf') format('truetype'), url('../fonts/RedRing-Bold.svg#RedRing-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.calc_body .step input[type=text], .calc_body .step input[type=tel]{
height: 50px;
}

@font-face {
    font-family: 'Medium';
    src: url('../fonts/RedRing-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/RedRing-Medium.otf') format('opentype'),
    url('../fonts/RedRing-Medium.woff') format('woff'), url('../fonts/RedRing-Medium.ttf') format('truetype'), url('../fonts/RedRing-Medium.svg#RedRing-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'ClearSans';
    src: url('../fonts/ClearSans.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans.otf') format('opentype'),
    url('../fonts/ClearSans.woff') format('woff'), url('../fonts/ClearSans.ttf') format('truetype'), url('../fonts/ClearSans.svg#ClearSans') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ClearSans-Bold';
    src: url('../fonts/ClearSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Bold.otf') format('opentype'),
    url('../fonts/ClearSans-Bold.woff') format('woff'), url('../fonts/ClearSans-Bold.ttf') format('truetype'), url('../fonts/ClearSans-Bold.svg#ClearSans-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.bread {
    margin-top: 21px;
    color: #032a4a;
    font-size: 14px;
}

.bread a {
    color: #032a4a;
    font-size: 14px;
    text-decoration: none;
}

.bread p {
    margin-bottom: 40px;
}

.content p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 40px;
}

.title2 {
    font-size: 30px;
    color: #032a4a;
    font-family: 'Medium';
    text-align: center;
    text-transform: uppercase;
}

.zayavka9 {
    margin: 10px auto 0;
    background: #ffcc00;
    width: 186px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #032a4a;
    text-align: center;
    padding: 4px 50px 16px;
}

.sery-text2 {
    margin: 0px auto 0;
    font-size: 18px;
    text-align: center;
    color: #032a4a;
    font-family: 'Medium';
    width: 100%;
}

.sery-img2 {
    min-height: 100px;
}

.content .title {
    font-size: 40px;
    color: var(--tgrey2);
    margin: 30px 0;
}

.content {
    font-size: 16px;
    color: #000000;
    padding-bottom: 50px;
}

.clik-link {
    text-decoration: none;
    cursor: pointer;
}

.sery-text {
    margin: 20px auto 0;
    font-size: 15px;
    text-align: center;
    color: #032a4a;
    font-family: 'Medium';
    width: 80%;
}

.sery {
    padding: 30px 0 47px;
}

.content .slick-dots {
    display: none !important;
}

.content .zayavka2 {
    margin: 18px auto 40px;
    background: #032a4a;
    width: 220px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 14px 50px 16px;
    line-height: 1;
}

.table.prices {
    width: 80%;
    max-width: 100%;
    margin: 0 auto 50px;
    text-align: center;
    border: 1px solid #7e8082;
}

.table.prices thead tr {
    background: #032a4a;
    color: #fff;
    font-size: 16px;
}

.table.prices > tbody > tr > td, .table.prices > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #7e8082;
}

.table.prices > tbody > tr > td strong {
    font-family: 'ClearSans-Bold';
}

#yellow {
    background: #ffcc00;
}

.content img {
    max-width: 100%;
    height: auto;
}

.content .zayavka10 {
    margin: -25px auto 0px;
    background: #ffcc00;
    width: 186px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #032a4a;
    text-align: center;
    padding: 14px 50px 16px;
}

.min {
    background: url(../images/min.png) no-repeat 0 0;
    padding-top: 100px;
}

.content .zayavka7 {
    background: #032a4a;
    width: 186px;
    height: 50px;
    margin: 20px auto 35px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 14px 50px 16px;
}

.green-line {
    width: 100%;
    margin: 10px 0 30px;
    background: #0bb332;
    height: 1px;
}

.har-title {
    font-weight: bold;
    margin-bottom: 30px;
    color: #000;
    font-size: 16px;
}

.content .avto-title {
    color: #0bb332;
    font-size: 30px;
    font-family: 'ClearSans-Bold';
}

.content .avtop-title {
    color: #0bb332;
    font-size: 24px;
}

.content .white-bl {
    padding: 15px 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 4px #e7e7e7;
    margin-top: 35px;
    font-size: 16px;
}

.content .avtopark .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.content .img-right {
    border-right: 3px solid #0bb332;
}

.content .avtop-title2 {
    margin-top: 50px;
    color: #0bb332;
    font-size: 24px;
}

.content .zayavka8 {
    background: #032a4a;
    width: 186px;
    height: 50px;
    margin: 50px auto 35px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 14px 50px 16px;
}

.content h1.title, .content h2.title {
    font-size: 30px;
    color: #032a4a;
    font-family: 'Medium';
    margin: 30px 0;
    text-align: left;
    text-transform: uppercase;
}

.content .picture {
    background: url(/wp-content/themes/forus/images/Fon.png) no-repeat;
    background-position: right;
}

.content .table.tarif {
    width: 70%;
    max-width: 100%;
    margin: 0px 0px 50px;
    text-align: left;
    background: white;
    border: 1px solid #7e8082;
}

.content .table.tarif thead tr {
    background: #032a4a;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.siny2 {
    background: url(../images/bg_siny2.jpg) no-repeat 50% 50%, #032a4a;
    padding: 120px 0 20px;
    min-height: 520px;
    color: #fff;
    font-family: 'ClearSans';
}

.sery6 {
    background: url(/wp-content/uploads/2018/07/tel-right.png) no-repeat 150% 0%, #f6f6f6;
    position: relative;
    padding-bottom: 0px;
}

.sery7 {
    margin-top: 110px;
    position: relative;
    padding-bottom: 40px;
}

.uslug2 {
    padding-bottom: 40px;
    color: #032a4a;
    font-size: 18px;
    text-align: center;
}

.uslug2-img {
    margin-bottom: 25px;
    height: 275px;
}

.title5 {
    font-size: 30px;
    color: #032a4a;
    font-family: 'Medium';
    margin: 30px 0 50px;
    text-transform: uppercase;
}

.content2 {
    font-size: 16px;
    color: #000000;
    padding: 30px 0;
}

.siny {
    background: #032a4a;
    padding: 20px 0;
    color: #ffcc00;
    font-family: 'ClearSans';
}

.left-kon {
    background: url(/wp-content/uploads/2018/07/point-forus.png) no-repeat 0% 0%;
    padding-left: 60px;
    height: 107px;
    text-align: left;
    font-size: 21px;
    color: #fff;
}

.tel-right {
    float: right;
    width: 300px;
    color: #ffd305;
    margin-top: 22px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-align: right;
}

.tel-right span {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

.content .present_center {
    font-size: 20px !important;
    color: #ffcc00 !important;
}

.content .otziv {
    padding: 15px 20px 50px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 4px #e7e7e7;
    margin-top: 35px;
    font-size: 16px;
}

.content .titles {
    font-size: 18px;
    font-weight: bold;
}

.content .date {
    margin: 20px 0;
    font-size: 14px;
}

.content .descr {
    font-size: 16px;
}

.ten {
    margin: 50px 0 23px;
    height: 11px;
    background: url(../images/ten.jpg) repeat-x 0 0;
}

.mujik {
    min-height: 1000px;
    position: relative;
}

.forma {
    border: 1px solid #c7c7c7;
    width: 60%;
    margin: 0 auto;
    position: relative;
    border-radius: 8px;
    z-index: 10;
}

.forma-title {
    width: 100%;
    padding: 20px 0;
    background: #4aa205;
    color: #fff;
    font-family: 'ClearSans-Bold';
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-top-left: 8px;
    -moz-border-radius-top-right: 8px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.forma2 {
    color: #032a4a;
}

.forma2 {
    padding: 0 145px 60px 55px;
}

.form-label2 {
    margin-top: 30px;
}

.forma label {
    font-family: 'ClearSans';
    font-size: 18px;
    color: #032a4a;
}

.formas3 {
    width: 100%;
    height: 200px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    color: #000;
}

.formas {
    width: 100%;
    height: 45px;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    color: #000;
}

.text-form {
    margin-top: 30px;
    color: #000;
    font-size: 16px;
    text-align: center;
}

.text-form a {
    color: #000;
    font-size: 16px;
    text-decoration: underline;
}

.forms-btn {
    display: block;
    margin: 20px auto 0;
    background: #032a4a;
    border: none;
    width: 188px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 14px 30px 16px;
}

.forma-fon {
    top: 100px;
    right: 0;
    height: 730px;
    width: 318px;
    background: url(../images/muj.png) no-repeat 100% 50%;
    position: absolute;
    z-index: 30;
}

#contact_form_pop3, #contact_form_transport, #contact_form_zakazat {
    padding: 15px;
    background: #fff;
}

#contact_form_tizer {
    position: fixed;
    bottom: 10px;
    left: 10px;
    width: 350px;
    background: rgba(0, 0, 0, .8);
    border-radius: 5px;
    padding: 10px;
}

#contact_form_sale {
    color: #000;
    width: 600px;
}

.sale_form_wrapper {
    display: none;
}

.sale_form_1, .sale_form_wrapper {
    text-align: center;
}

#contact_form_sale .form_title {
    font-size: 22px;
    margin-bottom: 20px;
}

#contact_form_sale .form_title .small {
    font-size: 18px;
}

.sale_form_btn {
    width: 60px;
    padding: 8px 12px;
    border: 1px solid;
    background: #ffcc00;
    margin: 0 5px;
}

#contact_form_sale .form_body {
    display: flex;
}

#contact_form_sale .form_body .left, #contact_form_sale .form_body .right {
    width: 50%;
    flex-grow: 1;
    padding: 0;
}

#contact_form_sale .form_body .left {
    width: 65%;
    margin-right: 10px;
}

#contact_form_sale .form_body input, #contact_form_sale .form_body button {
    width: 100%;
    padding: 8px 12px;
}

.forms-title {
    font-size: 24px;
    color: #032a4a;
    font-family: 'Medium';
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.forms5 {
    width: 100%;
    border: 3px solid #0bb332;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    height: 50;
    margin: 15px auto;
    color: #8e8e8e;
    font-size: 14px;
	line-height: normal;
    padding: 10px 25px;
}

.chec5 {
    margin-top: 10px;
    width: 100%;
    color: #717171;
    font-size: 12px;
    margin-left: 15px;
}

.chec5 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
}

#tcb_send {
        margin: 10px 0;
}

.tarrif_calc_body #map{
    width: 100%;
    height: 100%;
    padding: 0
}
.tarrif_calc_body .form_field input[type=number] {
    width: 100%;
    padding: 10px;
    background: #eaeaea;
    border: none;
    outline: none;
    border-radius: 4px;
}