@font-face {
      font-family: 'booking';
      src: url('/font/booking.eot?13986325');
      src: url('/font/booking.eot?13986325#iefix') format('embedded-opentype'),
           url('/font/booking.woff?13986325') format('woff'),
           url('/font/booking.ttf?13986325') format('truetype'),
           url('/font/booking.svg?13986325#booking') format('svg');
      font-weight: normal;
      font-style: normal;
    }
    .f-icon {
      font-family: "booking";
      font-style: normal;
      font-weight: normal;
      speak: never;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }

* {margin: 0;padding: 0;}
html, body{min-height:100%;}
html, hmtl a{width:100%;font-size:16px;line-height: 28px;background: #fff;}
body{width: 100%;margin: 0 auto;color:#f1f1f1;font-size:18px;font-family: 'Arial',sans-serif;line-height:22px;-webkit-font-smoothing: antialiased;}
#site-background{position: absolute;top: 0px;height: 100%;width: 100%;z-index: -999;}
#site-background-image{position: fixed;top: 0px;width: 100%;opacity: 1;background-image: url(/img/bg-mobile.jpg);background-size: cover;background-repeat: no-repeat;background-position: top left;object-position: 50% 50%;height: 100%;;transform: translate3d(0px, 0px, 0px);z-index: -999;}
.home-empty-block{display:block;width: 100%;height: 160px;float: left;}
.wrapper{display: block;width: 100%;max-width: 1400px;margin: 0 auto;overflow: hidden;}
.font-1{font-family:sans-serif;}
.font-2{font-family: sans-serif;}
.font-3{font-family: 'Arial',sans-serif;}

.font-size-1{font-size: 36px;}
.font-size-2{font-size: 18px;}
.font-size-3{font-size: 24px;line-height: 30px;}
.font-size-4{font-size: 32px;}
.font-size-5{font-size: 15px;}




.bg-black{background: none;}
.bg-white{background: #fff;}
.bg-beige{background: #f7decf;}
.bg-green{background: #61bd17;}
.bg-blue{background: #008bd6;}
.bg-yellow{background: #f4b203;}
.bg-red{background: red;}
.bg-violet{background: #c11c6c;}
.bg-orange{background: #f77a06;}
.bg-light-gray{background: #f4f4f4;}

.blue-bg{background: rgb(5,5,130);background: linear-gradient(138deg, rgba(5,5,130,1) 0%, rgba(0,0,19,1) 45%, rgba(0,0,0,1) 100%);}
.blue-bg p{color: #fff;}
.bg-green_1{background: #336666;}
.banner-bg-1{display: inline-block;width: 100%;background-image: url(/img/bg-1.jpg);background-repeat: repeat;}

.bg-1{display: inline-block;width: 100%;background-image: url(/img/bg-desktop.jpg);background-repeat: no-repeat;background-position: top left;object-position: 50% 50%;}

.dashed-inner{margin: 5px;border: 2px dashed #fff;}

.color-white{color: #fff;}
.color-black{color: #000;}
.color-yellow{color: #ffff00;}
.color-gray{color: gray;}
.color-violet{color: #18184d;}

.btn-color-green{background: rgb(105 185 100);background: linear-gradient(180deg, rgb(105 185 100) 0%, rgb(72 123 69) 100%);}
.btn-color-green:hover{opacity: 0.9}
.btn-color-viber{background: rgb(123,111,204);background: linear-gradient(180deg, rgba(123,111,204,1) 0%, rgba(110,99,182,1) 100%);}
.btn-center{margin: 0 auto;width: 400px;max-width:90%;padding: 5px 0px;border: 1px solid #fff;border-radius: 50px;}
.btn-border-1{padding: 5px 10px;border: 1px solid #000;}
.btn-border-1:hover{padding: 5px 10px;border: 1px solid gray;}
.service-item-i-d a:hover,a:active,a:focus{color: gray;}
.text-center{text-align: center;text-indent: 0px;}
.text-left{text-align: left;}
.text-large-1{font-size: 20px;line-height: 25px;font-weight: 500;}
.text-large-2{font-size: 28px;line-height: 32px;font-weight: 500;}
.text-bold{font-weight: bold;}
.text-indent-0{text-indent: 0px;}
.text-align-left, .text-align-left li{text-align: left;}
.nowrap{white-space: nowrap;}

.width-100{width: 100%;}
.width-90{width: 90%;}

.margin-auto{display: block;margin: 0 auto;}
.margin-top-minus-10px{margin-top: -10px;}
.margin-10px{margin: 10px;}
.margin-top-20px{margin-top: 20px;}
.margin-top-30px{margin-top: 30px;}
.margin-bottom-30px{margin-bottom: 30px;}
.margin-bottom-10px{margin-bottom: 10px;}
.padding-top-10px{padding-top: 10px;}
.padding-bottom-10px{padding-bottom: 10px;}
.padding-top-30px{padding-top: 30px;}
.padding-bottom-30px{padding-bottom: 30px;}
.padding-3px{padding: 3px;}

.border-radius-10px{border-radius: 10px}

.center{display: block;max-width: 100%;margin:0 auto;text-align: center;}
.fullwidth{width: 100%;}
.float-left{float: left;}
.float-right{float: right;}
iframe{max-width: 100%;}
.message{display: inline-block;width: 100%;background: green;padding: 40px 0;text-align: center;}
.form{display: block;width: 600px;max-width: 90%;margin: 20px auto;padding: 10px;border: 1px solid gray;border-radius: 10px;background: #f7decf;color: #000;}
.form label {display: inline-block;width: 120px;}
.form input{height: 24px;margin-bottom: 7px;}
.form-submit{padding: 5px 10px;height: unset!important;}

a{text-decoration:none;color: #2787f5;ursor:pointer;-webkit-transition:color 0.1s linear 0s;-moz-transition:color 0.1s linear 0s;-o-transition:color 0.1s linear 0s;transition:color 0.1s linear 0s;}
a:hover,a:active,a:focus{outline:0;color:gray;text-decoration:none;}
h1{display: inline-block;font-size: 28px;line-height: 32px;font-weight: 500;color: #000;width: 100%;margin-top: 25px;margin-bottom: 15px;padding-bottom: 5px;text-align: center;}
.home-h1{position: relative;top: -80px;font-size: 42px;font-weight: 600;line-height: 48px;color: #fff;text-shadow: 2px 2px 2px black, 2px 2px 5px white;}
.services-h1{width: auto;padding: 5px;font-size: 68px;font-weight: 600;line-height: 43px;text-align: left;opacity: 0.9;margin-top: 25px;-webkit-text-stroke: 1px #fff;}
h2{display: inline-block;font-size: 1.5rem;font-weight: 500;line-height: 1.7rem;;width: 100%;text-align: center;-webkit-margin-before: 0;-webkit-margin-after: 0;-webkit-margin-start: 0px;-webkit-margin-end: 0px;margin-top: 10px;margin-bottom: 20px;color: #000;}
h3{display: inline-block;font-size: 1.4rem;font-weight: 500;width: 100%;text-align: center;margin-top: 15px;margin-bottom: 10px;color: #000;}
h4{display: inline-block;font-size: 1.4rem;font-weight: 500;width: 100%;text-align: center;margin-top: 15px;margin-bottom: 10px;}
h5{display: inline-block;font-size: 1.4rem;font-weight: 500;width: 100%;text-align: center;margin-top: 15px;margin-bottom: 10px;}
h6{display: inline-block;font-size: 1.4rem;font-weight: 500;width: 100%;text-align: center;margin-top: 15px;margin-bottom: 10px;}
img{max-width: 100%;height: auto;}

p {display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;width: 98%;max-width: 850px;-webkit-margin-before: 10px;-webkit-margin-after: 10px;text-indent: 18px;font-size: 16px;color: #1b1b1b;}
strong, b{font-weight: 600;}
ul{width: 80%;max-width: 750px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;line-height: 2rem;}
.ul-checked li{list-style-image: url(/img/checked-green.png);}
.content-ul{max-width: 100%;}
ol {display: block;list-style-type: decimal;line-height: 1.8rem;width:90%;max-width: 850px;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 0px;margin: 0 auto;margin-top: 15px;margin-bottom: 10px;margin-left: 25px;}
.clear{clear: both;}
.nowrap{white-space: nowrap;}

header{display: block;width: 100%;float: left;margin-bottom: 0px;padding-top: 0px;padding-bottom: 0px;background: #fff;}
header a{color: #000;}
.header-container-1{display: inline-block;width: 100%;border-right: none;background: #f3e9e8;border-bottom: 1px solid #d0d0d0;}
.header-container-1-description{display: block;float: left;width: calc(100% - 130px);margin-top: -40px;margin-bottom: 10px;margin-left: 10px;color: #000;font-size: 14px;line-height: 18px;text-align: left;}
.header-container-1-description-2{display: block;float: left;width: 60%;margin-top: 0px;margin-bottom: 10px;margin-left: 2%;color: orange;font-size: 16px;line-height: 20px;text-align: left;}
.header-container-2{display: inline-block;width: 100%;}
.header-container-2 ul{width: 350px;max-width: 85%;margin: 15px 2% 10px 40px;font-size: 18px;color: #18184d;}
.header-container-2 ul li{line-height: 40px;}
.header-container-2 ul li span {display: block;font-size: 14px;margin-top: -15px;}
.li-sale{list-style-image: url(/img/sale.png)!important;}

.logo{display: block;width: 46%;float: left;margin: 5px 10px;color: #000;}
.logo a{display: block;color: #000;font-size: 24px;font-weight: bold;padding: 0;text-align: left;}
.logo img{display: block;width: 100%;max-width: 100%;}

.header-site-title{display: block;width: 100%;margin: 0 auto;padding: 0px 0 10px 0;text-align: left;font-size: 24px;font-weight: bold;line-height: 32px;}
.header-site-title-description{display: block;width: 100%;margin: 0 auto;margin-top: 0px;margin-bottom: 5px;font-size: 18px;line-height: 18px;font-weight: bold;text-align: center;}
.header-site-description{font-size: 15px;}

.header-right-container{display: block;width: 40%;float: left;height: 10px;}

.phone-img{display: inline-block;width: 24px;height: 24px;margin-top: 0px;margin-right: 1px;background-image: url(/img/phone-white.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.phone-img-white{display: block;width: 24px;height: 24px;float: left;margin-top: 0px;margin-right: 1px;background-image: url(/img/phone-white.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.mts-img{display: inline-block;width: 24px;height: 24px;margin-top: 0px;margin-right: 3px;background-image: url(/img/mts.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.a1-img{display: inline-block;width: 24px;height: 24px;margin-top: 0px;margin-right: 3px;background-image: url(/img/a1.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.life-img{display: inline-block;width: 24px;height: 24px;margin-top: 0px;margin-right: 3px;background-image: url(/img/life.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.viber-img{display: inline-block;width: 24px;height: 24px;margin-top: 0px;margin-right: 3px;background-image: url(/img/viber.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}




.header-contacts{width: 98%;float: right;margin: 150px 1% 10px 1%;text-align: center;font-size: 1.3rem;line-height: 1.2rem;}
.header-home-contacts{display: block;width: calc(54% - 20px);float: left;}
.header-home-contacts span{display: block!important;float: left;}
.header-phone{display: block;width: auto;max-width: 300px;float: left;margin-top: 10px;margin-right: 10px;margin-left: 10px;padding: 5px 0px;font-size: 12px;}
.header-phone:hover{color: green;}

.header-viber{display: block;width: 79%;width: calc (80% - 2px);max-width: 300px;float: left;margin-top: 10px;margin-right: 10%;margin-left: 10%;padding: 5px 0px;border: 1px solid #fff;border-radius: 50px;}
.header-phone a{color: #fff;text-decoration: none;font-size: 14px;font-weight: bold;line-height: 24px;}
.header-phone a:hover{color: #71533f;}
.header-viber a{color: #fff;text-decoration: none;font-size: 12px;font-weight: bold;line-height: 24px;}
.header-viber a:hover{color: #71533f;}
.header-contacts-text{color: #fff;font-size: 18px;line-height: 24px}
.header-button{display: block;float: left;width: 40%;height: 45px;margin: 10px 1% 5px 1%;padding: 1%;border: 1px solid #fff;border-radius: 0px;background: #99022F;color: #fff;font-size: 1.1rem;text-align: center;text-transform: uppercase;text-decoration: none;justify-content: center;opacity: 0.8;}
.header-button:hover {background: #530023;color: #c1c1c1;}

.social-btns{min-width: 120px;text-align: right;float: right;margin: 0 10px;}
.social-btns img{margin: 5px;}

.header-part-2{display: inline-block;width: 100%;}


.header-adress{display: inline-block;color: #fff;margin: 10px 10px 20px 10px;font-size: 16px;}


.home-about{margin-top: 500px;margin-bottom: 400px;}
.home-site-title{display: inline-block;width: 50%;padding: 10px 0 10px 0;border-bottom: 1px solid #fff;text-transform: uppercase;text-align: left;font-size: 34px;font-weight: 600;color: #fff;}
.home-site-title-description{display: inline-block;width: 100%;margin-top: 5px;color: #fff;text-align: left;}
.home-site-description{display: inline-block;width: 450px;color: #fff;font-size: 15px;line-height: 22px;}

nav{display: block;width: 100%;float: left;margin:0;}
nav ul{width: unset;max-width: unset;position: relative;float: left;left: 50%;margin-top: 5px;margin-bottom: 5px;font-size: 14px;line-height: 18px}
nav ul li {display:block;float: left;position:relative;right: 50%;margin: 0 5px;text-transform: uppercase;border-bottom: 1px solid #17435d;}
nav ul li a {display: block;padding: 10px;color: #17435d;text-decoration: none;}
nav ul li :hover{color: blue;text-decoration: none;}

.icons-1-item{margin: 5px 0;}
.icons-1-item-1{width: calc(33% - 6px);float: left;padding: 3px;}
.icons-1-item-2{width: calc(30% - 6px);float: left;padding: 3px;}
.icons-1-item-3{width: calc(27% - 6px);float: left;padding: 3px;}
.icons-1-item img{width: 25%;float: left;}
.icons-1-item-text{float: left;margin: 5px 1px 5px 5px;font-size: 9px;font-weight: bold;}

.banner-4-items{display: block;width: 90%;margin: 20px auto;font-size: 14px;text-align: center;}
.banner-item-1{width: 48%;height: 60px;float: left;padding: 15px 1%;border-radius: 10px 0 0 0;}
.banner-item-2{width: 48%;height: 60px;float: left;padding: 15px 1%;border-radius: 0 10px 0 0;}
.banner-item-3{width: 48%;height: 60px;float: left;padding: 15px 1%;border-radius: 0 0 0 10px;}
.banner-item-4{width: 48%;height: 60px;float: left;padding: 15px 1%;border-radius: 0 0 10px 0;}




.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
img.alignleft{margin:10px 10px 10px 10px;}
img.aligncenter{margin: 0 auto!important;padding:10px 10px 10px 10px;border:1px solid #bbbbbb;}
img.size-thumbnail{max-width: 30%;height: auto;}
img.size-medium{width: 90%;height: auto;margin:15px;border:1px solid #bbbbbb;}
img.size-large{max-width: 90%;height: auto;margin: 15px;border:1px solid #c0c0c0;}
img.size-full{max-width: 90%;height: auto;}

.content{display: block;width: 100%;max-width: 100%;float: left;margin-top: 0px;margin-bottom: 0px;padding: 0;background: #fff;}
article{display: inline-block;}
.cat-content{padding: 5px;}
.single-content{display: inline-block;width: 98%;max-width: 100%;padding: 5px 1%;}
.single-service-content{display: inline-block;width: 98%;max-width: 100%;padding: 5px 1%;}
.home-content{border: none;}
.cat-list ul{display: inline-block;width: 100%;max-width: 100%;text-align: center;}
.cat-list ul li{display: inline-block;list-style: none;float: none;padding: 0 40px;}
.cat-list ul li a{color: #8e0b46;text-transform: uppercase;}
[aria-current] {font-weight: bold;}
.cat-list select{width: 100%;background: none;margin: 10px 0 10px 0;padding: 5px;text-transform: uppercase;font-size: 18px;}

.content-ul{ margin: 0px;   -webkit-margin-before: 0px;-webkit-margin-after: 0px;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 0px;-moz-margin-before: 0px;-moz-margin-after: 0px;-moz-margin-start: 0px;-moz-margin-end: 0px;-moz-padding-start: 0px;}
.post_block{display: inline-block;position: relative;width: 98%;list-style: none;padding: 0%;    margin: 0 1% 10px 1%;background: #fff;}
.post_thumb_img{width: 100%;max-width: 100%;height: auto;float: left;margin-right: 5px;margin-bottom: 5px;}
.single_cat_img{width: 100%;height: auto;float: left;margin-right: 5px;border: 1px solid #f1f1f1;}
.post_name{float: left;width: 98%;font-size: 1rem;line-height: 1.1rem;font-weight: 500;margin: 3px 1% 5px 1%;color: #000;text-align: center;height: auto;}
.post_name:hover{color:#000;}
.post_info{display: inline-block;max-width: 100%;float: left;margin-left: 0;}
.single_info{display: inline-block;width: 100%;float: left;}
.single_cat_descr{display: block;font-size: 0.7rem;line-height: 0.8rem;}

.home-header-img{width: 100%;}
.home-header-img img{width: 100%;}

.container{display: inline-block;width: 100%;}
.panel{width: 100%;max-width: 800px;margin: 0 auto;margin-bottom: 7px;}
.panel-heading {margin-top: 5px;}
.panel-heading a {background: #575e61;color: #ffffff;display: block;padding: 10px 40px 10px 15px;position: relative;text-decoration: none;text-align: center;transition: 0.3s;}
.panel-heading a:hover {background: #ffa500;}
.panel-heading a i {font-size: 16px;width: 30px;}
.panel-heading a::after {content: ">";position: absolute;right: 15px;transform: rotate(90deg);transition: 0.3s;}
.panel-heading.in a::after {transform: rotate(270deg);}
.panel-heading.in a {background: #dc8f01;}
.panel-collapse {display: none;padding-bottom: 20px;}
.panel-body{width: 96%;padding: 0 2%;text-indent: 10px;}

.col-50{width: 100%;float: left;}
.col-50-inner{margin: 10px;}
.icons-container{display: block;width: 100%;float: left;}
.icons-container img{display: block;float: left;width: 23.3333%;margin: 5px 5%;}

.service-items-container{display: block;float: left;width: 100%;max-width: 100%;padding: 0;margin: 0 0 20px 0;background: #fff;}
.service-item-i{display: block;position: relative;width: 98%;float: left;margin: 10px 1%;text-align: left;padding-bottom: 10px;background: #fff;border-bottom: 1px solid #d0d0d0;}

.service-item-i img{width: auto;height: 320px;}
.service-item-i-d{width: 100%;float: left;}
.service-item-i-title{width: 58%;width: calc(100% - 30px);height: 48px;float: left;font-size: 18px;line-height: 20px;margin: 5px;margin-bottom: 5px;padding-top: 0px;padding-bottom: 0px;color: #000;-ms-line-clamp: 2;
-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.service-item-i p{text-indent: 0px;}
.service-item-i li{line-height: 18px;margin-bottom: 10px;}
.service-item-i-price{width: calc(40% - 10px);float: right;margin: 5px;margin-bottom: -20px;font-size: 16px;color: #fff;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-ms-line-clamp: 1;-webkit-line-clamp: 1;line-clamp: 1;display: -webkit-box;display: box;word-wrap: break-word;-webkit-box-orient: vertical;box-orient: vertical;}
.service-item-i-price span{font-weight: 600;color: #000;font-style: italic;}
.service-item-i-description{width: 98%;width: calc(100% - 10px);font-size: 14px;height: 20px;margin: 0 5px 15px 5px;color: #000;font-style: italic;}
.service-item-i-btn{background: #fff;color: #000;}
.service-item-i-btn: hover{background: #f1f1f1;color: #000;}

.items-i-container{display: block;float: left;width: 100%;max-width: 100%;padding: 0;margin: 0 0 20px 0;background: #f7decf;}
.item-i{display: block;position: relative;width: 23%;float: left;margin: 10px 1%;text-align: center;padding-bottom: 10px;background: #fff;}
.item-i a{position: absolute;top: 0;right: 0;bottom: 0;left: 0;}
.item-i img{width: 100%;}
.item-i-title{width: 100%;height: 48px;font-size: 14px;font-weight: 600;line-height: 16px;margin-top: 5px;margin-bottom: 5px;padding-top: 0px;padding-bottom: 0px;color: #3b334c;-ms-line-clamp: 2;
-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.item-i p{text-indent: 0px;}
.item-i li{line-height: 18px;margin-bottom: 10px;}
.item-i-price{font-size: 16px;color: #000;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-ms-line-clamp: 1;-webkit-line-clamp: 1;line-clamp: 1;display: -webkit-box;display: box;word-wrap: break-word;-webkit-box-orient: vertical;box-orient: vertical;}
.item-i-price span{font-weight: 600;color: #028600;}
.item-i-description{font-size: 14px;height: 20px;margin-bottom: 15px;color: #000;}

.col-50 .swiper-container img{width: auto;height: 320px;}

.single-service-item{display: block;width: 100%;float: left;}
.single-service-item-img{display: block;width: 400px;max-width: 98%;max-width: calc(100% - 20px);float: unset;margin: 0 auto;border-top: none;}
.single-service-item-content{display: block;min-width: 40%;float: unset;margin: 0 auto;text-align: center;}
.single-service-item-title{width: 100%;height: auto;font-size: 22px;font-weight: 600;line-height: 24px;margin-top: 5px;margin-bottom: 10px;padding-top: 0px;padding-bottom: 0px;}
.single-service-item p{text-indent: 0px;}
.single-service-item li{line-height: 18px;margin-bottom: 10px;}
.single-service-item-price{margin: 20px 0;font-size: 20px;color: #ffff00;}
.single-service-item-price span{font-weight: 600;color: #028600;}
.single-service-item-description{font-size: 14px;height: 22px;}

.single-service-item{display: block;width: 100%;float: left;}
.single-service-item-img{display: block;width: 300px;max-width: 98%;max-width: calc(100% - 20px);float: unset;margin: 0 auto;border-top: none;}
.single-service-item-content{display: block;min-width: 40%;float: unset;margin: 0 auto;text-align: center;}
.single-service-item-title{width: 100%;height: auto;font-size: 22px;font-weight: 600;line-height: 24px;margin-top: 5px;margin-bottom: 10px;padding-top: 0px;padding-bottom: 0px;}
.single-service-item p{text-indent: 0px;}
.single-service-item li{line-height: 18px;margin-bottom: 10px;}
.single-service-item-price{margin: 20px 0;font-size: 20px;}
.single-service-item-price span{font-weight: 600;color: #028600;}
.single-service-item-description{font-size: 14px;height: 22px;}

.single-service-checked-items-container{display: block;width: 700px;max-width: 98%;margin: 0 auto;color: #fff;}
.single-service-checked-item{display: block;width: 100%;float: left;margin: 10px 0;}
.single-service-checked-item-cheched-img{display: block;width: 22px; height: 25px;float: left;margin-right: 3px;background-image: url(img/checked-green.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.single-service-checked-item-title{display: block;width: calc(100% - 25px);float: left;font-size: 19px;font-weight: bold;}
.single-service-checked-item-description{display: block;width: calc(100% - 25px);float: left;margin-left: 22px;}

.single-phone-btn{display: block;max-width: 80%;float: unset;margin: 10px auto;padding: 5px 15px;color: #fff;border-radius: 15px;line-height: 30px;}
.single-viber-btn{display: block;max-width: 80%;float: unset;margin: 10px auto;padding: 5px 15px;color: #fff;border-radius: 15px;line-height: 30px;}
.single-addresses{display: block;width: 98%;float: left;margin: 10px 1%;}
.single-addresses-title{display: inline-block;width: 100%;margin: 20px 0;}


.content-container-2{width: 97%;max-width: 1200px;margin: 0 auto;margin-top: 0px;padding: 0 1.5%;}
.home-rent-list-image{width: 80%;margin: 0 auto;border: 4px solid #cb9c7d;}
.home-rent-list-image img{margin-bottom: -5px;}

.icons-with-text-container p{text-indent: 0px;}

.svg-inline--fa {display: inline-block;font-size: inherit;height: 1em;overflow: visible;vertical-align: -.125em;}
.home-icon{display: inline-block;width: 100%;font-size: 48px;text-align: center;color: #d20000;}

.home-icons-container{display: block;width: 96%;margin: 20px auto;text-align: center;color: #0B2F45;}
.home-icons-item{float: left;width: 100%;margin: 10px 0px;text-align: center;}
.home-icons-item-icon{display: block;width: 10%;float: left;margin-right: 5%;margin-bottom: 20px;text-align: center;font-size: 32px;color: #0B2F45;}
.home-icons-item i{display: block;width: 100%;text-align: center;font-size: 32px;}
.home-icons-item p{width: 85%;margin-top: 3px;text-indent: 0;font-size: 14px;text-align: left;white-space: normal;}
.next-arrow{display: none;float: left;width: 8%;height: 96px;text-align: center;}
.next-plus-item{display: block;float: left;width: 100%;}
.next-plus-item-first{display: block;float: left;width: 100%;}

.about-page-text{max-width: 96%;margin: 5px 2% 5px 2%;font-size: 15px;line-height: 1.6em;text-indent: 0;}

.single-time-price{display: block;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;text-align: center;}

.date_time{font-size: 0.7rem;}
iframe {display: block;max-width: 100%;margin: 0 auto;}
table{min-width: 60%;margin: 0 auto;border: 2px solid gray;}
tr{border-bottom: 1px solid gray;}
td{border-bottom: 1px solid gray;padding: 5px;}


.address-container{width: 99%;width: calc(100% - 2px);float: left;margin-bottom: 10px;background: #fff;border: 1px solid #d3d3d3;}
.address-container img{display: block;width: 23%;float: left;margin: 5px 1% 5px 1%;}
.address-container p{display: block;width: 75%;float: left;margin-top: 3px;margin-bottom: 3px;}
.address-map-container{width: 80%;margin: 0 auto;}

.modal {position: fixed;width: 90%;max-width: 500px;min-height: 200px;max-height: 100%;overflow: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);border: 1px solid #4e86c6;padding: 10px;z-index: 9999999;background-color: #fff;display: none;text-align: center;}
.modal.is-show, .overlay.is-show {display: block;}
.overlay {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .4);z-index: 33;}
.modal__cross {position: absolute;top: 20px;right: 20px;width: 20px;height: 20px;cursor: pointer;z-index: 8}
.modal__cross_map {position: absolute;top: -23px;right: 0px;width: 20px;height: 20px;cursor: pointer;}
.modal_title{margin-top: 40px;}
.map-link{white-space: nowrap;}
.modal_notice {display: block;max-width: 70%;margin: 0 auto;}
.modal-phone {display: block;margin-bottom: 15px;font-size: 20px;line-height: 28px;}
.modal-phone a{white-space: nowrap;color: #37c271;font-weight: bold;text-decoration: none;}
.phone-comment{display: block;margin-left: 3px;font-size: 14px;line-height: 15px;}

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#fff}
.swiper-container{min-height: 200px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
.swiper-container-vertical>.swiper-wrapper{flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}
.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}
.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}
.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}
.swiper-container-pointer-events{touch-action:pan-y}
.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}
.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}
.swiper-slide-invisible-blank{visibility:hidden}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}
.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}
.swiper-container-3d{perspective:1200px}
.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}
.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}
.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.15;cursor:auto;pointer-events:none}
.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;background: #787878;background: #7878788f;}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}
.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}
.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}
.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{top:10px;right:0;width:auto;padding: 3px;color:#fff;background: #787878;background: #7878788f;}
.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}
button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}
.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}
.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
.swiper-pagination-white{--swiper-pagination-color:#ffffff}
.swiper-pagination-black{--swiper-pagination-color:#000000}
.swiper-pagination-lock{display:none}
.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
.swiper-scrollbar-cursor-drag{cursor:move}
.swiper-scrollbar-lock{display:none}
.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}
.swiper-slide-zoomed{cursor:move}
.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}
.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}
.swiper-lazy-preloader-black{--swiper-preloader-color:#000}
@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}
.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}
.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube{overflow:visible}
.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}
.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}
.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}
.swiper-container-flip{overflow:visible}
.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.swiper-slide {text-align: center;font-size: 18px;background: #f4f4f4;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}

.send-order-block{border: 1px solid #d4d4d4;padding-top: 10px;padding-bottom: 10px;}
.send-order{background: #d8232a;color: #fff;padding: 10px 0 10px 0;}
.pagination, .current, .pagination a{font-size: 1.5rem;padding: 5px;}

footer{text-align: center;}
footer h2{color: #3b334c;}
footer p{color: #3b334c;}
footer p a{font-size: 18px;font-weight: normal;}
footer a{display: inline-block;color: #fff;font-size: 1.4rem;font-weight: bold;line-height: 30px;}
.footer-contacts{min-height: 150px;margin-top: 0px;margin-bottom: 200px;font-size: 1.2rem;line-height: 1.6rem;}
.footer-phone-title{width: 700px;max-width: 100%!important;}

.footer-phone-btn{display: block;width: 320px;max-width: 80%;float: unset;margin: 10px auto;padding: 5px 15px;color: #f1f1f1;border: 1px solid #fff;border-radius: 15px;line-height: 30px;}
.footer-phone-btn:hover{background: #07a507;color: #fff;border: 1px solid green;}

.footer-viber-btn{display: block;width: 320px;max-width: 80%;float: unset;margin: 10px auto;padding: 5px 15px;background: #665cac;color:  #f1f1f1;border: 1px solid #fff;border-radius: 15px;line-height: 30px;font-size: 18px;}
.footer-viber-btn:hover{background: #7f73ce;color: #fff;border: 1px solid #665cac;}

.copyright{font-size: 1rem;}
.wp-caption{border: none;text-align: center;margin-top: 10px;padding-top: 5px;width: 48%!important;margin-left: 1%;margin-right: 1%;}
.wp-caption img{width: 100%;height: auto;}
.wp-caption-text{height: 45px;overflow: hidden;}

.home-bg-img-1{display: block;background: #f3e3d2 url(img/home-bg-1.jpg) no-repeat;padding: 5px;}
.circle-caption img{display: block;width: 80%;margin: 0 auto;border: 3px solid #D8232A;}
.circle-caption img:hover{border: 3px solid #ff5200;}
.circle-caption figcaption{font-size: 1.4rem;line-height: 1.6rem;font-weight: 600;}
.circle-caption figcaption a{font-size: 1.4rem;line-height: 1.6rem;font-weight: 600;color: #555d66;}
.circle-caption figcaption a:hover{color: #767c84;}

.pers-content .pname {font-size: 18px;line-height: 18px;font-weight: bold;font-family: inherit;letter-spacing: 0px;margin-bottom: 0px;color: #000;}

.fixed-viber-btn{display: block;float: left;width: 30px;height: 30px;margin: 5px 10px;background-image: url(img/viber-btn.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}
.fixed-call-btn{display: block;float: left;width: 30px;height: 30px;margin: 5px 10px;background-image: url(img/call-btn.png);background-size: cover;background-repeat: no-repeat;background-position: top left;}


#wds_container1_0{display: block;}


.what-we-do-title-bg{display: inline-block;width: 100%;height: 200px;object-position: 50% 50%;background-size: cover;background-position: center center;background-repeat: no-repeat;background-image: url(img/rent-title-bg.jpg);}


.text-banner-block{display: inline-block;width: 100%;min-height: 300px;margin-bottom: 20px;padding-top: 20px;background: #22506a;}
.text-banner-block h2{color: #fff;font-size: 56px;}
.text-banner-block-text{display: inline-block;width: 100%;color: #fff;font-size: 90px;line-height: 120px;font-weight: 600;text-align: center;}
.text-banner-block-description{color: #fff;text-align: center;}

.brown-block{display: inline-block;width: 100%;min-height: 200px;margin-bottom: 20px;padding-top: 20px;padding-bottom: 10px;background: url(img/ks-3.jpg);border-top: 3px solid #643227;border-bottom: 3px solid #643227;}
.brown-block p{text-indent: 0px;color: #fff;background-color: rgba(255, 255, 255, 0.35);border-radius: 20px;font-size: 32px;line-height: 36px;font-weight: 600;text-shadow: 2px 2px 2px #000;}
.center-text{text-align: center;}

.footer-contacts p{max-width: 280px;text-indent: 0;}

.nowrap{white-space: nowrap;}

.mobile{display: initial;}
.tablet{display: none;}
.desktop{display: none;}

@media only screen
and (min-width : 321px)

 {

header{display: block;width: 100%;padding-top: 0px;padding-bottom: 0px;}

.header-site-title{font-size: 25px;}
.header-site-title-description{font-size: 18px;line-height: 18px;}
.header-site-description{font-size: 15px;}

.header-contacts{width: 98%;float: right;margin: 150px 1% 10px 1%;text-align: center;font-size: 1.3rem;line-height: 1.2rem;}
.header-phone{display: block;width: auto;max-width: 320px;float: right;margin-top: 10px;margin-right: 10px;margin-bottom: 5px;margin-left: 10px;padding: 0px 0px 5px 0px;font-size: 14px;line-height: 26px;}
.header-viber{display: block;width: 50%;max-width: 93%;float: left;margin-right: 0;margin-bottom: 5px;}
.header-phone a{color: #fff;text-decoration: none;font-size: 22px;font-weight: bold;line-height: 24px;}

.header-viber a{color: #fff;text-decoration: none;font-size: 14px;font-weight: bold;line-height: 24px;}
.header-viber a:hover{color: #71533f;}
.header-contacts-text{margin-bottom: 20px;color: #fff;font-size: 18px;line-height: 24px}
.header-button{display: block;float: left;width: 40%;height: 45px;margin: 10px 1% 5px 1%;padding: 1%;border: 1px solid #fff;border-radius: 0px;background: #99022F;color: #fff;font-size: 1.1rem;text-align: center;text-transform: uppercase;text-decoration: none;justify-content: center;opacity: 0.8;}
.header-button:hover {background: #530023;color: #c1c1c1;}
 }

 @media only screen
and (min-width : 361px)

 {

.header-contacts{width: 98%;float: right;margin: 150px 1% 10px 1%;text-align: center;font-size: 1.3rem;line-height: 1.2rem;}
.header-phone{font-size: 15px;}

 }

@media only screen
and (min-width : 480px)

 {
 
 header{display: block;width: 100%;padding-top: 0px;padding-bottom: 0px;}
 .logo a{font-size: 32px;}
.header-contacts{width: 96%;float: unset;margin: 0px auto;text-align: right;font-size: 1.3rem;line-height: 1.2rem;}
.header-contacts-text{display: block;margin-bottom: 10px;font-size: 18px;line-height: 18px;text-align: center;}
.header-phone{display: block;width: auto;max-width: 280px;float: right;margin-top: 10px;margin-right: 2%;margin-bottom: 5px;margin-left: 1%;font-size: 18px;text-align: left;}
.header-viber{display: block;width: 49%;max-width: 200px;float: left;margin-right: 0;margin-bottom: 5px;text-align: left;}
.header-phone a{text-decoration: none;font-size: 18px;font-weight: bold;line-height: 28px;}

.header-viber a{text-decoration: none;font-size: 18px;font-weight: bold;line-height: 28px;}
.header-viber a:hover{color: #71533f;}

.home-rent-list-title{max-width: 90%;}
.home-rent-list {max-width: 90%;}

.mobile{display: initial;}
.desktop{display: none;}


}

@media only screen
and (min-width : 728px) 

 {
 header{display: block;width: 100%;padding-top: 20px;padding-bottom: 0px;}
 .logo a{display: block;color: #000;font-size: 36px;font-weight: bold;padding: 0;}
.home-h1{position: relative;top: 5px;font-size: 48px;line-height: 56px;}
.black-bg{background: #000;}

.header-site-description{font-size: 18px;}
.font-size-1{font-size: 38px;}
.font-size-2{font-size: 22px;}
p {display: block;margin: 0 auto;margin-top: 10px;margin-bottom: 10px;width: 98%;max-width: 850px;}
ol {margin-left: auto;font-size: 1rem;font-weight: 600;}
.desktop{display: none;}
.mobile{display: block;}
.header-container-1{display: block;width: 100%;float: left;}
.header-container-1-description{margin-bottom: 10px;margin-left: 2%;font-size: 22px;line-height: 34px;text-align: left;}
.header-container-1-description-2{display: block;float: left;width: 60%;margin-top: 0px;margin-bottom: 10px;margin-left: 2%;color: orange;font-size: 22px;line-height: 24px;text-align: left;}
.header-container-2{display: block;width: 100%;float: left;}
.header-container-2 ul{width: 235px;max-width: 98%;margin: 0 auto;list-style-image: url(img/checked-green.png);font-size: 15px;}

.header-site-title{font-size: 30px;line-height: 32px;}
.header-site-title-description{font-size: 25px;}


.icons-1-item{margin: 5px 0;}
.icons-1-item-1{width: calc(35% - 6px);float: left;padding: 3px;}
.icons-1-item-2{width: calc(34% - 6px);float: left;padding: 3px;}
.icons-1-item-3{width: calc(31% - 6px);float: left;padding: 3px;}
.icons-1-item img{width: 25%;max-width: 100px;float: left;}
.icons-1-item-text{float: left;margin: 38px 1px 38px 15px;font-size: 24px;font-weight: bold;}

.logo{width: 34%;margin: 10px 1% 0 3%;}
.logo a{font-size: 38px;line-height: 44px}
.header-contacts{width: 40%;max-width: 250px;float: right;margin: 5px 20px 0 0;text-align: center;font-size: 1.2rem;line-height: 1.5rem;}
.header-home-contacts{display: block;width: calc(62% - 20px);float: left;}
.header-contacts-text{display: block;margin-bottom: 20px;font-size: 22px;}
.header-contacts a{text-decoration: none;font-size: 1rem;}
.header-button{display: block;float: left;width: 42%;height: 25px;margin: 5px 1% 5px 1%;border: 1px solid #fff;border-radius: 0px;font-size: 0.8rem;}
.header-phone, .header-viber{display: block;width: 200px;max-width: 90%;float: right;text-align: right;margin: 10px 0 0 0;font-size: 20px;line-height: 24px;}
.header-phone a{text-decoration: none;font-size: 20px;line-height: 24px;}
.header-viber a{text-decoration: none;font-size: 17px;line-height: 24px;}




img.size-medium{width: 300px;height: auto;margin:15px;border:1px solid #bbbbbb;}
img.size-large{max-width: 90%;height: auto;margin: 15px;border:1px solid #c0c0c0;}
img.size-full{max-width: 90%;height: auto;}

.col-50{width: 50%;float: left;}
.col-50 h1{display: block;width: 98%;margin: 0px 1% 10px 1%;text-align: center;}

.service-item-i{display: block;width: 48%;float: left;margin: 10px 1%;}
.service-item-i h2{width: 100%;font-size: 20px;line-height: 22px;}
.service-item-i-title{width: 58%;width: calc(60% - 30px);height: 48px;float: left;font-size: 18px;line-height: 20px;margin: 5px;margin-bottom: 5px;padding-top: 0px;padding-bottom: 0px;color: #000;-ms-line-clamp: 2;
-webkit-line-clamp: 2;line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.service-item-i-price{width: calc(30% - 10px);float: right;margin: 5px;margin-bottom: 5px;font-size: 16px;color: #fff;-ms-text-overflow: ellipsis;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;-ms-line-clamp: 1;-webkit-line-clamp: 1;line-clamp: 1;display: -webkit-box;display: box;word-wrap: break-word;-webkit-box-orient: vertical;box-orient: vertical;}


.home-rent-list-title{margin: 0 0 0 0px;top: 25px;max-width: 100%;}
.home-rent-list-title a{color: #212121;}
.home-rent-list {max-width: 100%;margin: 0 auto;top: 0px;margin-bottom: 10px;}
.home-rent-list img{display: block;margin: 0 auto;margin-top: -60px;}
.home-rent-list figcaption{display: block;}

.home-icon{display: inline-block;width: 100%;font-size: 48px;text-align: center;}

.home-icons-container{display: inline-block;width: 100%;margin: 20px 0px;}
.home-icons-item{display: inline-block;float: left;width: 92%;text-align: center;}
.home-icons-item-icon{display: block;width: 100%;margin-right: 0;text-align: center;font-size: 32px;}
.home-icons-item i{display: block;width: 100%;text-align: center;font-size: 32px;}
.home-icons-item p{width: 100%;margin-top: 10px;text-indent: 0;font-size: 14px;text-align: center;}
.next-arrow{display: inline-block;float: left;width: 8%;text-align: center;}
.next-plus-item{width: 18%;margin: 10px 1%;}
.next-plus-item-first{width: 18%;margin: 10px 1%;}

.post_block{display: inline-block;position: relative;width: 30.9%;list-style: none;padding: 0%;margin: 10px 1% 10px 1%;}
.post_thumb_img{max-width: 100%;height: auto;float: left;margin: 0 0 10px 0;}
.single_cat_img{width: 100%;height: auto;float: left;margin-right: 5px;border: 1px solid #f1f1f1;}
.post_name{font-size: 0.8rem;line-height: 0.8rem;margin: 3px;}
.post_name a{color: #000;}
.post_name a:hover{color:#c1c1c1;}
.post_info{display: inline-block;max-width: 100%;float: left;margin-left: 0;}

.post_name{font-size: 1.1rem;line-height: 1.1rem;margin: 3px;}
.post_img{max-width: 22%;}
.single_cat_img{width: 22%;}
.post_info{display: inline-block;float: left;margin-left: 0;}
.post_descr{display: block;font-size: 1rem;line-height: 1rem;}
.single_cat_descr{font-size: 1rem;line-height: 1rem;}
.single_cat_time{float: left;font-size: 1rem;line-height: 1.5rem;}

.single-service-item{display: block;width: 100%;float: left;}
.single-service-item-img{display: block;width: 40%;max-width: unset;float: left;margin: 0 0px 10px 10px;border-top: 1px solid #34769d;}
.single-service-item-content{display: block;width: 58%;width: calc(60% - 30px);min-width: 40%;float: left;margin: 0 10px 10px 0;padding-left: 10px;border-top: 1px solid #34769d;text-align: left;}
.single-service-item-title{width: 100%;height: auto;font-size: 22px;font-weight: 600;line-height: 24px;margin-top: 5px;margin-bottom: 10px;padding-top: 0px;padding-bottom: 0px;}
.single-service-item p{text-indent: 0px;}
.single-service-item li{line-height: 18px;margin-bottom: 10px;}
.single-service-item-price{margin: 20px 0;font-size: 20px;}
.single-service-item-price span{font-weight: 600;color: #028600;}
.single-service-item-description{font-size: 14px;height: 22px;}

.single-service-item{display: block;width: 100%;float: left;}
.single-service-item-img{display: block;width: 300px;max-width: 98%;max-width: calc(100% - 20px);float: left;margin: 0 0px 10px 10px;border-top: 1px solid #242431;}
.single-service-item-content{display: block;width: 58%;width: calc(60% - 30px);min-width: 40%;float: left;margin: 0 10px 10px 0;padding-left: 10px;border-top: 1px solid #242431;text-align: left;}
.single-service-item-title{width: 100%;height: auto;font-size: 22px;font-weight: 600;line-height: 24px;margin-top: 5px;margin-bottom: 10px;padding-top: 0px;padding-bottom: 0px;}
.single-service-item p{text-indent: 0px;}
.single-service-item li{line-height: 18px;margin-bottom: 10px;}
.single-service-item-price{margin: 20px 0;font-size: 20px;}
.single-service-item-price span{font-weight: 600;color: #028600;}
.single-service-item-description{font-size: 14px;height: 22px;}

.single-phone-btn{display: block;max-width: 90%;float: left;margin: 10px;padding: 5px 15px;color: #fff;border-radius: 15px;line-height: 30px;}
.single-viber-btn{display: block;max-width: 90%;float: left;margin: 10px;padding: 5px 15px;color: #fff;border-radius: 15px;line-height: 30px;}


.wp-caption{width: 21%!important;margin-left: 2%;margin-right: 2%;}

.home-bg-img-1{padding: 20px;}

.flat .column {width: 180px!important;}

#wds_container1_0{display: none;}

.mobile{display: none;}
.desktop{display: initial;}


}

@media only screen
and (min-width : 1024px) 
 {
 header{display: block;width: 100%;padding-top: 0px;padding-bottom: 0px;}
 .home-h1{position: relative;top: -110px;font-size: 64px;line-height: 72px;color: #fff;text-shadow: 2px 2px 2px black, 2px 2px 5px white;}
 #site-background{position: absolute;top: 0px;height: 100%;width: 100%;z-index: -999;}
#site-background-image{position: fixed;top: 0px;width: 100%;opacity: 1;background-image: url(/img/bg-desktop.jpg);background-size: cover;background-repeat: no-repeat;background-position: bottom center;z-index: -999;}
.wrapper{overflow: auto;}
.header-title{display: block;width: 39%;float: left;text-align: center;color: #fff;}
.header-right{display: inline-block;width: 61%;background: #000;border-radius: 50px 0 0 50px;}


.logo{width: 320px;margin: 10px 1% 20px 2%;}
.logo a{font-size: 40px;}

.header-site-title{font-size: 36px;line-height: 38px;}
.header-site-title-description{font-size: 30px;}

.header-container-2 ul{width: 350px;max-width: 98%;margin: 0 auto;list-style-image: url(img/checked-green.png);font-size: 20px;}

.header-contacts{width: 40%;max-width: 400px;float: right;margin: 5px 0 0 0;text-align: center;font-size: 1.2rem;line-height: 1.5rem;}
.header-home-contacts{display: block;width: calc(97% - 320px);float: left;}
nav ul li{display: inline-block;float: none;margin: 0 5px;padding: 5px;}

.service-item-i{display: block;width: 49%;float: left;margin: 10px 0 10px 1%;}

.address-container{width: 100%;float: left;margin-bottom: 10px;background: #fff;}
.address-container img{display: block;width: 23%;float: left;margin: 5px 1% 5px 1%;}
.address-container p{display: block;width: 74%;float: left;margin-left: 1%;}
.address-map-container{width: 100%;margin: 0 auto;}

.social-btns{text-align: left;}

.mobile{display: none;}
.desktop{display: initial;}

}

@media only screen
and (min-width : 1210px) 
 {
html, hmtl a{font-size:18px;}
h1{font-size: 36px;line-height: 40px;margin-top: 25px;margin-bottom: 15px;}
.home-h1{position: relative;top: -130px;font-size: 64px;line-height: 72px;color: #fff;text-shadow: 2px 2px 2px black, 2px 2px 5px white;}
h2{font-size: 1.8rem;margin-top: 25px;margin-bottom: 10px;padding-top: 10px;padding-bottom: 20px;}
h3{font-size: 1.6rem;}
h4{font-size: 1.5rem;}
h5{font-size: 1.4rem;}
h6{font-size: 1.3rem;}

.phone-img{width: 30px;height: 30px;}
.mts-img{width: 30px;height: 30px;}
.a1-img{width: 30px;height: 30px;}
.life-img{width: 30px;height: 30px;}
.viber-img{width: 30px;height: 30px;}


.logo a{font-size: 48px;text-align: left;}
.logo img{width: 70%;margin: 0;}

.header-contacts{width: 450px;max-width: 40%;float: right;margin: 5px 1% 5px 1%;text-align: center;font-size: 24px;line-height: 28px;}
.header-contacts-text{display: block;margin-bottom: 10px;font-size: 26px;}
.header-phone{display: block;float: right;width: 240px;max-width: 43%;text-align: center;margin: 10px 0 5px 10px;padding: 5px 0px;font-size: 22px;line-height: 32px;}
.header-viber{display: block;float: right;width: 300px;max-width: unset;text-align: center;margin: 10px 0 5px 10px;padding: 5px 20px;}
.header-phone a{text-decoration: none;font-size: 24px;line-height: 30px;}
.header-viber a{text-decoration: none;font-size: 24px;line-height: 30px;}
.header-button{display: block;float: left;width: 129px;height: 45px;margin: 10px 10px 10px 10px;padding: 10px 20px 0 20px;border: 1px solid #c1c1c1;border-radius: 0px;background: #fff;color: #000;font-size: 14px;}


.mobile{display: none!important;}


.content{display: block;width: 100%;margin: 0;margin-bottom: 20px;padding-top: 0px;}

.post_name{font-size: 1.1rem;font-weight: 500;line-height: 1.5rem;margin: 0px;height: 50px;}
.single-content{width: 100%;max-width: 100%;float: left;padding: 0px 0 10px 0;}

}
