html { position: relative; min-height: 100%; }
body { font-family: 'Roboto Condensed', 'Open Sans', Arial, sans-serif; font-size: 15px; color: #555; background-color: #f5f5f5; margin: auto; }

.container { max-width: 1280px; }
/* Adminpanel */
.adminpanel { background: #555; color: #ccc; padding: 10px 0; position: fixed; left: 0; top: 50%; z-index: 5; display: flex; flex-direction: column; transform: translateY(-50%);}
.adminpanel span { display: none; }
.adminpanel a { font-size: 16px; width:40px; height: 35px; display: flex;align-items: center; justify-content: center; color: #d6dfe2; }
.adminpanel a:hover { color: #fff; text-decoration: none;}

.form-signin-bg { width: 100%; height: 100%; position: fixed; overflow: auto; background-color: #eee; }
.form-signin { max-width: 330px; padding: 15px; margin: 100px auto 0 auto; }
.form-signin .form-signin-heading, .form-signin .checkbox { margin-bottom: 10px; }
.form-signin .checkbox { font-weight: normal; }
.form-signin .form-control { position: relative; height: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px; font-size: 16px; }
.form-signin .form-control:focus { z-index: 2; }
.form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }
.form-signin input[type="password"] { margin-bottom: 10px; border-top-left-radius: 0; border-top-right-radius: 0; }
.form-signin-logo { text-align: center; }
.form-signin-logo img { margin: 0 auto; margin-bottom: 40px; }
.form-signin-desc { text-align: center; margin-top: 20px; }

a { color: #4dadf7; text-decoration: none; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a:hover { color: #004890; text-decoration: underline; }
a.side { color: #555; text-decoration: none; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a:hover.side { color: #f6a504; text-decoration: underline; }
a.white, li.white a { color: #fff; text-decoration: none; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
a:hover.white, li.white a:hover { color: #fff; text-decoration: none; text-align: left; }

.arrowed-link em { font-size: 12px; color: #4dadf7; padding-left: 5px; -webkit-transition:all 0.2s ease; transition:all 0.2s ease; }
.arrowed-link i { font-size: 12px; color: #4dadf7; padding-left: 5px; -webkit-transition:all 0.2s ease; transition:all 0.2s ease; } 
.arrowed-link:hover { color: #004890; text-decoration: none; }
.arrowed-link:hover em { color: #004890; padding-left: 8px; }
.arrowed-link:hover i { color: #004890; padding-left: 8px; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #555; opacity: 0.1; margin: 20px 0; padding: 0; }
hr.side-hr { height: 1px; border: 1px solid #555; }

div { font-family: 'Roboto Condensed', 'Open Sans', Arial, sans-serif; font-size: 15px; }
pre { font-family: 'Roboto Condensed', 'Open Sans', Arial, sans-serif; font-size: 15px; }
img { border: none; }
p { margin: 0 0 15px; font-size: 18px;}
ul { font-size: 18px; line-height: 22px; }
.alt { color: #4dadf7; }
.spacer { margin-bottom: 5px; }
.spacer2 { margin-bottom: 10px; }
.bullet { filter:alpha(opacity=30); opacity: 0.3; }

/* Attention messages properties */
.admin-message { font-size: 12px; color: #006699; background: #e8eef1 url(images/icons/get_info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #1380b1; border-bottom: 2px solid #1380b1; padding: 15px 0 15px 50px; margin-bottom: 10px; }
.noscript-message { font-size: 12px; color: #c54343; background: #f6b9b9 url(images/icons/info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #c54343; border-bottom: 2px solid #c54343; padding: 15px 0 15px 50px; margin-bottom: 10px; }
.nocomments-message { font-size: 12px; color: #555; background: #fff url(images/icons/get_info.png) 0.8em 0.5em no-repeat; border-top: 2px solid #ddd; border-bottom: 2px solid #ddd; padding: 15px 0 15px 50px; }

/* Form element properties */
form { margin: 0px; }
.form-control { border-radius: 0px; }

.button { display: inline-block; height: 25px;border: none; border-bottom: 2px solid #fff; color: #b82182; font-size: 16px;font-weight: bold; line-height: 16px;  text-transform: uppercase; white-space: nowrap; cursor: pointer; overflow: visible;  outline: none; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.button i { margin-right: 5px; }
.button:focus, .button:hover { color: #000;border-color:#b82182; text-decoration: none; outline: none; }
.button:active, .button.active { color: #fff;border-color:#b82182;text-decoration: none; outline: none; }

/* SLICK */
.slick-dotted.slick-slider { margin-bottom: 0; }
#sale-slider .slick-slide { max-height: 369px; overflow: hidden;position: relative; }
#sale-slider .slick-dots { text-align: right; bottom: 15px; padding-right: 30px;}
#sale-slider .slick-dots li { width: 15px;	height: 15px; margin: 0 3px; }
#sale-slider .slick-dots li button { background-color: #fff; width: 15px; height: 15px; }
#sale-slider .slick-dots li.slick-active button { background-color: #a88cc0; }
#sale-slider .slick-dots li button:before { content: none; }
.overslide-label {position: absolute; top: 30px; left: 30px; width: 140px;height: 40px; display: flex; align-items: center; justify-content: center;text-transform: uppercase; font-size: 15px; color: #fff; line-height: 15px; background: #a88cc0; cursor: pointer;}
.overslide-label:hover { color: #fff; text-decoration: none; background-color: #e3e4ee; color: #333;}
/* Header */
header { padding: 0; padding-top: 50px; margin: 0; z-index: 4; position: absolute; top: 0; right: 0;left: 0;}
header.inherit { background-color: #fff; box-shadow: 0 3px 6px #f5f5f5; padding: 20px 0; position: static;}
header.inherit .header-inner { align-items: center; }
header.inherit .header-logo { margin-top: 0; }
.header-logo { -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;margin-top: -25px; }
.header-logo:hover { opacity: .9; }
.header-inner { display: flex; justify-content: space-between; }
.header-phone { text-align: center; }
.header-phone a,.header-phone a:hover { color: #b82182; font-size: 22px;font-weight: bold; line-height: 22px;text-decoration: none; }
.header-social-links { display: flex; }
.header-social-links .social-link a{ font-size: 13px; }
.header-social-links .social-link a:hover { text-decoration: underline;color: #b82182; }

.navbar {  padding: 0; }
.navbar-nav>li>a { font-size: 16px; color: #333; line-height: 24px;text-transform: uppercase; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.navbar-nav>li>a:hover { color: #52c5d2; text-decoration: none; }
.navbar-nav>li>a { padding: 0 15px; }
.dropdown-toggle:focus { color: #52c5d2; background-color: transparent; }
.dropdown-toggle::after { display: none; }
.dropdown-menu { top: 100%; border-radius: 0; border: 1px solid #e5e5ee; }
.dropdown-item { color: #555; font-size: 14px; }
.dropdown-item:hover,.dropdown-item:active,.dropdown-item:focus {color: #666; background-color:#52c5d233;}
.navbar-light .navbar-text a { color: #fff; }
.navbar-light .navbar-text a:hover { color: #fff; }
.navbar-text { padding: 0; }
.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover { color: #fff; }
.navbar-expand .navbar-nav .dropdown-menu {}

/*Main-slider*/
#intro-slider { position: relative; margin-top: -150px;}
.main-slider-img-wrapper { background-image: url(/images/slider-shape.svg); background-repeat: no-repeat; -webkit-background-size: cover; background-size: cover; background-position: top right; }
.main-slider .slick-slide { max-height: 950px; overflow: hidden; position: relative; }
.main-slider-img-content { position: absolute; top: 0;bottom: 0;right: 0;left: 0;}
.main-slider-img-content .container,.main-slider-img-content .row,.main-slider-img-content .row>*,.main-slider-content {height: 100%;}
.main-slider-content {  display: flex; flex-direction:column; justify-content: center;}
.main-slider-info { border-left: 4px solid #a88cc0; padding: 37px 60px 37px 44px; position: relative; }
.main-slider-info:after,.main-slider-info:before {content: ""; position: absolute; display: block; width: 17px; height: 4px; background-color: #a88cc0; left: 0;}
.main-slider-info:after { bottom: 0; }
.main-slider-info:before { top: 0; }
.main-slider-info .caption,.main-slider-info .caption * { color: #333; font-weight: bold; font-size: 60px; line-height: 60px; margin-bottom: 25px; }
.main-slider-info .info { font-size: 18px; color: #666; }
.button-slider-field { margin-top: 38px; padding-left: 44px;}

.main-slider-controls {display: flex; position: absolute; bottom: 50px; left: 0; right: 0; }
.main-slider-controls .counter { padding-left: 44px; }
.main-slider-controls .counter div { display: inline-block; }
.main-slider-controls .delimeter { margin: 0 3px; }
.main-slider-controls .container { display: flex; align-items: center;}
.aProgressBar { width: 150px; height: 1px;margin: 0 25px; background-color:  #d3e4ee; }
.aProgressBar .progress {width: 0%;height: 1px; background-color: #a88cc0; }
nav.slickArrows { display: flex; align-items: center;}
nav.slickArrows .arrow { width: 15px; height: 18px; font-size: 18px;text-align: center; line-height: 18px; cursor: pointer; margin: 0 4px;}
/*About*/
#about { background-color: #CDC4FB; color: #fff;}
#about .container-fluid { padding-left: 0; }
.about-content { padding: 0 0 0 18px; }
.about-content-inner { padding-left: 17px; }
#about .capmain { margin-bottom: 0; }
#about .capmain h2 { color: #fff; }
#about .capmain .info { color: #f5f5f5; }
#about p { line-height: 21px; }
#sale-slider { margin-left: -30px; margin-right: -15px; }
.about-wrapper { display: flex; flex-direction: column; justify-content: space-between; }
/*Services*/
.tdn, .tdn:hover,.tdn:focus,.tdn:active { text-decoration: none; }
#services {  padding: 0 0 50px; background: url(../../images/lawanda.png) center center no-repeat, #bdeaef;}
#services-slider { margin-left: -15px; margin-right: -15px; }
#services-slider .slick-arrow { position: absolute; top: 50%; font-size: 30px; color: #fff;cursor:pointer; }
#services-slider .slick-arrow.next { right: -15px; }
#services-slider .slick-arrow.prev { left: -15px; }
#services-slider .slick-slide { padding: 20px 0; }
.services-block { background-color: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.05); margin: 0 15px; transition: 0.4s; backface-visibility: hidden;}
.services-block.p { padding: 10px; margin: 0; margin-top: 150px;}
.services-block:hover { box-shadow: 0 0px 35px rgba(0,0,0,0.1); }
.services-block:hover .services-capmain .text { color: #b82182; }
.sercives-img { max-height: 325px; overflow: hidden; position: relative; }
.sercives-img img { min-height: 325px; width: 100%;}
.sercives-img .open-cat { position: absolute; top: 0;left: 0;right: 0;bottom: 0; background-color: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center; font-size: 60px; color: #fff; opacity: 0; transition: 0.4s;}
.services-block:hover .sercives-img .open-cat { opacity: 1; }
.services-capmain { height: 156px; position: relative; overflow: hidden; display: flex; justify-content: center; flex-direction: column; align-items: center; padding: 0 20px;}
.services-capmain .order { position: absolute; font-size: 150px; line-height: 150px; font-weight: bold; color: #dfeff0; text-align: center; z-index: 0; bottom: -45px;}
.services-capmain .text {font-size: 30px; line-height: 36px; text-transform: uppercase; color: #333; text-align: center;z-index: 2}

.services-block.p p { line-height: 21px; }
.sertify-lineup { width: 215px; height: 3px; background-color: #a88cc0; position: relative; margin:50px auto 32px;}
.sertify-lineup:after, .sertify-lineup:before {content:""; position: absolute; display: block; top: 0; width: 3px; height: 17px; background-color: #a88cc0; }
.sertify-lineup:after { right: 0; }
.sertify-lineup:before { left: 0; }
.sertify-capmain { font-size: 40px; color: #333; font-weight: bold; text-align: center; margin-bottom: 20px;}
.sertify-info { font-size: 18px; text-transform: uppercase; color: #666666; text-align: center; margin-bottom: 20px;}

.services-block.p .capmain { padding-top: 15px; padding-bottom: 35px; margin-bottom: 35px;}
.services-block.p .inner { padding-left: 18px; }
.services-block.p p span { color: #a88cc0; font-weight: bold; }

#license {  padding: 0 0 100px; background-color: #bdeaef;}

/* Footer */
footer { background-color: #fff; padding: 0 0 30px; }
footer a,footer a:hover { color: #808080; }

.footer-contacts { border-bottom: 1px solid #e5e5e5; padding: 80px 0 50px; }
.footer-contacts a { color: #555; }
.footer-contacts a:hover {text-decoration: none; color: #808080;}
.footer-menu-wrapper{ padding: 60px 0; }
.footer-title { font-size: 18px;font-weight: bold; text-transform: uppercase; color: #333;margin-bottom: 30px;}
.footer-menu { padding: 0; }
.footer-menu li { list-style:none; margin-bottom: 23px; line-height: 16px;}
.footer-menu li a { padding: 0; font-size: 16px; line-height: 16px; }

.footer-usefull-links { border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; padding: 9px 0; text-align: center; margin-bottom: 35px;}
.delimeter { display: inline-block; margin: 0 10px;}
.footer-social-links { display: flex; justify-content: center; }
.footer-social-links a:hover { text-decoration: none; }
.social-link-icon { margin-right: 7px; display: inline-block; width: 15px; height: 12px;background-position: center; background-repeat: no-repeat; }
.social-link-icon.vk { background-image: url(../../images/vk.png);}
.social-link-icon.inst { background-image: url(../../images/inst.png);}
.social-link a {color: #333; text-transform: uppercase; margin:0 10px;}
.footer-copy { color: #808080; text-align: center; line-height: 17px; margin-bottom: 40px;}
/* Center-Panel properties */
#side-center { color: #555; padding: 10px 0 5px 0; }

.brand-block{box-shadow: 0 0px 5px #e5e5e5; padding: 25px 25px 10px; margin-bottom: 25px; transition: .4s; height: 100%;}
.brand-block:hover { box-shadow: 0 0 5px #a88cc0; }
.brand-img { margin: 0 auto;text-align: center;}
.brand-title { margin-left: -25px;margin-right: -25px; padding: 10px 0; text-transform: uppercase; color: #fff; text-align: center;font-size: 20px;font-weight: bold; line-height: 20px; background-color: #a88cc0; }
.brand-about {text-align: center; padding-top: 15px;  }
.brand-block .info {color: #808080; font-weight: bold; margin-bottom: 10px; font-style: italic; }
#main-bg { margin-top: 150px; }
#main-bg.inherit { margin-top: 0; margin-bottom: 50px; }


.capmain { padding-bottom: 40px;padding-top: 70px; position: relative; margin: 0 0 45px;}
.capmain:after { content: ""; display: block; width: 110px; height: 5px; background-color: #a88cc0; position: absolute; bottom: 0; left: -48px;}
.capmain h2,.capmain h1 { font-size: 40px; font-weight: bold; color: #333; line-height: 40px;margin-bottom: 12px; }
.capmain .info { font-size: 16px; text-transform: uppercase; color: #666; }
.capmain2 { margin: 30px 0; }
.capmain2 h2 { font-size: 40px; font-weight: bold; color: #333; line-height: 40px; margin-bottom: 12px; }
.capmain2 .info { font-size: 16px; text-transform: uppercase; color: #666; }
#main-bg.inherit .capmain { padding-top: 30px; }
.capmain-news { font-size: 20px; font-weight: 300; line-height: 20px; color: #292929; padding: 0 0 5px 0; margin: 0; }

.main-body { font-size: 18px; color: #555; line-height: 22px; }
.main-body h2 { font-size: 20px; color: #333; }
.main-body p { line-height: 22px; }

.tbl-border { border: 1px solid #eee; }
.tbl { font-size: 11px; color: #555; background-color: #fff; padding: 4px; }
.tbl1 { font-size: 11px; color: #555; background-color: #fff; padding: 4px; }
.tbl2  { font-size: 11px; color: #555; background-color: #f1f1f1; padding: 4px; }
.tbl-error  { color: #AC260F; font-weight: bold; background-color: #FCCAC2; border:2px solid #EB5339; }

.quote { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: normal; background: #fff4cc url(images/icons/quote_icon.png) 6px 8px no-repeat; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #ffdc70; padding: 5px 6px 5px 30px; margin: 0px 22px 0px 22px; }
.poll { height: 12px; border: 1px solid #bbb; }
.small { font-size: 14px; font-weight: normal; line-height: 16px; }
.small2 { font-size: 10px; font-weight: normal;	color: #555; }
.side-small { font-size: 10px; font-weight: normal; color: #555; }
.side-label { color: #555; background-color: #f1f1f1; margin: 2px 0 2px 0; padding: 2px 2px 3px 2px; }
.clear { clear: both; }

/* Highlight on select properties */
::selection { color: #fff; background: #e5c011; } /* webkit, opera, IE9 */
::-moz-selection { color: #fff; background: #e5c011; } /* mozilla firefox */
div.highlightBlue::selection { color: #fff; background: #e5c011; } /* webkit, opera, IE9 */
div.highlightBlue::-moz-selection { color: #fff; background: #e5c011; } /* mozilla firefox */
news-index-img div img:hover { opacity: .8; }

/* Modal */
.modal-header { border: none; padding-bottom: 0; }
.modal-content { border-radius: 0px; }
.modal-body p { font-size: 15px; line-height: 16px; text-align: center; margin: 0 0 20px 0; }

#status { text-align: center; margin: 20px 0; }
.error { font-size: 14px; text-align: center; color: #ff0000; }

/* Breadcrumbs */
.breadcrumbs { display: block; font-size: 14px; color: #808080; margin-top: 20px; text-align: right; }
.breadcrumbs a { color: #808080; text-decoration: none; }
.breadcrumbs a:hover { color: #4dadf7; text-decoration: none; }
.breadcrumbs span { margin: 0 10px; }

/*Photogallery*/

/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
	width: 25%;
}

.grid-item {
	float: left;
}

.grid-item img {
	display: block;
	max-width: 100%;
}


/* Profile spesific classes */
.profile, .profile_category { width: 500px; }
.edit-profile { width: 500px; }
.profile_user_reason { color: #ff6666; font-weight: bold; }

/* Vertical Navigation */
#navigation h2 {
	font-size: 11px;
	font-weight: bold;
	background-color: #c7c7c7;
	border-bottom: 1px solid #fff;
	padding: 5px 0 6.5px 10px;
	margin: auto;	
}

#navigation ul { margin: 0; padding: 0; list-style-type: none; }
* html #navigation ul li{ height: 1%; }

#navigation a { display: block; font-size: 15px; color: #555; padding: 7px 5px; border-bottom: 1px solid #fff; text-decoration: none; }
#navigation a:hover { color: #202020; background-color: #fff; }

/* Page Navigation */
.pagenav { font-size: 12px; color: #b1b1b1; padding: 4px; margin: 5px; margin-top: 100px;}
.pagenav span { font-weight: normal; color: #fff; background-color: #0054a1; text-decoration: none; padding: 3px 8px 3px 8px; margin: 2px; }
.pagenav a { color: #555; background-color: #e6e6e6; text-decoration: none; padding: 3px 8px 3px 8px; margin: 2px; }
.pagenav a:hover { color: #fff; background-color: #9cb1d0; margin: 2px; text-decoration: none; }

/* PHP-Fusion Helpers */
.clear { clear: both; }
.float-left { float: left; }
.float-right { float: right; }

/* Helpers  */
.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}

/* IE Fixes */
.clearfix:after { content:"."; display:block; height:0;	clear:both; visibility:hidden; }

/* Hide from IE Mac  */
.clearfix { display:block; }

/* End hide from IE Mac */
.floatfix { overflow:hidden; }
* html .floatfix { width:100%; }
.center, *[align="center"] { margin: 0 auto; }


.side-menu-toggle {display: none;justify-content: center; position: fixed; top:10px;cursor: pointer; color: #82d7e0; right:10px; background-color: #fff;border-radius: 25px; width: 35px;height: 35px;line-height: 35px;text-align: center; outline: none; border:none; font-size: 20px; z-index: 4; box-shadow: 0 0 3px #d4d4d4; transition:.4s;}
.side-menu-toggle i:before { content: "\f0c9"; }
.side-menu-toggle.open i:before  { content: "\f00d";}
.side-menu-toggle:hover,.side-menu-toggle:focus { background-color: #bdeaef; color: #fff; outline: none;}
.normal-left { left: 0 !important; }
.menu-control-field { display: flex; position: fixed; opacity: 0; top: 0;left: 0;right: 0; bottom: 0; z-index: 3; transform:translateX(-100%);}
.header-logo-md { display: none; }
.header-logo-xs { display: none; transition:0.4s;}

.serv-block { overflow: hidden; position: relative; max-height: 264px; margin-bottom: 30px;}
.serv-block-content { position: absolute; top: 0;left: 0;right: 0;bottom: 0; display: flex; flex-direction: column; justify-content: flex-end; box-shadow: inset 0 -130px 70px -70px rgba(0,0,0,0.6); }
.serv-block-capmain {  font-size: 22px; color: #fff; font-weight: bold;line-height: 24px; padding: 15px;}
.serv-block img { transition: 0.3s; backface-visibility: hidden;}
.serv-block:hover img { transform: scale(1.03); }
.photos-about-wrapper { max-height: 203px; overflow: hidden; }
@media (max-width: 740px) {
	.side-menu-toggle {display: flex;}
	header, header.inherit  { position: fixed; left: -300px; top: 0; bottom: 0; width: 250px;padding: 0;padding-top: 20px; box-shadow: none; background-color: #bdeaef; transition: .4s;}
	header .container, header .row, header .col-12 { padding: 0;margin: 0; height: 100%; width: 100%; }
	header .header-inner,header.inherit .header-inner { display: flex; flex-direction: column;align-items: flex-start; justify-content: space-between; padding-left: 15px;  height: 100%; }
	header .header-inner .navbar-expand .navbar-nav { flex-direction:  column; }
	.header-logo { display: none; }
	.navbar-nav>li>a { color: #02626d; }
	.header-social-links { justify-content: center; }
	.breadcrumbs { margin-bottom: 0; }
	.main-slider-img-content { position: static; padding-top: 20px;}
	.main-slider-content { justify-content: flex-start; padding-bottom: 25px;}
	.main-slider-info { border:none; padding:0;}
	.main-slider-info:after, .main-slider-info:before { content: none; }
	.header-logo-xs { display: block; text-align: center; padding: 10px 0; box-shadow: 0 3px 6px #e5e5e5; }
	/*.main-slider-img-wrapper { background-image: none; }
	.main-slider-img-wrapper img { display: none; }*/
	.main-slider .slick-slide { max-height: none; }
	.capmain,#about .capmain { padding-bottom: 15px;padding-top: 25px; margin-bottom: 20px; }
	.capmain h2, .capmain h1 { font-size: 30px; line-height: 30px; }
	.main-slider-info .caption, .main-slider-info .caption * { font-size: 36px;line-height: 36px; }
	.button-slider-field { padding: 0;text-align: 	center; }
	.main-slider-controls { display: none;}
	#services { padding: 50px 0; }
	.services-block.p .capmain h2{font-size: 24px; line-height: 24px; margin-bottom: 5px;}
	.services-block.p .capmain { padding-bottom: 0; margin-bottom: 5px; }
	.services-block.p .capmain:after { content:none; }
	#sale-slider { margin: 0;padding: 0; }
	#sale-slider .slick-slide { max-height: 196px; }
	.overslide-label { position: static; width: 100%; }
	#sale-slider .slick-dots { top: 10px; padding-right: 10px; bottom: auto; }
	.services-block.p { margin-top: 20px;}
	#services-slider {padding: 0;margin: 0 -15px; }
	.services-block { margin: 0; }
	#services-slider .slick-arrow.next { right: 5px; }
	#services-slider .slick-arrow.prev { left: 5px; }
	.main-slider-img-wrapper { overflow-x: hidden; }
	.brand-block { padding-bottom: 30px; height: auto}
	#about .container-fluid { padding-left: 0;padding-right: 0; }
	#about .row{ margin: 0; }
	#about .row>div {padding: 0;}
	.about-content-inner { padding: 0 15px; }
	.services-block.p .inner {padding: 0;}
	.grid-item, .grid-sizer { width: 100%; }
	.grid-item {margin-bottom: 5px;}
	.grid { margin-left: -30px;margin-right: -30px; }
	.open-cat { opacity: 1; }
	.header-phone { padding-bottom: 20px; }

	.navbar-expand .navbar-nav .dropdown-menu { position: static; display: block; border:none; background-color: transparent;padding: 0;margin: 0;}
	.dropdown-item { padding: .25em 2.5em; }
	.footer-usefull-links .delimeter { display: none; }
	.footer-usefull-links a { display: block; }
	.photos-about-wrapper { max-height: 220px; }
}
@media (min-width:750px) and (max-width: 850px) {
	.side-menu-toggle {display: flex;}
	header, header.inherit  { position: fixed; left: -300px; top: 0; bottom: 0; width: 260px;padding: 0;padding-top: 20px; box-shadow: none; background-color: #bdeaef; transition: .4s;}
	header .container, header .row, header .col-12 { padding: 0;margin: 0; height: 100%; width: 100%; }
	header .header-inner,header.inherit .header-inner { display: flex; flex-direction: column;align-items: flex-start; justify-content: space-between; padding-left: 15px;  height: 100%; }
	header .header-inner .navbar-expand .navbar-nav { flex-direction:  column; }
	.header-logo { display: none; }
	.navbar-nav>li>a { color: #02626d; }
	.header-social-links { justify-content: center; }
	.breadcrumbs { margin-bottom: 0; }
	.main-slider-img-content { position: static; background-color: rgba(255,255,255,0.5); }
	.main-slider-content { justify-content: flex-start; padding-bottom: 25px;}
	.main-slider-info { border:none; padding: 15px 0 0px 15px;}
	.main-slider-info:after, .main-slider-info:before { content: none; }
	.header-logo-md { display: block; text-align: center; padding: 10px 0; box-shadow: 0 3px 6px #e5e5e5; }
	.main-slider .slick-slide { max-height: none; }
	.capmain h2, .capmain h1 { font-size: 30px; line-height: 30px; }
	
	.main-slider-controls { top: 335px; bottom: auto; }
	.services-block.p .capmain h2{font-size: 24px; line-height: 24px; margin-bottom: 5px;}
	.services-block.p .capmain { padding-bottom: 0; margin-bottom: 5px; }
	.services-block.p .capmain:after { content:none; }
	#sale-slider .slick-slide { max-height: 196px; }
	#sale-slider .slick-slide img { width: 100% }
	.overslide-label { left: auto; right: 0; top: 0; }
	.about-left-image-wrapper { width: 100%; overflow: hidden;max-height: 800px;}
	.about-left-image-wrapper img { max-width: none;transform:translateX(-50%); }
	.services-block.p { margin-top: 75px;}
	#services-slider { padding-left: 15px; padding-right: 15px; margin-right: 0;margin-left: 0; }
	#services-slider .slick-arrow.next { right: 5px; }
	#services-slider .slick-arrow.prev { left: 5px; }
	.main-slider-img-wrapper { overflow-x: hidden; }
	.brand-block { padding-bottom: 30px; height: auto}

	.navbar-expand .navbar-nav .dropdown-menu { position: static; display: block; border:none; background-color: transparent;padding: 0;margin: 0;}
	.dropdown-item { padding: .25em 2.5em; }
	.photos-about-wrapper { max-height: 240px; }
}
@media (min-width:850px) and (max-width:1050px) {
	.side-menu-toggle {display: flex;}
	header, header.inherit  { position: fixed; left: -300px; top: 0; bottom: 0; width: 260px;padding: 0;padding-top: 20px; box-shadow: none; background-color: #bdeaef; transition: .4s;}
	header .container, header .row, header .col-12 { padding: 0;margin: 0; height: 100%; width: 100%; }
	header .header-inner,header.inherit .header-inner { display: flex; flex-direction: column;align-items: flex-start; justify-content: space-between; padding-left: 15px;  height: 100%; }
	header .header-inner .navbar-expand .navbar-nav { flex-direction:  column; }
	.header-logo { display: none; }
	.navbar-nav>li>a { color: #02626d; }
	.header-social-links { justify-content: center; }
	.breadcrumbs { margin-bottom: 0; }
	.main-slider-content { justify-content: flex-start; }
	.main-slider-info { border:none; }
	.main-slider-info:after, .main-slider-info:before { content: none; }
	.header-logo-md { display: block; text-align: center; padding: 10px 0; box-shadow: 0 3px 6px #e5e5e5; }
	
	.services-block.p .capmain h2{font-size: 24px; line-height: 24px; margin-bottom: 5px;}
	.services-block.p .capmain { padding-bottom: 0; margin-bottom: 5px; }
	.services-block.p .capmain:after { content:none; }
	.main-slider .slick-slide { max-height: 623px; }
	#sale-slider .slick-slide { max-height: 196px; }
	.overslide-label { left: auto; right: 0; top: 0; }
	.about-left-image-wrapper { width: 100%; overflow: hidden;}
	.about-left-image-wrapper img { max-width: none; }
	.services-block.p { margin-top: 75px;}
	#services-slider { padding-left: 15px; padding-right: 15px; margin-right: 0;margin-left: 0; }
	#services-slider .slick-arrow.next { right: 5px; }
	#services-slider .slick-arrow.prev { left: 5px; }
	.main-slider-img-wrapper { overflow-x: hidden; }
	.main-slider-img-wrapper img { transform:translateX(5%); }
	.navbar-expand .navbar-nav .dropdown-menu { position: static; display: block; border:none; background-color: transparent;padding: 0;margin: 0;}
	.dropdown-item { padding: .25em 2.5em; }
	.photos-about-wrapper { max-height: 156px; }
}
@media (min-width:1200px) and (max-width:1300px) {
	.main-slider .slick-slide { max-height: 623px; }
	#sale-slider .slick-slide { max-height: 245px; }
	.overslide-label { top: 15px;left: 15px; }
	.about-left-image-wrapper { width: 100%; overflow: hidden;}
	.about-left-image-wrapper img { max-width: none; }
	.services-block.p { margin-top: 75px;}
	#services-slider { padding-left: 15px; padding-right: 15px; margin-right: 0;margin-left: 0; }
	#services-slider .slick-arrow.next { right: 5px; }
	#services-slider .slick-arrow.prev { left: 5px; }
	.main-slider-img-wrapper { overflow-x: hidden; }
	.main-slider-img-wrapper img { transform:translateX(5%); }
	.photos-about-wrapper { max-height: 199px; }
}
@media (min-width:1300px) and (max-width:1400px) {
	.main-slider .slick-slide { max-height: 665px; }
	#sale-slider .slick-slide { max-height: 261px; }
	.about-left-image-wrapper { width: 100%; overflow: hidden;}
	.about-left-image-wrapper img { max-width: none; }
	.services-block.p { margin-top: 75px;	 }
}
@media (min-width:1400px) and (max-width:1500px) {
	.main-slider .slick-slide { max-height: 700px; }
	#sale-slider .slick-slide { max-height: 276px; }
	.about-left-image-wrapper { width: 100%; overflow: hidden;}
	.about-left-image-wrapper img { max-width: none; }
}
@media (min-width:1500px) and (max-width:1650px) {
	#sale-slider .slick-slide { max-height: 306px; }
	#about p { font-size: 16px; line-height: auto; }
	#about .capmain { padding-top: 40px; padding-bottom: 25px; }
	.main-slider .slick-slide { max-height: 780px; }
}

.footer__cookie {
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    bottom: 20px;
    width: 100%;
    max-width: 660px;
    z-index: 9999;
    padding: 0 15px;
    display: none;
}

@media (max-width: 576px) {
    .footer__cookie {
        max-width: unset;
    }
}

.footer__cookie .cookie__wrapper {
    background-color: white;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    padding: 16px 30px;
}

.footer__cookie .cookie__content {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: center;
}

@media (max-width: 425px) {
    .footer__cookie .cookie__content {
        flex-direction: column;
        align-items: center;
    }
}

.footer__cookie .cookie__text {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

@media (max-width: 640px) {
    .footer__cookie .cookie__text {
        text-align: center;
    }
}

.footer__cookie .cookie__text a {
    text-decoration: underline;
}

.footer__cookie .cookie__accept {
    flex-shrink: 0;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    width: 145px;
    white-space: nowrap;
	background-color: #a88cc0;
	color: #fff;
	border: 1px solid transparent;
}

.footer__cookie .cookie__accept:hover {
	color: #a88cc0;
	background-color: #fff;
	border: 1px solid #a88cc0;
}