/* Базовые стили кнопки */
.blockedProfile {
  width: 98%;
  padding: 10px;
}
.block-button {
    text-align: right;
    margin-top: -3%;
}
.block-warning p {
    width: 90%;
    margin-bottom: -3%;
}
.buttonCom {
  position: relative;
   width: 14%;
    float: right;

}
.buttonCom a{
  height:50px;
  width:100%;
  border-radius:3px;
  padding:7px;
  border:rgba(0,0,0,.3) 0px solid;
  box-sizing:border-box;
  background: #e7ebed;
  color: #3c0000;
  font-weight:600;
  font-size: 11pt;
  transition:background .4s;
  cursor:pointer;
  text-decoration: none;
}
/* Изменение фона кнопки при наведении */
.buttonCom a:hover{
  background:#c00;
  color: #ffffff;
}

.block-warning {
    position: relative;
    width: 100%;
    padding: 15px 15px 15px 50px;
    background-color: #212121;
    -webkit-box-shadow: 1px 1px 5px rgba(24, 24, 24, .15);
    box-shadow: 1px 1px 5px rgba(24, 24, 24, .15);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #cfd8dc;
    background-color: #fff;
    margin-top: 20px
}

.block-warning:before {
    content: '';
    display: block;
    position: absolute;
    background: url(/public/images/alert.png) no-repeat center center;
    width: 24px;
    height: 24px;
    background-size: contain;
    left: 20px;
    top: 12px
}

.block-warning span {
    font-size: 15px;
    color: #212121;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 90px;
    text-align: center
}

@media (max-width: 1115px)
{
    .block-warning {
        margin-bottom: 10px;
    }
    .block-warning p {
        font-size: 13px;
        padding-bottom: 10px;
        width: 100%;
        margin-bottom: 0;
    }
    .buttonCom {
        position: relative;
        width: 2%;
        float: none;
        padding-top: 10px;
    }
}

@media (min-width: 766px) and (max-width: 980px){
    .buttonCom{
        width: 15%;
        float: right;
        padding-top: 0;
    }
}
.file-select {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;

}

.file-select.file-select-lg + label {
  padding: 10px 10px;
  font-size: 18px;
  border-radius:5px; 
 
}

.file-select + label {
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  border: 1px solid #ccc;
  padding: 6px 10px;
  border-radius: 3px;
  width: 100%;
  margin-bottom: 10px;
  background:RGBA(255,255,255,1);
  -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .45);        
  box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .45); 
}

.file-select.file-select-sm + label {
  font-size: 12px;
  padding: 5px 10px;
}

.file-select:focus + label,
.file-select + label:hover {
  background: #ccc;
}


/* Базовые стили формы */
.formClass{
  margin:0 auto;
  max-width:55%;
  box-sizing:border-box;
  padding:40px;
  border-radius:5px; 
  background:RGBA(255,255,255,1);
  -webkit-box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);        
  box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);  
}

/**/
.formBlock{
  margin:0 auto;
  max-width:95%;
  box-sizing:border-box;
  padding:20px;
  margin-bottom: 20px;
  border-radius:5px; 
  background:RGBA(255,255,255,1);
  -webkit-box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);        
  box-shadow:  0px 0px 15px 0px rgba(0, 0, 0, .45);  
}

.formBlock font {
  font-size: 15px;
  font-style: italic;
  text-align: center;
}

.kapcha img {
  width: 100%; 
  padding-bottom: 10px;
  height: 100px;
}
/* Стили полей ввода */
.textbox{
  height:50px;
  width:100%;
  border-radius:3px;
  border:rgba(0,0,0,.3) 2px solid;
  box-sizing:border-box;
  font-size:18px; 
  padding:10px;
  margin-bottom:30px;  
}
.message:focus,
.textbox:focus{
  outline:none;
   border:rgba(24,149,215,1) 2px solid;
   color:rgba(24,149,215,1);
}
/* Стили текстового поля */
.message{
    background: rgba(255, 255, 255, 0.4); 
    width:100%;
    height: 120px;
    border:rgba(0,0,0,.3) 2px solid;
    box-sizing:border-box;
    -moz-border-radius: 3px;
    font-size:18px;
    -webkit-border-radius: 3px;
    border-radius: 3px; 
    display:block;
    padding:10px;
    
    overflow:hidden;
}
/* Базовые стили кнопки */
.button{
  height:50px;
  width:100%;
  border-radius:3px;
  border:rgba(0,0,0,.3) 0px solid;
  box-sizing:border-box;
  padding:10px;
  background:#790038;
  color:#FFF;
  font-weight:400;
  font-size: 16pt;
  transition:background .4s;
  cursor:pointer;
  margin-left: 0;
}
/* Изменение фона кнопки при наведении */
.button:hover{
  background:#80b438;
}


@media screen and (max-width: 767px) {
  .formClass{
    max-width: 100%;
  }
}

/* ABUSE FORM STYLES */
/*.abuse_btn {
    display: inline-block;
    float: right;
    padding: 2px 25px;
    font-weight: 900;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    color: red;
    border: 1px solid #d00;
    box-sizing: border-box;
    transition: .6s;
    cursor: pointer;
}
.abuse_btn:hover {
    background: #d00;
    color: #fff;
    transition: .6s;
}*/
.abuse_bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 10000;
}
.abuse_form {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    min-height: 150px;
    margin: -265px -200px;
    background: #eee;
    z-index: 10001;
}
.abuse_title {
    background: #fff;
    padding: 10px;
    font-size: 22px;
    font-weight: 900;
    box-shadow: 0 1px 1px silver;
    box-sizing: border-box;
}
.abuse_body,
.abuse_request {
    padding: 10px 10px 55px;
}
.abuse_request {
    display: none;
}
.abuse_request img {
    margin: 0 auto;
    display: block;
}
.abuse_disclaimer {
    display: block;
    padding: 10px 15px;
    background: white;
    border: 1px solid silver;
    border-radius:3px;
    font-size: 12px;
    line-height: 1.37 !important;
    margin: 0 0 5px;
}
.abuse_body select {
    width: 100%;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid silver;
    box-sizing: border-box;
}
.abuse_body textarea {
    width: 100%;
    height: 150px;
    padding: 10px 15px;
    border: 1px solid silver;
    box-sizing: border-box;
}
.abuse_body img {
    border: 1px solid silver;
    box-sizing: border-box;
    width: 100%;
}
.abuse_body input[type=text] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid silver;
    box-sizing: border-box;
}
.abuse_body input[type=file] {
    transition: .8s;
}
.abuse_body select,
.abuse_body textarea {
    margin: 5px 0;
}
.abuse_captcha {
    display: flex;
    margin: 10px 0;
    width: 100%;
    height: 70px;
}
.abuse_captcha span {
    display: block;
    width: 80px;
    height: 80px;
    border: 1px solid silver;
    cursor: pointer;
    box-sizing: border-box;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAABmJLR0QA/wD/AP+gvaeTAAADGUlEQVRoge3ZzYsURxjH8c/6spq4HiIqq0S9iSejriKeJCQE14NoEPQcgpIYcgtEQUFQvBjwBf8FD7mIRBKJB/8ABTFEEqKouOuKLiKJoquC5lC9OFNTM0xPd8/GOF8oZqqn5nmeX3dXdT1P06NHj3eCvhJtTcMQPsMqrMAizM38PMEoruMSLmafr0qMIclWPMB9bGkxbikOYQyvc7Y7OIzFlSjIuFvjcDTx+0KcxPMOBMRtAifwQRVCYme17MB4CQLi9gDbuiFkBk61CORvnMaXWIcF6MfM7Ps6fIWf8ayFnROYXpWQ2filiePr+ALv57A/B1+rv4Vr21nMKkFHg+FziWNP8Z1wpTrlPXwvPdfOFLRNwmjcbmBlUSc1bBAWldjPD0UNtxJxVVi1ymYQ1xL+Ci0A7a40tzBcxFHEMo3PpHuY16nBPMvmSIHAUwwJz5ZaH0c7NTaVQuBI5OOZsOXJTbsibmJT0agTDGic/Psr8NMVvtV40t5KFuCFejEfpQZO62JQnTCOC9GxT1ID/+tC4HzUH0oNehuEXIn6y6ckihJYon6OjKUGNbsinwq70ofYWUV0Obgr5CmTjOf58x/enIFHSswNOuRz4UrcwsY8f4z3Oh+WHlrJNLu17kX9JVUHUpRmQv6K+qurDqQozYRcjvplbtO7yir1c+SlahKpyunDbfVivpnKgIpwQGPOMVCBn83Cstpu2pCbRRprT4eLRp0gVXAoVQghvaw1MoE1RaJOMKILQuYJz5R4r7O0QOAxw0LCVKkQQikmNva7ULopm0H8lvBXihBCkSw2OCoU1cpitfYmfSFmCOXL2Ohz7JWv5hvTj33SRe2fEscK0y8UllNnaQx7hMJ0uwxgl+bz45xQxC5dCGE7f7yJ48lV7bwgar2wG+jPAlqYHduNH/G4hZ3j3hSvKxEyyTYh2cmzbLbT7mN75KtSIYTXZMc0ljY7aROZrfkJP7ULQKV1rUHhZejtDgSM4KDW+c5wNm5Ei4pmma+n+7AWHwuv2JYLmeWAEPQ/wsP1T6Ey8mv2Wcnt0qNHj/8p/wLQwui9g1jl4gAAAABJRU5ErkJggg==) #fff no-repeat center center;
}
.abuse_footer {
    background: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 0 1px gray;
    box-sizing: border-box;
}
.abuse_footer input {
    padding: 0 10px;
    border: 1px solid silver;
    color: black;
    line-height: 25px;
    border-radius: 3px;
    outline: 0;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 15px 17px rgba(255,255,255,.5), inset 0 -5px 12px rgba(0,0,0,.05);
}
.abuse_footer input:hover {
    transition: .6s;
}
.ab_submit {
    background: #28a745;
}
.ab_submit:hover {
    color: white;
}
.ab_cancel:hover {
    color: white;
    background: #6c757d;
}
.ab_back {
    display: none;
    background: #007bff;
}
@media screen and (max-width: 768px) {
    .abuse_form {
        top: 0;
        left: 0;
        max-width: 100%;
        min-height: 150px;
        margin: 0 0;
        bottom: 0;
    }
    .abuse_body,
    .abuse_request {
        overflow: auto;
        height: calc(100vh - 150px);
    }
}@charset "UTF-8";.title-wrap h1 span{color:silver;font-size:.8em;}.breadcrumbs,.card-info,.cards,.container-with-floated-children,.footer,.header,.info-body,.menu,.menu-filter{*zoom:1}.breadcrumbs:after,.breadcrumbs:before,.card-info:after,.card-info:before,.cards:after,.cards:before,.container-with-floated-children:after,.container-with-floated-children:before,.footer:after,.footer:before,.header:after,.header:before,.info-body:after,.info-body:before,.menu-filter:after,.menu-filter:before,.menu:after,.menu:before{content:" ";display:table}.breadcrumbs:after,.card-info:after,.cards:after,.container-with-floated-children:after,.footer:after,.header:after,.info-body:after,.menu-filter:after,.menu:after{clear:both}@font-face{font-display:swap;font-family:PTSans;font-style:normal;font-weight:400;src:url(/public/fonts/PTSans-Regular.eot);src:local("PTSans-Regular"),url(/public/fonts/PTSans-Regular.eot?#iefix) format("embedded-opentype"),url(/public/fonts/PTSans-Regular.woff2) format("woff2"),url(/public/fonts/PTSans-Regular.woff) format("woff"),url(/public/fonts/PTSans-Regular.ttf) format("truetype"),url(/public/fonts/PTSans-Regular.svg#Scada) format("svg")}@font-face{font-display:swap;font-family:PTSans-Italic;font-style:italic;font-weight:400;src:url(/public/fonts/PTSans-Italic.eot);src:local("PTSans-Italic"),url(/public/fonts/PTSans-Italic.eot?#iefix) format("embedded-opentype"),url(/public/fonts/PTSans-Italic.woff2) format("woff2"),url(/public/fonts/PTSans-Italic.woff) format("woff"),url(/public/fonts/PTSans-Italic.ttf) format("truetype"),url(/public/fonts/PTSans-Italic.svg#Scada) format("svg")}@font-face{font-display:swap;font-family:PTSans;font-style:normal;font-weight:400;src:url(/public/fonts/PTSans-Bold.eot);src:local("PTSans-Bold"),url(/public/fonts/PTSans-Bold.eot?#iefix) format("embedded-opentype"),url(/public/fonts/PTSans-Bold.woff) format("woff"),url(/public/fonts/PTSans-Bold.ttf) format("truetype"),url(/public/fonts/PTSans-Bold.svg#Scada) format("svg")}@font-face{font-display:swap;font-family:PTSans;font-style:italic;font-weight:700;src:url(/public/fonts/PTSans-BoldItalic.eot);src:local("PTSans-BoldItalic"),url(/public/fonts/PTSans-BoldItalic.eot?#iefix) format("embedded-opentype"), format("woff2"),url(/public/fonts/PTSans-BoldItalic.woff) format("woff"),url(/public/fonts/PTSans-BoldItalic.ttf) format("truetype"),url(/public/fonts/PTSans-BoldItalic.svg#Scada) format("svg")}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,input,select,textarea{margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container::after{content:"";display:table;clear:both}.container-fluid{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.container-fluid::after{content:"";display:table;clear:both}.row{margin-left:-15px;margin-right:-15px}.row::after{content:"";display:table;clear:both}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1{float:left;width:8.33333%}.col-xs-2{float:left;width:16.66667%}.col-xs-3{float:left;width:25%}.col-xs-4{float:left;width:33.33333%}.col-xs-5{float:left;width:41.66667%}.col-xs-6{float:left;width:50%}.col-xs-7{float:left;width:58.33333%}.col-xs-8{float:left;width:66.66667%}.col-xs-9{float:left;width:75%}.col-xs-10{float:left;width:83.33333%}.col-xs-11{float:left;width:91.66667%}.col-xs-12{float:left;width:100%}.pull-xs-0{right:auto}.pull-xs-1{right:8.33333%}.pull-xs-2{right:16.66667%}.pull-xs-3{right:25%}.pull-xs-4{right:33.33333%}.pull-xs-5{right:41.66667%}.pull-xs-6{right:50%}.pull-xs-7{right:58.33333%}.pull-xs-8{right:66.66667%}.pull-xs-9{right:75%}.pull-xs-10{right:83.33333%}.pull-xs-11{right:91.66667%}.pull-xs-12{right:100%}.push-xs-0{left:auto}.push-xs-1{left:8.33333%}.push-xs-2{left:16.66667%}.push-xs-3{left:25%}.push-xs-4{left:33.33333%}.push-xs-5{left:41.66667%}.push-xs-6{left:50%}.push-xs-7{left:58.33333%}.push-xs-8{left:66.66667%}.push-xs-9{left:75%}.push-xs-10{left:83.33333%}.push-xs-11{left:91.66667%}.push-xs-12{left:100%}.offset-xs-1{margin-left:8.33333%}.offset-xs-2{margin-left:16.66667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.33333%}.offset-xs-5{margin-left:41.66667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.33333%}.offset-xs-8{margin-left:66.66667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.33333%}.offset-xs-11{margin-left:91.66667%}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;height:100%}body{position:relative;font-family:PTSans,Helvetica,Arial,sans-serif;font-size:16px;font-size:1rem;line-height:20px;font-weight:400;color:#263238;background:url(/templates/vs-pr10-city/dev/img/background-body2.png);overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;min-height:100vh}.wrapper{width:100%;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow:hidden}.container{width:100%}.left{float:left}.right{float:right}.no-menu .header-top .container{padding-right:10px}.no-menu .toggle-search{margin-right:15px}nav ul,ul{padding:0;margin-bottom:0;margin-top:0;list-style:none}nav ul li,ul li{list-style:none;list-style-type:none}.clearfix{clear:both}.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}img,video{max-width:100%;height:auto}img.no-responsive,video.no-responsive{max-width:none}.col-12{width:100%}.col-6{width:50%}.col-3{width:33.333%}.col-4{width:25%}.col-5{width:20%}.w-10{width:10%}.w-12{width:12%}.grayscale{-ms-filter:grayscale(1);-webkit-filter:grayscale(1);-moz-filter:grayscale(1);-o-filter:grayscale(1);filter:grayscale(1);-webkit-transition:all .5s ease;transition:all .5s ease}.grayscale:hover{-ms-filter:grayscale(0);-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);-webkit-transition:all .5s ease;transition:all .5s ease}.vertical-align{text-align:justify}.vertical-align:before{content:"";display:block;width:100%;height:0}.vertical-align:after{content:"";display:inline-block;width:100%;height:0;visibility:hidden;overflow:hidden}input,textarea{-webkit-overflow-scrolling:touch}.background-wrapper{max-width:1400px;width:100%;margin:0 auto;background:#eee;overflow:hidden}p{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:15px;font-size:.9375rem;color:#263238;line-height:20px;font-weight:400}b{font-weight:700}.italic{font-style:italic}.text_center{text-align:center!important}.text_left{text-align:left!important}.text_rigth{text-align:right!important}.text_bold{font-weight:700}.text_uppercase{text-transform:uppercase}a{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:15px;font-size:.9375rem;color:#1e88e5;line-height:20px;font-weight:400}a:hover{color:#1e88e5}a[href^="mailto:"],a[href^="tel:"]{color:inherit;text-decoration:none}a[href^="mailto:"]:hover,a[href^="tel:"]:hover{color:inherit;text-decoration:none}h1{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:24px;font-size:1.5rem;color:#000;line-height:36px;font-weight:400}h2{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:18px;font-size:1.125rem;color:#060808;line-height:25ox;font-weight:400}h3{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:15px;font-size:.9375rem;color:#263238;line-height:18px;margin-bottom:0;font-weight:400}h4{font-family:PTSans,Helvetica,Arial,sans-serif;font-size:16px;font-size:1rem;color:#d50000;line-height:18px;font-weight:400}.no-upercouse{text-transform:none}.icon{position:relative;display:inline-block}.icon-search{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-156px -230px;width:15px;height:16px}.icon-search-lg{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-96px -230px;width:15px;height:16px}.icon-lock{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -45px;width:24px;height:25px}.icon-area{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -143px;width:14px;height:20px}.icon-local{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-192px -33px;width:18px;height:24px}.icon-service{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-78px -85px;width:24px;height:20px}.icon-national{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-192px -107px;width:20px;height:20px}.icon-advanced{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-231px -148px;width:20px;height:18px}.icon-cash{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-175px -162px;width:20px;height:20px}.icon-gene{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -85px;width:24px;height:23px}.icon-linner{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-231px -35px;width:18px;height:22px}.icon-libra{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -123px;width:20px;height:24px}.icon-boobs{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -72px;width:16px;height:20px}.icon-data{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -230px;width:18px;height:20px}.icon-hart{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-192px 0;width:24px;height:18px}.icon-hart-white{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-105px -162px;width:20px;height:20px}.icon-phone{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-106px -123px;width:21px;height:21px}.icon-cash-md{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-140px -162px;width:20px;height:20px}.icon-man{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-111px -35px;width:24px;height:23px}.icon-faq{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-39px -85px;width:24px;height:22px}.icon-messadge{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-70px -162px;width:20px;height:20px}.icon-time-sm{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-33px -230px;width:17px;height:18px}.icon-love-house{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-107px -197px;width:18px;height:18px}.icon-car-sm{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-209px -197px;width:18px;height:15px}.icon-camera{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-72px -197px;width:20px;height:18px}.icon-video{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -197px;width:22px;height:18px}.icon-map{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-192px -72px;width:21px;height:20px}.icon-planet{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-72px 0;width:24px;height:25px}.icon-house{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-142px -123px;width:21px;height:21px}.icon-car{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-175px -197px;width:19px;height:15px}.icon-straw{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 0;width:21px;height:30px}.icon-linear{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-231px -72px;width:17px;height:23px}.icon-weight{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-155px -77px;width:21px;height:24px}.icon-lif{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-111px 0;width:29px;height:20px}.icon-tel-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-155px 0;width:22px;height:23px}.icon-price{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-231px 0;width:20px;height:20px}.icon-clock{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -107px;width:14px;height:21px}.icon-house-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-65px -230px;width:16px;height:16px}.icon-car-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-186px -230px;width:16px;height:13px}.icon-straw-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-36px 0;width:21px;height:30px}.icon-about{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-70px -123px;width:21px;height:21px}.icon-services{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -36px;width:16px;height:21px}.icon-photo{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-37px -197px;width:20px;height:18px}.icon-play{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -213px;width:15px;height:18px}.icon-lif-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-39px -45px;width:29px;height:20px}.icon-linear-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-231px -110px;width:17px;height:23px}.icon-flag{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-35px -123px;width:20px;height:24px}.icon-weight-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-155px -38px;width:21px;height:24px}.icon-color{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-35px -162px;width:20px;height:20px}.icon-metro{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px -178px;width:14px;height:20px}.icon-globe{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-117px -85px;width:22px;height:20px}.icon-info{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-266px 0;width:16px;height:21px}.icon-sofa{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-140px -197px;width:20px;height:16px}.icon-area-2{background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:0 -162px;width:20px;height:20px}.header{position:relative;width:100%}.header-top{position:relative;height:60px;padding-top:0;padding-bottom:5px;overflow:hidden;background:#d50000}.header-top .container{position:relative}.logo{display:inline-block;vertical-align:top;padding-right:55px;margin-top:5px}.logo__img{display:inline-block;vertical-align:middle;padding-left:2px;padding-right:5px}.logo__text{display:inline-block;vertical-align:middle;font-size:18px;font-weight:700;line-height:16px;text-transform:uppercase;color:#fff}.local{display:inline-block;vertical-align:top;padding-top:10px}.local a{color:#fff;font-size:12px;font-weight:400;line-height:15px;text-decoration:underline}.local a:hover{text-decoration:none}.local p{margin:0;color:#fff;font-size:12px;font-weight:400;line-height:15px}.local .icon-planet{width:25px;height:25px;vertical-align:middle}.local .local-text{display:inline-block;vertical-align:middle}.toggle-search{position:relative;z-index:23;display:block;float:right;border:0;background-color:transparent;padding:0;width:50px;height:45px;margin-right:20px;color:#fff;text-align:center;padding-top:15px}.toggle-search.clicked{z-index:-1}.form-search{position:relative;display:inline-block;vertical-align:top;float:right;padding-right:100px;margin-top:10px}.form-search__input{width:270px;height:30px;padding-left:32px;padding-right:17px;color:#000;font-size:13px;font-weight:400;line-height:18px;-webkit-border-radius:14px;border-radius:14px;background-color:#fff;border:none;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 2px rgba(0,0,0,.4);box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 2px rgba(0,0,0,.4);outline:0}.form-search__input::-webkit-input-placeholder{color:#000;font-size:13px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.form-search__input:-moz-placeholder{color:#000;font-size:13px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.form-search__input::-moz-placeholder{color:#000;font-size:13px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.form-search__input:-ms-input-placeholder{color:#000;font-size:13px;font-weight:400;-webkit-transition:all .3s;transition:all .3s}.form-search__input:focus{outline:0}.form-search__input:focus::-webkit-input-placeholder{color:transparent;-webkit-transition:all .3s;transition:all .3s}.form-search__input:focus:-moz-placeholder{color:transparent;-webkit-transition:all .3s;transition:all .3s}.form-search__input:focus::-moz-placeholder{color:transparent;-webkit-transition:all .3s;transition:all .3s}.form-search__input:focus:-ms-input-placeholder{color:transparent;-webkit-transition:all .3s;transition:all .3s}.btn-search{position:absolute;top:3px;left:0;width:30px;height:30px;color:#fff;text-align:center;background:0 0;border:none}.search-lg{width:24px;height:25px}.login{position:relative;display:inline-block;vertical-align:middle;padding-top:10px;float:right;color:#fff;font-size:14px;font-weight:400;line-height:18px}.login:hover{color:#fff;text-decoration:none}.login .icon{vertical-align:middle;top:0;margin-right:9px}.menu{position:relative;width:100%;background-color:#000}.menu-list{position:relative;width:100%;padding:12px 0 12px}.menu-list__item{display:inline-block;margin-left:5px;padding:5px}.menu-list__item:not(:last-child){border-left:1px dotted rgba(255,255,255,.2)}.menu-list__item:first-child{border-left:none}.menu-list__item i{top:-1px}.menu-list__item:first-child{margin-left:0}.menu-list__item:nth-last-child(2){margin-left:5px}.menu-list__item.clicked>a{color:#d50000}.menu-list__item.clicked>a:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:all .3s ease;transition:all .3s ease}.menu-list__item.parent{position:relative;padding-top:5px}.menu-list__item.parent .submenu{top:100%;left:-1px;width:101%;padding-top:10px;padding-bottom:10px}.menu-list__item_box{padding:5px}.menu-list__item_box .menu-list__link{font-size:15px;color:#fff}.menu-list__item_box .menu-list__link:hover{color:#d50000}.menu-list__item_box .menu-list__link:after{content:"";position:relative;top:-2px;display:inline-block;width:9px;height:5px;margin-left:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAGCAYAAAD68A/GAAAANUlEQVQYV2NkYGBg+P///38QjQ8wwiTxKWYEAWRTsCmGqUFRiO4MZIMwFMIUo9uGVSE2TwEArjoUA/Dk5g0AAAAASUVORK5CYII=);background-size:100%;opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.menu-list__item_btn{position:relative;top:0;float:right;padding:4px 15px 3px 20px;margin-right:10px}.menu-list__item_btn .menu-list__link{text-decoration:underline}.menu-list__item_btn .menu-list__link:hover{text-decoration:none}.menu-list__item_btn .icon{position:relative;top:0;right:6px;margin-right:0!important;margin-left:0!important}.menu-list__item_btn:hover a{color:#fff}.menu-list__link{position:relative;z-index:23;display:inline-block;width:100%;height:100%;color:#fff;font-size:15px;font-weight:400;line-height:18px;text-decoration:none}.menu-list__link .icon{vertical-align:middle;margin-right:7px;margin-left:2px}.menu-list__link:hover{color:#263238}.menu__checkbox{position:absolute;width:0;opacity:0}.menu-list_label{vertical-align:middle;margin-left:5px}.menu__label{position:relative;display:inline-block;color:#fff;font-size:15px;font-weight:400;line-height:18px;cursor:pointer;padding-left:5px}.menu__label:before{content:"";position:relative;top:-2px;display:inline-block;vertical-align:middle;margin-right:10px;width:18px;height:18px;-webkit-box-shadow:0 -1px 1px rgba(0,0,0,.7);box-shadow:0 -1px 1px rgba(0,0,0,.7);-webkit-border-radius:1px 0 0 1px;border-radius:1px 0 0 1px;background-color:#fff}.menu__label:not(:last-child){margin-bottom:5px}.menu__checkbox:checked+.menu__label:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA+ElEQVQoU42RsWoCQRRFzyMkGLaIEBurRBEibpEUKWRBsLXM91i4WukXKKTKF6jlQsAgSFoLZe1SpElhG9nGfTLrrixJxEwzw5s59955T/jnWoILjGyYyynmA7LfMBSoSybzXgkCJ4KW8CBwW4FRWsSH+nYPZM/y+a/iZNK5KJf7EbTYW94Drg3tWMjEaZlzBEynvfNSaSAiQQStcrnH7Xr9ClwpvJmaiWP2S8eZF2azAfBigPgOVPXat6wn3Wye0/FiwBWRcbp+aISq3vmWVUvAY8DBKVFR1cJno9EMw9C+8bzuT4fk3a+Wq2rV/E1EvGPjODmnv8AdcW1PC/x9GLoAAAAASUVORK5CYII=);background-repeat:no-repeat;background-size:11px 8px;background-position:center}.submenu{display:none;position:absolute;z-index:991;top:49px;left:0;width:100%;padding:23px 17px;-webkit-border-radius:0 2px 2px;border-radius:0 2px 2px;border:1px solid #cfd8dc;border-top-color:transparent;background-color:rgba(236,239,241,.95)}.submenu.open{display:block}.submenu-col-2{display:block;float:left;width:16.66667%}.submenu-list:not(:last-child){margin-bottom:30px}.submenu-list__title{font-size:13px;color:#263238;font-weight:700;line-height:20px}.submenu-list__item{line-height:20px}.submenu-list__item>a{font-size:13px;color:#263238;font-weight:400;line-height:20px;text-decoration:none}.submenu-list__item>a:hover{color:#d50000}.submenu-list__item>a:before{content:"› ";color:currentColor}.menu-button{position:fixed;z-index:9992;top:10px;right:15px;width:40px;height:40px;float:right;margin-left:20px;background-color:#000;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.1)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(bottom,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);background-image:linear-gradient(to top,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);border:0;-webkit-border-radius:4px;border-radius:4px}.burger-icon{position:relative;margin-top:8px;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto}.burger-icon,.burger-icon::after,.burger-icon::before{display:block;width:25px;height:3px;background-color:#fff;outline:1px solid transparent;-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:background-color,transform;transition-property:background-color,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}.burger-icon::after,.burger-icon::before{position:absolute;content:""}.burger-icon::before{top:-8px}.burger-icon::after{top:8px}.menu-button.is-active{border-color:#d50000}.menu-button.is-active .burger-icon{background-color:transparent}.menu-button.is-active .burger-icon::before{-webkit-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.menu-button.is-active .burger-icon::after{-webkit-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.menu-filter{display:block;width:100%;padding-top:5px;padding-bottom:5px;background-color:#e0e0e0;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.15);box-shadow:0 1px 0 rgba(0,0,0,.15)}.filter{display:inline-block;vertical-align:top;margin-right:-.36em;width:20%}.filter:not(:first-child) .fildsearch{margin-top:-3px}.filter:nth-child(2){padding:0 6px}.filter:not(:first-child),.filter:not(:nth-child(2)){padding:0 17px}.filter:last-child{padding-right:0}.filter__title{display:inline-block;vertical-align:middle;font-size:15px;font-weight:400;line-height:30px;color:#263238}.filter__title .icon{vertical-align:top;margin-right:5px}.filter__title .icon.icon-boobs{top:4px}.fildsearch__input{display:inline-block;width:70px;height:30px;padding:0 10px;outline:0;font-size:15px;font-weight:400;color:#263238;line-height:30px;-webkit-border-radius:2px;border-radius:2px;margin:0 2px;border:1px solid rgba(217,217,217,.5);background-color:#fff}.fildsearch__input:focus{border:1px solid #d50000}.fildsearch__defiz{display:inline-block;width:18px;height:1px;background-color:#263238;margin:0 6px;vertical-align:middle}.filter .irs-line{top:8px;height:9px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 4px rgba(0,0,0,.4);box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 4px rgba(0,0,0,.4);background-color:silver;background-color:rgba(59,134,196,0)}.filter .irs-bar{top:8px;height:9px;-webkit-box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 4px rgba(0,0,0,.4);box-shadow:0 1px 0 rgba(255,255,255,.5),inset -1px 1px 4px rgba(0,0,0,.4);background-color:rgba(213,0,0,0);background-image:-webkit-gradient(linear,left top,right top,from(#850000),color-stop(50%,#d50000),to(#5f0000));background-image:-webkit-linear-gradient(left,#850000 0,#d50000 50%,#5f0000 100%);background-image:linear-gradient(to right,#850000 0,#d50000 50%,#5f0000 100%);border:none}.filter .irs-slider{top:3px;width:16px;height:16px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3),inset 0 2px 0 #fff,inset 0 0 2px rgba(255,255,255,.7);box-shadow:0 2px 4px rgba(0,0,0,.3),inset 0 2px 0 #fff,inset 0 0 2px rgba(255,255,255,.7);border:1px solid rgba(217,217,217,.6);background-color:rgba(59,134,196,0);background-image:-webkit-gradient(linear,left bottom,left top,from(#f4f4f4),to(#fdfdfd));background-image:-webkit-linear-gradient(bottom,#f4f4f4 0,#fdfdfd 100%);background-image:linear-gradient(to top,#f4f4f4 0,#fdfdfd 100%)}.filter .irs-from,.filter .irs-grid-text,.filter .irs-single,.filter .irs-to{color:#263238!important;font-size:12px;line-height:13px;font-weight:400}.filter-hr{display:none}.cards{width:100%}.card{display:inline-block;position:relative;width:100%;min-height:400px;-webkit-border-radius:2px;border-radius:2px;-webkit-border-radius:4px;border-radius:4px;-webkit-transition:all .5s ease;transition:all .5s ease}.card:hover{z-index:500;-webkit-box-shadow:0 0 10px rgba(38,50,56,.25);box-shadow:0 0 10px rgba(38,50,56,.25);-webkit-transition:all .5s ease;transition:all .5s ease}.card:hover .card-inside .cards__image{padding-top:10px;padding-left:10px;padding-right:10px;-webkit-transition:all .5s ease;transition:all .5s ease}.card:hover .check-list{left:15px;top:15px;-webkit-transition:all .5s ease;transition:all .5s ease}.cards__image{display:inline-block;width:100%;height:295px;background-color:#fff;overflow:hidden;position:relative;text-align:center;border:6px solid #fff;-webkit-transition:all .5s ease;transition:all .5s ease}.cards__image img{width:100%;height:auto;-webkit-transition:all .5s ease-out;transition:all .5s ease-out}.check-list{display:block;position:absolute;left:0;top:-3px;padding-top:0;-webkit-transition:all .5s ease;transition:all .5s ease}.check-list__label{display:inline-block;height:16px;padding-left:6px;padding-right:6px;color:#fff;font-size:12px;font-weight:400;line-height:16px;-webkit-border-radius:0;border-radius:0;text-align:center;margin-bottom:5px;margin-right:-.36em}.check-list__label_photo{background-color:#d50000}.check-list__label_video{background-color:#4fc3f7}.card-list{display:none;margin-top:15px;padding-bottom:0;margin-bottom:0;padding-bottom:5px;-webkit-transition:all .5s ease;transition:all .5s ease}.card-list-item{font-size:17px;line-height:1;padding-left:10px;padding-right:10px}.card-list-item i{width:9%;margin-right:-.36em}.card-list-item .card-list-table{display:inline-block;width:90%;margin-right:-.36em;padding:8px 0}.card-list-item .card-list-table li{width:33.33333%;margin-right:-.36em;display:inline-block;font-size:17px;padding-left:10px}.card-list-item span{display:block;font-size:11px}.card-list-item:last-child .card-list-table li{width:25%}.card-list-item:not(:last-child) .card-list-table{border-top:1px solid rgba(33,33,33,.1);border-bottom:1px solid rgba(33,33,33,.1)}.card-list-item__title{position:relative;display:inline-block;padding-left:5px;padding-right:5px;color:#263238;font-size:12px;line-height:17px;font-weight:400;margin-bottom:0;text-transform:uppercase}.card-list-item__title .icon{position:relative;top:-2px;vertical-align:middle;margin-right:2px}.list-table{color:#263238;font-size:15px}.list-table td{padding-left:15px}.list-table thead{line-height:25px}.list-table tbody{font-weight:700}.list_two{margin:0 auto;text-align:center}.list_two li{display:inline-block;color:#fff;text-align:center;font-size:15px;line-height:28px;font-weight:400;padding:0 4px}.list_two i{display:block;margin:0 auto}.card-inside{position:absolute;min-height:375px;top:0;left:0;right:0;z-index:155;-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:4px;border-radius:4px;background-color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease}.card-inside:hover .card-list{display:block;-webkit-transition:all .5s ease;transition:all .5s ease}.card-panel-item{width:100%;display:inline-block;white-space:nowrap;overflow:hidden;font-size:14px;font-weight:400;line-height:14px}.card-panel-item .icon{vertical-align:middle;margin-right:5px}
.card-panel-item_name{position:relative;padding-left:10px;color:#fff;font-size:20px;font-weight:300;line-height:20px;margin-bottom:3px;text-decoration:underline;color:#d50000}
.card-panel-item_name:hover{text-decoration:none;color:#d50000}
.card-panel-item_name:hover span{text-decoration:none}
.card-panel-item_name:after{content:"";display:inline-block;position:absolute;right:-12px;top:0;height:100%;width:20px;z-index:8;background:#fff;-webkit-box-shadow:-20px 1px 31px 16px rgba(255,255,255,.85);box-shadow:-20px 1px 31px 16px rgba(255,255,255,.85)}
.card-panel-item_name span{text-decoration:underline}
.card-panel-item_address{position:absolute;bottom:0;left:0;padding:8px 0 8px 15px;font-size:14px;line-height:14px;text-align:left;color:#fff;background:rgba(0,0,0,.6)}
.card-panel-item_tel{padding-left:13px;padding-bottom:15px;font-size:20px;line-height:20px;color:#263238;
	font-size: 15px;
	padding-top: 5px;
	display: inline-block;
	vertical-align: middle;
}
.card-panel-item_tel:before {
	content: "";
	position:relative;display:inline-block;
	background-image:url(/templates/vs-pr10-city/dev/img/sprite.png);background-position:-106px -123px;width:21px;height:21px;
	margin-right: 10px;
	top: 5px;

}
.card-panel-item_tel {display:inline-block;vertical-align:middle}
.card-panel-item_tel a{padding-top:5px;display:inline-block;vertical-align:middle}.card-panel__button{position:absolute;bottom:6px;right:0;display:inline-block;background-color:#fff;color:#d50000;font-size:14px;font-weight:400;line-height:14px;text-align:center;padding:0 5px 1px 5px;border:0;outline:0!important}.card-panel__button:hover{border-bottom-color:transparent}.card-panel__button:after{content:"";display:inline-block;position:absolute;left:-10px;top:0;height:100%;width:10px;z-index:8}@-webkit-keyframes scroll{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes scroll{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}.card-panel{margin-top:8px}.info{width:100%;-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:2px;border-radius:2px;background-color:#fff}.info p{font-size:15px;font-weight:400;line-height:20px}.info h3{font-size:17px;margin-bottom:10px}.info-header{position:relative;display:block;min-height:40px;padding:10px 15px;background-color:#000;font-size:20px;color:#fff}.info-header .icon{margin-right:5px;vertical-align:middle}.info-body{position:relative;display:inline-block;width:100%;padding:0 15px;font-size:15px;color:#263238}.info-body p:not(:first-child){margin-top:0}.info__title{color:#fff;font-size:18px;font-weight:400;line-height:22px;margin:0}.footer{width:100%;padding-top:5px;margin-top:40px;height:60px;background-color:#d50000}.footer .logo{padding-right:50px;width:20%}.footer-links{display:inline-block;width:70%;margin-right:-.36em;padding-top:9px}.footer-links li{position:relative;display:inline-block;width:50%;margin-right:-.36em;padding-left:25px;font-size:14px;font-weight:400;line-height:15px;color:#fff;margin-bottom:15px;padding-right:70px}.footer-links li>a{font-size:14px;font-weight:400;line-height:15px;color:#fff}.footer-links li>a:hover{text-decoration:none}.footer-links li .icon{position:absolute;left:-20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:top}.breadcrumbs{width:100%;padding:20px 0}.breadcrumbs-list__item{display:inline-block;font-size:14px;font-weight:400;color:#000}.breadcrumbs-list__item:not(:last-child):after{content:">";color:currentColor;margin:0 2px}.breadcrumbs-list__item>a{font-size:14px;font-weight:400;color:#000;text-decoration:underline}.service{padding-bottom:30px}.service .info{min-height:487px}.info-body_service{padding-left:23px;padding-top:23px;padding-top:10px}.service-list{display:block;float:left;width:25%}.link-list{font-size:14px;line-height:25px}.link-list:not(:last-child){margin-bottom:28px}.link-list__title{color:#263238;font-weight:700}.link-list__item>a{position:relative;display:inline-block;padding-left:23px;color:#d50000;font-weight:400;text-decoration:underline;word-break:break-word}.link-list__item>a:hover{text-decoration:none}.link-list__item>a:after{content:"";display:inline-block;position:absolute;left:0;top:3px;width:15px;height:15px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAAqUlEQVQoU42RsQ3CMBBF37VU2QBRE4lsgLIJIzAKbEBGYIKEDVKQGkZIA62j79iW5SpX2eenr3dnY2PZG0Zgb9Ae13OqCRoHvcHLJhiAs4M5hzOocnC3D1Q/GAxOEVZkSBLU1XAxNUtYPYMEhfuqlMMh0SdFYZ+oyp1Ca9xBe4A5JRbiHdDIGUiwpo4rSE6FhocFfrXHOF1UKeCnFn7TYw3X8pME/+EhhQXIp0a+XRDYsgAAAABJRU5ErkJggg==);background-size:100%;background-repeat:no-repeat;background-position:center}.link-list__item_active>a{color:#d50000}.link-list__item_active>a:after{width:16px;height:14px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAA9ElEQVQoU5WRwU0CURCGvyF4lhLoQDoQr7CHeTSgW4F2IHSgFUgFvDEuxBtrB1qBW4LejBqfmc1iECWBOc6bL/PP94Q9S6N2HJF9uEHUXguWKfGwM+ibPuEZ8I3XO4EOfcBSoJcSt/ORqXjzDTr3waptsbOZlgjHJJ7aQt+CvchwppUIhwL5XTDbhIdRpwKnKfF6IHQdquVkUa+A8wYYF8EmKziLOgYuHUpCfxHscfVW3ziIetaCm6ZpbcjfQdd6J0Wwcj3NjxxXLYnSYyeoBLo++AX5Ith084RfVmvlCRdx1AxOimAe90/9+x3N3RTBLraZ/gaBnlU/WFsT7QAAAABJRU5ErkJggg==);background-size:100%;background-repeat:no-repeat;background-position:center}.checkbox-input{opacity:0;width:0;position:absolute}.checkbox-label{position:relative;display:inline-block;cursor:pointer;padding-left:30px;font-size:13px;font-weight:400;line-height:20px;color:#263238}.checkbox-label:before{content:"";display:inline-block;position:absolute;top:0;left:0;width:18px;height:18px;-webkit-box-shadow:inset 0 1px 3px rgba(120,144,156,.55);box-shadow:inset 0 1px 3px rgba(120,144,156,.55);-webkit-border-radius:1px 0 0 1px;border-radius:1px 0 0 1px;border:1px solid #000;background-color:#fff}.checkbox-input:checked+label:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAKCAYAAABv7tTEAAAA+ElEQVQoU42RsWoCQRRFzyMkGLaIEBurRBEibpEUKWRBsLXM91i4WukXKKTKF6jlQsAgSFoLZe1SpElhG9nGfTLrrixJxEwzw5s59955T/jnWoILjGyYyynmA7LfMBSoSybzXgkCJ4KW8CBwW4FRWsSH+nYPZM/y+a/iZNK5KJf7EbTYW94Drg3tWMjEaZlzBEynvfNSaSAiQQStcrnH7Xr9ClwpvJmaiWP2S8eZF2azAfBigPgOVPXat6wn3Wye0/FiwBWRcbp+aISq3vmWVUvAY8DBKVFR1cJno9EMw9C+8bzuT4fk3a+Wq2rV/E1EvGPjODmnv8AdcW1PC/x9GLoAAAAASUVORK5CYII=);background-position:center;background-repeat:no-repeat;background-size:12px}.panel-list__item .checkbox-input+label:before{top:0}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:0}.btn,.btn[type=button]{position:relative;display:inline-block;width:auto;width:172px;height:32px;font-family:PTSans,Helvetica,Arial,sans-serif;font-size:14px;font-size:.875rem;line-height:1.5;font-weight:400;text-align:center;overflow:hidden;z-index:3;text-decoration:none;white-space:nowrap;vertical-align:middle;-webkit-border-radius:14px;border-radius:14px;border:1px solid transparent;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn_default{-webkit-box-shadow:0 1px 0 transparent;box-shadow:0 1px 0 transparent;background-color:#ff4081;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.1)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(bottom,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);background-image:linear-gradient(to top,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%)}.btn_default:hover{background-image:none}.btn_red{-webkit-border-radius:2px;border-radius:2px;border:1px solid #d50000;background-color:#d50000;color:#000}.btn_red:hover{-webkit-filter:brightness(95%);filter:brightness(95%)}.btn[type=button]{-webkit-appearance:inherit}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.25;filter:alpha(opacity=25);-webkit-box-shadow:none;box-shadow:none}button:focus{outline:0}.card-info{width:100%}.card-info .check{display:inline-block;position:absolute;right:0;bottom:-15px;text-align:center}.card-info .check img{display:block;margin:0 auto}.card-info .check-label{display:inline-block;margin:6px auto 0;text-align:center;font-size:12px;font-weight:400;line-height:12px}.card-info-item{position:relative;width:33.33333%;float:left;padding-left:15px;padding-right:15px}.card-info-item .info{position:relative;height:200px;overflow:hidden}.card-info-item .info-header{padding-left:10px;padding-right:10px}.card-info-item .info-body{padding-left:10px;padding-right:10px}.info_main .info-header{overflow:hidden;background-color:#d50000}.info_main .info-header:after{content:"";position:absolute;top:0;right:-20px;display:inline-block;width:15px;height:100%;-webkit-box-shadow:-20px 0 19px 12px #d50000;box-shadow:-20px 0 19px 12px #d50000}.info_main .icon-hart-white{display:inline-block;vertical-align:top;margin-right:5px}.info-header__name{position:relative;display:inline-block;white-space:nowrap;color:#263238;font-size:18px;width:100%;vertical-align:top}.info-list{display:block;width:100%;padding-top:5px}.info-list .card-panel__button{bottom:11px;right:70px}.info-list-item{position:relative;width:100%;display:block;white-space:nowrap;padding:10px 0;font-size:18px;font-weight:400;line-height:20px}a.info-list-item{font-size:16px;text-decoration:underline}a.info-list-item:hover{text-decoration:none}.info .info-body_data{padding-left:18px;padding-right:14px}.info .info-header_data{padding-left:18px;padding-right:14px;font-size:18px}.price-list{display:block;float:left;height:100%;width:39%;padding-top:12px}.price-list:first-child{width:21%}.price-list:first-child span{border-right:1px solid #fff}.price-list:first-child .price-list-item{padding-bottom:2px}.price-list:not(:first-child) .price-list__title{padding-left:8px}.price-list:not(:first-child) span:not(:last-child){border-bottom:1px solid #fff}.price-list:nth-child(2) span{border-right:1px solid #fff}.price-list__title{display:inline-block;vertical-align:middle;font-size:13px;font-weight:400;line-height:25px;white-space:nowrap;vertical-align:top}.price-list__title .icon{position:relative;top:-3px;vertical-align:middle}.price-list-item{width:99%;display:inline-block;background-color:rgba(236,239,241,.8)}.price-list-item span{display:inline-block;width:100%;padding-left:8px;font-size:16px;font-weight:400;line-height:35px;background-color:#eceff1;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(38,50,56,.2);box-shadow:inset 0 1px 1px rgba(38,50,56,.2)}.price-list-item .no{opacity:.6}.data-list{display:inline-block;margin-top:40px;width:100%;background-color:rgba(236,239,241,.8)}.data-list-item{display:block;float:left;width:50%}.data-list-item:not(:last-child)>span{border-right:1px solid #fff}.data-list-item a{text-decoration:underline;font-size:16px}.data-list-item a:hover{text-decoration:none;color:#1e88e5}.data-list-item>a,.data-list-item>span{display:inline-block;width:100%;font-size:16px;font-weight:400;line-height:34px;padding-left:8px;background-color:#eceff1;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:inset 0 1px 1px rgba(38,50,56,.2);box-shadow:inset 0 1px 1px rgba(38,50,56,.2)}.data-list-item>a:not(:last-child),.data-list-item>span:not(:last-child){border-bottom:1px solid #fff}.l-red{color:#1e88e5}.l-red:hover{color:#1e88e5}.info_services{-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:4px;border-radius:4px;-webkit-border-radius:2px;border-radius:2px}.info_services .info-header{-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;background-color:#000}.info_services .info-header i{top:-2px}.info-header_map{-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;background-color:#000}.info-header_map i{top:-2px}.seo-text .info{-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:4px;border-radius:4px}.seo-text .info-header{-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;background-color:#000}.seo-text .info-header i{top:-1px}.seo-text_main .info{-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);border:transparent}.seo-text_main .info-header{background-color:#000;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.card-info-item_data{width:50%}.card-info-item_data .info{-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:4px;border-radius:4px}.card-info-item_data .info-header_data{background-color:#000}.card-info-item_data .info-header_data i{top:-3px}.card-info-item_price{width:50%}.card-info-item_price .info{-webkit-box-shadow:0 0 4px rgba(38,50,56,.15);box-shadow:0 0 4px rgba(38,50,56,.15);-webkit-border-radius:4px;border-radius:4px}.card-info-item_price .info .info-header_data{background-color:#000}.card-info-item_price .price-table{width:45%;float:left;padding-top:15px;margin-top:25px;font-size:16px;border-collapse:collapse}.card-info-item_price .price-table .icon{vertical-align:middle;margin-right:3px;top:-2px}.card-info-item_price .price-table thead{text-transform:uppercase;border-bottom:1px solid #000}.card-info-item_price .price-table td{width:50%}.card-info-item_price .price-table tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.card-info-item_price .price-table:last-child{float:right}.data-table{width:45%;float:left;padding-top:15px;margin-top:25px;font-size:16px;border-collapse:collapse}.data-table tbody tr:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.data-table tbody tr td{padding-bottom:10px}.data-table tbody tr:not(:first-child) td{padding-top:10px}.data-table:last-child{float:right}.data-table a{color:#d50000}.data-table a:hover{color:#d50000;text-decoration:none}.card-info-item_about{margin-bottom:20px;width:100%}.card-info-item_about .info-list-item{display:inline-block;width:auto;vertical-align:middle;font-size:20px}.card-info-item_about .info-list-item:not(:last-child){margin-right:40px}.card-info-item_about .info-list-item i{vertical-align:middle;margin-right:9px}.card-info-item_about a.info-list-item{color:#d50000;font-size:20px}.slider{padding-top:30px;padding-bottom:30px}.slider .info{background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none}.slider .info-header{width:auto;float:left;display:inline-block;z-index:5;top:1px;left:5px;background:0 0}.slider .info-header .nav-item{-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;border:1px solid #000;border-bottom:none}.slider .info-header .nav-item a{color:#fff;font-size:18px;background:#000;font-weight:400;text-decoration:underline}.slider .info-header .nav-item.active a{color:#000;text-decoration:none;background-color:#f5f5f5}.slider .info-header .nav-item:not(:first-child) a{padding:5px 50px}.slider .info-body{background-color:#eee;border-top:1px solid #000;border-bottom:1px solid #000}.gallery{position:relative;width:100%;overflow:hidden}.frame{height:524px;line-height:524px;overflow:hidden}.frame__list{list-style:none;margin:0;padding:0;height:100%}.frame__list_item{display:block;float:left;width:auto;height:100%;margin:0 20px 0 0;padding:0;text-align:center;cursor:pointer}.frame__list_item img{max-width:none;width:auto;height:100%}.gallery__scrollbar{margin:28px 0;height:4px;-webkit-border-radius:1px;border-radius:1px;height:12px;-webkit-box-shadow:-1px 1px 0 rgba(255,255,255,.25),inset -1px 1px 1px rgba(0,0,0,.2);box-shadow:-1px 1px 0 rgba(255,255,255,.25),inset -1px 1px 1px rgba(0,0,0,.2);background-color:rgba(0,0,0,.2)}.gallery__scrollbar_handle{position:relative;top:2px;width:100px;height:8px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3),inset -1px 1px 0 rgba(255,255,255,.3);box-shadow:0 1px 1px rgba(0,0,0,.3),inset -1px 1px 0 rgba(255,255,255,.3);background-color:#d50000;-webkit-border-radius:4px;border-radius:4px;cursor:pointer}.gallery__scrollbar_handle .mousearea{position:absolute;top:-9px;left:0;width:100%;height:20px}.gallery__frame{position:relative}.gallery__frame:after{content:"";position:absolute;z-index:33;top:0;right:0;left:auto;bottom:auto;display:block;height:100%;-webkit-box-shadow:-1px -1px 16px 13px #eee;box-shadow:-1px -1px 16px 13px #eee}.gallery__frame:before{content:"";position:absolute;z-index:33;top:0;left:0;right:auto;bottom:auto;display:block;height:100%;-webkit-box-shadow:-1px -1px 16px 13px #eee;box-shadow:-1px -1px 16px 13px #eee}.section_title{margin:38px 0 27px}.gallery-hidden{display:none}.gallery-mobile{width:260px;margin:0 auto;text-align:center;padding-bottom:30px;overflow:hidden}.gallery-mobile img{width:100%}.gallery-mobile .btn{margin-top:30px}.title_single{display:block;max-width:1200px;width:100%;margin-bottom:20px}.title_single .icon{display:inline-block}.title_single h1{display:inline-block;margin-bottom:0;margin-top:4px}.title_single .check{display:inline-block;float:right;margin-bottom:-4px}.title-wrap{border-bottom:1px solid #000}.map-wrap{display:block;width:100%;height:412px;overflow:hidden;margin:15px auto;background-color:#edeef0}.checkbox-col{display:inline-block;vertical-align:top;margin-right:-.36em;padding-top:10px;padding-bottom:10px}.section-search{width:100%}.checkbox-col_6{width:16.66667%}.checkbox-col_7{width:14.28571%}.search-filter-panel{display:block;margin-top:10px;margin-bottom:10px}.panel-list{display:block;float:left}.panel-list__item{display:inline-block;vertical-align:top;line-height:30px}.panel-list__item:not(:last-child){margin-right:30px}.panel-list__item .checkbox-label{color:#263238}.checkbox-list{margin-bottom:20px}.checkbox-list__title{position:relative;font-size:13px;color:#263238;font-weight:700;line-height:30px;margin-bottom:5px}.checkbox-list__title:after{content:"";position:absolute;left:0;bottom:0;display:inline-block;height:1px;width:80%;background-color:rgba(38,50,56,.2)}.wrap-buttons{float:right}.wrap-buttons .btn{background:#000;color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.1)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(bottom,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);background-image:linear-gradient(to top,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%)}.wrap-buttons .btn:not(:last-child){margin-right:30px;background:#d50000;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.1)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(bottom,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);background-image:linear-gradient(to top,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%)}.wrap-buttons .btn:hover{background-image:none}.search-filter-panel_fixed{position:fixed;bottom:0;left:0;background:#fff;width:100%;margin:0 auto;display:none;z-index:111;-webkit-transition:all .5s ease;transition:all .5s ease}.search-filter-panel_fixed.hide{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .5s ease;transition:all .5s ease}.search-filter-panel_fixed .wrap-buttons{float:none;text-align:center}.search-filter-panel_fixed .wrap-buttons .btn{width:140px}.search-filter-panel_fixed .wrap-buttons .btn:not(:last-child){margin-right:0}.panel-list.visible-xs{display:none}.checkbox-list-item{padding-right:5px}.irs{position:relative;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.irs-line{position:relative;display:block;overflow:hidden;outline:0!important}.irs-line-left,.irs-line-mid,.irs-line-right{position:absolute;display:block;top:0}.irs-line-left{left:0;width:11%}.irs-line-mid{left:9%;width:82%}.irs-line-right{right:0;width:11%}.irs-bar{position:absolute;display:block;left:0;width:0}.irs-bar-edge{position:absolute;display:block;top:0;left:0}.irs-shadow{position:absolute;display:none;left:0;width:0}.irs-slider{position:absolute;display:block;cursor:default;z-index:1}.irs-slider.type_last{z-index:2}.irs-min{position:absolute;display:block;left:0;cursor:default}.irs-max{position:absolute;display:block;right:0;cursor:default}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:0;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:0 0;z-index:2}.irs-disabled{opacity:.4}.lt-ie9 .irs-disabled{filter:alpha(opacity=40)}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;outline:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs{height:40px}.irs-with-grid{height:40px}.irs-line{height:10px;top:5px;background:silver;-webkit-box-shadow:inset 0 1px 5px 1px #9e9e9e;box-shadow:inset 0 1px 5px 1px #9e9e9e;border:0;-webkit-border-radius:16px;border-radius:16px;-moz-border-radius:16px}.irs-line-left{height:8px}.irs-line-mid{height:8px}.irs-line-right{height:8px}.irs-bar{height:10px;top:5px;border-top:1px solid #428bca;border-bottom:1px solid #428bca}.irs-bar-edge{height:10px;top:5px;width:14px;border:1px solid #428bca;border-right:0;background:#428bca;background:-webkit-gradient(linear,left bottom,left top,from(#428bca),to(#7fc3e8));background:-webkit-linear-gradient(bottom,#428bca 0,#7fc3e8 100%);background:linear-gradient(to top,#428bca 0,#7fc3e8 100%);-webkit-border-radius:16px 0 0 16px;border-radius:16px 0 0 16px;-moz-border-radius:16px 0 0 16px}.irs-shadow{height:2px;top:8px;background:#000;opacity:.3;-webkit-border-radius:5px;border-radius:5px;-moz-border-radius:5px}.lt-ie9 .irs-shadow{filter:alpha(opacity=30)}.irs-slider{top:1px;width:17px;height:17px;border:1px solid #aaa;background:#ddd;background:-webkit-gradient(linear,left top,left bottom,from(white),color-stop(20%,#dcdcdc),to(white));background:-webkit-linear-gradient(top,#fff 0,#dcdcdc 20%,#fff 100%);background:linear-gradient(to bottom,#fff 0,#dcdcdc 20%,#fff 100%);-webkit-border-radius:27px;border-radius:27px;-moz-border-radius:27px;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.3);box-shadow:1px 1px 3px rgba(0,0,0,.3);cursor:pointer}.irs-slider.state_hover,.irs-slider:hover{background:#fff}.irs-max,.irs-min{color:#333;font-size:12px;line-height:1.333;text-shadow:none;padding:1px 5px;background:rgba(0,0,0,.1);-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px}.lt-ie9 .irs-max,.lt-ie9 .irs-min{background:#ccc}.irs-from,.irs-single,.irs-to{color:#000;font-size:14px;line-height:1.333;text-shadow:none;padding:1px 5px;margin-top:25px;-webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px}.lt-ie9 .irs-from,.lt-ie9 .irs-single,.lt-ie9 .irs-to{background:#999}.irs-grid{height:27px}.irs-grid-pol{opacity:.5;background:#428bca}.irs-grid-pol.small{background:#999}.irs-grid-text{bottom:0;color:#99a4ac}.tab-content{padding-top:25px;padding-bottom:5px}.tab-content>.tab-pane{display:none}.tab-content>.tab-pane.active{display:block}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.nav-tabs{padding:0}.nav-item{display:inline-block}.nav-item>a{display:inline-block;padding:5px 20px;color:#263238;font-size:18px;line-height:32px;font-weight:400;text-decoration:none}.nav-item.active>a{background-color:#fff}.nav-item .icon{vertical-align:middle;position:relative;bottom:2px}@font-face{font-display:swap;font-family:lg;src:url(/public/fonts/lg.eot?n1z373);src:url(/public/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(/public/fonts/lg.woff?n1z373) format("woff"),url(/public/fonts/lg.ttf?n1z373) format("truetype"),url(/public/fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);-webkit-border-radius:2px;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;-webkit-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-webkit-transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear,-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1),-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{-webkit-border-radius:5px;border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;-webkit-border-radius:4px;border-radius:4px;margin-bottom:5px}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-toogle-thumb:hover{color:#fff}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent}.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity .08s ease 0s;transition:opacity .08s ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s,-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s!important;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{-webkit-box-shadow:0 0 0 2px #fff inset;box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;-webkit-border-radius:3px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);-webkit-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-webkit-transition:-webkit-box-shadow .3s ease 0s;transition:-webkit-box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s,-webkit-box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{-webkit-box-shadow:0 0 0 8px #fff inset;box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#fff}.lg-outer .lg-dropdown{background-color:#fff;-webkit-border-radius:2px;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-webkit-transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(../img/loading.gif) no-repeat scroll center center transparent;display:none!important}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html{display:none}.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-webkit-transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s,-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.pages.open{bottom:0}.pages.open .icon-pages{position:absolute;right:16px;visibility:visible;display:block;width:16px;height:16px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038%2038%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M38.1%2036.9L20.6%2019.3%2038.1%201.8c.3-.3.3-.8%200-1.2-.3-.3-.8-.3-1.2%200L19.4%2018.2%201.9.6C1.6.3%201%20.3.7.6c-.3.3-.3.8%200%201.2l17.5%2017.5L.7%2036.9c-.3.3-.3.8%200%201.2s.8.3%201.2%200l17.6-17.6L37%2038c.3.3.8.3%201.2%200s.3-.8-.1-1.1z%22%2F%3E%3C%2Fsvg%3E) no-repeat;background-size:100%}.pages.open span{visibility:hidden}.pages{position:fixed;right:150px;width:400px;z-index:7766;background:#eee;bottom:-400px;-webkit-transition:all .7s ease;transition:all .7s ease}.pages .icon-pages{visibility:hidden}.pages .pages-header{display:block;padding:7px 16px 5px 16px;background-color:#383d45;cursor:pointer;-webkit-border-top-left-radius:3px;border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-right-radius:3px}.pages .pages-header:before{content:" ";display:table}.pages .pages-header:after{display:table;content:" ";clear:both}.pages .pages-header p{margin:0;font-size:15px;color:#fff;float:left}.pages .pages-header span{float:right;color:#fff}.pages ul{padding:15px;margin:0;width:100%;height:400px;overflow-y:auto}.pages ul li{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;position:relative;color:#444;list-style:none;cursor:pointer;opacity:1;border-top:1px solid #d3d3d3;border-bottom:1px solid #c4c4c4;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.07);box-shadow:0 1px 0 rgba(0,0,0,.07);background-color:#fff;margin-bottom:5px}.pages ul li a{display:inline-block;padding-left:10px;width:100%;font-size:14px;color:#444;text-decoration:none}.pages ul li a:hover{background:#f4f3f3}.pages ul li a:active,.pages ul li a:focus,.pages ul li a:hover{text-decoration:none}@media (min-width:768px){.container{max-width:760px}.col-sm-1{float:left;width:8.33333%}.col-sm-2{float:left;width:16.66667%}.col-sm-3{float:left;width:25%}.col-sm-4{float:left;width:33.33333%}.col-sm-5{float:left;width:41.66667%}.col-sm-6{float:left;width:50%}.col-sm-7{float:left;width:58.33333%}.col-sm-8{float:left;width:66.66667%}.col-sm-9{float:left;width:75%}.col-sm-10{float:left;width:83.33333%}.col-sm-11{float:left;width:91.66667%}.col-sm-12{float:left;width:100%}.pull-sm-0{right:auto}.pull-sm-1{right:8.33333%}.pull-sm-2{right:16.66667%}.pull-sm-3{right:25%}.pull-sm-4{right:33.33333%}.pull-sm-5{right:41.66667%}.pull-sm-6{right:50%}.pull-sm-7{right:58.33333%}.pull-sm-8{right:66.66667%}.pull-sm-9{right:75%}.pull-sm-10{right:83.33333%}.pull-sm-11{right:91.66667%}.pull-sm-12{right:100%}.push-sm-0{left:auto}.push-sm-1{left:8.33333%}.push-sm-2{left:16.66667%}.push-sm-3{left:25%}.push-sm-4{left:33.33333%}.push-sm-5{left:41.66667%}.push-sm-6{left:50%}.push-sm-7{left:58.33333%}.push-sm-8{left:66.66667%}.push-sm-9{left:75%}.push-sm-10{left:83.33333%}.push-sm-11{left:91.66667%}.push-sm-12{left:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media screen and (min-width:768px){.menu-list__item.clicked{border-bottom-color:transparent;-webkit-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}.menu-button{display:none}.gallery-mobile{display:none}}@media (min-width:992px){.container{max-width:980px}.col-md-1{float:left;width:8.33333%}.col-md-2{float:left;width:16.66667%}.col-md-3{float:left;width:25%}.col-md-4{float:left;width:33.33333%}.col-md-5{float:left;width:41.66667%}.col-md-6{float:left;width:50%}.col-md-7{float:left;width:58.33333%}.col-md-8{float:left;width:66.66667%}.col-md-9{float:left;width:75%}.col-md-10{float:left;width:83.33333%}.col-md-11{float:left;width:91.66667%}.col-md-12{float:left;width:100%}.pull-md-0{right:auto}.pull-md-1{right:8.33333%}.pull-md-2{right:16.66667%}.pull-md-3{right:25%}.pull-md-4{right:33.33333%}.pull-md-5{right:41.66667%}.pull-md-6{right:50%}.pull-md-7{right:58.33333%}.pull-md-8{right:66.66667%}.pull-md-9{right:75%}.pull-md-10{right:83.33333%}.pull-md-11{right:91.66667%}.pull-md-12{right:100%}.push-md-0{left:auto}.push-md-1{left:8.33333%}.push-md-2{left:16.66667%}.push-md-3{left:25%}.push-md-4{left:33.33333%}.push-md-5{left:41.66667%}.push-md-6{left:50%}.push-md-7{left:58.33333%}.push-md-8{left:66.66667%}.push-md-9{left:75%}.push-md-10{left:83.33333%}.push-md-11{left:91.66667%}.push-md-12{left:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media screen and (min-width:992px){.toggle-search{display:none}}@media screen and (min-width:1025px){.section-search:hover .search-filter-panel{opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s}.search-filter-panel{opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;transition:border-color .25s ease}}@media (min-width:1200px){.container{max-width:1200px}.col-lg-1{float:left;width:8.33333%}.col-lg-2{float:left;width:16.66667%}.col-lg-3{float:left;width:25%}.col-lg-4{float:left;width:33.33333%}.col-lg-5{float:left;width:41.66667%}.col-lg-6{float:left;width:50%}.col-lg-7{float:left;width:58.33333%}.col-lg-8{float:left;width:66.66667%}.col-lg-9{float:left;width:75%}.col-lg-10{float:left;width:83.33333%}.col-lg-11{float:left;width:91.66667%}.col-lg-12{float:left;width:100%}.pull-lg-0{right:auto}.pull-lg-1{right:8.33333%}.pull-lg-2{right:16.66667%}.pull-lg-3{right:25%}.pull-lg-4{right:33.33333%}.pull-lg-5{right:41.66667%}.pull-lg-6{right:50%}.pull-lg-7{right:58.33333%}.pull-lg-8{right:66.66667%}.pull-lg-9{right:75%}.pull-lg-10{right:83.33333%}.pull-lg-11{right:91.66667%}.pull-lg-12{right:100%}.push-lg-0{left:auto}.push-lg-1{left:8.33333%}.push-lg-2{left:16.66667%}.push-lg-3{left:25%}.push-lg-4{left:33.33333%}.push-lg-5{left:41.66667%}.push-lg-6{left:50%}.push-lg-7{left:58.33333%}.push-lg-8{left:66.66667%}.push-lg-9{left:75%}.push-lg-10{left:83.33333%}.push-lg-11{left:91.66667%}.push-lg-12{left:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media screen and (min-width:1200px){.menu-list.container{max-width:1170px}}@media (min-width:1440){.col-xl-1{float:left;width:8.33333%}.col-xl-2{float:left;width:16.66667%}.col-xl-3{float:left;width:25%}.col-xl-4{float:left;width:33.33333%}.col-xl-5{float:left;width:41.66667%}.col-xl-6{float:left;width:50%}.col-xl-7{float:left;width:58.33333%}.col-xl-8{float:left;width:66.66667%}.col-xl-9{float:left;width:75%}.col-xl-10{float:left;width:83.33333%}.col-xl-11{float:left;width:91.66667%}.col-xl-12{float:left;width:100%}.pull-xl-0{right:auto}.pull-xl-1{right:8.33333%}.pull-xl-2{right:16.66667%}.pull-xl-3{right:25%}.pull-xl-4{right:33.33333%}.pull-xl-5{right:41.66667%}.pull-xl-6{right:50%}.pull-xl-7{right:58.33333%}.pull-xl-8{right:66.66667%}.pull-xl-9{right:75%}.pull-xl-10{right:83.33333%}.pull-xl-11{right:91.66667%}.pull-xl-12{right:100%}.push-xl-0{left:auto}.push-xl-1{left:8.33333%}.push-xl-2{left:16.66667%}.push-xl-3{left:25%}.push-xl-4{left:33.33333%}.push-xl-5{left:41.66667%}.push-xl-6{left:50%}.push-xl-7{left:58.33333%}.push-xl-8{left:66.66667%}.push-xl-9{left:75%}.push-xl-10{left:83.33333%}.push-xl-11{left:91.66667%}.push-xl-12{left:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}@media screen and (max-width:1199px){.logo{padding-right:25px}.form-search{padding-right:50px}.login>span{display:none}.menu-list__item:nth-last-child(2){margin-left:5px}.menu-list__item_btn{padding-left:10px;padding-right:10px;text-transform:capitalize;margin-right:0}.menu-list__item_btn .icon{margin:0;right:10px}.menu__label{text-transform:capitalize}.menu-filter .container{padding-left:0;padding-right:0}.filter:not(:first-child),.filter:not(:nth-child(2)){padding-left:6px;padding-right:6px}.fildsearch__input{width:65px}.footer .logo{width:30%}.footer-links li{padding-left:0;padding-right:0}.footer-links li .icon{left:-35px}.card-info-item{width:100%}.card-info-item:first-child{width:100%;margin-bottom:30px}.info-list .card-panel__button{right:auto;left:160px}.checkbox-col_6{width:25%}}@media screen and (max-width:1023px){.pages{width:230px;right:0}.pages .pages-header p{font-size:11px}}@media screen and (max-width:992px){.fildsearch__defiz{width:8px;margin:0 3px}}@media screen and (max-width:991px){.form-search{position:absolute;left:0;right:90px;margin-top:5px;padding-right:0;width:0;overflow:hidden;opacity:0;-webkit-transition:all .5s;transition:all .5s}.form-search.active{width:auto;opacity:1;-webkit-transition:all .5s;transition:all .5s}.form-search__input{width:100%;height:50px;background-color:#000;color:#fff}.btn-search{height:50px}.login{padding-top:15px}.menu-list__item{margin-left:0;padding-left:5px;padding-right:5px}.menu-list__item:nth-last-child(2){margin-left:0}.menu-list__item_box .menu-list__link:after{margin-left:10px}.menu-list__item_btn{padding-left:20px;padding-right:20px;margin:0;margin-right:10px}.menu-list__item_btn .icon{margin:0!important}.menu-list__link{font-size:12px}.menu-list__link .icon{margin-right:8px;width:22px}.menu__label{font-size:12px}.menu__label:before{margin-right:3px}.parent_custom{display:none}.fildsearch .hidden-sm{display:none}.filter__title{font-size:12px;margin-bottom:3px}.fildsearch__input{width:50px;padding:0 5px;margin:0}.footer{margin-top:20px;height:100px}.footer .logo{padding-right:0;margin-top:20px}.footer-links{padding-top:3px}.footer-links li{width:100%}.service .col-xs-12:first-child{margin-bottom:30px}.frame{height:380px}.section-search{margin-bottom:20px}.checkbox-col_6{width:33.33333%}.checkbox-col_7{width:33.33333%}.wrap-buttons{width:100%;padding-top:10px;padding-bottom:10px}}@media screen and (max-width:767px){.header-top .container{padding-right:70px}.logo__text{display:none}.form-search{left:10px;right:60px}.menu{position:fixed;top:0;z-index:9991;width:100%;overflow-y:auto;max-height:100%;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.menu.open{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.menu-list__item{background:0;padding:0;display:block;width:100%;margin:0;border:none}.menu-list__item.clicked>a{color:#fff}.menu-list__item.parent{padding-top:0}.menu-list__item_box .menu-list__link:after{margin-left:0;top:5px}.menu-list__item_box .menu-list__link{color:#fff;width:100%}.menu-list__item_box .menu-list__link:after{float:right;right:40%}.menu-list__item_box{-webkit-box-shadow:none;box-shadow:none}.menu-list__item_btn{text-transform:none;-webkit-box-shadow:none;box-shadow:none;display:block;width:95%;margin:0 auto;float:none;background-color:#000;background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(24,24,24,.1)),to(rgba(255,255,255,.1)));background-image:-webkit-linear-gradient(bottom,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);background-image:linear-gradient(to top,rgba(24,24,24,.1) 0,rgba(255,255,255,.1) 100%);border:none;padding:5px 23px 3px 23px;text-align:center}.menu-list__item_btn .menu-list__link{padding:0}.menu-list__link{font-size:16px;padding-top:15px;padding-bottom:15px;padding-left:20px}.menu__label{font-size:16px;width:100%;padding-left:20px;padding-top:15px;padding-bottom:15px;text-transform:none}.menu__label:before{margin-right:9px}.submenu{position:relative;top:0;left:0;width:100%;padding:0;padding-left:20px;padding-top:15px;padding-bottom:15px;border:0}.submenu-col-2{width:100%;float:none}.submenu.submenu_category .submenu-col-2:first-child{margin-top:-20px}.submenu-list:not(:last-child){margin-bottom:0}.submenu-list__title{margin-top:20px}.submenu-list__item>a{display:inline-block;width:100%;font-size:15px;line-height:22px}.filter{width:50%}.filter:first-child{width:100%}.fildsearch{padding-bottom:20px}.filter__title{font-size:16px}.fildsearch__input{width:48%;height:40px;padding:0 10px}.fildsearch__input:last-child{margin-right:-.36em}.filter-hr{display:block;height:1px;border:none;width:97%;margin-left:10px;margin-right:10px;background-color:#cfd8dc}.card{margin-bottom:30px}.card-list{display:block}.card-inside{position:static}
	.card-panel-item_tel{margin-top:10px}.footer .logo{width:15%}.footer-links{padding-top:20px;width:85%}.footer-links li{width:220px;margin-left:25px}.footer-links li .icon{top:25%}.card-info .check{bottom:0}.card-info-item{width:100%;margin-bottom:30px}.card-info-item .info{height:auto}.data-list{margin-top:10px}.data-table:last-child{margin-top:5px}.data-table{width:100%}.data-table td{width:50%}.slider{padding-top:0}.slider .info-header .nav-item a{width:100%;text-align:center}.slider .info-header .nav-item:not(:first-child){width:50%;margin-right:-.36em}.slider .info-header .nav-item:not(:first-child) a{padding:5px 20px;text-align:center;width:100%}.slider .info-header .nav-item{width:50%}.slider .info-header{width:50%;display:inline-block;margin-right:-.36em}.gallery{display:none}.slider .info-header{width:100%}.map-wrap{width:95%}.search-filter-panel{display:none}.search-filter-panel_fixed{display:block}.pages.open .icon-pages{top:12px;right:23px}.pages{background:0 0}.pages .pages-header{width:60px;float:right;text-align:center}.pages .pages-header p{font-size:0}.pages .pages-header span{float:none}.pages ul{background:#eee}}@media screen and (max-width:767px) and (max-width:479px){.slider .info-header .nav-item a{padding:5px 5px;font-size:14px}}@media screen and (max-width:600px){.logo{padding-right:5px}.wp-video{width:100%!important}.wp-video .wp-video-shortcode{width:100%!important}}@media screen and (max-width:599px){.local{padding-top:20px}.local p{font-size:0}.local .icon-planet{display:none}.toggle-search{width:30px}.login{font-size:0}.fildsearch__input{width:47%}.cards{width:320px;margin:0 auto}.cards .col-xs-6{width:100%}.footer{height:auto}.footer .logo{float:left;padding-top:16px;width:10%}.footer-links{float:right}.footer-links li{width:auto;margin-right:0;padding-top:5px;padding-bottom:5px}.footer-links li:not(:last-child){margin-right:0}.footer-links li .icon{top:50%}.info-body_service{padding-bottom:20px}.service-list{width:50%}.price-list-item span{font-size:14px}.data-list-item a{font-size:14px}.data-list-item>a,.data-list-item>span{font-size:14px}.checkbox-col_6{width:50%}.checkbox-col_7{width:50%}.wrap-buttons .btn{margin-bottom:10px;color:#fff}}@media screen and (max-width:480px){.filter-hr{width:92%}.service-list{width:100%}.link-list:last-child{margin-bottom:28px}}@media screen and (max-width:479px){.header-top .container{padding-right:60px}.logo{width:60px;padding-top:6px}.toggle-search{margin-right:5px}.fildsearch__input{width:46%}
	.card-panel-item_tel{padding-bottom:0}.footer .logo{width:20%;margin-top:10px;padding-top:0}.footer-links{padding-top:0;width:80%}.service .info{min-height:440px}.card-info .check{right:-12px}.price-list__title .icon{display:none}.card-info-item_price .price-table{float:none;width:100%}.slider .info-header .nav-item:not(:first-child) a{padding:5px 5px}.map-wrap{height:362px}.checkbox-col{padding-bottom:0;padding-top:0}.section-search .info-body{padding-top:20px;padding-bottom:20px}.checkbox-col_6{width:100%}.checkbox-col_7{width:100%}.checkbox-list{margin-bottom:0}.checkbox-list_custom{margin-bottom:0;padding-bottom:15px}.checkbox-list__title:after{width:100%}.panel-list.visible-xs{display:block;margin-bottom:20px}.nav-item>a{font-size:14px;padding:5px 10px}}@media screen and (max-width:334px){.card-info .check img{max-width:78%}}@media screen and (max-width:318px){html{width:320px;overflow-x:auto}}@media screen and (max-width:1199px) and (min-width:768px){.i-hide{display:none}}@media screen and (max-width:991px) and (min-width:768px){.card-panel-item_name:after{right:48px}}@media screen and (-webkit-min-device-pixel-ratio:0){.search{background-image:-webkit-gradient(linear,0 0,0 100%,from(rgba(255,255,255,0)),to(rgba(255,255,255,0)));background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0))}}.re_linking{float: left;margin: -10px 0px 10px 35px;position: relative;display: inline-block;vertical-align: top;}.re_linking > a {text-decoration: none;outline: none;display: inline-block;margin: 10px 20px;padding: 10px 30px;position: relative;border: 2px solid #f50606;color: #f50606;font-family: 'Montserrat', sans-serif;transition: .4s;}.re_linking > a:after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;margin: auto;border: 2px solid rgba(0,0,0,0);transition: .4s;}.re_linking > a:hover:after {border-color: #f50606;width: calc(100% - 10px);height: calc(100% + 10px);}@media (max-width: 768px) {.re_linking{margin: 0}}.block-warning{position:relative;width:100%;padding:15px 15px 15px 50px;background-color:#212121;-webkit-box-shadow:1px 1px 5px rgba(24,24,24,.15);box-shadow:1px 1px 5px rgba(24,24,24,.15);-webkit-border-radius:2px;border-radius:2px;border:1px solid #cfd8dc;background-color:#fff;margin-bottom:20px}.block-warning:before{content:'';display:block;position:absolute;background:url(/public/images/alert.png) no-repeat center center;width:24px;height:24px;background-size:contain;left:20px;top:12px}.block-warning span{font-size:15px;color:#212121;-webkit-border-radius:4px;border-radius:4px;width:90px;text-align:center}

li.submenu-col-2.metro {
	width: 33.3% !important;
}

/* Yandex Map span button */
#YMaps3ID span {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	font-weight: 900;
	font-size: 1.5em;
	text-decoration: underline;
	cursor: pointer;
}/* comments*/
.comments-item_recl {
    margin:0 0 0 15px;
}
.anketa__comments-wrap {
    margin:30px 0;
}

.anketa__comments {
    border: 1px solid #e7ebed;
    border-radius: 2px;
    font-size: 14px;
    background:#fff;
}

.anketa__comments_title {
    font-size: 13px;
    font-weight: 700;
    padding: 15px 0 10px 10px;
    text-transform: uppercase;
    color: #fff;
    border-bottom: 1px solid #e7ebed;
}

.anketa__comments_title img {
    margin-right: 10px;
    margin-top: -5px;
}

.comments-items, .not-comments {
    padding: 10px;
}

.comments-item {
    border-radius: 2px;
    padding: 10px;
    margin-bottom: 10px;
}

.comments-item:nth-child(even) {
    background-color: #f3f3f3;
}

.comment-meta .name {
    font-weight: 700;
}

.comment-meta .date {
    margin: 5px 0;
    font-size: 11px;
    color: #ccc;
}



.anketa__comments_form {
    padding: 10px;
}

.anketa__comments_left, .anketa__comments_right {
    padding-left: 0;
}

.anketa__comments_form input, .anketa__comments_form textarea {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 10px;
}

.anketa__comments_form img {
    width: 100%;
    height: 80px;
}

.anketa__comments_form textarea {
    height: 80px;
}

.comments_form_title {
    padding-bottom: 4px;
    border-bottom: 1px solid #e7ebed;
    margin-bottom: 10px;
}

.send-ok {
    color: green;
    margin-bottom: 10px;
}

.send-error {
    color: red;
    margin-bottom: 10px;
}

.anketa__comments_box .wrap-button {
    width: 100%;
    display: inline-block;
}

input.anketa__comments_form-send {
    font-weight: 700;
    display: inline-block;
    width: calc(50% - 15px);
    height: 40px;
    text-align: center;
    vertical-align: middle;
    color: #455a64;
    background-color: #e7ebed;
}
/* end comments*/
html {
    height: 100%;
}

.adminbg {
    background: url(/public/images/adminbg.png);
    height: 100%;
}

A {
    color: #5395d0;
}

.headertext A:hover, .headertext A:focus {
    color: #5395d0;
}

.headertext A:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #5395d0 transparent transparent transparent;
    margin: 0 0 2px 5px;
    display: inline-block;
}

.mobvhod {
    display: none;
}

.loadermain2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #17160f;
    opacity: .3;
    z-index: 1000;
}

.othercityes {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: fixed;
    top: 43%;
    left: 50%;
    width: 800px;
    margin: -200px 0 0 -400px;
    background: #ffffff;
    padding: 10px 20px 20px 20px;
    z-index: 9999;
    display: none;
}

.othercityes .close {
    width: 10px;
    float: right;
    cursor: pointer;
}

.othercityes .headt {
    text-align: center;
    font-size: 20px;
    color: #444444;
}

.othercityes div {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.othercityes div a {
    font-weight: 300;
    color: #000;
    line-height: 25px;
    font-size: 14px;
}

h1, .row h1 {
    font-size: 24px;
    font-weight: 400;
    color: #263238;
}

.loadermain {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('/public/images/loadingall.gif') 50% 50% no-repeat #17160f;
    background-size: 100px 100px;
    opacity: .3;
    z-index: 999999;
}

/*header .topsearch:before {
    content: '';
    background-image: url('/public/images/seach_icon.png');
    width: 15px;
    height: 15px;
    display: block;
    background-size: 100%;
    position: absolute;
    top: 8px;
    left: 8px;
}*/
/*
header .topsearch INPUT[type='text']:focus{
        outline: none;
        background: url(/public/images/srch2.png) 0 50% no-repeat #ffffff;
        color: #000;

      }

.form-search__input:focus {
    outline: 0;
}
header .topsearch INPUT[type='text']::-webkit-input-placeholder {color:#edeef0; font-weight: 300;}
header .topsearch INPUT[type='text']::-moz-placeholder          {color:#edeef0; font-weight: 300;}
header .topsearch INPUT[type='text']:-moz-placeholder           {color:#edeef0; font-weight: 300;}
header .topsearch INPUT[type='text']:-ms-input-placeholder      {color:#edeef0; font-weight: 300;}

header  .login {

}
*/
header .login A {
    padding: 5px 0 5px 30px;
    background: url(/public/images/login.png) 0 50% no-repeat;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-decoration: underline;
}

header .login A:hover {
    text-decoration: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}

.navbar-default .navbar-toggle {
    position: absolute;
    top: -53px;
    right: -5px;
    z-index: 99;
}

.navbar {
    font-size: 15px;
    font-weight: 400;
    padding: 5px 0 5px 0;
    z-index: 11;
}

.navbar > .container > .row {
    position: relative;
}

.navbar div > A {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.navbar div > A:hover {
    text-decoration: none;
    opacity: .8;
}

.navbar div > .topviezd:hover, .navbar div > .topapprow:hover {
    text-decoration: none;
    opacity: .8;
}

.navbar .imgico {
    vertical-align: middle;
    margin-right: 7px;
}

.navbar .sel {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #4e5f68 transparent transparent transparent;
    margin: 0 0 0 10px;
    display: inline-block;
}

.navbar .toprayon {
    float: left;
    color: #ffffff;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    width: 10%;
}

.navbar-default {
    z-index: 111;
}

.navbar .topmetro {
    float: left;
    color: #ffffff;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    text-align: center;
    width: 11%;
}

.navbar .topservices {
    float: left;
    color: #ffffff;
    width: 11%;
    text-align: center;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
}

.navbar .topnati {
    float: left;
    color: #ffffff;
    width: 18%;
    text-align: center;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
}

.navbar .topapprow {
    float: left;
    color: #ffffff;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    width: 21%;
    text-align: center;

}

.navbar .topapprow img {
    margin-bottom: 5px;
}

.navbar .topapprow INPUT[type='checkbox'] {
    margin-top: 0px;
    vertical-align: middle;
    margin-right: 6px;
    width: 21px;
    height: 21px;
}

.navbar .topviezd {
    float: left;
    color: #ffffff;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    width: 11%;
    text-align: center;

}

.navbar .topviezd LABEL, .navbar .topapprow LABEL {
    font-weight: 400;
}

.navbar .topviezd INPUT[type='checkbox'] {
    vertical-align: middle;
    margin-top: 0px;
    margin-right: 6px;
    width: 21px;
    height: 21px;
}

.mobsrchp {
    display: none;
}

.custom-checkbox > [type="checkbox"],
.custom-checkbox > label {
    margin-bottom: 0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox > [type="checkbox"]:not(:checked),
.custom-checkbox > [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

.custom-checkbox > [type="checkbox"]:not(:checked) + label,
.custom-checkbox > [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 22px;
    cursor: pointer;
}

/*.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left:0;
    top: 50%;
    margin-top:-9px;
    width: 17px;
    height: 17px;
    border: 1px solid #ddd;
    background: #ffffff;
    border-radius: 2px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox > [type="checkbox"]:checked + label:after {
    font: normal normal normal 9px/1 'Glyphicons Halflings';
    content: '\e013';
    position: absolute;
    top: 50%;
    margin-top:-5px;
    left: 4px;
    color: #3b86c4;
    xtransition: all .2s;
}*/
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}

.custom-checkbox > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
    left: 2px;
    opacity: 1;
    transform: scale(1);
}

.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    background-color: #eeeeee;
    border-color: #eeeeee;
    cursor: not-allowed;
    opacity: 1;
    color: #dadada;
}

.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
    color: #dadada;
    cursor: not-allowed;
}

.custom-checkbox > [type="checkbox"]:disabled + label {
    color: #aaa;
    cursor: not-allowed;
}

.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {

}

.custom-checkbox > label:hover:before {

}

.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
    border: 1px solid #E4E4E4 !important;
}

.navbar .topextsearch {
    float: right;
    color: #ffffff;
    height: 33px;
    padding-top: 6px;
    box-sizing: border-box;
    cursor: pointer;
    border-left: 1px dotted #9cb2ba;
    width: 18%;
    text-align: right;

}

.topextsearchdiv {
    width: 100%;
    left: 50%;
    border-top: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    top: 100px;
    z-index: 9;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    -moz-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
}

.advsearchhead {
    background: #eceff1; /* Old browsers */
    background: -moz-linear-gradient(top, #eceff1 0%, #e5e5e5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eceff1 0%, #e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eceff1 0%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceff1', endColorstr='#e5e5e5', GradientType=0); /* IE6-9 */

    padding: 7px 7px 7px 20px;
    color: #263238;
    font-weight: 400px;
    font-size: 18px;
}

.advsearchdivserv {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

.font14 {
    font-size: 14px;
}

.advsearchdiv2 {
    padding: 10px;
}

.advsearchdiv2 .advinfo1 {
    float: left;
    width: 170px;
}

.advsearchdiv2 .advinfo2 {
    float: left;
    width: 120px;
}

.advsearchdiv2 .advinfo3 {
    float: left;
    width: 150px;
}

.advsearchdiv2 .advinfo4 {
    float: left;
    width: 160px;
}

.advsearchdiv2 .advinfo5 {
    float: left;
    width: 140px;
}

.advsearchdiv2 .advinfo6 {
    float: left;
    width: 200px;
}

.advsearchdiv2 .advinfo7 {
    float: left;
    width: 150px;
}

.advsearchdiv2 P {
    margin: 0;
    padding: 0 0 5px 20px;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
}

.font14 P {
    margin: 0;
    padding: 0 0 5px 0px;
    font-weight: 300;
    font-size: 14px;
    text-align: left;
}

.advsearchdivserv P {
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0px 0 5px 20px;

}

.advsearchdiv2 label {
    display: block;
    font-size: 12px;
    padding: 2px 0 2px 0px;
    font-weight: normal;
}

.advsearchdiv2 label input[type="checkbox"] {
    margin-right: 7px;
}

.advsearchdiv {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;

}

.advsearchdiv LABEL {
    width: 100%;
    font-size: 12px;
    display: inline-block;
    /*padding: 4px 0 4px 0;*/
    font-weight: normal;
}

.advsearchdivserv label {
    float: none;
    font-size: 12px;
    font-weight: normal;
}

.advsearchdivserv > div {
    padding-bottom: 10px;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}

.advsearchhead:nth-child(1) {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.advsearchdiv2 input[type='button'], .mobsrchp input[type='button'] {
    background: #aa1965; /* Old browsers */
    background: -moz-linear-gradient(top, #aa1965 0%, #760034 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aa1965 0%, #760034 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aa1965 0%, #760034 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1965', endColorstr='#760034', GradientType=0); /* IE6-9 */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    display: inline-block;
    padding: 5px 20px 5px 20px;
    float: right;
}

.advsearchbutton P.srchp, .mobsrchp P.srchp {
    padding: 10px 0 10px 0;
    height: 40px;
    box-sizing: border-box;
}

.advsearchbutton P input[type="button"], .mobsrchp input[type="button"] {
    background-color: #95a8b2; /* Old browsers */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 20px;
    border: 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 5px 20px 5px 20px;
    opacity: 0;
    transition: opacity .5s linear;
    line-height: 1;
}

.advsearchbutton P input.clearbt, .mobsrchp input.clearbt {
    background: #d2d2d2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 20px;
    margin-right: 20px;
    border: 0;
    /*color: #ffffff;*/
    color: #000;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    padding: 5px 20px 3px 20px;
    opacity: 0;
    transition: opacity .5s linear;
    line-height: 1;
}

.advsearchbutton:hover P input[type="button"] {
    opacity: 1;
    transition: opacity .5s linear;
}

.advsearchbutton P input[type="button"]:focus {
    outline: none;
}

.advsearchbutton P input[type="button"]:hover {
    opacity: .7;
}

.advsearchbutton .srchp label {
    opacity: 0;
    transition: opacity .5s linear;
    margin-right: 10px;
}

.advsearchbutton .srchp label input {
    position: relative;
    top: 2px;
}

.advsearchbutton:hover .srchp label {
    opacity: 1;
    transition: opacity .5s linear;
}

.advsearchbutton .srchp label:hover {
    cursor: pointer;
}

.advsearchhead IMG {
    margin-right: 10px;
    vertical-align: middle;
}

.advsearchdiv {
    padding: 10px;
}

.navbar2-toggle {
    display: none;

}

.navbar-2 .fieldsearch1 {
    float: left;
    width: 17%;
    height: 70px;
}

.navbar-2 .fieldsearch2, .navbar-2 .fieldsearch3, .navbar-2 .fieldsearch4, .navbar-2 .fieldsearch5 {
    float: right;
    width: 18%;
    margin-left: 30px;
}

.navbar-2 .fieldsearch5 {
}

.navbar-2 .fieldsearch5 .line {
    width: 100%;
    display: none;
}

.navbar-2 .fieldsearch5 .line div {
    float: left;
    width: 12%;
    font-size: 15px;
    color: #90a4ae;
    text-align: center;
}

.navbar-2 .fieldsearch5 .line div:nth-child(1), .navbar-2 .fieldsearch5 .line div:nth-child(8) {
    color: #000000;
}

.navbar-2 .fieldsearch5 .line div:nth-child(8) {
    margin-right: 0;
}

.navbar-2 p {
    margin: 0;
    padding: 0 0 5px 0;
    font-size: 15px;
}

.navbar-2 .fieldsearch1 INPUT[type="text"] {
    width: 75px;
    height: 33px;
    border: 1px solid #dedfe0;
    background: #ffffff;
    padding: 3px 3px 3px 3px;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.navbar-2 .fieldsearch1 INPUT[type="text"]:focus {
    outline: none;
    border: 1px solid #8db5da;

}

.toprayon, .topmetro, .topservices {
    position: static;
}

.pmetro, .pservices {
    position: absolute;
    opacity: .95;
    left: 0;
    right: 0;
    top: 41px;

}

.pmetro LI, .pservices LI {
    display: inline-block;
    width: 100%;
}

.pmetro LI A, .pmetro2 LI A, .pservices LI A {
    font-size: 12px;
}

.pmetro2 {
    top: 41px;
    min-width: 210px;
}

.pservices LI {
    width: 100%;
    padding-bottom: 10px;
    break-inside: avoid-page;
    -webkit-column-break-inside: avoid-page;
    page-break-inside: avoid-page;
}

.pservices LI A {
    white-space: normal;
    box-sizing: border-box;
}

.pservices P {
    margin: 0;
    padding: 0px 0 5px 20px;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}

.pmetro {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;

}

.pservices {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;

}

.form {
    float: left;
    min-width: 270px;
    width: calc(25% - 15px);
    height: 251px;
    background: #e3e6e8;
    display: block;
    border: 0;
    border-top: 1px solid #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    -moz-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    margin-bottom: 20px;
    margin-right: 20px;
}

.form:hover {
    -webkit-box-shadow: 0px 1px 2px 1px rgba(149, 99, 99, 0.51);
    -moz-box-shadow: 0px 1px 2px 1px rgba(149, 99, 99, 0.51);
    box-shadow: 0px 1px 2px 1px rgba(149, 99, 99, 0.51);

}

.form:nth-child(4n+4) {
    margin-right: 0px;
}

.form1 {
    height: 67px;
    position: relative;
    background: #eceff1; /* Old browsers */
    background: -moz-linear-gradient(top, #eceff1 0%, #e3e6e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eceff1 0%, #e3e6e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eceff1 0%, #e3e6e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceff1', endColorstr='#e3e6e8', GradientType=0); /* IE6-9 */

}

.haveapprov {
    width: 65px;
    height: 15px;
    background: url(/public/images/haveapprov.png);
    position: absolute;
    left: -5px;
    top: 230px;
}

.form1 .name {
    background: url(/public/images/namef.png) 0 50% no-repeat;
    width: 110px;
    height: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #263238;
    text-decoration: none;
    padding: 2px 2px 2px 25px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.form1 .phone {
    background: url(/public/images/phonef.png) 0 50% no-repeat;
    width: 160px;
    font-size: 12px;
    color: #263238;
    text-decoration: none;
    padding: 2px 2px 2px 25px;
    position: absolute;
    top: 35px;
    left: 10px;
}

.form1 .metro {
    background: url(/public/images/metrof.png) 0 2px no-repeat;
    width: 100px;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    text-decoration: none;
    padding: 1px 2px 6px 20px;
    position: absolute;
    top: 5px;
    left: 136px;
}

.form1 .metroreg {
    background: url(/public/images/regionf.png) 0 2px no-repeat;
}

.form1 .metro A {
    color: #000000;
    text-decoration: none;

}

.form1 .metro:hover {
    text-decoration: none;
}

.form .form1 .name:hover {
    text-decoration: underline;
}

.form1 .app {
    position: absolute;
    bottom: 0;
    right: 32px;
    width: 27px;
    height: 27px;
    background: url(/public/images/app.png) 0 0 no-repeat;
    cursor: pointer;
}

.form1 .out {
    position: absolute;
    bottom: 0;
    right: 3px;
    width: 27px;
    height: 27px;
    background: url(/public/images/out.png) 0 0 no-repeat;
    cursor: pointer;
}

.outsel {
    opacity: .7;
}

.form2 A {
    float: left;
    width: 50%;
    height: 183px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    background-size: cover;
}

.form2det {
    float: left;
    width: 50%;
    height: 183px;
    border: 0;
    border-left: 1px solid #e5e5e5;
}

.form2det p {
    margin: 0;
}

.form2det1 {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f6', GradientType=0); /* IE6-9 */
    height: 81px;
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
    font-weight: 100;
    font-size: 12px;
}

.form2det2 {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f6 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f6 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f6', GradientType=0); /* IE6-9 */
    border-top: 1px solid #e5e5e5;
    height: 102px;
    padding: 5px 0 5px 10px;
    box-sizing: border-box;
    font-weight: 100;
    font-size: 12px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.form2det2 p:nth-child(1), .form2det1 p:nth-child(1) {
    font-weight: 100;
    color: #666;
    font-size: 14px;
    padding: 0 0 3px 0;
}

.form2det2 FONT, .form2det1 FONT {
    display: inline-block;
    width: 60px;
}

.form2det1 .out, .form2det1 .appunshow {
    display: none;
}

.form2det1 .outshow {
    display: block;
}

.forminfohead {
    margin-bottom: 20px;
    border-bottom: 1px solid #6a7b83;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    background: #78909c; /* Old browsers */
    background: -moz-linear-gradient(top, #78909c 0%, #738a96 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #78909c 0%, #738a96 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #78909c 0%, #738a96 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78909c', endColorstr='#738a96', GradientType=0); /* IE6-9 */
    clear: both;
}

.forminfohead .name {
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    margin: 0;
    padding: 8px 0 10px 50px;
    background: url(/public/images/nameform.png) 20px 17px no-repeat;
    width: 30%;
    box-sizing: border-box;
    float: left;
}

.forminfohead .phone {
    font-size: 22px;
    font-weight: 300;
    color: #ffffff;
    padding: 3px 0 3px 45px;
    margin: 6px 0 7px 0;
    background: url(/public/images/phoneform.png) 20px 50% no-repeat;
    width: 25%;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    float: left;
}

.forminfohead .phone A {
    color: #ffffff;
    text-decoration: none;
}

.forminfohead .metro {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    color: #ffffff;
    padding: 5px 0 5px 45px;
    margin: 7px 0 7px 0;
    background: url(/public/images/metroform.png) 20px 50% no-repeat;
    width: 25%;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    float: left;
}

.forminfohead .region {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    color: #ffffff;
    padding: 5px 0 5px 45px;
    margin: 7px 0 7px 0;
    background: url(/public/images/regform.png) 20px 50% no-repeat;
    width: 20%;
    box-sizing: border-box;
    border-left: 1px dotted #9cb2ba;
    float: left;

}

.forminfohead .metro A, .forminfohead .region A {
    color: #fff;
    text-decoration: underline;
}

.forminfohead .metro A:hover, .forminfohead .region A:hover {
    text-decoration: none;
}

.approved {
    float: right;
}

.allphotos {
    position: relative;
}

.formphotos {
    width: 100%;
    height: 561px;

    overflow-x: scroll;
    display: inline-block;
    white-space: nowrap;
}

.formphotos DIV {
    min-width: calc(100% + 1px);
}

.formphotos {
    scrollbar-face-color: #f9f9f9;
    scrollbar-shadow-color: #c4c4c4;
    scrollbar-highlight-color: #c4c4c4;
    scrollbar-3dlight-color: #c4c4c4;
    scrollbar-darkshadow-color: #c4c4c4;
    scrollbar-track-color: #c4c4c4;
    scrollbar-arrow-color: #c4c4c4;
}

/* Let's get this party started */
.formphotos::-webkit-scrollbar {
    width: 12px;
}

/* Track */
.formphotos::-webkit-scrollbar-track {

    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #c4c4c4;
}

/* Handle */
.formphotos::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border: 2px solid #c4c4c4;
    border-radius: 0px;
    background: #d50000;

}

.formphotos DIV A:first-child {
    margin-left: 0;
}

.formphotos DIV A:last-child {
    margin-right: 0;
}

.morephotos, .morephotos2 {
    display: none;
}

.formphotos A {
    margin: 0px 10px 0px 10px;
}

.vidselector {
    margin-top: 20px;
    border-bottom: 1px solid #e2e1e0;
}

.formphotobutton {
    padding: 8px 20px 8px 44px;
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    background: url(/public/images/formgal.png) 19px 50% no-repeat #f5f5f5;
    border-top: 1px solid #e1e1e0;
    border-left: 1px solid #e1e1e0;
    border-right: 1px solid #e1e1e0;
    display: inline-block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: relative;
    top: 1px;
    cursor: pointer;
}

.formvideobutton {
    padding: 8px 20px 8px 44px;
    color: #000000;
    font-size: 20px;
    font-weight: 300;
    background: url(/public/images/formvid.png) 20px 50% no-repeat #f5f5f5;
    border-top: 1px solid #e1e1e0;
    border-left: 1px solid #e1e1e0;
    border-right: 1px solid #e1e1e0;
    display: inline-block;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    position: relative;
    top: 1px;
}

.vidselector .notactive {
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background-color: #dadada;

}

.formservice {
    border-top: 1px solid #ffffff;
    width: 775px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    -moz-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    float: left;
    background: #f8f8f8;
}

.infoform {
    float: none;
    width: 100%;
}

.detailright {
    height: 441px;
    float: right;
    border-top: 1px solid #ffffff;
    width: 30%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    -moz-box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
    box-shadow: 0px 1px 2px 0px rgba(99, 99, 99, 0.51);
}

#YMaps3ID {
    height: 430px;
    margin: 10px;
}

.detailleft {
    min-height: 440px;
    width: calc(70% - 20px);
}

.formsinf1 {
    width: 40%;
    margin-right: 30px;
    height: auto;
    float: left;
}

.formsinf1div {
    width: 50%;
    float: left;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0); /* IE6-9 */
    font-size: 15px;
    font-weight: 300;
    color: #263238;
    padding: 5px 5px 5px 20px;
    min-height: 28px;
    box-sizing: border-box;
    border-top: 1px solid #e5e5e5;
}

.formsinf1div FONT {
    width: 70px;
    display: inline-block;
}

.formsinf1div:nth-child(2n+1) {
    width: calc(50% - 1px);
    border-left: 1px solid #e5e5e5;
}

.formsinf1div:nth-child(8) {
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}

.formsinf1div:nth-child(9) {
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}

.formsinf1div1 {
    width: 30%;
}

.formsinf1div2 {
    width: 70% !important;
}

.formsinf1div2 FONT {
    width: 125px;
}

.formsinf1divh {
    padding: 16px 5px 10px 20px;
    text-transform: uppercase;
    font-size: 13px;
}

.csp2 {
    width: 100%
}

.formsinf1 .infrw2 {
    background: none;
    border-top: 0;
}

.formsinf1divh IMG {
    margin-right: 7px;
    margin-top: -1px;
    vertical-align: middle;
}

.formservice .head IMG {
    vertical-align: middle;
    margin: 0 10px 5px 0;
}

.formservice .head {
    background: #eceff1; /* Old browsers */
    background: -moz-linear-gradient(top, #eceff1 0%, #e3e6e8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eceff1 0%, #e3e6e8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eceff1 0%, #e3e6e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceff1', endColorstr='#e3e6e8', GradientType=0); /* IE6-9 */
    font-size: 20px;
    font-weight: 300;
    padding: 12px 0 0px 20px;
    height: 50px;
    box-sizing: border-box;
}

.formservice .sinfoservices {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-rule: 1px solid #e5e5e5;
    -webkit-column-rule: 1px solid #e5e5e5;
    column-rule: 1px solid #e5e5e5;
    -webkit-column-gap: 1px;
    -moz-column-gap: 1px;
    column-gap: 1px;
    column-fill: auto;
    background: #f8f8f8;
}

.formservice .sinfoservices .servblock {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f5f5f5', GradientType=0); /* IE6-9 */
    background: #f8f8f8;
    padding: 10px 10px 10px 20px;
    border-top: 0px solid #e5e5e5;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
}

.formservice .sinfoservices .servblock P {
    padding: 0 0 5px 0;
    margin: 0;
    font-weight: bold;
}

.formservice .sinfoservices .servblock A {
    font-weight: 300;
    font-size: 14px;
    color: #bdbdbd;
    text-decoration: underline;
    display: inline-block;
    margin: 1px 0 1px 0;
}

.formservice .sinfoservices A.servon {
    color: #263238;
}

.way {
    margin: 10px 0 15px 0;
    font-size: 14px;
    color: #263238;
}

.way A {
    color: #263238;
    text-decoration: none;
}

.way A:hover {
    text-decoration: underline;
}

.hidden {
    display: none;
}

.textmain {
    max-width: 100%;
    box-sizing: border-box;
    background: #fefefe;
    padding: 10px 10px 10px 10px;
    font-size: 12px;
    display: block;
    border: 0;
    border-top: 1px solid #ffffff;
    -webkit-box-shadow: 0 0 14px rgba(38, 50, 56, .2);
    box-shadow: 0 0 14px rgba(38, 50, 56, .2);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 40px;
    margin-top: 10px;
    margin-right: 15px;
    margin-left: 15px;
}

.textmain li {
    margin: 0 0 0 20px;
    list-style: square;
    font-size: .9375rem;
}

@media screen and (max-width: 1199px) {

    .navbar .topextsearch {
        width: 8%;
    }

    .topextsearch span {
        display: none;
    }

    .navbar .topnati {
        width: 20%;
    }

    .navbar .topapprow {
        width: 25%;
    }

    .navbar .topviezd {
        width: 14%;
    }

    .navbar-2 .fieldsearch1 {
        width: 15%;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"] {
        width: 45px;
        height: 33px;
    }

    .form {
        float: left;
        min-width: 270px;
        width: calc(33% - 11px);
    }

    .form:nth-child(4n+4) {
        margin-right: 20px;
    }

    .form:nth-child(3n+3) {
        margin-right: 0px;
    }

    .approved IMG {
        margin-top: 30px;
        width: 90px;
        height: 90px;
    }

    .formsinf1 {
        width: 33%;
    }

    .formsinf1sc {
        width: 50%;
    }
}

@media screen and (max-width: 1024px) {
    header .headertext {
        font-size: 11px;
        padding-left: 15px;
    }

    header .headertext A {
        font-size: 11px;
    }

    .approved {
        position: absolute;
        float: none;
        padding: 0;
        text-align: right;
        right: 30px;
        z-index: 999;
        height: 1px;
    }

    .approved IMG {
        margin: 0px auto 0 auto;
        width: 172px;
        height: 172px;
        opacity: .5;
    }

    header .login .hide_text {
        display: none;
    }

    .detailright {
        height: 468px;
    }

    #YMaps3ID {
        height: 398px;
        margin: 10px;
    }

}

@media screen and (max-width: 992px) {
    .login {
        padding-top: 18px;
    }

    header .hlogo {
        width: 26%;
    }

    header .headertext {
    }

    header .headertext A {
    }

    .othercityes {
        top: 50%;
        left: 50%;
        width: 600px;
        margin: -300px 0 0 -300px;
    }

    .othercityes div {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    header .login .hide_text {
        display: none;
    }

    header .headertext {
    }

    header .headertext span {
        display: none;
    }

    .navbar .sel {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 3px 3px 0 3px;
        border-color: #4e5f68 transparent transparent transparent;
        margin: 0 0 0 3px;
        display: inline-block;
    }

    .navbar {
        font-size: 13px;
        font-weight: 300;
        padding: 5px 0 5px 0;
    }

    .navbar .topnati {
        width: 20%;
    }

    .navbar .topapprow {
        width: 25%;
    }

    .navbar .topviezd {
        width: 14%;
    }

    .navbar .topviezd LABEL, .navbar .topapprow LABEL {
        font-weight: 300;
    }

    .navbar-2 .fieldsearch2, .navbar-2 .fieldsearch3, .navbar-2 .fieldsearch4, .navbar-2 .fieldsearch5, .navbar-2 .fieldsearch6 {
        margin-left: 10px;
        width: calc(20% - 10px);
    }

    .navbar-2 .fieldsearch1 {
        width: 18%;
        margin-left: 0;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"] {
        width: 40px;
        height: 35px;
        padding: 2px;
        font-size: 12px;
    }

    .navbar-2 .fieldsearch1 span {
        display: none;
    }

    .form {
        float: left;
        min-width: 270px;
        width: calc(50% - 10px);
    }

    .form:nth-child(3n+3) {
        margin-right: 20px;
    }

    .form:nth-child(2n+2) {
        margin-right: 0px;
    }

    .formsinf1 {
        display: block;

        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;

    }

    .formsinf1sc {
        width: 100%;
        margin-right: 0;
    }

    .forminfohead .name {
        width: 50%;
    }

    .forminfohead .metro, .forminfohead .phone, .forminfohead .region {
        width: 50%;
    }

    .forminfohead .phone {
        border-left: 0;
    }

    .formservice {
        width: 100%;
        float: none;
    }

    .detailright {
        width: 80%;
        float: none;
        margin-top: 20px;
    }

    header .topsearch:before {
        top: 17px;
    }

    .othercityes {
        position: absolute;
        top: 400px;
    }

}

@media screen and (max-width: 712px) {
    .formsinf1 {
        width: 100%;
        margin: 0 0 20px 0;
    }

}

@media screen and (max-width: 799px) {

    header .headertext span {
        display: none;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"] {
        width: calc(50% - 15px);
        height: 35px;
        padding: 2px;
        font-size: 14px;
    }

    .menu__item > a {
        font-size: 14px;
    }

    .catalog__item_image {
        height: 225px;
    }

    .approved {
        position: absolute;
        float: none;
        padding: 0;
        text-align: right;
        right: 30px;
        z-index: 999;
        height: 1px;
    }

    .approved IMG {
        margin: -300px auto 0 auto;
        width: 120px;
        height: 120px;
        opacity: .5;
    }
}

@media screen and (max-width: 767px) {
    header .headertext {
        padding-top: 6px;
    }

    .othercityes {
        top: 100px;
        left: 50%;
        width: 600px;
        margin: 0 0 0 -300px;
    }

    .othercityes div {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }

    .row {
        margin-left: 0;
        margin-right: 0;
    }

    .wrapper {
        padding-top: 0;
    }

    a:active {
        color: #f50057;
        text-decoration: none;
        outline: none;
    }

    h1 {
        font-size: 22px;
    }

    .header.no-menu {
        margin-bottom: 0;
    }

    header {
        position: relative !important;
        z-index: inherit;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 0px 0;
    }

    header .hlogo {
        width: 200px;
    }

    header .headertext {
        font-size: 0;
    }

    header .headertext A {
        font-size: 14px;
        margin-top: 5px;
        display: inline-block;
    }

    button.navbar-toggle {
        background: url(/public/images/close.png) 50% 50% no-repeat #78909c;
        width: 44px;
        height: 34px;
        position: fixed !important;
        top: 4px !important;
        right: -5px !important;
    }

    button.navbar-toggle .icon-bar {
        display: none;
    }

    button.collapsed {
        background: none;
        position: absolute !important;
        top: -53px !important;
        right: -5px !important;
    }

    button.collapsed .icon-bar {
        display: block;
    }

    .navbar-default {
        height: 0;
        min-height: 0;
        border: 0;
        padding: 0;
    }

    .navbar .navbar-collapse {
        background-image: -webkit-linear-gradient(#78909c 0%, #738a97 100%);
        background-image: -o-linear-gradient(#78909c 0%, #738a97 100%);
        background-image: linear-gradient(#78909c 0%, #738a97 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#78909c', endColorstr='#738a97', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;
        position: absolute;
        top: -57px;
        left: -15px;
        right: -10px;
        height: auto;
        width: calc(100% + 30px);
        z-index: 98;
    }

    .navbar .navbar-collapse > div {
        float: none;
        width: 100%;
        padding: 0;
        height: auto;
        clear: both;
        border-bottom: 1px solid #90a4ae;
    }

    .navbar .navbar-collapse .topextsearch {
        border: 0;
    }

    .navbar .navbar-collapse > div > A {
        width: 100%;
        text-align: left;
        padding: 10px 0 10px 50px;
        display: block;
    }

    .navbar .navbar-collapse > div {
        font-size: 15px;
    }

    .pmetro2, .pmetro {
        width: calc(100% + 0px);
        margin-bottom: 13px;
    }

    .pmetro2 li A, .pmetro li A, .pservices li a, .pservices li P {
        font-size: 17px;
    }

    .dropdown-toggle, .topapprow LABEL, .topviezd LABEL, .topextsearch > a {
        font-size: 17px;
    }

    .open > .dropdown-menu {
        display: block;
        position: relative;
        margin: 0;
        padding: 0;
        top: 0px;
        box-shadow: none;
        border-radius: 0;
    }

    .pmetro li {
        width: 100%;
    }

    .navbar .navbar-collapse {
        position: absolute;
        top: -61px;
        left: -15px;
        right: -15px;
        width: calc(100% + 30px);
    }

    .navbar .sel {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px 4px 0 4px;
        border-color: #4e5f68 transparent transparent transparent;
        margin: 0 0 0 8px;
        display: inline-block;
    }

    .navbar .navbar-collapse .toprayon > a, .navbar .navbar-collapse .topmetro > a {
        padding-left: 40px;
    }

    .navbar .navbar-collapse .topnati > a, .navbar .navbar-collapse .topextsearch > a {
        padding-left: 34px;
    }

    .navbar .navbar-collapse .topservices > a {
        padding-left: 39px;
    }

    .navbar .navbar-collapse .topapprow, .navbar .navbar-collapse .topviezd {
        text-align: left;
    }

    .navbar .navbar-collapse .topapprow, .navbar .navbar-collapse .topviezd {
        padding: 10px 0 5px 10px;
    }

    .navbar .navbar-collapse .clear {
        display: none;
    }

    .navbar .navbar-collapse .topextsearch span {
        display: inline;
    }

    .navbar-2 .fieldsearch1 {
        width: 20%;
    }

    .navbar-2 .fieldsearch2, .navbar-2 .fieldsearch3, .navbar-2 .fieldsearch4, .navbar-2 .fieldsearch5 {
        float: right;
        width: 18%;
        margin-left: 10px;
    }

    .pservices, .pmetro {
        -webkit-;
        -moz-column-count: 1;
        column-count: 1;
    }

    .advsearchdiv2 > div {
        float: none !important;
        width: 100% !important;

    }

    .advsearchdiv > p {
        padding-top: 10px;
    }

    .advsearchdiv LABEL, .advsearchdiv P, .advsearchdiv2 P, .advsearchdiv2 div LABEL {
        font-size: 17px !important;
        float: none !important;
    }

    .advsearchdiv2 P {
        padding-top: 10px;
    }

    .advsearchdiv LABEL {
        float: left;
        width: 250px;
        font-size: 12px;
        display: inline-block;
        padding: 4px 0 4px 0;
        font-weight: normal;
    }

    .advsearchdivmetro LABEL {
        width: 220px;
    }

    .advsearchdivserv LABEL {
        width: 280px;
    }

    .advsearchbutton > P {
        display: none;
    }

    .advsearchbutton P input.clearbt {
        float: left;
        margin-right: 0;
    }

    .mobsrchp {
        display: block;
        padding: 15px 10px 10px 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: -webkit-linear-gradient(rgba(245, 245, 245, 0) 0%, #f5f5f5 20%);
        background-image: -o-linear-gradient(rgba(245, 245, 245, 0) 0%, #f5f5f5 20%);
        background-image: linear-gradient(rgba(245, 245, 245, 0) 0%, #f5f5f5 20%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(245, 245, 245, 0)', endColorstr='#f5f5f5', GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        background-repeat: repeat-x;

    }

    .mobsrchp input[type='button'] {
        opacity: 1;
        display: block;
        width: 140px;
    }

    .mobsrchp input.clearbt {
        float: left;
        margin-right: 0;
    }

}

@media screen and (max-width: 600px) {
    header .headertext A {
        margin-top: 12px;
    }

    .othercityes {
        top: 20px;
        left: 50%;
        width: 300px;
        margin: 0 0 0 -150px;
    }

    .othercityes div {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }

    header .hlogo {
        width: 30%;
    }

    .navbar-2 .fieldsearch1 font {
        display: none;
    }

    .navbar-2 p {
        font-size: 13px;
    }

    .mobvhod {
        display: block;
        float: right;
        margin: 17px 20px 0 0;
    }

    .form {
        float: none;
        width: 100%;
        max-width: 300px;
        margin: 0 auto 20px auto !important;
        display: block;
        clear: both;
    }

    .formservice .head {
        padding-left: 20px;
    }

    .form1 .phone {
        width: 180px;
        font-size: 14px;
    }

    .forminfohead .name {
        width: 100%;
        padding: 8px 0 10px 50px;
        background: url(/public/images/nameform.png) 20px 50% no-repeat;
    }

    .forminfohead .phone {
        width: 100%;
        font-size: 22px;
        padding: 3px 0 3px 50px;
        background: url(/public/images/phoneform.png) 20px 50% no-repeat;
    }

    .forminfohead .metro {
        padding: 5px 0 5px 50px;
        background: url(/public/images/metroform.png) 22px 50% no-repeat;
    }

    .forminfohead .region {
        padding: 5px 0 5px 50px;
        background: url(/public/images/metroform.png) 22px 50% no-repeat;

    }

    .allphotos:before, .allphotos:after {
        width: 0;
        height: 0;
    }

    .formphotos {
        width: 100%;
        height: 561px;

        overflow: hidden;
        display: inline-block;
        white-space: normal;
    }

    .formphotos a {
        float: none;
    }

    .formphotos A {
        margin: 0px 10px 0px 0px;
    }

    .formphotos IMG {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .formphotos .morephotos, .formphotos .morephotos2 {
        display: block;
        background: #880f4f;
        color: #ffffff !important;
        width: 100%;
        color: #000;
        padding: 10px 0 10px 0;
        text-align: center;
        margin: 10px auto 10px auto;
        border-radius: 10px;
    }

    .formservice .sinfoservices {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-rule: 1px solid #e5e5e5;
        -webkit-column-rule: 1px solid #e5e5e5;
        column-rule: 1px solid #e5e5e5;
        -webkit-column-gap: 1px;
        -moz-column-gap: 1px;
        column-gap: 1px;
        column-fill: auto;
    }

    header .topsearch2 {
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .navbar-2 .fieldsearch2, .navbar-2 .fieldsearch3, .navbar-2 .fieldsearch4, .navbar-2 .fieldsearch5, .navbar-2 .fieldsearch6 {
        margin-left: 5px;
        width: calc(20% - 5px);
    }

    .navbar-2 .fieldsearch1 {
        width: 18%;
        margin-left: 0;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"] {
        width: 29px;
        height: 35px;
        padding: 2px;
        font-size: 12px;
    }

    .navbar-2 .fieldsearch1 span {
        display: none;
    }

}

@media screen and (max-width: 500px) {
    header .hlogo {
        width: 50px;
        overflow: hidden;
    }

    header .hlogo IMG {
        width: 150px;
    }

    header .hlogo {
        padding: 6px 0 6px 0;
    }

    header .topsearch2 {
        margin-right: 0;
    }

    .navbar2-toggle {
        border: 0;
        background: url(/public/images/seach_icon.png) 50% 50% no-repeat;
        width: 15px;
        height: 15px;
        display: block;
        position: absolute;
        z-index: 999;
        right: 70px;
        top: 20px;

        display: none;

    }

    .navbar-2 {
        height: 230px;
        display: block;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"] {
        width: calc(50% - 15px);
        height: 35px;
        padding: 2px;
        font-size: 14px;
    }

    .navbar-2 .fieldsearch1 INPUT[type="text"]:nth-child(4) {
        float: right;
    }

    .irs-from, .irs-to {
        font-size: 12px !important;
    }

    .navbar-2 p {
        font-size: 14px;
    }

    .navbar-2 .fieldsearch1 {
        margin-bottom: 0px;
        width: 100%;
    }

    .navbar-2 .fieldsearch1:after, .navbar-2 .fieldsearch2:before, .navbar-2 .fieldsearch3:before {
        content: "";
        border-top: 1px solid #cccccc;
        width: 100%;
        height: 1px;
        margin: 5px 0 5px 0;
        display: block;
        float: none;
    }

    .navbar-2 .fieldsearch3:before {
        margin-left: -30px;
        width: calc(100% + 30px);
    }

    .navbar-2 .fieldsearch2 {
        margin: 0;
        margin-bottom: 15px;
        width: 50%;
        padding: 0 5px 0 0;

    }

    .navbar-2 .fieldsearch3 {
        margin: 0;
        margin-bottom: 15px;
        width: 50%;
        padding: 0 0 0 5px;
    }

    .navbar-2 .fieldsearch4 {
        margin: 0;
        width: 50%;
        padding: 0 5px 0 0;
    }

    .navbar-2 .fieldsearch5 {
        margin: 0;
        width: 50%;
        padding: 0 0 0 5px;
    }

    .allphotos:before, .allphotos:after {
        width: 0;
        height: 0;
    }

    .formphotos {
        width: 100%;
        height: 561px;

        overflow: hidden;
        display: inline-block;
        white-space: normal;
    }

    .formphotos a {
        float: none;
    }

    .formphotos IMG {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }

    .formphotos .morephotos, .formphotos .morephotos2 {
        display: block;
        background: #880f4f;
        color: #ffffff !important;
        width: 100%;
        color: #000;
        padding: 10px 0 10px 0;
        text-align: center;
        margin: 10px auto 10px auto;
        border-radius: 10px;
    }

    .forminfohead .name, .forminfohead .region, .forminfohead .metro, .forminfohead .phone {
        width: 100%;
        border-left: 0;
    }

    .formsinf1divh {
        font-size: 10px;
    }

    .formsinf1div1, .formsinf1div2 {
        font-size: 12px;
        padding-left: 5px;
    }

    .formsinf1div1 FONT {
        width: 45px;
    }

    .formsinf1div2 FONT {
        width: 100px;
    }

    .formservice .sinfoservices {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-rule: 1px solid #e5e5e5;
        -webkit-column-rule: 1px solid #e5e5e5;
        column-rule: 1px solid #e5e5e5;
        -webkit-column-gap: 1px;
        -moz-column-gap: 1px;
        column-gap: 1px;
        column-fill: auto;
    }

    .formservice .sinfoservices .servblock A {
        font-weight: 300;
        font-size: 12px;
    }

}

.servdiv {
    width: 150px;
    float: left;
}

.servdiv P {
    text-align: left;
    font-weight: bold;
}

.servdiv LABEL {
    font-weight: normal;
}

.clear {
    clear: both;
}

.forminfo {
    display: block;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.loader {
    width: 100%;
    height: 30px;
    background: url(/public/images/loader.gif) 50% 50% no-repeat
}

.login .icon {
    top: -2px;
}

.login {
    padding-top: 15px;
}

.logo {
    text-decoration: none;
}

.logo__img {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width: 768px) {
    .next-card .container {
        padding: 0;
    }

    .menu-list__item.parent {
        padding-top: 5px;
    }

    .menu-list__item_btn {
        padding: 8px 8px;
    }

    .menu-list {
        padding: 12px 0 8px;
    }
}

@media screen and (max-width: 610px) {
    .col-xs-6 {
        padding-left: 0;
        padding-right: 0;
    }

    .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .advsearch-page {
        width: 320px;
        margin: 0 auto;
    }

    .advsearch-page .col-xs-6 {
        width: 100%;
    }

}

.submenu {
    top: 45px;
}

@media screen and (max-width: 991px) {
    .check-list {
        bottom: 14px;
    }
}

.srchp {
    display: block;
    margin-bottom: 20px;
}

.right-search {
    display: block;
    float: right;
}

.service-list {
    padding-right: 15px;
}

.service-list .link-list a {
    font-size: 13px;
}

.map-wrap {
    height: 410px;
}

/*.submenu-full ul, ul.link-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}*/
.advservicediv .custom-checkbox {
    break-inside: initial;
    -webkit-column-break-inside: initial;
    page-break-inside: initial;
    width: 100%;
    /*    -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;*/
}

.submenu-full .submenu-list__title {
    margin: 8px 0;
}

@media screen and (max-width: 900px) {
    /*.advservicediv .custom-checkbox {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }*/
}

@media screen and (max-width: 768px) {
    /* .advservicediv .custom-checkbox {
         -webkit-column-count: 2;
         -moz-column-count: 2;
         column-count: 2;
     }*/
    .submenu {
        top: 0;
    }
}

@media screen and (max-width: 600px) {
    .advservicediv .custom-checkbox {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media screen and (max-width: 400px) {
    .advservicediv .custom-checkbox, .submenu-full ul, ul.link-list {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

/* new 31.05.17 */
.wrapper {
    padding-bottom: 120px;
}

/*new 18.07.17*/
@media screen and (max-width: 787px) {
    .advsearchdiv {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .advsearchdivserv {
        -webkit-column-count: 1;
        -moz-column-count: 2;
        column-count: 1;
    }
}

.paginator {
    margin: 20px auto 20px auto;
}

.seemore {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 25px;
}

.seemore span {
    font-family: Montserrat, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 25px;
    cursor: pointer;
    color: #fff;
    border-radius: 4px;
    background-color: #4d5a61;
    padding: 5px 10px;
}

.paginator a {
    margin: 3px;
    font-family: 'Montserrat Alternates', sans-serif;
    display: inline-block;
    padding: 5px 10px;
    color: #4d5a61;
    text-decoration: none;
    font-size: 14px;
}

.paginator a.active, .paginator a:hover {
    background: #4d5a61;
    color: #fff;
    border-radius: 4px;
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1
}

.irs-slider.type_last {
    z-index: 2
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}

.irs-from, .irs-single, .irs-to {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    cursor: default;
    white-space: nowrap
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 2
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.irs {
    height: 40px
}

.irs-with-grid {
    height: 40px
}

.irs-line {
    height: 10px;
    top: 5px;
    background: silver;
    -webkit-box-shadow: inset 0 1px 5px 1px rgba(158, 158, 158, 1);
    -moz-box-shadow: inset 0 1px 5px 1px rgba(158, 158, 158, 1);
    box-shadow: inset 0 1px 5px 1px rgba(158, 158, 158, 1);
    border: 0;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-line-left {
    height: 8px
}

.irs-line-mid {
    height: 8px
}

.irs-line-right {
    height: 8px
}

.irs-bar {
    height: 10px;
    top: 5px;
    border-top: 1px solid #428bca;
    border-bottom: 1px solid #428bca;
    background: #28587f;
    background: -moz-linear-gradient(left, #28587f 0, #5395d0 50%, #28587f 100%);
    background: -webkit-linear-gradient(left, #28587f 0, #5395d0 50%, #28587f 100%);
    background: linear-gradient(to right, #28587f 0, #5395d0 50%, #28587f 100%)
}

.irs-bar-edge {
    height: 10px;
    top: 5px;
    width: 14px;
    border: 1px solid #428bca;
    border-right: 0;
    background: #428bca;
    background: linear-gradient(to top, rgba(66, 139, 202, 1) 0, rgba(127, 195, 232, 1) 100%);
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 8px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.irs-slider {
    top: 1px;
    width: 17px;
    height: 17px;
    border: 1px solid #aaa;
    background: #ddd;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(220, 220, 220, 1) 20%, rgba(255, 255, 255, 1) 100%);
    border-radius: 27px;
    -moz-border-radius: 27px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    cursor: pointer
}

.irs-slider.state_hover, .irs-slider:hover {
    background: #fff
}

.irs-max, .irs-min {
    color: #333;
    font-size: 12px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    background: rgba(0, 0, 0, .1);
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-max, .lt-ie9 .irs-min {
    background: #ccc
}

.irs-from, .irs-single, .irs-to {
    color: #000;
    font-size: 14px;
    line-height: 1.333;
    text-shadow: none;
    padding: 1px 5px;
    margin-top: 25px;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-from, .lt-ie9 .irs-single, .lt-ie9 .irs-to {
    background: #999
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #428bca
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 0;
    color: #99a4ac
}

@font-face {
    font-family: lg;
    src: url(/js/LightGallery/fonts/lg.eot?n1z373);
    src: url(/js/LightGallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(/js/LightGallery/fonts/lg.woff?n1z373) format("woff"), url(/js/LightGallery/fonts/lg.ttf?n1z373) format("truetype"), url(/js/LightGallery/fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }
    50% {
        left: -30px
    }
    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }
    50% {
        left: 30px
    }
    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next, .lg-prev, .lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin: 0 auto;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media (min-width: 1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    margin-top: 5px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url(../img/video-play.png) no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity 80ms ease 0s;
    -moz-transition: opacity 80ms ease 0s;
    -o-transition: opacity 80ms ease 0s;
    transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.group:after {
    content: "";
    display: table;
    clear: both
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat scroll center center transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
    cursor: pointer
}

.lg-outer .lg-empty-html {
    display: none
}

.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}