/*
========================================================================
This css file will over write bootstarp css
------------------------------------------------------------------------
# Template Name: AVER BASIC
# Template URI: http://aver.by/
# Author:  Aver.by
# Author URI: http://aver.by/
# Description: -----
# Version: 0.1
# License: GPL v2 or later
# License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# Tags: html, template
----------------------------------------------------------------------
========================================================================
# General styles
------------------------------------------------------------------------
*/


/*
========================================================================
# Section styles
------------------------------------------------------------------------
*/

	/*Short_text*/
	
#short_text{text-align: justify;}
#short_text1{background: #69d9cc; } 
#short_text1 h1{color: #fff;}
#short_text2{margin-bottom:30px;}
#short_text3{margin-bottom:30px;}

	/*Важно знать*/

.lin{
	position: relative;
	color:#E86817;
	font-size:16.5px;
	font-weight:bold;
	text-transform:uppercase;
}

.lin:hover{
	text-decoration:none;
	color:#F3CE9B;
}

	/*Шаблон 2*/

.ti1{
 
	color:#fff;
 
}

.ti1_1{
	font-weight:bold;
	font-size:18px;
	color:#E35F17;
	font-style: normal;
}

.spec{
	
	height:170px;
	text-align:center;
	margin-bottom:75px;
	margin-top:20px;
}

.spec1{
	text-align:center;
	text-transform:uppercase;
	color:#E86817;
	font-size:12px;
    font-weight:700;
	position:relative;
	top:16px;
}

.spec1:hover{
	color:#F3CE9B;
}

#spec{transition: 1.0s;
}

#spec:hover {
	transform: scale(1.1);
}

.pic_spec{
	max-width: 146px;
}
.wp-image-1041{
	max-width: 130px;
	margin-bottom: 16px;
	margin-left: 26px;
}

	/*Особенности*/

.nav-link{
	color:#E86817;
}

.nav-link:hover{
	text-decoration:none;
	color:#F3CE9B;
}

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

.spec2{
	display:flex;
	justify-content:flex-end;
}

.sp1{
	border: 3px dashed #E86817;
	padding: 10px;
}

#inner_page_btn h3{
	text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
	color:#E86817;
}

#inner_page_btn h3:hover{
	color:#F3CE9B;
}

#inner_page_btn a{
	display:block;
	text-align:center;
}

#inner_page_btn img{
	transition: 1.0s;
}

#inner_page_btn img:hover {
  transform: scale(1.1);
}


#inner_page_btn .active{
	transition: 1.0s;
}

#inner_page_btn .active:hover{
	transform: scale(1.1);
	border-radius:20px;
}


	/*Родителям*/
	
#raz{
background: #69d9cc;
text-align:center;	
padding: 10px 0px 40px 0px;
}

	
.btn_n{
cursor: pointer;
display: inline-block;
border-radius: 30px;
border: 1px solid;
padding: 6px 60px;
color: #ffff;
}
.btn_n:hover{background: #ffff;color:rgba(75, 192, 177, 1);}


#raz2{
text-align:center;	
padding: 10px 0px 40px 0px;
}
#raz2 .btn_n{
border: 1px solid;
color: #000;
}
#raz2 .btn_n:hover{background: #ffff;color:rgba(75, 192, 177, 1);}


.link_ln{
text-align:center;
margin-bottom: 25px;
min-height: 160px;
}

.link_ln  a{
background: #69d9cc;
height: 100%;
padding: 15px 20px 10px 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: center;
color: #fff;
line-height: 1.1;
text-transform: uppercase;
font-size: 13px;
font-weight: 600;
}

.link_ln img{
height: 50px;	
    margin-bottom: 5px;
}

.subicon{
	background: url(images/01-ps.svg) center center no-repeat;
	min-height: 26px;
	width: 100%;
	background-size: 26px auto;
}
.subicon{
 
}

.link_ln a:hover .subicon{
	transition: 1s;
background: url(images/01-ps-orange.svg) center center no-repeat;	 
}



 


/**
* ===================================================================
* 	MEDIA
* -------------------------------------------------------------------
*/
@media screen and (max-width: 991px){
.wp-image-5402{margin: 1em 1em 2em -16px!important;}
}

@media screen and (max-width: 768px){
	
 
	.telswrap {
    margin-left: 6px;
	}

	#text-sl2 h2 {
    text-align: center;
	}
	
 
	.spec {
    width: 237px;
    margin-right: 30px;
	}
	.lnk{
	width:43%;
	}
	#inner_page_btn .row{
	justify-content: center;
	}
	
 
	
	.spec2> div{
	margin-bottom:12px;
	}
}

@media screen and (max-width: 575px){
.wp-image-5402{display:none!important;}
}

@media screen and (max-width: 500px){
	.spec {
    margin-right: 0px;
	}
}

@media screen and (max-width: 450px){
 
	.spec {
	width: 200px;
	}

}

@media screen and (max-width: 400px){
 
	.spec {width: 186px;}
	p {font-size: 14px}
	p span{font-size: 14px!important;}
	.buttonconf {font-size: 20px!important;}
}

@media screen and (max-width: 330px){
 p {font-size: 13px}
 p span {font-size: 13px!important;}

}