
/* index page */
.index-page .fb-agree-link{
    color: #37485c !important;
    border-color: #37485c !important;
}
.index-page .field-agree #fb-agree{
    border-color: #37485c !important;
}
.index-page .field-agree #fb-agree:before{
    border-color: #37485c !important;        
}
.index-page .field-agree #fb-agree:after{
    border-color: #37485c !important;        
}
/* news page*/
.news-page section.article.is-old p{
    text-align: justify;
}
.news-page section.article.is-2020 img{
    width: 100%;        
}
.news-page .single-news__item .article__text-block{
    font-size: 1.125em;
    font-family: 'Open Sans',sans-serif;
    color: #000;

}
.news-page .single-news__item .article__text-block p{
    line-height: 30px;
    margin: 2.5% 0;
}

/* page-catalog-index */
 .page-catalog-index h1{
    opacity: 0;
 }


.page-catalog-index .catalog-block .sub-category-list__link:hover{
        -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    font-weight: bold;
  }
 .page-catalog-index .catalog-block .sub-category-list__link{

  }
  .page-catalog-index .catalog-block#motip{
    min-height: 600px;
  }
  .page-catalog-index .catalog-block#motip .sub-category-list__item{
    margin-bottom: 14px;
  }

  .page-catalog-index .catalog-block#chamaeleon{
    min-height: 560px;
  }
  
  .page-catalog-index .catalog-block#bebeer{
    min-height: 560px;
  }
  .page-catalog-index .catalog-block#inver{
    min-height: 560px;
  }

  .page-catalog-index .catalog-block#bebeer .sub-category-list__item{
    margin-bottom: 14px;
  }
  .page-catalog-index .catalog-block#hg .sub-category-list__item{
    margin-bottom: 14px;
  }
  .page-catalog-index .catalog-block#montana .sub-category-list__item{
    margin-bottom: 14px;
  }
  .page-catalog-index .catalog-block#inver .sub-category-list__item{
    margin-bottom: 14px;
  }
  .page-catalog-index .catalog-block__title a{
    color: #101010;

}
.page-catalog-index .catalog-block__title a:hover{
    color: black;
}
/* common */
.f-upper{
    text-transform: uppercase;
}
  @-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
    
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
   
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}



#totop-btn span {
    border: none;
}

.az-personal-area-link img {
    display: inline;
    width: 20px;
    margin-top: -10px;
    margin-right: 5px;
}
.az-search-block__input {
    font-family: 'Roboto', sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #a9a8a8;
}
.uptl_toolbar > ul > li{
        height: 45px !important;
    }
    #__utl-buttons-1 .uptl_toolbar>ul>li>.sn-icon{
        margin-top: 2px !important;
    }

.uptl_toolbar .share-counter{
    display: none !important;
}

@media (min-width: 1100px){
    .category__tier_1{
        min-height: 242px;
    }
    .category__tier_2{
        min-height: 90px;
    }
    .category__tier_3{
        min-height: 90px;
    }
}
@media (max-width:1400px) {
    .az-personal-area-link img {
        width: 14px;
    }
    .az-search-block__input {
        font-size: 1em;
        padding-bottom: 8px
    }
}
@media (max-width:950px) {
    .az-search-block__input {
        background: 0 0;
        font-size: .9em;
        padding-bottom: 3px;
        position: relative;
        z-index: 2
    }
}
@media (min-width:501px) and (max-width:1100px) {
    .az-personal-area-link img {
        display: none;
    }
}
@media (max-width:500px) {
    .az-personal-area-link {
        font-size: 0 !important;
        border: 0;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        min-width: auto
    }
    .az-personal-area-link img {
        width: 20px;
        margin-top: 0;
        margin-right: 0
    }
}
@media (max-width:380px) {
    .az-personal-area-link:after {
        background-size: 20px;
        left: -30px;
    }
}
@media (max-width:360px) {
    .az-search-block__input {
        font-size: .85em
    }
}

/* education centre */
#knowledge-base-course-content .article__text{
  color: white;
} 
#knowledge-base-course-content h1{
  color: white;
} 
#knowledge-base-course-content h2{
  color: white;
} 
#knowledge-base-course-content h3{
  color: white;
} 
.news__item .news__title{
  font-weight: bold;
}

.article.is-2020 iframe{
  width: 100% !important;
}

@media (max-width: 800px){
  .az-dropdown-materials:after {
      right: -15px !important;
  }
}
.az-active-h66px{
	height: 66px;
}
.az-active-h94px{
  height: 94px;
}
@media (max-width: 600px){
  .bread-crumbs__list{
      display: block;
      margin-left: -5px;
  }
  .bread-crumbs__list:after{
      content: "";
  display: table;
  clear: both;
  }
  .bread-crumbs__list li{
      display: block;
      float: left;
  }

  .bread-crumbs__list li a{
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 0px;
  }
  .uptolike-buttons .share-style-10{
      border-radius: 8px !important;
      height: 40px !important;
      width: 40px !important;
  }
  .uptolike-buttons .share-style-10 .sn-icon{
      width: 40px !important;
    height: 40px !important;
    border-right: none !important;
  }
  .uptolike-buttons .share-style-10 .share-counter{
    display: none;
  }
  #single-news p{
    line-height: 24px;
    font-size: 16px;
  }
  #single-news em{
    line-height: 24px; 
    font-size: 16px;
  }
  .search-result__description2 span {
    white-space: normal;
  }
}
#online-shops{
  overflow: visible;
  height: auto; 
}
.shop__rate{
  display: none !important;
}
.shop__name{
  font-size: 1.125em;
  color: #37485c;
  font-weight: bold; 
}