::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar {
    width: 8px;
    background-color: #3e76ba;
}
::-webkit-scrollbar-thumb {
    background-color: #3e76ba;
    border-radius: 10px;
    height: 150px;
}
body{
/* 	font-family: 'Roboto', sans-serif; */
	font-family: sans-serif;
	font-size: 15px;
}
.ms-slide{
	counter-increment: Index;
}
.ms-slide-layers .ms-layer p {
    font-size: 21px;
}
.ms-slide-layers .ms-layer h3 {
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
	position: relative;
}
#prev-info-section{
	background-color: #f7f7f7;
} 
#prev-info-section .columns:first-child{
	background: #3e76ba;
    position: relative;
}
#prev-info-section .columns:first-child:after{
	content: '';
	background: #3e76ba;
    position: absolute;
	top: 0;
	right: 100%;
	width: 100%;
	height: 100%;
}
#prev-info-section .columns:first-child .gdlr-item-title{
	color: #fffffff2 !important;
	text-align: right;
} 
.gdlr-item-title {
    font-size: 27px !important;
    padding-top: 30px;
}
#prev-info-section .gdlr-item-title-wrapper .gdlr-item-title-caption {
    margin-top: 25px;
    font-size: 16px;
    color: #fff;
    text-align: right;
    line-height: 25px;
    padding-bottom: 10px;
}
h4.tab-title.active {
    color: #fff;
    background-color: #3e76ba !important;
	cursor: pointer;
}

#services-section:hover .textcenter:after{
	top: 5%;
    left: 0%;
}
#services-section:hover .textcenter:before{
	    bottom: -35%;
    right: -20%;
}
h2.textcenter {
    line-height: 47px;
    color: #fff;
    text-shadow: -13px 13px 0 #ffffff0f;
    letter-spacing: 2px;
    font-weight: bold;
	transition: 0.5s;
}
h2.textcenter:after {
    content: '';
    height: 100%;
    width: 100%;
    background-color: #f3f3f30f;
    position: absolute;
    top: 35%;
    left: 20%;
	transition: 0.8s;
}
h2.textcenter:before {
    content: '';
    height: 100%;
    width: 100%;
    background-color: #f3f3f30f;
    position: absolute;
    bottom: 5%;
    right: 5%;
	transition: 0.8s;
}
#services-section .columns:nth-child(2) h3{
	text-align: right;
}
.gdlr-stunning-item .stunning-item-title {
    font-style: normal;
}
div#trust-section {
    padding-top: 50px !important;
    margin-top: -50px;
}

#trust-section .container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#trust-section .columns{
	margin-bottom: 20px;
}
#trust-section .four.columns .gdlr-image-frame-item.gdlr-item , #trust-section .four.columns .gdlr-item-title-head h3{
    transition: 0.4s;
}
#trust-section .four.columns:hover .gdlr-image-frame-item.gdlr-item, #trust-section .four.columns:hover .gdlr-item-title-head h3{
    transform: scale(0.4);
    opacity: 0;
}
#trust-section img {
    height: 62px;
}
#trust-section .columns h3.gdlr-item-title {
    font-size: 18px !important;
    padding-top: 0px;
}
#trust-section .columns  .gdlr-item-title-caption {
    margin-top: 0px;
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    top: 0%;
    min-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
    background-color: #3e76ba;
    color: #fff;
    opacity: 0;
    transform: scale(1.1) translateY(-5px);
    transition: 0.4s;
}
#trust-section .columns:hover  .gdlr-item-title-caption {
	opacity: 1;
    transform: scale(1) translateY(0px);
	/* box-shadow: -4px 4px 0px #FF5722, -8px 8px 0px #FF9800, -12px 12px 0px #FFC107, -16px 16px 0px #FFEB3B; */
}

.btn-mail {
    width: 200px;
    margin: 0 auto;
    position: relative;
	margin-bottom: 25px;
}

.btn-mail:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 6px;
    border-radius: 17px;
    background-color: #fff;
    top: -6px;
    right: -11px;
    transform: rotateZ(0deg);
	transition: 0.3s;
}
.btn-mail:after {
    content: '';
    position: absolute;
    width: 0%;
    height: 6px;
    border-radius: 17px;
    background-color: #fff;
    top: -6px;
    left: -11px;
    transform: rotateZ(0deg);
	transition: 0.3s;
}

.btn-mail a {
    padding: 10px 15px 10px 15px;
    display: block;
    color: #fff;
    background-color: #3e76ba;
    border-radius: 10px;
    text-transform: uppercase;
    font-weight: bold;
	transition:0.4s;
}

.btn-mail:hover a{
	padding: 43px 15px 0px 15px;
}

.btn-mail:hover:after{
    width: 58%;
    top: 20px;
    transform: rotateZ(20deg);
}
.btn-mail:hover:before{
    width: 58%;
    top: 20px;
    transform: rotateZ(-20deg);
}

#faq-block{
	max-height: 400px;
    overflow-y: auto;
	padding-right: 5px;
}
#faq-block::-webkit-scrollbar-thumb {
    background-color: #9E9E9E;
}
#faq-block .wpb_af_faq {
    background-color: #ffffff;
	transition: 0.5s;
}
#faq-block .wpb_af_faq a{
	transition: 0.5s;
}
#faq-block .wpb_af_faq.wpb-submenu-indicator-minus{
	background-color: #3e76ba;
}
#faq-block .wpb_af_faq.wpb-submenu-indicator-minus a{
    color: #fff;
}
#faq-block .wpb_af_faq.wpb-submenu-indicator-minus p a{
    color: #3e76ba;
}
#contact-section .gdlr-item-title-wrapper {
        margin-bottom: 10px !important;
}
#contact-section .gdlr-item-title-wrapper h3 {
    font-size: 18px !important;
    padding-top: 15px;
}

#map{
	height: 570px;
	position: relative;
}
#map .four-fifth.columns {
    height: 100%;
	width: 100%;
}
#map .four-fifth.columns *{
    height: 100%;
}
#map .one-fifth.column {
    position: absolute;
    top: 0;
    right: 110px;
    max-height: 570px;
    overflow: hidden;
    background: #ffffffde;
    padding: 20px 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 45px -15px;
	    width: 30%;
}
#map span.wpcf7-not-valid-tip {
    position: absolute;
    top: 0px;
    right: 8px;
}
#map .wpcf7 textarea {
    max-height: 100px;
    resize: none;
}
#map .wpcf7 textarea::-webkit-scrollbar-thumb {
    background-color: #3e76ba;
    border-radius: 10px;
    height: 17px;
}
#map .wpcf7 input[type="submit"] {
    margin-bottom: 0;
}
#baner-section ul.slides li img {
    max-height: 90px !important;
}


/*   */
.subfooter-copyright {
	font-size: 13px;
}
.footer-wrapper a {
	color: #bdb6b6;
}
h1, h2, h3, h4, h5, h6, .gdlr-title-font {
	font-family: sans-serif;
}
.gdlr-widget-title {
	font-style: normal;
}
/*Title page*/
.gdlr-page-title-wrapper .gdlr-page-title {
	font-style: normal;
	font-weight: bold;
}
/*block info on page*/
.gdlr-content-item .block-info {
    border: 1px solid #c0b4b4;
    border-radius: 10px;
    padding: 10px;
	margin: 10px;
}
.gdlr-content-item .block-info a {
	display: inline-block;
	color: #808080;
}
.gdlr-content-item .block-info a:hover {
	color: #6b6464;
}
.gdlr-content-item .block-info .block-info-end-item {
	margin-bottom: 0;
}
.gdlr-item.gdlr-divider-item {
	margin-bottom: 20px;
}
.publication_link {
	color: #808080;
}
/*sidebar blog info*/
#sidebar-blog-info .blog-content-wrapper {
	display: none;
}
.iframe-wrap {
    position: relative;
    padding-bottom: 59%;
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*doc three in gallery*/
/* #gallery-block-docs :nth-child(3) {
	width:50%;
} */
/*footer*/
#footer-widget-1 {
	text-align: center;
	padding-top: 0px;
}
.three {
    margin-bottom: 20px;
}
.footer-wrapper .widget.gdlr-widget {
	margin-bottom: 10px;
}
/*Main page*/
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    font-size: 14px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a:before {
	display: none;
}
.gdlr-item-title-wrapper.gdlr-item {
	margin-bottom: 0;
}
#main-block-red {
    padding-bottom: 50px;
    padding-top: 35px;
}
#mobile-btn-mail {
	display: none;	
}
/*header*/
.logo-text a {
	float: left;
	width: 127px;
	margin-right: 15px;
	margin-left: 10px;
}
.logo-text span {
	font-size: 20px;
	line-height: 30px;
	font-family: "Open Sans";
	font-weight: bold;
}
.gdlr-logo {
	max-width: 565px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
}
.fa-arrow-circle-up {
    color: #2778c9;
}
#contact-cont-form {
	margin-top: -40px;
}
#contact-block-erip img {
	margin-bottom: -25px;
}
a.text-slider {
	color: #ffffff;	
	font-family: "Open Sans";
	font-weight: normal;
}
.home-slider-button {
	font-family: sans-serif!important;
	background-color: #3e76ba!important;
	line-height: 27px!important;
	width: 77px!important;
	font-size: 14px!important;
	text-align: center!important;
}
.home-slider-button:hover {
	background-color: #ce341f!important;
}
#services-section {
	background-size: cover!important;
}
.tool_icon {
	position: absolute;
	top: 20px;
	right: 20%;
}
.tool_icon a {
	margin: 0 10px;
}
.gdlr-page-title-wrapper {
	background-image: url("/wp-content/uploads/2018/09/20184bd0ed5189129ea1d43228831f65-1920x840.jpg");
}
.wpb_af_ui_theme .wpb_af_area li > a {
	padding: 10px 15px!important;
}
#media_image-2 img {
    max-width: 130px!important;
    margin: 0;
}
#main-text {
	font-size: 16px;
}
#main-text-docs {
	font-size: 16px;
}
.text-slider {
	color: #ffffff;
    font-family: "Open Sans";
    font-weight: normal;
}
.spaceText {
	padding-left: 107px;
}
@media screen and (max-width: 1200px) {
	.ms-btn-container {
		left: auto!important;
		top: auto!important;
		right: 5%!important;
		bottom: 5%!important;
	}
}
@media screen and (max-width: 760px) {
	.logo-text span {
		display: none;
	}
	.logo-text a  {
		float: none;
	}
	.logo-text a img {
		width: 50%;
	}
	.ms-slide-layers .ms-layer p {
		display: none;
	}
	#map .one-fifth.column {
		display: none;
	}
	#mobile-btn-mail {
		display: block;
		text-align: center;
	}
	#baner-section .gdlr-item-title-wrapper .gdlr-item-title-head {
		text-align: left
	}
	#prev-info-section .columns:first-child {
		padding-left: 10%;
		padding-right: 30%;
	}
	.gdlr-item {
		font-size: 17px;
	}
	#content-section-4>div, #content-section-6>div, #content-section-7>div, #content-section-8>div, #content-section-10>div {
		padding: 0 !important; 
	}
	#content-section-9>div {
		padding: 20px !important; 
	}
	.fa-4x {
		font-size: 3em;
	}
	#povyshenie-kvaliikatsii-table, #podgotovka-table, #perepodgotovka-table, #povishenie-kvalifikacii-rukovodyashih-table {
		overflow-x: auto!important; ;
    	width: 100%!important; ;
    	margin-left: 0!important; ;
	}
	.gdlr-image-link-shortcode {
		overflow-x: auto;
	}
	.gdlr-image-link-shortcode img {
		max-width: 300%;
	}
	.ms-slide-layers {
		left: 10px;
	}
	.h1_slider1 {
		margin-left: 25%;
	}
}
@media screen and (max-width: 500px) {
	.gdlr-page-title-wrapper .gdlr-page-title {
		font-size: 30px!important;
	}
	.slider-full-text-mobile h3{
		font-size: 4em !important;
		margin-left: 40px;
	}
	#prev-info-section .columns:first-child {
		padding-right:30%;
		padding-left: 0;
	}
	h2.textcenter {
		font-size: 1.9em;
	}
	.ms-bullets.ms-dir-h .ms-bullets-count { 
		display: none !important; 
	}
	#services-section {
		background-size: 2700px!important;
	}
	#media_image-2 img {
    max-width: 120px !important;
}
}
@media screen and (min-width: 500) {
	#baner-section  ul.slides li {
    	width: auto !important;
    	margin-right: 25px;
	}
}
.column-service-title a {
	color: #fff;
}.column-service-title a:hover {
	text-decoration: underline;
}


/*   */

