#header.float #main-menu > ul > li > a {
  height: auto;
  padding: 15px 18px 20px;
}
div.fb-like.fb_iframe_widget > span > iframe {width:105px!important;
}
.breadcrumbs .page-current {
  font-weight: 700;
  font-family: 'Raleway-Bold';
  color: #000;
}
.breadcrumbs a{
  text-decoration: none;
}
.breadcrumbs {
  margin: 30px 0 0;
}
.kurs-item-single {
  box-shadow: none;
  -webkit-box-shadow: none;
}
/* Search */

form.search-j input[type=search] {
  padding: 8px 0 8px 23px;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  width: 680px;
  margin-right: 6px;
  color: #222;
}
form.search-j input.submit-button {
  font-family: 'Raleway-Bold';
  font-size: 18px;
  background: #00a5eb;
  color: #fff;
  display: inline-block;
  width: 150px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 0 8px 39px;
  text-align: left;
  position: relative;
  cursor: pointer;
  outline: 0;
  -webkit-transition: background .5s ease;
  -o-transition: background .5s ease;
  transition: background .5s ease;
  z-index: 4;
  border: none;
}
form.search-j label {
  position: relative;
}
form.search-j label:after {
  content: '';
  position: absolute;
  top: 0;
  right: 20px;
  z-index: 5;
  background-image: url('/../../application/modules/frontend/resources/images/icon/search-icon.svg');
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Categoties */
.articles-left-sidebar .left-menu {
  background: #fff;
}
.navigation_item_main {
    padding: 10px 0;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    font-family: 'Raleway-Bold';
    font-size: 18px;
    color: #0089d3;
    border: 1px solid #0089d3;
}
.articles-left-sidebar .left-menu {
  margin: 0;
  padding: 0;
}
.articles-left-sidebar .left-menu .l-menu-widget .zag-t {
  padding: 10px 0 10px 25px;
  display: block;
  cursor: pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 0;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  color: #fff;
  font-family: 'Raleway-Bold';
  font-size: 16px;
  background: #0089d3;
  background: -webkit-gradient(left top,right top,color-stop(0,#0089d3),color-stop(100%,#00a5ec));
  background: -webkit-linear-gradient(left,#0089d3 0,#00a5ec 100%);
  background: -o-linear-gradient(left,#0089d3 0,#00a5ec 100%);
  background: -webkit-gradient(linear,left top,right top,from(#0089d3),to(#00a5ec));
  background: linear-gradient(to right,#0089d3 0,#00a5ec 100%);
}
.articles-left-sidebar .left-menu .l-menu-widget .zag-t.children {
position: relative;
}
.articles-left-sidebar .left-menu .l-menu-widget .zag-t.children.active {
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  background: #d84935;
  background: -webkit-gradient(left top,right top,color-stop(0,#d84935),color-stop(100%,#e89689));
  background: -webkit-linear-gradient(left,#d84935 0,#e89689 100%);
  background: -o-linear-gradient(left,#d84935 0,#e89689 100%);
  background: -webkit-gradient(linear,left top,right top,from(#d84935),to(#e89689));
  background: linear-gradient(to right,#d84935 0,#e89689 100%);
  }
.articles-left-sidebar .left-menu .l-menu-widget .zag-t.children:after{
content: '';
height: 8px;
width: 8px;
display: block;
border: 3px solid #fff;
border-right-width: 0;
border-top-width: 0;
-ms-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
right: 15px;
top: 12px;
}
.articles-left-sidebar .left-menu .l-menu-widget .zag-t.children.active:after {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  top: 15px;
}
.articles-left-sidebar .left-menu .l-menu-widget .zag-t.one a{
  text-decoration: none;
  color: #fff;
  display: block;
}
.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories {
  padding: 0;
  margin-top: 2px;
  display: none;
}

.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li{
    display: block;
    position: relative;
    padding: 10px 0 10px 8px;
    border: 1px solid #dbf5fe;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 2px 0 0;
}
.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li a {
  padding-left: 30px;
  text-decoration: none;
  display: block;
  height: 100%;
  color: #000;
  font-size: 16px;
  display: block;
  position: relative;
  background-image: none;
}
.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li a i {
  color: #008ad4;
  padding-right: 10px;
} 
.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li:hover i {
  color: #d6290f;
} 
.articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li:hover  {
  background-color: rgb(255, 222, 218);
} 
.articles-left-sidebar .left-menu .l-menu-widget ul li a:hover {
  text-decoration: none;
  background-image: none;
}

.articles-left-sidebar .left-menu .l-menu-widget {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 0px;
  border-bottom: none;
}
.articles-left-sidebar .left-menu .l-menu-widget ul li a {
  color: #000;
}

/* Articles */

.articles-cat-bl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
margin: 40px 0 0;
}
.article-list-item {
  min-width: 48%;
  width: 48%;
  margin-top: 20px;
  border: none;
  overflow: hidden;
  position: relative;
}
.article-list-item .art-desc {
  width: auto;
  margin: 0;
}
.article-list-item .art-img {
  width: 100%;
  padding: 0;
  margin-top: 7px;
}
.article-list-item .art-img img {
	border: none;
	padding: 0;
	box-shadow: none;
	/* max-width: 100%;
	height: auto; */
  max-height: 100%;
  width: 100%;
}
a.thumb_block_name {
    position: absolute;
    text-decoration: none;
    z-index: 9;
    width: 80%;
    height: 160px;
    top: 60px;
    left: calc(50% - 80%/2);
    text-align: center;
    vertical-align: middle;
    background: rgba(255,255,255,.75);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.article-list-item .art-desc .a-info .a-info-fb {
  margin-top: -4px;
  padding-left: 10px;
}
.article-list-item .art-desc .a-info .a-info-comm a {
  background: none;
  padding: 0 0 0 5px;
font-family: 'OpenSans-Regular';
    color: #b0b0b0;
  text-decoration: none;
  font-size: 14px;
}
.article-list-item .art-desc .a-info .a-info-comm a:hover {
  color: #008ad4;
}
.article-list-item .art-desc .a-info .a-info-comm a i{
  padding-right: 5px;
}
.article-list-item .art-desc .a-info .a-info-fb:after {
  display: none;
}
a.thumb_block_name h3.state_name {
  font-family: 'Raleway-Bold';
  font-size: 20px;
  text-align: center;
  padding: 10px 15px;
  line-height: 24px;
  width: 100%;
  color: #074e74;
}
a.thumb_block_name:hover h3.state_name  {
  color: #0277b6;
}
.article-list-item .art-desc .a-d-txt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  height: 122px;
  padding-bottom: 20px;
  position: relative;
}
.article-list-item .art-desc .a-d-txt p{
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.5;
  height: 120px;
  overflow: hidden;
}
.article-list-item .art-desc .a-info {
  border-top: 1px solid #e5e5e5;
  padding-top: 12px;
  margin-top: 15px;
  font-family: 'OpenSans-Regular', sans-serif;
  color: #b0b0b0;
}
.category-name a
{
color: #1070a3;
font-family: 'Raleway-Bold';
font-size: 16px;
-webkit-transition: color .5s ease;
-o-transition: color .5s ease;
transition: color .5s ease;
text-decoration: none;
position: relative;
}
.category-name a:hover {
  color: #d6290f;
}
.category-name a i {
  font-size: 14px;
}
.articles-left-sidebar {
  float: none;
  margin-bottom: 20px;
}
/* Pagination */
.pagination-bl {
  width: 100%;
  margin: 30px auto 0;
  text-align: center;
  padding-bottom: 0;
}
.pagination-bl .page-link {
  height: 38px;
  width: 30px;
  background-color: transparent;
  color: #00a3e9;
  border: 1px solid #00a3e9;
  padding: 0;
  line-height: 2.5;
}
.pagination-bl .page-link:hover, .pagination-bl .page-current {
  color: #fff;
  background-color: #00a3e9;
  height: 38px;
  width: 30px;
  line-height: 2.5;
}

/* Subscribe */
.mailing_j {
  border: 3px solid #e88d80;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0,0,0,.75);
  box-shadow: 0 1px 7px -2px rgba(0,0,0,.75);
  padding: 0 22px;
  min-width: 200px;
}
.mailing_j .mailing_icon {
  margin-top: 23px;
  text-align: center;
  margin-bottom: 15px;
}
.mailing_j form.mailing-form {
  text-align: center;
}
.mailing-form input {
  padding: 6px 0;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
    color: #4c4c4c;
    font-family: 'RalewayBold', sans-serif;
  margin-top: 3px;
  width: 100%;
  color: #a3a3a3;
}
.mailing-form input::placeholder {
  padding: 10px;
  font-size: 14px;
}
.mailing_j form.mailing-form input.name-icon+label,
.mailing_j form.mailing-form input.mail-icon+label {
  position: relative;
  display: block;
  height: 5px;
}
.mailing_j form.mailing-form input.name-icon+label i,
.mailing_j form.mailing-form input.mail-icon+label i
 {
  position: absolute;
  right: 4px;
  top: -22px;
  color: #888;
}
.mailing_j form.mailing-form button.butt {
  font-family: 'Raleway-Bold';
  display: inline-block;
  border: none;
  color: #fff;
  text-decoration: none;
  padding: 5px 0;
  font-size: 18px;
  width: 100%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  position: relative;
  outline: 0;
  -webkit-transition: background-color .1s ease;
  -o-transition: background-color .1s ease;
  transition: background-color .1s ease;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 24px;
  background: #fd6d59;
  background: -webkit-gradient(left top,left bottom,color-stop(0,#fd6d59),color-stop(92%,#bb4c3d),color-stop(100%,#bb4c3d));
  background: -webkit-linear-gradient(top,#fd6d59 0,#bb4c3d 92%,#bb4c3d 100%);
  background: -o-linear-gradient(top,#fd6d59 0,#bb4c3d 92%,#bb4c3d 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#fd6d59),color-stop(92%,#bb4c3d),to(#bb4c3d));
  background: linear-gradient(to bottom,#fd6d59 0,#bb4c3d 92%,#bb4c3d 100%);
}

/* Social block */

.social_block {
  margin-top: 10px;
  padding: 24px 20px;
  text-align: center;
  border: 3px solid #00a5eb;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 7px -2px rgba(0,0,0,.75);
  box-shadow: 0 1px 7px -2px rgba(0,0,0,.75);
  min-width: 200px;
}
.social_block p.social_block_text {
  font-family: 'Raleway-Bold';
  font-size: 18px;
  letter-spacing: -1.02px;
  line-height: 1.2;
  margin: 20px 0;
}
.social_block a{
  font-size: 50px;
  padding: 0 10px;
}
.social_block a i.fab.fa-facebook {
  color: #475993
}
.social_block a i.fab.fa-instagram {
  color: #c5385f
}

.fb_iframe_widget {
	filter: opacity(0.6);
}
.fb_iframe_widget:hover {
	filter: opacity(1);
	
}
/* Mobile menu */

.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget {
  padding: 0;
}
.mobile_menu_bottom .navigation_item_main,
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget .zag-t,
.mobile_menu_bottom .articles-left-sidebar .left-menu,
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget .zag-t.children.active {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  background: transparent;
}
.mobile_menu_bottom .navigation_item_main {
  border: 2px solid #fff;
  color: #fff;
}
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li {
  border: none;
}
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li a,
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget ul.subcategories li a i,
.mobile_menu_bottom #main-menu > ul > li > a{
  color: #fff;
  text-decoration: none;
  
}
.mobile_menu_bottom .articles-left-sidebar .left-menu .l-menu-widget .zag-t {
  padding: 10px 0 10px 0;
}
.mobile_menu_bottom.show {
  width: 261px;
}
@media (max-width: 1200px) {
  .kurs-item-single, .teachers-items {
    width: 800px;
    overflow: hidden;
  }
  .article-list-item .art-desc .a-d-txt {
    height: auto;
  }
  form.search-j input[type=search] {
    width: 610px;
  }
  .articles-left-sidebar {
    display: none;
  }
  .mobile_menu_bottom .articles-left-sidebar {
    display: block;
  }
  .kurs-sidebar {
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  .social_block {
    margin-top: 0;
  }
}
@media (max-width: 840px) {
  .social-icons {
    display: none;
  }
  .kurs-item-single, .teachers-items {
    width: 100%;
  }

  form.search-j {
    text-align: center;
  }
  form.search-j input[type=search] {
    width: 310px;
}
#sub-courses-bl .w-center, #sub-teachers-bl .w-center {
  width: auto;
  padding: 0 50px;
  margin: auto;
}
}
@media (max-width: 767px) {
  .article-list-item {
    min-width: 300px;
    width: 400px;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  form.search-j input[type=search] {
    width: 210px;
  }
  .articles-cat-bl {
    justify-content: center;
  }
  .kurs-sidebar {
    flex-wrap: wrap;
  }
  .social_block {
    margin-top: 20px;
  }
  form.search-j input.submit-button {
    width: 30px;
  }
  form.search-j label:after {
    right: 10px;
  }
  .breadcrumbs {
    margin: 5px 0 0;
  }
 }
 @media (max-width: 480px) {
  #sub-courses-bl .w-center, #sub-teachers-bl .w-center {
    padding: 0 10px;
  }
  a.thumb_block_name h3.state_name {
    font-size: 18px;
    line-height: 1.2;
  }
 }
