

/* Start:/bitrix/templates/main/components/bitrix/menu/top/style.css?17071448204414*/
/**Top menu**/
#horizontal-multilevel-menu,#horizontal-multilevel-menu ul
{
	margin:0; padding:0;
	background:#BC262C url(/bitrix/templates/main/components/bitrix/menu/top/images/header_menu_bg.gif) repeat-x;
	min-height:27px;
	width:100%;
	list-style:none;
	font-size:11px;
	float:left;
	/*font-size:90%*/
}

#horizontal-multilevel-menu
{

}

/*Links*/
#horizontal-multilevel-menu a
{
	display:block;
	padding:5px 10px;
	/*padding:0.3em 0.8em;*/
	text-decoration:none;
	text-align:center;
}

#horizontal-multilevel-menu li
{
	float:left;
}

/*Root items*/
#horizontal-multilevel-menu li a.root-item
{
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root menu selected*/
#horizontal-multilevel-menu li a.root-item-selected
{
	background:#fc8d3d;
	color:#fff;
	font-weight:bold;
	padding:7px 12px;
}

/*Root items: hover*/
#horizontal-multilevel-menu li:hover a.root-item, #horizontal-multilevel-menu li.jshover a.root-item
{
	background:#e26336;
	color:#fff;
}

/*Item-parents*/
#horizontal-multilevel-menu a.parent
{
	background: url(/bitrix/templates/main/components/bitrix/menu/top/images/arrow.gif) center right no-repeat;
}

/*Denied items*/
#horizontal-multilevel-menu a.denied
{
	background: url(/bitrix/templates/main/components/bitrix/menu/top/images/lock.gif) center right no-repeat;
}

/*Child-items: hover*/
#horizontal-multilevel-menu li:hover, #horizontal-multilevel-menu li.jshover
{
	background:#D6D6D6;
	color:#fff;
}

/*Child-items selected*/
#horizontal-multilevel-menu li.item-selected
{
	background:#D6D6D6;
	color:#fff;
}

/*Sub-menu box*/
#horizontal-multilevel-menu li ul
{
	position:absolute;
	/*top:-999em;*/
	top:auto;
	display:none;
	z-index:500;

	height:auto;
	/*width:12em;*/
	width:135px;
	background:#F5F5F5;
	border:1px solid #C1C1C1;
}

/*Sub-menu item box*/
#horizontal-multilevel-menu li li
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
}

/*Item link*/
#horizontal-multilevel-menu li ul a
{
	text-align:left;
}

/*Items text color & size */
#horizontal-multilevel-menu li a,
#horizontal-multilevel-menu li:hover li a,
#horizontal-multilevel-menu li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li a
{
	color:#4F4F4F;
	font-weight:bold;
}

/*Items text color & size: hover*/
#horizontal-multilevel-menu li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover a,
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover a
#horizontal-multilevel-menu li:hover li:hover li:hover li:hover li:hover li:hover a,
#horizontal-multilevel-menu li.jshover li.jshover li.jshover li.jshover li.jshover li.jshover a
{
	color:#4F4F4F;
}

#horizontal-multilevel-menu li ul ul
{
	margin:-27px 0 0 132px;
	/*margin:-1.93em 0 0 11.6em;*/
}

#horizontal-multilevel-menu li:hover ul ul,
#horizontal-multilevel-menu li.jshover ul ul,
#horizontal-multilevel-menu li:hover ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul,
#horizontal-multilevel-menu li:hover ul ul ul ul ul,
#horizontal-multilevel-menu li.jshover ul ul ul ul ul
{
	/*top:-999em;*/
	display:none;
}

#horizontal-multilevel-menu li:hover ul,
#horizontal-multilevel-menu li.jshover ul,
#horizontal-multilevel-menu li li:hover ul,
#horizontal-multilevel-menu li li.jshover ul,
#horizontal-multilevel-menu li li li:hover ul,
#horizontal-multilevel-menu li li li.jshover ul,
#horizontal-multilevel-menu li li li li:hover ul,
#horizontal-multilevel-menu li li li li.jshover ul,
#horizontal-multilevel-menu li li li li li:hover ul,
#horizontal-multilevel-menu li li li li li.jshover ul
{
	/*z-index:1000;
	top:auto;*/
	display:block;
}

div.menu-clear-left
{
	clear:left;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/search.suggest.input/header/style.css?1707144820501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/search.suggest.input/mobile/style.css?1707144820501*/
input.search-suggest {}
div.search-popup{border: 1px solid #333333;background: #FFFFFF;padding: 2px;margin: 0px;}
div.search-popup-row, div.search-popup-row-active{position: relative; padding: 2px 4px;margin: 0px;cursor: hand;cursor: pointer;}
div.search-popup-row{background:#FFFFFF;}
div.search-popup-row-active{background:#EEEEEE;}
div.search-popup-el-name, div.search-popup-el-cnt{position: relative; margin:0px;padding:0px;text-align:left;}
div.search-popup-el-cnt{text-align:right; float:right;}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/breadcrumb/dev/style.css?1747810985871*/
/* .bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {} */
.bread-link a span, .no-link span {
	font-size: 14px;
    color: #000000;
}
.bread-link a span:hover{
	color: #eab830;
}
@media (max-width: 767px) {
	.breadcrumbs-wrapper {
		overflow: auto;
		white-space: nowrap;
		padding-bottom: 20px;
		display: flex;
		flex-wrap: nowrap;
	}
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/main-slider/style.css?17071448201*/


/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/popular-courses/style.css?1707144820150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/main/components/bitrix/menu/bottom/style.css?1707144820581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/main/components/bitrix/menu/bottom/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/bitrix/templates/main/assets/css/vc_modules/searchbox/style_1.css?1707144820723*/
/* line 4, assets/scss/vc_modules/searchbox/style_1.scss */
.stm_searchbox {
  margin: 0 0 40px;
}

/* line 6, assets/scss/vc_modules/searchbox/style_1.scss */
.stm_searchbox .stm_search {
  position: relative;
  max-width: 610px;
  margin: 0 auto;
}

/* line 10, assets/scss/vc_modules/searchbox/style_1.scss */
.stm_searchbox .stm_search input {
  padding-left: 30px !important;
  height: 60px;
  padding-right: 50px !important;
}

/* line 15, assets/scss/vc_modules/searchbox/style_1.scss */
.stm_searchbox .stm_search button[type="submit"] {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  line-height: 63px;
  right: 0;
  color: #0050b4;
  font-size: 18px;
  border: 0;
  background-color: transparent;
}
/* End */


/* Start:/bitrix/templates/main/assets/css/vc_modules/testimonials/style_1.css?17071448201520*/
/* line 5, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials_control_bar {
  margin-top: 20px; }

/* line 9, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials-carousel-unit {
  margin: 0 -15px; }
  /* line 11, assets/scss/vc_modules/testimonials/style_1.scss */
  .testimonials-carousel-unit .media-left {
    min-width: 84px;
    padding-right: 15px; }

/* line 17, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials_control_bar_top {
  padding-bottom: 8px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }

/* line 24, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonial-media-unit .testimonial-media-unit-rounded {
  border-radius: 50%;
  max-width: inherit;
  height: inherit; }

/* line 32, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials_main_wrapper .testimonial_sphere {
  color: #aaa;
  font-size: 12px; }

/* line 37, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials_main_wrapper .testimonials-inner-title {
  margin: 8px 0 4px; }

/* line 41, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonials_main_wrapper .short_separator {
  margin: 10px 0 23px; }

/* line 47, assets/scss/vc_modules/testimonials/style_1.scss */
.testimonial_inner_wrapper:hover .testimonial_inner_content p {
  color: #555; }
  #reviews-wrap .simple_carousel_init > *{
    position: relative!important;
    opacity: 1;
    visibility: visible;
  }

  #reviews-wrap  .testimonials_control_bar_top{
    display: none;
  }
/* End */


/* Start:/bitrix/templates/main/assets/css/vc_modules/courses_grid/style_1.css?17071448204570*/
/* line 4, assets/scss/vc_modules/courses_grid/style_1.scss */
.stm_lms_courses_grid {
  max-width: 1720px;
  margin: 11px auto 26px !important; }
  /* line 7, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid .stm_lms_courses__grid {
    position: relative;
    justify-content: center; }
    /* line 9, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid .stm_lms_courses__grid:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      visibility: hidden;
      background-color: rgba(255, 255, 255, 0.5);
      transition: .3s ease;
      z-index: 9999; }
    /* line 26, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single {
      margin-bottom: 20px; }
      /* line 30, assets/scss/vc_modules/courses_grid/style_1.scss */
      .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single:nth-child(6n + 1) .stm_lms_courses__single--info, .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single:first-child:not(:last-child) .stm_lms_courses__single--info {
        left: 0;
        right: -100px; }
      /* line 37, assets/scss/vc_modules/courses_grid/style_1.scss */
      .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info, .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single:last-child:not(:first-child) .stm_lms_courses__single--info {
        right: 0;
        left: -100px; }
      /* line 43, assets/scss/vc_modules/courses_grid/style_1.scss */
      .stm_lms_courses_grid .stm_lms_courses__grid.stm_lms_courses__grid_6.stm_lms_courses__grid_center .stm_lms_courses__single:last-child:nth-child(6n+1) .stm_lms_courses__single--info {
        left: -50px;
        right: -50px; }
    /* line 51, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid .stm_lms_courses__grid.loading .stm_lms_courses__single {
      transform: translateY(10px);
      opacity: 0; }
  /* line 57, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid__top {
    display: flex;
    margin: 0 0 44px;
    align-items: center;
    justify-content: space-between; }
    /* line 62, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid__top h2 {
      margin-bottom: 0;
      text-transform: uppercase; }
  /* line 68, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid__counter h3 {
    position: relative;
    top: 7px;
    margin: 0;
    font-size: 24px;
    font-weight: 300; }
    /* line 74, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid__counter h3 strong {
      font-weight: 600; }
  /* line 79, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid__sort {
    width: 304px; }
  /* line 83, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid.loading:before {
    display: none !important; }
  /* line 87, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid.loading .stm_lms_courses__grid:before {
    opacity: 1;
    visibility: visible; }
  /* line 93, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid .stm_lms_load_more_courses {
    margin: 30px 0 0 !important; }

@media (max-width: 1440px) and (min-width: 1100px) {
  /* line 100, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_recent_courses .stm_lms_courses__grid_6 {
    max-width: 80%;
    margin: 0 auto; }
  /* line 104, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_recent_courses .stm_lms_courses__grid .stm_lms_courses__single {
    width: 33.3%;
    margin-bottom: 35px; } }

@media (max-width: 1024px) {
  /* line 112, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_recent_courses__term {
    margin: 0 7px 15px; } }

@media (max-width: 650px) {
  /* line 118, assets/scss/vc_modules/courses_grid/style_1.scss */
  .stm_lms_courses_grid__top {
    flex-wrap: wrap; }
    /* line 120, assets/scss/vc_modules/courses_grid/style_1.scss */
    .stm_lms_courses_grid__top .stm_lms_courses_grid__counter {
      margin-bottom: 30px; } }

/* End */


/* Start:/bitrix/templates/main/assets/css/courses.css?170714482018796*/
.archive_grid {
    padding-bottom: 50px
}

.stm_lms_courses__archive {
    margin-top: 55px !important
}

.stm_lms_courses {
    margin: 0 0 45px
}

.stm_lms_courses__top {
    display: flex;
    align-items: center;
    margin: 0 0 23px
}

.stm_lms_courses__top h3 {
    margin: 0;
    padding-right: 30px
}

.stm_lms_courses__top a {
    padding: 15px 20px;
    margin-left: auto;
    background-color: #eef1f7;
    color: #273044;
    text-transform: none;
    letter-spacing: 0
}

.stm_lms_courses__top a i {
    color: #385bce;
    margin-right: 5px;
    transition: .3s ease
}

.stm_lms_courses__top a:hover i {
    color: #fff
}

.stm_lms_courses__grid {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 -10px
}

.stm_lms_courses__grid_2 .stm_lms_courses__single {
    width: 50%
}

.stm_lms_courses__grid_4 .stm_lms_courses__single {
    width: 25%
}

.stm_lms_courses__grid_6 .stm_lms_courses__single {
    width: 16.6666%
}

.stm_lms_courses__single {
    position: relative;
    width: 33.333%;
    margin: 0 0 50px
}

.stm_lms_courses__single.stm_carousel_glitch {
    margin-bottom: 0
}

.stm_lms_courses__single__inner {
    height: 100%;
    background-color: #fff;
    margin: 0 10px;
    border: 1px solid #e0e0e0
}

.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: .3s ease
}

.stm_lms_courses__single--image {
    width: auto;
    min-width: 100%;
    position: relative;
    margin: -1px -1px 15px
}

.stm_lms_courses__single--image:after, .stm_lms_courses__single--image:before {
    top: 0;
    width: 1px;
    display: block;
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    content: ''
}

.stm_lms_courses__single--image:after {
    position: absolute;
    left: 0
}

.stm_lms_courses__single--image:before {
    position: absolute;
    right: 0
}

.stm_lms_courses__single--image>a>div:after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: rgba(0, 0, 0, .1)
}

.stm_lms_courses__single--image img {
    width: 100%;
    object-fit: cover;
    height: 130px;
}

.stm_lms_courses__single--actions {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(36, 39, 47, .85);
    text-align: center;
    opacity: 0;
    transition: .3s ease
}

.stm_lms_courses__single--actions a {
    display: inline-block;
    padding: 12px 10px;
    margin: 0 4px;
    min-width: 90px;
    font-size: 16px;
    color: #fff;
    vertical-align: top;
    border: 3px solid #fff;
    text-align: center;
    font-weight: 600;
    border-radius: 49px;
    -webkit-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
    text-decoration: none !important
}

.stm_lms_courses__single--actions a:last-child {
    -webkit-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px)
}

.stm_lms_courses__single--actions a:hover {
    background-color: #fff;
    color: #273044
}

.stm_lms_courses__single--inner {
    padding: 0 20px 7px
}

.stm_lms_courses__single--term {
    margin: 0 0 10px;
    color: #aaa;
    font-size: 13px
}

.stm_lms_courses__single--term a {
    color: #aaa
}

.stm_lms_courses__single--title h5, .stm_lms_courses__single--title .h5 {
    margin: 0 0 15px;
    padding: 0 0 19px;
    font-size: 15px;
    line-height: 20px;
    /* border-bottom: 1px solid #e0e0e0; */
}

.stm_lms_courses__single--meta {
    display: flex;
    align-items: center;
    min-height: 28px
}

.stm_lms_courses__single--meta .average-rating-stars__top {
    width: 66%;
    display: flex
}

.stm_lms_courses__single--meta .average-rating-stars__av {
    margin-left: 5px
}

.stm_lms_courses__single--meta .views {
    margin-left: auto;
    font-size: 13px;
    color: #aaa
}

.stm_lms_courses__single--meta .views i {
    position: relative;
    top: 2px;
    margin-right: 2px;
    vertical-align: top;
    font-size: 16px
}

.stm_lms_courses__single--bottom {
    display: flex
}

.stm_lms_courses__single--status {
    margin: 0 0 5px;
    padding-right: 15px;
    font-size: 13px;
    color: #273044
}

.stm_lms_courses__single--status.publish i {
    position: relative;
    top: 2px;
    vertical-align: top;
    font-size: 16px;
    color: #22d497
}

.stm_lms_courses__single--status i {
    margin-right: 3px
}

.stm_lms_courses__single--price {
    margin-left: auto;
    text-align: right
}

.stm_lms_courses__single--price span {
    display: block;
    margin: -9px 0 -7px;
    font-size: 12px;
    color: #aaa;
    text-decoration: line-through
}

.stm_lms_courses__single--price strong, .stm_lms_courses__single--price .strong {
    font-weight: 600;
    font-size: 15px;
    text-decoration: none !important;
    color: #000
}


.stm_lms_courses__single .star-rating {
    margin-top: 0
}

.stm_lms_courses__single.has-sale .stm_lms_courses__single--meta .average-rating-stars__top {
    position: relative;
    top: -3px
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner {
    border-color: #f09b23
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image {
    overflow: hidden
}

.stm_lms_courses__single.is_featured .stm_lms_courses__single__inner .stm_lms_courses__single--image .elab_is_featured_product {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 29px;
    background-color: #f09b23;
    text-align: center;
    line-height: 29px;
    color: #fff;
    padding: 0 5px;
    -webkit-transform: rotate(-45deg) translateY(20px) translateX(-120px);
    transform: rotate(-45deg) translateY(20px) translateX(-120px);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 200px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 99
}

.stm_lms_courses .stm_lms_load_more_courses, .stm_lms_courses.all_loaded .stm_lms_courses__grid {
    margin-bottom: 55px
}

.stm_lms_courses__single:hover {
    z-index: 110
}

.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions {
    opacity: 1
}

.stm_lms_courses__single:hover .stm_lms_instructor_courses__single--actions a {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0)
}

.stm_lms_courses__hours {
    font-size: 13px
}

.stm_lms_courses__hours i {
    position: relative;
    font-size: 14px;
    top: 1px;
    margin-right: 3px
}

.stm_lms_courses__single--info {
    position: absolute;
    top: -20px;
    left: -50px;
    right: -50px;
    padding: 35px 40px 22px;
    background-color: #fff;
    box-shadow: 0 10px 30px 11px rgba(0, 0, 0, .25);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: 100;
    transition: none
}

.stm_lms_courses__single--info_author {
    display: flex;
    align-items: center;
    margin: 0 0 10px
}

.stm_lms_courses__single--info_author__avatar {
    max-width: 40px;
    margin-right: 5px;
    border-radius: 50%;
    overflow: hidden
}

.stm_lms_courses__single--info_author__login {
    color: #777
}

.stm_lms_courses__single--info_title h4, .stm_lms_courses__single--info_title .h4 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 0 0 15px
}

.stm_lms_courses__single--info_rate {
    display: flex;
    margin: 0 0 16px;
    align-items: center
}

.stm_lms_courses__single--info_rate .star-rating {
    margin: 0
}

.stm_lms_courses__single--info_rate .average-rating-stars__av {
    margin-left: 5px
}

.stm_lms_courses__single--info_status {
    padding: 2px 10px;
    margin-left: auto;
    background-color: #f09b23;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    letter-spacing: .5px;
    border-radius: 2px
}

.stm_lms_courses__single--info_excerpt {
    margin: 0 0 13px;
    font-size: 14px;
    line-height: 26px;
    color: #777
}

.stm_lms_courses__single--info_meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -5px 18px
}

.stm_lms_courses__single--info_meta .stm_lms_course__meta {
    padding: 0 5px;
    margin: 0 0 10px;
    color: #273044;
    font-size: 13px;
    vertical-align: top
}

.stm_lms_courses__single--info_meta .stm_lms_course__meta i {
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-size: 16px
}

.stm_lms_courses__single--info_preview a {
    display: block;
    padding: 14px 15px;
    margin: 0 0 28px;
    background-color: #385bce;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center
}

.stm_lms_courses__single--info_preview a:hover {
    background-color: #17d292;
    color: #fff !important
}

.stm_lms_courses__single--info_bottom {
    display: flex;
    align-items: center
}

.stm_lms_courses__single--info_bottom .stm-lms-wishlist-custom {
    margin: 0 0 10px
}

.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
    margin: 0 0 10px auto
}

.stm_lms_courses__single--info_bottom .stm_lms_courses__single--price span, .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price strong {
    font-size: 18px
}

.stm_lms_courses__single--info .star-rating {
    margin-top: 0 !important
}

.stm_lms_courses__single--info .stm-lms-wishlist-custom span {
    color: #b1b1b1;
    font-size: 12px
}

.stm_lms_courses__single--info .stm-lms-wishlist-custom i.far {
    border-color: #b1b1b1;
    color: #b1b1b1
}

.stm_lms_courses__single--info .stm_lms_courses__single--price span {
    display: inline-block;
    margin-right: 3px;
    font-weight: 300;
    font-size: 18px
}

.stm_lms_courses__single--info .stm_lms_courses__single--price strong {
    font-size: 18px
}

@media (max-width:1440px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 25%
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__top {
        width: 60%
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single .stm_lms_courses__single--meta .average-rating-stars__av {
        display: none
    }
}

@media (max-width:1520px) {
    .stm_lms_courses__single__inner .average-rating-stars__av {
        display: none
    }
}

@media (max-width:1024px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 25%
    }

    .stm_lms_courses__grid_2 .stm_lms_courses__single, .stm_lms_courses__grid_4 .stm_lms_courses__single {
        width: 33.333%
    }

    .stm_lms_courses__single--info {
        display: none !important
    }
}

@media (max-width:769px) {
    .stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__av, .stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top .average-rating-stars__av, .stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__av {
        display: none
    }

    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 33.333%
    }

    .stm_lms_courses__grid_2 .stm_lms_courses__single .average-rating-stars__top, .stm_lms_courses__grid_3 .stm_lms_courses__single, .stm_lms_courses__grid_3 .stm_lms_courses__single--meta .average-rating-stars__top, .stm_lms_courses__grid_4 .stm_lms_courses__single .average-rating-stars__top {
        width: 50%
    }

    .stm_lms_courses__grid_3 .stm_lms_courses__single--info {
        right: 15px;
        left: 15px
    }
}

@media (max-width:1023px) {
    .stm_lms_courses__grid_6 .stm_lms_courses__single {
        width: 50%
    }
}

@media (max-width:550px) {
    .stm_lms_courses__grid .stm_lms_courses__single {
        width: 100%
    }

    .stm_lms_courses__grid .stm_lms_courses__single--info {
        left: 10px;
        right: 10px
    }
}

@media (min-width:1441px) {
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info {
        top: -25%;
        right: calc(100% - 10px);
        left: calc(-100% - 90px);
        -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
        filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n) .stm_lms_courses__single--info:before, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(6n+5) .stm_lms_courses__single--info:before {
        left: auto;
        right: -17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info {
    top: -25%;
    left: calc(100% - 10px);
    right: calc(-100% - 90px);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
}

.stm_lms_courses__grid.stm_lms_courses__grid_right .stm_lms_courses__single .stm_lms_courses__single--info:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -17px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 17px 15px 0;
    border-color: transparent #fff transparent transparent
}

.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info {
    top: -25%;
    right: calc(100% - 10px);
    left: calc(-100% - 90px);
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
}

.stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_2 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_4 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before {
    left: auto;
    right: -17px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media (max-width:1440px) {
    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info {
        top: -25%;
        right: calc(100% - 10px);
        left: calc(-100% - 90px);
        -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05));
        filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .05))
    }

    .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n) .stm_lms_courses__single--info:before, .stm_lms_courses__grid.stm_lms_courses__grid_right.stm_lms_courses__grid_6 .stm_lms_courses__single:nth-child(4n+3) .stm_lms_courses__single--info:before {
        left: auto;
        right: -17px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.stm_lms_courses__single__inner:hover .stm_lms_courses__single--info {
    transition-delay: .35s !important
}

.tax-stm_lms_course_taxonomy h2, .tax-stm_lms_course_taxonomy .h2 {
    margin-bottom: 40px
}

.tax-stm_lms_course_taxonomy .h2 {
    line-height: 38px;
    font-weight: 700;
    font-size: 36px;

}

.pagination {
    width: 100%;
}

.pagination .nav-links {

    font-size: 19px;
    display: flex;
    justify-content: center;

}

.pagination .nav-links a, .pagination .nav-links span {
    padding: 0 5px;
}

.pagination .prev, .pagination .next {
    color: #000;
}

.stm_lms_courses__single--image__progress {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background-color: #e0e0e0;
    z-index: 99
}

.stm_lms_courses__single--image__progress_bar {
    position: relative;
    background-color: #1db874;
    height: 5px
}

.stm_lms_courses__single--image__progress_label {
    position: absolute;
    right: 0;
    top: -25px;
    padding: 2px 5px;
    font-size: 11px;
    color: #fff;
    line-height: 12px;
    background-color: #1db874
}

.stm_lms_courses__single--image__progress_label:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 0;
    border-color: transparent #1db874 transparent transparent
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px)
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(46px);
        transform: translateX(46px)
    }
}

.course_available_only_in_subscription {
    display: flex;
    margin-left: auto
}

.course_available_only_in_subscription__image {
    width: 26px;
    margin-right: 5px
}

.course_available_only_in_subscription__title {
    max-width: 54px;
    min-height: 26px;
    color: #66828f;
    font-size: 12px;
    line-height: 1.1;
    white-space: initial
}

.stm_lms_courses__single--price .course_available_only_in_subscription__title {
    color: #fff
}

.stm_lms_courses__grid_found_1, .stm_lms_courses__grid_found_2, .stm_lms_courses__grid_found_3, .stm_lms_courses__grid_found_4 {
    margin-bottom: 100px !important
}


@media (max-width: 640px) {
    .entry-header {
        padding: 20px 0 12px;
    }

    .stm_lms_courses__grid_found_1, .stm_lms_courses__grid_found_2, .stm_lms_courses__grid_found_3, .stm_lms_courses__grid_found_4 {
        margin-bottom: 0px !important;
    }
}
/* End */


/* Start:/bitrix/templates/main/assets/css/wishlist.css?1707144820747*/
.stm-lms-wishlist-custom {
    margin: 0 0 30px;
    cursor: pointer
}

.stm-lms-wishlist-custom i {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 0 5px 0 0;
    border: 1px solid #41495b;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #ff1f59;
    font-size: 16px;
    opacity: 1;
    transition: .3s ease
}

.stm-lms-wishlist-custom span {
    color: #41495b;
    line-height: 29px
}

.stm-lms-wishlist-custom:hover i {
    background-color: #41495b;
    color: #fff
}

.stm-lms-wishlist-custom.loading {
    min-height: inherit
}

.stm-lms-wishlist-custom.loading i {
    opacity: 0
}

.stm-lms-wishlist-custom.loading:before {
    top: 0;
    left: 15px
}
/* End */


/* Start:/bitrix/templates/main/assets/css/prettyPhoto.min.css?170714482021066*/
div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right,div.pp_default .pp_top,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_right{height:13px}div.pp_default .pp_top .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}div.pp_default .pp_top .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_x.png) top left repeat-x}div.pp_default .pp_top .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}div.pp_default .pp_content .ppt{color:#f8f8f8}div.pp_default .pp_content_container .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}div.pp_default .pp_content_container .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}div.pp_default .pp_content{background-color:#fff}div.pp_default .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}div.pp_default .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}div.pp_default .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}div.pp_default .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}div.pp_default .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}div.pp_default .pp_close{width:30px;height:30px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}div.pp_default #pp_full_res .pp_inline{color:#000}div.pp_default .pp_gallery ul li a{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff}div.pp_default .pp_social{margin-top:7px}div.pp_default .pp_gallery a.pp_arrow_next,div.pp_default .pp_gallery a.pp_arrow_previous{position:static;left:auto}div.pp_default .pp_nav .pp_pause,div.pp_default .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}div.pp_default .pp_details{position:relative}div.pp_default a.pp_arrow_next,div.pp_default a.pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}div.pp_default .pp_content_container .pp_details{margin-top:5px}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover,div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_nav .pp_play:hover{opacity:.7}div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}div.pp_default .pp_bottom .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}div.pp_default .pp_bottom .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}div.pp_default .pp_bottom .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}div.pp_default .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/default/loader.gif) center center no-repeat}div.light_rounded .pp_top .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}div.light_rounded .pp_top .pp_middle{background:#fff}div.light_rounded .pp_top .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}div.light_rounded .pp_content .ppt{color:#000}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff}div.light_rounded .pp_content{background-color:#fff}div.light_rounded .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.light_rounded .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_rounded .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_rounded .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_rounded .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_rounded .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_rounded .pp_close{width:75px;height:22px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_rounded .pp_details{position:relative}div.light_rounded .pp_description{margin-right:85px}div.light_rounded #pp_full_res .pp_inline{color:#000}div.light_rounded .pp_gallery a.pp_arrow_next,div.light_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_rounded .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_nav .pp_pause{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_rounded .pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_rounded .pp_arrow_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_rounded .pp_bottom .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}div.light_rounded .pp_bottom .pp_middle{background:#fff}div.light_rounded .pp_bottom .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}div.light_rounded .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.dark_rounded .pp_top .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}div.dark_rounded .pp_top .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_top .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}div.dark_rounded .pp_content_container .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}div.dark_rounded .pp_content_container .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}div.dark_rounded .pp_content{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}div.dark_rounded .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}div.dark_rounded .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_rounded .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_rounded .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_rounded .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_rounded .pp_details{position:relative}div.dark_rounded .pp_description{margin-right:85px}div.dark_rounded .currentTextHolder{color:#c4c4c4}div.dark_rounded .pp_description{color:#fff}div.dark_rounded #pp_full_res .pp_inline{color:#fff}div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_rounded .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_nav .pp_pause{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_rounded .pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_rounded .pp_arrow_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_rounded .pp_bottom .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}div.dark_rounded .pp_bottom .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}div.dark_rounded .pp_bottom .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}div.dark_rounded .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}div.dark_square .pp_content,div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right{background:#000}div.dark_square .currentTextHolder{color:#c4c4c4}div.dark_square .pp_description{color:#fff}div.dark_square .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}div.dark_square .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.dark_square .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.dark_square .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.dark_square .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.dark_square .pp_close{width:75px;height:22px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.dark_square .pp_details{position:relative}div.dark_square .pp_description{margin:0 85px 0 0}div.dark_square #pp_full_res .pp_inline{color:#fff}div.dark_square .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.dark_square .pp_nav{clear:none}div.dark_square .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_nav .pp_pause{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.dark_square .pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.dark_square .pp_arrow_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.dark_square .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}div.dark_square .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_content,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right{background:#fff}div.light_square .pp_content .ppt{color:#000}div.light_square .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}div.light_square .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}div.light_square .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}div.light_square .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}div.light_square .pp_close{width:75px;height:22px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}div.light_square .pp_details{position:relative}div.light_square .pp_description{margin-right:85px}div.light_square #pp_full_res .pp_inline{color:#000}div.light_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous{margin-top:12px!important}div.light_square .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}div.light_square .pp_nav .pp_pause{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}div.light_square .pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}div.light_square .pp_arrow_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}div.light_square .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}div.light_square .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}div.light_square .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}div.facebook .pp_top .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}div.facebook .pp_top .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}div.facebook .pp_top .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}div.facebook .pp_content .ppt{color:#000}div.facebook .pp_content_container .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}div.facebook .pp_content_container .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}div.facebook .pp_content{background:#fff}div.facebook .pp_expand{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}div.facebook .pp_expand:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}div.facebook .pp_contract{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}div.facebook .pp_contract:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}div.facebook .pp_close{width:22px;height:22px;background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}div.facebook .pp_details{position:relative}div.facebook .pp_description{margin:0 37px 0 0}div.facebook #pp_full_res .pp_inline{color:#000}div.facebook .pp_loaderIcon{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/loader.gif) center center no-repeat}div.facebook .pp_arrow_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}div.facebook .pp_arrow_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}div.facebook .pp_nav{margin-top:0}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}div.facebook .pp_nav .pp_play{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}div.facebook .pp_nav .pp_pause{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}div.facebook .pp_next:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}div.facebook .pp_previous:hover{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}div.facebook .pp_bottom .pp_left{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}div.facebook .pp_bottom .pp_middle{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}div.facebook .pp_bottom .pp_right{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}div.pp_pic_holder a:focus{outline:0}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}.pp_top{height:20px;position:relative}* html .pp_top{padding:0 20px}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_top .pp_middle{left:0;position:static}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_content{height:40px;min-width:40px}* html .pp_content{width:40px}.pp_fade{display:none}.pp_content_container{position:relative;text-align:left;width:100%}.pp_content_container .pp_left{padding-left:20px}.pp_content_container .pp_right{padding-right:20px}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0}.pp_description{display:none;margin:0}.pp_social{float:left;margin:0}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}.pp_social .twitter{float:left}.pp_nav{clear:right;float:left;margin:3px 10px 0 0}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}.pp_nav .pp_pause,.pp_nav .pp_play{float:left;margin-right:4px;text-indent:-10000px}a.pp_arrow_next,a.pp_arrow_previous{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}.pp_gallery div{float:left;overflow:hidden;position:relative}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,.5) solid;display:block;float:left;height:33px;overflow:hidden}.pp_gallery li.selected a,.pp_gallery ul a:hover{border-color:#fff}.pp_gallery ul a img{border:0}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}.pp_gallery li.default a{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}.pp_gallery li.default a img{display:none}.pp_gallery .pp_arrow_next,.pp_gallery .pp_arrow_previous{margin-top:7px!important}a.pp_next{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}a.pp_previous{background:url(/bitrix/templates/main/assets/css/../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}a.pp_contract,a.pp_expand{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}.pp_bottom{height:20px;position:relative}* html .pp_bottom{padding:0 20px}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}* html .pp_bottom .pp_middle{left:0;position:static}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#pp_full_res{line-height:1!important}#pp_full_res .pp_inline{text-align:left}#pp_full_res .pp_inline p{margin:0 0 15px 0}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}.pp_pic_holder.is-single .pp_gallery,.pp_pic_holder.is-single .pp_hoverContainer{display:none!important}
/* End */


/* Start:/bitrix/templates/main/styles.css?172163487261890*/
#bx-soa-total-mobile {
    display: none !important;
}

.grid {}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width:640px) {

    .grid2x1 .bx_content_section,
    .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }

    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width:479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }

}

.catalog-block-header {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0;
    padding: 5px 15px;
    border-bottom: 2px solid #d9dee6;
    color: #000;
}

body.bx-theme-blue .catalog-block-header {
    border-color: #006cc0;
}

body.bx-theme-green .catalog-block-header {
    border-color: #63aa28;
}

body.bx-theme-red .catalog-block-header {
    border-color: #da3737;
}

body.bx-theme-yellow .catalog-block-header {
    border-color: #f4b236;
}



.section-offer {

    padding: 32px;
    background: #f6f6f7;
}


.section-offer__row {
    display: flex;

    gap: 32px;
}

.section-offer .h3 {
    margin-top: 0;
}

.section-offer__photo {

    max-width: 320px;
    flex-shrink: 0;

}

.section-offer__photo img {
    box-shadow: 0 3px 22px rgb(43 42 51 / 10%);
}

.section-offer__caption {
    line-height: 1.5;
}

.section-offer__text {
    font-size: 16px;
    line-height: 1.6;
}

@media(max-width:640px) {

    .section-offer .h3 {
        margin-bottom: 32px;
    }

    .section-offer__row {
        flex-wrap: wrap;
        flex-direction: column-reverse;

    }

    .section-offer__row>div {
        width: 100%;
    }
}

.section-form {
    padding: 42px 24px;
    background-image: url(/upload//form-fon.jpg);
    background-size: cover;
    background-position: left top;
    margin: 24px 0;
    line-height: 1.3;
}

.section-form__content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 32px 0;
    width: 50%;
}

.section-form__content p {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
}

.section-form__title {
    font-weight: bold;
    font-size: 24px;
    color: #54d3f2;
    /* margin-bottom: 24px; */
}

.section-form__button {
    margin-bottom: 12px;
}

.section-form__agreement {
    color: #fff;
    width: 50%;
}

.section-form__agreement a {
    color: #54d3f2;
}

.section-form__button button {
    position: relative;
    padding: 14px;
    font-size: 16px;
    background: #000;
    color: #54d3f2;
    box-shadow: 0 0 8px #54d3f2;
    font-weight: bold;
    border-radius: 8px;
}

.section-form__control input {
    background: #000;
    box-shadow: 0 0 8px #54d3f2 !important;
    border: unset;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    transition: .4s;
}

.section-form__control input:focus {
    background: #000;
    box-shadow: 0 0 14px #54d3f2 !important;
}

@media (max-width:640px) {

    .section-form__content,
    .section-form__agreement,
    .section-form__button button {
        width: 100%;

    }
}


.section-form__preloader:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #54d3f2;
    border-top-color: #000;
    animation: spinner .6s linear infinite;


}

.section-form__preloader {
    color: #54d3f200 !important;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.two-columns li:before {
    display: none;
}

.two-columns li a {
    text-decoration: underline !important;
    font-size: 16px;
}

.stm-lms-wrapper .h2 {
    display: none;
}

.category-course-list {


    padding: 24px;
    list-style: none;

    column-count: 2;

}

.category-course-list li a {
    font-size: 16px;
}

.category-course-list-wrap {

    border: solid 1px #ddd;
    background: #f8f8f8;
    height: 117px;
    position: relative;
    overflow: hidden;
    transition: .4s;

}

.show-more-category {


    position: absolute;
    bottom: 5px;
    width: 96%;
    left: 2%;
    /* left: 0; */
    background: #f8f8f8;
    text-align: center;


}

.show-more-category:before {
    background: #00000047;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    width: 100%;
}

.show-more-category-btn {

    position: relative;
    z-index: 100000;
    padding: 2px 15px;
    display: inline;
    background: #f8f8f8;
    cursor: pointer;
}

span.show-more-category:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 5px 0 5px;
    border-color: #385bce transparent transparent transparent;
    transform: none !important;
    top: -4px !important;
    content: '';
    position: relative;
    display: inline-block;
}

.stm_lms_load_more_courses {
    display: none !important;
}

.stm_lms_load_more_courses_wrap .stm_lms_load_more_courses {
    display: inline-block !important;
}

@media (max-width: 640px) {
    .category-course-list-wrap {
        height: 180px;
    }

    .show-more-category {
        padding: 5px;
        bottom: 0;
        column-count: 1;
        width: 100%;
        left: 0;
    }

    .category-course-list {
        column-count: 1;
    }

    .show-more-category:before {
        left: 8px;
        top: 50%;
        height: 1px;
        width: calc(100% - 16px);
    }
}

.stm_lms_courses__archive_filter_toggle {
    display: none
}

.stm_lms_courses__archive {
    width: calc(100% - 300px);
    margin-top: 55px !important
}

.stm_lms_courses__archive_wrapper {
    display: flex;
    margin: 0 0 50px
}

.stm_lms_courses__archive_wrapper .stm_lms_courses__archive {
    margin: 0;
    flex-grow: 1
}

.stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filter {
    width: 280px;
    margin: 55px 20px 20px 0
}

.stm_lms_courses__archive_filters {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18), inset 0 3px 0 0 rgba(25, 94, 200, .004)
}

.stm_lms_courses__filter {
    border-top: 1px solid #e0e0e0
}

.stm_lms_courses__filter:first-child {
    border-top: 3px solid #385bce
}

.stm_lms_courses__filter_heading {
    position: relative;
    padding: 21px 60px 21px 25px;
    cursor: pointer
}

.documents-wrap .h4 {
    text-align: center;
    margin-top: 24px;
    font-weight: bold;
}

.documents-wrap a {
    display: block;
}

.stm_lms_courses__filter_heading h3, .stm_lms_courses__filter_heading .h3 {
    margin: 0;
    font-size: 16px;
    color: #232628;
    font-weight: 600;
    letter-spacing: 0
}

.label__subcategory {
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 20px;
}

.stm_lms_courses__filter_heading .toggler {
    position: absolute;
    right: 25px;
    top: 50%;
    height: 20px;
    width: 20px;
    margin: -10px 0 0
}

.stm_lms_courses__filter_heading .toggler:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background-color: #385bce;
    transition: .3s ease
}

.stm_lms_courses__filter_heading .toggler:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background-color: #385bce;
    transition: .3s ease;
    opacity: 1
}

.stm_lms_courses__filter_content {
    padding: 0 25px 25px
}

.stm_lms_courses__filter_content input[type=text] {
    width: 100%;
    background-color: #fff;
    height: 40px;
    line-height: 40px
}

.stm_lms_courses__filter.active .stm_lms_courses__filter_heading .toggler:after {
    background-color: #9397a1
}

.stm_lms_courses__filter.active .stm_lms_courses__filter_heading .toggler:before {
    opacity: 0
}

.stm_lms_courses__filter .stm_lms_styled_checkbox {
    margin: 0 0 10px;
    vertical-align: top;
    cursor: pointer
}

.stm_lms_courses__filter .stm_lms_styled_checkbox__inner {
    position: relative;
    top: 0;
    border: 0;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    overflow: hidden
}

.stm_lms_courses__filter .stm_lms_styled_checkbox__inner i {
    position: relative;
    top: -1px;
    font-size: 10px;
    color: #fff
}

.stm_lms_courses__filter .stm_lms_styled_checkbox__inner span {
    background-color: #dfe1e5
}

.stm_lms_courses__filter .stm_lms_styled_checkbox__inner input {
    cursor: pointer
}

.stm_lms_courses__filter .stm_lms_styled_checkbox__inner input:checked+span {
    background-color: #1db874
}

.stm_lms_courses__filter .stm_lms_styled_checkbox span {
    font-size: 14px;
    line-height: 18px;
    color: #273044;
    vertical-align: top
}

.stm_lms_courses__filter_actions {
    padding: 10px 25px 30px
}

.stm_lms_courses__filter_actions input[type=submit] {
    margin: 0 0 30px;
    background-color: #385bce;
    color: #fff;
    border: 0;
    box-shadow: none;
    height: 49px;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    transition: .3s ease
}

.stm_lms_courses__filter_actions input[type=submit]:hover {
    background-color: #17d292
}

.stm_lms_courses__filter_reset {
    display: block;
    color: #273044;
    opacity: .6;
    text-align: center
}

.stm_lms_courses__filter_reset i {
    margin-right: 5px
}

.stm_lms_courses__filter_reset span {
    position: relative;
    top: -1px;
    border-bottom: 1px dashed #273044
}

.stm_lms_courses__filter_reset:hover {
    opacity: 1
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    width: 100%
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio {
    position: relative;
    top: 2px;
    width: 20px
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio__fake:before {
    width: 18px;
    height: 18px;
    background-color: #dfe1e5;
    border: 0;
    transition: .3s ease
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio__fake:after {
    top: 5px;
    left: 5px;
    background-color: transparent;
    transition: .3s ease
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio input:checked+.stm_lms_radio__fake:before {
    background-color: #1db874
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio input:checked+.stm_lms_radio__fake:after {
    background-color: #fff
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio__rating {
    display: flex;
    flex-grow: 1
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio__rating .star-rating {
    margin: 0 10px 0 0
}

.stm_lms_courses__rating .stm_lms_courses__filter_content label .stm_lms_radio__rating .label--rating {
    color: #222326
}

.reveal_limited {
    font-size: 13px;
    color: #273044;
    opacity: .6;
    cursor: pointer;
    transition: .3s ease
}

.reveal_limited span {
    border-bottom: 1px dotted #273044
}

.reveal_limited i {
    position: relative;
    margin-right: 5px;
    top: 1px
}

.reveal_limited:hover {
    opacity: 1
}

.courses_filters {
    display: flex;
    align-items: center
}

.courses_filters__title {
    margin-right: 30px
}

.courses_filters__title h1, .courses_filters__title .h1 {
    margin-bottom: 15px
}

.courses_filters__title .h1 {
    font-family: "Open Sans";
    color: #273044;
    line-height: 22px;
}

.courses_filters__activities {
    display: flex;
    flex-grow: 1;
    margin-bottom: 15px;
    margin-left: auto
}

.courses_filters .stm_lms_courses_grid__sort {
    display: flex;
    flex-grow: 1;
    max-width: 380px;
    align-items: center;
    margin-left: auto
}

.courses_filters .stm_lms_courses_grid__sort .sort_label {
    margin-right: 10px;
    white-space: nowrap;
    flex-grow: 1;
    text-transform: uppercase;
    font-weight: 700
}

.courses_filters__switcher {
    display: flex;
    align-items: center;
    margin-left: 20px
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image:after, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image:before, .stm_lms_courses_wrapper .stm_lms_courses__archive.loading:before {
    display: none
}

.courses_filters__switcher i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #2c75e4;
    margin-right: 5px;
    cursor: pointer
}

.courses_filters__switcher i:last-child {
    margin-right: 0
}

.courses_filters__switcher i.active {
    background-color: #f2f2f2;
    border-radius: 4px;
    color: #000
}

.stm_lms_courses_wrapper .stm_lms_courses__archive.loading .stm_lms_courses__grid>* {
    opacity: .5
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single {
    width: 100%
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single__inner {
    border: 0
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner {
    float: right;
    padding: 0;
    width: calc(76% - 30px)
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image {
    width: 23.117%;
    float: left;
    min-width: auto
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image .stm_lms_lazy_image {
    padding-bottom: 59%
}

.stm_lms_courses__single--image>a:after {
    display: block;
    margin: 10px 0 0;
    content: attr(data-preview);
    background-color: #195ec8;
    color: #fff;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner {
    overflow: hidden
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info {
    position: static;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    -webkit-filter: none !important;
    filter: none !important;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    flex-direction: column;
    align-items: flex-start;
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_preview, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--meta, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--title {
    display: none
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info>* {
    width: 100%
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_title {
    order: 10
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta {
    margin: 0 0 5px;
    width: auto;
    align-self: flex-start;
    align-items: flex-start;
    order: 20;
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta.stm_lms_courses__single--info_meta--column {
    margin: 0 0 5px;
    width: auto;
    align-self: flex-start;
    align-items: flex-start;
    order: 20;
    flex-direction: column;
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta .stm_lms_course__meta {
    margin-right: 30px
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_rate {
    width: auto;
    flex-grow: 1;
    margin-left: auto;
    align-self: center;
    order: 30;
    flex-direction: column;
    align-items: flex-start;
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_excerpt {
    order: 40
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom {
    width: auto;
    order: 50
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
    margin-top: 3px;
    margin-right: 20px;
    order: -10
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_author {
    width: auto;
    margin-left: auto;
    order: 60
}

.stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single .course_available_only_in_subscription {
    margin: -5px 0 0 15px
}

@media (max-width: 900px) {
    .courses_filters {
        flex-wrap: wrap
    }

    .courses_filters__activities {
        width: 100%;
        margin: 15px 0 0
    }

    .courses_filters__activities .stm_lms_courses_grid__sort {
        margin: 0 15px 0 0
    }

    .courses_filters__activities .courses_filters__switcher {
        margin-left: auto
    }
}

@media (max-width: 600px) {
    .courses_filters .stm_lms_courses_grid__sort .sort_label {
        display: none
    }
}

@media (max-width: 420px) {
    .courses_filters .courses_filters__activities {
        flex-wrap: wrap
    }

    .courses_filters .courses_filters__activities .stm_lms_courses_grid__sort {
        width: 100%
    }

    .courses_filters .courses_filters__activities .courses_filters__switcher {
        margin: 15px 0 0
    }
}

.stm_lms_course__meta a {
    display: block;
}

.stm_lms_course__meta a:first-child {
    display: inline-block
}

@media only screen and (max-width: 1100px) {
    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single__inner {
        padding: 0;
        margin: 0;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single__inner {
        display: flex;
        flex-direction: column;
        width: 100%;
        margin: 0;
        padding: 15px;
        box-sizing: border-box;
        border-bottom: solid 1px #195ec8;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--image, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner {
        width: 100%;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta .stm_lms_course__meta:last-child {
        margin-right: 0;
        padding-right: 0;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
        margin: 0;
        text-align: left;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom {
        display: flex;
        justify-content: space-between;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info {
        display: block !important;
    }
}

@media(max-width: 640px) {
    .stm_lms_courses__single--image>a:after {
        display: none;
    }

    .entry-header {
        padding: 20px 0 12px;
    }

    .stm_lms_courses__single--info>a:after {
        display: block;
        margin: 10px 0 0;
        content: attr(data-preview);
        background-color: #195ec8;
        color: #fff;
        width: 100%;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        line-height: 50px;
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--inner {
        overflow: hidden
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info {
        position: static;
        visibility: visible;
        opacity: 1;
        box-shadow: none;
        -webkit-filter: none !important;
        filter: none !important;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_preview, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--meta, .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--title {
        display: none
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info>* {
        width: 100%
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_title {
        order: 10
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta {
        margin: 0 0 5px;
        width: auto;
        align-self: center;
        order: 20
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta .stm_lms_course__meta {
        margin-right: 30px
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_rate {
        width: auto;
        flex-grow: 1;
        margin-left: auto;
        align-self: center;
        order: 30
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_excerpt {
        order: 40
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom {
        width: auto;
        order: 50
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_bottom .stm_lms_courses__single--price {
        margin-top: 3px;
        margin-right: 20px;
        order: -10
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_author {
        width: auto;
        margin-left: auto;
        order: 60
    }

    .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single .course_available_only_in_subscription {
        margin: -5px 0 0 15px
    }

    @media (max-width: 900px) {
        .courses_filters {
            flex-wrap: wrap
        }

        .courses_filters__activities {
            width: 100%;
            margin: 15px 0 0
        }

        .courses_filters__activities .stm_lms_courses_grid__sort {
            margin: 0 15px 0 0
        }

        .courses_filters__activities .courses_filters__switcher {
            margin-left: auto
        }
    }

    @media (max-width: 600px) {
        .courses_filters .stm_lms_courses_grid__sort .sort_label {
            display: none
        }
    }

    @media (max-width: 420px) {
        .courses_filters .courses_filters__activities {
            flex-wrap: wrap
        }

        .courses_filters .courses_filters__activities .stm_lms_courses_grid__sort {
            width: 100%
        }

        .courses_filters .courses_filters__activities .courses_filters__switcher {
            margin: 15px 0 0
        }
    }
}

@media (max-width: 992px) {
    .stm_lms_courses__archive_wrapper .stm_lms_courses__single {
        width: 50%;
        margin: 0 0 30px
    }
}

@media (max-width: 850px) {
    .stm_lms_courses__archive_wrapper {
        flex-wrap: wrap
    }

    .stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filter_toggle {
        display: inline-block;
        margin: 0 0 30px
    }

    .stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filter {
        width: 100%;
        margin: 50px 0 40px
    }

    .stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filters {
        display: none
    }

    .stm_lms_courses__archive_wrapper .stm_lms_courses__archive {
        width: 100%;
        margin: 0 !important
    }
}

@media (max-width: 845px) {
    .stm_lms_courses__archive_filter_toggle {
        display: inline-block;
    }

    .courses_filters__activities {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .stm_lms_courses__archive_filter_toggle_wrap {
        padding-top: 12px;
        width: 100%;
    }
}

@media (max-width: 640px) {
    .stm_lms_courses__archive_wrapper .stm_lms_courses__archive_filter {
        margin: 12px 0 12px;
    }
}

@media (max-width: 420px) {
    .courses_filters .courses_filters__activities .stm_lms_courses_grid__sort {
        margin-right: 0;
    }

    .stm_lms_courses__archive_filter_toggle_wrap {
        width: unset;
    }

    .courses_filters .courses_filters__activities {
        justify-content: space-between;
    }
}

.logo-unit .logo {
    font-family: Montserrat;
    color: #fff;
    font-size: 23px;
}

.header_top_bar,
.header_top_bar a {
    font-family: Montserrat;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    font-size: 12px;
}

body.skin_custom_color .icon_box.stm_icon_box_hover_none:hover,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .sticky_post,
body.skin_custom_color .overflowed_content .wpb_column .icon_box,
body.skin_custom_color .stm_countdown_bg,
body.skin_custom_color #searchform-mobile .search-wrapper .search-submit,
body.skin_custom_color .header-menu-mobile .header-menu>li .arrow.active,
body.skin_custom_color .header-menu-mobile .header-menu>li.opened>a,
body.skin_custom_color mark,
body.skin_custom_color .woocommerce .cart-totals_wrap .shipping-calculator-button:hover,
body.skin_custom_color .detailed_rating .detail_rating_unit tr td.bar .full_bar .bar_filler,
body.skin_custom_color .product_status.new,
body.skin_custom_color .stm_woo_helpbar .woocommerce-product-search input[type="submit"],
body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price.price_free,
body.skin_custom_color .sidebar-area .widget:after,
body.skin_custom_color .sidebar-area .socials_widget_wrapper .widget_socials li .back a,
body.skin_custom_color .socials_widget_wrapper .widget_socials li .back a,
body.skin_custom_color .widget_categories ul li a:hover:after,
body.skin_custom_color .event_date_info_table .event_btn .btn-default,
body.skin_custom_color .course_table tr td.stm_badge .badge_unit.quiz,
body.skin_custom_color div.multiseparator:after,
body.skin_custom_color .page-links span:hover,
body.skin_custom_color .page-links span:after,
body.skin_custom_color .page-links>span:after,
body.skin_custom_color .page-links>span,
body.skin_custom_color .stm_post_unit:after,
body.skin_custom_color .blog_layout_grid .post_list_content_unit:after,
body.skin_custom_color ul.page-numbers>li a.page-numbers:after,
body.skin_custom_color ul.page-numbers>li span.page-numbers:after,
body.skin_custom_color ul.page-numbers>li a.page-numbers:hover,
body.skin_custom_color ul.page-numbers>li span.page-numbers:hover,
body.skin_custom_color ul.page-numbers>li a.page-numbers.current:after,
body.skin_custom_color ul.page-numbers>li span.page-numbers.current:after,
body.skin_custom_color ul.page-numbers>li a.page-numbers.current,
body.skin_custom_color ul.page-numbers>li span.page-numbers.current,
body.skin_custom_color .triangled_colored_separator,
body.skin_custom_color .magic_line,
body.skin_custom_color .navbar-toggle .icon-bar,
body.skin_custom_color .navbar-toggle:hover .icon-bar,
body.skin_custom_color #searchform .search-submit,
body.skin_custom_color .header_main_menu_wrapper .header-menu>li>ul.sub-menu:before,
body.skin_custom_color .search-toggler:after,
body.skin_custom_color .modal .popup_title,
body.skin_custom_color .widget_pages ul.style_2 li a:hover:after,
body.skin_custom_color .sticky_post,
body.skin_custom_color .btn-carousel-control:after,
.primary_bg_color,
.mbc,
.stm_lms_courses_carousel_wrapper .owl-dots .owl-dot.active,
.stm_lms_courses_carousel__term.active,
body.course_hub .header_default.header_2,
.triangled_colored_separator:before,
.triangled_colored_separator:after,
body.skin_custom_color.udemy .btn-default,
.single_instructor .stm_lms_courses .stm_lms_load_more_courses,
.single_instructor .stm_lms_courses .stm_lms_load_more_courses:hover,
body.skin_custom_color.language_center .btn-default {
    background-color: #eab830;
}

.icon_box.stm_icon_box_hover_none {
    border-left-color: #eab830;
}

body.skin_custom_color ul.page-numbers>li a.page-numbers:hover,
body.skin_custom_color ul.page-numbers>li a.page-numbers.current,
body.skin_custom_color ul.page-numbers>li span.page-numbers.current,
body.skin_custom_color .custom-border textarea:active,
body.skin_custom_color .custom-border input[type=text]:active,
body.skin_custom_color .custom-border input[type=email]:active,
body.skin_custom_color .custom-border input[type=number]:active,
body.skin_custom_color .custom-border input[type=password]:active,
body.skin_custom_color .custom-border input[type=tel]:active,
body.skin_custom_color .custom-border .form-control:active,
body.skin_custom_color .custom-border textarea:focus,
body.skin_custom_color .custom-border input[type=text]:focus,
body.skin_custom_color .custom-border input[type=email]:focus,
body.skin_custom_color .custom-border input[type=number]:focus,
body.skin_custom_color .custom-border input[type=password]:focus,
body.skin_custom_color .custom-border input[type=tel]:focus,
body.skin_custom_color .custom-border .form-control:focus,
body.skin_custom_color .icon-btn:hover .icon_in_btn,
body.skin_custom_color .icon-btn:hover,
body.skin_custom_color .average_rating_unit,
body.skin_custom_color blockquote,
body.skin_custom_color .tp-caption .icon-btn:hover .icon_in_btn,
body.skin_custom_color .tp-caption .icon-btn:hover,
body.skin_custom_color .stm_theme_wpb_video_wrapper .stm_video_preview:after,
body.skin_custom_color .btn-carousel-control,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit,
body.skin_custom_color .search-toggler:hover,
body.skin_custom_color .search-toggler,
.stm_lms_courses_carousel_wrapper .owl-dots .owl-dot.active,
.triangled_colored_separator .triangle:before {
    border-color: #eab830;
}

body.skin_custom_color .icon_box .icon i,
body.skin_custom_color .icon-btn:hover .icon_in_btn,
body.skin_custom_color .icon-btn:hover .link-title,
body.skin_custom_color .stats_counter .h1,
body.skin_custom_color .event_date_info .event_date_info_unit .event_labels,
body.skin_custom_color .event-col .event_archive_item .event_location i,
body.skin_custom_color .event-col .event_archive_item .event_start i,
body.skin_custom_color .gallery_terms_list li.active a,
body.skin_custom_color .tp-caption .icon-btn:hover .icon_in_btn,
body.skin_custom_color .widget_pages ul.style_2 li a:hover .h6,
body.skin_custom_color .teacher_single_product_page>a:hover .title,
body.skin_custom_color .sidebar-area .widget ul li a:hover:after,
body.skin_custom_color div.pp_woocommerce .pp_gallery ul li a:hover,
body.skin_custom_color div.pp_woocommerce .pp_gallery ul li.selected a,
body.skin_custom_color .single_product_after_title .meta-unit.teacher:hover .value,
body.skin_custom_color .single_product_after_title .meta-unit i,
body.skin_custom_color .single_product_after_title .meta-unit .value a:hover,
body.skin_custom_color .woocommerce-breadcrumb a:hover,
body.skin_custom_color #footer_copyright .copyright_text a:hover,
body.skin_custom_color .widget_stm_recent_posts .widget_media .cats_w a:hover,
body.skin_custom_color .widget_pages ul.style_2 li a:hover,
body.skin_custom_color .sidebar-area .widget_categories ul li a:hover,
body.skin_custom_color .sidebar-area .widget ul li a:hover,
body.skin_custom_color .widget_categories ul li a:hover,
body.skin_custom_color .stm_product_list_widget li a:hover .title,
body.skin_custom_color .widget_contacts ul li .text a:hover,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:focus .h6,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:focus .h6,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:focus,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:focus,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:active .h6,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:active .h6,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:active,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:active,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:hover .h6,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:hover .h6,
body.skin_custom_color .sidebar-area .widget_pages ul.style_1 li a:hover,
body.skin_custom_color .sidebar-area .widget_nav_menu ul.style_1 li a:hover,
body.skin_custom_color .widget_pages ul.style_1 li a:focus .h6,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:focus .h6,
body.skin_custom_color .widget_pages ul.style_1 li a:focus,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:focus,
body.skin_custom_color .widget_pages ul.style_1 li a:active .h6,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:active .h6,
body.skin_custom_color .widget_pages ul.style_1 li a:active,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:active,
body.skin_custom_color .widget_pages ul.style_1 li a:hover .h6,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:hover .h6,
body.skin_custom_color .widget_pages ul.style_1 li a:hover,
body.skin_custom_color .widget_nav_menu ul.style_1 li a:hover,
body.skin_custom_color .see_more a:after,
body.skin_custom_color .see_more a,
body.skin_custom_color .transparent_header_off .header_main_menu_wrapper ul>li>ul.sub-menu>li a:hover,
body.skin_custom_color .stm_breadcrumbs_unit .navxtBreads>span a:hover,
body.skin_custom_color .btn-carousel-control,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .date-m,
body.skin_custom_color .post_list_main_section_wrapper .post_list_meta_unit .date-d,
body.skin_custom_color .stats_counter h1,
body.skin_custom_color .yellow,
body.skin_custom_color ol li a:hover,
body.skin_custom_color ul li a:hover,
body.skin_custom_color .search-toggler,
.primary_color,
.mtc_h:hover,
body.classic_lms .header_top_bar .header_top_bar_socs ul li a:hover,
body.classic_lms .header_top_bar a:hover,
#footer .widget_stm_lms_popular_courses ul li a:hover .meta .h5.title,
body.classic_lms .stm_lms_wishlist_button a:hover i,
.classic_lms .post_list_main_section_wrapper .post_list_item_title:hover,
.stm_lms_courses__single.style_2 .stm_lms_courses__single--title h5:hover {
    color: #eab830;
}

body.skin_custom_color .triangled_colored_separator .triangle,
body.skin_custom_color .magic_line:after {
    border-bottom-color: #eab830;
}

body.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__content:after {
    border-left-color: #2c75e4;
}

body.skin_custom_color .blog_layout_grid .post_list_meta_unit .sticky_post,
body.skin_custom_color .blog_layout_list .post_list_meta_unit .sticky_post,
body.skin_custom_color .product_status.special,
body.skin_custom_color .view_type_switcher a:hover,
body.skin_custom_color .view_type_switcher a.view_list.active_list,
body.skin_custom_color .view_type_switcher a.view_grid.active_grid,
body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price,
body.skin_custom_color .sidebar-area .widget_text .btn,
body.skin_custom_color .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price,
body.skin_custom_color .widget_tag_cloud .tagcloud a:hover,
body.skin_custom_color .sidebar-area .widget ul li a:after,
body.skin_custom_color .sidebar-area .socials_widget_wrapper .widget_socials li a,
body.skin_custom_color .socials_widget_wrapper .widget_socials li a,
body.skin_custom_color .gallery_single_view .gallery_img a:after,
body.skin_custom_color .course_table tr td.stm_badge .badge_unit,
body.skin_custom_color .widget_mailchimp .stm_mailchimp_unit .button,
body.skin_custom_color .textwidget .btn:active,
body.skin_custom_color .textwidget .btn:focus,
body.skin_custom_color .form-submit .submit:active,
body.skin_custom_color .form-submit .submit:focus,
body.skin_custom_color .button:focus,
body.skin_custom_color .button:active,
body.skin_custom_color .btn-default:active,
body.skin_custom_color .btn-default:focus,
body.skin_custom_color .button:hover,
body.skin_custom_color .textwidget .btn:hover,
body.skin_custom_color .form-submit .submit,
body.skin_custom_color .button,
body.skin_custom_color .btn-default,
.btn.btn-default:hover,
.button:hover,
.textwidget .btn:hover,
body.skin_custom_color .short_separator,
.sbc,
.sbc_h:hover,
.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.vc_tta-style-classic li.vc_tta-tab>a,
.wpb-js-composer .vc_general.vc_tta.vc_tta-tabs.vc_tta-style-classic li.vc_tta-tab>a:hover,
#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button,
.stm_lms_courses_categories.style_3 .stm_lms_courses_category>a:hover,
.stm_lms_udemy_course .nav.nav-tabs>li a,
body.classic_lms .classic_style .nav.nav-tabs>li.active a,
.header_bottom:after,
.sbc:hover,
body.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__content {
    background-color: #2c75e4;
}

body.skin_custom_color .wpb_tabs .form-control:focus,
body.skin_custom_color .wpb_tabs .form-control:active,
body.skin_custom_color .woocommerce .cart-totals_wrap .shipping-calculator-button,
body.skin_custom_color .sidebar-area .widget_text .btn,
body.skin_custom_color .widget_tag_cloud .tagcloud a:hover,
body.skin_custom_color .icon_box.dark a:hover,
body.skin_custom_color .simple-carousel-bullets a.selected,
body.skin_custom_color .stm_sign_up_form .form-control:active,
body.skin_custom_color .stm_sign_up_form .form-control:focus,
body.skin_custom_color .form-submit .submit,
body.skin_custom_color .button,
body.skin_custom_color .btn-default,
.sbrc,
.sbrc_h:hover,
.vc_general.vc_tta.vc_tta-tabs,
body.skin_custom_color .blog_layout_grid .post_list_meta_unit,
body.skin_custom_color .blog_layout_grid .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .blog_layout_list .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .blog_layout_list .post_list_meta_unit,
#header.transparent_header .header_2 .stm_lms_account_dropdown .dropdown button {
    border-color: #2c75e4;
}

.header_2_top_bar__inner .top_bar_right_part .header_top_bar_socs ul li a:hover,
.secondary_color,
body.skin_custom_color .icon_box .icon_text>h3>span,
body.skin_custom_color .stm_woo_archive_view_type_list .stm_featured_product_stock i,
body.skin_custom_color .stm_woo_archive_view_type_list .expert_unit_link:hover .expert,
body.skin_custom_color .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title:hover,
body.skin_custom_color .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title,
body.skin_custom_color .blog_layout_grid .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .blog_layout_grid .post_list_meta_unit .date-m,
body.skin_custom_color .blog_layout_grid .post_list_meta_unit .date-d,
body.skin_custom_color .blog_layout_list .post_list_meta_unit .post_list_comment_num,
body.skin_custom_color .blog_layout_list .post_list_meta_unit .date-m,
body.skin_custom_color .blog_layout_list .post_list_meta_unit .date-d,
body.skin_custom_color .widget_stm_recent_posts .widget_media a:hover .h6,
body.skin_custom_color .widget_product_search .woocommerce-product-search:after,
body.skin_custom_color .widget_search .search-form>label:after,
body.skin_custom_color .sidebar-area .widget ul li a,
body.skin_custom_color .sidebar-area .widget_categories ul li a,
body.skin_custom_color .widget_contacts ul li .text a,
body.skin_custom_color .event-col .event_archive_item>a:hover .title,
body.skin_custom_color .stm_contact_row a:hover,
body.skin_custom_color .comments-area .commentmetadata i,
body.skin_custom_color .stm_post_info .stm_post_details .comments_num .post_comments:hover,
body.skin_custom_color .stm_post_info .stm_post_details .comments_num .post_comments i,
body.skin_custom_color .stm_post_info .stm_post_details .post_meta li a:hover span,
body.skin_custom_color .stm_post_info .stm_post_details .post_meta li i,
body.skin_custom_color .blog_layout_list .post_list_item_tags .post_list_divider,
body.skin_custom_color .blog_layout_list .post_list_item_tags a,
body.skin_custom_color .blog_layout_list .post_list_cats .post_list_divider,
body.skin_custom_color .blog_layout_list .post_list_cats a,
body.skin_custom_color .blog_layout_list .post_list_item_title a:hover,
body.skin_custom_color .blog_layout_grid .post_list_item_tags .post_list_divider,
body.skin_custom_color .blog_layout_grid .post_list_item_tags a,
body.skin_custom_color .blog_layout_grid .post_list_cats .post_list_divider,
body.skin_custom_color .blog_layout_grid .post_list_cats a,
body.skin_custom_color .blog_layout_grid .post_list_item_title:focus,
body.skin_custom_color .blog_layout_grid .post_list_item_title:active,
body.skin_custom_color .blog_layout_grid .post_list_item_title:hover,
body.skin_custom_color .stm_featured_products_unit .stm_featured_product_single_unit .stm_featured_product_single_unit_centered .stm_featured_product_body a .title:hover,
body.skin_custom_color .icon_box.dark a:hover,
body.skin_custom_color .post_list_main_section_wrapper .post_list_item_tags .post_list_divider,
body.skin_custom_color .post_list_main_section_wrapper .post_list_item_tags a,
body.skin_custom_color .post_list_main_section_wrapper .post_list_cats .post_list_divider,
body.skin_custom_color .post_list_main_section_wrapper .post_list_cats a,
body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:active,
body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:focus,
body.skin_custom_color .post_list_main_section_wrapper .post_list_item_title:hover,
body.skin_custom_color a:hover,
.secondary_color,
#header.transparent_header .header_2 .header_top .stm_lms_categories .heading_font,
#header.transparent_header .header_2 .header_top .stm_lms_categories i,
.classic_lms .post_list_main_section_wrapper .post_list_cats a,
.classic_lms .post_list_main_section_wrapper .post_list_item_tags a,
.stm_lms_courses__single__inner .stm_lms_courses__single--info_title a:hover h4 {
    color: #2c75e4;
}

a {
    color: #2c75e4;
}

body,
.normal_font,
body.rtl.rtl-demo .stm_testimonials_wrapper_style_2 .stm_lms_testimonials_single__excerpt p {
    font-family: "Open Sans";
    color: #000000;
    font-size: 14px;
}

.btn {
    font-family: Montserrat;
    line-height: 14px;
    font-size: 14px;
}

.header-menu {
    font-family: Montserrat;
    font-weight: normal;
    color: #fff;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.nav-tabs>li>a,
.member-name,
.section-title,
.user-name,
.heading_font,
.item-title,
.acomment-meta,
[type="reset"],
.bp-subnavs,
.activity-header,
table,
.widget_categories ul li a,
.sidebar-area .widget ul li a,
.select2-selection__rendered,
blockquote,
.select2-chosen,
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a,
.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
    font-family: Montserrat;
    color: #333333;
}

h1,
.h1 {
    line-height: 50px;
    font-weight: 700;
    font-size: 50px;
}

h2,
.h2 {
    line-height: 32px;
    font-weight: 700;
    font-size: 32px;
}

h3,
.h3 {
    line-height: 18px;
    font-weight: 700;
    font-size: 18px;
}

h4,
.h4,
blockquote {
    line-height: 16px;
    font-weight: 400;
    font-size: 16px;
}

h5,
.h5,
.select2-selection__rendered {
    line-height: 14px;
    font-weight: 700;
    font-size: 14px;
}

h6,
.h6,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.footer_menu li a,
.widget_categories ul li a,
.sidebar-area .widget ul li a {
    line-height: 12px;
    font-weight: 400;
    font-size: 12px;
}

.entry-title h1 {
    line-height: 50px;
    font-weight: 700;
    font-size: 40px;
}

#footer_top {
    background-color: #ffffff;
}

#footer_bottom {
    background-color: #414b4f;
}

#footer_bottom,
.widget_contacts ul li .text,
.footer_widgets_wrapper .widget ul li a,
.widget_nav_menu ul.style_1 li a .h6,
.widget_pages ul.style_2 li a .h6,
#footer .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title,
.widget_pages ul.style_1 li a .h6 {
    color: #ffffff;
}

.widget_pages ul.style_2 li a:after {
    background-color: #ffffff;
}

#footer_bottom .widget_title .h3 {
    font-weight: 700;
    color: #ffffff;
    font-size: 18px;
    margin: 0 0 25px;
    color: #fff;
    text-transform: uppercase;
}

/*
	Theme Name: MasterStudy
	Theme URI: https://stylemixthemes.com/masterstudy/
	Author: StylemixThemes
	Author URI: https://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 3.0.11
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/

.request-side-form {
    margin-top: 40px;
    border: 1px solid #2C75E4;
    border-radius: 3px;
}

.rsf-title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    background-color: #2C75E4;
    color: #fff;
}

.rsf-subtitle {
    font-size: 18px;
    margin-bottom: 10px;
}

.rsf-inner, .rsf-title {
    padding: 10px;
}

.rsf-input input {
    width: 100%;
    margin: 5px 0;
}

.rsf-submit-button {
    background-color: #2C75E4;
    color: #fff;
    font-size: 18px;
    outline: none !important;
    border: none !important;
    border-radius: 3px;
    margin-top: 25px;
    padding: 10px;
    width: 100%;
    transition: background-color .5s;
}

.rsf-submit-button:hover {
    background-color: #67B0FF;
}

.side-form-error {
    color: red;
    margin: 10px 0;
}

.success-side-form {
    text-align: center;
    color: #3AA686;
    padding: 10px;
}

.success-side-form p {
    margin: 20px 0 !important;
    font-weight: bold;
    font-size: 18px;
}

@media (max-width: 639px) {
    .stm_lms_courses__grid {
        padding-bottom: 0 !important;
    }
}

.faq-list .faq-item .faq-answer {
    display: none;
}

.faq-list .faq-item {
    padding-bottom: 5px;
    border-bottom: 1px solid #aaa;
}

.faq-list .faq-item h2 {
    padding-left: 35px;
    display: flex;
    align-items: center;
    position: relative;
    font-size: 22px;
    cursor: pointer;
}

.faq-list .faq-item h2::before {
    content: '';
    background-image: url('https://ooo-ado.ru/wp-content/uploads/arrow-faq-img.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    display: block;
    background-size: cover;
    left: 0;
    opacity: .7;
    transition: all .5s;
}

.faq-list .faq-item.opened h2::before {
    transform: rotate(180deg);
    opacity: 1;
}

.otstup {
    margin: 75px 0;
}


/* .tab-content form{
	display: none;
} */

.fetures-list {
    display: flex;
    flex-wrap: wrap;
}



.fetures-list .features-item {
    width: 33.333%;
    box-sizing: border-box;
    padding: 24px;
    display: flex;
    font-size: 18px;
    line-height: 1.5;
}

.fetures-list .features-item .features-item--ico {

    color: #385bce;
    font-size: 28px;
    margin-right: 24px;
}




.fetures-list .features-item .features-item--ico span {
    background-image: url("https://ooo-ado.ru/wp-content/uploads/icons-feature/premium-icon-online-counseling-5880628.png");
    width: 54px;
    height: 54px;
    background-size: contain;
    display: block;
}

@media (max-width:1000px) {
    .fetures-list .features-item {
        width: 50%;
    }
}

@media (max-width:640px) {
    .fetures-list .features-item {
        width: 100%;
    }
}


.block-7-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.block-7-list .block-7-item {
    width: 50%;
    padding: 12px;
    margin: 10px 0;
    max-width: 401px;
    text-align: center;
}

.block-7-list .block-7-item--inner {
    background: #2c75e4;
    color: #fff;
    /* margin: 10px; */
    padding: 18px;
    font-size: 16px;
    box-sizing: border-box;
    /* width: 50%; */
    /* font-weight: bold; */
}

@media (max-width:640px) {
    .block-7-list .block-7-item {
        width: 100%;
        max-width: 100%;
    }
}

.vc_custom_1536836667813 {
    margin-bottom: 0px !important;
    padding-top: 29px !important;
    padding-bottom: 60px !important;
}

/*------------------------------------------*/
.block-6-content {
    display: flex;
    align-items: flex-end;
}

.block-6-list {
    max-width: 50%;
}

.block-6-list ol {
    list-style-type: none;
    /* Убираем исходные маркеры */
    counter-reset: my-counter;
    /* Задаём имя счетчика */
    ;
}

.block-6-list li {
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.block-6-list li:first-child {

    flex-wrap: wrap;
    margin-bottom: 8px;

}

.block-6-list li:first-child ul {

    padding-left: 72px;
    margin-bottom: 0 !important;

}

.block-6-list li:first-child li {

    margin-bottom: 4px;
    font-size: 13px;

}


.block-6-list li:first-child li:before {
    content: "\2022";
    color: #000;
    margin-left: 10px;
    display: inline-block;
    width: 14px;
    font-size: 24px;
}

.block-6-list ol>li::before {
    content: counter(my-counter);
    counter-increment: my-counter;
    color: #fff;
    background: #2c75e4;
    width: 38px;
    font-size: 18px;
    height: 38px;
    display: block;
    text-align: center;
    line-height: 38px;
    flex-shrink: 0;
    margin-right: 13px;
    border-radius: 50%;
}

.block-6-img {
    display: block;
    height: 100%;
    width: 50%;
    flex-shrink: 0;
    background-size: contain;
    padding-left: 24px;
}

.block-6-img-inner {
    background: url("https://ooo-ado.ru/wp-content/uploads/PixelBook.png");
    width: 100%;
    height: 400px;
    background-position: center;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width:640px) {
    .block-6-list {
        max-width: 100%;
    }

    .block-6-img {
        display: none;
    }
}

.hide-section {
    display: none !important;
}

.section-form__success {
    display: none;
    color: #fff;
}

#wpforms-form-1730 .wpforms-submit-container .agrement-btn {
    margin-top: 16px;
    text-align: left;
}

.banner-info {
    display: none !important;
}

.vc_custom_1435659486461 {
    margin-bottom: 0px !important;
}

.vc_custom_1589622633070 {
    margin-top: -20px !important;
    margin-bottom: 35px !important;
}

.vc_custom_1602139014655 {
    padding-left: 7px !important;
}

.vc_custom_1602139014652 {
    margin-top: 0px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    padding-top: 30px !important;
    padding-right: 0px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
    border-top-color: #e1e2e4 !important;
    border-top-style: solid !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1602139014655 {
    padding-left: 7px !important;
}

.vc_custom_1602139014656 {
    margin-top: 0px !important;
    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    padding-top: 30px !important;
    padding-right: 0px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
    border-top-color: #e1e2e4 !important;
    border-top-style: solid !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1435139343164 {
    margin-bottom: 0px !important;
}

.vc_custom_1435139343164 {
    margin-bottom: 0px !important;
}

.vc_custom_1436791397964 {
    padding-right: 0px !important;
}

.vc_custom_1436790977027 {
    padding-left: 0px !important;
}

.vc_custom_1612424563792 {
    padding-left: 7px !important;
}

.vc_custom_1612424563795 {
    margin-top: 27px !important;
    border-bottom-width: 1px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    padding-bottom: 17px !important;
    padding-left: 0px !important;
    border-bottom-color: #e1e2e4 !important;
    border-bottom-style: solid !important;
}

.vc_custom_1589623762561 {
    padding-top: 3px !important;
    padding-left: 26px !important;
}

.vc_custom_1589623762563 {
    margin-top: 27px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
}

.vc_custom_1436791452718 {
    padding-right: 0px !important;
}

.vc_custom_1436791272952 {
    padding-left: 0px !important;
}

.vc_custom_1612428203304 {
    padding-top: 10px !important;
    padding-left: 3px !important;
}

.vc_custom_1612428203309 {
    margin-top: 27px !important;
    padding-top: 0px !important;
    padding-right: 15px !important;
    padding-bottom: 14px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623094190 {
    margin-top: -20px !important;
    margin-bottom: 35px !important;
}

.vc_custom_1435665826984 {
    margin-top: 39px !important;
    margin-bottom: 0px !important;
}

.vc_custom_1437478190523 {
    margin-right: 0px !important;
    margin-bottom: 20px !important;
    padding-right: 64px !important;
}

.vc_custom_1589623634444 {
    margin-bottom: 37px !important;
}

.wpb_animate_when_almost_visible {
    opacity: 1;
}

.link-black a:hover, .link-white a:hover {
    color: unset !important;
}

.link-white a {
    color: #fff;
}

.link-black a {
    color: #333;
}

.navxtBreads {
    display: flex;
    flex-wrap: wrap;
}

.vc_single_image-wrapper img {
    width: 100%;
}

.elementor-tabs--b .nav-item {
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent;
    color: #000000;
    cursor: pointer;
}

.elementor-tabs--b .nav-item.active {
    color: #0F85E3;
    background-color: #EFEFEF;
}

.elementor-tabs--b .nav.nav-tabs>li {
    flex: unset;
}

.elementor-tabs--b .tab-pane {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 19px;
    font-weight: 300;
    line-height: 33px;
    padding: 20px;
    background-color: #EFEFEF;
}

.elementor-tabs--b .nav.nav-tabs {
    margin: 0 !important;
}

.vc_tta-tabs-container ul.vc_tta-tabs-list {
    margin: 0;
    list-style: none;
    padding: 0;
}

.vc_tta-tabs-list {
    display: flex;
}

.vc_tta-tab {
    padding: 14px 20px;
    width: 100%;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border-top: 3px solid #0F85E3;
    background-color: #0F85E3;
    cursor: pointer;
    color: #fff;
}

.vc_tta-tab.active {
    background-color: #fff;
    color: #273044;
}

.vc_custom_1435816078010 {
    margin-bottom: 15px !important;
}

.vc_custom_1589618621651 {
    margin-bottom: 29px !important;
}

.vc_custom_1589618649170 {
    margin-bottom: 32px !important;
}

.vc_custom_1589618660770 {
    margin-bottom: 20px !important;
}

.vc_custom_1589624071632 {
    padding-left: 3px !important;
}

.vc_custom_1589624071634 {
    margin-bottom: 3px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623873091 {
    padding-left: 3px !important;
}

.vc_custom_1589623873092 {
    margin-bottom: 3px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623880917 {
    padding-left: 3px !important;
}

.vc_custom_1589623880918 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623889043 {
    padding-left: 3px !important;
}

.vc_custom_1589623889045 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623902945 {
    padding-left: 3px !important;
}

.vc_custom_1589623902948 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623912167 {
    padding-left: 3px !important;
}

.vc_custom_1589623912168 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1589623920073 {
    padding-left: 3px !important;
}

.vc_custom_1589623920074 {
    padding-top: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.vc_custom_1532594558060 {
    margin-top: 60px !important;
    margin-bottom: 24px !important;
}

.vc_custom_1589618163458 {
    margin-bottom: 69px !important;
}

.vc_custom_1435819083449 {
    margin-bottom: 64px !important;
}

.vc_custom_1589618910088 {
    margin-bottom: 37px !important;
}

.category-letter-title {
    line-height: 38px;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.search-letter-title {
    font-size: 24px;
    padding: 15px 0;
}

.letter-list {

    padding: 15px;
    font-size: 30px;
    background: rgba(232, 247, 255, 0.5);
    display: flex;
    flex-wrap: wrap;

}

.letter-list>span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.letter-list>span:hover {
    background: #e3eaed;
}

.category-list-wrap {


    padding: 32px 0 18px;
    font-size: 20px;
    font-weight: bold;

}

.category-list-wrap ul {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
    align-items: center;
}

.category-list-wrap ul li {
    padding: 12px 5px;
    border-bottom: solid 3px #fff;
    opacity: .7;
    margin-bottom: 0;
    cursor: pointer;
    flex: 1 1 0px;
}
.category-list-wrap ul li:not(.nmo) {
    flex: 1 1 0px;
}
.category-list-wrap ul li.nmo {
    flex: 0 1 0px;
}

.category-list-wrap ul li:not(:last-child) {
    margin-right: 16px;
}
.category-list-wrap ul li:not(.nmo) a, .category-list-wrap ul li:not(.nmo) a:hover {
    font-size: inherit;
    color: #000;

}
.category-list-wrap ul .active {
    border-bottom: solid 3px #36c5df;
    opacity: 1;
}

.category-list-wrap ul .nmo a {
    background: #2c75e4;
    color: #fff;
    border-radius: 5px;
    padding: 12px;
}

.category-list-wrap ul .nmo a {
    color: #fff;
    font-size: 20px;
}

.category-search-list:not(.active) {
    display: none;
}

.category-search-list ul {

    list-style: none;
    /* font-size: 15px; */
    padding-top: 15px;
    padding-left: 0;
    column-count: 2;
}

.category-search-list ul li a {
    font-size: 16px;
}

.category-search-list ul li a:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 640px) {
    .category-list-wrap ul {
        flex-direction: column;
        align-items: start;
    }

    .category-list-wrap ul li:not(.nmo) {
        border: solid 1px #f4f4f4;
        background: #f4f4f4;
        border-radius: 5px;
        width: 100%;
        margin-bottom: 5px;
    }

    .category-list-wrap ul li {
        margin-right: 0;
    }

    .category-list-wrap ul .active {
        border-bottom: solid 1px #f4f4f4;
        background: #Ffff;
    }
    .category-list-wrap ul li.nmo {
        flex: 1 1 0px;
        width: 100%;
        padding: 0;
    }
    .category-list-wrap ul li.nmo a {
        display: block;
        width: 100%;
    }
}

.post_type_exist {
    margin-top: 25px;
}

.elementor-field-group {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}

.elementor-field-group button {
    width: 100%;
    background-color: #3c7efb;
}

.header_default {
    padding: 20px 0 25px;
}

.bx-soa-more {
    padding: 15px;
}

.bx-soa-pp .bx-soa-pp-company {
    padding: 20px;
}

@media(max-width:991px) {
    .header_top h1, .header_top_title {
        color: #000;
    }

    .bx-soa {
        margin: 0 15px;
    }
}

@media(max-width:768px) {
    .header_top_search {
        display: none;
    }
}

/*Stickers*/
.stm_lms_sticker_wrapper {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 5px;
}

.stm_lms_sticker {
    padding: 2px 4px;
    min-width: 47px;
    font-size: 11px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 3px;
    z-index: 100;
    font-family: "Montserrat";
}

.stm_lms_sticker.newest {
    background-color: #1db874;
}

.stm_lms_sticker.new {
    background-color: #f09b23;
}

.stm_lms_sticker.hit {
    background-color: #f00;
}

.color-blue {
    background-color: #2c75e3;
}

.flex-sb {
    justify-content: space-between;
}

.free-course {
    display: flex;
    min-height: 60px;
    margin-bottom: 8px;
    padding: 20px 25px 19px;
    font-size: 17px;
    width: 100%;
    align-items: center;
    color: #fff;
    cursor: pointer;
    border-radius: 10px !important;
}

#iziModalBuyRequest textarea {
    width: 57%;
    max-width: unset;
}

#iziModalBuyRequest .iziModal-header-title {
    font-size: 24px;
}
#modal-buy-request .cmr-filed input{
    width: 65%;
}
/* End */


/* Start:/bitrix/templates/main/template_styles.css?1745501506300140*/

/* line 1, assets/scss/scss_components/_wordpress_core.scss */
.alignnone {
  margin: 5px 20px 20px 0; }

/* line 5, assets/scss/scss_components/_wordpress_core.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

/* line 11, assets/scss/scss_components/_wordpress_core.scss */
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  clear: both; }

/* line 17, assets/scss/scss_components/_wordpress_core.scss */
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  clear: both; }

/* line 23, assets/scss/scss_components/_wordpress_core.scss */
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

/* line 28, assets/scss/scss_components/_wordpress_core.scss */
a img.alignnone {
  margin: 5px 20px 20px 0; }

/* line 32, assets/scss/scss_components/_wordpress_core.scss */
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

/* line 37, assets/scss/scss_components/_wordpress_core.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* line 43, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

/* line 51, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

/* line 55, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

/* line 59, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

/* line 63, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

/* line 72, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 5px 4px 5px; }

/* Text meant only for screen readers. */
/* line 80, assets/scss/scss_components/_wordpress_core.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

/* line 88, assets/scss/scss_components/_wordpress_core.scss */
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* line 108, assets/scss/scss_components/_wordpress_core.scss */
.gallery-caption {
  color: #707070;
  color: rgba(51, 51, 51, 0.7);
  display: block;
  font-family: "Noto Sans", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  padding: 0.5em 0; }

/* line 119, assets/scss/scss_components/_wordpress_core.scss */
.bypostauthor > article .fn:after {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;  
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top; }

/* line 136, assets/scss/scss_components/_wordpress_core.scss */
.wp-caption-text {
  margin-top: 10px; }

/* 1 Base Styles */
/* 1.1 Buttons */
/* line 7, assets/scss/scss_components/_buttons.scss */
.btn-primary {
  color: #839bb8;
  border: 2px solid #839bb8;
  background-color: transparent;
  border-radius: 0; }

/* line 23, assets/scss/scss_components/_buttons.scss */
.btn-primary:active:focus {
  outline: none; }

/* line 27, assets/scss/scss_components/_buttons.scss */
input[type=submit]:hover {
  background-color: #10c45c;
  color: #fff;
  border-color: #10c45c;
  box-shadow: none; }

/* line 35, assets/scss/scss_components/_buttons.scss */
.post-password-form input[type="submit"],
.form-submit .submit,
.button,
.btn-default {
  display: inline-block;
  min-width: 135px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  padding: 12.5px 15px;
  color: #fff;
  border: 2px solid #48a7d4;
  border: 0;
  background-color: #48a7d4;
  border-radius: 0;
  letter-spacing: 1px;
  text-align: center;
  outline: none !important; }
  /* line 63, assets/scss/scss_components/_buttons.scss */
  .post-password-form input[type="submit"] .link-title,
  .form-submit .submit .link-title,
  .button .link-title,
  .btn-default .link-title {
    font-size: 14px;
    text-transform: uppercase; }
  /* line 67, assets/scss/scss_components/_buttons.scss */
  .post-password-form input[type="submit"].lg,
  .form-submit .submit.lg,
  .button.lg,
  .btn-default.lg {
    padding-top: 23px !important;
    padding-bottom: 23px !important;
    border-radius: 60px !important; }

/* line 74, assets/scss/scss_components/_buttons.scss */
.button,
.btn.btn-default,
.textwidget .btn {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  z-index: 30; }
  /* line 81, assets/scss/scss_components/_buttons.scss */
  .button:after,
  .btn.btn-default:after,
  .textwidget .btn:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    left: -100%;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1; }
  /* line 88, assets/scss/scss_components/_buttons.scss */
  .button:hover,
  .btn.btn-default:hover,
  .textwidget .btn:hover {
    border-color: #fff;
    color: #fff;
    background-color: #48a7d4; }
    /* line 92, assets/scss/scss_components/_buttons.scss */
    .button:hover:after,
    .btn.btn-default:hover:after,
    .textwidget .btn:hover:after {
      left: 0; }

/* line 98, assets/scss/scss_components/_buttons.scss */
.textwidget .btn:active,
.textwidget .btn:focus,
.form-submit .submit:active,
.form-submit .submit:focus,
.button:focus,
.button:active,
.btn-default:active,
.btn-default:focus {
  background-color: #48a7d4;
  color: #fff;
  border-color: #48a7d4;
  box-shadow: none;
  text-decoration: none !important; }

/* line 113, assets/scss/scss_components/_buttons.scss */
.btn-default:active:focus {
  outline: none; }

/* line 122, assets/scss/scss_components/_buttons.scss */
.btn-sm {
  min-width: 106px;
  padding: 7px 10px; }
  /* line 125, assets/scss/scss_components/_buttons.scss */
  .btn-sm .link-title {
    font-size: 12px;
    text-transform: none; }

/* line 136, assets/scss/scss_components/_buttons.scss */
.btn-carousel-control {
  position: relative;
  float: left;
  width: 35px;
  height: 36px;
  vertical-align: top;
  text-align: center;
  line-height: 32px;
  color: #eab830;
  border: 2px solid #eab830;
  text-decoration: none !important;
  overflow: hidden; }
  /* line 148, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control i {
    position: relative;
    font-size: 14px;
    z-index: 11; }
  /* line 153, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control:hover {
    text-decoration: none;
    color: #fff; }
  /* line 157, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control:focus {
    color: #fff; }
  /* line 160, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control:active {
    color: #fff; }
  /* line 164, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_prev:after {
    right: -100%; }
  /* line 167, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_prev:hover:after {
    right: 0; }
  /* line 172, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_next:after {
    left: -100%; }
  /* line 175, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_next:hover:after {
    left: 0; }
  /* line 181, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_next:focus:after {
    left: 0%; }
  /* line 186, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control.simple_carousel_prev:focus:after {
    right: 0%; }
  /* line 192, assets/scss/scss_components/_buttons.scss */
  .btn-carousel-control:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    background-color: #eab830; }

/* line 200, assets/scss/scss_components/_buttons.scss */
.icon-btn {
  display: inline-block;
  position: relative;
  padding-left: 46px;
  border: 2px solid transparent;
  text-decoration: none !important; }
  /* line 206, assets/scss/scss_components/_buttons.scss */
  .icon-btn .icon_in_btn {
    position: absolute;
    padding: 0 23px;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 16px;
    border-right: 2px solid transparent; }
    /* line 215, assets/scss/scss_components/_buttons.scss */
    .icon-btn .icon_in_btn:before {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  /* line 223, assets/scss/scss_components/_buttons.scss */
  .icon-btn .link-title {
    display: block;
    padding: 8.5px 14.5px;
    min-width: 144px;
    line-height: 1.66666666;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center; }
  /* line 234, assets/scss/scss_components/_buttons.scss */
  .icon-btn:hover .link-title {
    text-decoration: none; }

/* line 240, assets/scss/scss_components/_buttons.scss */
rs-mask-wrap {
  -webkit-transform: translateZ(0); }
  /* line 242, assets/scss/scss_components/_buttons.scss */
  rs-mask-wrap .icon-btn {
    border-color: #fff;
    color: #fff; }
    /* line 246, assets/scss/scss_components/_buttons.scss */
    rs-mask-wrap .icon-btn i[class*="fa-icon-stm"]:before {
      font-family: 'icomoon' !important; }
    /* line 250, assets/scss/scss_components/_buttons.scss */
    rs-mask-wrap .icon-btn:hover {
      border-color: #eab830 !important; }
      /* line 252, assets/scss/scss_components/_buttons.scss */
      rs-mask-wrap .icon-btn:hover .icon_in_btn {
        color: #eab830;
        border-color: #eab830; }
      /* line 256, assets/scss/scss_components/_buttons.scss */
      rs-mask-wrap .icon-btn:hover .link-title {
        background-color: #eab830;
        color: #fff; }
  /* line 262, assets/scss/scss_components/_buttons.scss */
  rs-mask-wrap .icon_in_btn {
    border-color: #fff; }
  /* line 266, assets/scss/scss_components/_buttons.scss */
  rs-mask-wrap .link-title {
    background-color: #fff;
    color: #555; }

/* line 272, assets/scss/scss_components/_buttons.scss */
.see_more a {
  position: relative;
  display: inline-block;
  margin: 0;
  min-width: 135px;
  padding: 14px 20px;
  border: 2px solid #eab830;
  text-decoration: none !important;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden; }
  /* line 283, assets/scss/scss_components/_buttons.scss */
  .see_more a:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: -100%;
    background-color: #eab830;
    z-index: -1; }
  /* line 290, assets/scss/scss_components/_buttons.scss */
  .see_more a:hover {
    color: #fff; }
    /* line 292, assets/scss/scss_components/_buttons.scss */
    .see_more a:hover:after {
      left: 0; }

/* line 299, assets/scss/scss_components/_buttons.scss */
.btn-no-icon .link-title {
  background-color: transparent !important; }

/* line 305, assets/scss/scss_components/_buttons.scss */
.post-password-form input[type=submit] {
  position: relative;
  top: -1px;
  padding: 11.5px 15px;
  vertical-align: bottom; }

/* 1.1 Form controls, form groups */
/* line 3, assets/scss/scss_components/_forms.scss */
textarea,
input[type=text],
input[type=email],
input[type=number],
input[type=password],
input[type=tel] {
  /* Remove First */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 15, assets/scss/scss_components/_forms.scss */
.stm_sign_up_form .form-control {
  border-radius: 0;
  border: 2px solid #eee;
  background: #eee;
  box-shadow: none !important; }

/* line 22, assets/scss/scss_components/_forms.scss */
textarea,
input[type=text],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
.select2-search__field,
.select2-search input.select2-input,
.form-control {
  display: block;
  padding: 6px 12px !important;
  height: 45px;
  line-height: 1.42857143;
  border-radius: 0;
  border: 2px solid #f0f2f5;
  background: #f0f2f5;
  box-shadow: none !important;
  color: #555; }
  /* line 40, assets/scss/scss_components/_forms.scss */
  textarea.error,
  input[type=text].error,
  input[type=email].error,
  input[type=number].error,
  input[type=password].error,
  input[type=tel].error,
  .select2-search__field.error,
  .select2-search input.select2-input.error,
  .form-control.error {
    border-color: #f13e3e; }

/* line 45, assets/scss/scss_components/_forms.scss */
.select2-search__field {
  border: 2px solid #f0f2f5 !important; }

/* line 49, assets/scss/scss_components/_forms.scss */
.select2-search input.select2-input {
  height: 44px !important; }

/* line 53, assets/scss/scss_components/_forms.scss */
textarea,
textarea.form-control {
  min-height: 130px;
  width: 100%;
  max-width: 100% !important; }

/* line 60, assets/scss/scss_components/_forms.scss */
.stm_sign_up_form .form-control:active,
.stm_sign_up_form .form-control:focus {
  border-color: #48a7d4;
  background: #fff; }

/* line 66, assets/scss/scss_components/_forms.scss */
textarea:active,
textarea:focus,
input[type=text]:active,
input[type=text]:focus,
input[type=number]:active,
input[type=number]:focus,
input[type=email]:active,
input[type=email]:focus,
input[type=password]:active,
input[type=password]:focus,
input[type=tel]:active,
input[type=tel]:focus,
.select2-search input.select2-input:active,
.select2-search input.select2-input:focus,
.select2-search__field:active,
.select2-search__field:focus,
.form-control:active,
.form-control:focus {
  background-color: #fff;
  border-color: #f0f2f5;
  outline: none; }

/* line 89, assets/scss/scss_components/_forms.scss */
input:focus::-webkit-input-placeholder {
  color: transparent; }

/* line 93, assets/scss/scss_components/_forms.scss */
textarea:focus::-webkit-input-placeholder {
  color: transparent; }

/* line 97, assets/scss/scss_components/_forms.scss */
input:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
/* line 102, assets/scss/scss_components/_forms.scss */
textarea:focus:-moz-placeholder {
  color: transparent; }

/* FF 4-18 */
/* line 107, assets/scss/scss_components/_forms.scss */
input:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
/* line 112, assets/scss/scss_components/_forms.scss */
textarea:focus::-moz-placeholder {
  color: transparent; }

/* FF 19+ */
/* line 117, assets/scss/scss_components/_forms.scss */
input:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
/* line 122, assets/scss/scss_components/_forms.scss */
textarea:focus:-ms-input-placeholder {
  color: transparent; }

/* IE 10+ */
/* line 128, assets/scss/scss_components/_forms.scss */
.wpcf7-response-output {
  margin: 15px auto !important; }

/* line 133, assets/scss/scss_components/_forms.scss */




/* line 221, assets/scss/scss_components/_forms.scss */
.select2-drop.select2-drop-active {
  border-color: #e1e2e4;
  border-radius: 0; }

/* line 227, assets/scss/scss_components/_forms.scss */
.select2-drop.select2-drop-above.select2-drop-active,
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
  border-color: #e1e2e4; }

/* line 232, assets/scss/scss_components/_forms.scss */
.select2-results {
  padding: 4px 0;
  background-color: #fff; }
  /* line 235, assets/scss/scss_components/_forms.scss */
  .select2-results .select2-highlighted {
    border-radius: 0;
    background-color: #5897fb;
    color: #fff; }

/* line 243, assets/scss/scss_components/_forms.scss */
.custom-border textarea,
.custom-border input[type=text],
.custom-border input[type=email],
.custom-border input[type=number],
.custom-border input[type=password],
.custom-border input[type=tel],
.custom-border .select2-search__field,
.custom-border .select2-search input.select2-input,
.custom-border .form-control {
  border-color: #e1e2e4;
  background-color: transparent; }
  /* line 254, assets/scss/scss_components/_forms.scss */
  .custom-border textarea:active,
  .custom-border input[type=text]:active,
  .custom-border input[type=email]:active,
  .custom-border input[type=number]:active,
  .custom-border input[type=password]:active,
  .custom-border input[type=tel]:active,
  .custom-border .select2-search__field:active,
  .custom-border .select2-search input.select2-input:active,
  .custom-border .form-control:active {
    border-color: #eab830; }
  /* line 257, assets/scss/scss_components/_forms.scss */
  .custom-border textarea:focus,
  .custom-border input[type=text]:focus,
  .custom-border input[type=email]:focus,
  .custom-border input[type=number]:focus,
  .custom-border input[type=password]:focus,
  .custom-border input[type=tel]:focus,
  .custom-border .select2-search__field:focus,
  .custom-border .select2-search input.select2-input:focus,
  .custom-border .form-control:focus {
    border-color: #eab830; }

/* 1.3 Layout styles */
/* line 3, assets/scss/scss_components/_layout.scss */
#wrapper {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  z-index: 16; }
  /* line 8, assets/scss/scss_components/_layout.scss */
  #wrapper #main {
    min-height: 450px;
    position: relative;
    padding-bottom: 50px;
    z-index: 15;
    overflow: hidden; }

/* line 19, assets/scss/scss_components/_layout.scss */
body.stm_locked #footer {
  z-index: initial; }

/* line 24, assets/scss/scss_components/_layout.scss */
.overlapping {
  position: relative;
  z-index: 99999; }

/* line 29, assets/scss/scss_components/_layout.scss */
.container {
  width: auto;
  max-width: 1200px; }

/* line 34, assets/scss/scss_components/_layout.scss */
html {
  min-height: 100%;
  position: relative;
  overflow-y: scroll;
  font-size: 100%; }

/* line 41, assets/scss/scss_components/_layout.scss */
.display_inline_block {
  display: inline-block;
  vertical-align: top;
  max-width: 100%; }

/* line 48, assets/scss/scss_components/_layout.scss */
.panel-group .panel.panel-default {
  border-radius: 0;
  border: 1px solid #e1e2e4; }
  /* line 51, assets/scss/scss_components/_layout.scss */
  .panel-group .panel.panel-default > .panel-heading {
    padding: 0;
    background-color: #fff; }
    /* line 54, assets/scss/scss_components/_layout.scss */
    .panel-group .panel.panel-default > .panel-heading a {
      display: block;
      padding: 14px 0; }
    /* line 58, assets/scss/scss_components/_layout.scss */
    .panel-group .panel.panel-default > .panel-heading:hover {
      background-color: #f0f2f5;
      cursor: pointer; }
      /* line 61, assets/scss/scss_components/_layout.scss */
      .panel-group .panel.panel-default > .panel-heading:hover .title {
        color: #457992; }
  /* line 66, assets/scss/scss_components/_layout.scss */
  .panel-group .panel.panel-default.panel-collapsed {
    background-color: #f0f2f5; }
    /* line 68, assets/scss/scss_components/_layout.scss */
    .panel-group .panel.panel-default.panel-collapsed .panel-heading {
      background-color: #f0f2f5; }
  /* line 72, assets/scss/scss_components/_layout.scss */
  .panel-group .panel.panel-default .panel-body {
    border-top: 0 !important; }

/* line 76, assets/scss/scss_components/_layout.scss */
.panel-group .panel + .panel {
  margin-top: 0;
  border-top: 0; }

/* line 82, assets/scss/scss_components/_layout.scss */
.modal-dialog {
  padding: 50px 0;
  z-index: 1051; }

/* line 87, assets/scss/scss_components/_layout.scss */
.modal-content {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 4px;
  overflow: hidden; }
  /* line 92, assets/scss/scss_components/_layout.scss */
  .modal-content label {
    font-weight: 400; }

/* line 97, assets/scss/scss_components/_layout.scss */
.modal-backdrop.in {
  opacity: 1; }

/* line 101, assets/scss/scss_components/_layout.scss */
.modal-backdrop {
  background: rgba(28, 28, 28, 0.88); }

/* line 105, assets/scss/scss_components/_layout.scss */
.modal .popup_title {
  position: relative;
  background: #eab830;
  padding: 30px 100px 30px 30px;
  font-size: 28px;
  color: #fff; }

/* line 113, assets/scss/scss_components/_layout.scss */
.modal .popup_title h4 {
  font-weight: 700;
  margin: 10px 0 0;
  color: #fff; }

/* line 119, assets/scss/scss_components/_layout.scss */
.modal .close_popup {
  position: absolute;
  right: 30px;
  top: 26px;
  width: 33px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding-top: 4px;
  cursor: pointer; }

/* line 134, assets/scss/scss_components/_layout.scss */
.modal .close_popup:hover {
  background: #fff;
  border-color: #fff;
  color: #e85555; }

/* line 140, assets/scss/scss_components/_layout.scss */
.modal .popup_content {
  position: relative;
  padding: 20px 30px;
  background: #fff; }
  /* line 144, assets/scss/scss_components/_layout.scss */
  .modal .popup_content .alert-success {
    margin: 10px 0;
    color: #10c45c; }

/* line 150, assets/scss/scss_components/_layout.scss */
.modal .loading {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  font-size: 20px;
  visibility: hidden; }

/* line 158, assets/scss/scss_components/_layout.scss */
.modal-open {
  padding-right: 0 !important; }

/* line 162, assets/scss/scss_components/_layout.scss */
.modal-open #wrapper {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -o-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px); }

/* line 170, assets/scss/scss_components/_layout.scss */
.modal {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0);
  opacity: 0; }
  /* line 177, assets/scss/scss_components/_layout.scss */
  .modal.in {
    opacity: 1; }

/* line 182, assets/scss/scss_components/_layout.scss */
#searchModal .modal-backdrop {
  background: rgba(0, 0, 0, 0.6) !important; }

/* line 186, assets/scss/scss_components/_layout.scss */
.gallery {
  margin-bottom: 20px;
  margin-left: -4px; }

/* line 191, assets/scss/scss_components/_layout.scss */
.gallery:after {
  content: "";
  display: table;
  clear: both; }

/* line 197, assets/scss/scss_components/_layout.scss */
.gallery-item {
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  position: relative; }

/* line 204, assets/scss/scss_components/_layout.scss */
.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
  display: table;
  margin: 0 auto 20px; }

/* line 212, assets/scss/scss_components/_layout.scss */
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
  text-align: center; }

/* line 218, assets/scss/scss_components/_layout.scss */
.gallery-columns-4 .gallery-item {
  max-width: 23%;
  max-width: -webkit-calc(25% - 4px);
  max-width: calc(25% - 4px); }

/* line 224, assets/scss/scss_components/_layout.scss */
.gallery-columns-5 .gallery-item {
  max-width: 19%;
  max-width: -webkit-calc(20% - 4px);
  max-width: calc(20% - 4px); }

/* line 230, assets/scss/scss_components/_layout.scss */
.gallery-columns-6 .gallery-item {
  max-width: 15%;
  max-width: -webkit-calc(16.7% - 4px);
  max-width: calc(16.7% - 4px); }

/* line 236, assets/scss/scss_components/_layout.scss */
.gallery-columns-7 .gallery-item {
  max-width: 13%;
  max-width: -webkit-calc(14.28% - 4px);
  max-width: calc(14.28% - 4px); }

/* line 242, assets/scss/scss_components/_layout.scss */
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  max-width: -webkit-calc(12.5% - 4px);
  max-width: calc(12.5% - 4px); }

/* line 248, assets/scss/scss_components/_layout.scss */
.gallery-columns-9 .gallery-item {
  max-width: 9%;
  max-width: -webkit-calc(11.1% - 4px);
  max-width: calc(11.1% - 4px); }

/* line 254, assets/scss/scss_components/_layout.scss */
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
  margin-right: 0; }

/* line 266, assets/scss/scss_components/_layout.scss */
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
  clear: left; }

/* line 273, assets/scss/scss_components/_layout.scss */
.gallery-caption {
  background-color: rgba(0, 0, 0, 0.7);
  box-sizing: border-box;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  margin: 0;
  max-height: 50%;
  opacity: 0;
  padding: 2px 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  width: 100%; }

/* line 292, assets/scss/scss_components/_layout.scss */
.gallery-caption:before {
  box-shadow: 0 -10px 15px #000 inset;
  content: "";
  height: 100%;
  min-height: 49px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }

/* line 303, assets/scss/scss_components/_layout.scss */
.gallery-item:hover .gallery-caption {
  opacity: 1; }

/* line 307, assets/scss/scss_components/_layout.scss */
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/* line 313, assets/scss/scss_components/_layout.scss */
ul.slides {
  padding: 0;
  list-style: none;
  margin: 0 -15px; }
  /* line 317, assets/scss/scss_components/_layout.scss */
  ul.slides li {
    display: inline-block;
    max-width: 100%;
    vertical-align: top;
    padding: 0 15px;
    margin-bottom: 30px;
    width: 24.7%; }

/* line 327, assets/scss/scss_components/_layout.scss */
table {
  width: 100%;
  margin-bottom: 15px; }
  /* line 330, assets/scss/scss_components/_layout.scss */
  table tr {
    border: 1px solid #ccc; }
  /* line 333, assets/scss/scss_components/_layout.scss */
  table td,
  table th {
    padding: 5px 10px; }

/* line 339, assets/scss/scss_components/_layout.scss */
dl {
  margin: 0 20px; }

/* line 343, assets/scss/scss_components/_layout.scss */
dt {
  font-weight: bold; }

/* line 347, assets/scss/scss_components/_layout.scss */
dd {
  margin: 0 0 20px; }

/* line 351, assets/scss/scss_components/_layout.scss */
iframe,
embed {
  max-width: 100%; }

/* line 356, assets/scss/scss_components/_layout.scss */
ul > li > ul > li ul {
  margin-bottom: 8px; }

/* line 360, assets/scss/scss_components/_layout.scss */
.lnr {
  font-family: 'Linearicons-Free' !important;
  font-weight: 300 !important; }

/* line 365, assets/scss/scss_components/_layout.scss */
.stm_carousel_glitch {
  position: absolute !important;
  opacity: 0;
  visibility: hidden; }
  /* line 369, assets/scss/scss_components/_layout.scss */
  .stm_carousel_glitch:first-child {
    position: relative !important;
    opacity: 1;
    visibility: visible; }

/* line 381, assets/scss/scss_components/_layout.scss */
.sidebar_position_right:after,
.vc_sidebar_position_right > .wpb_wrapper:after {
  display: none !important; }

/* line 387, assets/scss/scss_components/_layout.scss */
body:before, body:after {
  content: '';
  display: block;
  opacity: 0;
  transition: .3s ease; }

/* line 396, assets/scss/scss_components/_layout.scss */
.stm_preloader_1 {
  height: 100vh;
  padding-bottom: 0 !important;
  overflow: hidden; }
  /* line 400, assets/scss/scss_components/_layout.scss */
  .stm_preloader_1:after {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 1;
    z-index: 9999; }
  /* line 410, assets/scss/scss_components/_layout.scss */
  .stm_preloader_1:before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    border: 2px solid rgba(0, 0, 0, 0.5);
    border-radius: 30px;
    height: 30px;
    width: 30px;
    animation: pulsate 1.5s ease-out;
    animation-iteration-count: infinite;
    opacity: 0;
    z-index: 99999; }

/* line 429, assets/scss/scss_components/_layout.scss */


/* line 439, assets/scss/scss_components/_layout.scss */
body.has_envato_iframe .select2-dropdown--below {
  margin-top: -54px; }

/* line 445, assets/scss/scss_components/_layout.scss */
a.facebook {
  background-color: #3b5998 !important; }

/* line 448, assets/scss/scss_components/_layout.scss */
a.twitter {
  background-color: #1da1f2 !important; }

/* line 451, assets/scss/scss_components/_layout.scss */
a.instagram {
  background-color: #c32aa3 !important; }

/* line 454, assets/scss/scss_components/_layout.scss */
a.pinterest {
  background-color: #bd081c !important; }

/* line 457, assets/scss/scss_components/_layout.scss */
a.linkedin {
  background-color: #0077b5 !important; }

/* line 460, assets/scss/scss_components/_layout.scss */
a.google-plus {
  background-color: #db4437 !important; }

/* line 463, assets/scss/scss_components/_layout.scss */
a.dribbble {
  background-color: #ea4c89 !important; }

/* line 466, assets/scss/scss_components/_layout.scss */
a.skype {
  background-color: #00aff0 !important; }

/* UPD SEPT */
@media (max-width: 400px) {
  /* line 473, assets/scss/scss_components/_layout.scss */
  .course-title-holder {
    padding-right: 5px; } 


  }

@media (max-width: 480px) {
  /* line 479, assets/scss/scss_components/_layout.scss */
  .woocommerce-MyAccount-navigation ul {
    padding-left: 0; }
  /* line 482, assets/scss/scss_components/_layout.scss */
  .woocommerce-MyAccount-navigation ul li {
    display: block; } }


    .logo-unit{
      display: none;
    }
.mobile-hamburger-link{
  display: none;
}
@media (max-width: 767px) {
  .mobile-hamburger-link{
    display: flex;
  }
  .header_top_bar_pc{
    display: none;
  }
  .logo-unit{
    display: block;
  }
  .stm-lms-wrapper{
    padding-top: 0;
  }
  /* line 488, assets/scss/scss_components/_layout.scss */
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    overflow: hidden;
    text-overflow: ellipsis; } }

@media (max-width: 655px) {
  /* line 500, assets/scss/scss_components/_layout.scss */
  .course_table tr td.number.number-visible.title, .course_table tr td.title {
    padding-left: 20px;
    display: block;
    width: 100%; }
  /* line 505, assets/scss/scss_components/_layout.scss */
  .course_table tr td.stm_badge {
    display: block;
    width: 100%;
    text-align: left; }
  /* line 510, assets/scss/scss_components/_layout.scss */
  .course_table tr td .meta {
    padding-left: 12px; }
  /* line 513, assets/scss/scss_components/_layout.scss */
  .course_table tr td.stm_badge .badge_unit {
    margin-left: 15px; }
  /* line 516, assets/scss/scss_components/_layout.scss */
  .woocommerce-message {
    padding-right: 26px; }
  /* line 519, assets/scss/scss_components/_layout.scss */
  .woocommerce-message .button {
    position: static;
    float: none;
    display: block; }
  /* line 524, assets/scss/scss_components/_layout.scss */
  .woocommerce-message .button:after {
    display: none; }
  /* line 527, assets/scss/scss_components/_layout.scss */
  .shop_table > tbody > tr td.actions {
    padding-left: 15px;
    padding-right: 15px; }
  /* line 531, assets/scss/scss_components/_layout.scss */
  .woocommerce .shop_table.cart .coupon .button {
    display: block;
    margin-top: 15px; }
  /* line 535, assets/scss/scss_components/_layout.scss */
  .woocommerce .shop_table.cart .coupon {
    float: none;
    margin-bottom: 30px; }
  /* line 539, assets/scss/scss_components/_layout.scss */
  .woocommerce .shop_table.cart .button.update-cart {
    float: none;
    margin-bottom: 15px; } }

/* line 545, assets/scss/scss_components/_layout.scss */
rs-layer-wrap .icon_in_btn {
  text-align: center !important; }

@media (max-width: 991px) {
  /* line 550, assets/scss/scss_components/_layout.scss */
  .overflowed_content .wpb_column .vc_column-inner {
    margin-top: 0 !important; } }

/* line 555, assets/scss/scss_components/_layout.scss */
body .vc_row[data-vc-full-width] {
  overflow: visible; }

/* line 559, assets/scss/scss_components/_layout.scss */
body .vc_row[data-vc-full-width].vc_parallax {
  overflow: hidden; }

/* line 563, assets/scss/scss_components/_layout.scss */
.stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5 {
  font-weight: normal; }

/* line 567, assets/scss/scss_components/_layout.scss */
.widget_stm_recent_posts span.h6 {
  display: inline !important; }

/* line 571, assets/scss/scss_components/_layout.scss */
.widget_stm_recent_posts .cats_w {
  margin-left: 83px; }

/* line 575, assets/scss/scss_components/_layout.scss */
.woocommerce-variation-availability .in-stock {
  display: block;
  padding: 23px 0 0px;
  font-weight: 700;
  font-size: 14px; }

/* line 583, assets/scss/scss_components/_layout.scss */
.no-results h3 {
  margin-bottom: 40px; }

/* line 586, assets/scss/scss_components/_layout.scss */
.no-results .widget_search {
  max-width: 500px; }

/* line 593, assets/scss/scss_components/_layout.scss */
.wpb_column[data-stretch].vc_column_container > .vc_column-inner {
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%; }

/* line 603, assets/scss/scss_components/_layout.scss */
.wpb_column[data-stretch="left"].vc_column_container > .vc_column-inner {
  background-position-x: -15px; }

/* line 611, assets/scss/scss_components/_layout.scss */
.wpb_column[data-stretch="right"].vc_column_container > .vc_column-inner {
  background-position-x: 15px; }

/* line 617, assets/scss/scss_components/_layout.scss */
.header_main_menu_wrapper .header-menu > li > ul.sub-menu > li.menu-item-has-children a:after {
  content: "\f054";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important; }

/* line 623, assets/scss/scss_components/_layout.scss */
rs-fullwidth-wrap {
  z-index: 0; }

/* line 627, assets/scss/scss_components/_layout.scss */
.vue_is_disabled {
  display: none; }
  /* line 629, assets/scss/scss_components/_layout.scss */
  .vue_is_disabled.is_vue_loaded:not(.tab-pane) {
    display: block; }

/* 1.4 Typography styles */
/* line 1, assets/scss/scss_components/_typography.scss */
body {
  line-height: 22px; }

/* line 5, assets/scss/scss_components/_typography.scss */
h1, .h1 {
  font-weight: 700; }

/* line 10, assets/scss/scss_components/_typography.scss */
h2, .h2 {
  font-weight: 700;
  line-height: 1; }

/* line 16, assets/scss/scss_components/_typography.scss */
h3, .h3 {
  font-weight: 700; }

/* line 21, assets/scss/scss_components/_typography.scss */
h4, .h4 {
  letter-spacing: -0.2px; }

/* line 26, assets/scss/scss_components/_typography.scss */
h5, .h5 {
  font-weight: 700; }

/* line 35, assets/scss/scss_components/_typography.scss */
a {
  color: #48a7d4; }
  /* line 37, assets/scss/scss_components/_typography.scss */
  a:hover {
    text-decoration: none;
    color: #eab830; }

/* line 43, assets/scss/scss_components/_typography.scss */
ul {
  padding-left: 20px; }
  /* line 45, assets/scss/scss_components/_typography.scss */
  ul li {
    margin-bottom: 8px; }
    /* line 47, assets/scss/scss_components/_typography.scss */
    ul li a {
      color: #000000;
      font-size: 12px; }
      /* line 50, assets/scss/scss_components/_typography.scss */
      ul li a:hover {
        color: #eab830; }

/* line 57, assets/scss/scss_components/_typography.scss */
ol {
  padding-left: 20px;
  margin-bottom: 25px; }
  /* line 60, assets/scss/scss_components/_typography.scss */
  ol li {
    margin-bottom: 8px; }
    /* line 62, assets/scss/scss_components/_typography.scss */
    ol li a {
      color: #555;
      font-size: 12px; }
      /* line 65, assets/scss/scss_components/_typography.scss */
      ol li a:hover {
        color: #eab830; }

/* line 72, assets/scss/scss_components/_typography.scss */
p {
  margin-bottom: 20px; }

/* line 76, assets/scss/scss_components/_typography.scss */
blockquote {
  position: relative;
  padding: 14px 37px;
  padding-right: 35px;
  margin: 52px 0 47px;
  border-left: 3px solid #eab830; }
  /* line 82, assets/scss/scss_components/_typography.scss */
  blockquote:before, blockquote:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    z-index: 10;
    left: 0;
    background-color: #e1e2e4; }
  /* line 88, assets/scss/scss_components/_typography.scss */
  blockquote:before {
    top: -24px; }
  /* line 91, assets/scss/scss_components/_typography.scss */
  blockquote:after {
    bottom: -23px; }

/* line 96, assets/scss/scss_components/_typography.scss */
img {
  max-width: 100%;
  height: auto; }

/* line 101, assets/scss/scss_components/_typography.scss */
select {
  max-width: 100%; }

/* line 105, assets/scss/scss_components/_typography.scss */
.mg-bt-20 {
  margin-bottom: 20px; }

/* line 109, assets/scss/scss_components/_typography.scss */
.mg-bt-10 {
  margin-bottom: 10px; }

/* line 113, assets/scss/scss_components/_typography.scss */
label,
.label {
  padding: 0;
  margin: 0 0 1px;
  color: #aaa;
  font-weight: 400; }
  /* line 119, assets/scss/scss_components/_typography.scss */
  label.h3, label.h4, label.h5, label.h6,
  .label.h3,
  .label.h4,
  .label.h5,
  .label.h6 {
    color: #aaa; }

/* line 127, assets/scss/scss_components/_typography.scss */
.vc_custom_heading.no-margin-top > * {
  margin-top: 0; }

/* line 131, assets/scss/scss_components/_typography.scss */
legend {
  border-bottom: 0; }

/* line 135, assets/scss/scss_components/_typography.scss */
.no_deco {
  text-decoration: none !important; }

/* line 140, assets/scss/scss_components/_typography.scss */
.fwl h1, .fwl h2, .fwl h3, .fwl h4, .fwl h5, .fwl h6 {
  font-weight: 300 !important; }

/* line 146, assets/scss/scss_components/_typography.scss */
.fwsb h1, .fwsb h2, .fwsb h3, .fwsb h4, .fwsb h5, .fwsb h6 {
  font-weight: 600 !important; }

/* line 152, assets/scss/scss_components/_typography.scss */
.fwb h1, .fwb h2, .fwb h3, .fwb h4, .fwb h5, .fwb h6 {
  font-weight: 700 !important; }

/* line 158, assets/scss/scss_components/_typography.scss */
.fwm h1, .fwm h2, .fwm h3, .fwm h4, .fwm h5, .fwm h6 {
  font-weight: 600 !important; }

/* 1.4 Typography styles */
/* line 234, assets/scss/scss_components/_mixins.scss */
.comment-text ul,
.text_block ul {
  margin: 5px 0;
  padding-left: 0;
  list-style: none; }
  /* line 238, assets/scss/scss_components/_mixins.scss */
  .comment-text ul li,
  .text_block ul li {
    position: relative;
    margin: 0 0 10px;
    padding-left: 20px; }
    /* line 242, assets/scss/scss_components/_mixins.scss */
    .comment-text ul li:before,
    .text_block ul li:before {
      position: absolute;
      top: 12px;
      left: 0;
      content: '';
      display: block;
      width: 10px;
      height: 1px;
      background-color: #333; }
    /* line 252, assets/scss/scss_components/_mixins.scss */
    .comment-text ul li ul,
    .text_block ul li ul {
      margin: 10px 0 0; }
      /* line 254, assets/scss/scss_components/_mixins.scss */
      .comment-text ul li ul li,
      .text_block ul li ul li {
        margin: 0 0 10px; }
        /* line 256, assets/scss/scss_components/_mixins.scss */
        .comment-text ul li ul li:before,
        .text_block ul li ul li:before {
          top: 11px; }

/* line 263, assets/scss/scss_components/_mixins.scss */
.comment-text ol,
.text_block ol {
  margin: 30px 0;
  padding-left: 25px; }
  /* line 266, assets/scss/scss_components/_mixins.scss */
  .comment-text ol li,
  .text_block ol li {
    margin: 0 0 10px; }
    /* line 268, assets/scss/scss_components/_mixins.scss */
    .comment-text ol li ol,
    .text_block ol li ol {
      margin: 10px 0 0;
      padding-left: 20px; }
      /* line 271, assets/scss/scss_components/_mixins.scss */
      .comment-text ol li ol li,
      .text_block ol li ol li {
        margin: 0 0 10px; }

/* line 277, assets/scss/scss_components/_mixins.scss */
.comment-text dl,
.text_block dl {
  margin: 30px 0; }

/* line 280, assets/scss/scss_components/_mixins.scss */
.comment-text table,
.text_block table {
  margin: 30px 0; }

/* line 283, assets/scss/scss_components/_mixins.scss */
.comment-text pre,
.text_block pre {
  margin: 0 0 30px; }

/* line 288, assets/scss/scss_components/_mixins.scss */
.comment-text .woocommerce ul li,
.text_block .woocommerce ul li {
  padding-left: 0; }
  /* line 290, assets/scss/scss_components/_mixins.scss */
  .comment-text .woocommerce ul li:before,
  .text_block .woocommerce ul li:before {
    display: none; }

/* 2 Header */
/* line 4, assets/scss/scss_components/_header.scss */
#header {
  z-index: 30; }

/* Header top bar */
/* line 8, assets/scss/scss_components/_header.scss */
.header_top_bar a {
  font-weight: 600; }

/* line 12, assets/scss/scss_components/_header.scss */
.header_top_bar {
  width: 100%;
  color: #aaa;
  font-weight: 600;
  z-index: 21; }
  /* line 18, assets/scss/scss_components/_header.scss */
  .header_top_bar .language-switcher-unit {
    position: relative;
    margin: 13px 0 13px;
    line-height: 1;
    z-index: 25; }
    /* line 25, assets/scss/scss_components/_header.scss */
    .header_top_bar .language-switcher-unit .stm_current_language.dropdown_toggle:hover {
      cursor: pointer; }
    /* line 28, assets/scss/scss_components/_header.scss */
    .header_top_bar .language-switcher-unit .stm_current_language.dropdown_toggle .fa {
      margin-left: 6px;
      font-size: 12px; }
  /* line 35, assets/scss/scss_components/_header.scss */
  .header_top_bar .header_login_url {
    margin: 11px 0 12px 42px;
    line-height: 1; }
    /* line 38, assets/scss/scss_components/_header.scss */
    .header_top_bar .header_login_url a {
      display: inline-block;
      vertical-align: bottom;
      text-decoration: none !important;
      line-height: 1; }
      /* line 43, assets/scss/scss_components/_header.scss */
      .header_top_bar .header_login_url a:hover {
        color: #fff; }
      /* line 46, assets/scss/scss_components/_header.scss */
      .header_top_bar .header_login_url a.logout-link {
        margin-top: 0px; }
    /* line 50, assets/scss/scss_components/_header.scss */
    .header_top_bar .header_login_url .fa {
      position: relative;
      top: 1px;
      margin-right: 10px; }
      /* line 54, assets/scss/scss_components/_header.scss */
      .header_top_bar .header_login_url .fa.fa-user {
        font-size: 14px; }
  /* line 59, assets/scss/scss_components/_header.scss */
  .header_top_bar .header_top_bar_socs {
    margin: 12px 0 12px 40px;
    line-height: 1; }
    .header_top_bar .header_top_bar_socs a{
      font-size: 14px;
    }
    
    /* line 62, assets/scss/scss_components/_header.scss */
    .header_top_bar .header_top_bar_socs.reversed {
      margin: 12px 10px 12px 0; }
    /* line 65, assets/scss/scss_components/_header.scss */
    .header_top_bar .header_top_bar_socs ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      /* line 69, assets/scss/scss_components/_header.scss */
      .header_top_bar .header_top_bar_socs ul li {
        float: left;
        margin-right: 15px;
        margin-bottom: 0; }
        /* line 74, assets/scss/scss_components/_header.scss */
        .header_top_bar .header_top_bar_socs ul li a .fa {
          font-size: 14px; }
        /* line 77, assets/scss/scss_components/_header.scss */
        .header_top_bar .header_top_bar_socs ul li a:hover {
          color: #fff; }
        /* line 81, assets/scss/scss_components/_header.scss */
        .header_top_bar .header_top_bar_socs ul li:last-child {
          margin-right: 0; }
  /* line 87, assets/scss/scss_components/_header.scss */
  .header_top_bar .top_bar_info {
    list-style: none;
    padding: 0;
    margin-bottom: 0!important;
    /* margin: 11px 0 12px; */
   }
    /* line 91, assets/scss/scss_components/_header.scss */
    .header_top_bar .top_bar_info li {
      float: right;
      margin-left: 33px;
      margin-bottom: 0;
      padding: 11px 0 12px;
      line-height: 14px; }
      /* line 96, assets/scss/scss_components/_header.scss */
      .header_top_bar .top_bar_info li .far,
      .header_top_bar .top_bar_info li .fa {
        font-size: 14px;
        margin-right: 5px; }
        /* line 100, assets/scss/scss_components/_header.scss */
        .header_top_bar .top_bar_info li .far.fa-phone,
        .header_top_bar .top_bar_info li .fa.fa-phone {
          position: relative;
          top: 1px; }
      /* line 105, assets/scss/scss_components/_header.scss */
      .header_top_bar .top_bar_info li:last-child {
        margin-left: 0; }

/* line 114, assets/scss/scss_components/_header.scss */
#header.scrolling {
  z-index: initial; }

/* line 119, assets/scss/scss_components/_header.scss */
.header_main_menu_wrapper {
  margin-top: 5px; }
  /* line 121, assets/scss/scss_components/_header.scss */
  .header_main_menu_wrapper.fixed {
    margin-top: 9px; }
  /* line 124, assets/scss/scss_components/_header.scss */
  .header_main_menu_wrapper .header-menu {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 -14px; }
    /* line 129, assets/scss/scss_components/_header.scss */
    .header_main_menu_wrapper .header-menu > li {
      position: relative;
      float: left;
      padding: 0 10px;
      z-index: 20; }
      /* line 134, assets/scss/scss_components/_header.scss */
      .header_main_menu_wrapper .header-menu > li:before {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 35px;
        z-index: 10;
        bottom: -30px;
        left: 0;
        display: none; }
      /* line 140, assets/scss/scss_components/_header.scss */
      .header_main_menu_wrapper .header-menu > li > a {
        display: block;
        padding: 6px 0 6px;
        font-size: 14px;
        color: #fff;
        text-decoration: none !important; }
      /* line 148, assets/scss/scss_components/_header.scss */
      .header_main_menu_wrapper .header-menu > li > ul.sub-menu {
        visibility: hidden;
        width: 225px;
        position: absolute;
        top: 100%;
        left: 0;
        margin: 20px 0 0 -20px;
        padding: 10px 0 10px 0;
        background-color: #fff;
        list-style: none;
        opacity: 0;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
        /* line 160, assets/scss/scss_components/_header.scss */
        .header_main_menu_wrapper .header-menu > li > ul.sub-menu:before {
          content: '';
          display: block;
          position: absolute;
          width: 100%;
          height: 3px;
          z-index: 10;
          top: 0;
          left: 0;
          background: #eab830; }

          .header_main_menu_wrapper .header-menu > li:nth-child(1) > ul.sub-menu,.header_main_menu_wrapper .header-menu > li:nth-child(2) > ul.sub-menu{
              width: 100%;
              left: 0!important;
          }
        /* line 166, assets/scss/scss_components/_header.scss */
        .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li {
          margin-bottom: 5px;
          position: relative; }
          /* line 169, assets/scss/scss_components/_header.scss */
          .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li a {
            display: block;
            position: relative;
            padding: 6px 22px 6px 34px;
            font-size: 15px;
            font-weight: 400;
            z-index: 15; }
          /* line 178, assets/scss/scss_components/_header.scss */
          .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li.menu-item-has-children a:after {
            content: '';
            display: block;
            position: absolute;
            width: 8px;
            height: 7px;
            z-index: 10;
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            top: 10px;
            right: 25px;
            font-size: 14px;
            content: "\f105"; }
          /* line 187, assets/scss/scss_components/_header.scss */
          .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li:last-child {
            margin-bottom: 0; }
          /* line 191, assets/scss/scss_components/_header.scss */
          .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li:hover > .sub-menu {
            visibility: visible;
            opacity: 1;
            margin-left: 0; }
          /* line 197, assets/scss/scss_components/_header.scss */
          .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu {
            visibility: hidden;
            position: absolute;
            left: 100%;
            margin-left: 15px;
            top: -10px;
            width: 185px;
            padding: 12px 0 15px;
            margin-top: 0px;
            background-color: #fff;
            list-style: none;
            opacity: 0;
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
            z-index: -1; }
            /* line 211, assets/scss/scss_components/_header.scss */
            .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu li {
              margin-bottom: 10px; }
              /* line 213, assets/scss/scss_components/_header.scss */
              .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu li:last-child {
                margin-bottom: 0; }
              /* line 216, assets/scss/scss_components/_header.scss */
              .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu li a {
                display: block;
                padding: 3px 25px 3px 15px; }
                /* line 219, assets/scss/scss_components/_header.scss */
                .header_main_menu_wrapper .header-menu > li > ul.sub-menu > li > .sub-menu li a:after {
                  content: '';
                  display: none; }
      /* line 229, assets/scss/scss_components/_header.scss */
      .header_main_menu_wrapper .header-menu > li:hover:before {
        display: block; }
      /* line 232, assets/scss/scss_components/_header.scss */
      .header_main_menu_wrapper .header-menu > li:hover > ul.sub-menu {
        margin-top: 11px;
        visibility: visible;
        opacity: 1; }

/* line 242, assets/scss/scss_components/_header.scss */
.transparent_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  /* line 244, assets/scss/scss_components/_header.scss */
  .transparent_header .header_default {
    padding-bottom: 25px; }

/* line 249, assets/scss/scss_components/_header.scss */
.transparent_header_off {
  position: relative;
  padding-bottom: 0; }
  /* line 252, assets/scss/scss_components/_header.scss */
  .transparent_header_off .header_default {
    min-height: 109px;
    padding: 20px 0 25px;
    background-color: #fff; }
    /* line 256, assets/scss/scss_components/_header.scss */
    .transparent_header_off .header_default:after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 3px;
      z-index: 10;
      bottom: -3px;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.1); }
    /* line 263, assets/scss/scss_components/_header.scss */
    .transparent_header_off .header_default.fixed {
      min-height: inherit; }
  /* line 272, assets/scss/scss_components/_header.scss */
  .transparent_header_off .header_main_menu_wrapper {
    margin-top: 9px; }
    /* line 276, assets/scss/scss_components/_header.scss */
    .transparent_header_off .header_main_menu_wrapper ul > li > a {
      color: #333;
      font-weight: 700; }
    /* line 282, assets/scss/scss_components/_header.scss */
    .transparent_header_off .header_main_menu_wrapper ul > li > ul.sub-menu > li a {
      display: block; }
      /* line 284, assets/scss/scss_components/_header.scss */
      .transparent_header_off .header_main_menu_wrapper ul > li > ul.sub-menu > li a:hover {
        color: #eab830; }

/* line 297, assets/scss/scss_components/_header.scss */
.logo-unit a:hover {
  text-decoration: none; }

/* line 301, assets/scss/scss_components/_header.scss */
.logo-unit .logo {
  text-transform: uppercase;
  font-size: 22px;
  color: #fff; }
  /* line 305, assets/scss/scss_components/_header.scss */
  .logo-unit .logo.img-logo img {
    max-width: 500px; }
    .logo-unit .logo-unit-link{

      flex-shrink: 0;
      margin-right: 14px;

}
    .logo-unit  .logo-unit-description{
      font-size: 12px;
      display: none;
      line-height: 1.5;
    }
/* line 313, assets/scss/scss_components/_header.scss */
#searchform .search-input {
  padding: 20px 75px 20px 25px !important;
  margin: 0;
  height: 67px;
  line-height: 67px;
  font-size: 20px;
  color: #5f5f5f;
  border: 0;
  border-color: transparent;
  width: 100%;
  border-radius: 5px; }

/* line 325, assets/scss/scss_components/_header.scss */
#searchform .search-submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 67px;
  width: 70px;
  background-color: #eab830;
  border: 0;
  font-size: 24px;
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

/* line 338, assets/scss/scss_components/_header.scss */
#searchform .search-wrapper {
  position: relative; }

/* line 344, assets/scss/scss_components/_header.scss */
#searchModal .modal-body {
  padding: 0; }

/* line 347, assets/scss/scss_components/_header.scss */
#searchModal .modal-content {
  box-shadow: none !important;
  background-color: transparent; }

/* line 351, assets/scss/scss_components/_header.scss */
#searchModal .modal-dialog {
  margin-top: calc(50vh - 112px); }

/* line 356, assets/scss/scss_components/_header.scss */
.search-title {
  margin-bottom: 18px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff; }

/* line 364, assets/scss/scss_components/_header.scss */
.search-toggler {
  display: block;
  position: relative;
  padding: 4px 8.5px;
  margin-left: 33px;
  background-color: transparent;
  border: 3px solid #eab830;
  color: #eab830;
  overflow: hidden; }
  /* line 373, assets/scss/scss_components/_header.scss */
  .search-toggler:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    left: -100%;
    top: 0;
    background-color: #eab830;
    z-index: 0; }
  /* line 380, assets/scss/scss_components/_header.scss */
  .search-toggler .fa {
    position: relative;
    z-index: 2; }
  /* line 384, assets/scss/scss_components/_header.scss */
  .search-toggler:hover {
    cursor: pointer;
    color: #fff;
    border-color: #eab830; }
    /* line 388, assets/scss/scss_components/_header.scss */
    .search-toggler:hover:after {
      left: 0; }
  /* line 392, assets/scss/scss_components/_header.scss */
  .search-toggler:focus {
    outline: none; }
  /* line 395, assets/scss/scss_components/_header.scss */
  .search-toggler:active {
    outline: none; }

/* line 402, assets/scss/scss_components/_header.scss */
.navbar-toggle {
  float: right;
  display: block;
  padding: 14px 0 15px 14px;
  margin: 0;
  border-radius: 0; }
  /* line 409, assets/scss/scss_components/_header.scss */
  .navbar-toggle:hover .icon-bar {
    background-color: #eab830 !important; }
  /* line 414, assets/scss/scss_components/_header.scss */
  .navbar-toggle .icon-bar {
    width: 29px;
    height: 4px;
    background-color: #eab830;
    border-radius: 5px; }
    /* line 419, assets/scss/scss_components/_header.scss */
    .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 5px; }
  /* line 424, assets/scss/scss_components/_header.scss */
  .navbar-toggle.collapsed .icon-bar {
    background-color: #aaa; }

/* line 432, assets/scss/scss_components/_header.scss */
.entry-header {
  padding: 25px 0 25px; }
  /* line 434, assets/scss/scss_components/_header.scss */
  .entry-header .entry-title {
    text-align: center; }
    /* line 436, assets/scss/scss_components/_header.scss */
      .entry-title .h1-title {
        line-height: 50px;
        font-weight: 700;
        font-size: 40px;
        font-family: Montserrat;
        margin: 10px 0;
    }
    
    .entry-header .entry-title h1,
    .entry-header .entry-title .h1-title {
      margin-bottom: 10px;
}
    /* line 440, assets/scss/scss_components/_header.scss */
    .entry-header .entry-title .sub_title {
      margin: 0; }
    /* line 443, assets/scss/scss_components/_header.scss */
    .entry-header .entry-title .stm_colored_separator {
      margin-top: 23px; }
  /* line 447, assets/scss/scss_components/_header.scss */
  .entry-header.tag-header {
    background-color: #457992; }
    /* line 450, assets/scss/scss_components/_header.scss */
    .entry-header.tag-header .entry-title h1,
    .entry-header .entry-title .h1-title {
      color: #fff; }

/* line 457, assets/scss/scss_components/_header.scss */
.fixed_invisible_top {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: -100%;
  opacity: 0; }

/* line 466, assets/scss/scss_components/_header.scss */
.mobile-search {
  margin-top: 3px; }
  /* line 468, assets/scss/scss_components/_header.scss */
  .mobile-search > #searchform {
    margin-left: 0; }
  /* line 471, assets/scss/scss_components/_header.scss */
  .mobile-search .search-toggler {
    margin-left: 0; }

/* line 476, assets/scss/scss_components/_header.scss */
.magic_line {
  position: absolute;
  visibility: hidden;
  left: 10px;
  width: 100%;
  margin-bottom: -9px;
  bottom: -14px;
  height: 3px;
  background-color: #eab830;
  z-index: 18;
  opacity: 0; }
  /* line 487, assets/scss/scss_components/_header.scss */
  .magic_line:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 10;
    top: -3px;
    left: 50%;
    margin-left: -3px;
    border-style: solid;
    border-width: 0 3px 3px 3px;
    border-color: transparent transparent #eab830 transparent; }
  /* line 496, assets/scss/scss_components/_header.scss */
  .menu-item-selected .magic_line {
    visibility: visible;
    margin-bottom: 0;
    opacity: 0.9; }
  /* .magic_line.line_visible {
    visibility: visible;
    margin-bottom: 0;
    opacity: 0.9; } */

/* line 505, assets/scss/scss_components/_header.scss */
.lang_dropdown_menu li:last-child {
  margin-bottom: 0; }

/* line 513, assets/scss/scss_components/_header.scss */
#header.sticky_header .header_default.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  padding: 14px 0 11px !important;
  background-color: #fff;
  z-index: 32;
  opacity: 1;
  -webkit-transform: translateZ(0); }
  /* line 525, assets/scss/scss_components/_header.scss */
  #header.sticky_header .header_default.fixed .header-menu > li {
    margin-bottom: 0; }
    /* line 527, assets/scss/scss_components/_header.scss */
    #header.sticky_header .header_default.fixed .header-menu > li > a {
      color: #333; }
  /* line 532, assets/scss/scss_components/_header.scss */
  #header.sticky_header .header_default.fixed:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    z-index: 10;
    bottom: -3px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.1); }

/* line 544, assets/scss/scss_components/_header.scss */
.search-toggler i {
  transition: .3s ease; }

/* line 548, assets/scss/scss_components/_header.scss */
.search-toggler:hover i {
  color: #fff; }

@media (max-width: 1280px) {
  /* line 555, assets/scss/scss_components/_header.scss */
  .header_2 .header_top .right-unit > * {
    margin-left: 11px !important; } }

@media (max-width: 515px) {
  /* line 562, assets/scss/scss_components/_header.scss */
  .stm_menu_toggler:after {
    position: relative;
    top: 1px;
    content: "\e904";
    margin-left: 10px;
    margin-right: 15px;
    font-family: 'stmlms' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased; } }

/* 3 Site styles */
/* 3.1 ST styles */
/* line 2, assets/scss/scss_components/_st_styles_less.scss */
.dp-in {
  display: inline-block;
  vertical-align: top;
  max-width: 100%; }

/* line 9, assets/scss/scss_components/_st_styles_less.scss */
.yellow {
  color: #fdc735; }

/* line 13, assets/scss/scss_components/_st_styles_less.scss */
.orange {
  color: #fd7635; }

/* line 17, assets/scss/scss_components/_st_styles_less.scss */
.simple_carousel_prev {
  margin-left: 15px;
  border-right-width: 1px; }
  /* line 20, assets/scss/scss_components/_st_styles_less.scss */
  .simple_carousel_prev i {
    font-size: 12px;
    text-indent: -1px; }

/* line 26, assets/scss/scss_components/_st_styles_less.scss */
.simple_carousel_next {
  border-left-width: 1px; }
  /* line 28, assets/scss/scss_components/_st_styles_less.scss */
  .simple_carousel_next i {
    font-size: 12px;
    text-indent: 1px; }

/* line 38, assets/scss/scss_components/_st_styles_less.scss */
.experts_control_bar {
  margin-top: 25px; }

/* line 42, assets/scss/scss_components/_st_styles_less.scss */
.short_separator {
  width: 31px;
  height: 3px;
  margin: 15px 0;
  background-color: #eab830; }

/* line 49, assets/scss/scss_components/_st_styles_less.scss */
.vertical_divider {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 8px 0;
  width: 1px;
  height: 12px;
  background-color: #9a9a9a; }

/* line 60, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_content_unit {
  margin-bottom: 30px; }

/* line 64, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_section_main_title {
  margin-bottom: 25px; }

/* line 68, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_featured_image {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-bottom: 20px;
  overflow: hidden; }

/* line 75, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_item_title {
  display: block;
  margin-top: -3px;
  padding-right: 40px;
  font-weight: 400;
  word-spacing: -2px;
  line-height: 1.2;
  text-decoration: none !important; }
  /* line 84, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_title:hover {
    color: #48a7d4;
    text-decoration: none; }
  /* line 88, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_title:focus {
    color: #48a7d4; }
  /* line 91, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_title:active {
    color: #48a7d4; }

/* line 96, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_meta_unit {
  position: relative;
  display: inline-block;
  width: 50px;
  padding-top: 10px;
  margin-bottom: 15px;
  vertical-align: top;
  max-width: 100%;
  border: 2px solid #eab830;
  text-align: center; }
  /* line 106, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_meta_unit .date-d {
    padding: 0 5px;
    margin-bottom: -4px;
    font-size: 24px;
    color: #eab830; }
  /* line 112, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_meta_unit .date-m {
    padding: 0 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #eab830; }
  /* line 119, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num {
    padding: 0 5px 0;
    margin-top: 1px;
    border-top: 2px solid #eab830;
    color: #eab830;
    font-size: 12px;
    vertical-align: top; }
    /* line 126, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num span {
      margin-right: 4px; }
    /* line 129, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o {
      font-size: 10px; }
  /* line 133, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_meta_unit .sticky_post {
    position: absolute;
    padding: 7px 7px 5px 7px;
    top: 100%;
    margin: 9px -2px 0;
    background-color: #eab830;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px; }
    /* line 144, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_meta_unit .sticky_post:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      z-index: 10;
      bottom: 0;
      right: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #fff transparent; }

/* line 155, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_cats {
  font-size: 13px;
  line-height: 1.4; }
  /* line 158, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_cats .post_list_cats_label {
    color: #aaa; }
  /* line 161, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_cats a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 164, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_cats a:hover {
      text-decoration: underline; }
  /* line 168, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_cats .post_list_divider {
    color: #48a7d4; }
    /* line 170, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_cats .post_list_divider:last-child {
      display: none; }

/* line 176, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_item_tags {
  font-size: 13px;
  line-height: 1.4; }
  /* line 179, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_tags .post_list_tags_label {
    color: #aaa; }
  /* line 182, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_tags a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 185, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_item_tags a:hover {
      text-decoration: underline; }
  /* line 189, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_item_tags .post_list_divider {
    color: #48a7d4; }
    /* line 191, assets/scss/scss_components/_st_styles_less.scss */
    .post_list_main_section_wrapper .post_list_item_tags .post_list_divider:last-child {
      display: none; }

/* line 197, assets/scss/scss_components/_st_styles_less.scss */
.post_list_main_section_wrapper .post_list_inner_content_unit_left {
  margin-left: -30px; }
  /* line 199, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_inner_content_unit_left .short_separator {
    margin-bottom: 16px; }
  /* line 203, assets/scss/scss_components/_st_styles_less.scss */
  .post_list_main_section_wrapper .post_list_inner_content_unit_left .post_list_item_excerpt p {
    margin-bottom: 10px; }

/* line 210, assets/scss/scss_components/_st_styles_less.scss */
.simple_carousel_with_bullets {
  margin: 0 -15px; }

/* line 214, assets/scss/scss_components/_st_styles_less.scss */
.simple-carousel-bullets {
  margin: 22px 9px 0;
  font-size: 0;
  text-align: center; }
  /* line 218, assets/scss/scss_components/_st_styles_less.scss */
  .simple-carousel-bullets a {
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: top;
    margin: 0 7px;
    border: 3px solid #d6d6d6;
    border-radius: 50%; }
    /* line 226, assets/scss/scss_components/_st_styles_less.scss */
    .simple-carousel-bullets a.selected {
      border-color: #48a7d4; }
    /* line 229, assets/scss/scss_components/_st_styles_less.scss */
    .simple-carousel-bullets a span {
      display: none; }

/* line 236, assets/scss/scss_components/_st_styles_less.scss */
.product_categories_main_wrapper .simple_carousel_with_bullets {
  margin: 0 -12px; }
  /* line 238, assets/scss/scss_components/_st_styles_less.scss */
  .product_categories_main_wrapper .simple_carousel_with_bullets .single-course-col {
    width: 210px;
    padding: 15px 10px 0;
    float: left; }

/* line 246, assets/scss/scss_components/_st_styles_less.scss */
.overflowed_content {
  position: relative;
  z-index: 22; }

/* line 252, assets/scss/scss_components/_st_styles_less.scss */
.icon_alignment_left .icon {
  float: left;
  margin-right: 20px; }

/* line 257, assets/scss/scss_components/_st_styles_less.scss */
.icon_alignment_left .icon_text {
  overflow: hidden; }
  /* line 259, assets/scss/scss_components/_st_styles_less.scss */
  .icon_alignment_left .icon_text h3 {
    margin: 6px 0 8px; }
  /* line 262, assets/scss/scss_components/_st_styles_less.scss */
  .icon_alignment_left .icon_text h4 {
    margin: 1px 0 0 0; }
  /* line 265, assets/scss/scss_components/_st_styles_less.scss */
  .icon_alignment_left .icon_text h5 {
    margin: 0 0 1px; }

/* line 272, assets/scss/scss_components/_st_styles_less.scss */
.icon_alignment_right .icon {
  float: right;
  margin-left: 20px; }

/* line 277, assets/scss/scss_components/_st_styles_less.scss */
.icon_alignment_right .icon_text {
  overflow: hidden; }
  /* line 279, assets/scss/scss_components/_st_styles_less.scss */
  .icon_alignment_right .icon_text h3 {
    margin-top: 6px;
    margin-bottom: 7px; }

/* line 287, assets/scss/scss_components/_st_styles_less.scss */
.stm_theme_wpb_video_wrapper {
  position: relative;
  overflow: hidden; }
  /* line 290, assets/scss/scss_components/_st_styles_less.scss */
  .stm_theme_wpb_video_wrapper .stm_video_preview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 5; }
    /* line 295, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .stm_video_preview:after {
      content: '';
      display: block;
      position: absolute;
      width: 70px;
      height: 70px;
      z-index: 10;
      top: 50%;
      left: 50%;
      margin-top: -35px;
      margin-left: -35px;
      border: 4px solid #eab830;
      border-radius: 50%; }
    /* line 304, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .stm_video_preview:before {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      z-index: 10;
      top: 50%;
      left: 50%;
      margin-top: -9px;
      margin-left: -5px;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 15px solid white; }
    /* line 314, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .stm_video_preview:hover {
      cursor: pointer; }
    /* line 317, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .stm_video_preview.video_preloader_hidden {
      top: -100%; }
  /* line 321, assets/scss/scss_components/_st_styles_less.scss */
  .stm_theme_wpb_video_wrapper .wpb_video_wrapper {
    opacity: 0; }
    /* line 323, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .wpb_video_wrapper.video_autoplay_true {
      opacity: 1;
      background: #000; }
    /* line 327, assets/scss/scss_components/_st_styles_less.scss */
    .stm_theme_wpb_video_wrapper .wpb_video_wrapper.preview_hidden {
      opacity: 1 !important; }

/* line 333, assets/scss/scss_components/_st_styles_less.scss */
.stm_video_wrapper_title {
  padding-bottom: 8px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc; }

/* line 339, assets/scss/scss_components/_st_styles_less.scss */
.star-rating {
  width: 75px;
  height: 13px;
  margin-top: 4px;
  background: url("/bitrix/templates/main/../img/staremptyl.svg") left top repeat-x; }
  /* line 344, assets/scss/scss_components/_st_styles_less.scss */
  .star-rating > span {
    display: block;
    text-indent: -9999px;
    line-height: 1;
    background: url("/bitrix/templates/main/../img/starfull.svg") left top repeat-x; }

/* line 354, assets/scss/scss_components/_st_styles_less.scss */
.widget_mailchimp .stm_subscribe_title {
  margin-top: 4px;
  text-transform: uppercase;
  font-weight: 400; }

/* line 360, assets/scss/scss_components/_st_styles_less.scss */
.widget_mailchimp .stm_mailchimp_unit {
  position: relative;
  margin-top: 16px;
  overflow: hidden; }
  /* line 364, assets/scss/scss_components/_st_styles_less.scss */
  .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email {
    height: 45px;
    padding-right: 155px;
    border-radius: 0;
    border: 0;
    background: #fff;
    box-shadow: none !important; }
  /* line 373, assets/scss/scss_components/_st_styles_less.scss */
  .widget_mailchimp .stm_mailchimp_unit .button {
    height: 45px;
    padding: 0;
    line-height: 45px;
    min-width: 135px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #48a7d4;
    text-align: center;
    outline: none !important;
    z-index: 10; }
    /* line 386, assets/scss/scss_components/_st_styles_less.scss */
    .widget_mailchimp .stm_mailchimp_unit .button .h5 {
      color: #fff;
      text-transform: uppercase; }
  /* line 392, assets/scss/scss_components/_st_styles_less.scss */
  .widget_mailchimp .stm_mailchimp_unit .form-group {
    margin-bottom: 0; }
  /* line 396, assets/scss/scss_components/_st_styles_less.scss */
  .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    top: -100%;
    line-height: 45px;
    text-align: center;
    color: #fff;
    z-index: 9999; }
    /* line 406, assets/scss/scss_components/_st_styles_less.scss */
    .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_preloader.loading {
      opacity: 1;
      top: 0; }

/* line 412, assets/scss/scss_components/_st_styles_less.scss */
.widget_mailchimp .success_message {
  margin-top: 13px; }

/* line 418, assets/scss/scss_components/_st_styles_less.scss */
.breadcrumbs_holder_empty,
.breadcrumbs_holder {
  margin-bottom: 52px; }

/* line 423, assets/scss/scss_components/_st_styles_less.scss */
.stm_breadcrumbs_unit {
  background-color: #f6f6f6;
  padding: 9px 0 7px;
  margin-bottom: 24px;
  border-bottom: 1px solid #f0f2f5; }
  /* line 428, assets/scss/scss_components/_st_styles_less.scss */
  .stm_breadcrumbs_unit .navxtBreads {
    font-size: 11px;
    color: #aaa;
}
    /* line 432, assets/scss/scss_components/_st_styles_less.scss */
    .stm_breadcrumbs_unit .navxtBreads > span {
      color: #aaa;
      font-size: 11px;
}
      /* line 436, assets/scss/scss_components/_st_styles_less.scss */
      .stm_breadcrumbs_unit .navxtBreads > span a {
        font-size: 14px;
        color: #000000; }
        /* line 439, assets/scss/scss_components/_st_styles_less.scss */
        .stm_breadcrumbs_unit .navxtBreads > span a:hover {
          color: #eab830; }
    /* line 444, assets/scss/scss_components/_st_styles_less.scss */
    .stm_breadcrumbs_unit .navxtBreads i {
      font-size: 10px;
      margin: 0 10px;
      color: #dcdcdc; }

/* line 453, assets/scss/scss_components/_st_styles_less.scss */
.gradient_overlay:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  background: black;
  background: -moz-linear-gradient(top, black 0%, rgba(19, 19, 19, 0.3) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(19, 19, 19, 0.3)));
  background: -webkit-linear-gradient(top, black 0%, rgba(19, 19, 19, 0.3) 100%);
  background: -o-linear-gradient(top, black 0%, rgba(19, 19, 19, 0.3) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(19, 19, 19, 0.3) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(19, 19, 19, 0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );
  opacity: 0.3;
  z-index: 0; }

/* line 471, assets/scss/scss_components/_st_styles_less.scss */
ul.page-numbers {
  padding: 0;
  margin: 0 -5px 30px;
  list-style: none; }
  /* line 475, assets/scss/scss_components/_st_styles_less.scss */
  ul.page-numbers:after {
    content: '';
    clear: both;
    display: block; }
  /* line 478, assets/scss/scss_components/_st_styles_less.scss */
  ul.page-numbers > li {
    float: left;
    margin: 0 5px; }
    /* line 481, assets/scss/scss_components/_st_styles_less.scss */
    ul.page-numbers > li a.page-numbers,
    ul.page-numbers > li span.page-numbers {
      position: relative;
      display: block;
      padding: 2px 10px;
      color: #aaa;
      font-size: 12px;
      border: 2px solid #ccc;
      text-align: center;
      z-index: 2;
      overflow: hidden;
      text-decoration: none !important; }
      /* line 493, assets/scss/scss_components/_st_styles_less.scss */
      ul.page-numbers > li a.page-numbers.current,
      ul.page-numbers > li span.page-numbers.current {
        color: #fff;
        border-color: #eab830; }
        /* line 496, assets/scss/scss_components/_st_styles_less.scss */
        ul.page-numbers > li a.page-numbers.current:after,
        ul.page-numbers > li span.page-numbers.current:after {
          content: '';
          display: block;
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 10;
          top: 0;
          left: 0;
          background-color: #eab830;
          z-index: -1; }
      /* line 504, assets/scss/scss_components/_st_styles_less.scss */
      ul.page-numbers > li a.page-numbers:hover,
      ul.page-numbers > li span.page-numbers:hover {
        color: #fff;
        border-color: #eab830; }
        /* line 507, assets/scss/scss_components/_st_styles_less.scss */
        ul.page-numbers > li a.page-numbers:hover:after,
        ul.page-numbers > li span.page-numbers:hover:after {
          left: 0; }
      /* line 511, assets/scss/scss_components/_st_styles_less.scss */
      ul.page-numbers > li a.page-numbers:after,
      ul.page-numbers > li span.page-numbers:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 10;
        top: 0;
        left: -100%;
        background-color: #eab830;
        z-index: -1; }
    /* line 520, assets/scss/scss_components/_st_styles_less.scss */
    ul.page-numbers > li .next .pagi_label {
      margin-right: 6px;
      text-transform: none; }
    /* line 524, assets/scss/scss_components/_st_styles_less.scss */
    ul.page-numbers > li .next i {
      margin-left: 6px;
      font-size: 10px; }
    /* line 530, assets/scss/scss_components/_st_styles_less.scss */
    ul.page-numbers > li .prev .pagi_label {
      text-transform: none; }
    /* line 533, assets/scss/scss_components/_st_styles_less.scss */
    ul.page-numbers > li .prev i {
      margin-right: 6px;
      font-size: 10px; }

/* line 543, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .sticky .post_list_meta_unit {
  padding: 0 5px;
  background-color: #eab830; }
  /* line 546, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .sticky .post_list_meta_unit .post_list_comment_num,
  .blog_layout_grid .sticky .post_list_meta_unit .date-d,
  .blog_layout_grid .sticky .post_list_meta_unit .date-m {
    color: #fff !important; }

/* line 554, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .plugin_style .post_list_inner_content_unit {
  position: relative;
  padding-left: 70px; }

  .blog_layout_grid_bs .plugin_style .post_list_inner_content_unit{
    padding-left: 12px;
    padding-right: 12px;
  }
  .blog_layout_grid_bs .post_list_item_title{
    padding-right: 0px;
  }
  .blog_layout_grid_bs .post_list_content_unit{
    border: solid 1px #ddd;
  }

  .blog_layout_grid_bs .post_list_featured_image > a{
    display: block;
    display: flex;
    height: 240px;
    overflow: hidden;
    align-items: center;
  }
  /* line 557, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 50px;
    padding-top: 10px;
    margin-bottom: 15px;
    vertical-align: top;
    max-width: 100%;
    border: 2px solid #eab830;
    text-align: center; }
    /* line 569, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .date-d {
      padding: 0 5px;
      margin-bottom: -4px;
      font-size: 24px;
      color: #eab830; }
    /* line 575, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit .post_list_comment_num {
      position: static;
      padding: 0 5px;
      margin-top: 1px;
      border-top: 2px solid #eab830;
      color: #eab830;
      font-size: 12px;
      vertical-align: top; }

@media (max-width: 700px) {
  /* line 587, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .plugin_style .post_list_inner_content_unit {
    padding-left: 0; }
    /* line 589, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .plugin_style .post_list_inner_content_unit .post_list_meta_unit {
      position: static; } }

/* line 595, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_content_unit {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 70px;
  overflow: hidden; }
  /* line 600, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_content_unit:not(.post_list_content_unit_bs):after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    z-index: 10;
    background-color: #eab830;
    bottom: 0;
    left: 0; }
  /* line 606, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_content_unit:not(.post_list_content_unit_bs):before {
    content: '';
    display: block;
    position: absolute;
    width: 700px;
    height: 1px;
    z-index: 10;
    background-color: #dcdcdc;
    bottom: 1px;
    left: 65px; }




/* line 614, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_section_main_title {
  margin-bottom: 25px; }

/* line 618, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_featured_image {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-bottom: 20px;
  overflow: hidden; }

/* line 625, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_item_title {
  display: block;
  margin-top: 14px;
  margin-bottom: 14px;
  padding-right: 40px;
  font-weight: 400;
  letter-spacing: -0.2px;
  word-spacing: -2px;
  line-height: 1.2;
  text-decoration: none !important;
  text-overflow: ellipsis;
  overflow: hidden; }
  /* line 636, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_title:hover {
    color: #48a7d4;
    text-decoration: none; }
  /* line 640, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_title:focus {
    color: #48a7d4; }
  /* line 643, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_title:active {
    color: #48a7d4; }

/* line 648, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_meta_unit {
  position: relative;
  float: left;
  margin-bottom: 15px;
  vertical-align: top;
  max-width: 100%;
  text-align: center; }
  /* line 655, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_meta_unit .fa-calendar {
    margin-right: 3px; }
  /* line 658, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_meta_unit .date-d {
    margin-bottom: -4px;
    font-size: 24px;
    color: #eab830; }
  /* line 663, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_meta_unit .date-m {
    font-size: 11px;
    text-transform: uppercase;
    color: #eab830; }
    /* line 667, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_meta_unit .date-m-plugin {
      padding-bottom: 0; }
  /* line 672, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_meta_unit .post_list_comment_num {
    position: absolute;
    top: 0;
    left: 100%;
    padding: 0 0 0 10px;
    color: #eab830;
    font-size: 11px;
    vertical-align: top;
    white-space: nowrap; }
    /* line 681, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_meta_unit .post_list_comment_num span {
      margin-right: 4px; }
    /* line 684, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o {
      font-size: 10px; }
  /* line 688, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_meta_unit .sticky_post {
    position: absolute;
    padding: 7px 7px 5px 7px;
    top: 100%;
    margin: 9px -2px 0;
    background-color: #eab830;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px; }
    /* line 699, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_meta_unit .sticky_post:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      z-index: 10;
      bottom: 0;
      right: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #fff transparent; }

/* line 710, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_cats {
  font-size: 13px;
  line-height: 1.4; }
  /* line 713, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_cats .post_list_cats_label {
    color: #aaa; }
  /* line 716, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_cats a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 719, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_cats a:hover {
      text-decoration: underline; }
  /* line 723, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_cats .post_list_divider {
    color: #48a7d4; }
    /* line 725, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_cats .post_list_divider:last-child {
      display: none; }

/* line 731, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_item_tags {
  font-size: 13px;
  line-height: 1.4; }
  /* line 734, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_tags .post_list_tags_label {
    color: #aaa; }
  /* line 737, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_tags a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 740, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_item_tags a:hover {
      text-decoration: underline; }
  /* line 744, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_item_tags .post_list_divider {
    color: #48a7d4; }
    /* line 746, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_grid .post_list_item_tags .post_list_divider:last-child {
      display: none; }

/* line 752, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .post_list_inner_content_unit_left {
  overflow: hidden; }
  /* line 754, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_grid .post_list_inner_content_unit_left .short_separator {
    margin-bottom: 16px; }

/* line 761, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .col-md-4:nth-child(3n+1) {
  clear: both; }

/* line 767, assets/scss/scss_components/_st_styles_less.scss */
.blog_main_layout_grid .sidebar-area {
  margin-top: 0; }

/* line 772, assets/scss/scss_components/_st_styles_less.scss */
.sidebar-area.sidebar-area-none {
  padding-bottom: 0;
  margin-top: 0; }

/* line 778, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_content_unit {
  margin-bottom: 65px;
  padding-bottom: 47px;
  border-bottom: 1px solid #dcdcdc; }

/* line 784, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_item_title {
  text-transform: uppercase;
  margin: 0 0 34px; }
  /* line 787, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_item_title a {
    color: #333;
    text-decoration: none !important; }
    /* line 790, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_item_title a:hover {
      color: #48a7d4; }

/* line 796, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_meta_unit {
  position: relative;
  float: left;
  min-width: 50px;
  padding-top: 10px;
  margin-bottom: 15px;
  margin-right: 20px;
  vertical-align: top;
  max-width: 100%;
  border: 2px solid #eab830;
  text-align: center; }
  /* line 807, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_meta_unit .date-d {
    padding: 0 5px;
    margin-bottom: -4px;
    font-size: 24px;
    color: #eab830; }
  /* line 813, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_meta_unit .date-m {
    padding: 0 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #eab830; }
  /* line 820, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_meta_unit .post_list_comment_num {
    padding: 0 5px 0;
    margin-top: 1px;
    border-top: 2px solid #eab830;
    color: #eab830;
    font-size: 12px;
    vertical-align: top; }
    /* line 827, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_meta_unit .post_list_comment_num span {
      margin-right: 4px; }
    /* line 830, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_meta_unit .post_list_comment_num .fa-icon-stm_icon_comment_o {
      font-size: 10px; }
  /* line 834, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_meta_unit .sticky_post {
    position: absolute;
    padding: 7px 7px 5px 7px;
    top: 100%;
    margin: 9px -2px 0;
    background-color: #eab830;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 10px; }
    /* line 845, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_meta_unit .sticky_post:after {
      content: '';
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      z-index: 10;
      bottom: 0;
      right: 0;
      border-style: solid;
      border-width: 0 0 10px 10px;
      border-color: transparent transparent #fff transparent; }

/* line 856, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_inner_content_unit {
  overflow: hidden; }

/* line 860, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_featured_image {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-bottom: 20px;
  overflow: hidden; }

/* line 868, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_item_excerpt {
  padding-right: 30px;
  margin-bottom: 17px; }
  /* line 871, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_item_excerpt p {
    margin-bottom: 10px; }

/* line 876, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_btn_more {
  margin-top: 23px; }

/* line 880, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_cats {
  display: inline-block;
  margin-right: 15px;
  font-size: 13px;
  line-height: 1.4; }
  /* line 885, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_cats .post_list_cats_label {
    color: #aaa; }
  /* line 888, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_cats a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 891, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_cats a:hover {
      text-decoration: underline; }
  /* line 895, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_cats .post_list_divider {
    color: #48a7d4; }
    /* line 897, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_cats .post_list_divider:last-child {
      display: none; }

/* line 903, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_list .post_list_item_tags {
  display: inline-block;
  font-size: 13px;
  line-height: 1.4; }
  /* line 907, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_item_tags .post_list_tags_label {
    color: #aaa; }
  /* line 910, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_item_tags a {
    font-size: 13px;
    color: #48a7d4; }
    /* line 913, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_item_tags a:hover {
      text-decoration: underline; }
  /* line 917, assets/scss/scss_components/_st_styles_less.scss */
  .blog_layout_list .post_list_item_tags .post_list_divider {
    color: #48a7d4; }
    /* line 919, assets/scss/scss_components/_st_styles_less.scss */
    .blog_layout_list .post_list_item_tags .post_list_divider:last-child {
      display: none; }

/* line 929, assets/scss/scss_components/_st_styles_less.scss */
.blog_layout_grid .col-md-4:nth-last-child(3) .post_list_content_unit,
.blog_layout_grid .col-md-4:nth-last-child(2) .post_list_content_unit,
.blog_layout_grid .col-md-4:nth-last-child(1) .post_list_content_unit {
  margin-bottom: 40px; }

/* line 935, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_unit_vc:after, .stm_post_unit_vc:before {
  display: none !important; }

/* line 941, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_unit {
  position: relative;
  margin-bottom: 38px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}
  /* line 945, assets/scss/scss_components/_st_styles_less.scss */
  .stm_post_unit .text_block {
    padding-bottom: 9px; }
  /* line 948, assets/scss/scss_components/_st_styles_less.scss */
  .stm_post_unit:after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    z-index: 10;
    background-color: #eab830;
    bottom: 0;
    left: 0; }
  /* line 954, assets/scss/scss_components/_st_styles_less.scss */
  .stm_post_unit:before {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 1px;
    z-index: 10;
    background-color: #dcdcdc;
    bottom: 1px;
    left: 65px;
}

/* line 963, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_info .post_title {
  padding: 15px 0 34px;
  margin: 0 0 11px;
  border-bottom: 1px solid #e1e2e4;
}

/* line 969, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_info .post_thumbnail {
  margin-bottom: 33px; }

/* line 972, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_info .stm_post_details {
  margin-bottom: 4px; }
  /* line 974, assets/scss/scss_components/_st_styles_less.scss */
  .stm_post_info .stm_post_details .post_meta {
    max-width: 75%;
    float: left;
    list-style: none;
    padding: 0;
    margin-bottom: 5px; }
    /* line 980, assets/scss/scss_components/_st_styles_less.scss */
    .stm_post_info .stm_post_details .post_meta li {
      float: left;
      margin: 0;
      margin-right: 32px;
      margin-bottom: 5px; }
      /* line 985, assets/scss/scss_components/_st_styles_less.scss */
      .stm_post_info .stm_post_details .post_meta li i {
        position: relative;
        top: 1px;
        color: #48a7d4;
        margin-right: 10px;
        font-size: 15px; }
        /* line 991, assets/scss/scss_components/_st_styles_less.scss */
        .stm_post_info .stm_post_details .post_meta li i.fa-clock {
          left: 1px; }
      /* line 995, assets/scss/scss_components/_st_styles_less.scss */
      .stm_post_info .stm_post_details .post_meta li span {
        display: inline-block;
        margin-bottom: 5px;
        color: #555; }
        /* line 999, assets/scss/scss_components/_st_styles_less.scss */
        .stm_post_info .stm_post_details .post_meta li span.divider:last-child {
          display: none; }
      /* line 1003, assets/scss/scss_components/_st_styles_less.scss */
      .stm_post_info .stm_post_details .post_meta li a:hover span {
        color: #48a7d4; }
  /* line 1008, assets/scss/scss_components/_st_styles_less.scss */
  .stm_post_info .stm_post_details .comments_num {
    float: right;
    line-height: 1;
    margin-top: -2px; }
    /* line 1012, assets/scss/scss_components/_st_styles_less.scss */
    .stm_post_info .stm_post_details .comments_num .post_comments {
      margin: 0;
      color: #555; }
      /* line 1015, assets/scss/scss_components/_st_styles_less.scss */
      .stm_post_info .stm_post_details .comments_num .post_comments i {
        color: #48a7d4;
        margin-right: 10px;
        font-size: 17px; }
      /* line 1020, assets/scss/scss_components/_st_styles_less.scss */
      .stm_post_info .stm_post_details .comments_num .post_comments:hover {
        color: #48a7d4; }

/* line 1028, assets/scss/scss_components/_st_styles_less.scss */
.page-links {
  margin-bottom: 30px; }
  /* line 1030, assets/scss/scss_components/_st_styles_less.scss */
  .page-links label {
    position: relative;
    top: 2px;
    vertical-align: middle;
    margin-bottom: 0;
    margin-right: 5px; }
  /* line 1037, assets/scss/scss_components/_st_styles_less.scss */
  .page-links > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px;
    color: #fff;
    border: 2px solid #eab830;
    background-color: #eab830;
    font-size: 12px;
    text-align: center;
    z-index: 2;
    overflow: hidden;
    text-decoration: none !important;
    margin-right: 5px; }
    /* line 1051, assets/scss/scss_components/_st_styles_less.scss */
    .page-links > span:after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10;
      top: 0;
      left: -100%;
      background-color: #eab830;
      z-index: -1; }
    /* line 1058, assets/scss/scss_components/_st_styles_less.scss */
    .page-links > span:hover:after {
      left: 0; }
  /* line 1062, assets/scss/scss_components/_st_styles_less.scss */
  .page-links a > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px;
    color: #ccc;
    border: 2px solid #ccc;
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    z-index: 2;
    overflow: hidden;
    text-decoration: none !important;
    margin-right: 5px; }
  /* line 1078, assets/scss/scss_components/_st_styles_less.scss */
  .page-links span:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: -100%;
    background-color: #eab830;
    z-index: -1; }
  /* line 1085, assets/scss/scss_components/_st_styles_less.scss */
  .page-links span:hover {
    border-color: #eab830;
    color: #fff; }
    /* line 1088, assets/scss/scss_components/_st_styles_less.scss */
    .page-links span:hover:after {
      left: 0; }

/* line 1095, assets/scss/scss_components/_st_styles_less.scss */
.stm_share {
  margin: 9px -3px 0; }
  /* line 1097, assets/scss/scss_components/_st_styles_less.scss */
  .stm_share label {
    vertical-align: top;
    margin-bottom: 0;
    margin-right: 5px;
    color: #aaa;
    font-size: 13px;
    font-weight: 400; }
  /* line 1106, assets/scss/scss_components/_st_styles_less.scss */
  .stm_share .stButton .stLarge {
    width: 21px;
    height: 21px;
    background-size: 21px 21px; }
    /* line 1110, assets/scss/scss_components/_st_styles_less.scss */
    .stm_share .stButton .stLarge:hover {
      background-position: 0 0; }

/* line 1120, assets/scss/scss_components/_st_styles_less.scss */
div.multiseparator {
  position: relative;
  overflow: hidden;
  margin: 30px 0;
  height: 3px;
  width: 100%; }
  /* line 1126, assets/scss/scss_components/_st_styles_less.scss */
  div.multiseparator:after {
    content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 3px;
    z-index: 10;
    background-color: #eab830;
    bottom: 0;
    left: 0; }
  /* line 1132, assets/scss/scss_components/_st_styles_less.scss */
  div.multiseparator:before {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 1px;
    z-index: 10;
    background-color: #dcdcdc;
    bottom: 1px;
    left: 65px; }

/* line 1140, assets/scss/scss_components/_st_styles_less.scss */
.stm_author_box {
  margin: 18px 0 -9px; }
  /* line 1142, assets/scss/scss_components/_st_styles_less.scss */
  .stm_author_box .author_name {
    margin-bottom: 20px; }
  /* line 1146, assets/scss/scss_components/_st_styles_less.scss */
  .stm_author_box .author_avatar img {
    float: left;
    margin: 0 23px 20px 0;
    max-width: 76px;
    height: auto; }
  /* line 1152, assets/scss/scss_components/_st_styles_less.scss */
  .stm_author_box .author_avatar .author_info {
    padding-right: 30px;
    color: #777777;
    font-size: 13px;
    line-height: 22px; }
  /* line 1159, assets/scss/scss_components/_st_styles_less.scss */
  .stm_author_box .author_content {
    padding-top: 5px;
    overflow: hidden; }

/* line 1166, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .wp-social-login-widget {
  display: none; }

/* line 1169, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .vcard {
  width: 75px;
  margin-right: 28px;
  float: left; }

/* line 1174, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .comment {
  margin-bottom: 20px; }
  /* line 1176, assets/scss/scss_components/_st_styles_less.scss */
  .comments-area .comment .comment-body {
    padding: 20px;
    background-color: #f0f2f5; }

/* line 1181, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .comment-info {
  overflow: hidden;
  margin-bottom: 15px; }

/* line 1185, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .comment-text {
  overflow: hidden; }
  /* line 1188, assets/scss/scss_components/_st_styles_less.scss */
  .comments-area .comment-text p:last-child {
    margin-bottom: 0; }

/* line 1193, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .comments-title {
  margin: 37px 0 25px;
  text-transform: uppercase; }

/* line 1197, assets/scss/scss_components/_st_styles_less.scss */
.comments-area ul.children {
  position: relative;
  list-style: none;
  margin-top: 20px;
  padding-left: 20px; }
  /* line 1202, assets/scss/scss_components/_st_styles_less.scss */
  .comments-area ul.children:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    z-index: 10;
    top: -8px;
    left: 43px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f0f2f5; }

/* line 1211, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .commentmetadata {
  font-size: 12px;
  color: #aaa; }
  /* line 1214, assets/scss/scss_components/_st_styles_less.scss */
  .comments-area .commentmetadata i {
    margin-left: 3px;
    font-size: 11px;
    color: #48a7d4; }

/* line 1220, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .vertical_divider {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 15px;
  background-color: #e1e2e4; }

/* line 1227, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .comment-awaiting-moderation {
  margin-left: 10px; }

/* line 1230, assets/scss/scss_components/_st_styles_less.scss */
.comments-area div.multiseparator {
  margin: 50px 0; }

/* line 1234, assets/scss/scss_components/_st_styles_less.scss */
.comments-area .logged-in-as {
  margin-bottom: 15px; }

/* line 1240, assets/scss/scss_components/_st_styles_less.scss */
.comment-respond .form-control {
  background-color: #f0f2f5;
  border: 1px solid #e1e2e4;
  color: #777777;
  font-size: 13px; }
  /* line 1245, assets/scss/scss_components/_st_styles_less.scss */
  .comment-respond .form-control:focus {
    background-color: #fff;
    color: #555; }

/* line 1253, assets/scss/scss_components/_st_styles_less.scss */
.stm_single_post .sidebar-area {
  margin-top: 19px; }

/* line 1258, assets/scss/scss_components/_st_styles_less.scss */
.course_title {
  margin-bottom: 5px;
  color: #457992; }

/* line 1263, assets/scss/scss_components/_st_styles_less.scss */
.panel-default > .panel-heading {
  padding: 15px 0;
  font-size: 14px; }
  /* line 1266, assets/scss/scss_components/_st_styles_less.scss */
  .panel-default > .panel-heading .panel-title {
    font-size: 14px; }
    /* line 1269, assets/scss/scss_components/_st_styles_less.scss */
    .panel-default > .panel-heading .panel-title > a i.fa-sort-down {
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      transform: rotate(180deg);
      vertical-align: middle;
      color: #aaa; }
    /* line 1278, assets/scss/scss_components/_st_styles_less.scss */
    .panel-default > .panel-heading .panel-title > a.collapsed i.fa-sort-down {
      -webkit-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      transform: rotate(0deg);
      vertical-align: top; }

/* line 1291, assets/scss/scss_components/_st_styles_less.scss */
.stm_fixed_background .vc_parallax-inner {
  background-attachment: fixed !important;
  transform: translateZ(0); }
  /* line 1294, assets/scss/scss_components/_st_styles_less.scss */
  .stm_fixed_background .vc_parallax-inner:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.25); }

/* line 1305, assets/scss/scss_components/_st_styles_less.scss */
.post-type-archive-events .sidebar-area,
.post-type-archive-gallery .sidebar-area {
  margin-top: 0; }

/* line 1308, assets/scss/scss_components/_st_styles_less.scss */
.post-type-archive-events .entry-header,
.post-type-archive-gallery .entry-header {
  display: none; }

/* line 1314, assets/scss/scss_components/_st_styles_less.scss */
.home .breadcrumbs_holder {
  margin-bottom: 0; }

/* line 1319, assets/scss/scss_components/_st_styles_less.scss */
.wpb_column > .wpb_wrapper > *:last-child.multiseparator {
  margin-bottom: 30px; }

/* line 1323, assets/scss/scss_components/_st_styles_less.scss */
.wpb_gmaps_widget .wpb_wrapper {
  padding: 0 !important; }

/* line 1328, assets/scss/scss_components/_st_styles_less.scss */
.wpcf7-form .form-group {
  margin-bottom: 40px; }

/* line 1331, assets/scss/scss_components/_st_styles_less.scss */
.wpcf7-form p {
  margin-bottom: 10px; }

/* line 1336, assets/scss/scss_components/_st_styles_less.scss */
.fancybox-title-inside-wrap {
  padding: 5px !important; }

/* line 1340, assets/scss/scss_components/_st_styles_less.scss */
.archive_title_gallery {
  margin: 0;
  text-transform: uppercase; }

/* line 1345, assets/scss/scss_components/_st_styles_less.scss */
.gallery_entry_unit {
  margin-bottom: 45px; }

/* line 1349, assets/scss/scss_components/_st_styles_less.scss */
.gallery-col {
  margin-bottom: 30px; }

/* line 1353, assets/scss/scss_components/_st_styles_less.scss */
.multiseparator.gallery_sep {
  margin-top: 20px; }

/* line 1357, assets/scss/scss_components/_st_styles_less.scss */
.stm-isotope-item-filtered {
  opacity: 0.4; }

/* line 1361, assets/scss/scss_components/_st_styles_less.scss */
.entry-header {
  background-color: #457992; }
  /* line 1364, assets/scss/scss_components/_st_styles_less.scss */
  .entry-header .entry-title h1,
  .entry-header .entry-title .h1-title {
    color: #fff; }
  /* line 1367, assets/scss/scss_components/_st_styles_less.scss */
  .entry-header .entry-title .sub_title {
    color: #fff; }

/* line 1373, assets/scss/scss_components/_st_styles_less.scss */
.btn-experts-all {
  margin-left: 15px; }

/* line 1377, assets/scss/scss_components/_st_styles_less.scss */
.error_page {
  padding: 10.2% 0 6.8%;
  text-align: center; }
  /* line 1380, assets/scss/scss_components/_st_styles_less.scss */
  .error_page .error_404 {
    margin-bottom: 32px;
    font-size: 120px;
    line-height: 120px;
    font-weight: 700;
    color: #333; }
  /* line 1387, assets/scss/scss_components/_st_styles_less.scss */
  .error_page .h2 {
    margin-bottom: 45px; }

/* line 1393, assets/scss/scss_components/_st_styles_less.scss */
.event-col-small.col-md-4:nth-child(3n+1) {
  clear: both; }

/* line 1399, assets/scss/scss_components/_st_styles_less.scss */
.blog-cols-sidebar.col-md-6:nth-child(2n+1) {
  clear: both; }

/* line 1404, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_unit.stm_post_unit_vc {
  margin-bottom: 0; }

/* line 1409, assets/scss/scss_components/_st_styles_less.scss */
.page-id-1460 .breadcrumbs_holder {
  margin-bottom: 0; }

/* line 1414, assets/scss/scss_components/_st_styles_less.scss */
.vc_row {
  margin-bottom: 35px; }

/* line 1418, assets/scss/scss_components/_st_styles_less.scss */
.stm_static_background.vc_row {
  background-size: cover !important;
  background-position: 50% 50% !important; }

/* line 1423, assets/scss/scss_components/_st_styles_less.scss */
.stm_static_background.vc_section {
  background-position: 50% 0 !important; }

/* line 1427, assets/scss/scss_components/_st_styles_less.scss */
.tax-product_cat .entry-header {
  display: none; }

/* line 1431, assets/scss/scss_components/_st_styles_less.scss */
.course-title-holder {
  position: relative;
  padding-right: 70px; }

/* line 1436, assets/scss/scss_components/_st_styles_less.scss */
.course-panel-body {
  padding-left: 20px; }

/* line 1441, assets/scss/scss_components/_st_styles_less.scss */
.stm-no-animation:hover {
  margin-top: 0 !important; }

/* line 1446, assets/scss/scss_components/_st_styles_less.scss */
#cookie-law-info-again {
  background-color: #48a7d4 !important;
  color: #fff !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-color: #48a7d4 !important; }
  /* line 1452, assets/scss/scss_components/_st_styles_less.scss */
  #cookie-law-info-again:hover {
    background-color: #eab830 !important;
    border-color: #eab830 !important; }

/* line 1458, assets/scss/scss_components/_st_styles_less.scss */
#cookie_action_close_header {
  position: relative;
  top: -1px;
  padding: 2px 7px 3px;
  background: none !important;
  background-color: #48a7d4 !important;
  box-shadow: none !important; }

/* line 1467, assets/scss/scss_components/_st_styles_less.scss */
#cookie-law-info-bar {
  border-top-width: 2px !important; }

/* line 1475, assets/scss/scss_components/_st_styles_less.scss */
.product-category-new {
  margin-bottom: 30px !important; }

/*
.category-image-new {
	background: rgba(0,0,0,0.30);
}
*/
/* line 1487, assets/scss/scss_components/_st_styles_less.scss */
table.variations > tbody > tr {
  border: 0; }
  /* line 1489, assets/scss/scss_components/_st_styles_less.scss */
  table.variations > tbody > tr > td {
    padding: 0;
    display: block; }
    /* line 1492, assets/scss/scss_components/_st_styles_less.scss */
    table.variations > tbody > tr > td.label {
      margin-bottom: 10px;
      color: #000;
      text-align: left;
      font-size: 100%;
      color: #eab830;
      font-size: 16px; }
      /* line 1499, assets/scss/scss_components/_st_styles_less.scss */
      table.variations > tbody > tr > td.label label:first-letter {
        text-transform: uppercase; }

/* line 1508, assets/scss/scss_components/_st_styles_less.scss */
.reset_variations {
  display: none !important; }

/* line 1513, assets/scss/scss_components/_st_styles_less.scss */
.variations_button .quantity {
  display: none !important; }

/* line 1519, assets/scss/scss_components/_st_styles_less.scss */
.single_variation_wrap .single_variation {
  margin-bottom: 15px; }

/* line 1525, assets/scss/scss_components/_st_styles_less.scss */
.event_action_button .btn.btn-default {
  -webkit-transform: none; }

/* line 1531, assets/scss/scss_components/_st_styles_less.scss */
.simple_carousel_init > * {
  position: absolute;
  opacity: 0;
  visibility: hidden; }
  /* line 1535, assets/scss/scss_components/_st_styles_less.scss */
  .simple_carousel_init > *:first-child {
    position: relative;
    opacity: 1;
    visibility: visible; }

/* line 1542, assets/scss/scss_components/_st_styles_less.scss */
.simple_carousel_init .owl-item > * {
  width: 100% !important; }

/* line 1548, assets/scss/scss_components/_st_styles_less.scss */
.owl-dots {
  margin: 32px 9px 1px;
  text-align: center; }
  /* line 1551, assets/scss/scss_components/_st_styles_less.scss */
  .owl-dots .owl-dot {
    display: inline-block;
    width: 13px;
    height: 13px;
    vertical-align: top;
    margin: 0 7px;
    border: 3px solid #d6d6d6;
    border-radius: 50%;
    transition: .3s ease; }
    /* line 1560, assets/scss/scss_components/_st_styles_less.scss */
    .owl-dots .owl-dot:first-child:last-child {
      display: none; }
    /* line 1563, assets/scss/scss_components/_st_styles_less.scss */
    .owl-dots .owl-dot.active {
      border-color: #48a7d4; }

/* line 1569, assets/scss/scss_components/_st_styles_less.scss */
.stm_post_info .stm_post_details .comments_num {
  margin-top: 2px; }

/* 3.2 Widgets */
/* line 3, assets/scss/scss_components/_widgets.scss */
.widget_top_rated_products ul {
  padding: 0;
  list-style: none; }

/* line 9, assets/scss/scss_components/_widgets.scss */
.textwidget {
  font-size: 13px;
  line-height: 20px; }
  /* line 12, assets/scss/scss_components/_widgets.scss */
  .textwidget .btn {
    margin-top: 25px;
    background: transparent;
    border: 2px solid #fff; }
    /* line 16, assets/scss/scss_components/_widgets.scss */
    .textwidget .btn:hover {
      background-color: transparent; }
  /* line 20, assets/scss/scss_components/_widgets.scss */
  .textwidget p {
    margin-bottom: 10px; }
    /* line 22, assets/scss/scss_components/_widgets.scss */
    .textwidget p:last-child {
      margin-bottom: 0; }

/* line 29, assets/scss/scss_components/_widgets.scss */
#footer .stm_product_list_widget {
  padding-top: 4px; }

/* line 35, assets/scss/scss_components/_widgets.scss */
.product_list_widget .attachment-shop_thumbnail {
  width: 50px;
  height: 50px; }

/* line 39, assets/scss/scss_components/_widgets.scss */
.product_list_widget li {
  margin-bottom: 23px; }
  /* line 41, assets/scss/scss_components/_widgets.scss */
  .product_list_widget li:last-child {
    margin-bottom: 0; }
  /* line 44, assets/scss/scss_components/_widgets.scss */
  .product_list_widget li del {
    display: none; }
  /* line 47, assets/scss/scss_components/_widgets.scss */
  .product_list_widget li ins {
    display: none; }

/* line 55, assets/scss/scss_components/_widgets.scss */
.widget_pages ul.style_1,
.widget_nav_menu ul.style_1 {
  padding: 0;
  list-style: none; }
  /* line 58, assets/scss/scss_components/_widgets.scss */
  .widget_pages ul.style_1 li,
  .widget_nav_menu ul.style_1 li {
    margin-bottom: 0; }
    /* line 60, assets/scss/scss_components/_widgets.scss */
    .widget_pages ul.style_1 li a,
    .widget_nav_menu ul.style_1 li a {
      position: relative;
      display: block;
      padding: 5px 0;
      padding-left: 18px;
      color: #fff;
      font-size: 12px;
      letter-spacing: 0.7px;
      text-transform: uppercase;
      text-decoration: none !important; }
      /* line 70, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li a .h6,
      .widget_nav_menu ul.style_1 li a .h6 {
        color: #fff;
        margin: 0; }
      /* line 74, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li a:after,
      .widget_nav_menu ul.style_1 li a:after {
        content: '';
        display: block;
        position: absolute;
        width: 5px;
        height: 7px;
        z-index: 10;
        top: 50%;
        left: 5px;
        margin-top: -4px;
        background-image: url("/bitrix/templates/main/../img/chevron2x-right-orange.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 5px 7px; }
      /* line 82, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li a:hover,
      .widget_nav_menu ul.style_1 li a:hover {
        color: #eab830; }
        /* line 84, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_1 li a:hover .h6,
        .widget_nav_menu ul.style_1 li a:hover .h6 {
          color: #eab830; }
      /* line 88, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li a:active,
      .widget_nav_menu ul.style_1 li a:active {
        color: #eab830; }
        /* line 90, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_1 li a:active .h6,
        .widget_nav_menu ul.style_1 li a:active .h6 {
          color: #eab830; }
      /* line 94, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li a:focus,
      .widget_nav_menu ul.style_1 li a:focus {
        color: #eab830; }
        /* line 96, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_1 li a:focus .h6,
        .widget_nav_menu ul.style_1 li a:focus .h6 {
          color: #eab830; }
    /* line 102, assets/scss/scss_components/_widgets.scss */
    .widget_pages ul.style_1 li:first-child a,
    .widget_nav_menu ul.style_1 li:first-child a {
      padding-top: 0; }
      /* line 104, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li:first-child a:after,
      .widget_nav_menu ul.style_1 li:first-child a:after {
        top: 6px;
        margin-top: 0; }
    /* line 111, assets/scss/scss_components/_widgets.scss */
    .widget_pages ul.style_1 li:last-child a,
    .widget_nav_menu ul.style_1 li:last-child a {
      padding-bottom: 0;
      border-bottom: 0; }
      /* line 114, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_1 li:last-child a:after,
      .widget_nav_menu ul.style_1 li:last-child a:after {
        top: 13px;
        margin-top: 0; }

/* line 127, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_pages ul.style_1,
.sidebar-area .widget_nav_menu ul.style_1 {
  padding: 0;
  list-style: none; }
  /* line 130, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_pages ul.style_1 li,
  .sidebar-area .widget_nav_menu ul.style_1 li {
    margin-bottom: 0; }
    /* line 132, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget_pages ul.style_1 li a,
    .sidebar-area .widget_nav_menu ul.style_1 li a {
      position: relative;
      display: block;
      padding: 5px 0;
      padding-left: 18px;
      color: #555;
      font-size: 12px;
      letter-spacing: 0.7px;
      border-bottom: 1px solid #e1e2e4;
      text-transform: uppercase;
      text-decoration: none !important; }
      /* line 143, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li a .h6,
      .sidebar-area .widget_nav_menu ul.style_1 li a .h6 {
        color: #555; }
      /* line 146, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li a:after,
      .sidebar-area .widget_nav_menu ul.style_1 li a:after {
        content: '';
        display: block;
        position: absolute;
        width: 5px;
        height: 7px;
        z-index: 10;
        top: 50%;
        left: 5px;
        margin-top: -4px;
        background-image: url("/bitrix/templates/main/../img/chevron2x-right-orange.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: 5px 7px;
        background-color: transparent !important; }
      /* line 155, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li a:hover,
      .sidebar-area .widget_nav_menu ul.style_1 li a:hover {
        color: #eab830; }
        /* line 157, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .widget_pages ul.style_1 li a:hover .h6,
        .sidebar-area .widget_nav_menu ul.style_1 li a:hover .h6 {
          color: #eab830; }
      /* line 161, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li a:active,
      .sidebar-area .widget_nav_menu ul.style_1 li a:active {
        color: #eab830; }
        /* line 163, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .widget_pages ul.style_1 li a:active .h6,
        .sidebar-area .widget_nav_menu ul.style_1 li a:active .h6 {
          color: #eab830; }
      /* line 167, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li a:focus,
      .sidebar-area .widget_nav_menu ul.style_1 li a:focus {
        color: #eab830; }
        /* line 169, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .widget_pages ul.style_1 li a:focus .h6,
        .sidebar-area .widget_nav_menu ul.style_1 li a:focus .h6 {
          color: #eab830; }
    /* line 175, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget_pages ul.style_1 li:first-child a,
    .sidebar-area .widget_nav_menu ul.style_1 li:first-child a {
      padding-top: 0; }
      /* line 177, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li:first-child a:after,
      .sidebar-area .widget_nav_menu ul.style_1 li:first-child a:after {
        top: 6px;
        margin-top: 0; }
    /* line 184, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget_pages ul.style_1 li:last-child a,
    .sidebar-area .widget_nav_menu ul.style_1 li:last-child a {
      padding-bottom: 0;
      border-bottom: 0; }
      /* line 187, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget_pages ul.style_1 li:last-child a:after,
      .sidebar-area .widget_nav_menu ul.style_1 li:last-child a:after {
        top: 13px;
        margin-top: 0; }

/* line 196, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_contacts ul li .text {
  color: #555; }

/* line 202, assets/scss/scss_components/_widgets.scss */
.widget_contacts ul {
  list-style: none;
  padding: 0; }
  /* line 205, assets/scss/scss_components/_widgets.scss */
  .widget_contacts ul li {
    margin-bottom: 12px; }
    /* line 207, assets/scss/scss_components/_widgets.scss */
    .widget_contacts ul li:after {
      content: '';
      clear: both;
      display: block; }
    /* line 210, assets/scss/scss_components/_widgets.scss */
    .widget_contacts ul li .icon {
      float: left;
      margin-right: 23px;
      color: #aaa;
      font-size: 16px; }
      /* line 215, assets/scss/scss_components/_widgets.scss */
      .widget_contacts ul li .icon .fa-icon-stm_icon_pin {
        font-size: 20px; }
    /* line 219, assets/scss/scss_components/_widgets.scss */
    .widget_contacts ul li .text {
      max-width: 185px;
      font-size: 13px;
      overflow: hidden;
      color: #fff; }
      /* line 224, assets/scss/scss_components/_widgets.scss */
      .widget_contacts ul li .text a {
        color: #48a7d4;
        font-size: 13px; }
        /* line 227, assets/scss/scss_components/_widgets.scss */
        .widget_contacts ul li .text a:hover {
          color: #eab830; }
    /* line 233, assets/scss/scss_components/_widgets.scss */
    .widget_contacts ul li.widget_contacts_address .text {
      position: relative;
      top: -5px; }

/* line 242, assets/scss/scss_components/_widgets.scss */
.stm_product_list_widget {
  padding: 0;
  list-style: none; }
  /* line 245, assets/scss/scss_components/_widgets.scss */
  .stm_product_list_widget li {
    margin-bottom: 20px; }
    /* line 247, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget li a {
      display: block;
      color: #fff; }
      /* line 250, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget li a:after {
        content: '';
        clear: both;
        display: block; }
      /* line 253, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget li a img {
        float: left;
        margin-right: 20px; }
      /* line 257, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget li a .meta {
        overflow: hidden; }
        /* line 259, assets/scss/scss_components/_widgets.scss */
        .stm_product_list_widget li a .meta .title {
          font-size: 14px;
          margin-top: -5px; }
        /* line 263, assets/scss/scss_components/_widgets.scss */
        .stm_product_list_widget li a .meta .expert {
          text-transform: uppercase;
          color: #aaa; }
      /* line 269, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget li a:hover .title {
        color: #eab830; }

/* line 279, assets/scss/scss_components/_widgets.scss */
.widget_categories ul {
  padding: 0;
  list-style: none; }
  /* line 282, assets/scss/scss_components/_widgets.scss */
  .widget_categories ul li {
    margin-bottom: 5px; }
    /* line 284, assets/scss/scss_components/_widgets.scss */
    .widget_categories ul li a {
      position: relative;
      padding-left: 10px;
      font-size: 12px;
      text-transform: uppercase;
      text-decoration: none !important;
      color: #fff !important; }
      /* line 291, assets/scss/scss_components/_widgets.scss */
      .widget_categories ul li a:hover {
        color: #eab830 !important; }
        /* line 293, assets/scss/scss_components/_widgets.scss */
        .widget_categories ul li a:hover:after {
          background-color: #eab830; }
      /* line 297, assets/scss/scss_components/_widgets.scss */
      .widget_categories ul li a:after {
        content: '';
        display: block;
        position: absolute;
        width: 4px;
        height: 4px;
        z-index: 10;
        top: 50%;
        left: 0;
        margin-top: -2px;
        background-color: #fff;
        border-radius: 50%; }

/* line 313, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_categories ul li a {
  color: #48a7d4 !important; }
  /* line 315, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_categories ul li a:hover {
    color: #eab830 !important; }

/* line 324, assets/scss/scss_components/_widgets.scss */
.widget_pages ul.style_2 {
  padding: 0;
  list-style: none;
  font-size: 0; }
  /* line 328, assets/scss/scss_components/_widgets.scss */
  .widget_pages ul.style_2 li {
    display: inline-block;
    width: 50%;
    margin-bottom: 5px; }
    /* line 332, assets/scss/scss_components/_widgets.scss */
    .widget_pages ul.style_2 li a {
      position: relative;
      padding-left: 15px;
      font-size: 14px;
      text-decoration: none !important;
      color: #fff; }
      /* line 338, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_2 li a .h6 {
        color: #fff;
        margin: 0;
        font-size: 14px; }
      /* line 343, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_2 li a:hover {
        color: #eab830; }
        /* line 345, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_2 li a:hover:after {
          background-color: #eab830; }
        /* line 348, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_2 li a:hover .h6 {
          color: #eab830; }
      /* line 352, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_2 li a:after {
        content: '';
        display: block;
        position: absolute;
        width: 4px;
        height: 4px;
        z-index: 10;
        top: 50%;
        left: 0;
        margin-top: -2px;
        background-color: #fff;
        border-radius: 50%; }
    /* line 361, assets/scss/scss_components/_widgets.scss */
    .widget_pages ul.style_2 li.page_item_has_children {
      width: 100%; }
      /* line 363, assets/scss/scss_components/_widgets.scss */
      .widget_pages ul.style_2 li.page_item_has_children ul {
        padding-left: 15px; }
        /* line 365, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_2 li.page_item_has_children ul li {
          margin: 0 0 4px 0; }
        /* line 368, assets/scss/scss_components/_widgets.scss */
        .widget_pages ul.style_2 li.page_item_has_children ul a {
          padding-left: 0; }
          /* line 370, assets/scss/scss_components/_widgets.scss */
          .widget_pages ul.style_2 li.page_item_has_children ul a:after {
            display: none; }
.widget_socials{
  text-align: right;
}
/* line 380, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper {
  margin: 0 -5px; }
  /* line 382, assets/scss/scss_components/_widgets.scss */
  .socials_widget_wrapper .widget_socials {

    content: '';
    clear: both;
    display: block; }
    /* line 385, assets/scss/scss_components/_widgets.scss */
    .socials_widget_wrapper .widget_socials li {
      float: right;
      margin: 0 5px 10px; }
       .socials_widget_wrapper .widget_socials li:last-child{

        margin: 0 0 10px;
       }
      /* line 388, assets/scss/scss_components/_widgets.scss */
      .socials_widget_wrapper .widget_socials li a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        line-height: 45px;
        background-color: #48a7d4;
        text-align: center;
        font-weight: 700;
        border-radius: 50%;
        font-size: 20px;
        color: #fff; }
      /* line 404, assets/scss/scss_components/_widgets.scss */
      .socials_widget_wrapper .widget_socials li .back a {
        background-color: #eab830; }
        /* line 406, assets/scss/scss_components/_widgets.scss */
        .socials_widget_wrapper .widget_socials li .back a:hover {
          color: #fff; }

/* line 416, assets/scss/scss_components/_widgets.scss */
.sidebar-area .socials_widget_wrapper {
  margin: 0 -5px; }
  /* line 418, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .socials_widget_wrapper .widget_socials {
    max-width: 245px;
    list-style: none; }
    /* line 421, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .socials_widget_wrapper .widget_socials:after {
      content: '';
      clear: both;
      display: block; }
    /* line 424, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .socials_widget_wrapper .widget_socials li {
      float: left;
      margin: 0 5px 10px; }
      /* line 427, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .socials_widget_wrapper .widget_socials li a {
        padding-left: 0;
        display: block;
        width: 45px;
        height: 45px;
        line-height: 45px;
        background-color: #48a7d4;
        text-align: center;
        font-weight: 700;
        border-radius: 50%;
        font-size: 20px;
        color: #fff !important; }
        /* line 439, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .socials_widget_wrapper .widget_socials li a:after {
          display: none; }
      /* line 444, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .socials_widget_wrapper .widget_socials li .back a {
        background-color: #eab830 !important; }

/* line 455, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .simple_flip_container {
  perspective: 1000; }

/* line 460, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .simple_flip_container, .socials_widget_wrapper .front, .socials_widget_wrapper .back {
  width: 45px;
  height: 45px; }
  /* line 463, assets/scss/scss_components/_widgets.scss */
  .socials_widget_wrapper .simple_flip_container a:hover, .socials_widget_wrapper .front a:hover, .socials_widget_wrapper .back a:hover {
    color: #fff !important; }

/* line 469, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .simple_flipper {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative; }

/* line 476, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .front, .socials_widget_wrapper .back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0; }

/* line 484, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .front {
  z-index: 2;
  /* for firefox 31 */
  transform: rotateY(0deg); }

/* line 491, assets/scss/scss_components/_widgets.scss */
.socials_widget_wrapper .back {
  transform: rotateY(180deg); }

/* line 496, assets/scss/scss_components/_widgets.scss */
.sidebar-area {
  position: relative; }
  /* line 498, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget {
    position: relative;
    padding-top: 40px;
    margin-top: 48px;
    overflow: hidden; }
    /* line 503, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget:after {
      content: '';
      display: block;
      position: absolute;
      width: 50px;
      height: 3px;
      z-index: 10;
      background-color: #eab830;
      top: 0;
      left: 0; }
    /* line 509, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget:before {
      content: '';
      display: block;
      position: absolute;
      width: 700px;
      height: 1px;
      z-index: 10;
      background-color: #dcdcdc;
      top: 1px;
      left: 65px; }
    /* line 515, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget ul {
      padding: 0;
      list-style: none; }
      /* line 518, assets/scss/scss_components/_widgets.scss */
      .sidebar-area .widget ul li {
        margin-bottom: 10px; }
        /* line 520, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .widget ul li a {
          display: inline-block;
          position: relative;
          padding-left: 10px;
          font-size: 12px;
          text-transform: uppercase;
          text-decoration: none !important;
          color: #48a7d4 !important; }
          /* line 528, assets/scss/scss_components/_widgets.scss */
          .sidebar-area .widget ul li a:hover {
            color: #eab830 !important; }
            /* line 530, assets/scss/scss_components/_widgets.scss */
            .sidebar-area .widget ul li a:hover:after {
              background-color: #eab830; }
          /* line 534, assets/scss/scss_components/_widgets.scss */
          .sidebar-area .widget ul li a:after {
            content: '';
            display: block;
            position: absolute;
            width: 4px;
            height: 4px;
            z-index: 10;
            top: 50%;
            left: 0;
            margin-top: -2px;
            background-color: #48a7d4;
            border-radius: 50%; }
        /* line 543, assets/scss/scss_components/_widgets.scss */
        .sidebar-area .widget ul li .children {
          margin-top: 8px;
          padding-left: 15px; }
          /* line 546, assets/scss/scss_components/_widgets.scss */
          .sidebar-area .widget ul li .children li {
            margin-bottom: 0; }

/* line 556, assets/scss/scss_components/_widgets.scss */
.sidebar-area {
  margin-top: 17px;
  padding-bottom: 20px; }
  /* line 559, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget:first-child {
    margin-top: 7px; }
  /* line 562, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_title h3 {
    margin: 0 0 25px;
    text-transform: uppercase; }
  /* line 568, assets/scss/scss_components/_widgets.scss */
  .sidebar-area.sidebar-area-right:after {
    left: -31px;
    display: block; }
  /* line 572, assets/scss/scss_components/_widgets.scss */
  .sidebar-area.sidebar-area-left:after {
    right: -15px;
    display: block; }
  /* line 578, assets/scss/scss_components/_widgets.scss */
  .sidebar-area:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    z-index: 10;
    top: 7px;
    background-color: #e1e2e4;
    display: none !important; }

/* line 588, assets/scss/scss_components/_widgets.scss */
.widget_tag_cloud .tagcloud {
  margin: 0 -3px -9px; }
  /* line 590, assets/scss/scss_components/_widgets.scss */
  .widget_tag_cloud .tagcloud a {
    display: inline-block;
    margin: 0 3px 9px;
    padding: 5px 9px;
    vertical-align: top;
    max-width: 100%;
    color: #aaa;
    background-color: #f0f2f5;
    border: 1px solid #f5f5f5;
    font-size: 13px !important; }
    /* line 600, assets/scss/scss_components/_widgets.scss */
    .widget_tag_cloud .tagcloud a:hover {
      background-color: #48a7d4;
      color: #fff;
      border-color: #48a7d4; }

/* line 610, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_search {
  overflow: visible;
  padding-top: 0; }
  /* line 613, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_search:before {
    display: none; }
  /* line 616, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_search .widget_title {
    position: relative;
    padding-top: 40px;
    overflow: hidden; }
    /* line 620, assets/scss/scss_components/_widgets.scss */
    .sidebar-area .widget_search .widget_title:before {
      content: '';
      display: block;
      position: absolute;
      width: 700px;
      height: 1px;
      z-index: 10;
      background-color: #dcdcdc;
      top: 1px;
      left: 65px; }

/* line 632, assets/scss/scss_components/_widgets.scss */
.widget_search .search-form > label {
  display: block;
  position: relative;
  padding: 20px 30px;
  background-color: #f0f2f5;
  font-weight: 400; }
  /* line 638, assets/scss/scss_components/_widgets.scss */
  .widget_search .search-form > label:after {
    content: '';
    display: block;
    position: absolute;
    width: 42px;
    height: 38px;
    z-index: 10;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 30px;
    top: 20px;
    content: "\f002";
    color: #48a7d4;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    z-index: 0; }

/* line 651, assets/scss/scss_components/_widgets.scss */
.widget_search .search-form input[type=search] {
  background-color: #fff;
  padding: 0 45px 0 10px;
  width: 100%;
  border: 0;
  height: 38px;
  line-height: 38px;
  outline: none !important; }

/* line 660, assets/scss/scss_components/_widgets.scss */
.widget_search .search-form input[type=submit] {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 42px;
  height: 38px;
  opacity: 0;
  z-index: 5; }

/* line 673, assets/scss/scss_components/_widgets.scss */
.sidebar-area-right .widget_search .search-form {
  margin-right: 0; }

/* line 679, assets/scss/scss_components/_widgets.scss */
.sidebar-area-left .widget_search .search-form {
  margin-left: 0; }

/* line 685, assets/scss/scss_components/_widgets.scss */
.sidebar-area-none:after {
  display: none;
  opacity: 0;
  visibility: hidden; }

/* line 694, assets/scss/scss_components/_widgets.scss */
.widget_breadcrumb_navxt .breadcrumbs a {
  text-transform: uppercase;
  font-size: 11px; }

/* line 698, assets/scss/scss_components/_widgets.scss */
.widget_breadcrumb_navxt .breadcrumbs span {
  font-size: 11px;
  text-transform: uppercase; }

/* line 702, assets/scss/scss_components/_widgets.scss */
.widget_breadcrumb_navxt .breadcrumbs i {
  font-size: 10px;
  margin: 0 7px; }

/* line 711, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_mailchimp .stm_subscribe_title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700; }

/* line 717, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email {
  border: 2px solid #e0e5eb;
  background-color: #e0e5eb;
  padding-right: 115px; }
  /* line 721, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_mailchimp .stm_mailchimp_unit .stm_subscribe_email:focus {
    background-color: #fff; }

/* line 725, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_mailchimp .stm_mailchimp_unit .button {
  min-width: 100px;
  line-height: 44px; }
  /* line 728, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_mailchimp .stm_mailchimp_unit .button .h5 {
    font-size: 13px; }

/* line 737, assets/scss/scss_components/_widgets.scss */
.widget_recent_comments a {
  padding-left: 0 !important; }
  /* line 739, assets/scss/scss_components/_widgets.scss */
  .widget_recent_comments a:after {
    display: none;
    opacity: 0;
    visibility: hidden; }

/* line 747, assets/scss/scss_components/_widgets.scss */
#wp-calendar {
  width: 100%; }
  /* line 749, assets/scss/scss_components/_widgets.scss */
  #wp-calendar > caption {
    padding-top: 0;
    margin-top: -4px; }
.footer_widgets_wrapper .widget_socials p{
  text-align: right;
}
/* line 759, assets/scss/scss_components/_widgets.scss */
.footer_widgets_wrapper .widget ul li a {
  color: #fff; }
  /* line 761, assets/scss/scss_components/_widgets.scss */
  .footer_widgets_wrapper .widget ul li a:hover {
    color: #eab830; }

/* line 765, assets/scss/scss_components/_widgets.scss */
.footer_widgets_wrapper .widget ul li .children {
  list-style: none !important;
  margin-top: 5px;
  padding-left: 15px; }
  /* line 769, assets/scss/scss_components/_widgets.scss */
  .footer_widgets_wrapper .widget ul li .children li {
    margin-bottom: 0; }

/* line 775, assets/scss/scss_components/_widgets.scss */
.footer_widgets_wrapper .widget a.rsswidget {
  color: #fff;
  text-decoration: none !important; }
  /* line 778, assets/scss/scss_components/_widgets.scss */
  .footer_widgets_wrapper .widget a.rsswidget img {
    position: relative;
    top: 1px;
    vertical-align: top; }

/* line 795, assets/scss/scss_components/_widgets.scss */
.widget_recently_viewed_products li,
.widget_products li,
.widget_recent_reviews li,
.product_list_widget li {
  margin-bottom: 5px; }
  /* line 797, assets/scss/scss_components/_widgets.scss */
  .widget_recently_viewed_products li a,
  .widget_products li a,
  .widget_recent_reviews li a,
  .product_list_widget li a {
    padding: 0;
    padding-left: 0 !important; }
    /* line 800, assets/scss/scss_components/_widgets.scss */
    .widget_recently_viewed_products li a:after,
    .widget_products li a:after,
    .widget_recent_reviews li a:after,
    .product_list_widget li a:after {
      display: none;
      visibility: hidden;
      opacity: 0; }
    /* line 805, assets/scss/scss_components/_widgets.scss */
    .widget_recently_viewed_products li a.remove,
    .widget_products li a.remove,
    .widget_recent_reviews li a.remove,
    .product_list_widget li a.remove {
      visibility: hidden;
      opacity: 0;
      display: none !important; }
    /* line 810, assets/scss/scss_components/_widgets.scss */
    .widget_recently_viewed_products li a .product-title,
    .widget_products li a .product-title,
    .widget_recent_reviews li a .product-title,
    .product_list_widget li a .product-title {
      position: relative;
      top: -5px;
      display: block;
      overflow: hidden; }
  /* line 817, assets/scss/scss_components/_widgets.scss */
  .widget_recently_viewed_products li span.quantity,
  .widget_products li span.quantity,
  .widget_recent_reviews li span.quantity,
  .product_list_widget li span.quantity {
    margin-top: 5px;
    display: block;
    overflow: hidden; }

/* line 823, assets/scss/scss_components/_widgets.scss */
.widget_recently_viewed_products .attachment-shop_thumbnail,
.widget_products .attachment-shop_thumbnail,
.widget_recent_reviews .attachment-shop_thumbnail,
.product_list_widget .attachment-shop_thumbnail {
  float: left;
  margin-right: 14px; }

/* line 833, assets/scss/scss_components/_widgets.scss */
.widget_recently_viewed_products li,
.widget_products li,
.widget_recent_reviews li,
.widget_top_rated_products li {
  margin-bottom: 20px !important; }

/* line 839, assets/scss/scss_components/_widgets.scss */
.widget_product_search .woocommerce-product-search {
  position: relative;
  padding: 20px 30px;
  background-color: #f0f2f5; }
  /* line 843, assets/scss/scss_components/_widgets.scss */
  .widget_product_search .woocommerce-product-search:after {
    content: '';
    display: block;
    position: absolute;
    width: 42px;
    height: 38px;
    z-index: 10;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: 30px;
    top: 20px;
    content: "\f002";
    color: #48a7d4;
    text-align: center;
    line-height: 38px;
    font-size: 20px;
    z-index: 0; }
  /* line 855, assets/scss/scss_components/_widgets.scss */
  .widget_product_search .woocommerce-product-search input[type=search] {
    padding: 0 45px 0 10px;
    width: 100%;
    border: 0;
    height: 38px;
    line-height: 38px;
    outline: none !important; }
  /* line 863, assets/scss/scss_components/_widgets.scss */
  .widget_product_search .woocommerce-product-search input[type=submit] {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 42px;
    height: 38px;
    opacity: 0;
    z-index: 5; }

/* line 876, assets/scss/scss_components/_widgets.scss */
.widget_stm_recent_posts .widget_media {
  margin-bottom: 21px; }
  /* line 878, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media:last-child {
    margin-bottom: 0; }
  /* line 883, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media a:hover .h6 {
    color: #48a7d4; }
  /* line 888, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media img {
    float: left;
    width: 83px;
    padding-right: 20px; }
  /* line 893, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media .h6 {
    display: block;
    margin-bottom: 0;
    line-height: 16px;
    margin-top: -1px; }
  /* line 900, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media .cats_w a {
    font-size: 13px;
    color: #aaa; }
    /* line 903, assets/scss/scss_components/_widgets.scss */
    .widget_stm_recent_posts .widget_media .cats_w a:hover {
      color: #eab830; }
  /* line 907, assets/scss/scss_components/_widgets.scss */
  .widget_stm_recent_posts .widget_media .cats_w .comma {
    margin-left: 2px;
    color: #aaa; }
    /* line 910, assets/scss/scss_components/_widgets.scss */
    .widget_stm_recent_posts .widget_media .cats_w .comma:last-child {
      display: none; }

/* line 922, assets/scss/scss_components/_widgets.scss */
.sidebar-area .stm_widget_top_rated_products ul li a {
  padding-left: 0 !important; }
  /* line 924, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .stm_widget_top_rated_products ul li a .expert,
  .sidebar-area .stm_widget_top_rated_products ul li a .title {
    text-transform: none; }
  /* line 928, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .stm_widget_top_rated_products ul li a .title {
    line-height: 19px; }
  /* line 931, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .stm_widget_top_rated_products ul li a:after {
    display: none;
    visibility: hidden;
    opacity: 0; }

/* line 943, assets/scss/scss_components/_widgets.scss */
.stm_product_list_widget.widget_woo_stm_style_2 li {
  min-height: 84px;
  margin-bottom: 17px !important; }
  /* line 946, assets/scss/scss_components/_widgets.scss */
  .stm_product_list_widget.widget_woo_stm_style_2 li:last-child {
    margin-bottom: 0 !important; }
  /* line 949, assets/scss/scss_components/_widgets.scss */
  .stm_product_list_widget.widget_woo_stm_style_2 li a {
    display: block !important; }
    /* line 952, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .title {
      margin-top: -3px;
      margin-bottom: 5px;
      line-height: 18px; }
    /* line 957, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating {
      display: inline-block;
      vertical-align: top; }
      /* line 960, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .rating .price {
        display: none; }
    /* line 964, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .expert {
      margin-top: 4px;
      line-height: 14px; }
    /* line 968, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price {
      display: inline-block;
      margin-right: 5px;
      vertical-align: top; }
      /* line 972, assets/scss/scss_components/_widgets.scss */
      .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price {
        min-width: 47px;
        padding: 4px;
        color: #fff;
        text-align: center;
        background-color: #48a7d4;
        border-radius: 3px;
        font-size: 12px;
        text-transform: none;
        line-height: 12px; }
        /* line 982, assets/scss/scss_components/_widgets.scss */
        .stm_product_list_widget.widget_woo_stm_style_2 li a .meta .stm_featured_product_price .price.price_free {
          background-color: #10c45c; }
    /* line 989, assets/scss/scss_components/_widgets.scss */
    .stm_product_list_widget.widget_woo_stm_style_2 li a:hover .title {
      color: #48a7d4; }

/* line 999, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_text p {
  margin-bottom: 15px; }

/* line 1002, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_text .widget_title {
  margin-bottom: 15px; }

/* line 1005, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_text .btn {
  margin-top: 20px;
  background-color: #48a7d4;
  border-color: #48a7d4; }

/* line 1014, assets/scss/scss_components/_widgets.scss */
.widget_working_hours .widget_title {
  margin-bottom: 14px; }

/* line 1019, assets/scss/scss_components/_widgets.scss */
.table_working_hours {
  width: 100%; }
  /* line 1021, assets/scss/scss_components/_widgets.scss */
  .table_working_hours tr {
    border: 0;
    border-bottom: 1px dashed #e1e2e4; }
    /* line 1024, assets/scss/scss_components/_widgets.scss */
    .table_working_hours tr:last-child {
      border-bottom: 0; }
    /* line 1027, assets/scss/scss_components/_widgets.scss */
    .table_working_hours tr td {
      color: #555; }
      /* line 1029, assets/scss/scss_components/_widgets.scss */
      .table_working_hours tr td.day_label {
        text-align: left;
        padding: 9px 0; }
        /* line 1032, assets/scss/scss_components/_widgets.scss */
        .table_working_hours tr td.day_label:first-letter {
          text-transform: uppercase; }
      /* line 1036, assets/scss/scss_components/_widgets.scss */
      .table_working_hours tr td.day_value {
        padding-left: 3px;
        text-align: right; }
        /* line 1039, assets/scss/scss_components/_widgets.scss */
        .table_working_hours tr td.day_value.closed span {
          display: inline-block;
          padding: 4px 12px;
          background-color: #f13e3e;
          color: #fff;
          border-radius: 3px; }
    /* line 1050, assets/scss/scss_components/_widgets.scss */
    .table_working_hours tr.opened:hover td {
      color: #10c45c; }
    /* line 1057, assets/scss/scss_components/_widgets.scss */
    .table_working_hours tr.closed:hover td.day_label {
      color: #f13e3e; }

/* line 1067, assets/scss/scss_components/_widgets.scss */
.sidebar-area .textwidget {
  padding-top: 5px; }

/* line 1070, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_woo_stm_style_2 {
  margin-bottom: 0; }

/* line 1073, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_text {
  margin-bottom: -13px; }

/* line 1078, assets/scss/scss_components/_widgets.scss */
.widgettitle {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 25px;
  text-transform: uppercase; }

/* line 1086, assets/scss/scss_components/_widgets.scss */
.widget_title h5 {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 25px;
  text-transform: uppercase; }

/* line 1095, assets/scss/scss_components/_widgets.scss */
.widget_shopping_cart .wc-forward {
  margin-bottom: 15px; }

/* line 1103, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget.widget_recent_entries ul li a {
  padding-left: 0; }
  /* line 1105, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget.widget_recent_entries ul li a:after {
    display: none; }

/* line 1116, assets/scss/scss_components/_widgets.scss */
.footer_widgets_wrapper .widget_working_hours .widget_title h3 {
  margin-bottom: 15px !important; }

/* line 1122, assets/scss/scss_components/_widgets.scss */
.footer_widgets_wrapper .table_working_hours tr {
  border-color: #67757b; }
  /* line 1124, assets/scss/scss_components/_widgets.scss */
  .footer_widgets_wrapper .table_working_hours tr td {
    padding: 9px 0;
    color: #fff; }
    /* line 1127, assets/scss/scss_components/_widgets.scss */
    .footer_widgets_wrapper .table_working_hours tr td.day_value {
      padding-left: 3px; }

/* line 1138, assets/scss/scss_components/_widgets.scss */
.widget_rss ul li a {
  padding-left: 0; }
  /* line 1140, assets/scss/scss_components/_widgets.scss */
  .widget_rss ul li a:after {
    display: none; }

/* line 1144, assets/scss/scss_components/_widgets.scss */
.widget_rss ul li .rss-date {
  display: block;
  padding-left: 3px;
  font-size: 13px;
  font-style: italic; }

/* line 1157, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_rss ul li a {
  padding-left: 0; }
  /* line 1159, assets/scss/scss_components/_widgets.scss */
  .sidebar-area .widget_rss ul li a:after {
    display: none; }

/* line 1168, assets/scss/scss_components/_widgets.scss */
.sidebar-area .widget_nav_menu .sub-menu {
  margin-top: 10px;
  padding-left: 15px; }

/* line 1177, assets/scss/scss_components/_widgets.scss */
#footer .widget_text strong,
.sidebar-area .widget_text strong {
  display: inline-block;
  margin-bottom: 10px; }

/* line 1181, assets/scss/scss_components/_widgets.scss */
#footer .widget_text img,
.sidebar-area .widget_text img {
  margin-bottom: 10px; }

/* line 1184, assets/scss/scss_components/_widgets.scss */
#footer .widget_text .wp-caption-text,
.sidebar-area .widget_text .wp-caption-text {
  margin-bottom: 0; }

/* line 1187, assets/scss/scss_components/_widgets.scss */
#footer .widget_text .wp-caption,
.sidebar-area .widget_text .wp-caption {
  max-width: 100%; }
  /* line 1189, assets/scss/scss_components/_widgets.scss */
  #footer .widget_text .wp-caption.alignnone,
  .sidebar-area .widget_text .wp-caption.alignnone {
    margin-right: 0; }

/* line 1196, assets/scss/scss_components/_widgets.scss */
#footer .widget_search .search-form {
  margin-left: 0 !important; }

/* line 1201, assets/scss/scss_components/_widgets.scss */
#footer .widget_pages ul ul {
  list-style: disc; }

/* line 1205, assets/scss/scss_components/_widgets.scss */
#footer .widget_rss ul {
  list-style: none;
  padding-left: 0; }

/* line 1211, assets/scss/scss_components/_widgets.scss */
#footer .widget_archive a {
  text-transform: uppercase; }

/* line 1217, assets/scss/scss_components/_widgets.scss */
.wp-audio-shortcode {
  margin-bottom: 15px; }

/* line 1222, assets/scss/scss_components/_widgets.scss */
#footer .widget_nav_menu ul {
  list-style: disc; }

/* line 1228, assets/scss/scss_components/_widgets.scss */
woocommerce .widget_price_filter .price_slider {
  margin-bottom: 1em; }

/* line 1231, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4;
  font-size: .8751em; }

/* line 1236, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
  float: left; }

/* line 1240, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
  margin-left: .5em;
  margin-right: .5em; }

/* line 1246, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1em;
  height: 1em;
  background-color: #457992;
  border-radius: 1em;
  cursor: ew-resize;
  outline: 0;
  top: -.3em;
  margin-left: -.5em; }

/* line 1258, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  border-radius: 1em;
  background-color: #48a7d4; }

/* line 1267, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  margin-bottom: 30px;
  border-radius: 1em;
  background-color: #48a7d4;
  border: 0; }

/* line 1273, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: .5em; }

/* line 1276, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

/* line 1280, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px; }

/* line 1283, assets/scss/scss_components/_widgets.scss */
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px; }

/* line 1287, assets/scss/scss_components/_widgets.scss */
#stcpDiv,
#st_gdpr_iframe {
  display: none !important; }

/* 4 footer */
/* line 3, assets/scss/scss_components/_footer.scss */
#footer {
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 15; }
  /* line 9, assets/scss/scss_components/_footer.scss */
  #footer .widget_title h3 {
    margin: 0 0 25px;
    color: #fff;
    text-transform: uppercase; }
  /* line 16, assets/scss/scss_components/_footer.scss */
  #footer .widget_stm_lms_popular_courses li {
    min-height: auto;
    margin-bottom: 20px !important; }
  /* line 20, assets/scss/scss_components/_footer.scss */
  #footer .widget_stm_lms_popular_courses .rating,
  #footer .widget_stm_lms_popular_courses .stm_featured_product_price {
    display: none; }
  /* line 24, assets/scss/scss_components/_footer.scss */
  #footer .widget_stm_lms_popular_courses img {
    max-width: 50px; }

/* line 30, assets/scss/scss_components/_footer.scss */
body.home #footer_bottom {
  border-top: 0 !important; }

/* line 34, assets/scss/scss_components/_footer.scss */
#footer_top {
  padding: 63px 0 30px;
  color: #ccc; }

/* line 39, assets/scss/scss_components/_footer.scss */
#footer_bottom {
  padding: 63px 0 25px;
  color: #fff; }
  /* line 42, assets/scss/scss_components/_footer.scss */
  #footer_bottom .widget_title h3 {
    margin-bottom: 21px; }

/* line 47, assets/scss/scss_components/_footer.scss */
#footer_copyright {
  border-top: 1px solid #5e676b;
  padding: 23px 0 20px; }
  /* line 50, assets/scss/scss_components/_footer.scss */
  #footer_copyright .footer_logo {
    max-width: 25px;
    margin-right: 20px; }
  /* line 54, assets/scss/scss_components/_footer.scss */
  #footer_copyright .copyright_text {
    margin-top: 1px;
    color: #fff; }
    /* line 57, assets/scss/scss_components/_footer.scss */
    #footer_copyright .copyright_text a {
      color: #fff;
      text-decoration: underline !important; }
      /* line 60, assets/scss/scss_components/_footer.scss */
      #footer_copyright .copyright_text a:hover {
        color: #eab830; }

/* line 67, assets/scss/scss_components/_footer.scss */
.footer_menu {
  list-style: none;
  padding: 0; }
  /* line 70, assets/scss/scss_components/_footer.scss */
  .footer_menu li {
    float: left;
    margin: 1px 20px 0 0; }
    /* line 74, assets/scss/scss_components/_footer.scss */
    .footer_menu li.current-menu-item a {
      color: #fd7635; }
    /* line 78, assets/scss/scss_components/_footer.scss */
    .footer_menu li a {
      text-transform: uppercase;
      color: #fff; }
      /* line 81, assets/scss/scss_components/_footer.scss */
      .footer_menu li a:hover {
        color: #fd7635; }
    /* line 85, assets/scss/scss_components/_footer.scss */
    .footer_menu li:last-child {
      margin-right: 0; }

/* line 92, assets/scss/scss_components/_footer.scss */
.copyright_socials ul {
  list-style: none;
  padding-left: 0;
  margin-left: 50px; }
  /* line 96, assets/scss/scss_components/_footer.scss */
  .copyright_socials ul li {
    display: inline-block;
    margin-bottom: 0; }
    /* line 99, assets/scss/scss_components/_footer.scss */
    .copyright_socials ul li:last-child a {
      padding-right: 0; }
    /* line 102, assets/scss/scss_components/_footer.scss */
    .copyright_socials ul li:first-child a {
      padding-left: 0; }
    /* line 105, assets/scss/scss_components/_footer.scss */
    .copyright_socials ul li a {
      display: block;
      padding: 0 10px;
      font-size: 16px;
      color: #fff; }
      /* line 110, assets/scss/scss_components/_footer.scss */
      .copyright_socials ul li a:hover {
        color: #fd7635; }

/* line 119, assets/scss/scss_components/_footer.scss */
.widget_pages ul.style_2 li a {
  display: block; }
  /* line 121, assets/scss/scss_components/_footer.scss */
  .widget_pages ul.style_2 li a span {
    display: block;
    padding-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    padding-right: 5px; }

/*After Less*/
/* line 134, assets/scss/scss_components/_footer.scss */
.cols_1 {
  margin: 0 -15px; }

/* line 138, assets/scss/scss_components/_footer.scss */
.cols_1 aside {
  float: left;
  padding: 0 15px 15px;
  width: 100%; }

/* line 144, assets/scss/scss_components/_footer.scss */
.cols_1 aside:nth-child(1n+1) {
  clear: both; }

/* line 148, assets/scss/scss_components/_footer.scss */
.cols_2 {
  margin: 0 -15px; }

/* line 152, assets/scss/scss_components/_footer.scss */
.cols_2 aside {
  float: left;
  padding: 0 15px 15px;
  width: 50%; }

/* line 158, assets/scss/scss_components/_footer.scss */
.cols_2 aside:nth-child(2n+1) {
  clear: both; }

/* line 162, assets/scss/scss_components/_footer.scss */
.cols_3 {
  margin: 0 -15px; }

/* line 166, assets/scss/scss_components/_footer.scss */
.cols_3 aside {
  float: left;
  padding: 0 15px 15px;
  width: 33.333333333333%; }

/* line 172, assets/scss/scss_components/_footer.scss */
.cols_3 aside:nth-child(3n+1) {
  clear: both; }

/* line 176, assets/scss/scss_components/_footer.scss */
.cols_4 {
  margin: 0 -15px; }

/* line 180, assets/scss/scss_components/_footer.scss */
.cols_4 aside {
  float: left;
  padding: 0 15px 15px;
  width: 25%; }

/* line 186, assets/scss/scss_components/_footer.scss */
.cols_4 aside:nth-child(4n+1) {
  clear: both; }

/* line 191, assets/scss/scss_components/_footer.scss */
.footer_widgets_wrapper.text-normal .widget_title h3 {
  text-transform: none !important; }

/* line 196, assets/scss/scss_components/_footer.scss */
.socials_widget_wrapper__text {
  margin: 0; }
  /* line 198, assets/scss/scss_components/_footer.scss */
  .socials_widget_wrapper__text a {
    display: inline-block;
    vertical-align: top;
    margin: 15px 15px 0 0;
    font-size: 20px;
    color: #aaa; }

@media (max-width: 1023px) {
  /* line 208, assets/scss/scss_components/_footer.scss */
  #footer_copyright .copyright_text,
  .widget_pages ul.style_2 li a .h6,
  .widget_contacts ul li .text,
  .widget_contacts ul li .text a,
  .textwidget {
    font-size: 16px;
    line-height: 22px; } }

@media (max-width: 515px) {
  /* line 219, assets/scss/scss_components/_footer.scss */
  .widget_pages ul.style_2 li {
    width: 100%; } }

/* 6 Vendors */
/* 6.1 Waves */
/* 6.2 Countdown */
/* 6.3 Woocommerce */
/* line 2, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-breadcrumb {
  background-color: #f6f6f6;
  padding: 9px 0 7px;
  margin-bottom: 52px;
  border-bottom: 1px solid #f0f2f5;
  color: #aaa;
  font-size: 11px;
  text-transform: uppercase; }
  /* line 12, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce-breadcrumb a {
    font-size: 11px;
    color: #aaa; }
    /* line 16, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce-breadcrumb a:hover {
      color: #eab830; }
  /* line 21, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce-breadcrumb i {
    font-size: 10px;
    margin: 0 10px;
    color: #dcdcdc; }

/* line 28, assets/scss/scss_components/_woocommerce.scss */
.stm_archive_product_inner_unit {
  position: relative;
  margin-bottom: 30px; }
  /* line 32, assets/scss/scss_components/_woocommerce.scss */
  .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered {
    position: relative;
    max-width: 270px;
    width: auto;
    margin: 0 auto;
    overflow: hidden; }
    /* line 40, assets/scss/scss_components/_woocommerce.scss */
    .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price {
      min-width: 76px;
      position: absolute;
      top: 13px;
      left: -4px;
      display: inline-block;
      padding: 11px 16px;
      color: #fff;
      text-align: center;
      line-height: 1;
      border-radius: 4px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      background-color: #48a7d4;
      z-index: 11; }
      /* line 55, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price.price_free {
        background-color: #eab830; }
      /* line 59, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_price .price h5 {
        margin: 0;
        color: #fff; }
    /* line 66, assets/scss/scss_components/_woocommerce.scss */
    .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image {
      position: relative; }
      /* line 69, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image a {
        position: relative;
        display: block;
        z-index: 5; }
      /* line 75, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_image img {
        padding-bottom: 0; }
    /* line 80, assets/scss/scss_components/_woocommerce.scss */
    .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body {
      min-height: 90px;
      padding: 14px 13px 7px;
      border: 1px solid #dcdcdc; }
      /* line 85, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a {
        text-decoration: none !important; }
        /* line 88, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title {
          max-width: 190px;
          margin-bottom: 6px;
          color: #333;
          font-size: 16px;
          line-height: 20px;
          border: 0 !important; }
          /* line 96, assets/scss/scss_components/_woocommerce.scss */
          .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body a .title:hover {
            color: #48a7d4; }
      /* line 102, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_body .expert {
        color: #aaa;
        font-size: 12px;
        font-weight: 400; }
    /* line 109, assets/scss/scss_components/_woocommerce.scss */
    .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer {
      padding: 10px 13px 7px;
      border: 1px solid #dcdcdc;
      border-top: 0;
      font-weight: 400; }
      /* line 115, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
        color: #848484; }
        /* line 121, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments i {
          font-size: 12px;
          margin-right: 3px; }
        /* line 126, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_comments span {
          font-size: 13px; }
      /* line 131, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock {
        display: inline-block;
        vertical-align: top;
        color: #848484; }
        /* line 136, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock i {
          font-size: 12px;
          margin-right: 3px; }
        /* line 141, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_stock span {
          font-size: 13px; }
      /* line 146, assets/scss/scss_components/_woocommerce.scss */
      .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_show_more {
        position: absolute;
        bottom: -42px;
        left: 0;
        width: 100%;
        height: 42px; }
        /* line 153, assets/scss/scss_components/_woocommerce.scss */
        .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered .stm_featured_product_footer .stm_featured_product_show_more a {
          padding: 13px 10px;
          width: 100%;
          height: 100%; }
    /* line 162, assets/scss/scss_components/_woocommerce.scss */
    .stm_archive_product_inner_unit .stm_archive_product_inner_unit_centered:hover .stm_featured_product_show_more {
      bottom: 0px !important; }

/* line 170, assets/scss/scss_components/_woocommerce.scss */
.stm-courses .col-md-4:nth-child(3n+1) {
  clear: both; }

/* line 174, assets/scss/scss_components/_woocommerce.scss */
.stm-courses .col-md-3:nth-child(4n+1) {
  clear: both; }

/* line 179, assets/scss/scss_components/_woocommerce.scss */
.archive-course-title {
  padding-top: 7px;
  margin: 0 0 35px;
  text-transform: uppercase; }

/* line 185, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_helpbar {
  padding: 22px 25px 22px 30px;
  margin-bottom: 50px;
  background-color: #f0f2f5; }
  /* line 190, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_helpbar .woocommerce-product-search {
    margin-right: 20px; }
    /* line 193, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_helpbar .woocommerce-product-search .search-field {
      outline: none !important;
      padding: 0 22px;
      border: 1px solid #e1e2e4;
      height: 36px;
      line-height: 36px;
      vertical-align: top;
      margin-right: 7px; }
    /* line 203, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_helpbar .woocommerce-product-search input[type="submit"] {
      height: 36px;
      padding: 0;
      min-width: 105px;
      background-color: #eab830;
      line-height: 36px;
      font-size: 12px;
      color: #fff;
      border: 0;
      outline: none !important; }
  /* line 216, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_helpbar .select2 {
    min-width: 215px; }
  /* line 220, assets/scss/scss_components/_woocommerce.scss */
  

/* line 245, assets/scss/scss_components/_woocommerce.scss */
.view_type_switcher {
  margin-left: 33px; }
  /* line 248, assets/scss/scss_components/_woocommerce.scss */
  .view_type_switcher a {
    display: inline-block;
    margin-right: 7px;
    width: 36px;
    height: 36px;
    background-color: #d7d8da;
    text-align: center;
    line-height: 36px;
    border-radius: 5px; }
    /* line 258, assets/scss/scss_components/_woocommerce.scss */
    .view_type_switcher a:last-child {
      margin-right: 0; }
    /* line 262, assets/scss/scss_components/_woocommerce.scss */
    .view_type_switcher a.view_list.active_list, .view_type_switcher a.view_grid.active_grid {
      background-color: #48a7d4; }
    /* line 267, assets/scss/scss_components/_woocommerce.scss */
    .view_type_switcher a:hover {
      background-color: #48a7d4; }
  /* line 272, assets/scss/scss_components/_woocommerce.scss */
  .view_type_switcher i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 17px;
    color: #fff; }

/* line 282, assets/scss/scss_components/_woocommerce.scss */
.no_image_holder {
  height: 50px; }

/* line 287, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_archive_product_inner_unit_centered {
  padding-bottom: 20px;
  max-width: 100%; }

/* line 292, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_featured_product_image_list {
  float: left;
  margin: 0 30px 0 0; }

/* line 297, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .no_image_holder {
  min-width: 300px; }

/* line 301, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_products_archive_body_list {
  overflow: hidden; }
  /* line 304, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .stm_products_archive_body_list .title {
    padding-bottom: 18px;
    border-bottom: 1px solid #e1e2e4;
    margin: 0 0 17px; }

/* line 311, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .star-rating {
  display: inline-block;
  vertical-align: top;
  width: 100px;
  height: 20px;
  margin: 10px 5px 0 0;
  background-size: 20px 20px;
  vertical-align: top; }
  /* line 320, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .star-rating > span {
    height: 20px;
    background-size: 20px 20px; }

/* line 327, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .list_product_price_hidden_rating .price {
  display: none; }

/* line 332, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .votes_num {
  display: inline-block;
  margin: 13px 48px 0 0;
  vertical-align: top; }

/* line 338, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .expert_unit_link {
  display: block;
  text-decoration: none !important; }
  /* line 343, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .expert_unit_link:hover .expert {
    color: #48a7d4; }

/* line 350, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .expert_unit .expert {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  color: #555; }
  /* line 356, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .expert_unit .expert .value {
    margin: 5px 0 3px; }
  /* line 360, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .expert_unit .expert span {
    display: block;
    color: #555 !important; }

/* line 366, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .expert_unit .expert_img {
  float: left;
  margin-right: 10px; }
  /* line 370, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .expert_unit .expert_img img {
    max-width: 40px;
    border-radius: 50%; }

/* line 377, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_featured_product_stock {
  margin-right: 13px; }
  /* line 380, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .stm_featured_product_stock i {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 32px;
    color: #48a7d4;
    vertical-align: top; }
  /* line 389, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .stm_featured_product_stock span {
    display: inline-block;
    padding-top: 4px;
    margin: 0;
    overflow: hidden;
    vertical-align: top; }

/* line 398, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_product_meta_unit {
  margin-bottom: 11px; }

/* line 402, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_archive_view_type_list .stm_archive_product_exceprt {
  margin-bottom: 17px; }
  /* line 405, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_archive_view_type_list .stm_archive_product_exceprt p {
    margin-bottom: 0; }

/* line 412, assets/scss/scss_components/_woocommerce.scss */
.stm_archive_product_inner_grid_content .stm_archive_product_inner_unit {
  margin-bottom: 50px; }

/* line 416, assets/scss/scss_components/_woocommerce.scss */
.stm_archive_product_inner_grid_content .stm-courses {
  margin-bottom: 0; }
  /* line 419, assets/scss/scss_components/_woocommerce.scss */
  .stm_archive_product_inner_grid_content .stm-courses li {
    margin-bottom: 0; }

/* line 426, assets/scss/scss_components/_woocommerce.scss */
.multiseparator.grid {
  margin: 0 0 40px; }

/* line 430, assets/scss/scss_components/_woocommerce.scss */
.multiseparator.list {
  display: none; }

/* line 435, assets/scss/scss_components/_woocommerce.scss */
.product_status {
  margin: 0;
  padding: 2px 7px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 5px; }
  /* line 445, assets/scss/scss_components/_woocommerce.scss */
  .product_status.hot {
    background-color: #ff005b;
    color: #fff;
    font-size: 10px; }
  /* line 451, assets/scss/scss_components/_woocommerce.scss */
  .product_status.special {
    background-color: #48a7d4;
    color: #fff;
    font-size: 10px; }
  /* line 457, assets/scss/scss_components/_woocommerce.scss */
  .product_status.new {
    background-color: #eab830;
    color: #fff;
    font-size: 10px; }

/* line 465, assets/scss/scss_components/_woocommerce.scss */
.post-type-archive-product .woocommerce-breadcrumb {
  margin-bottom: 61px; }

/* line 471, assets/scss/scss_components/_woocommerce.scss */
.stm_course_single_page_top .title {
  margin-top: 0;
  padding-bottom: 20px; }

/* line 477, assets/scss/scss_components/_woocommerce.scss */
.stm_product_meta_single_page {
  position: relative;
  padding-bottom: 45px;
  border-bottom: 1px solid #e1e2e4;
  margin-top: 35px;
  z-index: 11;
  background-color: #fff; }
  /* line 485, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page.left {
    margin-right: -31px; }
  /* line 489, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page.right {
    margin-left: -31px; }
  /* line 494, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page .quantity input {
    max-width: 55px; }
  /* line 499, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page .price {
    margin-bottom: 20px; }
  /* line 504, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page .group_table tr {
    border-left: 0;
    border-right: 0; }
    /* line 508, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_meta_single_page .group_table tr:first-child {
      border-top: 0; }
    /* line 512, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_meta_single_page .group_table tr:last-child {
      border-bottom: 0; }
  /* line 517, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_meta_single_page .group_table td {
    padding: 15px 0 15px 15px; }
    /* line 520, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_meta_single_page .group_table td:first-child {
      padding-left: 0; }

/* line 527, assets/scss/scss_components/_woocommerce.scss */
.shop_sidebar_single_page.sidebar-area {
  margin-top: 0; }
  /* line 532, assets/scss/scss_components/_woocommerce.scss */
  .shop_sidebar_single_page.sidebar-area .widget:first-child:before, .shop_sidebar_single_page.sidebar-area .widget:first-child:after {
    display: none; }
  /* line 539, assets/scss/scss_components/_woocommerce.scss */
  .shop_sidebar_single_page.sidebar-area:after {
    top: 0; }

/* line 545, assets/scss/scss_components/_woocommerce.scss */
.single_product_inner_content .single_product_title {
  margin-top: 10px; }
  /* line 548, assets/scss/scss_components/_woocommerce.scss */
  .single_product_inner_content .single_product_title .product_title {
    margin-top: 0;
    padding-bottom: 23px;
    margin-bottom: 22px;
    border-bottom: 1px solid #e1e2e4; }

/* line 557, assets/scss/scss_components/_woocommerce.scss */
.single_product_after_title {
  margin-bottom: 20px; }
  /* line 560, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .meta_pull {
    max-width: 80%; }
  /* line 564, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .meta-unit {
    margin-bottom: 10px; }
    /* line 567, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta-unit .value {
      color: #555;
      margin: -1px 0 0;
      text-transform: uppercase; }
      /* line 572, assets/scss/scss_components/_woocommerce.scss */
      .single_product_after_title .meta-unit .value span {
        margin: 0 3px;
        color: #555; }
      /* line 577, assets/scss/scss_components/_woocommerce.scss */
      .single_product_after_title .meta-unit .value a {
        color: #555; }
        /* line 580, assets/scss/scss_components/_woocommerce.scss */
        .single_product_after_title .meta-unit .value a:last-child span {
          display: none; }
        /* line 584, assets/scss/scss_components/_woocommerce.scss */
        .single_product_after_title .meta-unit .value a:hover {
          color: #eab830; }
    /* line 590, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta-unit .meta_values {
      float: left; }
    /* line 595, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta-unit i {
      display: block;
      padding-top: 5px;
      margin: 0 15px 0 2px;
      font-size: 30px;
      color: #eab830; }
    /* line 603, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta-unit.teacher {
      margin-right: 55px; }
      /* line 607, assets/scss/scss_components/_woocommerce.scss */
      .single_product_after_title .meta-unit.teacher:hover .value {
        color: #eab830; }
  /* line 614, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .star-rating {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 20px;
    margin: 1px 0 4px 0;
    background-size: 20px 20px;
    vertical-align: top; }
    /* line 623, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .star-rating > span {
      height: 20px;
      background-size: 20px 20px; }
  /* line 629, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .price {
    display: none; }

/* line 635, assets/scss/scss_components/_woocommerce.scss */
.images .stm_thumnbails_gallery_unit {
  margin: 0 -6px; }

/* line 639, assets/scss/scss_components/_woocommerce.scss */
.images .woocommerce-main-image {
  display: block;
  text-align: center; }
  /* line 643, assets/scss/scss_components/_woocommerce.scss */
  .images .woocommerce-main-image img {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; }

/* line 650, assets/scss/scss_components/_woocommerce.scss */
.images .thumbnails {
  margin: 20px 0 0; }
  /* line 653, assets/scss/scss_components/_woocommerce.scss */
  .images .thumbnails:after {
    content: '';
    clear: both;
    display: block; }
  /* line 657, assets/scss/scss_components/_woocommerce.scss */
  .images .thumbnails a {
    display: block;
    max-width: 170px;
    padding: 0 5px;
    float: left;
    text-align: center; }
    /* line 664, assets/scss/scss_components/_woocommerce.scss */
    .images .thumbnails a img {
      display: inline-block;
      width: 100%;
      max-width: 100%;
      height: auto;
      vertical-align: top; }

/* line 675, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_gallery-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 35px; }
  /* line 680, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_gallery-wrapper .gallery-btn {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 30px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    opacity: 0; }
    /* line 690, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .gallery-btn.gallery-prev {
      left: -30px; }
    /* line 694, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .gallery-btn.gallery-next {
      right: -30px; }
  /* line 700, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_gallery-wrapper:hover .gallery-btn {
    opacity: 1; }
    /* line 703, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper:hover .gallery-btn.gallery-prev {
      left: 0px; }
    /* line 707, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper:hover .gallery-btn.gallery-next {
      right: 0px; }
  /* line 714, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_gallery-wrapper .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 15px; }
  /* line 719, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_gallery-wrapper .flex-control-thumbs {
    margin: 0 -15px; }
    /* line 722, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .flex-control-thumbs li {
      width: calc(20% - 15px);
      margin: 0 7.5px 15px; }
    /* line 727, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .flex-control-thumbs.owl-carousel {
      margin: 0; }
      /* line 730, assets/scss/scss_components/_woocommerce.scss */
      .stm_woo_gallery-wrapper .flex-control-thumbs.owl-carousel li {
        width: 100%;
        margin: 0; }
    /* line 738, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev,
    .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next {
      display: flex;
      align-items: center;
      position: absolute;
      top: 0;
      bottom: 0;
      background-color: #48a7d4;
      padding: 5px 10px;
      color: #fff; }
      /* line 749, assets/scss/scss_components/_woocommerce.scss */
      .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev i,
      .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next i {
        position: relative;
        top: -3px; }
    /* line 755, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-next {
      right: 0; }
    /* line 759, assets/scss/scss_components/_woocommerce.scss */
    .stm_woo_gallery-wrapper .flex-control-thumbs .owl-controls .owl-nav .owl-prev {
      left: 0; }

/* line 767, assets/scss/scss_components/_woocommerce.scss */
.stm_price_label {
  display: block;
  margin: 0 0 8px;
  text-transform: uppercase; }

/* line 773, assets/scss/scss_components/_woocommerce.scss */
.price {
  margin-bottom: 15px; }
  /* line 776, assets/scss/scss_components/_woocommerce.scss */
  .price ins {
    text-decoration: none; }
    /* line 779, assets/scss/scss_components/_woocommerce.scss */
    .price ins .amount {
      font-size: 32px;
      font-weight: 700; }
  /* line 785, assets/scss/scss_components/_woocommerce.scss */
  .price del {
    margin-right: 5px; }

/* line 796, assets/scss/scss_components/_woocommerce.scss */
.stm_product_list_widget ins .amount {
  font-size: 15px; }

/* line 802, assets/scss/scss_components/_woocommerce.scss */
.out-of-stock {
  margin-bottom: 10px; }

/* line 806, assets/scss/scss_components/_woocommerce.scss */
.in-stock {
  display: none; }

/* line 810, assets/scss/scss_components/_woocommerce.scss */
.stm_product_sidebar_meta_units {
  margin-top: 15px; }
  /* line 814, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table {
    width: 100%;
    margin-bottom: 0; }
    /* line 818, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table tr {
      border: 0; }
    /* line 822, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td {
      border-bottom: 1px solid #e1e2e4;
      padding: 23px 0 23px; }
      /* line 826, assets/scss/scss_components/_woocommerce.scss */
      .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td.icon {
        padding-left: 5px;
        width: 60px;
        font-size: 30px;
        vertical-align: middle;
        color: #aaa; }
      /* line 834, assets/scss/scss_components/_woocommerce.scss */
      .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit table td.value {
        margin: 0;
        color: #555; }
  /* line 842, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_sidebar_meta_units .stm_product_sidebar_meta_unit:last-child td {
    border-bottom: 0;
    padding-bottom: 0; }

/* line 850, assets/scss/scss_components/_woocommerce.scss */
.single_add_to_cart_button {
  width: 100%;
  max-width: 301px;
  text-align: center;
  height: 75px;
  font-size: 18px;
  letter-spacing: -0.2px; }

/* line 859, assets/scss/scss_components/_woocommerce.scss */
.single_add_to_cart_button_link {
  line-height: 50px; }

/* line 863, assets/scss/scss_components/_woocommerce.scss */
div.pp_woocommerce .pp_gallery ul li a:hover, div.pp_woocommerce .pp_gallery ul li.selected a {
  border-color: #eab830 !important; }

/* line 867, assets/scss/scss_components/_woocommerce.scss */
.teacher_single_product_page_title {
  text-transform: uppercase;
  margin: 38px 0 20px; }

/* line 872, assets/scss/scss_components/_woocommerce.scss */
.teacher_single_product_page {
  padding-bottom: 15px; }
  /* line 876, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page > a:hover .title {
    color: #eab830; }
  /* line 881, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page img {
    float: left;
    margin-right: 15px;
    max-width: 100px;
    border-radius: 50%; }
  /* line 888, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page .title {
    margin: 11px 0 2px;
    color: #457992; }
  /* line 893, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page .job {
    display: block;
    margin-bottom: 6px;
    font-weight: 400;
    font-size: 13px; }
  /* line 900, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page .expert_socials {
    overflow: hidden;
    padding-top: 5px; }
    /* line 904, assets/scss/scss_components/_woocommerce.scss */
    .teacher_single_product_page .expert_socials a {
      position: relative;
      top: 0;
      display: inline-block;
      margin-right: 7px;
      margin-bottom: 5px;
      height: 28px;
      width: 28px;
      font-size: 13px;
      color: #fff;
      border-radius: 50%;
      text-align: center;
      line-height: 28px; }
      /* line 918, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a.expert-social-facebook {
        background-color: #3684e3; }
      /* line 922, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a.expert-social-twitter {
        background-color: #53c8ff; }
      /* line 926, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a.expert-social-google-plus {
        background-color: #dd4b39; }
      /* line 930, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a.expert-social-linkedin {
        background-color: #2437ab; }
      /* line 934, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a.expert-social-youtube-play {
        background-color: #bb0000; }
      /* line 938, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a:after {
        content: '';
        display: block;
        position: absolute;
        width: 100%;
        height: 3px;
        z-index: 10;
        bottom: -3px;
        left: 0;
        display: none; }
      /* line 945, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a:hover {
        top: -3px; }
        /* line 948, assets/scss/scss_components/_woocommerce.scss */
        .teacher_single_product_page .expert_socials a:hover:after {
          display: block; }
      /* line 953, assets/scss/scss_components/_woocommerce.scss */
      .teacher_single_product_page .expert_socials a:last-child {
        margin-left: 0; }
  /* line 959, assets/scss/scss_components/_woocommerce.scss */
  .teacher_single_product_page .content {
    margin-top: 30px; }

/* line 964, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-verification-required {
  margin: 15px 0; }

/* line 968, assets/scss/scss_components/_woocommerce.scss */
.woo_reviews_title {
  margin: 38px 0 28px;
  text-transform: uppercase; }

/* line 973, assets/scss/scss_components/_woocommerce.scss */
.average_rating {
  float: left;
  margin-right: 95px; }

/* line 978, assets/scss/scss_components/_woocommerce.scss */
.detailed_rating {
  float: left;
  margin-bottom: 7px; }
  /* line 982, assets/scss/scss_components/_woocommerce.scss */
  .detailed_rating .detail_rating_unit {
    font-size: 13px; }
    /* line 985, assets/scss/scss_components/_woocommerce.scss */
    .detailed_rating .detail_rating_unit tr {
      border: 0; }
      /* line 988, assets/scss/scss_components/_woocommerce.scss */
      .detailed_rating .detail_rating_unit tr td {
        padding: 0;
        padding-bottom: 15px; }
        /* line 992, assets/scss/scss_components/_woocommerce.scss */
        .detailed_rating .detail_rating_unit tr td.key {
          padding-right: 15px;
          font-weight: 700;
          color: #555; }
        /* line 998, assets/scss/scss_components/_woocommerce.scss */
        .detailed_rating .detail_rating_unit tr td.bar {
          padding-right: 13px; }
          /* line 1001, assets/scss/scss_components/_woocommerce.scss */
          .detailed_rating .detail_rating_unit tr td.bar .full_bar {
            position: relative;
            width: 177px;
            height: 14px;
            background-color: #e1e2e4;
            border-radius: 4px; }
            /* line 1008, assets/scss/scss_components/_woocommerce.scss */
            .detailed_rating .detail_rating_unit tr td.bar .full_bar .bar_filler {
              position: absolute;
              top: 0;
              left: 0;
              height: 100%;
              background-color: #eab830;
              border-radius: 4px; }

/* line 1027, assets/scss/scss_components/_woocommerce.scss */
.average_rating_unit {
  min-width: 148px;
  padding: 20px 15px 13px;
  margin-bottom: 15px;
  border: 2px solid #eab830;
  border-radius: 5px;
  text-align: center; }
  /* line 1035, assets/scss/scss_components/_woocommerce.scss */
  .average_rating_unit .average_rating_value {
    font-size: 75px;
    line-height: 75px;
    font-weight: 700;
    letter-spacing: -5px; }
  /* line 1042, assets/scss/scss_components/_woocommerce.scss */
  .average_rating_unit .average_rating_num {
    color: #aaa; }

/* line 1047, assets/scss/scss_components/_woocommerce.scss */
.average-rating-stars {
  margin-bottom: 10px; }
  /* line 1050, assets/scss/scss_components/_woocommerce.scss */
  .average-rating-stars .star-rating {
    display: inline-block;
    vertical-align: top;
    width: 100px;
    height: 20px;
    margin-top: 8px;
    background-size: 20px 20px;
    vertical-align: top; }
    /* line 1059, assets/scss/scss_components/_woocommerce.scss */
    .average-rating-stars .star-rating > span {
      height: 20px;
      background-size: 20px 20px; }
  /* line 1065, assets/scss/scss_components/_woocommerce.scss */
  .average-rating-stars .price {
    display: none; }

/* line 1070, assets/scss/scss_components/_woocommerce.scss */
.rating_sub_title {
  margin-bottom: 15px; }

/* line 1074, assets/scss/scss_components/_woocommerce.scss */
.comment-form-rating.woo_stm_rating_fields {
  margin-bottom: 15px; }
  /* line 1077, assets/scss/scss_components/_woocommerce.scss */
  .comment-form-rating.woo_stm_rating_fields .select2 {
    display: none !important; }
  /* line 1081, assets/scss/scss_components/_woocommerce.scss */
  .comment-form-rating.woo_stm_rating_fields .stars {
    margin: 10px 0 25px;
    text-indent: -9999px; }
    /* line 1085, assets/scss/scss_components/_woocommerce.scss */
    .comment-form-rating.woo_stm_rating_fields .stars span {
      display: block; }
      /* line 1088, assets/scss/scss_components/_woocommerce.scss */
      .comment-form-rating.woo_stm_rating_fields .stars span:after {
        content: '';
        clear: both;
        display: block; }
      /* line 1092, assets/scss/scss_components/_woocommerce.scss */
      .comment-form-rating.woo_stm_rating_fields .stars span a {
        display: block;
        float: left;
        padding-left: 3px;
        width: 20px;
        height: 20px;
        background: url("/bitrix/templates/main/../img/staremptyl.svg") 0 0 no-repeat;
        background-size: 20px 20px; }
        /* line 1101, assets/scss/scss_components/_woocommerce.scss */
        .comment-form-rating.woo_stm_rating_fields .stars span a.filled-active, .comment-form-rating.woo_stm_rating_fields .stars span a.filled {
          background: url("/bitrix/templates/main/../img/starfull.svg") 0 0 no-repeat;
          background-size: 20px 20px; }
  /* line 1110, assets/scss/scss_components/_woocommerce.scss */
  .comment-form-rating.woo_stm_rating_fields label {
    font-size: 13px; }

/* line 1115, assets/scss/scss_components/_woocommerce.scss */
h4 .verified {
  font-size: 13px; }

/* line 1121, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .comment_container img {
  border-radius: 50%;
  float: left;
  margin-right: 27px; }

/* line 1129, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .comment-list li {
  padding-bottom: 50px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e1e2e4; }
  /* line 1134, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_comments .comment-list li:after {
    content: '';
    clear: both;
    display: block; }
  /* line 1138, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_comments .comment-list li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0; }

/* line 1147, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .comment-text .star-rating {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top;
  width: 100px;
  height: 20px;
  background-size: 20px 20px;
  vertical-align: top; }
  /* line 1156, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_comments .comment-text .star-rating > span {
    height: 20px;
    background-size: 20px 20px; }

/* line 1162, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .comment-text .description {
  margin-top: 6px; }

/* line 1167, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .meta {
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  vertical-align: top; }

/* line 1174, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_comments .stm_review_author_name {
  margin-bottom: 20px; }
  /* line 1177, assets/scss/scss_components/_woocommerce.scss */
  .stm_woo_comments .stm_review_author_name h4 {
    margin: 0; }

/* line 1184, assets/scss/scss_components/_woocommerce.scss */
.stm_woo_review_form .form-submit {
  margin-bottom: 0; }

/* line 1189, assets/scss/scss_components/_woocommerce.scss */
.sidebar_product_content {
  margin-bottom: 15px; }
  /* line 1192, assets/scss/scss_components/_woocommerce.scss */
  .sidebar_product_content:after {
    content: '';
    clear: both;
    display: block; }
  /* line 1196, assets/scss/scss_components/_woocommerce.scss */
  .sidebar_product_content .product_main_data {
    float: left;
    margin-right: 30px; }
  /* line 1201, assets/scss/scss_components/_woocommerce.scss */
  .sidebar_product_content .stm_product_sidebar_meta_units {
    float: left; }

/* line 1206, assets/scss/scss_components/_woocommerce.scss */
.shop_table {
  width: 100%;
  margin-bottom: 0; }
  /* line 1211, assets/scss/scss_components/_woocommerce.scss */
  .shop_table > tbody > tr {
    border: 0; }
    /* line 1214, assets/scss/scss_components/_woocommerce.scss */
    .shop_table > tbody > tr td {
      padding: 30px 8px;
      vertical-align: middle; }
      /* line 1218, assets/scss/scss_components/_woocommerce.scss */
      .shop_table > tbody > tr td.product-thumbnail {
        width: 60px; }
        /* line 1221, assets/scss/scss_components/_woocommerce.scss */
        .shop_table > tbody > tr td.product-thumbnail img {
          display: block;
          width: 122px; }
      /* line 1227, assets/scss/scss_components/_woocommerce.scss */
      .shop_table > tbody > tr td.product-quantity {
        padding: 0 20px;
        width: 140px; }
        /* line 1231, assets/scss/scss_components/_woocommerce.scss */
        .shop_table > tbody > tr td.product-quantity input {
          width: 100%; }
      /* line 1239, assets/scss/scss_components/_woocommerce.scss */
      .shop_table > tbody > tr td.actions {
        padding: 50px 0 10px; }
  /* line 1249, assets/scss/scss_components/_woocommerce.scss */
  .shop_table > thead > tr th.product-quantity {
    padding: 8px 20px; }
  /* line 1256, assets/scss/scss_components/_woocommerce.scss */
  .shop_table .shop_table_small_thumb img {
    width: 75px;
    margin-right: 10px; }

/* line 1262, assets/scss/scss_components/_woocommerce.scss */
.cart-empty {
  margin: 0 0 20px; }

/* line 1267, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-page label {
  font-weight: 400;
  color: #aaa; }

/* line 1273, assets/scss/scss_components/_woocommerce.scss */
.form-row {
  margin-bottom: 15px; }
  /* line 1276, assets/scss/scss_components/_woocommerce.scss */
  .form-row input {
    width: 100%; }
  /* line 1280, assets/scss/scss_components/_woocommerce.scss */
  .form-row .required {
    color: #f13e3e; }
  /* line 1284, assets/scss/scss_components/_woocommerce.scss */
  .form-row label {
    margin-bottom: 5px; }

/* line 1289, assets/scss/scss_components/_woocommerce.scss */
#place_order {
  max-width: 200px; }

/* line 1294, assets/scss/scss_components/_woocommerce.scss */
.myaccount_user {
  border-left: 5px solid #eab830;
  padding: 6px 23px;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  margin-bottom: 20px; }

/* line 1304, assets/scss/scss_components/_woocommerce.scss */
.my_account_orders .order-actions {
  text-align: right; }
  /* line 1307, assets/scss/scss_components/_woocommerce.scss */
  .my_account_orders .order-actions .button {
    min-width: 75px;
    padding: 10px; }

/* line 1313, assets/scss/scss_components/_woocommerce.scss */
.my_account_orders td, .my_account_orders th {
  border: 0 !important;
  border-bottom: 1px solid #ddd !important; }

/* line 1319, assets/scss/scss_components/_woocommerce.scss */
.payment_methods {
  padding: 0;
  list-style: none; }

/* line 1324, assets/scss/scss_components/_woocommerce.scss */
.stm_product_gallery {
  position: relative; }

/* line 1328, assets/scss/scss_components/_woocommerce.scss */
.stm_product_gallery_images {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1; }
  /* line 1335, assets/scss/scss_components/_woocommerce.scss */
  .stm_product_gallery_images.active {
    position: relative;
    opacity: 1;
    z-index: 10; }
    /* line 1340, assets/scss/scss_components/_woocommerce.scss */
    .stm_product_gallery_images.active.duplicate {
      position: absolute;
      opacity: 0;
      z-index: -1; }

/* line 1348, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-error {
  list-style: none;
  padding: 0; }

/* line 1353, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-error li {
  text-transform: uppercase;
  font-weight: 900;
  border: 4px solid #ffb3b3;
  padding: 26px;
  margin-bottom: 30px; }

/* line 1361, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-error i,
.woocommerce-error span {
  color: #ff6868; }

/* line 1366, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message {
  margin-bottom: 30px;
  position: relative; }

/* line 1371, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message .button {
  position: absolute;
  top: 50%;
  right: 26px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* line 1379, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message {
  text-transform: uppercase;
  font-weight: 900;
  border: 4px solid #10c45c;
  padding: 26px 165px 26px 26px;
  margin-bottom: 30px; }

/* line 1387, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message:after {
  content: '';
  clear: both;
  display: table; }

/* line 1393, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message .button {
  min-width: 115px;
  float: right;
  padding: 10px; }

/* line 1399, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-message i,
.woocommerce-message span {
  color: #10c45c;
  margin-right: 9px; }

/* line 1405, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-error i,
.woocommerce-info i,
.woocommerce-message i {
  margin-right: 9px; }

/* line 1411, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-info {
  text-transform: uppercase;
  font-weight: 900;
  border: 4px solid #457992;
  padding: 26px;
  margin-bottom: 30px; }

/* line 1419, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-info i,
.woocommerce-info span {
  color: #457992; }

/* line 1424, assets/scss/scss_components/_woocommerce.scss */
.woocommerce .shop_table.cart .coupon {
  float: left; }
  /* line 1427, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.cart .coupon #coupon_code {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px; }
  /* line 1433, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.cart .coupon .button {
    display: inline-block;
    vertical-align: top; }

/* line 1439, assets/scss/scss_components/_woocommerce.scss */
.woocommerce .shop_table.cart .button.update-cart {
  float: right; }

/* line 1446, assets/scss/scss_components/_woocommerce.scss */
.table-no-border > tbody > tr > td,
.table-no-border > tbody > tr > th {
  border-top: 0; }

/* line 1454, assets/scss/scss_components/_woocommerce.scss */
.woocommerce .cart-totals_wrap {
  border: 5px solid #d5d5d5;
  padding: 38px 37px 18px;
  margin-bottom: 20px; }
  /* line 1459, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .cart-totals_wrap .shipping-calculator-button {
    border-bottom: 1px dashed #48a7d4;
    text-transform: none !important; }
    /* line 1463, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce .cart-totals_wrap .shipping-calculator-button:hover {
      border-color: #eab830; }
  /* line 1468, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .cart-totals_wrap .shipping-calculator-form {
    padding-top: 10px; }
    /* line 1471, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce .cart-totals_wrap .shipping-calculator-form p {
      margin-bottom: 15px; }
      /* line 1474, assets/scss/scss_components/_woocommerce.scss */
      .woocommerce .cart-totals_wrap .shipping-calculator-form p:last-child {
        margin-bottom: 0; }
  /* line 1480, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .cart-totals_wrap p {
    margin-bottom: 0; }
  /* line 1484, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .cart-totals_wrap tr {
    border: 0; }
  /* line 1488, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .cart-totals_wrap th {
    width: 20%;
    font-weight: 700; }

/* line 1495, assets/scss/scss_components/_woocommerce.scss */
.create-account #createaccount {
  width: inherit;
  display: inline-block;
  vertical-align: top;
  margin-right: 4px;
  margin-top: 5px; }

/* line 1503, assets/scss/scss_components/_woocommerce.scss */
.create-account .checkbox {
  display: inline-block;
  margin: 0;
  vertical-align: top; }

/* line 1510, assets/scss/scss_components/_woocommerce.scss */
.payment_method_paypal img {
  max-height: 35px;
  vertical-align: middle;
  margin-left: 13px; }

/* line 1516, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table {
  width: 100%; }

/* line 1520, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table .table_heading {
  text-transform: uppercase;
  font-weight: 900;
  color: #777777; }

/* line 1526, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table.shop-table > tbody > tr > td,
.woocommerce-checkout-review-order-table > tbody > tr > td,
.woocommerce-checkout-review-order-table.shop_table th,
.woocommerce-checkout-review-order-table.shop_table td,
.woocommerce-checkout-review-order-table th {
  padding: 6px 17px; }

/* line 1534, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table td.product-name,
.woocommerce-checkout-review-order-table th {
  text-align: left; }

/* line 1539, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table th.product-total,
.woocommerce-checkout-review-order-table td {
  text-align: right; }

/* line 1544, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table > tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2; }

/* line 1548, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-checkout-review-order-table .shipping td {
  font-weight: 900; }

/* line 1552, assets/scss/scss_components/_woocommerce.scss */
.payment_methods.methods {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 1558, assets/scss/scss_components/_woocommerce.scss */
.payment_methods.methods label {
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 10px 8px;
  color: #555; }

/* line 1565, assets/scss/scss_components/_woocommerce.scss */
.payment_methods.methods label a {
  vertical-align: middle;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  margin-left: 15px;
  color: #aaaaaa;
  text-decoration: underline !important; }

/* line 1575, assets/scss/scss_components/_woocommerce.scss */
.payment_methods.methods label a:hover {
  text-decoration: none !important;
  color: #777777; }

/* line 1580, assets/scss/scss_components/_woocommerce.scss */
.payment_methods.methods .payment_box p {
  font-style: italic;
  line-height: 20px;
  color: #7b7b7b; }

/* line 1586, assets/scss/scss_components/_woocommerce.scss */
.payment_method_paypal img {
  max-height: 35px;
  vertical-align: middle;
  margin-left: 13px; }

/* line 1593, assets/scss/scss_components/_woocommerce.scss */
.payment_methods p {
  margin-bottom: 15px; }

/* line 1598, assets/scss/scss_components/_woocommerce.scss */
.woocommerce abbr[title], .woocommerce abbr[data-original-title] {
  cursor: default;
  border: 0 none; }

/* line 1603, assets/scss/scss_components/_woocommerce.scss */
.woocommerce .shop_table.order_details {
  margin-bottom: 55px;
  width: inherit; }
  /* line 1609, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.order_details > tbody > tr > td {
    padding: 5px 10px; }
  /* line 1615, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.order_details th {
    padding: 5px 10px; }
  /* line 1619, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.order_details .product-total {
    text-align: right; }
  /* line 1624, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce .shop_table.order_details tfoot td {
    padding: 5px 10px;
    text-align: right; }

/* line 1631, assets/scss/scss_components/_woocommerce.scss */
.woocommerce .shop_table.order_details > tbody > tr:nth-of-type(odd) {
  background-color: #f2f2f2; }

/* line 1635, assets/scss/scss_components/_woocommerce.scss */
.shop_table.customer_details {
  width: inherit;
  margin-bottom: 55px; }
  /* line 1639, assets/scss/scss_components/_woocommerce.scss */
  .shop_table.customer_details td {
    padding: 5px 10px; }

/* line 1644, assets/scss/scss_components/_woocommerce.scss */
.my_account_orders {
  margin-bottom: 30px; }

/* line 1648, assets/scss/scss_components/_woocommerce.scss */
.edit-billing-address {
  padding: 10px;
  min-width: 80px; }

/* line 1653, assets/scss/scss_components/_woocommerce.scss */
mark {
  background: none;
  color: #eab830;
  padding: inherit; }

/* line 1659, assets/scss/scss_components/_woocommerce.scss */
.woocommerce form.register,
.woocommerce form.login {
  border: 5px solid #d5d5d5;
  padding: 50px 50px 20px 50px; }
  /* line 1664, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce form.register:after,
  .woocommerce form.login:after {
    content: '';
    clear: both;
    display: block; }
  /* line 1668, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce form.register .button,
  .woocommerce form.login .button {
    min-width: 80px;
    padding: 10px;
    margin-right: 10px;
    width: inherit;
    display: inline-block; }
  /* line 1676, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce form.register p.form-row-login,
  .woocommerce form.login p.form-row-login {
    float: left; }
  /* line 1680, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce form.register p.lost_password,
  .woocommerce form.login p.lost_password {
    float: right;
    margin: 9px 0 0; }

/* line 1687, assets/scss/scss_components/_woocommerce.scss */
.woocommerce form.login label #rememberme {
  display: inline-block;
  width: inherit; }

/* line 1693, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-pagination {
  margin-top: 50px; }

/* line 1698, assets/scss/scss_components/_woocommerce.scss */
.product_main_data .price > span.amount {
  margin-top: 10px;
  font-size: 32px;
  font-weight: 700; }

/* line 1705, assets/scss/scss_components/_woocommerce.scss */
.digital-downloads {
  margin-top: 20px;
  list-style: none;
  padding-left: 0; }
  /* line 1711, assets/scss/scss_components/_woocommerce.scss */
  .digital-downloads li a {
    font-size: 16px;
    color: #10c45c; }

/* line 1720, assets/scss/scss_components/_woocommerce.scss */
.order-actions .button {
  margin-right: 10px; }
  /* line 1723, assets/scss/scss_components/_woocommerce.scss */
  .order-actions .button:last-child {
    margin-right: 0; }

/* line 1730, assets/scss/scss_components/_woocommerce.scss */
.shop_table tr {
  border: 0; }

/* line 1734, assets/scss/scss_components/_woocommerce.scss */
.shop_table th, .shop_table td {
  padding: 0; }

/* line 1739, assets/scss/scss_components/_woocommerce.scss */
.stm_badge.stm_small_badge {
  position: relative;
  top: 4px;
  display: inline-block;
  vertical-align: bottom; }
  /* line 1745, assets/scss/scss_components/_woocommerce.scss */
  .stm_badge.stm_small_badge .badge_unit {
    display: inline-block;
    vertical-align: top;
    padding: 2px 7px;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #48a7d4;
    border-radius: 3px;
    line-height: 1.1;
    opacity: 0.9; }
    /* line 1759, assets/scss/scss_components/_woocommerce.scss */
    .stm_badge.stm_small_badge .badge_unit.free {
      background-color: #10c45c; }
    /* line 1763, assets/scss/scss_components/_woocommerce.scss */
    .stm_badge.stm_small_badge .badge_unit.quiz {
      background-color: #eab830; }
    /* line 1767, assets/scss/scss_components/_woocommerce.scss */
    .stm_badge.stm_small_badge .badge_unit.exam {
      background-color: #d94da6; }
    /* line 1771, assets/scss/scss_components/_woocommerce.scss */
    .stm_badge.stm_small_badge .badge_unit.video {
      background-color: #1EC1D9; }
    /* line 1775, assets/scss/scss_components/_woocommerce.scss */
    .stm_badge.stm_small_badge .badge_unit.test {
      background-color: #f13e3e; }

/* line 1785, assets/scss/scss_components/_woocommerce.scss */
body.woocommerce-page #wrapper #main {
  padding-bottom: 50px !important; }

/* line 1789, assets/scss/scss_components/_woocommerce.scss */
.button {
  color: #fff !important; }
  /* line 1790, assets/scss/scss_components/_woocommerce.scss */
  .button:after {
    display: none; }
  /* line 1796, assets/scss/scss_components/_woocommerce.scss */
  .button[disabled] {
    opacity: 0.5; }

/* line 1801, assets/scss/scss_components/_woocommerce.scss */
.product-category-new {
  margin: 0 0 50px !important; }
  /* line 1804, assets/scss/scss_components/_woocommerce.scss */
  .product-category-new > a {
    display: block;
    max-width: 270px;
    margin: 0 auto; }
  /* line 1810, assets/scss/scss_components/_woocommerce.scss */
  .product-category-new .category-image-new {
    text-align: center; }
  /* line 1814, assets/scss/scss_components/_woocommerce.scss */
  .product-category-new h3 {
    text-align: center;
    font-size: 14px;
    text-transform: uppercase; }
    /* line 1819, assets/scss/scss_components/_woocommerce.scss */
    .product-category-new h3 .count {
      font-weight: 400;
      color: #aaa; }

/* line 1829, assets/scss/scss_components/_woocommerce.scss */
.sidebar-area ul.product_list_widget li:after {
  content: '';
  display: block;
  clear: both; }

/* line 1836, assets/scss/scss_components/_woocommerce.scss */
.sidebar-area ul.product_list_widget li > a:after {
  content: '';
  display: block;
  clear: both; }

/* line 1843, assets/scss/scss_components/_woocommerce.scss */
.sidebar-area ul.product_list_widget li img {
  float: left;
  max-width: 100px;
  margin: 0 15px 0 0; }

/* line 1849, assets/scss/scss_components/_woocommerce.scss */
.sidebar-area ul.product_list_widget li .product-title {
  top: 0;
  margin: 5px 0 0;
  font-size: 14px;
  font-weight: 700; }

/* line 1856, assets/scss/scss_components/_woocommerce.scss */
.sidebar-area ul.product_list_widget li > a {
  display: block; }

/* line 1864, assets/scss/scss_components/_woocommerce.scss */
.variations_form table.variations {
  margin-bottom: 30px; }
  /* line 1868, assets/scss/scss_components/_woocommerce.scss */
  .variations_form table.variations tr:not(:first-child) td.label {
    margin-top: 20px; }

/* line 1875, assets/scss/scss_components/_woocommerce.scss */
.variations_form .single_variation_wrap .single_variation {
  margin-bottom: 30px; }

/* line 1881, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery img {
  width: 100%; }

/* line 1885, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em; }

/* line 1890, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery figure {
  margin: 0; }

/* line 1894, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
  width: 25%;
  display: inline-block; }

/* line 1899, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery .flex-control-thumbs {
  display: flex;
  flex-wrap: wrap; }
  /* line 1903, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    cursor: pointer; }
  /* line 1908, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce-product-gallery .flex-control-thumbs img {
    opacity: .5; }

/* line 1913, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery .flex-control-thumbs img.flex-active, .woocommerce-product-gallery .flex-control-thumbs img:hover {
  opacity: 1; }

/* line 1917, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery img {
  display: block; }

/* line 1921, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99; }

/* line 1928, assets/scss/scss_components/_woocommerce.scss */
ol.flex-control-nav.flex-control-thumbs {
  padding-left: 0px; }

/* line 1932, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery__trigger {
  right: inherit;
  left: .5em; }

/* line 1937, assets/scss/scss_components/_woocommerce.scss */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box; }

/* line 1951, assets/scss/scss_components/_woocommerce.scss */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box; }

/* line 1964, assets/scss/scss_components/_woocommerce.scss */
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box; }

/* Woo My Account Tabs*/
/* line 1981, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-navigation {
  display: table;
  float: none;
  width: 100%; }

/* line 1987, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-account .woocommerce-MyAccount-content {
  float: none;
  width: 100%; }

/* line 1992, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-MyAccount-navigation ul {
  display: table !important;
  table-layout: fixed;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 30px; }

/* line 2002, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-MyAccount-navigation ul > li {
  display: table-cell; }

/* line 2006, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-MyAccount-navigation ul > li > a {
  display: block;
  padding: 12px 20px;
  background-color: #457992;
  border: 0;
  border-left: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px; }

/* line 2019, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-MyAccount-navigation ul > li.is-active a,
.woocommerce-MyAccount-navigation ul > li a:hover,
.woocommerce-MyAccount-navigation ul > li a:focus {
  background-color: #f0f2f5;
  color: #457992; }

/* line 2026, assets/scss/scss_components/_woocommerce.scss */
.woocommerce div.product form.cart .variations td.label {
  display: none; }

/* line 2030, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em; }

/* line 2035, assets/scss/scss_components/_woocommerce.scss */
.woocommerce-product-gallery figure {
  margin: 0; }

/* line 2039, assets/scss/scss_components/_woocommerce.scss */
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
  z-index: 9 !important; }

/* line 2043, assets/scss/scss_components/_woocommerce.scss */


/* line 2050, assets/scss/scss_components/_woocommerce.scss */
.product_main_data .cart:not(.grouped_form) .quantity,
.product_main_data .cart:not(.variations_form) .quantity {
  display: none; }

@media (max-width: 545px) {
  /* line 2058, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .meta_pull {
    max-width: 100%;
    float: none !important; }
    /* line 2062, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta_pull .pull-left {
      float: none !important; }
    /* line 2066, assets/scss/scss_components/_woocommerce.scss */
    .single_product_after_title .meta_pull .xs-product-cats-left {
      margin: 15px 0 10px; }
  /* line 2071, assets/scss/scss_components/_woocommerce.scss */
  .single_product_after_title .xs-comments-left {
    float: none !important; } }

@media (min-width: 992px) {
  /* line 2079, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce.columns-2 .col-md-4 {
    width: 50%; }
    /* line 2082, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-2 .col-md-4:nth-child(3n+1) {
      clear: none; }
    /* line 2086, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-2 .col-md-4:nth-child(2n+1) {
      clear: both; }
  /* line 2092, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce.columns-4 .col-md-4 {
    width: 25%; }
    /* line 2095, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-4 .col-md-4:nth-child(3n+1) {
      clear: none; }
    /* line 2099, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-4 .col-md-4:nth-child(4n+1) {
      clear: both; }
  /* line 2105, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce.columns-5 .col-md-4 {
    width: 20%; }
    /* line 2108, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-5 .col-md-4:nth-child(3n+1) {
      clear: none; }
    /* line 2112, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-5 .col-md-4:nth-child(5n+1) {
      clear: both; }
  /* line 2118, assets/scss/scss_components/_woocommerce.scss */
  .woocommerce.columns-6 .col-md-4 {
    width: 16.6%; }
    /* line 2121, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-6 .col-md-4:nth-child(3n+1) {
      clear: none; }
    /* line 2125, assets/scss/scss_components/_woocommerce.scss */
    .woocommerce.columns-6 .col-md-4:nth-child(6n+1) {
      clear: both; } }

/* 6.4 VC */
/* line 8, assets/scss/scss_components/_vc_standart.scss */
.wpb_tabs .wpb_tabs_nav.ui-tabs-nav li {
  float: left;
  border-left: 1px solid #fff;
  margin-right: 0;
  font-size: 0; }
  /* line 14, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs .wpb_tabs_nav.ui-tabs-nav li a {
    padding: 11.5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #457992;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis; }
  /* line 26, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs .wpb_tabs_nav.ui-tabs-nav li.ui-state-active a {
    background-color: #f0f2f5;
    color: #457992; }
  /* line 32, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs .wpb_tabs_nav.ui-tabs-nav li:first-child {
    border: 0; }

/* line 38, assets/scss/scss_components/_vc_standart.scss */
.wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  padding: 37px 51px 44px; }
  /* line 41, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab h4,
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab .h4, .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content h4,
  .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content .h4 {
    margin-bottom: 20px; }

/* line 47, assets/scss/scss_components/_vc_standart.scss */
.wpb_tabs .form-control {
  background-color: #fff; }
  /* line 50, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs .form-control:active {
    border-color: #48a7d4; }
  /* line 54, assets/scss/scss_components/_vc_standart.scss */
  .wpb_tabs .form-control:focus {
    border-color: #48a7d4; }

/* line 60, assets/scss/scss_components/_vc_standart.scss */
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header, .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #f0f2f5 !important; }

/* line 64, assets/scss/scss_components/_vc_standart.scss */
.vc_toggle {
  background-color: #457992; }
  /* line 67, assets/scss/scss_components/_vc_standart.scss */
  .vc_toggle .vc_toggle_title {
    padding: 11px 10px 11px; }
    /* line 70, assets/scss/scss_components/_vc_standart.scss */
    .vc_toggle .vc_toggle_title > h4 {
      color: #fff; }
    /* line 74, assets/scss/scss_components/_vc_standart.scss */
    .vc_toggle .vc_toggle_title .vc_toggle_icon:after,
    .vc_toggle .vc_toggle_title .vc_toggle_icon:before {
      border-color: #fff !important; }
  /* line 80, assets/scss/scss_components/_vc_standart.scss */
  .vc_toggle .vc_toggle_content {
    margin-top: 0;
    padding: 15px 10px 0;
    background-color: #f0f2f5; }
    /* line 85, assets/scss/scss_components/_vc_standart.scss */
    .vc_toggle .vc_toggle_content p {
      margin-bottom: 15px; }
  /* line 91, assets/scss/scss_components/_vc_standart.scss */
  .vc_toggle.vc_toggle_active .vc_toggle_title {
    background-color: #f0f2f5; }
    /* line 94, assets/scss/scss_components/_vc_standart.scss */
    .vc_toggle.vc_toggle_active .vc_toggle_title > h4 {
      color: #457992; }
    /* line 98, assets/scss/scss_components/_vc_standart.scss */
    .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:after,
    .vc_toggle.vc_toggle_active .vc_toggle_title .vc_toggle_icon:before {
      border-color: #457992 !important; }

/* line 106, assets/scss/scss_components/_vc_standart.scss */
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active {
  background-color: #f0f2f5; }
  /* line 109, assets/scss/scss_components/_vc_standart.scss */
  .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
    color: #457992; }

/* line 115, assets/scss/scss_components/_vc_standart.scss */
.wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper {
  background-color: #f0f2f5; }
  /* line 118, assets/scss/scss_components/_vc_standart.scss */
  .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li {
    margin: 0;
    background-color: #457992;
    border-bottom: 1px solid #fff; }
    /* line 123, assets/scss/scss_components/_vc_standart.scss */
    .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li a {
      padding: 12px 11px;
      text-transform: uppercase;
      color: #fff;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    /* line 132, assets/scss/scss_components/_vc_standart.scss */
    .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav li:last-child {
      border-bottom: 0; }
  /* line 137, assets/scss/scss_components/_vc_standart.scss */
  .wpb_content_element.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 11px; }

/* line 145, assets/scss/scss_components/_vc_standart.scss */
.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section {
  border-bottom: 1px solid #fff; }
  /* line 148, assets/scss/scss_components/_vc_standart.scss */
  .wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header {
    margin-bottom: 0;
    outline: none !important; }
    /* line 152, assets/scss/scss_components/_vc_standart.scss */
    .wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header a {
      padding: 12px 11px;
      outline: none !important;
      text-transform: uppercase;
      color: #fff;
      background-color: #457992; }
    /* line 161, assets/scss/scss_components/_vc_standart.scss */
    .wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .wpb_accordion_header.ui-state-active a {
      background-color: #f0f2f5;
      color: #457992; }
  /* line 168, assets/scss/scss_components/_vc_standart.scss */
  .wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_section .ui-state-default .ui-icon {
    top: 15px; }

/* line 173, assets/scss/scss_components/_vc_standart.scss */
.wpb_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
  background-color: #f0f2f5;
  padding: 12px; }

/* line 180, assets/scss/scss_components/_vc_standart.scss */
.ui-accordion-header-icon:hover {
  cursor: pointer; }

/* line 185, assets/scss/scss_components/_vc_standart.scss */
.vc_progress_bar.wpb_content_element .vc_single_bar {
  box-shadow: none;
  background-color: #f0f2f5; }
  /* line 189, assets/scss/scss_components/_vc_standart.scss */
  .vc_progress_bar.wpb_content_element .vc_single_bar .vc_label {
    color: #fff; }

/* line 197, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container {
  margin-right: 0 !important; }
  /* line 200, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list {
    display: table !important;
    table-layout: fixed;
    width: 100%;
    margin-left: 0 !important; }
    /* line 206, assets/scss/scss_components/_vc_standart.scss */
    .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab {
      display: table-cell; }
      /* line 209, assets/scss/scss_components/_vc_standart.scss */
      .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
        padding: 12px 20px;
        background-color: #457992;
        border: 0;
        border-left: 1px solid #fff;
        border-radius: 0;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-size: 14px; }
        /* line 220, assets/scss/scss_components/_vc_standart.scss */
        .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span.vc_tta-title-text {
          color: #fff; }
      /* line 226, assets/scss/scss_components/_vc_standart.scss */
      .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:first-child a {
        border-left: 0; }
      /* line 232, assets/scss/scss_components/_vc_standart.scss */
      .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a {
        background-color: #f0f2f5; }
        /* line 235, assets/scss/scss_components/_vc_standart.scss */
        .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span.vc_tta-title-text {
          color: #457992; }

/* line 245, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels {
  border: 0 !important;
  border-radius: 0 !important;
  background-color: #f0f2f5 !important; }
  /* line 250, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 37px 51px 44px;
    border: 0;
    border-radius: 0;
    background-color: #f0f2f5; }

/* line 262, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container {
  margin-right: 0 !important; }
  /* line 267, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a {
    padding: 12px 20px;
    background-color: #457992;
    border: 0;
    border-left: 0;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    font-size: 14px; }
    /* line 278, assets/scss/scss_components/_vc_standart.scss */
    .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab a span.vc_tta-title-text {
      color: #fff; }
  /* line 284, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab:first-child a {
    border-left: 0; }
  /* line 290, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    background-color: #f0f2f5; }
    /* line 293, assets/scss/scss_components/_vc_standart.scss */
    .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-tabs-container .vc_tta-tabs-list li.vc_tta-tab.vc_active a span.vc_tta-title-text {
      color: #457992; }

/* line 303, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels {
  border: 0 !important;
  border-radius: 0 !important;
  background-color: #f0f2f5 !important; }
  /* line 308, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-tabs.vc_tta-tabs-position-left.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding: 37px 51px 44px;
    border: 0;
    border-radius: 0;
    background-color: #f0f2f5; }

/* line 322, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  background-color: #457992 !important;
  border: 0;
  border-radius: 0 !important; }
  /* line 327, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-title-text {
    color: #fff;
    text-transform: uppercase; }
  /* line 332, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #fff !important; }
  /* line 336, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-controls-icon:after {
    border-color: #fff !important; }

/* line 342, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background-color: #f0f2f5 !important; }
  /* line 345, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-title-text {
    color: #457992; }
  /* line 349, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:before {
    border-color: #457992 !important; }
  /* line 353, assets/scss/scss_components/_vc_standart.scss */
  .vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-controls-icon:after {
    border-color: #457992 !important; }

/* line 360, assets/scss/scss_components/_vc_standart.scss */
.vc_tta-accordion.vc_tta-color-blue .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
  border: 0;
  background-color: #f0f2f5 !important; }

/* line 370, assets/scss/scss_components/_vc_standart.scss */
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list {
  flex-wrap: wrap !important; }
  /* line 372, assets/scss/scss_components/_vc_standart.scss */
  .vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list .vc_tta-tab {
    width: 100%; }

/* line 376, assets/scss/scss_components/_vc_standart.scss */
.vc_general.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container {
  padding: 15px 30px; }

/* line 382, assets/scss/scss_components/_vc_standart.scss */
.vc_separator h4 {
  padding: 0 15px; }

/* line 387, assets/scss/scss_components/_vc_standart.scss */
.vc_toggle .vc_toggle_title .vc_toggle_icon {
  margin-top: 3px; }

/* line 392, assets/scss/scss_components/_vc_standart.scss */
.vc_progress_bar.wpb_content_element {
  margin-bottom: 15px; }

/* line 396, assets/scss/scss_components/_vc_standart.scss */
.vc_general.vc_tta.vc_tta-tabs {
  border-top: 3px solid transparent; }
  /* line 399, assets/scss/scss_components/_vc_standart.scss */
  .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    margin: 0 0 30px !important; }
    /* line 402, assets/scss/scss_components/_vc_standart.scss */
    .vc_general.vc_tta.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list {
      display: flex; }
  /* line 407, assets/scss/scss_components/_vc_standart.scss */
  .vc_general.vc_tta.vc_tta-tabs .vc_tta-tab {
    margin-left: 0 !important;
    flex-grow: 1; }
    /* line 411, assets/scss/scss_components/_vc_standart.scss */
    .vc_general.vc_tta.vc_tta-tabs .vc_tta-tab > a {
      border: 0 !important;
      border-radius: 0 !important;
      color: #fff !important;
      text-align: center;
      font-size: 15px;
      font-weight: 600;
      text-transform: uppercase; }
    /* line 422, assets/scss/scss_components/_vc_standart.scss */
    .vc_general.vc_tta.vc_tta-tabs .vc_tta-tab.vc_active > a {
      color: #273044 !important;
      background-color: #fff !important; }
  /* line 429, assets/scss/scss_components/_vc_standart.scss */
  .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels {
    border: 0 !important;
    background-color: transparent !important; }
    /* line 433, assets/scss/scss_components/_vc_standart.scss */
    .vc_general.vc_tta.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
      padding: 20px 0 0; }

@media (max-width: 515px) {
  /* line 440, assets/scss/scss_components/_vc_standart.scss */
  .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: transparent !important;
    border-radius: 0 !important; }
    /* line 444, assets/scss/scss_components/_vc_standart.scss */
    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading a {
      font-weight: 600; }
  /* line 448, assets/scss/scss_components/_vc_standart.scss */
  .wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body {
    background-color: transparent !important;
    border: 0 !important;
    margin-bottom: 30px !important; } }

/* 7 Mobile styles */
/* 7.1 Responsive bootstrap enhanced base styles */
/* lg and md cells */
@media (min-width: 992px) {
  /* line 3, assets/scss/scss_components/_responsive_base.scss */
  .lg-md-text-center {
    text-align: center; }
  /* line 7, assets/scss/scss_components/_responsive_base.scss */
  .lg-md-text-left {
    text-align: left; }
  /* line 11, assets/scss/scss_components/_responsive_base.scss */
  .lg-md-text-right {
    text-align: right; }
  /* line 15, assets/scss/scss_components/_responsive_base.scss */
  .lg-md-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* lg cells */
@media (min-width: 1200px) {
  /* line 24, assets/scss/scss_components/_responsive_base.scss */
  .lg-text-center {
    text-align: center; }
  /* line 28, assets/scss/scss_components/_responsive_base.scss */
  .lg-text-left {
    text-align: left; }
  /* line 32, assets/scss/scss_components/_responsive_base.scss */
  .lg-text-right {
    text-align: right; }
  /* line 36, assets/scss/scss_components/_responsive_base.scss */
  .lg-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* md cells */
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 45, assets/scss/scss_components/_responsive_base.scss */
  .md-text-center {
    text-align: center; }
  /* line 49, assets/scss/scss_components/_responsive_base.scss */
  .md-text-left {
    text-align: left; }
  /* line 53, assets/scss/scss_components/_responsive_base.scss */
  .md-text-right {
    text-align: right; }
  /* line 57, assets/scss/scss_components/_responsive_base.scss */
  .md-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* sm and xs cells */
@media (max-width: 991px) {
  /* line 66, assets/scss/scss_components/_responsive_base.scss */
  .sm-xs-text-center {
    text-align: center; }
  /* line 70, assets/scss/scss_components/_responsive_base.scss */
  .sm-xs-text-left {
    text-align: left; }
  /* line 74, assets/scss/scss_components/_responsive_base.scss */
  .sm-xs-text-right {
    text-align: right; }
  /* line 78, assets/scss/scss_components/_responsive_base.scss */
  .sm-xs-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* sm cells */
@media (max-width: 991px) and (min-width: 768px) {
  /* line 87, assets/scss/scss_components/_responsive_base.scss */
  .sm-text-center {
    text-align: center; }
  /* line 91, assets/scss/scss_components/_responsive_base.scss */
  .sm-text-left {
    text-align: left; }
  /* line 95, assets/scss/scss_components/_responsive_base.scss */
  .sm-text-right {
    text-align: right; }
  /* line 99, assets/scss/scss_components/_responsive_base.scss */
  .sm-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* xs cells */
@media (max-width: 767px) {
  /* line 108, assets/scss/scss_components/_responsive_base.scss */
  .xs-text-center {
    text-align: center; }
  /* line 112, assets/scss/scss_components/_responsive_base.scss */
  .xs-text-left {
    text-align: left; }
  /* line 116, assets/scss/scss_components/_responsive_base.scss */
  .xs-text-right {
    text-align: right; }
  /* line 120, assets/scss/scss_components/_responsive_base.scss */
  .xs-dp-in {
    display: inline-block;
    max-width: 100%;
    vertical-align: top; } }

/* 7.2 Responsive site styles */
@media (max-width: 1370px) {
  /* line 3, assets/scss/scss_components/_responsive.scss */
  .tparrows.preview1 {
    width: 43px; }
    /* line 5, assets/scss/scss_components/_responsive.scss */
    .tparrows.preview1:after {
      width: 43px; }
  /* line 11, assets/scss/scss_components/_responsive.scss */
  .tp-arr-imgholder {
    display: none !important; }
  /* line 17, assets/scss/scss_components/_responsive.scss */
  .hades.tparrows {
    width: 43px; }
    /* line 19, assets/scss/scss_components/_responsive.scss */
    .hades.tparrows .tp-arr-allwrapper {
      display: none !important; } }

/* lg and md cells */
@media (min-width: 992px) {
  /* line 27, assets/scss/scss_components/_responsive.scss */
  .navbar-collapse {
    padding: 0 !important; }
  /* line 31, assets/scss/scss_components/_responsive.scss */
  .vc_sidebar_position_right > .wpb_wrapper,
  .sidebar_position_right {
    position: relative;
    padding-right: 32px; }
    /* line 35, assets/scss/scss_components/_responsive.scss */
    .vc_sidebar_position_right > .wpb_wrapper:after,
    .sidebar_position_right:after {
      content: '';
      display: block;
      position: absolute;
      width: 1px;
      height: 95%;
      z-index: 10;
      bottom: 0;
      background-color: #e1e2e4;
      right: 0; }
  /* line 43, assets/scss/scss_components/_responsive.scss */
  .vc_sidebar_position_left > .wpb_wrapper,
  .sidebar_position_left {
    position: relative;
    padding-left: 32px; }
    /* line 47, assets/scss/scss_components/_responsive.scss */
    .vc_sidebar_position_left > .wpb_wrapper:after,
    .sidebar_position_left:after {
      content: '';
      display: block;
      position: absolute;
      width: 1px;
      height: 95%;
      z-index: 10;
      background-color: #e1e2e4;
      bottom: 0;
      left: 0; }
  /* line 55, assets/scss/scss_components/_responsive.scss */
  body.home #footer {
    position: fixed; } }

/* lg cells */
@media (min-width: 1200px) {
  /* line 62, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .woocommerce-product-search .search-field {
    min-width: 235px; }
  /* line 66, assets/scss/scss_components/_responsive.scss */
  #frontend_customizer #frontend_customizer_button {
    top: 30%; } }

/* md cells */
@media (max-width: 1199px) and (min-width: 992px) {
  /* line 73, assets/scss/scss_components/_responsive.scss */
  .post_list_main_section_wrapper .post_list_inner_content_unit_left {
    margin-left: -20px; }
  /* line 78, assets/scss/scss_components/_responsive.scss */
  .overflowed_content .icon_text {
    min-height: 161px; } }

@media (max-width: 1025px) {
  /* line 85, assets/scss/scss_components/_responsive.scss */
  .stm_fixed_background {
    position: relative; }
    /* line 87, assets/scss/scss_components/_responsive.scss */
    .stm_fixed_background .vc_parallax-inner {
      height: 100% !important;
      top: 0 !important;
      background-attachment: scroll !important;
      background-size: cover; } }

/* sm and xs cells */
@media (max-width: 991px) {
  /* line 98, assets/scss/scss_components/_responsive.scss */
  .vc_row.sm_reset_row {
    margin: 0 15px !important;
    padding: 0 15px !important; }
    /* line 101, assets/scss/scss_components/_responsive.scss */
    .vc_row.sm_reset_row .vc_column-inner {
      padding: 35px 15px 0 !important;
      margin: 0 !important; }
  /* line 106, assets/scss/scss_components/_responsive.scss */
  .vc_row.overflowed_content {
    margin-top: 0 !important;
    margin-left: -15px !important;
    margin-right: -15px !important;
    padding: 0 !important; }
  /* line 114, assets/scss/scss_components/_responsive.scss */
  .homeslidertitle .yellow {
    font-size: 30px; }
  /* line 120, assets/scss/scss_components/_responsive.scss */
  .blog_layout_grid .col-md-4:nth-child(3n+1) {
    clear: none; }
  /* line 123, assets/scss/scss_components/_responsive.scss */
  .blog_layout_grid .col-sm-6:nth-child(2n+1) {
    clear: both; }
  /* line 129, assets/scss/scss_components/_responsive.scss */
  .post_list_meta_unit.date-m {
    font-size: 9px !important; }
  /* line 132, assets/scss/scss_components/_responsive.scss */
  .post_list_meta_unit .date-d {
    font-size: 20px !important; }
  /* line 137, assets/scss/scss_components/_responsive.scss */
  .blog_layout_list.sidebar_position_left,
  .blog_layout_list.sidebar_position_right,
  .blog_layout_grid.sidebar_position_left,
  .blog_layout_grid.sidebar_position_right {
    padding: 0; }
  /* line 146, assets/scss/scss_components/_responsive.scss */
  .footer_widgets_wrapper .cols_4 aside {
    clear: none !important;
    width: 50%; }
    /* line 149, assets/scss/scss_components/_responsive.scss */
    .footer_widgets_wrapper .cols_4 aside:nth-child(2n+1) {
      clear: both !important; }
  /* line 156, assets/scss/scss_components/_responsive.scss */
  .overflowed_content .wpb_column {
    margin-top: 0 !important; }
  /* line 161, assets/scss/scss_components/_responsive.scss */
  .stm-courses .col-md-3:nth-child(4n+1) {
    clear: none !important; }
  /* line 167, assets/scss/scss_components/_responsive.scss */
  .teacher-col.col-md-3:nth-child(4n+1) {
    clear: none !important; }
  /* line 172, assets/scss/scss_components/_responsive.scss */
  .wpb_column.vc_custom_1435665068829 {
    padding-right: 15px !important; }
  /* line 176, assets/scss/scss_components/_responsive.scss */
  .vc_custom_heading.vc_custom_1435659711060 {
    margin-top: 0 !important; }
  /* line 180, assets/scss/scss_components/_responsive.scss */
  .stm_contact_image {
    float: none;
    margin-bottom: 30px; }
  /* line 185, assets/scss/scss_components/_responsive.scss */
  .fixed_invisible_top,
  .transparent_header {
    position: static; }
  /* line 190, assets/scss/scss_components/_responsive.scss */
  .transparent_header .logo_transparent_static {
    display: none !important;
    visibility: hidden !important; }
  /* line 195, assets/scss/scss_components/_responsive.scss */
  .transparent_header .logo_colored_fixed {
    display: block !important;
    visibility: visible !important; }
  /* line 202, assets/scss/scss_components/_responsive.scss */
  .stm_featured_products_unit .stm_featured_product_single_unit:hover,
  .icon_box:hover {
    margin-top: 0; }
  /* line 207, assets/scss/scss_components/_responsive.scss */
  .logo-unit {
    max-width: 60%;
    float: left; }
  /* line 213, assets/scss/scss_components/_responsive.scss */
  .sticky_header {
    padding-bottom: 0 !important; }
  /* line 217, assets/scss/scss_components/_responsive.scss */
  #header.sticky_header .header_default.fixed {
    position: static !important;
    min-height: 109px;
    padding: 28px 0 25px !important;
    -webkit-transform: inherit; }
    /* line 222, assets/scss/scss_components/_responsive.scss */
    #header.sticky_header .header_default.fixed .logo-unit {
      margin-top: 3px; }
  /* line 227, assets/scss/scss_components/_responsive.scss */
  .magic_line {
    display: none !important; }
  /* line 231, assets/scss/scss_components/_responsive.scss */
  .header-menu-mobile {
    padding: 0; }
    /* line 233, assets/scss/scss_components/_responsive.scss */
    .header-menu-mobile .header-menu {
      margin-top: 20px;
      padding: 0;
      border-top: 3px solid #e5e5e5;
      overflow: hidden; }
      /* line 238, assets/scss/scss_components/_responsive.scss */
      .header-menu-mobile .header-menu > li {
        position: relative;
        width: 100%;
        margin-bottom: 0;
        border-bottom: 1px solid #e1e2e4; }
        /* line 244, assets/scss/scss_components/_responsive.scss */
        .header-menu-mobile .header-menu > li.opened > a {
          background-color: #fff;
          color: #eab830; }
        /* line 249, assets/scss/scss_components/_responsive.scss */
        .header-menu-mobile .header-menu > li > a {
          display: block;
          padding: 20px 50px 20px 40px;
          background-color: #f0f2f5;
          text-transform: uppercase;
          font-size: 16px; }
        /* line 256, assets/scss/scss_components/_responsive.scss */
        .header-menu-mobile .header-menu > li .arrow {
          position: absolute;
          top: 0;
          right: 0;
          width: 59px;
          height: 62px;
          line-height: 62px;
          text-align: center;
          color: #aaa;
          font-size: 22px; }
          /* line 266, assets/scss/scss_components/_responsive.scss */
          .header-menu-mobile .header-menu > li .arrow:hover {
            cursor: pointer; }
          /* line 269, assets/scss/scss_components/_responsive.scss */
          .header-menu-mobile .header-menu > li .arrow.active {
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
            color: #eab830;
            right: 1px; }
        /* line 279, assets/scss/scss_components/_responsive.scss */
        .header-menu-mobile .header-menu > li .sub-menu {
          padding-left: 40px; }
          /* line 281, assets/scss/scss_components/_responsive.scss */
          .header-menu-mobile .header-menu > li .sub-menu li {
            margin-bottom: 0; }
        /* line 285, assets/scss/scss_components/_responsive.scss */
        .header-menu-mobile .header-menu > li > .sub-menu {
          display: none;
          padding: 0px 0 24px 57px;
          list-style: disc; }
          /* line 289, assets/scss/scss_components/_responsive.scss */
          .header-menu-mobile .header-menu > li > .sub-menu > li {
            color: #333;
            margin-bottom: 20px; }
            /* line 292, assets/scss/scss_components/_responsive.scss */
            .header-menu-mobile .header-menu > li > .sub-menu > li > .sub-menu {
              margin-top: 20px;
              margin-left: -56px;
              list-style: none; }
              /* line 296, assets/scss/scss_components/_responsive.scss */
              .header-menu-mobile .header-menu > li > .sub-menu > li > .sub-menu > li {
                margin-bottom: 18px; }
                /* line 298, assets/scss/scss_components/_responsive.scss */
                .header-menu-mobile .header-menu > li > .sub-menu > li > .sub-menu > li:before {
                  content: "\2014\0020"; }
            /* line 303, assets/scss/scss_components/_responsive.scss */
            .header-menu-mobile .header-menu > li > .sub-menu > li:last-child {
              margin-bottom: 0; }
            /* line 306, assets/scss/scss_components/_responsive.scss */
            .header-menu-mobile .header-menu > li > .sub-menu > li a {
              color: #333;
              font-size: 16px; }
  /* line 317, assets/scss/scss_components/_responsive.scss */
  #searchform-mobile .search-wrapper {
    position: relative; }
    /* line 319, assets/scss/scss_components/_responsive.scss */
    #searchform-mobile .search-wrapper .search-input {
      background-color: #fff;
      border: 0;
      padding: 14px 55px 14px 40px !important;
      height: 62px;
      font-size: 16px;
      color: #333; }
    /* line 327, assets/scss/scss_components/_responsive.scss */
    #searchform-mobile .search-wrapper .search-submit {
      position: absolute;
      top: 50%;
      right: 16px;
      margin-top: -13px;
      background-color: transparent;
      color: #eab830;
      border: 0;
      font-size: 20px; }
  /* line 340, assets/scss/scss_components/_responsive.scss */
  .header_top_bar .language-switcher-unit {
    display: none; }
  /* line 344, assets/scss/scss_components/_responsive.scss */
  .project_cat_single_item:hover {
    margin-top: 0; }
  /* line 348, assets/scss/scss_components/_responsive.scss */
  .footer_widgets_wrapper aside {
    margin-bottom: 20px; }
  /* line 352, assets/scss/scss_components/_responsive.scss */
  .transparent_header_off .header_default::after {
    display: none; }
  /* line 356, assets/scss/scss_components/_responsive.scss */
  .woocommerce form.register, .woocommerce form.login {
    margin-bottom: 30px; }
  /* line 360, assets/scss/scss_components/_responsive.scss */
  .sm-xs-pull-left {
    float: left !important; }
  /* line 364, assets/scss/scss_components/_responsive.scss */
  .stm_woo_archive_view_type_list .stm_featured_product_stock {
    margin-top: 5px; }
  /* line 368, assets/scss/scss_components/_responsive.scss */
  .stm_product_meta_unit .expert_unit {
    margin-right: 30px; }
  /* line 372, assets/scss/scss_components/_responsive.scss */
  .stm_sm_gutter_back.wpb_column {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  /* line 378, assets/scss/scss_components/_responsive.scss */
  .stm_bottom_border .icon_box {
    border-bottom: 1px solid #e1e2e4; }
  /* line 384, assets/scss/scss_components/_responsive.scss */
  .stm_icon_box_responsive .icon_alignment_left .icon {
    width: 35px !important;
    padding-left: 5px !important; }
  /* line 390, assets/scss/scss_components/_responsive.scss */
  .post_list_main_section_wrapper .post_list_item_title {
    padding-right: 0; }
  /* line 394, assets/scss/scss_components/_responsive.scss */
  .fixed_invisible_top {
    opacity: 1; }
  /* line 398, assets/scss/scss_components/_responsive.scss */
  .project_cat_single_item:hover,
  .overflowed_content .icon_box:hover {
    top: 0 !important;
    margin-top: 0 !important; } }

/* sm cells */
@media (max-width: 991px) and (min-width: 768px) {
  /* line 408, assets/scss/scss_components/_responsive.scss */
  .featured_products_list .col-md-3:nth-child(4n+1) {
    clear: none; }
  /* line 411, assets/scss/scss_components/_responsive.scss */
  .featured_products_list .col-md-4:nth-child(3n+1) {
    clear: none; }
  /* line 414, assets/scss/scss_components/_responsive.scss */
  .featured_products_list .col-md-6:nth-child(2n+1) {
    clear: none; }
  /* line 417, assets/scss/scss_components/_responsive.scss */
  .featured_products_list .col-sm-4:nth-child(3n+1) {
    clear: both; }
  /* line 422, assets/scss/scss_components/_responsive.scss */
  .navbar-collapse {
    padding: 0 !important; }
  /* line 427, assets/scss/scss_components/_responsive.scss */
  .blog_layout_grid .col-md-4:nth-last-child(3) .post_list_content_unit {
    margin-bottom: 70px; }
  /* line 433, assets/scss/scss_components/_responsive.scss */
  .teacher-col.col-sm-4:nth-child(3n+1) {
    clear: both; }
  /* line 438, assets/scss/scss_components/_responsive.scss */
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 25px 20px !important; }
  /* line 442, assets/scss/scss_components/_responsive.scss */
  .stm_sign_up_now {
    padding: 0 15px !important; }
    /* line 444, assets/scss/scss_components/_responsive.scss */
    .stm_sign_up_now .stm_sign_up_now_inner {
      padding: 15px 35px 1px !important; }
  /* line 449, assets/scss/scss_components/_responsive.scss */
  #main {
    z-index: initial; }
  /* line 453, assets/scss/scss_components/_responsive.scss */
  .header_main_menu_wrapper .header-menu > li {
    padding: 0 9px; }
  /* line 457, assets/scss/scss_components/_responsive.scss */
  .logo-unit {
    margin-top: 3px; }
  /* line 461, assets/scss/scss_components/_responsive.scss */
  .fixed .logo-unit {
    margin-top: 6px; }
  /* line 467, assets/scss/scss_components/_responsive.scss */
  .icon_box .icon_text h3 {
    min-height: 38px; }
  /* line 474, assets/scss/scss_components/_responsive.scss */
  .navbar-toggle {
    display: block; }
  /* line 477, assets/scss/scss_components/_responsive.scss */
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  /* line 481, assets/scss/scss_components/_responsive.scss */
  .navbar-collapse.collapse {
    display: none !important; }
  /* line 484, assets/scss/scss_components/_responsive.scss */
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  /* line 488, assets/scss/scss_components/_responsive.scss */
  .navbar-nav > li {
    float: none; }
  /* line 491, assets/scss/scss_components/_responsive.scss */
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  /* since 3.1.0 */
  /* line 496, assets/scss/scss_components/_responsive.scss */
  .navbar-collapse.collapse.in {
    display: block !important; }
  /* line 499, assets/scss/scss_components/_responsive.scss */
  .collapsing {
    overflow: hidden !important; }
  /* line 504, assets/scss/scss_components/_responsive.scss */
  .stm_product_gallery_images.active img {
    width: 100%; }
  /* line 510, assets/scss/scss_components/_responsive.scss */
  .overflowed_content .icon_text {
    min-height: 224px; }
  /* line 515, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .select2 {
    max-width: 210px; } }

/* xs cells */
@media (max-width: 767px) {
  /* line 522, assets/scss/scss_components/_responsive.scss */
  .entry-header .entry-title h1,
  .entry-header .entry-title .h1-title {
    font-size: 30px; }
  /* line 527, assets/scss/scss_components/_responsive.scss */
  .blog_layout_grid .col-md-4:nth-last-child(2) .post_list_content_unit {
    margin-bottom: 70px; }
  /* line 534, assets/scss/scss_components/_responsive.scss */
  .footer_widgets_wrapper .cols_4 aside {
    width: 100%; }

    .footer_widgets_wrapper .widget_socials, .footer_widgets_wrapper .widget_socials p{
      text-align: left;
    }
   .footer_widgets_wrapper .widget_socials li{
      float: left;
    }
  /* line 541, assets/scss/scss_components/_responsive.scss */
  .stm-courses .col-md-4:nth-child(3n+1) {
    clear: none !important; }
  /* line 544, assets/scss/scss_components/_responsive.scss */
  .stm-courses .col-xs-6:nth-child(2n+1) {
    clear: both; }
  /* line 549, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar {
    padding: 10px; }
    /* line 551, assets/scss/scss_components/_responsive.scss */
    .stm_woo_helpbar .woocommerce-product-search {
      margin-right: 20px; }
      /* line 553, assets/scss/scss_components/_responsive.scss */
      .stm_woo_helpbar .woocommerce-product-search .search-field {
        padding: 0 22px; }
      /* line 556, assets/scss/scss_components/_responsive.scss */
      .stm_woo_helpbar .woocommerce-product-search input[type="submit"] {
        min-width: 105px; }
    /* line 561, assets/scss/scss_components/_responsive.scss */
    
  /* line 573, assets/scss/scss_components/_responsive.scss */
  .teacher-col.col-xs-6:nth-child(2n+1) {
    clear: both !important; }
  /* line 578, assets/scss/scss_components/_responsive.scss */
  .gallery_entry_unit {
    margin-bottom: 20px; }
    /* line 580, assets/scss/scss_components/_responsive.scss */
    .gallery_entry_unit .gallery_terms_list {
      margin-top: 15px; }
      /* line 582, assets/scss/scss_components/_responsive.scss */
      .gallery_entry_unit .gallery_terms_list li {
        display: inline-block;
        margin-left: 0;
        margin-right: 15px; }
        /* line 586, assets/scss/scss_components/_responsive.scss */
        .gallery_entry_unit .gallery_terms_list li:last-child {
          margin-right: 0; }
  /* line 593, assets/scss/scss_components/_responsive.scss */
  .wpb_tabs .wpb_tabs_nav.ui-tabs-nav li {
    float: none;
    width: 100% !important;
    border: 0 !important; }
  /* line 599, assets/scss/scss_components/_responsive.scss */
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 25px 20px !important; }
  /* line 603, assets/scss/scss_components/_responsive.scss */
  .stm_sign_up_now {
    padding: 0 15px; }
  /* line 607, assets/scss/scss_components/_responsive.scss */
  .stm_sign_up_now .stm_sign_up_now_inner {
    padding: 15px 15px 1px !important; }
  /* line 611, assets/scss/scss_components/_responsive.scss */
  .wpb_wrapper .vc_custom_heading {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  /* line 616, assets/scss/scss_components/_responsive.scss */
  .stats_counter {
    margin-bottom: 40px !important; }
  /* line 620, assets/scss/scss_components/_responsive.scss */
  .xs-pull-left {
    float: left !important; }
  /* line 624, assets/scss/scss_components/_responsive.scss */
  .stm_woo_archive_view_type_list .stm_featured_product_image_list {
    float: none;
    margin-bottom: 15px; }
  /* line 629, assets/scss/scss_components/_responsive.scss */
  .stm_woo_gallery-wrapper .caroufredsel_wrapper {
    display: none; }
  /* line 633, assets/scss/scss_components/_responsive.scss */
  .xs-product-cats-left {
    margin-right: 20px;
    margin-bottom: 10px; }
  /* line 638, assets/scss/scss_components/_responsive.scss */
  .xs-comments-left {
    float: left !important; }
  /* line 642, assets/scss/scss_components/_responsive.scss */
  .breadcrumbs_holder,
  .stm_breadcrumbs_unit,
  .woocommerce-breadcrumb {
    margin-bottom: 0px; }
  /* line 648, assets/scss/scss_components/_responsive.scss */
  .stm_pricing_plan {
    margin-bottom: 15px; }
  /* line 653, assets/scss/scss_components/_responsive.scss */
  .event_date_info_table td {
    display: block; }
    /* line 655, assets/scss/scss_components/_responsive.scss */
    .event_date_info_table td.event_btn {
      text-align: left;
      padding-right: 0;
      padding-left: 27px; }
    /* line 660, assets/scss/scss_components/_responsive.scss */
    .event_date_info_table td.event_info {
      padding: 15px 27px 0 27px; }
  /* line 666, assets/scss/scss_components/_responsive.scss */
  .stm_share {
    margin-top: 15px;
    margin-left: 0; }
  /* line 671, assets/scss/scss_components/_responsive.scss */
  .entry-header {
    background-size: cover;
    background-repeat: no-repeat; }
  /* line 676, assets/scss/scss_components/_responsive.scss */
  .vc_custom_heading {
    margin-top: 20px; }
  /* line 680, assets/scss/scss_components/_responsive.scss */
  .btn-experts-all {
    display: none; }
  /* line 684, assets/scss/scss_components/_responsive.scss */
  .simple-carousel-bullets {
    margin-top: 5px; }
  /* line 688, assets/scss/scss_components/_responsive.scss */
  #wrapper #main {
    padding-bottom: 40px; }
  /* line 694, assets/scss/scss_components/_responsive.scss */
  .stm_post_info .stm_post_details ul.post_meta {
    max-width: 100%;
    margin-bottom: 0; }
  /* line 698, assets/scss/scss_components/_responsive.scss */
  .stm_post_info .stm_post_details li {
    margin-bottom: 15px !important; }
  /* line 701, assets/scss/scss_components/_responsive.scss */
  .stm_post_info .stm_post_details .comments_num {
    float: left;
    margin-bottom: 5px; }
  /* line 708, assets/scss/scss_components/_responsive.scss */
  .stm_post_unit {
    margin-bottom: 15px; }
  /* line 712, assets/scss/scss_components/_responsive.scss */
  .stm_post_info .post_thumbnail {
    margin-bottom: 10px; }
  /* line 717, assets/scss/scss_components/_responsive.scss */
  .top_bar_info li.hidden-info {
    display: none; }
  /* line 722, assets/scss/scss_components/_responsive.scss */
  .stm_subscribe {
    margin-top: 15px; }
  /* line 726, assets/scss/scss_components/_responsive.scss */
  .post_list_main_section_wrapper .post_list_inner_content_unit_left {
    margin-left: 0; }
  /* line 730, assets/scss/scss_components/_responsive.scss */
  .footer_menu {
    margin: 15px 0 0; }
  /* line 734, assets/scss/scss_components/_responsive.scss */
  #footer_copyright .footer_logo {
    margin-top: 6px; }
  /* line 739, assets/scss/scss_components/_responsive.scss */
  .event-col-small.col-md-4:nth-child(3n+1) {
    clear: none !important; }
  /* line 744, assets/scss/scss_components/_responsive.scss */
  .post_list_main_section_wrapper .post_list_meta_unit .sticky_post {
    position: static;
    margin-top: 0; }
    /* line 747, assets/scss/scss_components/_responsive.scss */
    .post_list_main_section_wrapper .post_list_meta_unit .sticky_post:after {
      display: none; }
  /* line 752, assets/scss/scss_components/_responsive.scss */
  .copyright_socials ul {
    margin: 10px 0 0 0; }
  /* line 756, assets/scss/scss_components/_responsive.scss */
  .footer_logo {
    display: none; }
  /* line 760, assets/scss/scss_components/_responsive.scss */
  .header_top_bar .header_top_bar_socs.reversed {
    margin-right: 20px; } }

@media (max-width: 768px) {

  .social-btn-desctop{
    display: none!important;
  }
  .logo-unit .logo-unit-description{
  display: block;
}


  /* line 767, assets/scss/scss_components/_responsive.scss */
  .stm_icon_box_responsive .vc_column-inner .vc_column-inner {
    padding-left: 0 !important; }
  /* line 771, assets/scss/scss_components/_responsive.scss */
  .countDays, .countHours, .countMinutes, .countSeconds {
    height: 50px !important; }
  /* line 774, assets/scss/scss_components/_responsive.scss */
  body.single_instructor .position,
  body.single_instructor .position .digit {
    line-height: 50px !important;
    height: 50px; } }

@media (max-width: 655px) {
  /* line 782, assets/scss/scss_components/_responsive.scss */
  .stm_pricing_plan .price_unit_round .plan_price {
    font-size: 30px; }
  /* line 787, assets/scss/scss_components/_responsive.scss */
  .header_top_bar_socs li {
    display: none; }
    /* line 789, assets/scss/scss_components/_responsive.scss */
    .header_top_bar_socs li:first-child {
      display: block; }
    /* line 792, assets/scss/scss_components/_responsive.scss */
    .header_top_bar_socs li:nth-child(2) {
      display: block; }
    /* line 795, assets/scss/scss_components/_responsive.scss */
    .header_top_bar_socs li:nth-child(3) {
      display: block;
      margin-right: 0 !important; }
  /* line 803, assets/scss/scss_components/_responsive.scss */
  .course_table tr td.number.number-visible.number, .course_table tr td.number {
    display: none; }
  /* line 806, assets/scss/scss_components/_responsive.scss */
  .course_table tr td.number.number-visible.icon, .course_table tr td.icon {
    display: none; }
  /* line 809, assets/scss/scss_components/_responsive.scss */
  .course_table tr td.number.number-visible.meta, .course_table tr td.meta {
    display: none; }
  /* line 812, assets/scss/scss_components/_responsive.scss */
  .course_table tr td.number.number-visible.title, .course_table tr td.title {
    padding-left: 5px; }
  /* line 817, assets/scss/scss_components/_responsive.scss */
  body .xs_reset_col {
    padding: 0 !important; } }

@media (max-width: 450px) {
  .stm_lms_courses__single--info_meta>div:nth-child(2){
    white-space: nowrap;
  }
  .stm_lms_courses__single--info_meta>div{
    margin-right: 12px;
  }
  .stm_lms_courses_list_view .stm_lms_courses__grid .stm_lms_courses__single--info_meta{
    align-items: flex-start;
  }
  /* line 824, assets/scss/scss_components/_responsive.scss */
  .teacher-col,
  .course-col {
    width: 100%; }
  /* line 829, assets/scss/scss_components/_responsive.scss */
  .wpb_tabs.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, .wpb_tabs .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 10px !important; }
  /* line 833, assets/scss/scss_components/_responsive.scss */
  .stm_sign_up_now .stm_sign_up_now_inner {
    padding: 15px 15px 1px !important; }
    /* line 835, assets/scss/scss_components/_responsive.scss */
    .stm_sign_up_now .stm_sign_up_now_inner:before {
      display: none; }
  /* line 841, assets/scss/scss_components/_responsive.scss */
  .product_categories_main_wrapper .simple_carousel_with_bullets {
    max-width: 210px;
    width: auto;
    margin: 0 auto; }
    /* line 845, assets/scss/scss_components/_responsive.scss */
    .product_categories_main_wrapper .simple_carousel_with_bullets.single-course-col {
      width: 100%; }
  /* line 851, assets/scss/scss_components/_responsive.scss */
  .media-left {
    display: block; }
  /* line 855, assets/scss/scss_components/_responsive.scss */
  .header_top_bar .top_bar_info li {
    margin-left: 15px; }
  /* line 859, assets/scss/scss_components/_responsive.scss */
  .simple-carousel-bullets {
    margin-left: -10px;
    margin-right: -10px; } }

@media (max-width: 900px) and (min-width: 768px) {
  /* line 872, assets/scss/scss_components/_responsive.scss */
  .top_bar_info li:first-child {
    display: none; } }

@media (max-width: 740px) {
  /* line 881, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .woocommerce-product-search {
    position: relative;
    margin-right: 0; }
    /* line 884, assets/scss/scss_components/_responsive.scss */
    .stm_woo_helpbar .woocommerce-product-search .search-field {
      width: 100%;
      padding-right: 90px; }
    /* line 888, assets/scss/scss_components/_responsive.scss */
    .stm_woo_helpbar .woocommerce-product-search input[type="submit"] {
      position: absolute;
      right: 0;
      top: 0;
      min-width: 85px; }
  /* line 896, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar > .pull-left {
    width: 100%; }
  /* line 900, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .xs-right-help {
    width: 100%;
    float: left !important;
    margin-top: 20px; }
  /* line 909, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .view_type_switcher {
    margin-left: 5px; }
    /* line 911, assets/scss/scss_components/_responsive.scss */
    .stm_woo_helpbar .view_type_switcher a {
      margin-right: 10px; }
      /* line 913, assets/scss/scss_components/_responsive.scss */
      .stm_woo_helpbar .view_type_switcher a:last-child {
        margin-right: 0; }
  /* line 919, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .select-xs-left {
    float: left !important; }
  /* line 923, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .select2 {
    width: 160px;
    min-width: 160px; } }

@media (max-width: 1070px) and (min-width: 768px) {
  /* line 931, assets/scss/scss_components/_responsive.scss */
  .stm_woo_helpbar .select2 {
    max-width: 170px;
    min-width: inherit; } }

.contacts-shop-title
{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #555555;
}

.contacts-shop-title span
{
  opacity: 0.6;
  display: block;
  width: 100%;
  margin-left: 55px;
}

.contacts-shop-title img
{
  margin-right: 20px;
}

.cmr-filed span
{
  color: #ff0000;
}

.cmr-filed
{
  display: flex;
  max-width: 400px;
  justify-content: space-between;
  align-items: center;
  margin: 20px auto;
}

.cmr-filed label
{
  font-size: 22px;
  color: #000;
}

.cmr-fields
{
  padding: 20px;
}

.cmr-field-submit
{
  text-align: center;
  margin: 30px 0 20px;
}

.cmr-field-submit button
{
  padding: 10px;
  background-color: #2C75E3;
  color: #fff;
  font-size: 22px;
  border: none;
  border-radius: 10px;
  transition: background-color .5s linear;
  outline: none !important;
}

.cmr-field-submit button:hover
{
  background-color: #003DAB;
}

.modal-request-block .iziModal-header h2
{
  text-align: center;
  font-size: 25px !important;
}

.spec-input
{
	display: none !important;
}
.smr-content
{
	display: flex;
		align-items: center;
		justify-content: center;
		margin: 20px 0;
}
.srm-c-icon
{
	background-color: #2fbe5b;
		color: #fff;
		font-size: 40px;
		padding: 20px 17px;
		border-radius: 50%;
	margin-right: 20px;
}
.smr-c-text
{
	font-weight: bold;
		font-size: 17px;
		max-width: 250px;
}
.smr-button-block
{
	margin: 20px 0;
		text-align: center;
}
.srm-button
{
	background-color: #2fbe5b !important;
	border-radius: 10px;
}

.vantage{

  margin-bottom: 24px;

}

.vantage-title{

  padding: 11px 20px;
  background: #2c75e4;
  color: #fff;
  font-weight: bold;
  font-size: 16px;

}

.vantage-text{

  padding: 24px;
  background: #f6f6f7;
  font-size: 16px;
}

.vantage-text ul{

  padding-left: 0;
  list-style: none;

}
.vantage-text li:before{
  content: "\f164";
  font-family: "Font Awesome 5 Free";
  margin-right: 12px;
  color: #457992;
}

.vantage-text__button{
  font-size: 16px;
  font-weight: bold;
  cursor:pointer;
  width: 240px;
  text-align: center;
  max-width: 100%;
  margin: auto;
}

.vantage-text:not(.vantage-text_close) .vantage-text__button{
  display: none;
}

.vantage-text_close li{
  display: none;
}

.vantage-text_close li:first-child, .vantage-text__first li{
  display: block;
}

.directions-inside__nav{

  list-style: none;
  display: flex;
  padding-left: 0;
  border-bottom: solid 1px #ddd ;
}
.directions-inside__nav li{
  margin-bottom: 0;
}

.directions-inside__nav .action{
  margin-bottom: -2px;
  background: #fff;
}
.directions-inside__nav li span.active, .directions-inside__nav li a.active {
  background: #fff;
  color: #69757b;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: -2px;

}

.directions-inside__nav li span, .directions-inside__nav li a {
  display: block;
  padding: 25px 50px;
  color: #000;
  font-weight: 700;
  background: #eff3f5;
  text-align: center;
  font-size: 16px;
  transition: all .15s;
  border-radius: 8px 8px 0 0;
  margin: 0 5px;
  /* margin-right: 5px; */
  border: 1px solid #eff3f5;
  border-bottom: none;
}

.directions-inside__nav li:last-child span , .directions-inside__nav li:last-child a {
  margin-right: 0;
}
.directions-inside__nav   .nmo{

  margin-left: 12px;
  background: #2c75e4;
  color: #fff;
  border-radius: 5px;


}


.directions-inside__nav   .nmo a{

  margin-left: 24px;
  background: #2c75e4;
  color: #fff;
  border-radius: 5px;
  padding: 12px;

}


@media (max-width: 640px) {
  .directions-inside__nav{
     flex-direction: column;
     margin-bottom: 0;
  }

  .directions-inside__nav li span, .directions-inside__nav li a{
    margin-left: 0;
    margin-right: 0;
    padding: 14px 50px;
  }

  .directions-inside__nav li a{
    margin-left: 5px!important;
    margin-right: 5px!important;
  }
  .directions-inside__nav .action{
    order: 2;
  }
}


.two-columns{
  column-count: 2;
}
.two-columns a {
  font-size: 18px;
}
.reg-btn a{
  display: block;
  margin: 10px 0 0;
  background-color: #195ec8;
  color: #fff;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 50px;
  text-transform: uppercase;
}
.reg-btn a:hover{
  color: #fff!important;
  background-color: #17d292;
}

@media (max-width: 640px){
  .two-columns{
    column-count: 1;
  }
  .entry-header .entry-title h1,
  .entry-header .entry-title .h1-title {
    font-size: 22px;
    line-height: 1.5;
  }

  h2, .h2{
    font-size: 20px!important;
    line-height: 1.2!important;
    margin-bottom: 12px!important;
}
.archive_grid{
  padding-bottom: 12px!important;
}

}

.vc_custom_1602139014652 i{
  background: url(/upload/contacts-icon-shop.svg);
  background-size: contain;
  color: #0000!important;
    width: 35px;
    display: block;
}

.agrement-btn{
  text-align: center;
  font-size: 13px;
  line-height: 1.2;
  margin-top: 12px;
}

.tab-pane .agrement-btn{
  text-align: left;
  margin-bottom: 24px;
  max-width: 450px;
}

.header_top_socials_mobile .pull-right .header_top_bar_socs
{
  display: flex;
  align-items: center;
}

.mobile-slides
{
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  margin-bottom: 0!important;
}

.mobile-slide
{
  /* margin-left: 15px; */
}

.mobile-slide-inner
{
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #2C75E4;
  z-index: 1;
  box-shadow: 1px 1px 5px 1px #ccc;
  top: 50px;
  padding: 10px;
  display: flex;
  justify-content: space-between;
}

.mobile-slide-item a
{
  color: #fff !important;
}

.mobile-slide-title
{
  color: #fff;
  font-weight: bold;
}

.mobile-slide-items
{
  line-height: 2;
}

.stm_lms_course__calc{
  width: 320px;
  max-width: 100%;
  padding: 24px;
}

.calc-main-title{
  
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;

}
.calc-input{
  
  margin-bottom: 22px;

}
.calc-input-title{
  font-size: 16px;
  /* font-weight: bold; */
  margin-bottom: 12px;
}

.calc-input-items{

  display: flex;
  flex-wrap: wrap;

}

.calc-input-items .calc-input-item{
  margin-right: 10px;
  margin-bottom: 16px;
  background: #fff;
  position: relative;
  border: 1px solid #173157;
  /* color: #fff; */
  padding: 9px 13px;
  border-radius: 3px;
  cursor: pointer;
}
.calc-input-items .calc-input-item-discount{
  margin-right: 32px;
}
.calc-input-items .calc-input-item div{

  position: absolute;
  background: #f44336;
  color: #fff;
  display: block;
  right: -25px;
  top: -25px;
  padding: 7px;
  border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
height: 44px;
width: 44px;
z-index: 1000;
font-weight: bold;

}


.calc-input-items .calc-input-item.selected{
  background: #dbba6b;
  color: #fff;
}

.stm_lms_course__callback{
  
  background: #e8f7ff;
  padding: 24px;
  display: none;

}


.callback-main-title{

    margin-bottom: 14px;
    font-size: 18px;


}


.stm_lms_course__callback input:not(.checkbox){
  
  background: #fff;
  width: 100%;
  border: none;

}

.stm_lms_course__callback .aggreement{

  display: flex;
  margin-top: 12px;

}

.stm_lms_course__callback .aggreement span{
  
  padding-left: 13px;

}


.stm_lms_course__callback button{
  
  background: #273044;
  color: #fff;
  border: none;
  width: 100%;
  display: block;
  padding: 12px;
  margin-top: 20px;

}

body .tab-content>.tab-pane#description{
padding: 0;
background: unset;
}

.stm_lms_course__content-wrap{
  display: flex;
flex-wrap: wrap;
}

.stm_lms_course__content{
  background: #f5f5f9;
    padding: 16px;
    /* margin-right: 10px; */
    margin-top: 40px
}

.stm_lms_course__calc-wrap{
  background: #f5f5f9;

  margin-top: 40px
}


.verh {
  right: 58px;
  width: 50px;
  transition: .4s;
  display: none;
  position: fixed;

  opacity: .7;
  bottom: 141px;
  z-index: 100000;
}

.fa-icon-stm_icon_coin:before{
  content: '';
  width: 28px;
  height: 28px;
  display: block;
background-image: url(/upload/rubles.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.header_top_bar{
  background: #2c75e49e;
}
.header_top_bar_inner .header-menu{

  display: flex;
  list-style: none;
  margin-bottom: 0!important;
  padding-left: 0;

}

.header_top_bar_inner .header-menu li{
  margin-bottom: 0;
    font-size: 21px;
    padding-right: 14px;
}

.header_top_bar_inner .header-menu li a{
  font-size: 14px;
}

.header_top .header_top_left .logo-unit-img{
  flex: unset;
  flex-shrink: 0;
  height: 100px;
  padding-right: 24px;
}

.header_top_left .logo-unit-wrap{

  display: flex;
  align-items: center;

}

.header_top_left.header_top_description{
  flex: 35% 0 0;
}

.header_top .header_top_left .logo-unit-img img{
  margin: 0;
}

.header_top_bar .sub-menu{
  display: none;
    width: 225px;
    position: absolute;
    top: 11px;
    left: 18px;
    margin: 20px 0 0 -20px;
    padding: 10px 0 10px 0;
    background-color: #fff;
    list-style: none;
    z-index: 100000;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    flex-direction: column;
}

.top_bar_info li{
  position: relative;
}
.top_bar_info li:hover .sub-menu{
  display: flex;
}
.header_top_bar .sub-menu li {
  color: #000;
  float: left;
  padding: 10px;
  margin-left: 0;
  /* font-size: 15px; */
}

.header_top_bar .sub-menu li a{
  color: #000;
  font-size: 12px;
}

.lk-btn{
  padding: 5px 10px 7px;
  background: #214c8e;
  border-radius: 3px;
}

.lk-btn:hover{
  background: #3261a9;
  color: #fff!important;
}



.header_top_bar_socs .mobile-hamburger {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 30px;
  height: 23px;
  cursor: pointer;
  top: 0;
  z-index: 20;
  bottom: 0;
  margin: auto;
  margin-right: 8px;
}
.header_top_bar_socs .mobile-hamburger .block-title {
  left: 0;
  top: 0;
  position: absolute;
  height: 22px;
  width: 20px;
  bottom: 0;
  right: 0;
  margin: auto;
}
.header_top_bar_socs .mobile-hamburger .block-title .before span {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  width: 20px;
  border-bottom: 2px solid #fff;

 
}
.header_top_bar_socs .mobile-hamburger .block-title .before span:nth-child(1),
.header_top_bar_socs .mobile-hamburger .block-title .before span:nth-child(3) {

  transition: top 0.15s ease 0.15s, transform 0.15s ease;
}
.header_top_bar_socs .mobile-hamburger .block-title .before span:nth-child(1) {
  top: 4px;
}
.header_top_bar_socs .mobile-hamburger .block-title .before span:nth-child(2) {

  transition: width 0.15s ease;
}
.header_top_bar_socs .mobile-hamburger .block-title .before span:nth-child(3) {
  top: 14px;
}

.header_top .header_top_socials ul{
  margin-bottom: 0!important;
}

.mobile-hamburger-link{
  font-size: 12px;
  color: #fff;

}

.mobile-hamburger-link span{
  font-size: 12px;
  color: #fff;
}
.top-bar-menu{
  display: none;
}
.mobile-menu-shadow{
  position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 100000;
    opacity: .5;
    display: none;
}


.top-bar-special-menu-mobile{
  
    /* position: absolute; */
    position: fixed;
    z-index: 1000000;
    top: 0;
    display: flex;
    left: 0;
    height: 100000;
    flex-direction: column;
    background: #ffff;
    max-width: 350px;
    padding: 0;
    margin: 10px;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 20%);
    width: 100%;

}

 .top-bar-special-menu-mobile a{
  
  display: block;
  padding: 10px;
  font-size: 16px;
  border-bottom: solid 1px #0000001f;

}

.header_top .header_top_socials_mobil ul li a{
font-size:13px;
}
.header_top h1{
  
  color: #fff;
  font-weight: 400;
  line-height: 1.3;
  font-size: 16px;

}

.top-bar-special-menu-mobile{
  margin: auto;
  left: 0;
  right: 0;
  top: 60px;
  display: none;
}

.top-bar-special-menu-mobile li{
  margin-bottom: 0!important;
}
 .top-bar-special-menu-mobile li a{
  font-size: 13px;
}

.wpb_gallery_slidesslick_slider_2 a{
  padding: 5px;
}

.photo-wrap{
  text-align: center;
}

.overflow-table{
  overflow-x: auto;
}




@media (max-width: 767px) {
.b24-widget-button-position-bottom-right{
  right: 5px!important;
}
.verh{
  right: 16px;
}

.navxtBreads{
  display: flex;
    white-space: nowrap;
    overflow: auto;
    padding: 12px 0;
}
}


.payment-list{
  display: flex;
  justify-content: flex-end;
}
.payment-list .payment-inner{
 padding-left: 16px;
}
.payment-list img{
  height: 24px;
    width: auto;
}

@media (max-width:640px){
  #slider-1-slide-3-layer-2{
    font-size: 18px!important;
  }
  .request-side-form__hide_mobile{
    display: none!important;
  }
  .testimonials_main_wrapper .testimonial-media-unit{
    max-width: 100px;
    margin: 0 auto 24px;
  }
  .payment-list{
    
    justify-content: flex-start;
  }

  .payment-list .payment-inner{
    padding-right: 16px;
    padding-left: 0;
   }
}



.crm-widget-button-mobile .verh {
    display: none!important;
}
@media (min-width:640px){
body .stm_lms_classic_title .inner .title h1{
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}
}

.stm_lms_courses__grid_4 .owl-item .stm_lms_courses__single{
width: 100%;
}

.stm_lms_courses__grid_4 .owl-prev,.stm_lms_courses__grid_4 .owl-next {
  font-size: 0;width: 32px;height: 32px;background: #2c74e2;border-radius: 50%;top: 170px;bottom: 0;position: absolute;/* margin: auto; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.stm_lms_courses__grid_4 .owl-prev::before,.stm_lms_courses__grid_4 .owl-next::before {
  content: '';
  width: 13px;
  height: 17px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-size: contain;

  background-image: url(/upload/right-arrow.png);
}

.stm_lms_courses__grid_4 .owl-prev {

 left: -5px;
}

.stm_lms_courses__grid_4 .owl-next {
 
 right: -5px;
}

.stm_lms_courses__grid_4 .owl-prev::before {
  margin-left: -2px;
  background-image: url(/upload/left-arrow.png);
 }
 
 .stm_lms_courses__grid_4 .owl-next::before {
  
  background-image: url(/upload/right-arrow.png);
 }
@media (max-width:640px){
  .stm_lms_courses__grid_4 .owl-prev {
    left: 0px;
   }
   
   .stm_lms_courses__grid_4 .owl-next {
    right: 0px;
   }
}
.about{
  display: flex;
}
.about-item:first-child{
  max-width:720px;
}
.about-item ol{
  counter-reset: my-awesome-counter;
  list-style: none;
}
.about-item   ol li{
  counter-increment: my-awesome-counter;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.about-item   ol li::before {
content: counter(my-awesome-counter);
color: #fff;
line-height: 40px;
width: 40px;
text-align: center;
background: #2c75e4;
display: block;
border-radius: 50%;
font-weight: bold;
margin-right: 14px;
flex-shrink: 0;
}
.about-item  .owl-item{
padding:20px
}
/* .about-item  .owl-item.center{
-webkit-transform: scale(1.15);
-ms-transform: scale(1.15);
transform: scale(1.15);
} */


@media (max-width:1120px){
  .about{
    display: flex;
    flex-wrap: wrap;
  }
  .about-item:first-child{
    max-width:100%;
  }
  .about-item{
    width: 100%;
  }
}

.stm-lms-course-info__single_image{
  width: 28px;
    height: 28px;
    display: block;

    background-size: contain;
    background-position: center;
}

.stm-lms-course-info__single_discount{
  background-image: url(/upload/stock_image.png);
}

body  a.stm-lms-course-info__single{
  color: #273044;
  cursor: pointer!important;
}

.credit-label{
  
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 14px;
  font-size: 16px;

}

.credit-label .credit-label__icon{
  margin-right: 12px;


}

@media (max-width:640px){
  .credit-label{
    display: none;
  }
}

.stm_lms_courses_grid_view .stm_lms_courses__single__inner{
  
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* padding-top: 10px; */

}
.stm_lms_courses__single--prop{
  display: flex;
  flex-direction: column;
  height: 100%;
}
.stm_lms_courses__single--prop .stm_lms_courses__single--meta{
  margin-top: auto;
  margin-bottom: 15px;
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
}

.stm_lms_courses_grid_view .stm_lms_courses__single--image img{
  
  /* display: none; */

}

.stm_lms_courses_grid_view  .stm_lms_courses__single--image{
  order: 0;
  margin-bottom: 0;
}
.stm_lms_courses_grid_view  .stm_lms_courses__single--inner{
  
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;

}
.stm_lms_courses_grid_view  .stm_lms_courses__single--inner .stm_lms_courses__single--title{

  flex-grow: 1;

}


.bs-icon{
  width: 28px;
  height: 28px;
  display: block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.bs-icon.bs-icon_location{
  background-image: url(/upload/free-icon-russia-202873.png);
}

.bs-icon.bs-icon_fis_registry {
  background-image: url(/upload/russia-wing.png);
}

.bs-icon.bs-icon_location{
  background-image: url(/upload/free-icon-russia-202873.png);
}
.bs-icon.bs-icon_dis_education{
  background-image: url(/upload/geolokatsiya_ehnq856bbrga_32.png);
}

.bs-icon.bs-icon_garanty{
  background-image: url(/upload/100-percent.png);
}
.bs-icon.bs-icon_nds{
  background-image: url(/upload/nds.png);
}

.bs-icon.bs-icon_rassrochka{
  background-image: url(/upload/plan_rassrochki.png);
}
.vantage-text .vantage-text__first li:before
{
  font-family: unset;
  content: '';

  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  display: inline-block;

  margin-bottom: -2px;
}

.vantage-text .vantage-text__first li{
  

  line-height: 1;

}

.vantage-text .vantage-text__first li:first-child:before
{
  background-image: url(/upload/free-icon-russia-202873.png);
}

.vantage-text .vantage-text__first li:nth-child(2):before
{
  background-image: url(/upload/100-percent.png);
}
.vantage-text .vantage-text__first li:nth-child(3):before
{
  background-image: url(/upload/nds.png);
}
@media (max-width: 640px) {
  .stm_lms_course__title {
    font-size: 16px;
    line-height: 1.5;
  }
}
.license-wrap {
  margin: 40px 0;
}
.search-wrapper {
  margin-bottom: 20px;
}
.search-wrapper .widget-search {
  margin: 0!important;
}
.search-wrapper iframe {
  display: block;
}
.search-listing-bottom {
  padding: 20px 25px;
  background-color: #F5F4F9;
  border-radius: 3px;
  margin-bottom: 25px;
}
.search-listing-bottom .search-wrapper {
  margin: 0;
}
.search-listing-bottom-title {
  font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
}

.update_date {
  margin-top: 3px !important;
}
/* End */
/* /bitrix/templates/main/components/bitrix/menu/top/style.css?17071448204414 */
/* /bitrix/templates/main/components/bitrix/search.suggest.input/header/style.css?1707144820501 */
/* /bitrix/templates/main/components/bitrix/search.suggest.input/mobile/style.css?1707144820501 */
/* /bitrix/templates/main/components/bitrix/breadcrumb/dev/style.css?1747810985871 */
/* /bitrix/templates/main/components/bitrix/news.list/main-slider/style.css?17071448201 */
/* /bitrix/templates/main/components/bitrix/news.list/popular-courses/style.css?1707144820150 */
/* /bitrix/templates/main/components/bitrix/menu/bottom/style.css?1707144820581 */
/* /bitrix/templates/main/assets/css/vc_modules/searchbox/style_1.css?1707144820723 */
/* /bitrix/templates/main/assets/css/vc_modules/testimonials/style_1.css?17071448201520 */
/* /bitrix/templates/main/assets/css/vc_modules/courses_grid/style_1.css?17071448204570 */
/* /bitrix/templates/main/assets/css/courses.css?170714482018796 */
/* /bitrix/templates/main/assets/css/wishlist.css?1707144820747 */
/* /bitrix/templates/main/assets/css/prettyPhoto.min.css?170714482021066 */
/* /bitrix/templates/main/styles.css?172163487261890 */
/* /bitrix/templates/main/template_styles.css?1745501506300140 */
