/*ОБЩИЕ КЛАССЫ*/
html body.blind_mode{
    padding-top: 75px !important;
}
.pbt-40{
    padding-top: 40px;
    padding-bottom: 40px;
}
.no-padding{
    padding: 0!important;
}
.pbt-20{
    padding-top: 20px;
    padding-bottom: 20px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20{
  padding-bottom: 20px;
}
.pb-40{
  padding-bottom: 40px;
}
.pbt-80{
    padding-top: 80px;
  padding-bottom: 80px;
}
.pt-80{
    padding-top: 80px;
}
.pb-80{
  padding-bottom: 80px;
}

.mb-80{
 margin-bottom: 80px;
}


.padding-left-no{
    padding-left: 0px;
}
.h3-top{
padding: 0 0 40px;
}

.main-album img{
    height:150px;
    margin: 10px;
}
.col-fluide{
    padding: 0px!important;
}


.section-grey{
/*    background: #f6f6f6;*/
    background:#ebebeb;

}
.section-grey-line{
 background: #f6f6f6;
/*
    background:repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(179, 179, 179, 0.18) 5px, rgba(179, 179, 179, 0.08) 10px) rgba(179,179,179,0.03);

*/
}
.section-grey-line:before {
    content: '';
    background: linear-gradient(to top, #ffffff00, #000000ba);
}
h1{
    margin-top: 5px;
    margin-bottom: 24px;
    color: #475155;
    font-size: 24px;
}

.h3-first{
    padding: 0 0 40px;
}
b{
    font-weight: bold;
}




body{
    overflow: scroll;
    overflow-x: hidden;
}
#body__inner{
    overflow: hidden!important;
}
.section-white{
    background: #fff;

/*
-webkit-box-shadow: 0px 2px 49px -8px rgba(87,87,87,1);
-moz-box-shadow: 0px 2px 49px -8px rgba(87,87,87,1);
box-shadow: 0px 2px 49px -8px rgba(87,87,87,1);
*/
}

.hide{
    display: none;
}
section{
/*
    padding-left: 24px;
    padding-right: 24px;
*/
}


.container-product{
    padding-bottom: 40px;
}
/*Шапка*/

.header-menu-wrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
/*    padding: 20px 0;*/
}

.header-menu-wrap .logo-wrap{
    display: flex;
    align-items: center;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none!important;
    color: inherit!important;
}
.header-menu-wrap .logo-wrap .title{
    font-size: 10px;
/*    border-bottom: solid 1px #747474;*/
    padding-bottom: 5px;
    display: block;
    color: #333;
}
.header-menu-wrap .logo-wrap .logo-sub-title{
    text-transform: lowercase;
      color: #747474;
}
.header-menu-wrap .logo-wrap img{
    /*height: 85px;*/
    max-width: 340px;
}
.header-menu-wrap .logo-wrap .logo-text{
    padding-left: 20px;
}
/*Основная страница*/


/*Слайдер*/

.slide-main{
    outline: none;
}

.slide-main_1{
    background: url(/upload/static/slider/fon1.jpg) no-repeat;
    background-size: cover;
}

.slide-main_2{
    background: url(/upload/static/slider/fon2.jpg) no-repeat;
    background-size: cover;
}

.slide-main_3{
    background: url(/upload/static/slider/fon3.jpg) no-repeat;
    background-size: cover;
}
.slide-main_4{
    background: url(/upload/static/slider/fon4.jpg) no-repeat;
    background-size: cover;
}


.slide-main_5{
    background: url(/upload/static/slider/fon5.jpg) no-repeat;
    background-size: cover;
}


.slide-main_6{
    background: url(/upload/static/slider/fon6.jpg) no-repeat;
    background-size: cover;
}

.slide-main a{
    outline: none;
}
.slide-main:before{
    width: 100%;
    height: 100%;
    position: absolute;
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(179, 179, 179, 0.18) 5px, rgba(179, 179, 179, 0.08) 10px) rgba(179,179,179,0.03);
}

.service-wrap>div:first-child{
    margin-bottom: 0px!important;
}
.service-section .service-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font-family: Roboto;
/*    display: none;*/
}

.service-section .service-item-wrap{
    display: flex;
    padding-left: 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-section .service-item{
/*    width: 20%;*/
    margin-bottom: 20px;
    border: solid 1px #08c;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 64px;
}

.service-section .service-text{
    text-align: justify;
}
.service-section .service-item .ico{
    font-size: 32px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    color: #fff;
    height: 100%;
    position: relative;
}


.service-section .service-item .description{
    font-size: 14px;
    font-weight: bold;
    flex: 3;
    text-align: center;
}




.service-main-section{

    /* background: #f7f7f7; */
    padding: 20px 0;
    font-family: Calibri;
    font-size: 14pt;
}

 .page-title h2{
    font-size: 32px;
    text-transform: uppercase;

}

 .page-title{
    padding: 0px 0px 40px;
     cursor: pointer;
}
 .page-title:hover:after{
    width: 120px;

}
 .page-title:after{
    width: 100px;
    border-bottom: solid 2px #08c;
    content: '';
    position: absolute;
    transition: 0.4s;

}

.section-item{

    border: solid 1px #ddd;
    display:  flex;
    flex-direction:  column;
    padding: 0px 20px 48px;
    /* position:  relative; */
    border-radius: 5px;
    align-items:  center;
    justify-content:  space-between;

}
.section-item .ico{

    font-size:  32px;
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    color: #fff;
    margin: 20px 0;
    width: 64px;
    height:  64px;
    display:  flex;
    justify-content:  center;
    align-items:  center;
    border-radius:  50%;

}

.section-item p{

    font-size: 13px;
    text-align:  center;

}
.section-item .btn{
     background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    color: #fff;
    padding:  10px 20px;
    position:  absolute;
    font-weight:  bold;
    /* margin-bottom: -50px; */
    bottom: -20px;

}
.director-section .page-title{
    padding-bottom: 20px;
}
.director-section{
    font-family: Roboto;
}
.director-img{
    display: flex;
}
.img-circle{
    width:  220px;
    height:  220px;
    position: relative;
     padding: 3px;
    transition: 0.2s;
    overflow: hidden;
    margin: auto;
     border: solid 3px #08c;
    border-radius: 50%;
}

.img-circle img{
    width: 100%;
    border-radius: 50%;
    padding: 2px;
    position: relative;
    z-index: 3;
}
h3,h2{
    font-size: 24px;
    text-transform: uppercase;
    margin: 20px 0;
}

.director-content{
    padding-left: 0px;
}
.director-type{
    font-size: 14px!important;
    font-weight: bold;
    color: #717171;
    padding-left: 24px;
}

.director-section p, .director-section h3 {
    padding: 0 20px;
    padding-right: 40px;
    font-size: 15px;
}
.director-section h3{
    font-size: 24px;
}
.director-clients{
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    color: #fff;
    padding: 20px!important;
}

.director-clients span{
    font-weight: bold;
}

.director-clients a{
    text-decoration: underline;
    color: inherit;
}
.btn-wrap{
     display: flex;

    padding: 0;
}

.btn-wrap p{
    padding: 0px;
}
.btn{
   padding: 10px 0px;
   text-decoration: none;
 transition: 0.4s;
 cursor: pointer;
}
.btn-blue{

    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    text-align: center;
    color: #fff;
    margin-right: 15px;
    border: solid 1px #08c;

}
.btn-blue:hover{
    background-color: #4c87c8;
    color: #fff;
    text-decoration: none;
}
.btn-white:hover{

        color: #08c;
    text-decoration: none;
}

.btn-white{
    color: #08c;
    background: #fff;
    text-align: center;
    flex:1;
    border: solid 1px #08c;

}
.company-section{
    font-family: Roboto;
}
.company-section .btn-white{
    width: 100%;
    display: block;
    border-radius: 0px;
}
.company-section p {
    text-align: justify;
}
.company-section .company-list{
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #0088cc;
    color: #fff;
    list-style: none;
}
.company-section .company-list ul{
    padding: 20px 0;
    font-size: 16px;
    list-style: none;
}

.company-section .company-list ul li{
    cursor: pointer;
}
.company-section .company-list ul li p{
    border-bottom: dotted 1px #fff;
    font-weight: bold;
    font-size: 16px;
    display: inline-block;
    margin: 10px 0;
}


.company-section .company-list ul li:before{
      content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;

    font-size: 14px;
    margin-right: 15px;
    margin-left: 0px;
    transition: 0.4s;

}
.company-section .company-list ul li:hover:before{
    margin-right: 10px;
    margin-left: 5px;
}


.button-form-wrap{
    display: flex;
    flex-direction: column;
}
.button-form-wrap>div{
    flex: 1;
    border: solid 1px #08c;
    padding: 20px 0 0;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.button-form-wrap .cabinet-title,.button-form-wrap .cabinet-text{
    padding: 0 20px;
}
.button-form-wrap>div:first-child{
    margin-bottom: 10px;
}
.button-form-wrap>div:last-child{
    margin-top: 10px;
}


.button-form-wrap>div .cabinet-title{
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 5px;
    display: flex;
    align-items: center;
}
.button-form-wrap>div .cabinet-title .ico{
    display: flex;
    padding-right: 15px;
}
.button-form-wrap>div .cabinet-text{
    font-size: 14px;
    color: #676767;
}



.news-section-wrap{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.news-section-wrap .slick-track{
    display: flex;
}
.news-item{
    width: 320px;
    display: flex!important;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    border: solid 1px #ddd;
    border-radius: 10px 10px 0 0;
    padding: 20px 0px 0px;
    margin: 10px;
    height: auto;
}
.news-item .ico-wrap{
    flex-grow: 1;
    display: flex;
    align-items: center;
}
.news-item .ico{
    width: 64px;
    height: 64px;
     background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    color: #fff;
    font-size: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.news-item p{
    padding: 20px;
}
.btn-effect{
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
    text-decoration: none!important;
    position: relative;
    overflow: hidden;
    display: block;
}




 .btn-effect p{

    margin: 0px;
    color: #08c;
     text-align: center;
}
.btn-blue-layer{
    padding: 10px 0;
    background: #fff;
    position: absolute;
    left: 0px;
    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #08c;
    width: 0%;
    height: 100%;
    top: 0px;
    overflow: hidden;
    transition: 0.7s;
}

.btn-blue-layer p{

    color: #fff;
    position: relative;
    color: #fff!important;
}
.btn-effect{
    border-top: solid 1px #08c;
}
 .btn-effect:hover .btn-blue-layer{
    width: 100%;
}




















/*СТАТЬИ*/
.article-content{
    font-family: Calibri;
/*    line-height: 22px;*/
    font-size: 14pt;
    padding-top: 10px;
    padding-right: 24px;
    padding-bottom: 20px;
}
.article-content a{
    color: #4c87c8;
    text-decoration: underline;
        padding-right: 5px;
}
.article-content a:hover{
    text-decoration: none;

}
.article-content h2{
    font-size: 16px;
    font-weight: bold;
}
.article-content h2:first-child{
    margin-top: 0px;
}
.article-content h5{
    font-size: 1.2em;
    margin: 15px 0 10px;
}
.article-content img{
    max-width: 100%;
    height: auto;
    margin: 20px;
}

.article-content .orange{
    font-size: 140%;
    color: #ee7f24;
}
.article-content ul{
    list-style: none;
    padding-left: 0px;
}
.article-content  li{
    padding-left: 25px;
    background: url(../images/li-line.png) no-repeat left 8px;
    margin-bottom: 10px;
}
.article-content p, .article-content ul{
    margin: 15px 0;
}
.article-content p{
    text-align: justify;
}
.article-content table{
    width: 100%;
}
.article-content section ul li{
    white-space: nowrap;
}
.article-content  th{
       border: solid 1px #ddd;
    padding: 10px;
    background: #f4f5f6;
}
.article-content  td{
    border: solid 1px #ddd;
    padding: 10px;
}

/*Боковое меню */

.sidebar-left-menu{
    margin-top: 24px;
    list-style: none;
    padding: 0px;
    font-family: Roboto;

}
.sidebar-left-menu ul{
    list-style: none;
    padding: 0px;
    margin-left: 25px;
    border-left: solid 1px #ddd;
}
.sidebar-left-menu ul li a{
    text-transform: lowercase;
    font-size: 12px;
    border: none;
    background: #fff;
    padding-left: 0px;
    position: relative;
}

.sidebar-left-menu ul li a:hover{
    background: #fff;
    color: inherit;
}

.sidebar-left-menu ul li a:hover:before{
    color:#0088cc;
     padding-left: 15px;
    padding-right: 10px;
}
.sidebar-left-menu ul li a:before{
      content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 15px;
    font-size: 20px;
    padding-left: 10px;
    transition: 0.4s;
}

.sidebar-left-menu ul li .sf-with-ul:before{
      content: "\f0d7";
}

.sidebar-left-menu ul li .sf-with-ul:after{
    content: ''!important;
    display: none;
}
.sidebar-left-menu .sf-with-ul:after{
    border-top-color:inherit;
    right: 15px!important;
}
.sidebar-left-menu .root-item-selected{
/*    background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);*/
    background-color: #4c87c8;
    color: #fff;
}

.sidebar-left-menu .root-item-selected+ul{
    display: block!important;
}

.sidebar-left-menu .root-item-selected+ul:after{
    display: block!important;
}

.sidebar-left-menu a{
    position: relative;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    border-bottom: solid 1px #fff;
    color: inherit;
    font-size: 13px;
       background: #eff5f7;
font-weight: bold;
    text-decoration: none;
/*    text-transform: uppercase;*/

}


.sidebar-left-menu a:hover{
/*
        background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);
    background-color: #0088cc;
    color: #fff;
*/
/*        background: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(236, 236, 236, 0.18) 5px, rgba(255, 255, 255, 0.08) 10px) rgba(255, 255, 255, 0.03);*/
    background-color: #4c87c8;
    color: #fff;
}






/*Футер*/

footer{
    background: #475155;
    color: #fff;
    border-top:solid 1px #ddd;
    padding: 40px 0 20px;
}

.company-name{
    font-family: Roboto;
    font-size: 0.9em;
}


.company-name p{
    margin-bottom: 0px;
}
.footer-menu{
        list-style: none;
    display: flex;
    font-family: Roboto;
    padding: 0px;
    font-size: 0.8em;
    margin-bottom: 0px;

}
.footer-menu li{
    padding-right: 15px;
}

.footer-menu li a {
     color: #fff;
    text-decoration: underline;
}
.footer-menu li a:hover{
    text-decoration: none;
}

.contact-footer-wrap{
    text-align: right!important;
}
.contact-header-wrap{
    font-family: Roboto;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}
.footer-number{
    font-size: 1.45em;
    font-weight: bold;
    margin: 0px;
}
.footer-number a{
    color: #fff;
}
.footer-adress a{
    color:#fff;
}

.footer-number .grey-number{
    font-weight: 500;
}
 .footer-adress{

    font-size: 14px;

     padding-top: 10px;
}

/*Мобильное меню*/
.top-mobile-panel {
  display: none;

    justify-content:  center;
    align-items:  center;

  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 56px;
  background: #015ca2;
}
.logo_title_text{
    display: flex;
    align-items: center;
    text-align:  center;
    color:  #000!important;

    margin: 0px;
    text-decoration: none!important;
    font-family: Roboto;
    font-size: 30px;
    color:#fff;
    font-weight: bold;
    color:#fff!important;

}
.logo_title_text img{
    width: 52px;
    height: 52px;
    padding: 10px;
}
.hamburger {
	display: none!important;
}
@media(max-width: 991px) {
	header {
		height: 56px;
	}
	header .logo img {
		height: 56px!important;
		padding: 3px 0 0 0!important;
	}
	.header__right {
		display: none!important;
	}
	.hamburger {
		display: block!important;
	}
	.top-mobile-panel {
  	display: flex!important;
	}
}

.hamburger {
	display:inline-block;
	/* background:#383838; */

/*  background-color: #d32f2e;*/
	position:fixed; left:0; top:0; z-index:1000;
	padding: 15px 15px;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	border: 0;
	margin: 0;
	overflow: hidden;
	-webkit-transition:left 0.2s;
	-o-transition:left 0.2s;
	transition:left 0.2s;
	line-height:1;
}
.hamburger-right-phone {
	left: initial;
	right: 0px;
  padding: 14px 15px;
    color: #fff;
    font-size: 25px;
}
.hamburger-right-phone .hamburger-box {
	text-align: center;
}
.iziModal {
	font-family: 'Play', sans-serif;
}
.hamburger-right-phone i {
	font-size: 30px;
	color: #fff;
}
.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	width: 40px;
	height: 4px;
	background-color: #fff;
	border-radius: 4px;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

/*
* HABMURGER Spin
*/
.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
	-o-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
	transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.34s ease-in, transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s
	cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner,
.slideout-open .hamburger--spin .hamburger-inner {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: 0.14s;
	-o-transition-delay: 0.14s;
	transition-delay: 0.14s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before,
.slideout-open .hamburger--spin .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
	-o-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
	transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after,
.slideout-open .hamburger--spin .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s
	cubic-bezier(0.215, 0.61, 0.355, 1);
}
.mm-menu{
    background: #083d65;
}


.tablebodytext{
    display: none!important;
}
.header-wrap{
    padding-top: 10px;
    padding-bottom: 10px;
}

.slow_eyes_mode_wrap{
    padding-top: 7px;
}

#slow_eyes_mode, #usual_mode{
    color: inherit;
    font-weight: bold;
}



/*________________________________________*/
/*Новое оформление*/
/*________________________________________*/
/*Шапка сайта*/
.header-wrap{font-size:13px;line-height:12px;}
.header-wrap .info-text{padding:8px 0;}
.header-wrap .info-text i{font-size:14px;margin:-1px 7px -1px 0;color:#b2bfc6;}
.header-wrap .info-text .email{margin-left:0;}
.header-wrap .info-text .email,.header-wrap .info-text .phone,.header-wrap .info-text .skype{ display:inline-block;vertical-align:top;margin-left:40px; margin: 5px; color:#333!important;font-weight: bold;}
.header-wrap .info-text>div:first-of-type{margin-left:0;}
.header-wrap .info-text .skype.hidden-xs{display:inline-block !important;}



/*Слайдер*/
.slider-text-wrap{
    height: 100%;
}
.slider-text-wrap .title-link{
    text-decoration: none;
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.slider-text-wrap .title-wrap{
    font-size: 36px;
/*    display: flex;*/
    align-items: flex-start;
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 42px;
    max-width: 600px;

    margin: 20px 0;
    transition: .4s;
}
.slider-text-wrap .title-wrap img{
    max-width: 240px;
}

.slider-text-wrap .title-wrap:hover{
    background-position: 5% 5%;
}

.btn-primary:hover{
    background: #099feb;
}


/*

.slider-text-wrap .title-wrap{
    font-size: 36px;
    display: flex;
    align-items: center;
    height: auto;
    flex-direction: column;
    justify-content: center;
    padding: 0px 64px;
    box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.4);
    background-image: url(../images/background.png);
    background-color: #2c3a5f;
    max-width: 500px;
    padding: 10px 64px;
    margin: 20px 0;
    transition: .4s;
}


.slider-text-wrap .title-wrap:hover{
    background-position: 5% 5%;
}
*/


.slider-text-wrap .title{
    color: #fff;
    line-height: 30px;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
}
.slider-text-wrap .subtitle{
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
    padding-bottom: 20px;
}
.slider-text-wrap .text-block{
        font-size: 16px;
    color: #555555;
    padding-bottom: 24px;
}
.btn{
    margin: 0 10px 10px 0;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 6px 12px;
    font-size: 14px
}
.btn:hover{
    color: #fff;
    text-decoration: none;
}
.btn-primary{
 background: #0088cc;
    border: 1px solid #0088cc;
    color: #fff;
    box-shadow: 0 2px 0 0 #006699;
}

/*Строка поиска*/
.search{ position: relative; }
.search input[type="text"]{ background: white; color: #999999; height: 28px; outline: none; line-height: 18px; padding: 0 10px; border: none; width: 100%; border-radius: 5px; }
.search .btn-search{ position: absolute; top: 0; right: 0;border: 0; color: white; width: 30px; height: 100%; line-height: 12px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.header-wrap .search .btn-search{background: #a0b0ba;}

/*Список услуг*/
.feature{ }
.feature p{ margin: 0; padding: 0; }
.feature .row{ }

.feature-box{clear:both; display: flex; align-items: center; color:#333!important; margin: 20px 0;}
.feature-box .image{max-height:55px;max-width:55px;float:left; text-align: center;margin-top:5px;}
.feature-box .title{font-size:18px;}
.feature-box .feature-box-info{padding-left:20px; color: #333;}
.feature-box .feature-box-info a{
    color: #333;
}
.feature-box .feature-box-icon{color:white;display:inline-block;float: left; border-radius: 50%; height: 55px;line-height:55px;text-align:center;width: 55px;font-size: 18px; position: relative; }
/* End */

.feature-box .feature-box-icon {
  background-color: #0088cc;
    flex-shrink: 0;
}

/*Список новостей*/
.news-item-wrap{
    border: solid 1px #ddd;
   margin: 20px 0;
    cursor: pointer;
    height: calc(100% - 40px);
    display: block;
    text-decoration: none!important;
}
.news-item-img-wrap{
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.news-item-img{
    width: 100%;
    height: 100%;
    background-size: cover;

    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.4s;
    position: relative;
}

.news-item-wrap:hover .news-item-img{
   transform: scale(1.1);

}

.news-item-img:before{
/*
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.7));
    left: 0px;
    top: 0px;
*/
}

.news-title{
    bottom: 0px;
    left: 0px;
    font-size: 13px;
    font-weight: bold;
    color:#2c3756;
    padding: 16px;
    padding-top: 0px;
}

.news-data{
    font-size: 12px;
    color: #858585;
    padding: 16px 16px 6px;
}

.news-button a{
    color: #333;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.news-button-pager a{
    color: #333;

}
/*Полезные ссылки*/
.logo_item{
    display: flex;
    align-items: center;
    outline: none;
    color:#333!important;
    text-decoration: none!important;
    min-height: 100px;
    align-items: center;


}
.logo_item:hover{
       text-decoration: underline!important;
}
.logo_item img{
    width: 60px;
}
.logo_item p{
    margin-bottom: 0px;
    margin-left: 24px;
   font-size: 14px;
}

.logo-item-button{
    height: 85px;
    box-shadow: 0 2px 12px 0 rgba(212, 212, 214, 0.6);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: inherit;
    text-decoration: none!important;
    margin: 10px;
}
.logo-item-button .feature-box-icon{
    margin-right: 14px;
    color: #08c;
    font-size: 32px;
}

.logo-item-button:hover{
    background: #08c;
    color: #fff;
}
.logo-item-button:hover .feature-box-icon{
    color: #fff;
}
/*Слова директора и услуги*/
.director-wrap{
    font-size: 14pt;
    text-align: justify;
}
.director-wrap img{
    margin: 0 20px 20px 0;
}
.director-info{
    font-size: 13px;
    text-align: right;
    padding-bottom: 20px;
}
.servise_section_wrap{
    display: flex;
    flex-direction: column;

}

.servise_section{

    background: #0088cc;
    background-image:url(../images/background.png);
    color: #fff!important;

    padding: 20px;
    border-bottom: solid 10px #fff;
    position: relative;
    cursor: pointer;

    font-size: 15px;
    height: 185px;
    transition: .4s;
}
.servise_section .title{
    font-weight: 400;
    font-size: 18px;
    border-bottom: solid 1px #fff;
    padding-bottom: 0px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 5px;
}




.servise_section:first-child{
    background-position: 0% 20%;
}



.servise_section:nth-child(2){
    background-position: 33% 20%;
}




.servise_section:nth-child(3){
    background-position: 75% 38%;
}
.servise_section:last-child{
    border:none;
}

.servise_section:first-child:hover{
    background-position: 5% 25%;
}

.servise_section:nth-child(2):hover{
    background-position: 38% 25%;
}

.servise_section:nth-child(3):hover{
    background-position: 80% 42%;
}
.servise_section:last-child{
    border:none;
}
.article-column{

    padding: 20px!important;
    font-size: 16px;
    margin: 0 10px;
    background: #0088cc;
    background-image: url(/bitrix/templates/rostcsm/images/background.png);
    color: #fff!important;
    flex:1;
    text-decoration:none!important;
    transition: .4s;
    display: flex;
/*    align-items: center;*/
    justify-content: center;
}
.article-column h2{
    text-align: center;
}
.article-column:hover{
    background-position: 10% 10%;
}


.servise_section .ico-wrap{
    position: absolute;
    right: 28px;
    bottom: 28px;
    font-size: 24px;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: #08c;
    border-radius: 50%;
    transition: .4s;
}

.servise_section:hover .ico-wrap{
        width: 64px;
    height: 64px;
        right: 20px;
    bottom: 20px;
}


/*Социальные иконки*/

.footer-icons{  padding: 2px 0; }
.header-icons ul{
    padding: 0!important;
}
.footer-icons ul{ margin: 0; padding: 10px 0; width: auto; font-size: 0; }
.footer-icons li{ background-image: url(/upload/static/social-sprites.png); background-repeat: no-repeat; background-color: white; background-position: -3px 93px; display: inline-block; margin-left: 6px; padding: 0; overflow: visible; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; }
.footer-icons li:first-child{ margin-left: 0; }
.footer-icons li a{ display: block; height: 24px; width: 24px; text-align: center; }
.footer-icons li[class] a{ text-indent: -9999px; }
.footer-icons li a:hover{ text-decoration: none; }
.footer-icons li a i[class^="icon-"]{ color: #444; font-style: 16px; position: relative; top: 3px; }

.footer-icons li.facebook{ background-position: -3px -123px; }
.footer-icons li.facebook:hover{ background-position: -3px -153px; }

.footer-icons li.twitter{ background-position: -3px -1143px; }
.footer-icons li.twitter:hover{ background-position: -3px -1173px; }

.footer-icons li.rss{ background-position: 0 -900px; }
.footer-icons li.rss:hover{ background-position: 0 -930px; }

.footer-icons li.vk{ background-position: -3px -1863px; }
.footer-icons li.vk:hover{ background-position: -3px -1893px; }

.footer-icons li.tg{ background-position: -3px -2043px; }
.footer-icons li.tg:hover{ background-position: -3px -2073px; }

.footer-icons li.instagram{ background-position: -3px -1683px; }
.footer-icons li.instagram:hover{ background-position: -3px -1713px; }

h3 a{
    font-size: 16px;
    text-transform: initial;
}

.contactItemMap{
    display: flex;
    justify-content: center;
}
     .map-wrap{
           max-width: 640px;
         flex: 1;
         width: 100%;
       }
.filial-wrap{
    max-width: 640px;
    height: 100%;
    width: 100%;
    position: absolute;
}
.filial-item{
    position: absolute;
    opacity: 0.85;
    z-index: 100;
    width: 240px;
    box-shadow: 0 7px 15px 0 rgba(0,0,0,.19);
    cursor: pointer;
}

.filial-item a{
    color: #4c87c8;
}


.filial-item:after{
    content: '';
    width: 25px;
    height: 25px;


}

.filial-title{
    background: #4c87c8;
    margin: 0px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
}
.filial-title a{
    color: #fff;
    text-decoration: none;
}

.filial-title a:hover{
    text-decoration: underline;
}
.filial-text{
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    background: #eff5f7;
}

.hide_part{
    display: none;


}

#volgodonsk{
    right: -120px;
    top: 520px;
}

#taganrog{
    left: -170px;
    top: 330px;
}

#kamensk{
    left: 0px;
    top: 70px;
}

#rostov{
    left: -70px;
    top: 500px;
}

#salsk{
    right: 150px;
    top: calc(100% - 100px);
}

#shahty{
    right: 120px;
    top: 300px;
}

.contact-map-wrap{
    position: relative;
}
.contactItemMap{
/*    position: relative;*/
}

.document-wrap p{
    clear: both;
}
.sert_table tr{
    display: flex;
}
.sert_table td{
    border: none!important;
    -webkit-box-shadow: 0 0 0 1px #e3e4e8;
    box-shadow: 0 0 0 1px #e3e4e8;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sert_table td a{
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.sidebar-file-icon{
        position: absolute;
    right: 10px;
    background: #d3d9db82;
    padding: 5px;
    width: 25px;
    border-radius: 50%;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sidebar-left-menu li:hover .sidebar-file-icon{

    background: #3367a299;

}
.root-item ul .sidebar-file-icon{
    background: #d3d9db82!important;
}

.otdel .btn{
    padding: 10px;
    color: #fff;
    text-decoration: none;
}
.otdel .btn i{
    padding-left: 10px;
}
.otdel .btn:hover{
    background: #019be8;
}

.otdel .title{
    padding: 20px 0;

}

.otdel .title a{
    color: #333;
    font-size: 20px;
    text-decoration: none;
}

.otdel img{
    margin: 0px;
}

.document-file-wrap p{
    display: flex;
    align-items: center;
    padding: 10px 0;
    border: solid 1px #ddd;
    border-width: 1px 0;
}

.document-file-wrap p img{
    margin: 0px;
    margin-right: 20px;
}

.main-service{
    background: #4c87c8;
    color: #fff;
    padding: 5px 20px 25px;
}

.main-service p{
    margin: 5px 0;
}

.list-section p{
    margin: 5px 0;
    padding-left: 10px;
}

.button-icon-wrap{
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-icon-wrap a{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    text-decoration: none;
}
.button-icon-wrap a:hover{
    background: #f2f2f2;
}
.button-icon-wrap a img{
    margin: 0px;
    margin-right: 10px;
}

.sf-menu .sidebar-file-icon{
    top: 5px;
}

.spoiler-wrap{
    display: none;
    padding: 20px;
    background: #4c87c8;
    color: #fff;
    margin-left: 10px;

}

.spoiler-click{
    cursor: pointer;
    border-bottom: dashed 1px #000;
}


#horizontal-multilevel-menu li:last-child ul{
    right: 0px;
}

.struct_table td{
    width: 33%;
}

.hide{
    display: none!important;
}
.main-bcg{
    overflow: hidden;
    height: 430px;
}
.main__slider img{
    max-width: 100%;
    height: 100%;
    margin-top: 20px;
}
.img-slider{
    background-size: contain;
    background-position:bottom;
    background-repeat: no-repeat;
    height: 400px;

}
.standart_slide .title-wrap p , .schet_slide .title-wrap p{
    text-shadow: 1px 1px 5px #000;
}

.med_slide .title-wrap p{
     color: #333;
}
 .pish_slide .title-wrap p, .electro_slide .title-wrap p, .radio_slide .title-wrap p{
    color: #fff;
    text-shadow: 1px 1px 5px #000;
}

.circle-list
{
    list-style: circle !important;
    padding-left: 40px !important;
}
.relative-image{
    max-width: 100%;
    max-height: 100px;
}

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