/* Don't tuch my code pls */
header .menu li#menu-item-27941 .dropdown-menu::before{
	margin-left: 0;
	left: 94px;
}
.section.section-client-testimonials {
    max-width: none;
    width: auto;
}
.section-education .col-third {padding: 0 10px 15px;}
img {max-width: 100%;}
.page-header {
    padding-bottom: 0;
    margin: 50px 0;
}
.slider-active-arrow .container::after {
    left: auto;
    right: -100%;
}
.section.section-education .lead{margin: 0 auto 50px;}
.section-client-list .slide-link img {
    display: inline-block;
    vertical-align: middle;
}
.slider-active-arrow .container{background-position: 0 0;}


@media only screen and (max-width: 991px){
	.text-block-default{padding-top: 1em;}
	.navbar .menu .menu-item a{color: #4b87a6;}
	header .menu .dropdown-menu {
	    right: auto;
	    left: 60px;
	}
	header .menu .dropdown-menu::before{left: 88px;}
	header .menu li#menu-item-27941 .dropdown-menu::before{left: 70px;}
}
@media only screen and (max-width: 500px){
  .slider-active-arrow .container{background-position: -80px 0;}
}