.slick-track {
    height: 700px !important;
    margin-top:70px;
}

.slider-nav {
    position: absolute;
    top: 0px;
    z-index: 100;
    width: 94%;
    left: 3%;
}

.slider-nav img {
    height: 25px;
    width: 25px;
    background: #1d1d1a;
    border-radius: 100%;
    padding: 10px;
    position: absolute;
    top: 350px;
    cursor: pointer;
    transition: 0.2s;
}
.slider-nav img:hover {
    transform: scale(1.1);
    background: #2697d4;
}
.slider-nav img:active {
    transform: scale(1);
}


.nav-right {
    right:0;
}


#googleMap {
    width:70%;
    height:600px;
}
.markers {
    width: 30%;
    float: left;
    height: 600px;
    background: #ffffff;
    overflow-y: scroll;
}
.markers-map {
    border-radius: 5px;
    overflow: hidden;
    border: 3px solid #ffffff;
}
.t404 .t-col_4 {
    border: 4px solid #efefef;
    box-sizing: border-box;
    padding: 20px;
}
.t404 .t-col_4:hover {
    border: 4px solid #ED732A
}

.nav-pills {
    padding-left: 0px !important;
}
.contact-link {
    padding: 15px 20px;
    list-style: none;
    font-family: 'Geometria';
    cursor:pointer;
}
.contact-link:hover {
    background:#FBE3D5;
}
a .contact-link.active {
    background: #2A96D3;
    color: white !important;
}
.callback {
z-index: 1000;
    position: fixed;
    right: 35px;
    font-family: "Geometria";
        top: 15px;
}
.callback-tel {
    font-weight: 600;
    color: #222222;
    margin-top: 15px;
    display: block;
    float: left;
    margin-right: 20px;
}
.callback-descr {
    font-size: 13px;
    opacity: 0.5;
    position: relative;
    bottom: 3px;
}
.callback-btn {
    background: #ee7326;
    padding: 10px 25px;
    border-radius: 50px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 5px;
    border: 0px;
    font-family: Geometria;
    font-size: 15px;
        font-weight: bold;
}
.callback-btn:hover {
    background:#d95b0d;

}
.t456{
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.youtube-slider-n-nav {
    position:relative;
}
.youtube-slider {
    width:1170px;
    height:100%;
    margin: 0 auto;
}
.nav-pills a {
    color: #1d1d1a !important;
}
.t456__leftwrapper {
    padding-right: 40px;
}
.t456__list_item {
    padding-right: 5px;
        padding-left: 5px;
}

@media (max-width: 1200px) {
.t456__leftwrapper {
    display: none;
}
.t456__menualign_left {
    /*padding-left: 30px;*/
}
}

@media (max-width: 980px) {
    .callback {
    right: 0;
    top: -5px;
    width: 100%;
}
    .callback-tel {
    z-index: 1000;
    font-family: "Geometria";
    background: #2626267a;
    padding: 10px 20px 12px 10px;
    border-radius: 10px;
    color: #fff;
    position: absolute;
    right: 0;
    }
    .callback-btn {
    display:none;
    }
    
    .t431__table {
    width: 300px;
}

.t456__burger {
    right: auto;
}
}
    
}