/* 
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*='owl-'] {
  color: white;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.owl-theme .owl-controls .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: white;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.vendor-number {
    display: none;
    left: -6px;
    background: #2d2c2c;
    position: absolute;
    top: 55px;
    color: #fff;
    padding: 5px 3px;
    border-radius: 0 5px 5px 0;
    box-shadow: 0px 2px 0px 0px #000000;
    font-size: 15px;
    /* font-weight: bold; */
    width: auto;
}



*+.uk-margin-medium {
    margin-top: 40px !important;
}

.uk-margin-medium {
    margin-bottom: 40px;
}
.uk-card-default {
    background: #fff;
    color: #000;
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
}
.uk-card {
    position: relative;
    box-sizing: border-box;
    -webkit-transition: box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
}
.uk-grid-collapse {
    margin-left: 0;
}
.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-position-relative {
    position: relative !important;
}
.uk-child-width-1-2\@m>* {
    width: 50%;
}
[class*=uk-child-width]>* {
    box-sizing: border-box;
}
.uk-grid-collapse>* {
    padding-left: 0;
}
.uk-grid>* {
    margin: 0;
}
.uk-grid>*>:last-child {
    margin-bottom: 0;
}
.uk-cover-container {
    overflow: hidden;
    position: relative;
}
.uk-height-1-1 {
    height: 100%;
}
[class*=uk-height] {
    box-sizing: border-box;
}
.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
}
.uk-height-1-1 {
    height: 100%;
}
[class*=uk-height] {
    box-sizing: border-box;
}
.uk-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
}
canvas, img, video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
.uk-child-width-1-2\@m>* {
    width: 50%;
}
.uk-card-body {
    padding: 40px 38px !important;
}
.uk-h2, h2 {
    font-size: 30px;
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    margin: 0 0 7px 0;
    font-family: "Fira Sans", Arial, sans-serif;
    font-weight: bold;
    color: #000;
    text-transform: none;
	margin-top: 20px;
}
.uk-switcher {
    margin-top: 20px;
}
.uk-hr, hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #a8a8a8;
}
.uk-flex-last\@m {
    order: 99;
}

@media(max-width:650px)
{
	.uk-child-width-1-2\@m>* {
    width: 100%;
}
.uk-flex-last\@m {
    order: 0;
}
	
}


.home__intro .container {
    height: 530px;
	position: relative;
}

.home__intro__left {
    position: absolute;
    left: 15px;
    top: 30px;
    padding: 40px 30px;
    background-color: #FFFFFF;
    width: 470px;
    z-index: 1;
}

.home__intro__left .ttl {
    margin-bottom: 30px;
}
.home__intro .ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
}
.home__intro__left .hil_el {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.home__intro__left .hil_el .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    color: #00b453;
    font-size: 36px;
    line-height: 1;
}

.icon-buying-a-house:before {
    content: '\0046';
}
.home__intro__mid {
    position: absolute;
    left: 385px;
    top: 80px;
    width: 500px;
    padding: 35px 45px 40px 130px;
    background-color: #00b453;
    background-image: -o-linear-gradient(45deg, #2a8752 0%, #00b453 100%);
    background-image: linear-gradient(45deg, #2a8752 0%, #00b453 100%);
    color: #FFFFFF;
    font-size: 16px;
}
.home__intro__mid .ttl {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.home__intro .ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
}
.home__intro__mid .ttl .icon {
    font-size: 50px;
    line-height: 1;
    margin-right: 24px;
    text-transform: none;
}
.icon-stopwatch:before {
    content: '\0066';
}
[class*='icon-']:before {
    display: inline-block;
    font-family: 'domodel';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home__intro .btn {
    font-size: 13px;
}
.btn.is-white {
    color: #434343;
    background-color: #FFFFFF;
}
.btn.is-ttu {
    font-weight: 400;
    text-transform: uppercase;
}
.btn.is-xl {
    padding: 12px 20px;
}
.btn {
    display: inline-block;
    text-align: center;
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 7px 10px;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    max-width: 100%;
}
.m-t-15 {
    margin-top: 15px !important;
}
.home__intro__right {
    position: absolute;
    right: 15px;
    top: 30px;
    width: 270px;
    padding: 15px 20px 30px;
    -webkit-box-shadow: 0 0 6px rgb(67 67 67 / 20%);
    box-shadow: 0 0 6px rgb(67 67 67 / 20%);
    border: 3px solid #b19a7b;
    background-color: #f6f6f6;
    text-align: center;
    font-size: 16px;
    line-height: 1.25;
}
.home__intro__right .icon {
    color: #b19a7b;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 25px;
    display: inline-block;
}
.icon-analytics:before {
    content: '\0041';
}
[class*='icon-']:before {
    display: inline-block;
    font-family: 'domodel';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.home__intro__right .ttl {
    margin-bottom: 20px;
}
.home__intro .ttl {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
}
.home__intro .btn {
    font-size: 13px;
}

.btn.is-secondary {
    background-color: #b19a7b;
}
.btn.is-ttu {
    font-weight: 400;
    text-transform: uppercase;
}
.btn.is-xl {
    padding: 12px 20px;
}

.icon-favorites-button:before {
    content: '\004b';
}
.icon-like:before {
    content: '\0053';
}

.home__intro{
background: url('/img/fon_home.jpg') no-repeat center;background-size: cover;	
}

@media (max-width:650px)
{
.home__intro{height:auto!important;}
.home__intro .container{height:auto!important;}
.home__intro__left{position:relative;left:0px;width:auto;}
.home__intro__mid{clear:both;position:relative;width: auto;left:0px;top:0px;margin-top: 45px;padding: 19px;}
.home__intro__right{position:relative;right:0px;top:0px;width:auto;margin-top:15px;margin-bottom:15px;}
.home__intro .btn {display: block;}
}

.home__catalog__block {
    margin-bottom: 40px;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 49.33333%;
	display:inline-block;
}
.home__catalog .ttl {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.home__catalog .ttl .icon {
    font-size: 36px;
    color: #00b453;
    line-height: 1;
    margin-right: 24px;
}
.icon-drill:before {
    content: '\0048';
}
.home__catalog .ttl .str {
    font-size: 18px;
    font-weight: 600;
    color: #434343;
	text-decoration: underline;
}
.home__catalog .utags {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px;
}
.utags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 22px;
}
.utags.is-square .utags__link {
    border-radius: 3px;
}
.utags__link {
    margin: 0 10px 10px 0;
    padding: 0 10px;
    border-radius: 13px;
    border: 1px solid #b19a7b;
    background-color: #FFFFFF;
    color: #b19a7b;
    white-space: nowrap;
}

@media (max-width:650px)
{
	.col-4 {
    max-width: 90%;
    display: block;
    margin: 0 auto;
    margin-bottom: 26px;
}
}

footer strong{font-weight:bold!important;}
.footer_links{font-size:16px;}
.buttonpreview{display:flex;}
.buttonpreview a{width:95%;margin-left:1%!important;margin-right:1%!important;}
@media (max-width:600px){
.buttonpreview{display:block;}
.buttonpreview a{width:95%;margin:0 auto;margin-top:10px!important;}	
}

.table-wrapper table tr:first-child {
    background-color: #ddd;
}
.table-wrapper table tr th {
    font-size: 14px;
    color: #000;
    font-weight: normal;
    border: none;
    text-align: left;
    padding-left: 5px;
}
.font-weight-bold {
    font-weight: bold;
}
.pl-20{font-size:18px;font-weight:bold;padding-left:10px;}
.table-wrapper td{padding:10px;font-size:18px;}

.pricebtn{display:flex;flex-wrap:wrap;width:100%!important;}
.price_left{width:48%!important;background:url('/img/cena_lay.png');background-position: right center;background-repeat: no-repeat;background-size: auto 100%;padding: 2px 13px 4px 3px;margin-left: 0%!important;border-left: 3px solid #4aa671;}
.btn_rigth{width:50%!important;margin-left: 0px !important;}
.newpricestyle{font-size: 27px;font-weight: bold;line-height: 1.7;}
.newpricestyleras{font-size: 24px;font-weight: bold;line-height: 1.9;}
.shminnat{font-size: 18px;}
.btn_bottom{padding: 7px;border-radius: 5px;}

.plusy {position: absolute;left: 5px;top: 93px;width:40px!important;height:40px!important;}
.plusy img{width:40px!important;height:40px!important;}
.btn_rigth .btn_bottom{width:80%!important;}
@media (max-width:410px){
.newpricestyle {font-size: 23px;}
.newpricestyleras {font-size: 21px;}
.shminnat {font-size: 11px;}
.btn_bottom {padding: 2px;}
}

.price-switch__switch {
    background-color: #000;
    border-radius: 8px;
    cursor: pointer;
    height: 15px;
    margin: 0 6px;
    min-width: 28px;
    padding: 2px;
    width: 32px;
}

.price-switch__toggle {
    background-color: #ffc300;
    border-radius: 12px;
    cursor: pointer;
    display: block;
    height: 12px;
    margin-left: 0;
    transition-duration: .3s;
    width: 12px;
}
.price-switch__toggle_active {
    margin-left: 16px;
}

.divrassrochkabutton{display: flex;max-width: 406px;float: right;margin-bottom:10px;}
.spanrassrochka{font-size:20px;margin-top: -7px;}
.mlink{color:#000!important;font-size:20px!important;}
.mlink h4{margin-top:0px!important;font-size:18px!important;font-weight:bold!important;}
.mlink{width:auto!important;padding:5px;}


.profilbtn {
        display: flex;
        width: 877px;
        margin: 0 auto;
    }
.profilbtn a{
        display: block;
        text-align: center;
        width: 23%;
        margin-left: 1%;
        margin-right: 1%;
        font-size: 20px;
        font-weight: bold;
        border: 2px solid;
    }

@media(max-width:650px){
.profilbtn {
        display: flex;
		flex-wrap:wrap;
        width: 100%;
        margin: 0 auto;
    }	
.profilbtn a{
        display: block;
        text-align: center;
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        font-size: 20px;
        font-weight: bold;
        border: 2px solid;
		margin-bottom:5px;
    }
}

.mystrong{font-weight:bold!important;color: #000;font-family: arial;}

.image-left {
	float:left;	margin:5px;   width: auto;}
	.image-right { float:right; margin:5px; max-width: 550px; width: auto;}
	
	.image-right2 { float:right; margin:5px; max-width: 300px; width: auto;}
	.image-left2 { float:left; margin:5px; max-width: 300px; width: auto;}
	
	@media (max-width:600px){
		.image-left { float:none}
	}

.pcenter{text-decoration:line-through;}
.preimki{display:flex;width:100%;margin:0 auto;padding:5px;text-align:center;flex-wrap:wrap;}
.okn-preim{width:19%;margin-left:0.5%;margin-right:0.5%;}
.okn-preim img{max-width: 100%;}
.okn-preim2{width:24%;margin-left:0.5%;margin-right:0.5%;}
.okn-preim2 img{max-width: 100%;}
.onckss{max-width: 242px;margin: 0 auto;text-align: center;padding: 10px;margin-bottom:10px;text-transform: uppercase;background: red;color: #fff;font-size: 20px;font-weight: bold;cursor:pointer;}
.okn-preim {display:block;}
.okn-preim2 {display:block;}
@media (max-width:650px)
{
.okn-preim{width:100%;margin:0 auto;margin-bottom:10px;margin-left:1%;margin-right: 6%;}
.okn-preim {display:block;}
.okn-preim div:nth-child(1){width: 30%;float: right;text-align: right;}
.okn-preim div:nth-child(2){width:70%;float:left;}
.okn-preim h3{text-align:center;margin-top: 34px;}
.okn-preim2{width:100%;margin:0 auto;margin-bottom:10px;margin-left:1%;margin-right: 6%;}
.okn-preim2 {display:block;}
.okn-preim2 div:nth-child(1){width: 30%;float: right;text-align: right;}
.okn-preim2 div:nth-child(2){width:70%;float:left;}
.okn-preim2 h3{text-align:center;margin-top: 34px;}
}
.imgpr{width:85px;height:85px;}
.btnraschet{border: none;padding: 10px;color: #fff;border-radius: 23px;width: 279px;font-size: 24px;background:#56616e;}
@media (max-width:500px){
.btnraschet{width: 255px;font-size: 23px;}
}
.b-element__question {
    border-top: 1px solid #dbebf3;
    border-bottom: 1px solid #dbebf3;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eaf5ff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-bottom: 12px;
}

.b-element__wrapper::after {
    content: '';
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin-left: auto;
    background: url('/img/arrow-blue.svg') no-repeat center / cover;
}
.b-element__wrapper2::after {
    content: '';
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 32px;
    height: 32px;
    margin-left: auto;
    background: url('/images/arrow-active.svg') no-repeat center / cover;
}

.widthmaxvo{max-width:1000px;margin:0 auto;}
.panel-body{font-size:16px;}

.uk-height-1-1 img{border-radius:10px;}