﻿
/* OLD HERE */
.contacts__main ul {
    margin-left: 30px;
    list-style-type: none;
}
.contacts__main ul li {
    margin: 0px 0;
    line-height: 34px;
    letter-spacing: .06em;
}
.contacts__main ul:nth-child(1) {
    margin-bottom: 25px;
}
.contacts__main ul:nth-child(1) li {
    margin: 0px 0;
    line-height: 34px;
    letter-spacing: .06em;
    margin-left: -25px;
}
.contacts__main ul:nth-child(1) li:before {
    content: url("/image/contacts/location.png");
    position: relative;
    z-index: 100;
    left: -25px;
}
.contacts__main ul:nth-child(2) {
    margin-bottom: 25px;
}
.contacts__main ul:nth-child(2) li:first-child {
    margin-left: -21px;
}
.contacts__main ul:nth-child(2) li:first-child:before {
    content: url("/image/contacts/phone.png");
    position: relative;
    z-index: 100;
    left: -25px;
}
.contacts__main ul:nth-child(3) {
    margin-bottom: 25px;
}
.contacts__main ul:nth-child(3) li:first-child {
    margin-left: -30px;
}
.contacts__main ul:nth-child(3) li:first-child:before {
    content: url("/image/contacts/mail.png");
    position: relative;
    z-index: 100;
    left: -25px;
}
.contacts__main ul:nth-child(5) {
    margin-bottom: 50px;
}
.contacts__main ul:nth-child(5) li:first-child {
    margin-left: -21px;
}
.contacts__main ul:nth-child(5) li:first-child:before {
    content: url("/image/contacts/phone.png");
    position: relative;
    z-index: 100;
    left: -25px;
}
.contacts__main h4 {
    margin-bottom: 45px;
    margin-top: 45px;
    margin-left: 70px;
    color: #a8a9aa;
    font-size: 18px;
}
.contacts__main p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.contacts__main__top {
    margin-bottom: 110px;
}
.contacts__main__form {
    margin-top: -20px;
    margin-left: 10px;
    margin-bottom: 15px;
}
.contacts__main__form--phone, .contacts__main__form--email {
    display: inline-block;
    width: 45%}
.contacts__main__form--phone {
    margin-right: 40px;
}





.contacts-navigation-bar {
    padding-top: 50px;
    
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    z-index: 25;
}


.contacts-navigation-bar div{

}

.contacts-navigation-bar div a{

}

.contacts-navigation-bar div a.active {

}

/*
.bg-cloud{
    position: absolute;
    width: 100%;
    background-image: url('/image/contacts/contacts-bg-2.png');
    background-repeat: no-repeat;
    background-size: 100%;
    height: 19%;
}
*/





.contacts{
    background-color: #f0f5fa;
    background-image: url(/image/header-bg.jpg);
    background-repeat:no-repeat ;
    background-position: center top;
    min-height: 100vh;
    max-height: 100%;
    z-index: 10;
    position: relative;
    transition: all 1s ease-in-out;


}


.contacts-first-screen-active{
    border-radius: 1%;
}
















.map-active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100vh;
}








    
    
    
    
    
    .excursion__main__form--phone, .excursion__main__form--email {
        width: 100%}
    .footer__left img:nth-child(1) {
        margin-bottom: 5px;
    }
    .footer__left a img {
        margin-right: 0;
    }

    

    .contacts__main ul:nth-child(3) li {
        letter-spacing: -0.998px;
    }
    .contacts__main__form--phone, .contacts__main__form--email {
        display: inherit;
        width: 100%}
    .you-slide {
        margin: 0;
    }
    .you-slide__back__title {
        font-size: 18px;
        margin-top: 10px;
    }
    .you-slide__back__description {
        display: none;
    }
    .you-slide__back__play {
        max-width: 60px;
        left: 50%;
        margin-left: -30px;
        top: 30%}
    .you-slide__back__play img {
        max-width: 100%}
    .you-slide iframe {
        min-height: 100px;
    }
    .clouds-and-birds {
        display: none;
    }
    .news-back {
        font-size: 18px;
        margin-top: 50px;
    }




    .about-third-screen__top h1, .about-second-screen__top h1 {
        font-size: 40px;
    }
    .corovka {
        width: 10%}
    .company-left {
        float: left;
    }
    .company-right {
        float: right;
    }
    .lay1 div {
        margin-left: 0;
    }
    .heart img {
        width: 55%;
        margin-top: 15%;
        margin-left: 25%}
    .footer {
        text-align: center;
    }
    .footer__right {
        text-align: center;
    }
    .lay1 {
        margin-left: 0;
    }
    .catalog__container__thumb {
        display: none;
    }
    .wrapper .catalog__container__main .slick-track .slick-slide {
        min-height: 300px;
    }
    .wrapper .catalog__container__main .main-slide.show {
        min-height: 1000px;
    }
    .wrapper .second-screen {
        padding-top: 0;
    }
    .wrapper .second-screen .goods-label {
        background: transparent;
        margin-top: 10px;
    }
    .wrapper .second-screen .goods-label h4, .wrapper .second-screen .goods-label p {
        color: #333;
    }
    .wrapper .goToCat {
        display: none;
    }
    .wrapper .new-slider {
        margin-top: 0;
    }
    .wrapper .about-third-screen__top h4 {
        display: none;
    }
    .footer__left a {
        margin-left: 10px !important;
    }
}













.contacts-navigation-bar{
    background-size: 100%;
    position: relative;
    padding-top: 2.8%;
    z-index: 3;
}

.input-contacts{
    background-color: transparent !important;
    border-color: transparent !important;
    border-bottom: 2px solid rgb(224,225,226) !important;
    padding-bottom: 10px;
    padding-left: 15px;
}
.form-control:focus {
    box-shadow: none !important;
}
.form-control{
    box-shadow: none;
}
.form-group{
    margin-bottom: 7px;
}
.has-error .form-control {
    border-color: transparent;
     -webkit-box-shadow: none;
     box-shadow: none;
}
.has-success .form-control {
    border-color: transparent;
     -webkit-box-shadow: none;
     box-shadow: none;
}
.text-area-contacts{
    resize: none;
    width: 100%;
    height: 170px;
    padding-left: 15px;
    padding-top: 10px;
    letter-spacing: 0.07em;
}
.text-area-group{
    width:100%;
    margin-top: 1%;
}
.button-contacts{
    width:100%;
}

.info-space{
    margin-top: 5%;
    margin-bottom: 3%;
}
.btn-primary:focus, .btn-primary.focus, .btn-primary{
    outline: none;
    margin-top: 10px;
    height: 60px;
    border-radius: 40px;
    background-color: #21579e;
    border:0;
}
.operators{
    color: lightslategray;
    font-size: 90%;
    margin-top: 3%;
    margin-bottom: 3%;
}
small{
    color:rgb(153,153,178) ;
}
.margin-span{
    margin: 0;
    color: lightslategray;
}
.trade-house{
    color: rgb(153,153,178);
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    outline-offset: 0;
}
.back-map{
    width: 100%;
    height:100%;
    opacity: 0.1;
    top:0%;
    z-index: 0;
    border-top: 3px solid transparent;
}
.information{
    position: absolute;
    z-index: 2;
}
#map { height: 100%; }

.help-block-error{
    position: relative;
    display: inline-block;
}
.contact-send {
    color: white;
}




/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
    .contacts{
    background-image: url(/image/header-mob-bg.jpg);

}

}
