 /*
Theme Name: Тема от www.polskoy.com
Theme URI: 
Author: Веб-студия Александра Польского
Author URI: 
Description: Персонально разработанная тема для Wordpress, созданная веб-студией Александра Польского. Профессиональная разработка и продвижение сайтов любой сложности на Wordpress: 
Version: 1.0
*/

@import url(https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);
/*@import url(/wp-content/plugins/contact-form-7/includes/css/styles.css);*/

body {
	/*min-width: 1170px !important;*/
	margin: 0;
}

ul{
    padding: 0;
}

* {
	outline: none;
}

.alignleft {
	margin: 0 15px 0px 15px;
	float: left;
}

.alignright {
	margin: 0 0 10px 15px;
	float: right;
}

.aligncenter {
	margin: 10px auto;
	display: block;
}

.container {
	/*min-width: 1170px !important;*/
}

div.contacts {
	color: #fff;
	padding: 10px 0;
	background: #0994b7;
}

div.contacts a {
	color: #fff;
}

div.contacts div.descr {
	color: #fff;
	line-height: 30px;
}

div.contacts div.address p {
	line-height: 30px;
	margin: 0;
}

div.contacts div.phone a:first-of-type {
	margin: 0 20px 0 5px;	line-height: 30px;    padding: 0 20px;    background: #4db951;    border-radius: 6px;    display: inline-block;
}

div.contacts div.phone a:last-of-type {
	line-height: 30px;
	padding: 0 20px;
	background: #4db951;
	border-radius: 6px;
	display: inline-block;
}

header {
	color: #fff;
	/*height: 100px;*/
	background: url('images/bg.jpg') no-repeat center top / cover;
}

body.home header {
	/*height: 850px;*/
}

header ul {
	list-style: none;
	padding: 0;
	margin: 40px 0 0 0;
	float: right;
}

header li {
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
}

header li:hover a,
header li.current-menu-item a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #4db951;
}

header ul a ,
header ul a:active,
header ul a:focus,
header ul a:visited {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
}

header h1,
header h2 {
	color: #fff;
	text-align: center;
	margin: 45px 0 20px 0;
}

header p {
	width: 70%;
	font-size: 18px;
    text-align: center;
    margin: 0 auto;
}

header div.logo a {
	width: 125px;
	height: 70px;
	margin: 45px 0 0 0;
	background: url('images/logo.png') no-repeat left top / cover;
	display: inline-block;
}

body.home header div.logo a {
	width: 249px;
	height: 140px;
}

div.breadcrumbs {
	color: #000;
	font-size: 12px;
	padding: 22px 0 0;
}

div.breadcrumbs a {
	color: #0994b7;
	text-decoration: underline;
}

div.services {
	text-align: center;
	padding: 60px 0;
	margin: 50px 0 0 0;
	background: rgba(0, 12, 14, 0.4);

}

div.services a {
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	line-height: 28px;
}

div.services a img {
	width: 75px;
	height: 75px;
	margin: 0 0 25px 0;
	display: inline-block;
}

div.services a span {
	color: #86e5ff;
	font-size: 14px;
}

div.front-services {
	margin: 35px 0 0 0;
}

div.front-services a {
	color: #0994b7;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border: 1px solid #e1e7eb;
	border-radius: 3px;
	display: block;
}

div.front-services a img {
	width: 100%;
	margin: 0 0 10px 0;
}

div.front-services a span {
	color: #333;
	font-size: 14px;
	margin: 10px 0;
	display: block;
}

div.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 35px 0 0 0;
}

div.sidebar li {
	margin: 0 0 20px 0;
}

footer {
	color: #fff;
	padding: 30px 0;
	margin: 50px 0 0 0;
	background: #0994b7;
}

.su-spoiler {
	margin-bottom: 0 !important;
}

/* Media */

@media (min-width: 1200px) {

}

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

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}

#block-block-16 {
    height: 210px;
    padding: 0 30px;
    background: url(../../uploads/2017/03/block-16-bg.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
      border-radius: 30px;
    font-family: PTSansBold,Arial,sans-serif;
    font-size: 18px;
    overflow: hidden;
     text-align: center;

   
}
#block-block-16 > .title {
    padding: 30px 0 10px 0;
    font-size: 22px;
    text-transform: uppercase;

}
#block-block-16 > .p {
    padding: 25px 0 10px 0;
    font-size: 22px;
    text-transform: uppercase;
}
#block-block-16 > .content > a {
    display: inline-block;
    font-size: 32px;
    color: #fbff54;
    padding: 0 0 0 0px;
}

/*/////// nav ////////*/


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
    padding: 17px;
    /* font-size: 12px; */
    /* letter-spacing: 1px; */
    /* text-decoration: none; */
    /* color: #dddddd; */
    /* font-weight: 700; */
    text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 2px solid #0994b7;
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #0994b7;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
@media (min-width: 1024px){
    ul#menu-osnovnoe-menyu{
        display: flex;       
    }
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid rgba(120, 120, 120, 0.2);
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    color: #dddddd;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #ffffff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu.align-right ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #dddddd;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
  }
  #cssmenu #menu-button:after {
    position: absolute;
    top: 22px;
    right: 17px;
    display: block;
    height: 8px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }
  #cssmenu #menu-button:before {
    position: absolute;
    top: 16px;
    right: 17px;
    display: block;
    height: 2px;
    width: 20px;
    background: #dddddd;
    content: '';
  }
  #cssmenu #menu-button.menu-opened:after {
    top: 23px;
    border: 0;
    height: 2px;
    width: 15px;
    background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #cssmenu #menu-button.menu-opened:before {
    top: 23px;
    background: #ffffff;
    width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.2);
    height: 46px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #ffffff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #dddddd;
    content: '';
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
}

/*/////// nav ////////*/

/* Slider */
.slick-slider
{
    position: relative;
    /*width: 100%;*/
    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*/////// custom css ////////*/

img{
    max-width: 100%;
    height: auto;
}

.menu-item-has-children{
   position: relative; 
}

.sub-menu li{
    margin: 0;
}

.menu li:hover .sub-menu{
    display: block;
}

/*.sidebar ul{*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 35px 0 0 0;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    flex-wrap: wrap;*/
/*    justify-content: center;*/
/*}*/

/*.sidebar ul li{*/
/*    margin: 0 10px 20px;*/
/*}*/

.services-list div{
    margin-bottom: 20px;
}

.info-top-block{
    text-align: center;
    display: flex;
    align-items: center; 
    flex-wrap: wrap;
}

@media (max-width: 991px){
    #pt-cv-view-a36d8a9hpo{
        text-align: center;
    }   
}

.slick-slide *{
    margin: auto; 
    text-align: center;
}

ul{
    list-style-type: none;
}

.footer-block ul{
    padding: 0;
}

.footer-block li{
    margin: 5px 0;
}

.footer-block a{
    color: #fff;
}

.footer-block .copyright p{
    margin: 27px 0 0;
}

.call-button{
    line-height: 30px;
    padding: 0 20px;
    background: #4db951;
    border-radius: 6px;
    display: inline-block;   
}

.archive-button-wrapper{
    text-align: center;
}

.archive-button-wrapper a{
    background-color: #0994b7 !important;
}

#block-block-16 a{
    color: #0994b7 !important;
}

ul#menu-osnovnoe-menyu{
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-around;
    z-index: 999;
    visibility: hidden;
}

.sub-menu{
    z-index: 999;
}


ul#menu-osnovnoe-menyu li.menu-item a:hover{
    color: #0994b7;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out ;
    -o-transition: all 0.3s ease-out ;
    transition: all 0.3s ease-out;
}

ul#menu-osnovnoe-menyu .sub-menu li.menu-item a:hover{
    color: #fff;
}

#cssmenu > ul > li{
    float: left;    
}

#block-block-16{
    height: auto;
}

.slick-arrow{
    color: transparent;
    border: 0;
    background: transparent;
    width: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translate(-50%, -50%);
    height: 50px;
    width: 25px;
}

.slick-prev{
    left: 35px;
}

.slick-next{
    right: 9px;
}

.slick-arrow:before{
    content: '';
    position: absolute;
    border: 6px solid #0994b7;
    width: 30px;
    height: 30px;
    top: 10px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.slick-prev.slick-arrow:before{
    left: 6px;
    border-bottom: 0;
    border-left: 0;
}

.slick-next.slick-arrow:before{
    left: -11px;
    border-top: 0;
    border-right: 0;
}

.slick-slide{
    padding: 20px;
}

.specialist-help{
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../uploads/2018/06/skoraya-narkologicheskaya-pomoshh.jpg);
    background-attachment: scroll;
    color: #fff;
    font-family: PTSansBold,Arial,sans-serif;
    font-size: 18px;
    overflow: hidden;
    text-align: center;
    padding: 0;
}

.specialist-help-wrapper{
    background-color: rgba(22,77,101,0.2);
    padding: 30px 15px 30px 15px;
}

.specialist-help a{
    display: inline-block;
    font-size: 32px;
    color: #fff;
    padding: 5px 20px;
    font-weight: 700;
}

.specialist-help .call-button{
    color: #fff;
    padding: 7px 20px;
    background: #4db951;
    display: inline-block;
    border-radius: 30px;
    font-weight: 400;
}

.wpcf7-form-control.wpcf7-submit,
.su-button-style-default:hover,
.pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success,
div.contacts div.phone a:last-of-type:hover,
.call-button:hover,
.specialist-help .call-button:hover{
    text-decoration: none;
   -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);  
    background-color: #449d44;
    -webkit-transition: all 0.5s ease-out;
     -moz-transition: all 0.5s ease-out;
     -o-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}


.specialist-help h2{
    padding: 0 0 10px 0;
    font-size: 30px;
    color: #a0cde0;
    text-transform: uppercase;
}

.specialist-help h3{
   font-size: 45px;
    color: #fd6166;
    text-align: center;
    font-weight: 500;
    font-style: normal; 
}

.specialist-help p{
    margin-bottom: 20px;
}

.specialist-help-container{
    width: 100%;
    padding: 0;
}

.specialist-help-container > .row > div{
    padding: 0;
}

.specialist-help-container .row{
    width: 100%;
    margin: 0;
}

.main-sidebar-slider-1 div,
.main-sidebar-slider-2 div,
.main-sidebar-slider-3 div{
    text-align: center;
    margin-bottom: 15px;
}

.main-sidebar-slider-1 .slick-slide{
    min-height: 260px;
}

#popmake-1111 input{
    width: 100%;
}

.pum-theme-1110 .pum-title, .pum-theme-framed-border .pum-title{
    margin-bottom: 14px;
    text-align: center !important;
}

#popmake-1111 p{
    color: #fff;
}

.pum-container.popmake.theme-1110.pum-responsive.pum-responsive-tiny.responsive.size-tiny.active.custom-position{
    width: 380px;
   max-width: 100% !important;
}

.wpcf7-form-control.wpcf7-submit{
    line-height: 30px;
    padding: 0 20px;
    background: #4db951;
    border-radius: 6px;
    display: inline-block;   
    width: 210px;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
    border: 0;
    color: #fff;
}    

@media (max-width: 1024px){
    #menu-osnovnoe-menyu{
        position: absolute !important;
        background: rgb(9, 148, 183);
        top: 45px;       
    }

}

@media (max-width: 600px){
    footer h2{
        font-size: 20px;
    }
}
@media (max-width: 991px){
    #cssmenu > ul > li:hover > a{
        color: #fff !important;
        text-decoration: underline !important;
    }
    .main-sidebar-slider-1 div,
    .main-sidebar-slider-2 div,
    .main-sidebar-slider-3 div{
        /*margin-bottom: 0;*/
        padding: 0;
    }
}

@media (max-width: 525px){
    .slick-prev {
        left: 13px;
    }
    .slick-next {
        right: -11px;
    }
}

@media (max-width: 460px){
    .slick-initialized .slick-slide{
        padding: 0 40px;
    }
}

@media (max-width: 420px){
    .pum-container.popmake.theme-1110.pum-responsive.pum-responsive-tiny.responsive.size-tiny.active.custom-position{
        width: 80%;
        left: 50% !important;
        transform: translateX(-50%);
    }    
}
/*/////// custom css ////////*/

.narcological-center div {
	margin-top: 20px;
}