/*SYSTEM*/
html, body, table, td, div, p, img, span, form, select, input, textarea, figure, a, h1, h2, h3, h4, h5, h6, button { padding: 0px; margin: 0px; line-height: 1px; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, main, nav, section { display:block; }
html, body { height: 100%; width: 100%; background: #fff; }
body, input, textarea, select, button {font-weight: normal; }
body {font-weight: 400; font-family: "ProximaNovaRegular"; }
h2,.block-title{font-weight: 300;color: #71706e;}
.preload * { transition: none !important; }
.preload #slide-show .slide-prev, .preload #slide-show .slide-next { display: none; }
.preload #slide-show .w { width: 5000%; }
.preload #slide-show li { float: left; }
input::-moz-focus-inner { border: 0px; padding: 0px; margin: 0px; }
img { border: 0px; }
.hide { display: none; }
#go-up { width: 40px; height: 40px; background: url(../img/ico-up.png) no-repeat left top; background-size: contain; cursor: pointer; position: fixed; right: 2.5em; bottom: 0.5em; display: none; }
#go-up:hover { opacity: 0.8; }
#plans-box { display: none; }
/*END OF SYSTEM*/
.wrapper-body{max-width: 1280px; margin: 0 auto;}
/*HEADER*/
#header-box { min-width: 320px; background: #fff; }
#header-box .wrapper { max-width: 1005px; margin: 0px auto; position: relative; padding: 0px 0px 35px 0px; overflow: hidden; }
#header-box .logo { overflow: hidden; width: 250px; height: 100px; float: left; margin: 32px 25px 0px 25px; }
#header-box .logo a { display: inline-block; width: 250px; height: 100px; background: url(../img/logo_ru_2.png) no-repeat left center; overflow: hidden; text-indent: 100%; white-space: nowrap; background-size: contain; cursor: pointer; outline: none; text-decoration: none; }
#header-box nav.menu { float: left; margin: 30px 0px 0px 25px; width: 330px; }
#header-box nav ul { padding: 0px; margin: 0px; list-style: none; text-align: justify; }
#header-box nav ul:after { content: ""; width: 100%; height: 1px; overflow: hidden; display: inline-block; line-height: 0px; position: relative; z-index: 1; }
#header-box nav ul li { vertical-align: top; padding: 0px; margin: 0px; list-style: none; display: inline-block; position: relative; z-index: 50; }
#header-box nav ul li, #header-box nav ul li a { font-size: 16px; line-height: 18px; color: #71706e; font-weight: 400; font-family: "ProximaNovaRegular"; }
#header-box nav ul li a { text-decoration: none; border-bottom: 1px dashed #b1ac7f; }
#header-box nav ul li a:hover { color: #a0ae19; border-bottom: 1px dashed #a0ae19; }
#header-box .callback { float: left; width: 345px; margin: 15px 0px 0px 25px; }
#header-box .callback, #header-box .callback p, #header-box .callback a { font-size: 14px; line-height: 19px; color: #333;font-family: "ProximaNovaRegular"; }
#header-box .callback .desc { padding-bottom: 2px; }
#header-box .callback a { color: #b1ac7f; text-decoration: none; border-bottom: 1px dashed #b1ac7f; }
#header-box .callback a:hover { color: #a0ae19; border-bottom: 1px dashed #a0ae19; }
#header-box .order { float: right; margin: 27px 25px 0px 25px; width: 200px; text-align: center; }
#header-box .order .phone, #header-box .order .phone a { font-size: 22px; line-height: 26px; color: #1a1a18; text-decoration: none; }
#header-box .order .send-order { padding-top: 10px; }
#header-box .order .send-order input { border: 0px; background: #ef3125; width: 200px; height: 34px; border-radius: 17px; box-shadow: 1px 1.7px 2px rgba(24, 24, 25, 0.2);  text-transform: uppercase; line-height: 36px; color: #fff; cursor: pointer; color: #fff; font-family: "Proxima Nova"; font-size: 13px; font-weight: 400; }
#header-box .order .send-order input:hover { opacity: 0.9; }
#header-box .order .email { padding-top: 11px; }
#header-box .order .email, #header-box .order .email a { font-size: 16px; line-height: 18px; color: #b1ac7f; }
#header-box .order .email a { text-decoration: none; border-bottom: 1px dashed #b1ac7f; }
#header-box .order .email a:hover {  color: #a0ae19; border-bottom: 1px dashed #a0ae19; }

@media all and (max-width: 930px) {
    #header-box .logo { width: 20%; }
    #header-box .logo a { width: 100%; }
    #header-box nav.menu, #header-box .callback { width: 330px; }
    #header-box .order { width: 150px; }
    #header-box .order .phone, #header-box .order .phone a { font-size: 16px; }
    #header-box .order .send-order input { width: 150px; font-size: 12px; height: 24px; line-height: 24px; border-radius: 12px; }
    #header-box .order .email, #header-box .order .email a { font-size: 11px; }
}

@media all and (max-width: 830px) {
    #header-box .logo { width: 30%; min-width: 200px; margin-right: 0px; }
    #header-box .logo a { width: 100%; }
    #header-box .callback .desc, #header-box .order .send-order, #header-box .order .email { display: none; }
    #header-box nav.menu { float: right; width: 330px; margin: 20px 30px 0px 0px; }
    #header-box .callback { width: 335px; float: right; margin: 15px 25px 0px 0px; }
    #header-box .order { width: 335px; float: right; text-align: left; margin-top: 15px; }
    #header-box .order .phone { font-size: 34px; font-weight: 400; }
}

@media all and (max-width: 630px) {
    #header-box .logo { float: none; width: 200px; margin: 15px auto 0px auto; }
    #header-box nav.menu, #header-box .callback, #header-box .order { float: none; }
    #header-box nav.menu { margin: 10px auto 0px auto; }
    #header-box nav.menu ul { text-align: center; }
    #header-box nav.menu ul li { margin: 5px; }
    #header-box .callback, #header-box .order { width: 295px; margin: 0px auto; text-align: center; }
    #header-box .order .phone { font-size: 34px; line-height: 38px; }
}
/*END OF HEADER*/

/*SLIDE SHOW*/
#slide-show { margin: 0px auto 45px auto; overflow: hidden; min-width: 320px; max-height: 850px; position: relative; }
#slide-show #awards-overlay { position: absolute; right: 7%; top: 5%; width: 220px; height: 107px; background: url(../img/ico-award.png) no-repeat left top; z-index: 50; background-size: contain; }
#slide-show ul { padding: 0px; margin: 0px; list-style: none; }
#slide-show li { padding: 0px; margin: 0px; list-style: none; text-align: center; }
#slide-show li img { max-width: 100%; width: 100%; position: relative; z-index: 10; }
#slide-show .slide-prev, #slide-show .slide-next { transition: opacity ease-in 200ms ; width: 75px; height: 75px; opacity: 0.6; position: absolute; top: 50%; margin-top: -32px; z-index: 50; cursor: pointer; }
#slide-show .slide-prev { background: url(../img/slider-prev.png) no-repeat left top; background-size: contain; left: 5%; }
#slide-show .slide-next { background: url(../img/slider-next.png) no-repeat left top; background-size: contain; right: 5%; }
#slide-show .slide-prev:hover, #slide-show .slide-next:hover { opacity: 0.8; }

@media all and (max-width: 900px) {
    #slide-show #awards-overlay { width: 200px; height: 97px; }
}

@media all and (max-width: 600px) {
    #slide-show #awards-overlay { width: 100px; height: 49px; }
}

@media all and (max-width: 570px) {
    #slide-show #awards-overlay { display: none; }
    #slide-show .slide-prev, #slide-show .slide-next { width: 50px; height: 50px; margin-top: -25px; }
    #slide-show .slide-prev { left: 5%; }
    #slide-show .slide-next { right: 5%; }
}
/*END OF SLIDE SHOW*/

/*TEXT BLOCK*/
.text-block { max-width: 955px; margin: 0px auto; padding: 0px 25px 20px 25px; }
.text-block.center { text-align: center; }
.text-block figure { margin-top: 15px; max-width: 560px; margin: 0px auto; }
.text-block.nopadding { padding-bottom: 0px; }
.text-block.nopadding .block-title { padding-bottom: 10px; }
.text-block.goup { margin-top: -100px; z-index: 1; position: relative; }
.text-block, .text-block a, .text-block p, .text-block .text-list li { font-size: 14px; line-height: 17px; color: #1a1a18; text-align: justify; }
.text-block a { color: #784135; border-bottom: 1px dashed #784135; text-decoration: none; }
.text-block a:hover { border: none; }
.text-block .text-list li { text-align: left; }
.text-block .block-title { margin-top: 20px; padding-bottom: 25px; position: relative; }
.text-block .block-title:first-child { margin-top: 0px; }
.text-block .block-title:before { content: ""; width: 57px; height: 7px; position: absolute; left: 0px; top: -10px; background-color: #ef3125; }
.text-block .block-title, .text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 { font-size: 30px; line-height: 36px; text-transform: uppercese; text-align: left;}
.text-block p { padding-bottom: 18px; }
.text-block p .green { color: #a0ae19; }
.text-block .text-list { padding: 0px; margin: 0px 0px 18px 0px; list-style: none; }
.text-block .text-list li { position: relative; padding: 0px 0px 15px 20px; margin: 0px; list-style: none; }
.text-block .text-list li:before { position: absolute; content: ""; left: 2px; top: 4px; width: 8px; height: 8px; border-radius: 4px; background-color: #ef3125; }
.text-block b { font-size: 14px; line-height: 17px; }

@media all and (max-width: 760px) {
    .text-block figure { margin-bottom: 30px; width: 100%; }
}
/*END OF TEXT BLOCK*/

.img_4_row {
    width: 100%;
    margin-bottom: 20px;
}

.img_4_row img {
    float: left;
    padding-right: 10px;
    width: 24%;
}

.img_4_row img:nth-child(4) {
    padding-right: 0px;
}

@media only screen and (max-width : 799px) {
        .img_4_row img {
        padding: 5px 5px 5px 0;

    }
}

@media only screen and (max-width : 480px) {
    .img_4_row img {
        width: 100%;
        padding: 5px 0 5px 0;
    }
}
/*MAP*/
#map-box { padding-top: 25%; min-height: 150px; overflow: hidden; position: relative; min-width: 320px; margin: 0px auto 40px auto; }
#map-box > ymaps { position: absolute; left: 0px; top: 0px; }
/*END OF MAP*/

/*TEXT AND FORM*/
.text-form-box { max-width: 955px; margin: 0px auto 45px auto; padding: 10px 25px 0px 25px; overflow: hidden; position: relative; z-index: 10; }
.text-form-box .block-title { padding-bottom: 25px; }
.text-form-box .text-block { float: left; width: 560px; padding: 0px; margin: 0px; }
.text-form-box figure { margin-top: 15px; max-width: 560px; }
.text-form-box .order-form { margin-top: -10px; }
.text-form-box .order-form.nomargin { margin-top: 0px; }
.text-form-box .order-form, #floating-form-box .order-form { width: 325px; height: 313px; border: 1px solid #c7ced5; border-radius: 8px; float: right; background: #fff; overflow: hidden; }
.text-form-box .order-form .form-title, #floating-form-box .order-form .form-title { text-align: center; padding: 16px 25px 5px 25px; font-size: 16px; line-height: 18px; text-transform: lowercase; }
.text-form-box .order-form .form-title b, #floating-form-box .order-form .form-title b { font-size: 20px; line-height: 35px; font-weight: normal; text-transform: uppercase; color: #1a1a18; }
.text-form-box .order-form .fields, #floating-form-box .order-form .fields { padding: 0px; margin: 0px; list-style: none; width: 100%; }
.text-form-box .order-form .fields li, #floating-form-box .order-form .fields li { padding-top: 10px; margin: 0px; display: block; list-style: none; text-align: center; }
.text-form-box .order-form .fields li:last-child, #floating-form-box .order-form .fields li:last-child { padding-top: 22px; }
.text-form-box .order-form .fields li input[type="text"], .text-form-box .order-form .fields li input[type="tel"], .text-form-box .order-form .fields li input[type="email"] { width: 240px; padding: 9px 15px; border: 1px solid #e8eaec; font-size: 14px; line-height: 16px; color: #1a1a18; transition: border 200ms ease-in; outline: none; font-family: Tahoma, Geneva, sans-serif; }
#floating-form-box .order-form .fields li textarea, #floating-form-box .order-form .fields li input[type="text"], #floating-form-box .order-form .fields li input[type="tel"], #floating-form-box .order-form .fields li input[type="email"] { width: 240px; padding: 9px 15px; border: 1px solid #e8eaec; font-size: 14px; line-height: 16px; color: #1a1a18; transition: border 200ms ease-in; outline: none; font-family: Tahoma, Geneva, sans-serif; }
#floating-form-box .order-form .fields li textarea { height: 100px; }
.text-form-box .order-form .fields li input[type="text"]:focus, .text-form-box .order-form .fields li input[type="tel"]:focus, .text-form-box .order-form .fields li input[type="email"]:focus { border: 1px solid #c7ced5; }
#floating-form-box .order-form .fields li textarea:focus, #floating-form-box .order-form .fields li input[type="text"]:focus, #floating-form-box .order-form .fields li input[type="tel"]:focus, #floating-form-box .order-form .fields li input[type="email"]:focus { border: 1px solid #c7ced5; }
.text-form-box .order-form .fields li input[type="submit"], #floating-form-box .order-form .fields li input[type="submit"] { border: 0px;width: 180px; height: 34px; border-radius: 17px; background-color: #ef3125; box-shadow: 1px 1.7px 2px rgba(24, 24, 25, 0.2);  font-size: 12px; font-weight: bold; text-transform: uppercase; line-height: 36px; color: #fff; cursor: pointer; outline: none; }
.text-form-box .order-form .fields li input[type="submit"]:hover, #floating-form-box .order-form .fields li input[type="submit"]:hover { opacity: 0.9; }
.text-form-box .order-form #ajStaticResults, #floating-form-box .order-form #ajFloatResults { text-align: center; }
.text-form-box .order-form #ajStaticResults-second { text-align: center; }
.text-form-box .order-form #ajStaticResults.ajsuccess, #floating-form-box .order-form #ajFloatResults.ajsuccess { color: #809401; height: 200px; padding: 50px 30px 0px 30px; font-size: 18px; line-height: 20px; font-weight: bold; text-transform: none; background: url(../img/ico-sent.png) no-repeat center bottom; }
.text-form-box .order-form #ajStaticResults-second.ajsuccess { color: #809401; height: 200px; padding: 50px 30px 0px 30px; font-size: 18px; line-height: 20px; font-weight: bold; text-transform: none; background: url(../img/ico-sent.png) no-repeat center bottom; }
.text-form-box .order-form #ajStaticResults.ajfail, .text-form-box .order-form #ajStaticResults.ajedit, #floating-form-box .order-form #ajFloatResults.ajfail, #floating-form-box .order-form #ajFloatResults.ajedit { color: #09ace2; font-size: 18px; font-weight: bold; line-height: 20px; padding: 50px 30px 0px 30px; text-transform: none; }
.text-form-box .order-form #ajStaticResults-second.ajfail, .text-form-box .order-form #ajStaticResults-second.ajedit { color: #09ace2; font-size: 18px; font-weight: bold; line-height: 20px; padding: 50px 30px 0px 30px; text-transform: none; }
.order-form .placeholder { font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form input::-webkit-input-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form input:focus::-webkit-input-placeholder { opacity: 0; }
.order-form textarea::-webkit-input-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form textarea:focus::-webkit-input-placeholder { opacity: 0; }
.order-form input:-moz-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form input:focus:-moz-placeholder { opacity: 0; }
.order-form textarea:-moz-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form textarea:focus:-moz-placeholder { opacity: 0; }
.order-form input::-moz-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form input:focus::-moz-placeholder { opacity: 0; }
.order-form textarea::-moz-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form textarea:focus::-moz-placeholder { opacity: 0; }
.order-form input:-ms-input-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form input:focus:-ms-input-placeholder { opacity: 0; }
.order-form textarea:-ms-input-placeholder { opacity: 1; font-size: 14px; line-height: 16px; color: #1a1a18; }
.order-form textarea:focus:-ms-input-placeholder { opacity: 0; }

@media all and (max-width: 970px) {
    .text-form-box .text-block, .text-form-box .block-title { width: 50%; }
    .text-block.goup { margin-top: 0px; }
}

@media all and (max-width: 760px) {
    .text-form-box .text-block, .text-form-box .block-title { width: auto; }
    .text-form-box .order-form { float: none; margin-top: 30px; }
    .text-form-box figure { margin-bottom: 30px; clear: both; width: 100%; }
    .text-form-box .text-block { float: none; clear: both; }
}

@media all and (max-width: 450px) {
    .text-form-box .order-form { width: auto; }
    .text-form-box .order-form .fields li input[type="submit"] { width: 150px; font-size: 12px; height: 28px; line-height: 28px; border-radius: 14px; }
    .text-form-box .order-form .form-title b { font-size: 18px; }
    .text-form-box .order-form .fields li:last-child { padding-top: 17px; }
    .text-form-box .order-form .fields li input[type="text"], .text-form-box .order-form .fields li input[type="tel"], .text-form-box .order-form .fields li input[type="email"] { width: 70%; }
}
/*END OF TEXT AND FORM*/

/*SPECIAL OFFER*/
#special-offer-box .wrapper { max-width: 955px; margin: 0px auto; padding: 10px 25px 35px 25px; overflow: hidden; }
#special-offer-box .block-title { padding-bottom: 25px; position: relative; font-size: 30px; line-height: 40px; font-weight: 400; }
#special-offer-box .block-title:before { content: ""; width: 57px; height: 7px; position: absolute; left: 0px; top: -7px; background: #a0ae19; }
#special-offer-box ul { padding: 0px 2%; margin: 0px; list-style: none; overflow: hidden; text-align: justify; width: 96%; background: #ebedf0; }
#special-offer-box ul li { display: inline-block; text-align: center; vertical-align: top; width: 32%; overflow: hidden; padding: 0px; margin: 20px 0px 15px 0px; position: relative; }
#special-offer-box ul li:before { -webkit-backface-visibility: hidden; -webkit-transform: rotate( -40deg ); -ms-transform: rotate( -40deg ); transform: rotate( -40deg ); position: absolute; left: -65px; top: 25px; padding: 0px 40px 0px 40px; width: 140px; height: 30px; text-align: center; font-size: 12px; line-height: 30px; color: #fff; text-transform: uppercase; background: #a0ae19; }
#special-offer-box ul li.turnkey:before { content: "Под ключ"; }
#special-offer-box ul li.finishing:before { content: "Под отделку"; }
#special-offer-box ul li.forrent:before { content: "Аренда"; }
#special-offer-box ul li.bighouse:before { content: "Большой дом"; }
#special-offer-box ul:after { content: ""; width: 100%; height: 1px; line-height: 1px; display: inline-block; }
#special-offer-box ul li a:first-child { display: block; }
#special-offer-box ul li img { max-width: 100%; border: 0px; margin-bottom: 20px; vertical-align: text-bottom; }
#special-offer-box ul li .title { font-size: 15px; color: #71706e; line-height: 20px; text-decoration: none; font-weight: 600; }
#special-offer-box ul li .title:hover { border-bottom: 1px dashed #71706e; }
#special-offer-box ul li p { font-size: 15px; color: #71706e; line-height: 20px; font-weight: 400; text-align: center; }

@media all and (max-width: 800px) {
    #special-offer-box ul li { width: 49%; }
    #special-offer-box ul li:before { left: -50px; top: 30px; padding: 0px 40px 0px 40px; width: 140px; height: 40px; font-size: 16px; line-height: 40px; }
}

@media all and (max-width: 640px) {
    #special-offer-box ul li { width: 100%; }
}
/*END OF SPECIAL OFFER*/

/*EASY CALL ICO*/
a.easy-call { display: none; }
@media all and (max-width: 600px) {
    a.easy-call { position: fixed; display: block; bottom: 8%; left: 41%; width: 18%; z-index: 100; outline: none; border: 0px; -webkit-animation-name: pulse; -webkit-animation-duration: 1.3s; -webkit-animation-iteration-count: infinite; animation-name: pulse; animation-duration: 1.3s; animation-iteration-count: infinite; }
    a.easy-call img { width: 100%; border: 0px; }
}
@keyframes pulse {
    0%      { transform: scale(.9); opacity: .7; }
    50%     { transform: scale(1); opacity: 1; }
    100%    { transform: scale(.8); opacity: .7; }
}
@-webkit-keyframes pulse{
    0%      { -webkit-transform: scale(.85); opacity: .7; }
    50%     { -webkit-transform: scale(1); opacity: 1; }
    100%    { -webkit-transform: scale(.85); opacity: .7; }
}
/*END OF EASY CALL ICO*/

/*СHOISE OF APARTAMENTS*/
#apartaments-map { margin: 0px auto 45px auto; padding-top: 10px; overflow: hidden; position: relative; }
#apartaments-map .block-title { max-width: 960px; margin: 0px auto; padding: 0px 25px 22px 25px; position: relative; font-size: 30px; line-height: 36px; }
#apartaments-map .block-title:before { content: ""; width: 57px; height: 7px; position: absolute; left: 25px; top: -7px; background-color: #ef3125; }
#apartaments-map .wrapper { position: relative; overflow: hidden; height: auto; display: block; }
#apartaments-map .am-markers a, #apartaments-map .am-markers a path, #apartaments-map .am-markers a ellipse, #apartaments-map .am-markers a text { pointer-events: all; cursor: pointer; }
#apartaments-map .am-markers a .field { fill: none; stroke: #ffffff; stroke-width: 1px; }
#apartaments-map .am-markers a .sold { fill: rgba(234, 234, 234, 0.63); stroke: none;cursor:default;pointer-events: none;}
#apartaments-map .am-markers a path { fill: none; stroke: #1a1a18; }
#apartaments-map .am-markers a ellipse { fill: #fd9500; stroke: none; }
#apartaments-map .am-markers a text { font-size: 20px; fill: #1a1a18; stroke: none; font-family: "Times New Roman", Times, serif; }
#apartaments-map .am-markers a .small { font-size: 10px; fill: #1a1a18; stroke: none; font-family: "Times New Roman", Times, serif; }
#apartaments-map .am-markers a:hover path { stroke: #ffffff; stroke-width: 2px;}

@media all and (max-width: 640px) {
    .container-fluid, #apartaments-map.genplan { display: none; }
}
/*END OF СHOISE OF APARTAMENTS*/

/*APARTAMENTS FILTER*/
.no-result { position: absolute; top: 50%; right: 50%; margin-right: -160px; } 

#apartaments-filter .item { float: right; max-width: 560px; height: 70px; overflow: hidden; margin-top: -47px; margin-right: 20px; width: calc(100% - 20px); }
#apartaments-filter .item table { width: 100%; border: 0px; border-collapse: collapse; }
#apartaments-filter .item table, #apartaments-filter .item table th { font-size: 14px; line-height: 16px; text-decoration: none; color: #626e02; }
#apartaments-filter .item table th { background: #e3e2e2; vertical-align: middle; height: 70px; text-align: center; padding: 0px 5px; color: #333; font-weight: normal; font-size: 15px; cursor: pointer; }
#apartaments-filter tr th, #apartaments-filter tr td { width: 20%; }
#apartaments-filter .item table th:hover span { border-bottom: 1px dashed #626e02; }

#apartaments-filter { margin: 0px auto 45px auto; max-width: 955px; padding: 10px 25px 0px 25px; position: relative; overflow: hidden; }
#apartaments-filter .block-title { padding-bottom: 17px; position: relative; font-size: 30px; line-height: 36px; width: 35%; clear: both; }
#apartaments-filter .block-title:before { content: ""; width: 57px; height: 7px; position: absolute; left: 0px; top: -7px; background-color: #ef3125; }
#apartaments-filter .filters { padding: 0px; margin: 0px; list-style: none; float: left; width: 290px; }
#apartaments-filter .filters .filter { margin: 0px; padding: 10px 7% 0px 4%; list-style: none; }
#apartaments-filter .filters .filter:last-child { padding-bottom: 10px; }
#apartaments-filter .filters .filter .title {  margin-bottom: 10px; font-size: 18px; line-height: 20px; color: #333; text-align: left; font-weight: bold;margin-left: -10px;}
#apartaments-filter .filters .filter .counters { overflow: hidden; padding: 9px 0px 0px 0px; }
#apartaments-filter .filters .filter .counters, #apartaments-filter .filters .filter .counters div, #apartaments-filter .filters .filter .counters input { font-size: 16px; line-height: 20px; color: #1a1a18; font-weight: 300; }
#apartaments-filter .filters .filter .counters div { float: right; width: 47%; text-align: right; }
#apartaments-filter .filters .filter .counters div:first-child { float: left; text-align: left; }
#apartaments-filter .ui-widget-content { background: #ebecee; height: 6px; border: 0px; border-radius: 3px; }
#apartaments-filter .ui-slider-range { background: #d8d8da; }
#apartaments-filter .ui-slider-handle { width: 16px; height: 16px; border-radius: 8px; background-color: #d9dada; box-shadow: 1px 1.7px 2px rgba(24, 24, 25, 0.4); outline: none; }
#apartaments-filter .items { float: right; max-width: 580px; height: 358px; overflow: hidden; width: 100%; margin-top: 0; }
#apartaments-filter .items table { width: 100%; border: 0px; border-collapse: collapse; }
#apartaments-filter .items table tr.sold { display: none; }
#apartaments-filter .items table, #apartaments-filter .items table th, #apartaments-filter .items table td, #apartaments-filter .items table td a { font-size: 14px; line-height: 16px; text-decoration: none; color: #626e02; }
#apartaments-filter .items table td span { border-bottom: 1px dashed #626e02; }
#apartaments-filter .items table tr:hover td span { border: none; }
#apartaments-filter .items table th { background: #e3e2e2; vertical-align: middle; height: 47px; text-align: center; padding: 0px 5px; color: #333; font-weight: normal; font-size: 15px; }
#apartaments-filter .items table td { cursor: pointer; background: #fcf9f7; border-top: 1px solid #fff; font-family: "Times New Roman", Times, serif; vertical-align: middle; text-align: center; padding: 7px 6px; color: #626e02; white-space: nowrap; }
#apartaments-filter .items .mCSB_scrollTools .mCSB_draggerRail { background: #d9dada; width: 4px; border-radius: 2px; }
#apartaments-filter .items .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 12px; border-radius: 50%; background-color: #b1b1b5; }
#apartaments-filter .items .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden, #apartaments-filter .items .mCSB_inside > .mCSB_container { margin-right: 20px; }
#apartaments-filter .items table th:nth-of-type(6), #apartaments-filter .items table td:nth-of-type(6){ display: none; }
#apartaments-filter .small-size { display: none; }
.mCSB_dragger{position: absolute; display: block; width: 12px !important; height: 12px !important;  background-color: #b1b1b5 !important; box-shadow: 1px 1.7px 2px rgba(24, 24, 25, 0.4) !important; top: 0px; left: 1px !important; border-radius: 50% !important;}
@media all and (max-width: 950px) {
    #apartaments-filter .filters { float: none; }
    #apartaments-filter .items { float: none; margin-top: 0; }
    #apartaments-filter .item { float: none; margin-top: 47px; }
}

@media all and (max-width: 1100px) {
    #apartaments-filter .items { height: 480px; }
    #apartaments-filter .ui-widget-content { height: 10px; }
    #apartaments-filter .ui-slider-handle { margin-top: -5px; width: 30px; height: 30px; border-radius: 15px; }
    #apartaments-filter .filters .filter .title { margin-bottom: 15px; }
    #apartaments-filter .filters .filter .counters { padding-top: 15px; }
    #apartaments-filter .filters .filter { padding: 10px 30px 10px 20px; }
}

@media all and (max-width: 600px) {
    #apartaments-filter .small-size { display: block; }
    #apartaments-filter .items table, #apartaments-filter .item table th, #apartaments-filter .items table td, #apartaments-filter .items table td a { font-size: 12px; }
    #apartaments-filter .filters { width: 255px; }
    #apartaments-filter .buttons li { margin-top: 20px; }
    #apartaments-filter .buttons li input[type="button"] { width: 235px; font-size: 16px; }
    #apartaments-filter .item table th:first-child, #apartaments-filter .item table th:nth-child(4) {display: none;} 
    #apartaments-filter .items table td:first-child, #apartaments-filter .items table td:nth-child(4) {display: none;} 
    #apartaments-filter .item { margin-top: 47px; }
    #apartaments-filter tr th, #apartaments-filter tr td { width: 33%; }
}
/*END OF APARTAMENTS FILTER*/

/*FLOATING FORM*/
#floating-form-box { display: none; }
#floating-form-overlay, #imagelightbox-overlay { position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: #595959; background-color: rgba(89,89,89,.9); z-index: 10000; }
#imagelightbox-overlay { z-index: 9998; }
#floating-form-box .order-form { position: fixed; left: 50%; top: 50%; margin-left: -162px; margin-top: -157px; z-index: 10001; float: none; }
#floating-form-box .order-form.ff { height: 455px; margin-top: -227px; }
#floating-form-close, #imagelightbox-close { position: fixed; right: 2.5em; top: 0.5em; width: 40px; height: 40px; text-align: left; background-color: #ef3125; border-radius: 50%; z-index: 10009; border: 0px; cursor: pointer; outline: none; -webkit-transition: color .3s ease; transition: color .3s ease; }
#imagelightbox-close { z-index: 10002; }
#floating-form-close:hover, #floating-form-close:focus, #imagelightbox-close:hover, #imagelightbox-close:focus { background-color: #ffe22d; }
#floating-form-close:before, #floating-form-close:after, #imagelightbox-close:before, #imagelightbox-close:after { width: 2px; background-color: #fff; content: ''; position: absolute; top: 20%; bottom: 20%; left: 50%; margin-left: -1px; }
#floating-form-close:before, #imagelightbox-close:before { -webkit-transform: rotate( 45deg ); -ms-transform: rotate( 45deg ); transform: rotate( 45deg ); }
#floating-form-close:after, #imagelightbox-close:after { -webkit-transform: rotate( -45deg ); -ms-transform: rotate( -45deg ); transform: rotate( -45deg ); }
#floating-form-close, #imagelightbox-close { -webkit-animation: fade-in .25s linear; animation: fade-in .25s linear; }

@media all and (max-width: 1200px) {
    #floating-form-close, #imagelightbox-close { right: 7%; margin-right: 10px; }
}

@media all and (max-width: 1000px) {
    #floating-form-close, #imagelightbox-close { right: 1%; }
}
/*END OF FLOATING FORM*/

/*POPUP WINDOWS*/
#popup-box, #popup-box-b, #popup-box-bp {  }
#popup-overlay, #popup-overlay-b, #popup-overlay-bp { position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px; background-color: #595959; background-color: rgba(89,89,89,.9); z-index: 9998; }
#popup-overlay-b { z-index: 8888; }
#popup-overlay-bp { z-index: 7777; }
#popup-window, #popup-window-b {overflow: hidden; position: fixed; left: 50%; top: 10%; bottom: 12%; margin-left: -482px; width: 965px; background: #fff; z-index: 9999; line-height: 20px; }
#popup-window-b { top: 50%; bottom: auto; z-index: 8889; }
#popup-window-bp { position: fixed; left: 50%; top: 50%; width: 600px; height: 200px; margin: -150px 0px 0px -300px; background: #fff; z-index: 7778; line-height: 20px; }
#popup-close, #popup-close-b, #popup-close-bp { position: fixed; right: 2.5em; top: 0.5em; width: 40px; height: 40px; text-align: left; background-color: #ef3125; border-radius: 50%;	z-index: 10002; border: 0px; cursor: pointer; outline: none; -webkit-transition: color .3s ease; transition: color .3s ease; }
#popup-close-b { z-index: 8899; }
#popup-close-bp { z-index: 7779; }
#popup-close:hover, #popup-close:focus, #popup-close-b:hover, #popup-close-b:focus, #popup-close-bp:hover, #popup-close-bp:focus { background-color: #ffe22d; }
#popup-close:before, #popup-close:after, #popup-close-b:before, #popup-close-b:after, #popup-close-bp:before, #popup-close-bp:after { width: 2px; background-color: #fff; content: ''; position: absolute; top: 20%; bottom: 20%; left: 50%; margin-left: -1px; }
#popup-close:before, #popup-close-b:before, #popup-close-bp:before { -webkit-transform: rotate( 45deg ); -ms-transform: rotate( 45deg ); transform: rotate( 45deg ); }
#popup-close:after, #popup-close-b:after, #popup-close-bp:after { -webkit-transform: rotate( -45deg ); -ms-transform: rotate( -45deg ); transform: rotate( -45deg ); }
#popup-close, #popup-close-b, #popup-close-bp { -webkit-animation: fade-in .25s linear; animation: fade-in .25s linear; }

@media all and (max-width: 1200px) {
    #popup-window { left: 7%; right: 7%; width: auto; margin: 0px; }
    #popup-window-b { margin-left: 0px; left: 1%; right: 1%; width: auto; }
    #popup-close { right: 7%; margin-right: 10px; }
    #popup-close-b, #popup-close-bp { right: 1%; margin-right: 10px; }
    #popup-window, #popup-window-b{
        max-height: 600px;
    }
}

@media all and (min-width: 1201px) {
    #popup-window, #popup-window-b{
        max-height: 604px;
    }
}
@media all and (min-width: 1115px) {
    #popup-window, #popup-window-b{
        max-height: 588px;
    }
}
@media all and (max-width: 1000px) {
    #popup-window { left: 1%; right: 1%; top: 1%; bottom: 1%; }
    #popup-window-b { left: 5%; right: 5%; }
    #popup-close { right: 1%; margin-right: 10px; }
    #popup-close-b, #popup-close-bp { right: 5%; margin-right: 10px; }
}

@media all and (max-height: 690px) {
    #popup-window-b { top: 1%; bottom: 1%; height: auto !important; margin-top: 0px !important; }
}
/*END OF POPUP WINDOWS*/

/*LAYOUT POPUP*/
#layout-data { float: left; margin: 45px 0px 0px 0px; padding: 0px; list-style: none;position: relative; z-index: 88888; }
#layout-data li { margin: 0px 0px 2px 0px; padding: 6px 10px 6px 20px; width: 190px; list-style: none; font-size: 13px; line-height: 16px; color: #1a1a18; background: #f5f3f3; }
#make-order { position: absolute; left: 0px; top: 0px; height: 43px; width: 200px; padding: 0px 0px 0px 20px; cursor: pointer; text-align: left; font-size: 16px; font-weight: 600; background: #ef3125; line-height: 43px; color: #ebebeb; }
#make-order:hover { background: #ef3125; }
#content-toggle { position: absolute; left: 220px; right: 0px; top: 0px; padding: 0px; margin: 0px; list-style: none; text-align: center; }
#content-toggle li { display: inline-block; margin: 0px; list-style: none; min-width: 120px; vertical-align: top; text-align: center;  background: #f5f5f5; }
#content-toggle li a { display: inline-block; padding: 0px 5%; width: 90%; height: 43px; font-size: 14px; font-weight: normal; line-height: 43px; outline: none; cursor: pointer; text-decoration: none; }
#content-toggle li, #content-toggle li a { color: #1a1a18; }
#popup-window .object-tabs { position: absolute; right: 0px; left: 0px; overflow: hidden; text-align: center; }
#popup-window .object-tabs .slide-prev, #popup-window .object-tabs .slide-next { transition: opacity ease-in 200ms ; width: 75px; height: 100%; opacity: 0.6; position: absolute; top: 32px; margin-top: -32px; z-index: 50; cursor: pointer; z-index: 10010;background-position: center !important; -webkit-background-size: 85% !important;
    background-size: 85% !important;}
    #popup-window .object-tabs .slide-prev { background: url(../img/slider-prev.png) no-repeat;left: 5%; }
    #popup-window .object-tabs .slide-next { background: url(../img/slider-next.png) no-repeat;right: 5%; }
    #popup-window .object-tabs .slide-prev:hover, #popup-window .object-tabs .slide-next:hover { opacity: 0.8; }
    #popup-window .object-tabs ul { padding: 0px; margin: 0px; list-style: none; min-width: 320px; max-height: 100%; }
    #popup-window .object-tabs ul li { padding: 0px; margin: 0px; list-style: none; max-width: 100%; text-align: center; }
    #popup-window .object-tabs ul li img { width: 725px; height: auto; border: 0px; position: relative; z-index: 10000; max-width: 100%; display: inline-block; }
    #popup-window .bx-wrapper .bx-viewport { box-shadow: none; background: none; }
    #popup-window .bx-caption { z-index: 10001; background: rgba(80, 80, 80, 0.7); text-align: center; }
    #popup-window .bx-caption span { color: #fff; font-size: 16px; line-height: 20px; font-weight: bold; }
    #content-toggle li.active, #content-toggle li.active a { background: #ef3125; color: #ebebeb; font-weight: 600; }
    #popup-window .bx-wrapper img { display: inline-block; }
    #project-description { position: absolute; left: 0px; bottom: 0px; right: 0px; padding: 20px; }
    #project-description div { display: none; }
    #project-description, #project-description p { padding-top: 5px; font-size: 12px; line-height: 16px; color: #4b4b4b; }
    #project-description h1 { font-size: 14px; line-height: 16px; color: #4b4b4b; font-weight: 600; }

    @media all and (min-width: 800px) {
        #popup-window .object-tabs{
            top: 53px;
            left: 220px;
        }
    }
    @media all and (max-width: 900px) {
        #popup-window, #popup-window-b {
            max-height: 510px;
        }
    }
    @media all and (max-width: 725px) {
        #popup-window, #popup-window-b {
            max-height: 540px;
        }
    }
    @media all and (max-width: 800px) {
        #popup-window, #popup-window-b {
            max-height: 560px;
        }
        #popup-window { overflow: auto; }
        #layout-data { float: none; }
        #layout-image { position: relative; padding: 0px 30px 30px 30px; right: auto; left: auto; bottom: auto; height: auto; clear: both; }
        #popup-window .object-tabs { position: relative; left: auto; right: auto; bottom: auto; top: auto; height: auto; clear: both; margin-top: 25px; }
        #popup-window #content-toggle { position: relative; left: auto; top: auto; right: auto; height: auto; margin-bottom: 25px; }
        #project-description { position: relative; }
        #popup-window.infrastructure #content-toggle { margin-top: 45px; }
        #popup-window #content-toggle li { min-width: 108px; }
        #popup-window #content-toggle { text-align: left; }
        #popup-window.infrastructure #make-order { padding: 0; width: 220px; text-align: center;}
    }
    
    @media all and (max-width: 400px) {
        #level-switch { max-width: 300px; }
        #popup-window .object-tabs .slide-prev, #popup-window .object-tabs .slide-next { width: 50px; height: 50px; margin-top: -25px;top: 50%; }
        #popup-window .object-tabs .slide-prev { left: 5%; }
        #popup-window .object-tabs .slide-next { right: 5%; }
    }
    /*END OF LAYOUT POPUP*/

    /*FOOTER*/
    #footer-box { background: url(../img/footer-img.jpg) no-repeat right center; margin-top: 20px; background-size: contain; }
    #footer-box .wrapper { max-width: 955px; margin: 0px auto; padding: 10px 25px 40px 25px; overflow: hidden; }
    #footer-box, #footer-box p, #footer-box a, #footer-box b { font-size: 16px; line-height: 19px; color: #1a1a18; }
    #footer-box b { font-weight: 600; }
    #footer-box p { padding-bottom: 25px; }
    #footer-box p:last-child { padding: 0px; }
    #footer-box a { color: #626e02; text-decoration: none; border-bottom: 1px dashed #626e02; }
    #footer-box a[href^=tel] { color: #1a1a18; text-decoration: none; border: none; }
    #footer-box a:hover { border-bottom: 1px dashed #a0ae19; color: #a0ae19; }
    #footer-box .block-title { padding-bottom: 20px; position: relative; font-size: 30px; line-height: 36px; }
    #footer-box .block-title:before { content: ""; width: 57px; height: 7px; position: absolute; left: 0px; top: -7px; background: #ef3125; }

    @media all and (max-width: 1200px) {
        #footer-box { background-size: 60%; }
    }


    @media all and (max-width: 1000px) {
        #footer-box { background: none; }
    }
    /*END OF FOOTER*/
    .wrapper-km{max-width: 700px;margin: -10px auto 10px;text-align: center;}
    .wrapper-km img{display: inline-block;vertical-align: middle;}
    .bl-km1{margin-left: 12%;}
    .wrapper-km .bl-km{display: inline-block;vertical-align: middle;}
    .bl-km2{margin: 0 4% 0 7%;}
    .wrapper-km .bl-km p.title-km{color: #71706e;font-family: "ProximaNovaRegular";margin-bottom: 5px; text-align: center; font-size: 40px; font-weight: 600;}
    .wrapper-km .bl-km p.text-km{color: #333; font-family: "Proxima Nova"; font-size: 15px;text-align: center; font-weight: 400;}

    @media only screen and (max-width : 535px) {
        .bl-km2 {
            margin: 35px 4% 0 7%;
        }
        .bl-km3{margin-top: 35px;}
    }
    @media only screen and (max-width : 395px) {
        .wrapper-km img{
            margin-bottom: 15px;
        }
        .bl-km{
            display: block !important;
            margin: 15px auto 15px !important;
        }
    }
    .block-infrastructure p.infra{
        color: #333;
        font-size: 18px;
        margin: 13px 0 0;
    }
    .block-infrastructure img{
        width: 100%;
    }
    .block-infrastructure:nth-child(even){
        margin-right: 15px;
    }
    .block-infrastructure{
        max-width: 49%;
        float: left;
    }
    

    .block-panorama img{
        width: 49%;
    }
    .block-panorama img:nth-child(even){
        width: 49%;
        padding-left: 15px;
    }
    .block-panorama{
        max-width: 100%;
    }

    .col-top {
        display: none !important;
    }
    .clearboth{
      padding: 0 10px;
      background: #E76D13;
      position: relative;
    

      /* overflow */
      overflow: hidden;
  }
  @media only screen and (max-width : 799px) {
    .block-infrastructure {
        max-width: 48%;
    }
    .block-panorama img{
        width: 46%;
    }
    .block-panorama img:nth-child(even){
        width: 46%;
        padding-left: 5px;
    }
}
@media only screen and (max-width : 480px) {
    .block-infrastructure {
        max-width: 100%;
        margin: 0 !important;
    }
    .block-panorama {
        width: 99%;
        float: none;
    }

    .block-panorama {
        display: none;
    }

    .col-top {
        display: block !important;
    }

    .block-panorama img {
        width: 99%;
    }
    .block-panorama img:nth-child(even){
        width: 99%;
        padding-left: 0;
        padding-top: 15px;
    }
}
.list-it{
    max-width: 960px;
    margin: 0px auto;
}
.list-it ul{
    display: inline-block;
    margin: 0 15px 0 15px;
    padding: 0;
    vertical-align: top;
}
.list-it ul:nth-child(2){
    margin-right: 3%;
}
.list-it ul:nth-child(3){
    margin-left: 4%;
}
.list-it ul:nth-child(4){
    margin-right: 0;
}
.list-it ul li{
    color: #71706e;
    font-size: 18px;
    line-height: 20px;
    list-style-type: none;
    position: relative;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 46px;
    padding-top: 10px;
    padding-left: 50px;
}
.list-it ul:nth-child(1) li:nth-child(1){
    background-image: url(../img/1i.png);
}
.list-it ul:nth-child(1) li:nth-child(2){
    background-image: url(../img/2i.png);
}
.list-it ul:nth-child(1) li:nth-child(3){
    background-image: url(../img/3i.png);
}
.list-it ul:nth-child(2) li:nth-child(1){
    background-image: url(../img/4i.png);
}
.list-it ul:nth-child(2) li:nth-child(2){
    background-image: url(../img/5i.png);
}
.list-it ul:nth-child(2) li:nth-child(3){
    background-image: url(../img/6i.png);
}
.list-it ul:nth-child(3) li:nth-child(1){
    background-image: url(../img/7i.png);
}
.list-it ul:nth-child(3) li:nth-child(2){
    background-image: url(../img/8i.png);
}
.list-it ul:nth-child(3) li:nth-child(3){
    background-image: url(../img/9i.png);
}
.list-it ul:nth-child(4) li:nth-child(1){
    background-image: url(../img/10i.png);
}
.list-it ul:nth-child(4) li:nth-child(2){
    background-image: url(../img/11i.png);
}
.list-it ul:nth-child(4) li:nth-child(3){
    background-image: url(../img/12i.png);
}
.list-it ul li img{
    float: left;
    margin-right: 15px;
}

@media only screen and (min-width : 1200px) {
    .list-it ul:nth-child(1){
        width: 152px;
        margin-right: 0;
    }
    .list-it ul:nth-child(4){
        width: 223px;
    }
    .list-it ul:nth-child(3){
        width: 226px;
    }
}
@media only screen and (max-width : 1200px) {
    .list-it ul{
        margin:0 0px !important;
        display: inline-block;
        vertical-align: middle;
        width: 24%;
    }
    .list-it ul:nth-child(1){
        margin-left: 15px !important;
    }
}

@media only screen and (max-width : 755px) {
    .list-it ul{
        margin:0 0px !important;
        display: inline-block;
        vertical-align: middle;
        width: 48%;
    }
    .list-it ul:nth-child(3){
        margin-left: 15px !important;
    }
}

@media only screen and (max-width : 510px) {
    .list-it ul{
        width: 100%;
        margin: 0 15px !important;
    }
}
.wrap-daniel-sh{
    max-width: 603px;
}
.wrap-daniel-sh img{
    width: 100%;
}
/*
#distance-box {
    margin: -10px 0px 7px 0px;
    overflow: hidden;
}
#distance-box ul {
    padding: 0px 0px 0px 130px;
    min-height: 115px;
    list-style: none;
    margin: 0 auto;
    display: table;
    overflow: hidden;
    background: url(../img/line-dots.png) no-repeat left top;
}
#distance-box ul li, #distance-box ul li p {
    font-size: 15px;
    line-height: 22px;
    color: #332a29;
}
#distance-box ul li b {
    font-size: 34px;
    line-height: 42px;
    font-weight: normal;
    color: #6e6958;
}
#distance-box ul li {
    padding: 0px 0px 0px 20px;
    margin: 0px;
    list-style: none;
    display: table-cell;
    width: 25%;
    vertical-align: top;
}
#distance-box ul li p {
    padding-top: 8px;
    position: relative;
}
*/
/*DISTANCE*/
#distance-box .wrapperr { max-width: 955px; margin: 0px auto; padding: 0px 25px 0px 25px; }
#distance-box ul { padding: 0px 0px 0px 130px; min-height: 115px; list-style: none; display: table; overflow: hidden; background: url(../img/line-dots.png) no-repeat left top; }
#distance-box ul li { padding: 0px 0px 0px 20px; margin: 0px; list-style: none; display: table-cell; width: 25%; vertical-align: top; }
#distance-box ul li, #distance-box ul li p { font-size: 15px; line-height: 22px; color: #332a29; }
#distance-box ul li b { font-size: 34px; line-height: 42px; font-weight: normal; color: #6e6958; }
#distance-box ul li p { padding-top: 8px; position: relative; }
#distance-box ul li p:before { content: ""; position: absolute; left: 0px; top: 0px; width: 58px; height: 7px; background: #d4d3cf; }

@media all and (max-width: 1050px) {
    #distance-box ul li b { font-size: 26px; line-height: 38px; }
    #distance-box ul li { padding-left: 30px; }
}

@media all and (max-width: 800px) {
    #distance-box ul { padding: 0px; background: none; }
    #distance-box ul li:first-child { padding: 0px; }
    #distance-box ul li, #distance-box ul li p { font-size: 16px; line-height: 20px; }
}

@media all and (max-width: 630px) {
    #distance-box ul li b { font-size: 20px; line-height: 30px; }
}

@media all and (max-width: 530px) {
    #distance-box ul { padding: 140px 0px 0px 0px; margin: 45px 0px 0px 0px; list-style: none; display: block; overflow: hidden; background: url(../img/line-dots.png) no-repeat center top; text-align: center; }
    #distance-box ul li { display: inline-block; width: 75%; text-align: center; padding: 0px 10px 0px 0px; margin: 20px 0px 0px 0px; }
    #distance-box ul li:first-child { padding: 0px 10px 0px 0px; }
    #distance-box ul li p:before { left: 50%; margin-left: -29px; }
    #distance-box ul li, #distance-box ul li p { font-size: 16px; line-height: 20px;text-align: center;display: block;margin: 20px auto 0; }
}
/*END OF DISTANCE*/
.container-fluidd{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1400px) {
  .container-fluid {
    padding: 0 64.5px; }
}

