.mb-30{
    margin-bottom:30px;
}
.counter img{
    width:60px;
    padding-bottom: 10px;
}
.courses-content a.readmore:hover {
    color: #00468c;
}
.bg-grey{
    background-color: #F2F2F2;
}
.p-80-30{
    padding: 80px 30px;
}
.pl-0, .pr-0{
    padding-left:0px;
    padding-right:0px;
}
.plr-60{
    padding-left:60px;
    padding-right:60px;
}
.disc li {
    margin-bottom: 0px;
    font-size: 15px;
    padding: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
}
ul.disc {
    margin-bottom: 12px;
}
.disc .fa {
    font-size: 10px;
    color: #002f87;
    margin: 0;
    padding: 0;
}
::marker {
    color: #002f87;
}

.count-area img{
    width:80px;
}
.count-digit.count:after {
    content: '+';
}
.count-area {
    position: relative;
    text-align: center;
    color: #fff;
}
.count-area-content {
    margin-top: 30px;
}
.count-area i {
    font-size: 48px;
}
.count-digit {
    margin: 20px 0px;
    color: #fff;
    font-weight: 700;
    font-size: 50px;
}
.count-title {
    font-size: 20px;
}
#more, #more1, #more2, #more3 {display: none;}
/*.dnumber img{*/
/*    width:60px;*/
/*}*/
.what-learn{
    margin-bottom: 30px;
}
.what-learn h4 {
    background: #a5182d;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    text-align: center;
}

.what-learn h6 {
    font-size: 16px;
    padding-top: 15px;
}

.what-learn ul li {
    color: #000;
    position: relative;
    left: 15px;
    font-size: 15px;
    /* padding-left: 30px; */
    padding-bottom: 5px;
    font-weight: 500;
    list-style: disc;
}
li.pr-5 {
    margin-left: 15px;
}
.senior.what-learn ul li{font-size: 16px;padding: 0; left:0;}
.senior.what-learn ul li::before {
    content: "\f0a4";
    font-family: "Font Awesome 5 Pro";
    color: #00468c;
    margin-right: 10px;
}
/*.what-learn ul li::before {*/
/*    content: "\f0a4";*/
/*    font-family: "Font Awesome 5 Pro";*/
/*    color: #00468c;*/
/*    margin-right: 10px;*/
/*}*/
/*.count-plus {*/
/*    font-size: 30px;*/
/*    color: #fff;*/
/*    font-weight: 600;*/
/*    margin-bottom: 5px;*/
/*    line-height: 1;*/
/*    font-family: 'Jost', sans-serif;*/
/*    display: inline-block;*/
/*}*/
.plr-50{
    padding-left:50px;
    padding-right:50px;
}
.pt-20{
    padding-top:20px;
}
.bg-blue{
    background-color: #00468c;
}
.bg-red{
    background: #a5182d;
}
.bg-light-grey{
    background: #dcd8d5;
}
.bg-dark-grey{
    background: #bcbcbe;
}
.justify{
    text-align:justify;
}
.eligibility ul li .icon i {
    margin-top: 5px;
    width: 25px;
    height: 25px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 2px solid #EEEEEE;
    border-radius: 10%;
    text-align: center;
    line-height: 25px;
    margin-right: 20px;
    color: #a5182d;
    font-weight: 600;
}
.eligibility ul li {
    color: #fff;
    position: relative;
    padding-left: 30px;
    display: flex;
    margin-bottom: 15px;
}
.container-fluid-plus {
    padding-right: 0; 
    padding-left: 0; 
}
.header-cta .call-box {
    align-items: center;
}
 
.form-control,.form-select:focus {
    border-color: #bcbcbe!important;
    box-shadow: none !important;
    /*box-shadow: 0 0 0 0.25rem #bcbcbe!important;*/
}
.social_media {
         position: fixed;
         top: 60%; right:15px;
         -webkit-transform: translateY(-50%);
         -ms-transform: translateY(-50%);
         transform: translateY(-50%);
         z-index: 9999;
         border-radius: 25px;
         overflow: hidden;
         background: #fff;
         width: 50px;
         padding: 4px;
         -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,.1);
         box-shadow: 0px 0px 9px rgba(0,0,0,.1);
         }
         .social_media a{
         padding: 15px 5px!important;
         text-align: center;
         line-height: 15px;
         }
         .social_media a i{
         margin: 12px 5px; transition: 0.3s; font-size: 25px;
         }
         .social_media a i:hover{
         margin-left: 10px;
         transition: 0.3s;
         }
         .social_media a i.fa-facebook{
         color:#3b5998;
         }
         .social_media a i.fa-twitter{
         color:#00aced;
         }
         .social_media a i.fa-youtube{
         color:#BD081C;
         }
         .social_media a i.fa-linkedin-in{
         color:#007bb6;
         }
         .social_media a i.fa-whatsapp{
         color:#25D366;
         }
         .social_media a i.fa-instagram{
         color:#e1306c !important;      }

    .social_media a i.fa-linkedin{
         color:#0073b2 !important;      }

    .social_media a i.fa-whatsapp, .social_media a i.fa-phone, .social_media a i.fa-envelope  {
        color: #a5182d;
    }
    .social_media a i.fa-whatsapp:hover, .social_media a i.fa-phone:hover, .social_media a i.fa-envelope:hover  {
        color: #00468c;
    }
    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        color: #a5182d !important;
        border-bottom: 4px solid #a5182d !important;
        border-radius: 0 !important;
        background: transparent;
    }
    .courses-content h3{
        color: #00468c;
        font-family: 'Asap', sans-serif;
    }
    /* carousel */
    .courses .slick-track {
        width: 100%!important;
    }
    /* .icon-content1, .icon-content2, .icon-content3, .icon-content4, .icon-content5, .icon-content6{
        position: relative;
    } */
    
    .puzzle-icons{
        position: relative;
        height: 25rem;
        margin-top: 7rem;
        margin-left:60px;
    }
    
    .icon-content1 img, .icon-content2 img, .icon-content3 img, .icon-content4 img, .icon-content5 img, .icon-content6 img{
        position: absolute;
        width: 25%;
    }
    .icon-content1 img{
        left: 0;
    }
    .icon-content2 img{
        left: 5.3rem;
        width: 40%;
        top: 2.8rem;
    }
    .icon-content3 img{
        left: 7.7rem;
        top: -7.6rem;
    }
    .icon-content4 img{
        left: 7.7rem;
        top: 7.5rem;
    }
    .icon-content5 img{
        left: 15.1rem;
    }
    .icon-content6 img{
        width: 27%;
        left: 16.8rem;
    }
    .icon-content1 .show-img,
    .icon-content2 .show-img,
    .icon-content3 .show-img,
    .icon-content4 .show-img,
    .icon-content5 .show-img,
    .icon-content6 .show-img{
        display: none;
    }
    .icon-content1:hover .show-img,
    .icon-content2:hover .show-img,
    .icon-content3:hover .show-img,
    .icon-content4:hover .show-img,
    .icon-content5:hover .show-img,
    .icon-content6:hover .show-img{
        display: block !important;
    }
    
    /* .icon-content1 .show-img:hover .icon-content1 .show-img,
    .icon-content2 .show-img:hover .icon-content2 .show-img,
    .icon-content3 .show-img:hover .icon-content3 .show-img,
    .icon-content4 .show-img:hover .icon-content4 .show-img,
    .icon-content5 .show-img:hover .icon-content5 .show-img,
    .icon-content6 .show-img:hover .icon-content6 .show-img{
        display: block !important;
    }; */
    
    .static-buttons {
    position: fixed;
    right: 0;
    top: 40%;
    z-index: 3;
    height: 10rem;
    transform: translateX(100%);
}

.static-buttons a  {
    min-width:160px;
    color: #fff;
    border-radius: 0.75em 0.75em 0 0;
    box-shadow: 0 0 0.75em rgb(0 0 0 / 10%);
    font-weight: 400;
    background:#AA182C;
    border:none;
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-100%, -100%) rotate(-90deg);
    transform-origin: right bottom;
    font-size: 1rem;
    cursor: pointer;
    padding: 0.75em;
}
.static-buttons a:hover  {

    background:#002F87;
}
    
    h2.text-red {
    color: #aa182c;
}
p.text-black {
    color: #000 !important;
    font-size: 18px !important;
}
.steps-area p{font-size: 15px;}
.steps-area h6{font-size: 18px;color: #002f87;font-family: 'Asap', sans-serif; }
.enhance {
    font-family: 'Asap', sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: 500;
}
.cookie_notice {
    display: none;
    position: fixed;
    z-index: 9999999;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 15px;
    color: #FFF;
    background: #032F87;
    padding: 10px 20px; 
}
/* Оформление кнопок */
.cookie_btn {
    display: inline-block;
    margin: 10px 6px 4px 6px;
    text-decoration: none;
    position: relative;
    font-size: 13px;
    padding: 4px 12px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase; 
    background: #AA182C;
    border: 2px solid #fff;
}
.cookie_notice p{color:#fff; font-size:15px;}
.cookie_btn:hover {
    color: #FFF;
}
.cookie_btn:after,
.cookie_btn:before {
    position: absolute;
    height: 2px;
    left: 50%;
    background: #FFF;
    bottom: -6px;
    content: "";
    transition: all 280ms ease-in-out;
    width: 0;
}
.cookie_btn:before {
    top: -6px;
}
.cookie_btn:hover:after,
.cookie_btn:hover:before {
    width: 100%;
    left: 0;
}
.destop{display: none;}
.h-230{
            height: 220px;
        }
        
        
        .icon img{width: 45px;}
    @media only screen and (max-width:575px) {
        .social_media{
            display: none;
        }
    }
    
    
    @media (min-width: 1200px) and (max-width: 1500px){
        /*.step-img img {*/
        /*    width: 500px;*/
        /*    height: 333px;*/
        /*}*/
        .blr{
            /*border-right: 2px solid #ffffff;*/
            height: 120px;
        }
        .plc-100{
            padding-left:50px;
        }
        .h-230{
            height: 230px;
        }
        .s-40{
            padding-top:40px;
        }
    }