.custom-links-row {
    position: relative;
    overflow: hidden;
}
.custom-links-row li{
    padding: 0;
    list-style: none;
    margin: 0;
}
.custom-links-row li:before{
    display: none;
}
.custom-cat-link {
    font-size: 13px;
    text-align: center;
    border: 1px solid #5ea623;
    background: white;
    text-decoration: none;
    color: #5ea623!important;
    border-radius: 15px;
    padding: 5px 20px;
    margin: 0 10px 10px 0;
    white-space: nowrap;
    display: inline-block;
}
.custom-cat-link:hover {
    color: #5ea623;
}

.custom-cat-link.active {
    background: #5ea623;
    color: #fff!important;
    border-color: #5ea623;
    padding: 5px 30px 5px 20px;
    position: relative;
}

.custom-cat-link.active svg {
    fill: white;
    width: 10px;
    height: 10px;
    margin-left: 0.5rem;
    position: absolute;
    top: 11px;
}
.custom-links-row button {
    position: relative;
    right: 0;
    cursor: pointer;
    font-size: 13px;
    text-align: center;
    border: 1px solid #5ea623;
    background: white;
    text-decoration: none;
    color: #5ea623!important;
    border-radius: 15px;
    padding: 5px 20px;
    margin: 0 10px 10px 0;
    white-space: nowrap;
}
.custom-links-row button.del {
    display: none;
    width: 0;
    overflow: hidden;
}
.custom-links-row .hamburger {
    position: relative;
    margin: auto;
}
.custom-links-row .visible-links {
    display: inline-table;
    padding: 0;
    margin: 0;
}
.custom-links-row .visible-links li {
    display: table-cell;
}
.custom-links-row .hidden-links {
    height: 0;
    padding: 0;
    margin: 0;
}
.custom-links-row .hidden-links li {
    display: table-cell;
}
.custom-links-row .hidden {
    visibility: hidden;
}

.custom-links-row.open .visible-links {
    display: inline;
}
.custom-links-row.open .visible-links li {
    display: inline-block;
}
.custom-links-row.open .hidden-links {
    display: inline;
}
.custom-links-row.open .hidden-links li {
    display: inline-block;
}
@media (max-width: 600px){
.custom-links-row button,
.custom-cat-link {
    font-size: 9px;
    padding: 4px 8px;
    margin: 0 5px 10px 0;
}
.custom-cat-link.active {
    padding: 4px 18px 4px 8px;
}
.custom-cat-link.active svg {
    width: 8px;
    height: 8px;
    margin-left: 4px;
    top: 8px;
}
}

.promo-links-list {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.promo-links-list .promo-link {
    padding: 0 15px;
    border: none;
    box-shadow: none;
}

.promo-link-sm .promo-link-image {
    flex: 0 0 40px;
    width: 40px;
    height: 35px;
}

.promo-link-sm .promo-link-text {
    padding-left: 15px;
    line-height: 1.1;
    max-width: 200px;
}
.promo-link-sm .promo-link-text a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: none;
}
.promo-link-sm .promo-link-text a:hover{
    text-decoration: underline;
}

@media (max-width: 567.98px) {
    .promo-links-list {
        justify-content: flex-start;
    }
    
    .promo-link-sm + .promo-link-sm {
        margin-top: 15px;
    }
    .promo-link-sm .promo-link-text {
        max-width: calc(100% - 65px);
        
    }
}
a.footer-sitemap-link {
    color: white;
    text-decoration: none;
    text-align: right;
    display: block;
}

a.footer-sitemap-link:hover {
    text-decoration: underline;
}

ul.map-level-0 {
    font-weight: bold;
}
.header-mobile-icon {
    display: inline-block;
    vertical-align: middle;
    width: 40px !important;
    height: 30px !important;
margin-top: -15px !important;

    margin-right: 0 !important;
    position: relative;
}

@media (max-width:899px){

.glass span {
font-size: 14px !important;

padding: 20px 0;
}
.glass {
    height: 400px !important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("/local/templates/pro-health/images/bgpro.jpeg") center no-repeat;    
}
}

@media (min-width:900px) {
	.curs-dadali {
font-weight:700;
font-size: 42px;
}
	.fs-2 {
font-size:22px;


}
	.curs-d {
background-color:#7ab7464a;
padding:20px;
border: 1px solid #7ab746;
justify-content: center;
    align-items: center;
}
	.color-g {
font-size:35px;
color:#5ea62a;
font-weight:800;
}
}
.glass {
    height: 300px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("/local/templates/pro-health/images/bgpro.jpeg") center no-repeat;    
}
.glass span {
    position: relative;
    text-align: center;
    color: #000;
    width: 80%;
    font-size: 19px;

    padding: 40px 0;

    text-transform: none;
    font-family: 'Roboto', Tahoma, sans-serif;

    z-index: 1;
    overflow: hidden;
}
.glass span:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    height: 200%;
    width: 200%;
    background: url("/local/templates/pro-health/images/bgpro.jpeg") center no-repeat;
    filter: blur(8px);
    z-index: -1;
}

.legacy-cookie img {
  margin-left: 15px;
  margin-top: 0px;
  cursor: pointer;
  width: 25px;
  height: 25px;
}

.legacy-cookie > div {
  font-size: 16px !important;
  line-height: 19px;
  color: #f1f1f1 !important;
}

@media (max-width: 767px) {
    .legacy-cookie img {
        width: 55px;
    }
    .col-xl-6.col-6.formot {
    flex: 0 0 100%;
    max-width: 100%;
    }
    .head-wrap .col.second {
   /* margin-left: -8px;*/
    }
    .head-wrap .col.first {
    /*margin-left: -4px;*/
    }
    .shapedividers_com-3014::before{
        background-image: none !important;
    }
    .promo-link-sm .promo-link-text a{
    font-size: 16px;
    }
    .slick-list.draggable {
    min-height: 265px;
    }
    .head-wrap {
    background-size: cover !important;
    }
}


@media (min-width:768px) and (max-width: 1023px) {

    .slick-list.draggable {
    min-height: 180px;
    }
}