/* CSS Document */
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-Regular.eot');
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('fonts/gilroy/Gilroy-Regular.eot@') format('embedded-opentype'),
        url('fonts/gilroy/Gilroy-Regular.woff2') format('woff2'),
        url('fonts/gilroy/Gilroy-Regular.woff') format('woff'),
        url('fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-Bold.eot');
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('fonts/gilroy/Gilroy-Bold.eot@') format('embedded-opentype'),
        url('fonts/gilroy/Gilroy-Bold.woff2') format('woff2'),
        url('fonts/gilroy/Gilroy-Bold.woff') format('woff'),
        url('fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-RegularItalic.eot');
    src: local('Gilroy Regular Italic'), local('Gilroy-RegularItalic'),
        url('fonts/gilroy/Gilroy-RegularItalic.eot@') format('embedded-opentype'),
        url('fonts/gilroy/Gilroy-RegularItalic.woff2') format('woff2'),
        url('fonts/gilroy/Gilroy-RegularItalic.woff') format('woff'),
        url('fonts/gilroy/Gilroy-RegularItalic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
	font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('fonts/gilroy/Gilroy-BoldItalic.eot');
    src: local('Gilroy Bold Italic'), local('Gilroy-BoldItalic'),
        url('fonts/gilroy/Gilroy-BoldItalic.eot@') format('embedded-opentype'),
        url('fonts/gilroy/Gilroy-BoldItalic.woff2') format('woff2'),
        url('fonts/gilroy/Gilroy-BoldItalic.woff') format('woff'),
        url('fonts/gilroy/Gilroy-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
	font-display: swap;
}

*{
	margin:0;
	padding:0;
	border:0;
}

body{
	background:#FFF;
	font-family:Gilroy, Arial, Helvetica, sans-serif;
	line-height:1.5;
}

#container{
	width:1000px;
	margin:0 auto;
	position:relative;
	padding-bottom:100px;
}

#head{
	width:100%;
	/*background:#db5800;*/
}

 /* Dropdown Button 
.dropbtn {
	display: none;
}*/

.dropbtn {
    color: white;
    padding: 0;
    font-size: 16px;
	/*width:2.5em;
	height:2.5em;*/
	width:4em;
	height:2.5em;
    border: none;
    cursor: pointer;
	display: block;
	background: rgba(224,224,224,0.00);	
}

.dropbtn img{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:-1;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
    /*background-color: #2980B9;*/
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    /*position: fixed;
	top: 10px;
	right: 10px;*/
	position: absolute;
	top:55px;
	right:40px;
    display: inline-block;
	display: none;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position:absolute;
	right:10px;
	top:60px;
    background-color: #E7E7E7;
    /*min-width: 160px;*/
	width:450px;
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
   /* padding: 12px 16px;
	display: block;*/
    text-decoration: none;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd}

/* Show the dropdown menu (use JS to add this class to the .dropdown-content container when the user clicks on the dropdown button) */
.show {display:block;} 

#site-name{
	float:left;
	width:150px;
	height:50px;
	text-align:left;
	font-size:26px;
	font-weight:bold;
	line-height:1;
	padding:10px 0 0 10px;
}

#site-name a{
	color:#333;
}

#site-name a span{
	color:#FFF;
}

#site-name a{
	text-decoration:none;
}

#site-name a:hover{
	text-decoration:none;
}

#site-name img{
	width:100%;
}

#soc-top-ico{
	position:absolute;
	top:15px;
	left:450px;
}

#soc-top-ico a{
	display:inline-block;
	width:50px;
	height:50px;
	margin-left:20px;
}

#soc-top-ico a img{
	width:100%;
}

#site-phone, #site-phone2{
	float:right;
	text-align:right;
	color:#333;
	font-size:26px;
	font-weight:bold;
	padding:20px 20px 0 0;
}

#site-phone2{
	padding-right:5%;
	height:87px;
}

#site-phone .viber-chat img, #site-phone2 .viber-chat img{
	width:33px;
	height:33px;
	position:relative;
	bottom:-8px;
}

#messendzhery-i-telefon{
	position:fixed;
	left:30%;
	bottom:0px;
	padding:0 10px;
	display:block;
	background:#fff;
	/*border-radius:20px;
	border:solid 3px #f7d746;*/
	z-index: 1000;
	height:40px;
}

#messendzhery-i-telefon .viber-chat img{
	width:33px;
	height:33px;
	position:relative;
	bottom:-4px;
}


#messendzhery-i-telefon .viber-phone img{
	width:28px;
	height:28px;
	position:relative;
	bottom:0px;
	opacity:0.7;
}

#messendzhery-i-telefon a{
	color:#000;
	text-decoration:none;
	font-size:24px;
	font-weight:bold;
	padding-left:15px;
}

#site-phone a, #site-phone2 a{
	color:#333;
	text-decoration:none;
}

.white-line{
	height:25px;
	width:100%;
	background:#FFF;
}

#content #psiholog-pomosch{
	position:relative;
}

#content #psiholog-pomosch #tel1{
	position:absolute;
	left:120px;
	bottom:80px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#content #psiholog-pomosch #tel2{
	position:absolute;
	left:120px;
	bottom:20px;
	font-size:36px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#bottom-img{
	width:100%;
	clear:both;
	position:relative;
	margin-bottom:40px;
	margin-top:20px;
	/*background:#4D4D4D;*/
	background:#f0f0f0;

	border-radius:25px;
	padding:25px 0;
}

#bottom-img .color-FCFF82{
	color:#FCFF82;
}

#bottom-img a{
	color:#000;
}

#copy{
	float:left;
	width:35%;
	margin:10px 0 0 5%;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-top:0;
	
}

#copy a{
	text-decoration:none;
	color:#000;
}

#copy a:hover{
	text-decoration:none;
}


#call{
	float:right;
	width:40%;
	margin:10px 5% 0 0;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	padding-bottom:0;
}

#links{
	float:left;
	width:30%;
	text-align:left;
	margin:20px 0;
	font-size:12px;
}

#links a{
	color:#00C;
	color:#fff;
	padding-left:30px;
}

#links a:hover{
	text-decoration:none;
}

#content{
	font-size:18px;
	font-weight:normal;
	width:100%;
	margin:25px 0;
	padding-bottom:25px;
}
.down{
	font-size:18px;
	font-weight:normal;
	width:100%;
	margin:25px 0;
	padding-bottom:80px;
}

.bg-blue{
	background:#71B8FF;
}

.otziv-bg{
	margin-bottom:25px;
}

#content .otziv-bg h2{
	background:#db5800;
}

#content a{
	color:#04496a;
	text-decoration:none;
}

#content a:hover{
	text-decoration:none;
}

#content p{
	padding:15px 40px;
}

#content table{
	width:90%;
	border-spacing:0px;
	margin:15px 4%;
}

#content table tr td{	
	margin:0;
	padding:20px 10px;
}

#content #cost-table, #content .cost-table{
	border:none;
}

#content #cost-table tr td, #content .cost-table tr td{
	border-bottom:dashed #000 1px;
}

#content strong{
	/*color:#04496a;*/
}

#content h1, #content h2, #content h3{
	margin:15px 0;
	font-weight:normal;
}

#content h4{
	font-size:20px;
	text-align:center;
	padding:20px 0;
}

#content h3{
	font-size:22px;
	text-align:center;
	padding:20px 0;
	/*color:#FFF;
	background:#007F50;*/
}

#content h2{
	font-size:24px;
	text-align:center;
	padding:23px 0;
	/*color:#FFF;
	background:#7897AD;
	color:#000;
	background:#fff;*/
}

#content h1{
	font-size:28px;
	text-align:center;
	padding:26px 0;
	/*color:#FFF;
	background:rgba(45,60,199,1.00);
	color:#000;
	background:#fff;*/
}

#content ul, #content ol{
	margin-left:80px;
}

#content ul li, #content ol li{
	margin:10px 0;
}

#content ul{
	list-style-type:circle;
}

.align-center{
	text-align:center;
}

.align-right{
	text-align:right;
}

.psiholog{
	clear:both;
}

.dashline{
	width:100%;
	height:1px;
	border-bottom:1px dashed #000;
	margin:15px 0;
	clear:both;
}

.zaglushka, .zagl{
	clear:both;
}

.video-content{
	text-align:center;
}

.video-content iframe{
	width:640px;
	height:480px;
}

.youtube, .youtube-map{
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        display: inline-block;
        overflow: hidden;
        transition: all 200ms ease-out;
        cursor: pointer;
		width:640px;
		height:480px;
    }
.youtube img, .youtube-map img{
	width:640px;
	height:480px;
}
    .youtube .play, .youtube-map .play, #map  .youtube-map .play{
        background: url('video/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
        background-position: 0 -50px;
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
        position: absolute;
        height: 50px;
        width: 69px;
        transition: none;
        top:0;
        left:0;
        right:0;
        bottom:0;
        margin:auto;
    }
    .youtube:hover .play, .youtube-map:hover .play {
        background-position: 0 0;
    }

#form{
	width:550px;
	height:255px;
	margin:18px auto 0 auto;
}

.vopros-otvet{
	height:700px;
	overflow:auto;
}

.img-float-left{
	float:left;
	margin:10px 15px 10px 30px;
	border:1px #000 solid;
}

#content .float-left-spec{
	float:left;
}

#content .float-left-spec-text{
	float:left;
	width:550px;
	margin-left:50px;
}

.spec-shad{
	box-shadow:0 5px 15px rgba(28,2,33,.1);
	padding-right:20px;
	margin-top:30px;
}

.spec-shad p{
	float:left;
}

.spec-shad .zap{
	float:right;
}

#content .float-left-spec-text h1, #content .float-left-spec-text h3{
	margin-bottom:0;
	padding-bottom:0;
}

#content .img-sert img{
	float:left;
}

/*.img-float-left-sert-footer img{
	float:left;
	max-width:20%;
}*/

.img-float-right{
	float:right;
	margin:10px 30px 10px 15px;
	border:1px #000 solid;
}

.cost{
	font-size:150%
}

.last-date{
	text-align:right;
	font-style:italic;
}

#counters{
	padding:30px;
	clear:both;
	text-align:center;
}

#map{
	text-align:center;
	font-size:26px;
}

#map p{
	padding: 10px;
}
#map div{
	/*width:1000px;
	height:600px;*/
}
#map iframe{
	/*width:600px;
	height:400px;*/
}

#content #mail-zapis, #content #mail-zapis2{
	box-shadow:5px 5px 10px rgba(0,0,0,0.5);
	width:450px;
	margin:5px 25px;;
	border-radius:25px;
	float:left;
}

#content #mail-zapis p input, #content #mail-zapis2 p input, #content #mail-zapis p textarea, #content #mail-zapis2 p textarea{
	padding:5px;
	width:350px;
	background:#F1F3F7;
}

#content #mail-zapis .submit, #content #mail-zapis2 .submit{
	font-size:28px;
	background:#f7d746;
	height:50px;
	width:360px;
	margin:0 auto;
	border-radius:25px;
}

#content .training-width-100{
	width:100%;
	background:#a3eef2;
	text-decoration:none;
	display:block;
	padding:15px 0 15px 0;
	margin-top:10px;
}

#content .training-width-100-2{
	width:100%;
	background:#e5ecf0;
	text-decoration:none;
	display:block;
	padding:15px 0 15px 0;
	margin-top:10px;
}

#content .training-width-100 a:hover, #content .training-width-100-2 a:hover{
	text-decoration:none;
}

.training-width-80{
	width:80%;
	margin:0 auto;
}

#content .training-width-80 h3{
	font-size:24px;
	font-weight:bold;
	/*color:#FFF;*/
	text-align:center;
	
}

.training-width-80 p{
	font-size:18px;
	font-weight:bold;
	/*color:#fff;*/
	text-align:center;
	margin-top:30px;
}

iframe{
margin-top: 0px;
  max-width: 100%;
}

.soc-sh-but{
	display:block;
	padding:2%;
	width:16%;
	float:left;
}

.soc-sh-but-face{
	display:block;
	padding:2%;
	width:25%;
	float:left;
}

.soc-sh-but-gaut{
	display:block;
	padding:0;
	width:10%;
	float:left;
}

.takje-chitat{
	background:#71B8FF;
	padding-bottom:15px;
}

#preim{
	width:100%;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin-top:0;
}

#preim div{
	width:23.5%;
	float:left;
	margin-left:1.2%;
	padding:20px 0;
	border-radius:60px;
	margin-bottom:25px;
	margin-top:25px;
	background:#8CCBF9;
}

#preim div a{
	color:#FFF;
	text-decoration:none;
}

.zap, #content .zap, #content .spetsialist-text .zap a{
	font-size:24px;
	text-align:center;
	width:300px;
	padding:10px 0;
	border-radius:2px;
	margin:10px auto;
	background:#f7e55b;
}

.zap a, #content .zap a{
	/*color:#FFF;*/
	color:#000;
	text-decoration:none;
}

.zap a:hover, #content .zap a:hover{
	text-decoration:none;
}

#bottom-list{
	width:100%;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

#bottom-list h2{
	text-align:center;
}

#bottom-list li{
	display:inline-block;
	float:left;
	width:49%;
}

#bottom-list li a{
	color:#636363;
}

#bottom-list li a:hover{
	text-decoration:none;
}

#content .block-links{
	background:rgba(0,0,0,0.10);
	padding:0 0 40px 0;
}

#content .block-links h2{
	margin-top:0;
}

#content .block-links a, #content .block-links p{
	display:flex;
	align-items:center;
	/*justify-content:center;*/
	width:220px;
	height:80px;
	margin:10px;
	float:left;
	padding:0 10px 0 0;
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
	background:#fff;
	text-decoration:none;
}
#content .block-links2 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width:330px;
	height:150px;
	margin:10px 10px 10px 160px;
	float:left;
	text-align:center;
	font-size:30px;
}

#content .block-links3 a{
	width:300px;
	height:150px;
	margin:10px 10px 10px 10px;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size:17px;
	font-weight: bold;
	border-radius:15px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}

#content .block-links3 a span img{
	width: 60px;
	height: 90px;
}

#content .block-links2 a span img{
	/*float: left;
	position: relative;
	left:-50px;*/
	width: 100px;
	height: 150px;
}

#content .block-links2 a span{
	float: left;
	position: relative;
	left:-50px;
	width: 100px;
	height: 150px;
}

#content .block-links a img{
	/*max-height:100%;*/
	height:60px;
	width:40px;
	position: relative;
	/*left:-50px;*/
}

#content .block-links a span{
	padding:0 30px 0 15px;
}

#content .block-links p{
	font-weight: bold;
	padding:0;
	font-size:50px;
}

#content .block-links a{
	color:#000;
}

 #content .block-links .color-1{
	color:#FFF;
/*	background:#83D1A5;*/
	background:rgba(212,172,32,1.00);
}

#content .block-links .color-2{
	color:#FFF;
	/*background:#9B7B8C;*/
	background:rgba(45,60,199,1.00);
}

#content .block-links .color-3{
	color:#FFF;
	background:#C7B299;
}

#content .block-links .color-4{
	color:#FFF;
	background:#8494D1;
}

#content .block-links .color-5{
	color:#FFF;
	background:#8CCBF9;
}

#content .block-links .color-6{
	color:#FFF;
	background:#82B1D3;
}

#content .block-links .color-7{
	color:#FFF;
	background:#7897AD;
}

#content .block-links .color-8{
	color:#FFF;
	background:#6E7C86;
}

#content .block-links .color-9{
	color:#FFF;
	background:#20686c;
}

#content .block-links .color-10{
	color:#FFF;
	background:#005236;
}

#content .block-links .color-11{
	color:#FFF;
	background:#6bc4a6;
}

#content .block-links .color-12{
	color:#FFF;
	background:#fe982a;
}

#content .reason-list{
	margin-left:0;
	font-size:16px;
}

#content .reason-list li{
	width:25%;
	float:left;
	margin-left:5%;
	margin-right:3%;
	position:relative;
	counter-increment:counter;
	list-style:none;
}

#content .reason-list li::after, #content .reason-list li::before {
    content:counter(counter);
    position:absolute;
    top: 0;
	left: -45px;
}

#content .reason-list li::after{
	font-size: 48px;
	line-height: 55px;
	color: #f7e55b;
}

#content .reason-list li::before{
	font-size: 72px;
	line-height: 87px;
	color: #f6f6f6;
	font-weight:bold;
}

#content .spetsialisty h2{
	font-style: normal;
	border:none;
}

#content .spetsialisty a{
	text-decoration:none;
}

.spetsialist{
	padding:15px 0;
	width:950px;
	margin:0 auto 40px;
	/*box-shadow: 5px 5px 10px rgba(0,0,0,0.5);*/
}

.spetsialist-img{
	width:300px;
	height:300px;
	border-radius:50%;
	overflow:hidden;
	float:left;
	margin:0 0 0 50px;
}

.spetsialist-text{
	width:500px;
	padding-left:100px;
	float:left;
	text-align:left;
}

.spetsialist-text a{
	font-size:120%;
}

.footer-font-oferta{
	font-size:14px;
	font-weight:bold;
}

.img-1000-667{
	margin-bottom:40px;
	margin-top:20px;
	display: block; 
	margin: 0 auto;
	padding: 15px;
}

.img-1000-632{
	width:1000px;
	height:632px;
}

.img-866-400{
	margin-bottom:40px;
	margin-top:20px;
	display: block; 
	margin: 0 auto;
	padding: 15px;
}
.img-525-62{
	margin-bottom:40px;
	margin-top:20px;
	display: block; 
	margin: 0 auto;
	padding: 15px;
}

.img-180-60{
	width:180px;
	height:60px;
}

.img-180-100{
	width:180px;
	height:100px;
	border-radius:6px;
	overflow:hidden;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
	margin:15px 30px;
	float:left;
}

.img-300-300-spetsialist{
	width:300px;
	height:300px;
	border-radius:150px;
	overflow:hidden;
	margin:0 auto;
}

.img-400-400{
	width:400px;
	height:400px;
}

.img-340-340{
	width:340px;
	height:340px;
}

.img-70-80{
	width:70px;
	height:80px;
}

.img-90-70{
	width:90px;
	height:70px;
}

#content #psyhoterapy h2, #content #psyhoterapy h3{
	border:none;
}

#content #psyhoterapy h2{
	margin:25px 0 0 0;
	padding:0;
}

#content #psyhoterapy .psyhoterapy-block{
	width:33.33%;
	height:auto;
	float:left;
}

#content #psyhoterapy .psyhoterapy-block h3{
	padding:0 35px 0 15px;
	text-align:left;
	background:#FFFCE5;
	background:rgba(0,0,0,0.10);
	background:#f7e55b;
	/*background:#FFFACE;*/
	font-style:normal;
}

#content #psyhoterapy ol, #content #psyhoterapy ul{
	margin:0 0 0 15px;
}

#treningi, #treningi h2, #otzivi, #otzivi h2{
	background:#F0F0F0;
	/*background:#F8F6F5;*/
	border:none;
}

#content #treningi a{
	color:#000000;
}

#content .block-links4 a{
	width:250px;
	height:180px;
	float:left;
	text-align:center;
	font-size:17px;
}

#content .block-links4 a img{
	width:125px;
	height:125px;
}

#zapisatsa{
	padding-top:25px;
}

.zapisatsa-left{
	width:340px;
	float:left;
}

#content #zapisatsa .zapisatsa-right{
	width:660px;
	float:right;
	font-size:36px;
}

#content .bg-EFF1FD{
	background:#EFF1FD;
	padding:15px 0;
	text-align:center;
}

#content .bg-F3F2F2{
	background:#F3F2F2;
	padding:15px 0;
	/*text-align:center; */
}

#content .bg-5F8C60{
	background:#5F8C60;
	color:#fff;
	border-radius: 6px;
}

#content .bg-5F8C60 a{
	color:#fff;
}

#content .columns-5{
	margin:30px 0;
}

#content .columns-5 span{
	width:16%;
	margin:0 2%;
	float:left;
	text-align:center;
}

#content .columns-5 span div{
	margin:0 auto;
}

.img-float-left-sert-footer div{
	float:left;
}

.img-float-left-sert-footer div img, .img-float-left-sert-footer div img{
	width:100%;
	height:100%;
}

.img-300-215{
	width:200px;
	height:143px;
}

.img-215-300{
	width:143px;
	height:200px;
}

.display-mobile{
	display:none;
}

.display-pc{
	display:block;
}

/* Слайдер */ 
.slick-slider{} 
/* Слайдер запущен */ 
.slick-slider.slick-initialized{} 
/* Слайдер с точками */ 
.slick-slider.slick-dotted{}	
/* Ограничивающая оболочка */ 
.slick-list {
	overflow:hidden;
} 
/* Лента слайдов */ 
.slick-track{
	display:flex;
}
/* Слайд */ 
.slick-slide{} 
/* Слайд активный (показывается) */ 
.slick-slide.slick-active{} 
/* Слайд основной */ 
.slick-slide.slick-current{} 
/* Слайд по центру */ 
.slick-slide.slick-center{} 
/* Клонированный слайд */ 
.slick-slide.slick-cloned{}
/* Стрелка */ 
.slick-arrow{} 
/* Стрелка влево */ 
.slick-arrow.slick-prev{} 
/* Стрелка вправо */ 
.slick-arrow.slick-next{} 
/* Стрелка не активная */ 
.slick-arrow.slick-disabled{}
/* Точки (булиты) */ 
.slick-dots{} 
.slick-dots li{} 
/* Активная точка */ 
.slick-dots li.slick-active{} 
/* Элемент точки */ 
.slick-dots li button{} 



.slider-main{
	position:relative;
	overflow: hidden;
}

.slider-main .slick-arrow{
	position:absolute;
	top:50%;
	z-index:2000;
	font-size:0;
	width:40px;
	height:40px;
	margin-top:-20px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.50)
}

.slider-main .slick-arrow.slick-prev{
	left:20px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_l.svg") 0 0 no-repeat;*/
}

.slider-main .slick-arrow.slick-next{
	left:60px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_r.svg") 0 0 no-repeat;*/
}

.slider-main .slick-arrow.slick-next::after{
	-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
right: 5px;
}

.slider-main .slick-arrow.slick-prev::after{
	-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 5px;
}

.slider-main .slick-arrow::after{
	content: '';
width: 12px;
height: 12px;
border-top: 2px solid #1c0221;
border-right: 2px solid #1c0221;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: block;
}

/* Точки (булиты) */ 
#content .slider-main .slick-dots{
	position:absolute;
	left:50%;
	top:450px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin-left:0;
} 
#content .slider-main .slick-dots li{
	list-style:none;
	margin:0 10px;
} 
/* Активная точка */ 
#content .slider-main .slick-dots li.slick-active button{
	background-color:transparent;
	border:1px solid #000;
} 
/* Элемент точки */ 
#content .slider-main .slick-dots li button{
	font-size:0;
	width:10px;
	height:10px;
	background-color:#000;
	border-radius:50%;
} 

#content .slider-main{
	width:1000px;
	height:500px;
	overflow: hidden;
}

#content .slider-main img{
	width: 100%;
	height: auto;
}

.slider-main .slider-main-text-mary{
	position:absolute;
	top:30px;
	left:700px;
	z-index:10;
	background:rgba(255,255,255,0.80);
	border-radius:10px;
	width:200px;
}

.slider-main .slider-main-text-ryma{
	position:absolute;
	top:150px;
	left:700px;
	z-index:10;
	background:rgba(255,255,255,0.80);
	border-radius:10px;
	width:200px;
}

.slider-spetsialisty{
	position:relative;
}

.slider-spetsialisty .slick-arrow{
	position:absolute;
	top:80%;
	z-index:10;
	font-size:0;
	width:40px;
	height:40px;
	margin-top:-20px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.50)
}

.slider-spetsialisty .slick-arrow.slick-prev{
	left:50px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_l.svg") 0 0 no-repeat;*/
}

.slider-spetsialisty .slick-arrow.slick-next{
	left:310px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_r.svg") 0 0 no-repeat;*/
}

.slider-spetsialisty .slick-arrow.slick-next::after{
	-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
right: 5px;
}

.slider-spetsialisty .slick-arrow.slick-prev::after{
	-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 5px;
}

.slider-spetsialisty .slick-arrow::after{
	content: '';
width: 12px;
height: 12px;
border-top: 2px solid #1c0221;
border-right: 2px solid #1c0221;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: block;
}

#otzivi{
	
}

.otzivi-slider{
	position:relative;
	padding-bottom:40px;
	min-height:330px;
}

.otzivi-slider .slick-arrow{
	position:absolute;
	bottom:10px;
	z-index:10;
	font-size:0;
	width:40px;
	height:40px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.50)
}

.otzivi-slider .slick-arrow.slick-prev{
	left:460px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_l.svg") 0 0 no-repeat;*/
}

.otzivi-slider .slick-arrow.slick-next{
	left:500px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_r.svg") 0 0 no-repeat;*/
}

.otzivi-slider .slick-arrow.slick-next::after{
	-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
right: 5px;
}

.otzivi-slider .slick-arrow.slick-prev::after{
	-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 5px;
}

.otzivi-slider .slick-arrow::after{
	content: '';
width: 12px;
height: 12px;
border-top: 2px solid #1c0221;
border-right: 2px solid #1c0221;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: block;
}

#content .otzivi-slider p span{
	position:relative;
	top:18px;
	width:50px;
	height:50px;
	display:inline-block;
}

#content .otzivi-slider .goog{
	text-align:center;
}

#content .otzivi-slider .goog a{
	background:#f7e55b;
	text-decoration:none;
	padding:20px;
}

.uslugi{
	margin-bottom:40px;
}

.uslugi-item{
	width:300px;
	margin:0 auto 0 auto;
}

.uslugi-item div{
	width:300px;
	height:300px;
}

.uslugi-item div img{
	width:100%;
	height:100%;
}

.uslugi-item p{
	text-align:center;
	background:#f7e55b;
	border-radius:10px;
}

.uslugi-slider{
	position:relative;
}

.uslugi-slider .slick-dots{
	position:relative;
	/*left:50%;
	top:450px;*/
	display:flex;
	align-items:center;
	justify-content:center;
	margin-left:0;
}
#content .uslugi-slider ul{
	margin-left:0;
}
#content .uslugi-slider .slick-dots li{
	list-style:none;
	margin:0 10px;
} 
/* Активная точка */ 
#content .uslugi-slider .slick-dots li.slick-active button{
	background-color:transparent;
	border:1px solid #000;
} 
/* Элемент точки */ 
#content .uslugi-slider .slick-dots li button{
	font-size:0;
	width:10px;
	height:10px;
	background-color:#000;
	border-radius:50%;
}

#content .article-item a{
	text-decoration:none;
	color:#000;
}



.article-slider{
	position:relative;
	padding-bottom:0px;
}

.article-slider .slick-arrow{
	position:absolute;
	bottom:10px;
	z-index:10;
	font-size:0;
	width:40px;
	height:40px;
	background:#fff;
	border:1px solid rgba(0,0,0,0.50)
}

.article-slider .slick-arrow.slick-prev{
	left:460px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_l.svg") 0 0 no-repeat;*/
}

.article-slider .slick-arrow.slick-next{
	left:500px;
	/*background: url("https://genezis.in.ua/slick-slider/sl-arrow_r.svg") 0 0 no-repeat;*/
}

.article-slider .slick-arrow.slick-next::after{
	-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
right: 5px;
}

.article-slider .slick-arrow.slick-prev::after{
	-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
left: 5px;
}

.article-slider .slick-arrow::after{
	content: '';
width: 12px;
height: 12px;
border-top: 2px solid #1c0221;
border-right: 2px solid #1c0221;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
display: block;
}



a.botr{
  background:#a8d8ff;
  width:225px;
  display:block;
  height:33px;
  padding:15px;
  border:1px solid #000;
   margin: 20px auto;
  font-family: 'Dosis', sans;
  font-size: 22px;
  font-weight:200;
  color:#fff;
  text-transform:uppercase;
  text-decoration:none;
  text-align:center;
  opacity:.8;
  letter-spacing: 1px;
    -webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
a.botr:hover{
  width:225px;
  height:33px;
  padding-top:19px;
  border:1px solid teal;
  margin: 20px auto;
  opacity:1;
  letter-spacing: 4px;
  -webkit-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 300ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}


.m-container {
    position: relative;
	z-index: 1;
}
.m-container:before {
    content: "Ссылка на загрузку программы заблокирована блокировщиком рекламы. Для загрузки программы, пожалуйста, отключите блокировку рекламы и обновите страницу";
    position: absolute;
	padding: 20px;
    color: red;
    top: 0;
    left: 0;
    z-index: -1;
}
#reklama {
    background: #FFF;
}