/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic');

body {
    /*background: url(../images/bg.png) #e5e5e5;*/
    /*background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF4AAABeCAMAAACdDFNcAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAASUExURfP09PDw8ePj5Obn6Ovs7N/f4BMpg/cAAAMcSURBVGje7VhJruUwCCzAvv+V22Yy/m8TpF56E0VJkTAUgwFPIQzmoVcB6T0NkbEueQ+y+yZ8gSavR5yP9hNZT+YcgKx7YEGGXttwgNYLCrVErwb1K9uH1vP1hNrw/Xr9UkFLCU6xS8AMVv07cJjAdhlvkwansEGh3wyHziYcLsAWsBTYzt33qZDe5/e/wkvAjAoWKoeOavCf+H6CgxRKISbp3B0eohnK0QqYUBeOHyg5dFSKixFiO7QHN4FxghSm6u9pa6Gm+neacHAxuCgRhCb/0E4hj2wHDs7X5CRQQkfabyc6FfaVm3CkHZF+ropwUG2bmoRuwuGEyIQ8VFAVI8lVWNpwwPLjUJki4VXAnei0NrEO3POAPGziqVLSPl150v4zHJlhVgTNeFNLhUvYdilpwqGWJb1MrUjvk+RGQaveHfhmzu4zaur0yHhB3783CnKW4CY8jExC2yfSidOfjwhhD450ohPa1Co8seQ/CvXgw3ujtUzSDpalyhwqIWYNqQOHO5EOIbgK0CnoEqnYgEP7rfARCEJH2TJhyoGgBa+9Ja+bUlJKoRd0a/8tuEZbf3ycuKkWak0TXrONjUpNOE6Sn1K1nOgU2YTeAZMTth48jByF0J7qJ2DkBntmfYcjwk9ZuOUKUhZ0e9KEg+dvqKzhoTQ5XM3pOxzFYGvShwQI46OsM3XhV7ULQkdD0ioyi/GjDb8mXJ1N6EobziFJJ9MmHNF1bV4e1s20lI8yaiCGgyYc9uNwKFEONKOkireH3a16cIi1nCtg4QeS+ZfQTfgVKj5N1OaIHDUcEoecz3A3FakQ3YTztHcBoSYcIeAKuSvnMdvYngNBD47S2zmND7Wslc4cW4WbcMw8yUVC+kCgX6hm27UHh59H/aQ4KEeZ2ooki0sTfs4uRZXtvpzj0lQ/arbgoNp7Rw6RWQr5HDh9lOzAEecAOa7U4x9dqciZkD048tTrE/TPCZjvA08Pjmrqmd0iSEmyTJgeHG/h8hYub+HyFi5v4fIWLm/h8hYub+HyFi5v4fIWLm/h8hYub+HyFi5v4fJ/Fy7/APjHUqnV7ZpHAAAAAElFTkSuQmCC') #e5e5e5;*/
    background: #f5f5f5;
    color: #797878;
    font-family: 'Roboto' !important;
		margin-top: 123px;
}

body.admin-menu {
	margin-top: 0;
	padding-top: 65px !important;
}

body.node-type-webform {
	padding-top: 0;
}

.element-invisible {
    display: none !important;
}

/*.img-responsive{
    overflow: hidden;
}*/
.container {
    min-width: 320px;
}

.field-name-field-description img {
    max-width: 100%;
    height: auto;
}

.catalog img {
    border-radius: 50%;
    display: inline-block;
    height: auto;
    max-width: 100%;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
}

button:focus {outline:0!important;}


.table > tbody > tr:first-child > td {
    border: none;
}



.modal
{
    overflow-y: auto;
	z-index: 10000;
}

.modal-open
{
   overflow:auto;
   overflow-x:hidden;
}



/*

.modal-open.html {
  overflow: hidden;
  height: 100%;
}
.modal-open.body {
  overflow-: scroll;
  height: 100%;
}
*/


/*



html {
  overflow: hidden;
  height: 100%;
}
body {
  overflow: auto;
  height: 100%;
}

.modal-open {
 overflow: auto; 
}

html {
  padding-top: 50px;
  padding-bottom: 50px;
}
*/



h1,
h2,
h3,
h4,
h5,
h6 {
    color: #777;
    font-weight: 300;
}

a {
    color: #52b6ec;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
}

a:hover,
a:focus {
    color: #80c9f1;
    text-decoration: none;
    outline: none;
}
.catalog .sizee{
    margin-top: 7px;
    margin-bottom: -7px;
    font-size: 12px;
}
.catalog a {
/*margin-top: 5 !important;*/
color: #555;
}
.catalog a:hover {
color: #777;
}

.catalog .cat-name
{
    padding-top: 10px;
    font-size: 14px;
}
.catalog .nal
{
    margin-top: 10px;
    font-size: 14px;
	color: green;
}
/*
.catalog a {
*/
/*
margin-top: 7px;
*/
/*
    display: block !important;
*/
/*
   }
*/
/*
   .catalog {
padding-bottom: 15px;
   }
*/
   
/*
   .grid-centered{
   width: 100%;
   }
*/


.grid-centered * {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

   .grid-centered .grid{
   padding-left:0;
   }
    .grid-centered .grid {
        float: none;
        text-align: center;
    }
    .grid-centered .grid > li {
		vertical-align: top;
		padding-bottom: 30px;
        float: none;
    }
    .grid-centered .grid > li {
        display: inline-block;
    }
    .grid-centered .grid > li > a {

margin-top: 7px;
        display: block;
    }

/*
.row{
margin: auto;
}
.catalog{




}
*/
/*
.row {
    margin-left: -55px;
    margin-right: -15px;
}
*/


/*
.col-centered{
    float: none;
    margin: 0 auto;
}
*/

.breadcrumb {
/*
	margin-left:100px;
*/
	background-color:rgba(255,255,255,0.4);
}

.breadcrumb .last a:last-child {
	color: #999;
}
.breadcrumb .delimiter{
padding: 0px 5px;
color: #CCC;
}

#header {
    /*position: fixed;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    z-index: 999;
    position: fixed;
    /*overflow: hidden;*/
}

#main-top {
    /*background-image: url(../images/slider-bg.jpg);*/
    background-image: url('https://opool.ru/sites/all/themes/opool/images/main-top-bg.webp');
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    color: #fff;
}

#contact .box {
    background-color: #222;
    color: #999;
}

#contact .box a {
    color: #999;
}

#contact .box a:hover {
    color: #52b6ec;
}

.box {
    padding: 50px 30px;
    background: #fff;
    /*border-bottom: 1px solid #e9e9e9;*/
    position: relative;
}

.box.first {
    width:100%;
    margin-top: -60px;
    border-radius: 5px 5px 0 0;
    padding-top: 30px;
}


.container.nofront {
    display: flex;
}
.box.first.nofront{
    align-items: stretch;
    /*
	min-height:70vh;


    min-height:700px;*/
}

li {
    list-style-type: none !important; /* Убираем маркеры */
   }

.pool-otd .panel-heading{
    display: block
}

.box h2 {
    padding: 10px 30px;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    font-size: 48px;
}

#portfolio .box {
    background: #f3f3f3;
}

.member h3 {
    color: #fff;
    text-shadow: -1px -1px 12px rgba(0, 0, 0, 0.2),
    1px -1px 5px rgba(0, 0, 0, 0.2),
    -1px 1px 5px rgba(0, 0, 0, 0.2),
    1px 1px 5px rgba(0, 0, 0, 0.2);
}

.navbar-default {
    background: #fff;
    border-radius: 0 !important;
    border: none !important;
    padding: 0;

}

.dropdown-menu > li > a {
    clear: both;
    display: block;
    font-weight: normal;
    padding: 3px 20px;
    white-space: nowrap;

    padding: 10px 25px;
    font-size: 16px;
    line-height: 18px;
    color: #999;
}

.navbar-nav {
    float: none !important;
    margin: 0;
}

.navbar-default .first a {
    /*border-radius: 0 0 0 5px;*/
}

.navbar-brand-mini {
	display:block;
	width:185px;
	height:77px;
}

.navbar-default .navbar-brand {
    margin-left: 15px;
    width: 185px;
    height: 78px;
}

.navbar-default .navbar-brand:before, .navbar-default .navbar-brand:after {
    content: "";
    position: absolute;
    width: 185px;
    height: 78px;
    /*top: 0px;*/
    right: 0px;
    bottom: 19px;
    left: 0px;
    margin-right: 50px;
    margin-left: 20px;
    opacity: 1;
}

.navbar-default .navbar-brand:before {
    background-repeat: no-repeat;
    background-position: 0 50%;
    z-index: 1;
    transition: opacity 1s;
}

.navbar-brand-mini, .navbar-default .navbar-brand:before {
    /*background-image: url(../images/logo.png);*/
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAABOCAMAAABL5EfPAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAnUExURf///+vr6/z8/L29vfT09Euu5MXFxd7h4p+fn9LS0pfI5HO85LbV5tGiqHkAAANjSURBVGje7ViBdqswCIWQJtr2/7/3wSWppq3tm1un7uTumGFEvCKGa4k6Ojo6Ojo6OjoOjQAclvgBqSvnqDggdSdu1I/I/HLaCfMwgeYWPbOVOZ9OvAvmTmdGf8n2nbgb5rVw7zGfb312whykGCi83tr7YI6nz9fL6XS5Ki/ms5qwDXX+zp4zH2UYBiEaBtvz8feYn0/A2VlN9nnBnjMfhu2Y81UJ5azUrmCV3c55mp/bD8xZQ2zE/FKzenFWbuc8zc/tB+bz/7/MXNNsrDJIO/NsqZ/m53ZhHg/MPPwZ5uFXmYfndZ7f1vmN+sQ8b762nLGSvF5bzjlGkTlzGUQXmR2s55dX67k1qxjbyubBsVEP9XxWgs97qPpbMd3nnBjNNG2mW8ob+kbDRN7Dt8WjDuSXWnH6KNqe+YP2jvE/xPpuPi0Kt2jvXs3nnOKjvaMvzCdfx6E5vvsP+4P+mHLsH7D2RSl+zvujvMenzU04fcF7E+T8tAKy5C94b4KUhClJysQplU1nRMWGDoQBmx5i93ZLUqQUQ6IgJlMwKZJKsHKqBkE4opF5xES0CDqWY+sfoUStixg0TOJQtphItC7K5XEfeousjvB2K+iQs9IJcCyTefRgfqoFQTiimPRObSLKSDbiAhxkPfOgJ2dLmwTyDTvZLg8LuSqOs8EYx5TtWYEnJkWLzIO1QSzpI2EiSB6zjVyuu7pakCu79ynnun7ISDVxhTkcpwHZp1GrY8xtzhHMT7UzEa7mXCdC+UPteOh1QH3qvWt9ly1a8aFEmmqB4zSIDXpiRFJlVucIVm6axMPVOmdjjgeIY4m/wXx1lWGR1Id/e4WPAvGFianjWFJiR7x3JA5+REp84C2z5QxtHGuat3E0b6zRujZjh0rD9oXPV0pp/e7EAbmHaYPq4XJiWR18eX0Qb+PoI95A0LzDyNqBgu9QadjebMpprV8rDoKHcm1QPLzbL6uDNcypNnTn5R054lGUndqwS4N35o1fKw7sXqlog+pRlcCiOljB/CaivI2jeVumomUKkqg07DbnjV8rDoKXB7TBLRLkxLI6WMN8aui4fTTvkV1VYIdKw57qvOR88mvEgc6bRnFtUD1cTiyrg7XN8Gb9ZBuHNvh0G//QR0vXBh0dHR0dHR0dHR1/Ev8AwJEiZhTrzn4AAAAASUVORK5CYII=');
}

.navbar-default .navbar-brand:after {
    /*background-image: url(../images/logo2.png);*/
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAABOCAMAAABL5EfPAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAeUExURf////39/Ueq4fj4+PHx8ufo6anX8Mje6me3443F5I4n8E0AAAKUSURBVGje7ZrLluUgCEVjDKD//8MtiI8ktx49abQXZ5SkMtgg94CmjsPlcrlcLpfL9X8piHbl3pCdkWPRfujMfRUx+3bk1wVQ0DdLuoBjSiTou5HDWQQ7khOTkzn5X5pcy3myznmYNT3+npxyBmPy0Nx5Mujv10DIRabkFfuqquxVMXwtJs+JTMlD7SoAhMQ5VN6xBscX5OUnmo3JI2MktgpGkebyWIMRRmwqoSbbnNf85VMlzUXAckqJcxrnUtLLSt7qPJilfAKvRle4dA1KIEKJmaNgARHJVS0vuyYaelNpEkJII5B+VzhBgmQ3rPWV7ZIuJZ1n8pNZx5Nc7rBFAbo6BV2jQUvykeCzpzbN1XOl/hdo0QGN4jIkv4Gf+CTvd9h4SwzYVyiuk/PrmfO8aM5/rnM6e3WjJr9VPJlti8RbcAZPH7xFfYS9BdOZUB7yFRka+qtcpBU9/LywI6ifS/8ZV3Y7USkXutl5bM1Hus/ooVGD4ETXSce4h/KekoZ9SBbjNXf3MI0tgIig84H5xCWcKHMKjYkLJLnXfdSt5FTJS51fxvN57CluqFrp6nm36ZYQeVn4jUy2By6aYioD1BhrdQrLt5zqm7WedGoMxru54oyiVh2tsaZ7NQgwF4vuo6LxQRFTECp6J0/vnEuM5c2xbQr25Pggr0757O210CF+PiuwaUaNvFGxtyDCm3zKtP2R4qta2nkKvhrNYqfm0y+U4iBPn/YNC5ILOilpM5f8bjRrfadQm4ZucxJKXuHA83cDwHSQX4cZWP6bROvqNJPH1lBXJ4fhLMftC9axNrnaIvXq2OSrYbfFOclbfOwMOkmtX9ef0Xeo60/kzL7r1/C9/wXhcLlcLpfL5XK5XC7Xv9UfceUXaE7uJygAAAAASUVORK5CYII=');
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.navbar-default .navbar-brand:hover:before {
    opacity: 0;
}

.navbar-default .navbar-nav > li > a {
    padding: 30px 16px;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #999;
    margin-left: 5px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li > a > i {
    display: inline-block;
}

.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active:focus > a,
.navbar-default .navbar-nav > li.active:hover > a,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active:focus > a:focus,
.navbar-default .navbar-nav > li.active:hover > a:focus,
.navbar-default .navbar-nav > li:hover > a:focus,
.navbar-default .navbar-nav > li:focus > a:focus {
    background-color: #52b6ec;
    color: #fff;
}

.navbar-toggle {
    margin-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a.nav-expander {
	border-top: 2px solid #4395c2;
	border-right: 2px solid #4395c2;
	border-bottom: 2px solid #4395c2;
    background: #52b6ec;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    font-weight: 400;
    margin-left: 0;
    padding: 1em 1.6em 2em;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    bottom: 40px;
    width: 5px;
    height: 185px;
    z-index: 12;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 20px rgba(50, 50, 50, .4);

    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;

}

a.nav-expander:hover {

    background: #ffbb1c;
}

a.nav-expander p {

    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

a.nav-expander:hover {
    cursor: pointer;
}

a.nav-expander.fixed {
    position: fixed;
}

.nav-expanded a.nav-expander.fixed {
    left: 20em;
}

nav {
    background: #222;
    box-shadow: 0 0 20px rgba(50, 50, 50, .7);
    display: block;
    height: 100%;
    overflow: auto;
    position: fixed;
    left: -20em;
    font-size: 15px;
    top: 0;
    width: 20em;
/*
    z-index: 9999;
*/

    transition: left 0.3s ease-in-out 0s;
    -webkit-transition: left 0.3s ease-in-out 0s;
    -moz-transition: left 0.3s ease-in-out 0s;
    -o-transition: left 0.3s ease-in-out 0s;

}

.nav-expanded nav {
    left: 0;
}

#nav-close {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 24px;
    padding-right: 10px;
}

.main-menu {
    padding-top: 12px;
}

.main-menu .panel {
    background-color: transparent;
    border-radius: none;
    box-shadow: none;
    margin-bottom: 0;
}

.main-menu li {
    border-bottom: 1px solid #323949;
    margin-left: 20px;
    font-size: 18px;
    padding: 12px;
}

.main-menu li a {
    color: #52b6ec;
    text-decoration: none;
}

.main-menu li a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.main-menu li .sub-nav {
    border-bottom: 0px;
    padding: 4px;
}

/*
.icon:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    content: '\f105';
}
*/

/*
.main-menu li > a > span.icon {
    float: right;
    margin: 0.1em 1.7em -0.1em 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}

.main-menu li > a:hover > span.icon {
    float: right;
    margin: 0.1em 0.8em -0.1em 0;
    opacity: 1;
}
*/

.phone{
  display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	/*display: block;*/
    width: 190px;
    height:190px;
/*
    cursor: pointer;
*/
}


.phone-icon{
    position: absolute; 
    width: 90px;
    height: 90px;
    background: #52b6ec;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
  
    -webkit-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 15px 2px rgba(0,0,0,.4),
inset 0 0 0 15px   rgba(255,255,255,.4);
    -moz-box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 15px 2px rgba(0,0,0,.4),
inset 0 0 0 15px   rgba(255,255,255,.4);
    box-shadow: 
      0 0 0 10px   rgba(255,255,255,.2),
      0 0 15px 2px rgba(0,0,0,.4),
inset 0 0 0 15px   rgba(255,255,255,.4);
  
    -webkit-border-radius: 999px; 
    -moz-border-radius: 999px;
    border-radius: 999px;
}



.phone-icon span {
	position: absolute;
    width: 90px;
    height: 90px;
    /*background: url(../images/icon-phone-ring.png) no-repeat;*/
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAAB1CAMAAABH2l6OAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAVUExURQAAAP///////////////////////0jPbQQAAAAGdFJOUwCBPyFeyMJgYMsAAAFLSURBVGje7ZhbrsMgDETxi/0v+SYqECC96k89kao5GzgaO8GGUgghhBBCCCGEEELIB6QeONap9UUgpV47BrQOaVV8fbGdjUesl7QKxmguAreqyGINmBRtNXnCKrs1DG8NzBnRrAH9azarYq3ySFbBjjlZS4z4gE1V1rAOkaqvYQMiHWH7MpEeVhdrwYR9Re0lVlDYZm1hfewTBrG2sNZ3p0D09R5WINbRWVt3GE219s/Yxip+ai1yUpveaixjtKedVd16ZNxbO60WnqS1MQOu1s5ezems9Z3tSKt37bfb22vc99NT62+0JVsr6unW8feUMkaey62zBaCVXat5Z4XN2qjZl4FP2qTLwDii7NqirjKnzYLraFy0Z2RJHPKT1jdv6oz/T5t8BXkfN//eM3mb2CEPXrO3DaMC9wKf9swekBJCCCGEEEIIIT/PH1JwDatWqAHzAAAAAElFTkSuQmCC') no-repeat;

    background-size: cover;
/*
 -webkit-animation: 2000ms steps(30, end) 0.4s normal none infinite running Rotate;
        animation: 2000ms steps(30, end) 0.4s normal none infinite running Rotate;
*/
        -webkit-animation: Rotate 5s linear infinite;
        animation: Rotate 5s linear infinite;
        
        
}


.pulse1 {
    position: absolute;  
    width: 100px;
    height: 100px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 1;
    opacity: 0;
    border: 3px solid rgba(255,255,255,.1);
  
    -webkit-animation: pulsejg1 5s linear infinite;
    -moz-animation: pulsejg1 5s linear infinite;
    animation: pulsejg1 5s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .3);
    box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pulse2 {
    position: absolute;
    width: 90px;
    height: 90px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 2;
    opacity: 0;
    border: 1px solid rgba(255,255,255,0);
  
    -webkit-animation: pulsejg2 5s linear infinite;
    -moz-animation: pulsejg2 5s linear infinite;
    animation: pulsejg2 5s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(82,182,236, .5);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(82,182,236, .5);
    box-shadow: inset 0px 0px 12px 5px rgba(82,182,236, .5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}




@-webkit-keyframes Rotate {
  0% {-webkit-transform:rotate(0deg);}
  4% {-webkit-transform:rotate(-45deg);}
  8% {-webkit-transform:rotate(0deg);}
  12% {-webkit-transform:rotate(-45deg);}
  16% {-webkit-transform:rotate(0deg);}
  20% {-webkit-transform:rotate(-45deg);}
  24% {-webkit-transform:rotate(0deg);}
  100% {-webkit-transform:rotate(0deg);}
}

@keyframes Rotate {
  0% {transform:rotate(0deg);}
  4% {transform:rotate(-45deg);}
  8% {transform:rotate(0deg);}
  12% {transform:rotate(-45deg);}
  16% {transform:rotate(0deg);}
  20% {transform:rotate(-45deg);}
  24% {transform:rotate(0deg);}
  100% {transform:rotate(0deg);}
}







@-webkit-keyframes pulsejg1 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -webkit-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg1 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -moz-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -moz-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -moz-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsejg1 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    50% {
        transform: scale(.6);
        opacity: 0;
    }

    60% {
        transform: scale(.9);
        opacity: .1;
    }

    70% {
        transform: scale(1.1);
        opacity: .25;
    }

    80% {
        transform: scale(1.25);
        opacity: .1;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg2 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -moz-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -moz-transform: scale(1);
        opacity: .1;
    }

    60% {
        -moz-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -moz-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulsejg2 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    40% {
        transform: scale(.8);
        opacity: .05;
    }

    50% {
        transform: scale(1);
        opacity: .1;
    }

    60% {
        transform: scale(1.1);
        opacity: .3;
    }

    80% {
        transform: scale(1.2);
        opacity: .1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}



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

	.phone{
		display: none !important;
	}

    .box h2 {
        font-size: 44px;
    }

    #navbar ul li a {
        font-size: 15px;
    }

    .coastform {
        visibility: hidden;
        opacity: 0;
        display: none;
        overflow: hidden;
        width: 0px;
        height: 0px;
    }

    #nav-close {
        font-size: 24px !important;
    }
}

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

    .general-menu {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .contacts.big-contacts {
        display: none;
        visibility: hidden;
        opacity: 0;
    }

    .navbar-brand {
        display: none;
        visibility: hidden;
        opacity: 0;
    }


.contacts {
  margin-top: 12px !important;
}
#number2 {
  display: none;
}



  #header .main-menu-top {
    display: none;
  }

  #header {
    height: 77px !important;
  }

  .navbar {
    margin-bottom: 0 !important;
  }

  body {

        margin-top: 77px !important;

  }


}

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

    .box h2 {
        font-size: 24px;
    }

    #nav-close {
        font-size: 24px !important;
    }

}

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

.contacts {
  margin-top: 20px !important;
}
#number2 {
  display: none;
}



  #header .main-menu-top {
    display: none ;
  }

  #header {
    height: 77px !important;
  }

  .navbar {
    margin-bottom: 0 !important;
  }

  body {

        margin-top: 77px !important;

  }

.navbar-brand-mini {
    display:block;
	width:77px;
	height:77px;
	/*background-image: url(../images/logo1.png);*/
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE0AAABNCAMAAADU1xmCAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAeUExURQAAAAIBACQYFiwRAwCM2QBUgQCEzQCI0wBvrAB9wVm1s8oAAAAKdFJOUwAFFwy+L4ykS2tbqxeQAAABNElEQVRYw+2VSXLEIAxFG41w/wtHEnhKpw1JdVJZ6C/wL1k8wAj8eKRSqVQqlUr9ukrXu2CIgG+kVaoT3Gn254U8eRO2Ca18QzihRUrX4bC88HOafVg2geeG6/bZwwLNMoWIpAIANjWrjc1D3cPAHtcWGbc0RFYSEVLvF9Yah42wk+3hYcdNaPZeGEYrxMGpPmGbIjdvazCr+oAzmsbw1rsOmvUWYJUI+9t45aA2p5FCz91pbCGO5faIUlgfJGj4Z7TrSmFhpTjbBd52oTrBuo1dkMsucEfifYXoViGjFHSrEH2qECML31av12avXqEo2VP18lG9lmGnwiwvniz75sdpgt2eMtziyqnvNPh00svV9+fKjRS0AbjXynVf0CoLX96cP7n1sfzHP1IqlUqlUqnUV/oA+W4NJl09pOMAAAAASUVORK5CYII=');
}

.navbar-brand-mini-wrapper a:hover{
	background-color: #fff;
}

}

.scroller img {
    height: 190px;
}

.scroller {
    overflow: hidden;
    width: 100%;
    height: 190px;
    position: relative;
    margin: 0;
    padding: 0;
}

.scroller li {
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 0;
    margin-right: 2px;
}

.scrollerWrapper {
    position: absolute;
    top: 0;
}

.headerwrap {
    margin: 0;
    padding: 0;

    height: 190px;
    width: 100%;

    overflow: hidden;
    position: relative;
}

.circle-shadow {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
}

.top-pool .circle-shadow {

    background-color: rgba(255, 255, 255, 0.4);
}

.top-pool:hover .circle-shadow {
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.9);
}

.cost {
    position: absolute;
    border-color: #ff9500;
    background-color: #ed4949;
    padding: .3em 1rem .3em .6em;

    right: 10%;
    top: 20%;

    -webkit-box-shadow: -2px 2px 7px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: -2px 2px 7px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    font-size: 16px;
    border-radius:5px;
    color: #fff;
	text-align: right;
}

.item-old-cost {
  color:#fff;
  font-size:13px;
  opacity: 0.75;
}

.ballon {
    position: absolute;
    border-color: #ff9500;
    background-color: #ffbb1c;
    padding: .3em 1rem .3em .6em;

    right: 1px;
    top: 37%;

    -webkit-box-shadow: -2px 2px 7px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: -2px 2px 7px 0 rgba(50, 50, 50, .75);
    box-shadow: -2px 2px 7px 0 rgba(50, 50, 50, .75);
    font-size: 1.063em;
    color: #fff;

    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2), 1px -1px 1px rgba(0, 0, 0, 0.2), -1px 1px 1px rgba(0, 0, 0, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.2);

}

.ballon:after {
    position: absolute;
    content: "";
    top: 100%;
    right: 0;
    border-top: 0 solid transparent;
    border-left-width: 1em;
    border-left-color: inherit;
    border-left-style: solid;
    border-bottom: 1em solid transparent;
    border-right: 0 solid transparent;
    width: 0;
    height: 0
}

.contacts {
    padding: 8px 0;
    line-height: 27px;
}

.contacts ul {
    margin-left: 0;
    padding-left: 0;
}

.contacts li {
    list-style-type: none;
}

.contacts .number {
    font-size: 22px;
    font-weight: 500;
    color: #52b6ec;
}

.contacts .prefix {
    font-size: 14px;
    color: #999;
}

.contacts:hover {
    background-color: transparent !important;
}

@font-face {
    font-family: "Rubl Sign";
    src: url(../fonts/ruble.eot);
}

span.rur {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
}

span.rur span {
    position: absolute;
    overflow: hidden;
    width: .45em;
    height: 1em;
    margin: .1ex 0 0 -.55em;
}

span.rur span:before {
    content: '\2013';
}

#main-top-bg {
    /* background-image: url(images/slider-bg-front.png);*/
    background-repeat: repeat;
    padding: 140px 0;

}

.logo3 {
    margin: 0 auto;
    padding: 20px 0 0 0;

}


.system-message *{
	margin:0;
	padding:0;
}

.system-message{
	position:fixed;
	right:23px;
	z-index: 9999;
	top:10px;
	max-width: 250px !important;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

@keyframes fadeOut {
  0% {opacity: 1;}
  100% {opacity: 0;}
}

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

.system-message h2 {
	display: none;
}
.system-message div {
	pointer-events: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: rgba(66,67,69,0.8);
	border-radius: 5px;
	text-shadow: -1px -1px 4px rgba(0, 0, 0, 0.3), 1px -1px 4px rgba(0, 0, 0, 0.3), -1px 1px 4px rgba(0, 0, 0, 0.3), 1px 1px 4px rgba(0, 0, 0, 0.2);
}
.system-message div a {
	font-weight: bold;
	color: #fff;
}

.system-message div {

	padding: 15px;
}

.system-message ul li {
	list-style-type: none;
	padding-bottom: 10px;
}
.system-message ul li:last-child {
	padding-bottom: 0;
}

.system-message div.messages {
	border: none;
	height: auto;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.system-message .close{
	display: none;
}

.poolvideo{
	margin-top: 10px;
	margin-bottom: 20px;
}

textarea {
	min-height: 50px;
	max-height: 300px;
    resize: vertical;
}
.bootstrap-select button {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.form-item label {
	font-weight: normal;
	color: #777;
	font-size:11px;
}

.checkbox {
	padding:0;
	margin:0;
}

.panel {
  box-shadow: none !important;
}

.spoiler-trigger {
	cursor: pointer;
}

#navbar nav {
z-index: 99999999;
}

.navbar-brand-mini-wrapper{
position:absolute;float:left;padding:0;margin:0;margin-left:15px;border:none;
}

.contacts {
float: left;background:#fff;padding:0;margin:0;margin-top:7px;margin-right:30px;border:none;
}

.opool-con{
margin-right:0 !important;position:absolute !important;right:-6px;
}

.front-circle{
border:55px solid transparent;margin-bottom:10px;
}

.top-pool img {
width:100%;
}

.front-circle-title{
position:absolute;width:100%;text-align:center;left:-5px;
}

.front-circle-title small{
color:#fff;font-style:italic;
}

.hidden{
visibility:hidden;
}

.opool-bc{
    margin-top:30px;
    margin-bottom:53px;
    min-height:36px;
}
@media (min-width: 768px){
    .opool-bc{
        margin-top:120px;
    }
}

.footer-link{
color:#52b6ec;
}

.navbar-header{
overflow:hidden;max-height:78px;
}

#recaptcha {
    width: 304px;
    margin: 0 auto 15px;

}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}


.btn-warning {
    background-color: #ed4949;
    border-color: #b94a48;
    color: #fff;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #b94a48;
    border-color: #b94a48;
    color: #fff;
}

.btn-buy {
	display: inline-block !important;
	background: #337ab7;
	border-color: transparent;
	color: #fff !important;
}

.img-center{
    margin: 0 auto;
    display: block;
}

.input-group-addon {
    min-width: 40px;
}
/* Селект с кастомной стрелкой */
.webform-component-select {
    position: relative;
}

.webform-component-select:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 5;
    pointer-events: none;
    color: #666;
}

select {
    /*text-indent: 0px;*/
    padding-right: 30px !important;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    cursor: pointer;
    font-size: 0;
}

select[name*="field_comment_rating"] {
	font-size: 16px;
}

select::-ms-expand {
    display: none;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
/* Селект с кастомной стрелкой */









.form-type-checkbox input,
.form-type-checkbox .description {
    display: none;
}

.form-type-checkbox {
    position: relative;
}

.form-type-checkbox label {
    cursor: pointer;
    min-height: 20px;
    text-align: left;
    padding-left: 25px;
}

.form-type-checkbox label:after {
    background: #fff;
    top: 2px;
    left: 0;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    content: "";
    border: 2px solid #c9c9c9;
    border-radius: 2px;
}

.form-type-checkbox input:checked + label:after {
    border-color: #52b6ec;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAICAMAAAAcEyWHAAAAIVBMVEUAAAD3+/33+//3+/33+//3+vz3///3+vz3+vz3+/33+v2p6F6ZAAAAC3RSTlMA7M/CW7IEy00b3J82TNEAAAAsSURBVHjaNcjJEQAgDMNAi3D3XzCMCf5ox8q1lQi2+gPl/vMDhqEKhmmY4RwSVQBpKyBohgAAAABJRU5ErkJggg==) no-repeat center center #52b6ec;
}

.form-type-checkbox label:hover:after {
    border-color: #52b6ec;
}




@media (min-width: 767px) {

    .contacts {

    }
}

@media (max-width: 767px) {
    .pool-otd {
        display: none;
    }
}

.form-item, .form-actions {
    margin-top: 0!important; 
    margin-bottom: 0!important; 
}



.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;

border: 1px solid #ddd;
border-radius: 4px;

}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.yt-iframe {
  width: 100% !important;
  min-height: 300px;
  border: 0;
}

.iframe {
  width: 100%;
  border: 0;
  min-height: 0 !important;
}


.breadcrumbs  {
    background: #fff;
    margin-bottom: 0 !important;
    font-size: 12px;
    padding: 8px 30px !important;
}

.breadcrumbs li {
	display: inline;
	padding-right: 8px;
}

.breadcrumbs li:not(:last-child):after {
	content: '/';
	display: block-inline;
	margin-left: 8px;
}

#header{
  background: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 0 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    height: 123px;
    /*transition: all 150ms ease-in-out;*/
}
.main-menu-top{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  padding-top: 15px;
  margin-bottom: 8px;
}
.main-menu-top .item-menu-top{
  margin-left: 15px;
}
.main-menu-top .item-menu-top a{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}

.main-menu-bottom{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
  
}
.main-menu-bottom .item-menu-bottom{
  /*margin-left: 15px;*/
  /*width: 15%;*/
  margin: 0 10px;
}
.main-menu-bottom .item-menu-bottom a{
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #52b6ec !important;
}

#contact .box{
  padding: 30px 30px 0 30px;
}


#toTop {
width:60px;
height: 60px;
background: url('/images/arrow.png') no-repeat;
/*border:1px solid #ccc;*/
/*background:#f7f7f7;*/
text-align:center;
padding:5px;
position:fixed;
bottom:7px; /* отступ кнопки от нижнего края страницы*/
left:10px;
cursor:pointer;
display:none;
z-index:999;
/*color:#333;*/
/*font-family:verdana;*/
/*font-size:11px;*/
}

@media (max-width: 768px) {

    .main-menu-top .item-menu-top {
      margin-left: 9px;
      text-align: center;
      font-size: 8px;
    }
    .main-menu-bottom .item-menu-bottom {
      margin: 0 5px 5px;
      text-align: center;
      font-size: 8px;
    }

    .navbar-default{
      z-index: 9999;
    }
    #header{
      height: 137px;
    }
    #main-top-bg{
      padding: 37px 0;
    }
}
/*about*/
.wrap-block {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.wrap-float {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 215px;
    text-align: center;
    margin-left: 10px;
}

.img-float {
    width: 215px;
    height: 250px;
    margin-bottom: 10px;
}
.img-float img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ruk {
    display: flex; 
    flex-direction: column;
    align-items: flex-end;
}
.ruk > div {
    font-style: normal;
}
.head-fl {
    font-weight: bold;
}
.fl-txt {
    font-style: italic;
    font-size: 16px;
}
.txt-aks{
  font-size: 18px;
}
.fl-company {
    font-weight: bold;
    margin-bottom: 20px;
}
.grid-centered {
    clear: both;
}
.clr:after {
    content: '';
    display: table;
    clear: both;
}
.head-midle {
    font-size: 30px;
    text-align: center;
    font-family: 'Roboto' !important;
    margin: 20px 0px;
    font-weight: 300;
    clear: both;
}
.img-akc {
    width: 400px;
    float: left;
    margin-right: 15px;



}
.item-block .txt-aks{
  text-align: justify;
}
.img-akc img{
  width: 400px;
}
.item-block {
    display: flex;
    box-shadow: 0px 0px 7px #d2d2d29c;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 25px;  
    padding-top: 13px;
}



@media(max-width: 520px){
    .wrap-block {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
}
.wrap-float{
  margin-left: 0;
}

.item-block {
    display: flex;
    box-shadow: 0px 0px 7px #d2d2d29c;
    border-radius: 5px;
    flex-direction: column;
    align-items: center;
    padding: 5px;
}
}
.akc-ibg img,
.akc-ibg{
  width: 100%;
}

.advent-bloc {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 25px;
    margin-top: 25px;
}
.item-ic-txt {
    text-align: center;
}
.item-ic{
    width: 60px;
    height: 50px;
    margin: 0px auto;
    margin-bottom: 10px;
}
.item-ic img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.item-txt-ic {
    font-size: 17px;
    font-weight: 400;
}
.item-txt-ic span {
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin-top: 5px;
}
.head-hits{
  font-weight: 300;
  font-size: 30px;
  text-align: left;
  margin: 15px 0px;
}
.head-hits.center{
  font-size: 30px;
  text-align: center;
  font-weight: 300;
}
.shem-work {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 20px 0px;
}
.item-block-sh {
    text-align: center;
}
.txt-sh {
    font-weight: 400;
    font-size: 14px;
    margin-top: 5px;
}
.ic-sh {
    width: 76px;
    height: 70px;
    margin: 0px auto;
}
.ic-sh img {
    width: 100%;
    height: 100%;
}
.numb-block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.item-numb {
    display: flex;
    align-items: center;
}
.txt-numb {
    margin-left: 15px;
}
.otzivi-box {
	margin: 40px 0;
	text-align: center;
}
.otzivi-box__title {
	font-weight: 300;
	font-size: 30px;
	margin-bottom: 40px;
}
.otzivi-box__name {
	font-weight: 300;
	font-size: 16px;
	color:  #52b6ec;
	text-transform: uppercase;
	text-align: left;
}
.otzivi-box__text {
	text-align: left;
}
.otzivi-box__link {
	margin: 50px auto 0;
}
.otzivi-box__link a {
	font-weight: 300;
	font-size: 16px;
	color:  #52b6ec;
	text-decoration: underline;
	transition: 0.3s;
}
.otzivi-box__link a:hover {
	text-decoration: none;
}
.otzivi-box .slick-initialized .slick-slide {
	height: auto;
}
.fz16 {
	font-size: 16px;
}
.otzivi-content {
	margin-top: 40px;
}
.otzivi-content__item {
	border-bottom: 1px solid #a5a4a4;
	margin-bottom: 35px;
}

.otzivi-content__data-name {
	display: flex;
	justify-content: space-between;
}
.otzivi-content__name {
	font-size: 16px;
	font-weight: 300;
	color:  #52b6ec;
	text-transform: uppercase;
}
.otzivi-content__text {
	font-size: 14px;
}
.otzivi-content__data {
	font-size: 13px;
	color: #a5a4a4;
}

.otzivi-content__item .links {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}

.otzivi-content__item .links li {
	margin: 0 5px;
}

.img-thumbnail {
	border: none;
}
.lead {
	font-weight: 400;
	margin-top: 20px;
}
.btn-group .btn {
	text-transform: uppercase;
}
.comp-box {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.prod-prev {
	margin-top: 60px;
}
.prod-prev__title {
	font-weight: 800;
	font-size: 24px;
	color:  #52b6ec;
	margin-bottom: 40px;
}
.comp-box {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	padding: 30px 0;
	justify-content: space-between;
}
.comp-box__item {
	width: 100%;
	max-width: 485px;
	padding-left: 60px;
}

.comp-box__title {
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
}
.comp-box__title:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -70px;
	width: 50px;
	height: 50px;
	background: url('/netcat_template/template/v2/images/icon-company.png') 0 0 no-repeat;
	background-size: contain;
}
.comp-box__item--serv .comp-box__title:before {
	background: url('/netcat_template/template/v2/images/icon-terms.png') 0 0 no-repeat;
	background-size: contain;
}
.comp-box__link {
	font-weight: 400;
	font-size: 14px;
	color: #52b6ec;
	text-decoration: underline;
}
.comp-box__link:hover {
	text-decoration: none;
}
@media(max-width: 992px){
    .navbar-default .navbar-nav > li > a {
        padding: 30px 13px;
    }
    #navbar ul li a {
        font-size: 12px;
    }
    .item-ic-txt {
        width: 50%;
    }
}
@media(max-width: 680px){

  .shem-work {
    flex-direction: column;
    align-items: center;
}
.item-ic-txt {
    width: 50%;
    margin-bottom: 15px;
}
    .advent-bloc {
        align-items: end;
    }


    .item-txt-ic span {
        font-size: 13px;
    }
.ic-sh-arr {
    transform: rotate(90deg);
    margin: 20px 0;
}
}


.compact #header .main-menu-top {
  display: none;
}

.compact .navbar-brand:before, .compact .navbar-brand:after {
  top: 0;
  bottom: 0;
}

.compact .navbar {
  margin-bottom: 0;
}

.compact {
  margin-top: 77px;
}

.compact #header {
  height: 78px;
}
.compact .contacts {
  margin-top: 12px;
}

input.form-submit {
    /*
    background-color: #ed4949;
    border-color: #b94a48;
    */
    background-color: #ec2323;
    border-color: #b90300;
    color: #fff;
}
input.form-submit:hover {
    background-color: #ec2323;
    border-color: #b90300;
    color: #fff;
}

@media (min-width: 1200px) {
    .myDiv {
        width: 24% !important
    }
        }
    
        .layout-table-aw {
            border-collapse: collapse;
            width: 100%;
            max-width: 100%;
            margin: 15px 0;
        }
                
        .layout-table-aw th, .layout-table-aw td {
            border: 1px solid;
            padding: 5px;
        }
    
        .myClass {
            text-align: center;
            font-weight: bold;
            color: black;
        }
                
        .layout-table-aw th {
            font-weight: bold;   
            color: black;     
        }
                
        @media (max-width:400px) {
            .layout-table-aw th, .layout-table-aw td {
                font-size: 0.8em;
            }
        }
    
        .myH3 {
            font-size: 24px;
            color: #777;
        font-weight: 300;
        text-align: center
        }
    
        .myBlock1504 {
            display: flex;
            justify-content: space-around;
            margin-top: 40px;
        }
    
        .myBlock1504>div {
            width: 40%;
            height: 300px;
            display: block
        }
    
        .myBlock1504>div img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    
        @media (max-width:980px) {
            .myBlock1504 {
                flex-direction: column;
                align-items: center
            }
    
            .myBlock1504>div {
                margin-bottom: 20px;
                width: 100%;
            }
        }


/* ПОИСК */
.live-search-main {
    position: relative;
    margin-top: -4px;
}
#autocomplete {
    position: absolute;
    background-color: white;
    width:368px !important;
    z-index: 999;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.2);
}
.live-results-search-textfield {
    width: 235px;
    outline: none !important;
    padding: 0 5px;
}

.live-results-search-textfield:active, .live-results-search-textfield:focus {
    outline: none !important;
}


.item-menu-top.search {
    margin-left: 0;
    margin-right: 30px;
}
#autocomplete ul {
    margin: 0;
    padding: 0 8px;
}
.live-search-main input[type="submit"] {
    width: auto;
    display: none;
    padding: 2px 12px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: none;
}
.live-search-item {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
}
.live-search-photo {
    width: 60px;
    float: left;
}
.live-search-photo img {
    max-width: 60px;
}
.live-search-block {
    margin-left: 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

}

.live-search-price {
    font-size: 13px;
    color: #a94442;

}

@media screen and (max-width: 992px) {
    .live-results-search-textfield {
        width: 200px;
    }
    .navbar-default .navbar-brand:before, .navbar-default .navbar-brand:after {
        bottom: 6px;
    }
}

.search-icon-position {
    position: absolute;
    right: 2px;
    top: 4px;
}
.search-icon {
    border: none;
    background-color: transparent;
    background-image: url(/netcat_template/template/v2/images/search-icon.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 50%;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    margin: -3px 0 0 5px;
    padding: 0 8px 0 6px;
    cursor: pointer;
    opacity: .4;
}

.accept-payment {
  display: inline-block;
  width: 240px;
  height: 41px;
  background: url(/netcat_template/template/v2/images/oplata.png) no-repeat center center;
  background-size: contain;
}

.all-results-block {
    padding: 4px 8px;
    text-align: right;
}

.search-api-page-results {
    padding: 0 15px;
}
.search-api-page-results h2 {
    font-size: 32px;
    padding: 0;
    margin: 0 0 14px 0;
}
.search-api-page-results ol{
    margin: 0;
    padding: 0;
}
.search-result-photo {
    float: left;
    width: 80px;
}
.search-result-info {
    margin-left: 92px;
}
.search-result-info .title {
    margin: 0 0 10px 0;
}
.search-result-photo img {
    max-width: 80px;
}
.search-result .title {
    font-size: 15px;
}
.search-result .title a {
    text-decoration: underline;
}
.search-result .title a:hover {
    text-decoration: none;
}
.search-api-page-results .search-result {
    padding-bottom: 16px;
    padding-top: 16px;
    border-bottom: 1px solid #ddd;
}
.search-api-page-results .pager {
    margin: 0;
    padding: 0;
}
.search-api-page-results .pager li {
    display: inline-block;
    margin: 0 4px;
}
.search-api-page-results .search-results {
    margin-bottom: 10px;
}

.search-api-page-results h2.element-invisible {
    font-size: 26px;
}
.search-api-page-results .pager .pager-last {
    display: none;
}

@media screen and (max-width: 767px) {
    .main-menu-top .item-menu-top {
        display: none;
    }
    .main-menu-top .item-menu-top.search {
        display: block;
        width: 100%;
        margin: 0;
        font-size: 14px;
        padding-top: 5px;
        text-align: left;
        height: 56px;
    }
    .header-container {
        position: relative;
    }
    .search-api-page-results {
        padding: 0;
    }
    .search-result-photo img {
        max-width: 60px;
    }
    .search-result-photo {
        width: 60px;
    }
    .search-result-info {
        margin-left: 78px;
    }
    .search-api-page-results h2 {
        font-size: 25px;
    }
    .search-api-page-results h2.element-invisible {
        font-size: 23px;
    }
    .search-icon-header {
        border: none;
        background-color: transparent;
        background-image: url(/netcat_template/template/v2/images/search-icon.svg);
        background-repeat: no-repeat;
        background-size: 23px 23px;
        background-position: 50%;
        width: 20px;
        height: 20px;
        vertical-align: middle;
        cursor: pointer;
        opacity: .6;
        display: block;
    }

    #menu-mobile-btn {
        margin-right: 3px;
    }
    #search-mobile-btn {
        margin-right: 10px;
        padding: 6px 10px;
    }
    .contacts {
        margin-right: 16px;
    }

    .main-menu-top {
        padding-top: 15px;
        margin-bottom: 8px;
        position: absolute;
        height: 57px;
        z-index: 1000;
        top: 62px;
        background: white;
        width: auto;
        left: 15px;
        right: 15px;
    }
    .live-results-search-textfield {
        width: 260px;
        margin-left: 15px;
        margin-right: 15px;
    }
    .live-search-main {
        width: 100%;
    }
    #autocomplete {
        width: 100% !important;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }
    #autocomplete ul {
        margin: 0;
        padding: 0 15px;
        max-height: 160px;
        overflow-y: scroll;
    }
    .search-icon-position {
        position: absolute;
        right: auto;
        top: 4px;
        left: 246px;
    }
    a.nav-expander {
        bottom: 10px;
    }
}


.consultation-block .ig {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.consultation-block .ig-append {
    margin-left: -1px;
}
.consultation-block .ig-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.consultation-block a.ajax-processed {
    display: none;
}
.ig>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ig .btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.ig input.form-submit:active, .ig input.form-submit[disabled]:active {
    background-color: #ec2323 !important;
    border-color: #b90300 !important;
}
.ig input.form-submit.disabled:hover, .ig input.form-submit[disabled]:hover {
    background-color: #ec2323 !important;
    border-color: #b90300 !important;
}


.ig>.custom-file, .ig>.custom-select, .ig>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.consultation-block {
    margin: 32px 0 24px 0
}
.consultation-form {
    max-width: 268px;
    margin: 0 auto;
}
.consultation-title {
    font-weight: 800;
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
    color:#52b6ec;
}
.consultation-text {
    font-size: 16px;
    text-align: center;
    margin-bottom: 10px;
}
.consultation-block input[type="submit"].btn-block {
    width: auto;
}
.consultation-form .messages.error .element-invisible {
    display: none;
}
.consultation-form .messages.error {
    color: red;
}

@media screen and (max-width: 430px) {
    .consultation-title {
        font-size: 20px;
    }
}


.flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.flex-col, .flex-col-1, .flex-col-10, .flex-col-11, .flex-col-12, .flex-col-2, .flex-col-3, .flex-col-4, .flex-col-5, .flex-col-6, .flex-col-7, .flex-col-8, .flex-col-9, .flex-col-auto, .flex-col-lg, .flex-col-lg-1, .flex-col-lg-10, .flex-col-lg-11, .flex-col-lg-12, .flex-col-lg-2, .flex-col-lg-3, .flex-col-lg-4, .flex-col-lg-5, .flex-col-lg-6, .flex-col-lg-7, .flex-col-lg-8, .flex-col-lg-9, .flex-col-lg-auto, .flex-col-md, .flex-col-md-1, .flex-col-md-10, .flex-col-md-11, .flex-col-md-12, .flex-col-md-2, .flex-col-md-3, .flex-col-md-4, .flex-col-md-5, .flex-col-md-6, .flex-col-md-7, .flex-col-md-8, .flex-col-md-9, .flex-col-md-auto, .flex-col-sm, .flex-col-sm-1, .flex-col-sm-10, .flex-col-sm-11, .flex-col-sm-12, .flex-col-sm-2, .flex-col-sm-3, .flex-col-sm-4, .flex-col-sm-5, .flex-col-sm-6, .flex-col-sm-7, .flex-col-sm-8, .flex-col-sm-9, .flex-col-sm-auto, .flex-col-xl, .flex-col-xl-1, .flex-col-xl-10, .flex-col-xl-11, .flex-col-xl-12, .flex-col-xl-2, .flex-col-xl-3, .flex-col-xl-4, .flex-col-xl-5, .flex-col-xl-6, .flex-col-xl-7, .flex-col-xl-8, .flex-col-xl-9, .flex-col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.flex-col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.flex-col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 430px) {
    .flex-row .flex-col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .flex-row .flex-col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


.contacts-block {
    margin-bottom: 20px;
}
.contacts-phones a {
    text-decoration: none;
    border-bottom: 1px dashed #52b6ec;
}


@media (max-width: 767px) {
    .akc-block .item-block {
        display: block;
    }
    .mobile-no-padding {
        padding: 0 !important;
    }
    h1 {
        font-size: 26px;
    }
    .breadcrumb {
        padding: 8px 15px !important
    }
    .img-akc {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 10px;
        margin-top: 2px;
    }

    .img-akc img {
        width: 100%;
    }
    .box {
        padding: 50px 15px;
    }
}

/*service*/
.consultation-service .webform-confirmation {
    color: #1c1e23;
    font-weight: bold;
}
.consultation-block.consultation-service {
    margin: 0;
}
.consultation-service .consultation-form {
    max-width: 350px;
    margin: 0;
}

.consultation-service .consultation-form input.form-submit {
    background-color: #00b7ee;
    border-color: #00b7ee;
    color: #fff;
}
.consultation-service .consultation-form input.form-submit:hover {
    background-color: #00b7ee;
    border-color: #00b7ee;
    color: #fff;
}

.consultation-service .consultation-form .ig input.form-submit:active,
.consultation-service .consultation-form .ig input.form-submit[disabled]:active {
    background-color: #00b7ee !important;
    border-color: #00b7ee !important;
}
.consultation-service .consultation-form .ig input.form-submit.disabled:hover,
.consultation-service .consultation-form .ig input.form-submit[disabled]:hover {
    background-color: #00b7ee !important;
    border-color: #00b7ee !important;
}


.pool-service-consult-block {
    margin-left: 10px;
}

.pool-service-consult {
    margin-top: 8px;
}
.pool-service-consult-title {
    font-weight: bold;
    color: #1c1e23;
    font-size: 17px;
    margin-top: 15px;
}
.pool-service-consult-text {
    font-size: 13px;
    color: #1c1e23;
    margin-bottom: 15px;
}
.pool-service-action {
    margin-top: 22px;
}
.pool-service-action-title {
    color: #eb0000;
    font-weight: bold;
    font-size: 18px;
}
.pool-service-action-text {
    font-size: 14px;
    color: #1c1e23;
}
.pool-service-text-block1 {
    color: #1c1e23;
    margin-top: 36px;
    margin-bottom: 42px;
}
.pool-service-small-title {
    color: #00b7ee;
    font-size: 17px;
    font-weight: bold;
}
.pool-service-benefits .pool-service-small-title {
    margin-bottom: 18px;
}
.pool-service-howoften .pool-service-small-title {
    margin-bottom: 16px;
}
.pool-service-bg1 {
    width: 100%;
    height: 550px;
    background: url(/netcat_template/template/v2/images/service/bg1.png) no-repeat center bottom;
    background-size: 100%;
}
.pool-service-bg2 {
    width: 100%;
    height: auto;
    background: url(/netcat_template/template/v2/images/service/bg2.png) no-repeat center center;
    background-size: 100%;
}
.pool-service-list {
    color: #1c1e23;
    margin-top: 12px;
    padding-left: 17px;
    padding-bottom: 0;
    text-indent: -17px;
}
.pool-service-list li {
    margin-bottom: 10px;
}

.pool-service-list li:before {
    content: "\1F4A7 \020";
    color: #00b7ee;
    font-size: 10px;
    font-family: Verdana,sans-serif;
    margin-right: 4px;
    position: relative;
    top: -2px;
}
.pool-service-howoften {
    margin-top: 46px;
    color: #1c1e23;
}

#node-979, #node-981 {
    margin-left: -30px;
    margin-right: -30px;
}
.pool-service-consult-price img {
    width: 236px;
}
.pool-service-content {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 1200px) {
    .pool-service-consult-block {
        margin-left: 0;
    }
    .pool-service-bg1 {
        height: 620px;
    }
    .pool-service-bg2 {
        background: url(/netcat_template/template/v2/images/service/bg2.png) no-repeat top center;
    }
}


@media (max-width: 992px) {
    .pool-service-bg1 {
        height: 558px;
    }
    .pool-service-bg2 {
        background: url(/netcat_template/template/v2/images/service/bg2.png) no-repeat top right;
        background-size: 90%;
    }
}

@media (max-width: 767px) {
    .pool-service-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    #node-979 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .pool-service-bg1 {
        height: 525px;
    }
    .pool-service-bg2 {
        width: 100%;
        height: auto;
        background: none;
        background-size: 80%;
    }

}
@media (max-width: 700px) {
    .pool-service-bg1 {
        height: 495px;
    }
}
@media (max-width: 650px) {
    .pool-service-bg1 {
        height: 470px;
    }
}
@media (max-width: 360px) {
    .pool-service-bg1 {
        height: 460px;
    }
}

.pool-service-benefits {
    margin-top: 30px;
}


.text-danger {
    color: #ec2323;
}

.btn-warning {
    background-color: #ec2323;
    border-color: #b90300;
    color: #fff;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
    background-color: #c1201d;
    border-color: #b90300;
}
.btn-product .btn {
    font-size: 15px;
}
@media (max-width: 767px) {
    .btn-product .btn {
        font-size: 14px;
    }
}

/*благодарности*/
.thanks-box .thanks-box__item {
    max-height: 100%;
}
.thanks-box .thanks-box__item img {
    height: 185px;
    width: auto;
    object-fit: unset;
    margin: 0 auto;
}

.thanks-box .slick-initialized .slick-slide {
    height: 185px;
}

.thanks-box .slick-next {
    right: 0;
}
.thanks-box .slick-prev {
    left: 0;
}
.thanks-box .slick-prev:before, .thanks-box .slick-next:before {
    color: #cacaca;
    font-size: 26px;
}
.thanks-box .thanks-box__title {
    font-weight: 300;
    font-size: 30px;
    margin-bottom: 34px;
    text-align: center;
}
.thanks-box {
    margin-bottom: 30px;
}

.soputstv.slick-initialized .slick-slide {
    width: auto;
    height: auto;
}
.soputstv.slick-initialized .slick-slide img {
    width: 140px;
    height: 140px;
    margin: 0 auto;

}
.soputstv.slick-initialized .slick-slide a.title-block {
    margin-top: 7px;
    display: block;
}
.soputstv .slick-next {
    right: -5px;
    top:78px;
}
.soputstv .slick-prev {
    left: -5px;
    top:78px;
}
.soputstv .slick-prev:before, .soputstv .slick-next:before {
    color: #cacaca;
    font-size: 26px;
}

/*консервация*/

.pool-service-text {
    margin: 12px 0 12px 0;
    color: #1c1e23;
}
.pool-conservation-bg1 {
    width: 100%;
    height: 700px;
    background: url(/netcat_template/template/v2/images/conservation/bg1.png) no-repeat center bottom;
    background-size: 100%;
    margin-bottom: 26px;
    margin-top: 18px;
}

.pool-unconservation {
    margin-top: 26px;
    margin-bottom: 26px;
    color: #1c1e23;
}
.pool-unconservation .pool-service-small-title {
    margin-bottom: 16px;
}

.pool-conservation-bg2 {
    width: 100%;
    height: auto;
    background: url(/netcat_template/template/v2/images/conservation/bg2.png) no-repeat center center;
    background-size: 100%;
}
.pool-conservation-bg1 .pool-service-consult-title {
    margin-bottom: 15px;
    margin-top: 0;
}
@media (max-width: 1200px) {
    .pool-conservation-bg1 {
        height: 640px;
    }
    .pool-conservation-bg2 {
        background: url(/netcat_template/template/v2/images/conservation/bg2.png) no-repeat top center;
    }
}
@media (max-width: 992px) {
    .pool-conservation-bg1 {
        height: 550px;
    }
    .pool-conservation-bg2 {
        background: url(/netcat_template/template/v2/images/conservation/bg2.png) no-repeat top right;
        background-size: 90%;
    }
}

@media (max-width: 767px) {

    #node-981 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .pool-conservation-bg1 {
        height: 535px;
    }
    .pool-conservation-bg2 {
        width: 100%;
        height: 700px;
        background: none;
        background-size: 80%;
    }

}
@media (max-width: 700px) {
    .pool-conservation-bg1 {
        height: 476px;
    }
}
@media (max-width: 650px) {
    .pool-conservation-bg1 {
        height: 464px;
    }
}
@media (max-width: 360px) {
    .pool-conservation-bg1 {
        height: 464px;
    }
}

@media (max-width: 767px) {
    .ic-numb {
        min-width: 60px;
    }
    .item-numb {
        margin-bottom: 22px;
    }
    .item-numb:last-child {
        margin-bottom: 0;
    }
}

.advent-bloc {
    margin-top: 46px;
}

@media (max-width: 767px) {
    .comp-box__item--serv {
        margin-top: 30px;
    }
}

.consultation-block.stroy-service {
    margin-top: 55px;
    margin-bottom: 15px;
}

.service-gallery.slick-slider {
    display: none;
}
@media (max-width: 767px) {
    .consultation-block.stroy-service {
        margin-top: 35px;
        margin-bottom: 15px;
    }
    .service-gallery.slick-slider {
        display: block;
    }
    .myBlock1504 {
        display: none;
    }
}
.service-gallery.slick-initialized .slick-slide {
    width: auto;
    height: auto;
}
.service-gallery.slick-initialized .slick-slide img {
    width: 200px;
    height: 200px;
    margin: 0 auto;

}
.service-gallery.slick-initialized .slick-slide a.title-block {
    margin-top: 7px;
    display: block;
}
.service-gallery .slick-next {
    right: 0;
    top:99px;
}
.service-gallery .slick-prev {
    left: 0;
    top:99px;
}
.service-gallery .slick-prev:before, .service-gallery .slick-next:before {
    color: #cacaca;
    font-size: 26px;
}

.worktime {
    font-size: 13px;
    line-height: 13px;
    margin-top: 4px;
}

.contacts {
    margin-top: 2px;
}

.contacts .email {
    font-size: 16px;
    line-height: 22px;
    color: #52b6ec;
}

.compact .contacts {
    margin-top: 6px;
}




@media screen and (max-width: 1200px) {
    .contacts .number {
        line-height: 22px;
    }
    #navbar .worktime {
        font-size: 13px;
        margin-top: 2px;
        line-height: 13px;
    }
}

@media (max-width: 992px) {
    .nav>li.service-menu {
        display: none;
    }
    .compact .contacts {
        margin-top: 11px;
    }

    .contacts {
        margin-top: 7px;
    }
    .contacts .number {
        line-height: 14px;
    }
    #navbar .worktime {
        font-size: 12px;
        margin-top: 2px;
        line-height: 12px;
    }
    #navbar ul li a {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .nav>li.service-menu {
        display: block;
    }
    .worktime {
        font-size: 11px;
        margin-top: 0;
        line-height: 11px;
    }
    #navbar .contacts .email a {
        color: #999;
        font-size: 12px;
        font-weight: 500;
    }

}

@media screen and (max-width: 430px) {
    .contacts {
        margin-top: 11px !important;
    }
}

.promo-pools {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  justify-content: center;
}

.promo-pools .img-circle {
  max-width: 320px;
  max-height: 320px;
  object-fit: contain;
}

.promo-pools .col-sm-4,
.promo-pools .col-lg-4,
.promo-pools .col-md-4 {
  float: none;
}


.row-flex {
  display: flex;
  flex-wrap: wrap;
}

.content__left-side {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .content__left-side {
    flex: 0 0 29.41176%;
    max-width: 29.41176%;
    padding-right: 10px;
  }
}

@media (min-width: 1200px) {
  .content__left-side {
    flex: 0 0 25.21008%;
    max-width: 25.21008%;
  }
}

.content__main-side {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 992px) {
  .content__main-side {
    flex: 0 0 70.58824%;
    max-width: 70.58824%;
    padding-left: 10px;
  }
}

@media (min-width: 1200px) {
  .content__main-side {
    flex: 0 0 74.78992%;
    max-width: 74.78992%;
  }
}

.catalog__total {
  text-align: center;
}

/* Цены на бассейны */
.pool-price h4 {
    font-weight: 400;
}

.pool-price .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.col-lg-6 {
    flex: 0 0 50%;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 992px) {
    .col-lg-6 {
        flex: 0 0 100%;
        width: 100%;
    }
}

.pool-price--preview {
    position: relative;
}

.pool-price--price {
    position: absolute;
    top: 15px;
    left: 15px;
    border-color: #ff9500;
    background-color: #ed4949;
    padding: .3em 1rem .3em .6em;
    -webkit-box-shadow: -2px 2px 7px 0 rgba(50,50,50,.75);
    -moz-box-shadow: -2px 2px 7px 0 rgba(50,50,50,.75);
    box-shadow: 0 0 5px 0 rgba(50,50,50,.75);
    font-size: 18px;
    border-radius: 0 5px 5px 0;
    color: #fff;
}

.pool-price--preview img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 270px;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pool-price--title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 15px;
}

.pool-price--table {
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
}

.pool-price--table tr {
    border-bottom: 1px solid #ddd;
}

.pool-price--table tr.pool-price--total {
    border-top: 2px solid #ddd;
}

.pool-price--table tr:nth-child(even) {
    background: #f8f8f8;
}

.pool-price--table tr:hover {
    background: #f1f1f1;
}

.pool-price--table td,
.pool-price--table th {
    padding: 5px 5px 4px;
}

.pool-price--table td:nth-child(2),
.pool-price--table th:nth-child(2) {
    white-space: nowrap;
    width: 200px;
    padding-left: 10px;
}

.pool-price--info {

}

.w100 {
    width: 100%;
}

.pool-price.js .pool-price--info {
    position: relative;
    height: 124px;
    overflow: hidden;
    margin-bottom: 30px;
}

.pool-price.js .pool-price--info:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}



.pool-price.js ._show .pool-price--info {
    height: auto;
    overflow: visible;
    margin-bottom: 0;
}

.pool-price.js ._show .pool-price--info:after {
    visibility: hidden;
    opacity: 0;
}

.pool-price.js .pool-price--title {
    text-decoration: underline;
    text-decoration-style: dashed;
    color: #52b6ec;
    cursor: pointer;
}

.pool-price.js .pool-price--title:hover {
    color: #80c9f1;
}

.pool-price.js .pool-price--title:after {
    content: '(Открыть)';
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #797878;
    text-decoration: none;
}


.pool-price.js ._show .pool-price--title:after {
    content: '(Закрыть)';
    text-decoration: none;
}

/* Постраничный навигатор */

.pager {
  display: flex;
  justify-content: center;
  margin-bottom: 2.25rem !important;
  padding-top: 2.5rem;
  padding-left: 0;
  list-style: none !important;
  font-size: 16px;
}

.pager li {
  height: 30px;
  width: 30px;
  padding: 0 !important;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ddd;
  border-right: 0;
  background: #fff;
  font-size: .875rem !important;
}

.pager li:before {
  display: none !important;
}

.pager li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333333;
}

.pager li a:hover {
  color: #80c9f1;
}

.pager-ellipsis {
  color: #a1a1a1;
}

.pager li:first-child {
  border-radius: .2rem 0 0 .2rem;
}

.pager li:last-child {
  border-radius: 0 .2rem .2rem 0;
  border-right: 1px solid #ddd;
}

.pager-current {
  background: #80c9f1 !important;
  border-color: #80c9f1 !important;
  color: #fff;
}

/* Новый каталог */
.catalog-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    padding: 0;
}

.catalog-grid--wrap {
    padding-bottom: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;  
}

.catalog-grid--wrap h3 {
  margin-bottom: 15px;
  font-weight: 400;
}

.catalog-item {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
    text-align: center;
}

@media screen and (min-width: 576px) {
    .catalog-item {
        flex: 0 0 50%;
        width: 50%;
    }
}

@media screen and (min-width: 992px) {
    .catalog-item {
      flex: 0 0 25%;
      width: 25%;
    }
}

.catalog-item img {
    margin-bottom: 5px;
    border-radius: 100%;
    border: 1px solid #ddd;
    padding: 4px;
    background: #fff;
}

.catalog-item a {
    display: block;
    color: #777;
}

.catalog-item a:hover {
    color: #333;
}

.to-all-pools--wrap {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
  border-top: 1px solid #ddd;
  text-align: right;
}

.catalog__top-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.25rem;
  padding: .875rem 1rem .8rem;
  border: 1px solid #ddd;
  border-right: 0;
  border-left: 0;
  background: #fff;
  font-size: 1.35rem;
}

.sort__wrap {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .sort__wrap {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
}

.sort__label {
  margin-right: .6rem;
}

.sort__selected-wrap {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: #23527c;
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(35, 82, 124, 0.3);
          text-decoration-color: rgba(35, 82, 124, 0.3);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.sort__selected-wrap:hover {
  color: #80c9f1;
  -webkit-text-decoration-color: #80c9f1;
          text-decoration-color: #80c9f1;
}

.sort__selected-wrap:hover .sort__icon {
  fill: #80c9f1;
}

.sort__selection-list {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0 8px;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style: none;
  transform: translateX(-25%) translateY(-1.25rem);
  transition: all 0.2s ease-in-out;
}

.sort__selection-list._show {
  visibility: visible;
  opacity: 1;
  transform: translateX(-25%) translateY(0);
}

.sort__selection-item {
  padding: 5px 8px;
  border-bottom: 1px solid #e6e6e6;
  color: #6c757d;
  white-space: nowrap;
}

.sort__selection-item:last-child {
  border-bottom: 0;
}

.sort__selection-item:hover {
  color: #ff521d;
}

.sort__selection-item._selected {
  color: #333333;
}

.sort__icon {
  position: relative;
  width: 20px;
  height: 20px;
  margin-left: 5px;
}

.sort__icon:after {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  border-width: 8px 4px 0 4px;
  border-style: solid;
  border-color: #23527c transparent transparent transparent;
}

.show-by__wrap {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .show-by__wrap {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
}

.show-by__label {
  margin-right: .6rem;
}

.show-by__selected-wrap {
  position: relative;
  display: flex;
  align-items: center;
  padding: 0;
  border: 0;
  background: transparent;
  color: #23527c;
  cursor: pointer;
  text-decoration: underline;
  -webkit-text-decoration-color: rgba(35, 82, 124, 0.3);
          text-decoration-color: rgba(35, 82, 124, 0.3);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.show-by__selected-wrap:hover {
  color: #80c9f1;
  -webkit-text-decoration-color: #80c9f1;
          text-decoration-color: #80c9f1;
}

.show-by__selected-wrap:hover .show-by__icon {
  fill: #80c9f1;
}

.show-by__selection-list {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0 8px;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style: none;
  transform: translateX(-25%) translateY(-1.25rem);
  transition: all 0.2s ease-in-out;
}

.show-by__selection-list._show {
  visibility: visible;
  opacity: 1;
  transform: translateX(-25%) translateY(0);
}

.show-by__selection-item {
  padding: 5px 8px;
  border-bottom: 1px solid #e6e6e6;
  color: #6c757d;
  white-space: nowrap;
}

.show-by__selection-item:last-child {
  border-bottom: 0;
}

.show-by__selection-item:hover {
  color: #ff521d;
}

.show-by__selection-item._selected {
  color: #333333;
}

.show-by__icon {
  width: .875rem;
  height: .875rem;
  margin-left: .25rem;
  fill: #ff521d;
  transform: rotate(-90deg);
}

.page-catalog-basseyny .view-products-term { 
  margin-top: 15px;
}

.categories .grid {
  position: relative;
}

.categories .grid.closed:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 55px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 20%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}


/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

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

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

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

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

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

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

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

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

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

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

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

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

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

.irs--round {
  height: 20px;
  margin-bottom: .6rem;
}

.irs--round .irs-line {
  top: 9px;
  height: 2px;
  background-color: #e6e6e6;
}

.irs--round .irs-bar {
  top: 9px;
  height: 2px;
  background-color: #337ab7;
}

.irs--round .irs-handle {
  top: 0px;
  width: 20px;
  height: 20px;
  background-color: #337ab7;
  border-radius: 100%;
  cursor: ew-resize;
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #83baea;
}

/* Фильтр */
.category-fiter {
  margin-bottom: 30px;
}

.catalog__filter {
  position: relative;
  padding: .75rem 1.2rem;
  border: 1px solid #e6e6e6;
  background: #f5f5f5;
}

.views-exposed-widget {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.views-widget {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.catalog__filter-range {
  flex: 0 0 100%;
  width: 100%;
}

#edit-field-width-value-wrapper .form-item,
#edit-field-length-value-wrapper .form-item,
#edit-field-depth-value-wrapper .form-item,
#edit-field-number-seats-value-wrapper .form-item,
#edit-field-cost-value-wrapper .form-item {
  flex: 0 0 50%;
  max-width: 50%;
}

.category-fiter .views-exposed-widgets {
  display: flex;
  flex-wrap: wrap;
  margin-left: -13px;
  margin-right: -13px;
}

.category-fiter #edit-field-width-value-wrapper,
.category-fiter #edit-field-length-value-wrapper,
.category-fiter #edit-field-depth-value-wrapper,
.category-fiter #edit-field-number-seats-value-wrapper,
.category-fiter #edit-field-cost-value-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width:992px){
	.category-fiter #edit-field-width-value-wrapper,
	.category-fiter #edit-field-length-value-wrapper,
	.category-fiter #edit-field-depth-value-wrapper,
	.category-fiter #edit-field-number-seats-value-wrapper,
	.category-fiter #edit-field-cost-value-wrapper {
	  flex: 0 0 33.333%;
	  max-width: 33.333%;
	  padding-left: 15px;
	  padding-right: 15px;
	}	
}

.category-fiter  #edit-field-equipment-tid-wrapper {
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;  
}

.category-fiter.cat-3 #edit-field-equipment-tid-wrapper {
  flex: 0 0 auto;
  max-width: auto;
  flex-grow: 1;
}

.buttons-filter-send {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: .45rem;
  padding-bottom: .45rem;
}

.form-reset {
  display: inline;
  height: 34px;
  line-height: 2.25rem;
  padding: 0;
  border: 0;
  background: transparent;
  font-size: .875rem;
  font-weight: 700;
  color: #337ab7;
  text-transform: uppercase;
  cursor: pointer;
}

.category-fiter .buttons-filter-send {
  flex: 0 0 100%;
  max-width: 100%;  
  justify-content: left;
  padding-left: 15px;
  padding-right: 15px;
}

.category-fiter .form-reset {
  margin-left: 15px;  
}

[class*="-value-min"] {
  position: relative;
  padding-right: 10px;
}

[class*="-value-min"]:after {
  content: '';
  position: absolute;
  top: 1.5rem;
  right: -.25rem;
  width: .5rem;
  border-top: 1px solid #e6e6e6;
}

[class*="-value-max"] {
  padding-left: 10px;
}

.man-seats {
  display: flex;
  margin: 0 -2px;
}

.man-seats label {
  text-indent: -9999px;
  width: 20px;
  height: 55px;
  background: url('/netcat_template/template/v2/images/man-number-seats.png') no-repeat center;
  background-size: contain;
  cursor: pointer;
  margin: 0 2px;
  opacity: .4;
}

.man-seats label:hover {
  opacity: .75;
}

.man-seats .active label,
.man-seats input:checked + label {
  opacity: 1;
}

.product-photos {
  margin-bottom: 15px;
  margin-left: -15px;
}


@media (max-width: 767px) {
  .product-photos {
    margin-left: 0;
  }
}

.product-photos.slick-initialized .slick-slide {
  height: auto;
  padding: 0;
}

.product-photos--nav {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media (max-width: 767px) {
  .product-photos--nav {
    margin-left: 0;
  }
}

.product-photos--nav .photo-item {
	margin: 0 5px;
}

.product-photos--nav .slick-list {
  margin: 0 -5px;
}

.product-photos--nav .slick-track {
  display: flex !important;
  margin: 0;
}

.product-photos--nav.slick-initialized .slick-slide {  
  height: auto;
  padding: 0 5px;
  float: none;
}

.product-photos img,
.product-photos--nav img {
  max-width: 100%;
  height: auto;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}

.product-photos--nav img {
  width: 100%;
  max-width: 75px;
  height: auto;
}

.product-photos img:hover,
.product-photos--nav img:hover {
  border-color: #888;
}

.product-photos--nav .slick-current img {
  border-color: #80c9f1;
}

.product-photos--nav .slick-next {
    right: 0;
}
.product-photos--nav .slick-prev {
    left: 0;
}
.product-photos--nav .slick-prev:before, .product-photos--nav .slick-next:before {
    color: #cacaca;
    font-size: 26px;
}

#product-photos--modal.in {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

#product-photos--modal .modal-body {
  text-align: center;
}

#product-photos--modal img {
  max-width: 100%;
  height: auto;
}

.views-row .fivestar-static-item {
  display: flex;
  justify-content: center;
}

#node-861 .views-row .fivestar-static-item,
.node-type-product .views-row .fivestar-static-item {
  display: flex;
  justify-content: start;	
}

#edit-fivestar-submit {
  display: none;
}

[id*="edit-fivestar-submit"] {
  display: none;
}

.catalog div.fivestar-widget {
  display: flex;
  justify-content: center;
}

#search-all-results {
  border: none;
  background: none;
  padding: 0;
  color: #337ab7;
}

#search-all-results:hover {
  color: #52b6ec;
}

ul.galka {
    list-style-type: none; 
    padding-left: 5; 
}

ul.galka li {
    position: relative; 
    padding-left: 25px; 
    margin-bottom: 5px; 
}

ul.galka li::before {
    content: "\2713"; 
    position: absolute; 
    left: 0; 
    top: 1px; 
    width: 16px; 
    height: 16px; 
    background-color: green; 
    border-radius: 50%; 
    color: white; 
    font-size: 14px; 
    text-align: center; 
    line-height: 20px; 
}

.btn-svg{
  position:relative;
}
.btn-svg svg{
  display: block;position: absolute !important; right: 15px; top: 50%;transform: translateY(-50%);width:24px;height:24px;
}
 
.card-price{
	font-size:28px; 
	color: #e00;
}