/* seo hack */
/* чтобы h6 выглядел в тексте в строчку */

.whyweare h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
	text-transform: none;
	display: inline;
}




.template-no-container .body-content h2 {
    text-transform: uppercase;
    font-family: "GothamProBlack";
}
/* header block */

.template-no-container header {
    width: 100%;
}
.template-no-container header {
    height: 500px;
    background-image: url('../images/slider.png');
    background-position: 50% 35%;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: 100% auto;
}
@media all and (min-width: 1500px) {
    .template-no-container header { background-size: auto 100%; }
}
@media all and (min-width: 992px) {
    .template-no-container header { background-position: center top; }
}
.template-no-container header .header-wrapper {
    position: relative;
    z-index: 2;
    height: 100%;
}
.header-wrapper h1, .header-wrapper .h1, .header-slogan-2, .header-wrapper .button-order {
    margin: 0 0 1em;
}
.resourse-1 h1, .resourse-1 .h1 {
    font-family: "GothamProBoldItalic";
    font-size: 3.4vw;
    margin-bottom: 0;
}
.resourse-1 h1+h1, .resourse-1 .h1+h1, .resourse-1 h1+.h1, .resourse-1 .h1+.h1 {
    margin-bottom: 0.5em;
}
.header-slogan-2 {
    font-family: "GothamProMedium";
    color: #222;
    font-size: 1.8vw;
    font-weight: 700;
}
.header-wrapper h1, .header-wrapper .h1 {
    color: #fff6f6;
    font-size: 4.8vw;
}
@media all and (min-width: 500px) {
    .header-wrapper h1, .header-wrapper .h1 {
        font-size: 4.8vw;
    }
}
@media all and (min-width: 600px) {
    .header-wrapper h1, .header-wrapper .h1 {
        font-size: 4vw;
    }
}
@media all and (min-width: 768px) {
    .header-wrapper h1, .header-wrapper .h1 { font-size: 3.2vw; }
}
@media all and (min-width: 992px) {
    .header-slogan-2 { font-size: 1.3vw; }
    .header-wrapper h1, .header-wrapper .h1 { font-size: 2.4vw; }
}
@media all and (min-width: 1200px) {
    .header-wrapper h1, .header-wrapper .h1 { font-size: 32px; }
    .header-slogan-2 { font-size: 18px; }
    
}
/* .header-info */

.header-wrapper .header-info {
    position: absolute;
    bottom: 0;
    z-index: 3;
    background-color: #4caf50;
    width: 60%;
    min-width: 420px;
    max-width: 650px;
    padding: 20px 20px 20px 75px;
    color: #fff;
}
@media all and (max-width: 900px) {
    .header-wrapper .header-info {
        width: 70%;
        min-width: 0;
        max-width: 90%;
    }
}
@media all and (max-width: 700px) {
    .header-wrapper .header-info {
        width: 80%;
    }
}
@media all and (max-width: 600px) {
    .header-wrapper .header-info {
        width: 90%;
        max-width: 99%;
    }
}
@media all and (max-width: 500px) {
    .header-wrapper .header-info {
        width: 95%;
    }
}
@media all and (max-width: 500px) {
    .header-wrapper .header-info {
        padding-left: 15%;
    }
}
.header-info-inner {
    font-family: "GothamProMedium";
    padding: 5px 5px 5px 30px;
    padding-left: 30px;
    border-left: 2px solid #ffce63;
}
.header-wrapper .header-info h2 {
    font-family: "GothamProMedium";
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}
/* service block */

.service-outer {
    position: relative;
    margin-bottom: 30px;
    background: #000;
}
.service-inner {
    position: absolute;
    width: 100%;
    height: 40%;
    top: 60%;
    background: rgba(32, 32, 32, 0.65);
    color: #fff;
    padding-left: 18%;
}
.service-inner:hover {
    background: rgba(48, 48, 48, 0.8);
}
.service-inner-wrapper {
    margin-top: -5px;
    font-size: 85%;
    line-height: 18px;
    padding-right: 55px;
}
.service-cross {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 20px;
    bottom: 20px;
    background: url('img/homepage/service_cross.png');
    background-size: 20px 20px;
}
.col-sm-5 .service-inner {
    padding-left: 18%;
}
.col-sm-7 .service-inner {
    padding-left: 12.85%;
}
.service-outer img:hover {
    filter: brightness(95%);
}
/* ceny */
/*.ceny .row {
 background: #000;
 }*/

.ceny .img-illustration {
    width: 100%;
    height: 500px;
    background-color: #666;
    background-position: right center;
    background-size: cover;
}
#ceny_block_left {
    background: #ffce63;
    font-family: "GothamProBlackItalic";
    margin: 0;
    padding-left: 25%;
    font-style: italic;
    font-size: 36px;
    line-height: 1;
    padding-top: 15px;
    padding-bottom: 20px;
    font-weight: 700;
    color: #fff;
    width: 94%;
    top: 20px;
    position: relative;
}
@media (max-width: 1200px) {
    #ceny_block_left {
        font-size: 24px;
    }
}
@media (max-width: 979px) {
    #ceny_block_left {
        font-size: 18px;
    }
}
/*@media (max-width: 2600px) {
 #ceny_block_left { font-size: 18px; }
 }*/

.ceny-radiogroup {
    background: #000;
    color: #fff;
    height: 500px;
    padding: 100px 40px 40px 15px;
}
.ceny .radio {
    display: block;
    padding: 0 0px 18px;
    margin: 0;
    display: block;
}
.ceny .radio input {
    visibility: hidden;
}
/* active behaviour */

.ceny .radio {
    border-top: 5px solid #000;
    cursor: pointer;
}
.ceny .radio.active {
    border-top: 5px solid #ffce63;
}
.ceny-raddiogroup .radio {
    transition: border-color 1s ease;
}
.ceny .no-gutter > [class*='col-'] {
    transition: height 1s ease;
}
/* table */

.ceny table {
    background: #fff;
    color: #000;
    border-collapse: collapse;
    margin: 0;
    /*height: 500px;*/
}
.ceny table {
    width: 100%;
    margin-right: -15px;
    border: 1px solid #000;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.5s linear;
    position: absolute;
    top: 0;
}
.ceny table.active {
    visibility: visible;
    opacity: 1;
}
/* listnews section */
.section-listnews {
    padding: 10px 0 0;
    position: relative;
}

.owl-carousel-nav .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 100;
}

.owl-carousel-nav .owl-prev, .owl-carousel-nav .owl-next {
    position: absolute;
    top: 0;
    transform: translateY(-50%);
    /* font-size: 5.9vw;*/
    color: #555;
}

.owl-carousel-nav .owl-prev { left: -0.15em; }
.owl-carousel-nav .owl-next { right: -0.15em; }

.owl-carousel-nav .owl-prev, .owl-carousel-nav .owl-next {
    opacity: 0.65;
    transition: all 400ms ease;
}
.owl-carousel-nav .owl-prev.disabled, .owl-carousel-nav .owl-next.disabled {
    opacity: 0.1;
}
.owl-carousel-nav .owl-prev:hover, .owl-carousel-nav .owl-next:hover {
    opacity: 1;
    color: #006865;
}
.owl-carousel-nav .owl-prev.disabled:hover, .owl-carousel-nav .owl-next.disabled:hover {
    opacity: 0.3;
}

/* howitworks section */

.howitworks-thumb {
    background-color: #ffce63;
    background-size: cover;
    padding: 20px 10px;
    margin-bottom: 30px;
    position: relative;
    height: 100%;
    color: #fff;
}
.howitworks-thumb .howitworks-bgshade {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.47;
    transition: all 400ms ease;
}
.howitworks-thumb .howitworks-content {
    position: relative;
    z-index: 2;
}
.howitworks-thumb:hover {
    text-shadow: 0 0 15px rgba(0,0,0,0.6);
}
.howitworks-thumb:hover .howitworks-bgshade {
    opacity: 0;
    transition: all 400ms ease;
}
.howitworks-thumb h4 {
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 15px 100px;
    font-family: "GothamProBold";
    white-space: nowrap;
}
.howitworks h3 {
    margin-bottom: 100px;
}
.howitworks-number {
    position: absolute;
    top: -45px;
    left: 10px;
}
.howitworks .row:last-child .howitworks-number,
.howitworks .row-fluid:last-child .howitworks-number {
    top: -30px;
}
/* why we are block */

.whyweare {
    font-size: 110%;
    margin-top: 60px;
}
.whyweare .owl-item.active ~ .owl-item {
    border-left: 1px solid #777;
}
.whyweare img.whyweare-img {
    padding: calc(15% + 20px);
    display: inline-block;
}
.whyweare .whyweare-img-wrapper {
    min-height: 210px;
    line-height: 210px;
    vertical-align: middle;
}
.whyweare-text {
    text-align: center;
    font-family: "GothamProMedium";
    font-size: 14px;
}
#whyweare_carousel {
    margin: 30px 0;
}
.whyweare-text {
    line-height: 0.9;
    padding: 6px 12px 0;
}
.whyweare .button-order {
    margin-top: 30px;
}
/* map */

#map {
    margin-top: 60px;
    min-height: 350px;
}
ul.contact_yam,
.contact_li {
    list-style-type: none;
}
.contact_yam {
    display: block;
    width: calc(15% + 180px);
    padding: 20px;
    background: #fdfdfd;
    position: absolute;
    z-index: 2;
    left: calc(85% - 240px);
    margin-top: 70px;
    border-left: 3px solid #0a0;
}
/*форма на ценах*/
    .body-content div h2.head-ceni { /* наделал тут приоритетов */
        font-size: 22px;
    }
   .head-ceni{
        color: #fff;
        padding: 0px !important;
        margin-bottom: 0px !important;
    }
    .form-ceni>label{
        color:#fff;
        margin-bottom: 0px;
    }
    .form-ceni{
        margin-top:10px;
    }
    .form-ceni > input {
        color: #fff;
        width: 100%;
        background: inherit;
        border: 0;
        padding-left: 0;
        margin-bottom: 2px;
        border-bottom: 1px solid #fff;
    }
    .form-ceni > input:focus {
        outline: none;
        box-shadow: none;
    }
    .form-ceni-outer .text-danger > * {
        padding: 8px 15px;
        background: #f0d2c0;
        border-radius: 6px;
        margin-top: 6px;
        margin-bottom: 0px;
    }
    .form-ceni-outer .text-success > * {
        display: block;
        padding: 8px 15px;
        background: #ddffdd;
        border-radius: 6px;
        margin-top: 6px;
        margin-bottom: 0px;
    }
    .btn-ceni{
        background: #ffce63;
        border: 0;
        margin-left: 50px;
        color:#fff;
    }
    .form-group.form-ceni+.block-banner-agree {
        color: #fff;
    }
    .form-ceni input {
        padding-left: 0;
        
    }