
img.color-primary{
    fill:#007e93;
}
.bg-primary{
    background:#007e93 !important;
}
.bg-primary-alpha-90{
    background:#007e93e6;
}
.bg-primary-alpha-70{
    background:#007e93b3 !important;
}
.bg-primary-alpha-20{
    background:#007c9133 !important;
}
.bg-gradient-primary-alpha-1:before{
    background-image:linear-gradient( 90deg, hsl(189deg 100% 29% / 87%) 40%, transparent 87%);
    background-image:linear-gradient( 90deg, hsl(189deg 98.82% 25.64% / 87%) 40%, transparent 87%);
    opacity:.97;
}
#hero-board .bg-gradient-primary-alpha-1:before{
    background-image:linear-gradient( 90deg, hsl(0deg 0% 96.14% / 87%) 40%, transparent 67%);
    opacity:.97;
}
.text-primary, .color-primary,
.accordion > dt > a.active{
    color:#007e93 !important;
}
.text-white, h2.text-white{
    color:#fff !important;
}
.bg-l-grey-p{
    background:#f5f5f5;
    padding:40px;
    border-radius:12px;
}
.min-height-70vh{
    min-height:70vh;
}
.pt-128{
    padding-top:128px!important;
}
.mt-n120{
    margin-top:-120px !important;
}
.mt-5px{
    margin-top:5px !important;
}
.nav-logo-wrap .logo{
    max-width:176px;
    height:124px;
}
.nav-logo-wrap .logo img{
    width:210px;
    height:auto;
}
.body-scrolled .nav-logo-wrap .logo img{
    width:auto;
    height:inherit;
    min-height:76px;
    margin-top:4px;
}
.nav-logo-wrap .logo.small-height{
    height:76px !important;
}
.nav-logo-wrap .logo img{
    max-height:none;
}
.transparent.main-nav{
    background-color:#fff !important;
}
.inner-nav ul{
    font-size:16px;
}
.main-nav{
    height:128px !important;
}
.body-scrolled.main-nav{
    height:84px !important;
}
.inner-nav > ul > li > a{
    height:124px;
}
.main-nav:not(.mobile-on).small-height .inner-nav > ul > li > a {
    height:78px !important;
}
.mobile-on .desktop-nav ul{
    background: rgb(0 126 147 / 1);
}
.services-tabs{
    font-size:28px;
}
.services-tabs > li{
    margin:28px 0;
}
.services-text-container{
    background:#007c91;
    border-radius:12px;
}
.services-image{
    border-radius:12px;
}
.services-title{
    color:#fff;
}
.figure-box{
    background:lch(22.26 18.75 217.28 / .8);
    padding:15px 22px 20px;
    border-radius:6px;
}
.page-section{
    padding:80px 0;
}
#partners .owl-item{
    /*width:100px !important;*/
}
.owl-page span{
    border:none;
    background:#ccc;
}
.owl-page.active span{
    background: #007e93;
    border: 1px solid #007e93;
    width: 20px;
    border-radius: 5px;
}
.services-tabs > li a{
    opacity:1;
    color:#007c91;
}
.services-tabs > li a.active{
    opacity:1;
}
.fw-menu li:not(:last-child){
    margin-bottom:10px;
}
#newsletter.bg-dark-alpha-90:before, #newsletter.bg-dark-alpha-90 .YTPOverlay:before{
    background:#016e7f;
}
.logo-grid-img{
    margin:30px 0 0;
    opacity:1;
}
/*#partners .owl-item,
#partners .features-item{
    width: fit-content !important;
}*/
#partners .logo-grid-img{
    width:180px;
    padding:10px 15px;
    background:white;
    border-radius:8px;
}
/*.item-carousel .owl-item{
    padding:0 59px;
}*/
#partners .logo-grid-img{
    margin:0;
}
.footer [class^="fa-"], .footer [class*=" fa-"]{
    font-size: 22px;
    padding-right: 8px;
}
#home-events iframe{
    background:#007e93;
    padding-top:56px;
    border-radius:12px;
}
ul.arrow-list{
    padding-left:1rem;
}
ul.arrow-list li{
    padding-left:5px;
}
ul.arrow-list li::marker{
	font-family:'icons' !important;
    content:"\e921";
	speak:never;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	line-height:1;
	letter-spacing:normal;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	display:inline-block;
	transform:rotate(0.003deg);
    color:#007e93;
}
ul.arrow-list.text-white li::marker{
    color:#fff;
}
ul.arrow-list li li{
    font-size:16px;
}
ul.arrow-list li li:last-child{
    margin-bottom:5px;
}
.hs-title-1{
    font-size:60px;
}
#mission .figure-box{
    padding:32px 36px;
}
.mn-sub{
    background:rgb(255 255 255 / 99%);
    border-radius:0 0 12px 12px;
}
.inner-nav ul li .mn-sub li a, .mn-group-title{
    line-height:1.3 !important;
    padding:16px 15px;
    padding:12px 15px;
    font-size:15px;
    color:#010101 !important;
}
.inner-nav ul li .mn-sub li li a{
    padding:10px 15px;
}
.inner-nav ul li .mn-sub li li:first-child{
    padding-top:18px;
}
.inner-nav ul li .mn-sub li li:last-child{
    padding-bottom:18px;
}
.inner-nav ul li .mn-sub li a:hover{
    color:#007e93 !important;
}
.team-item-descr{
    text-align:left;
    padding:1px 20px 18px;
    min-height:100px;
    background:#017588;
    color:#fff;
    border-radius:0 0 8px 8px;
}
.team-item-image img{
    border-radius:8px 8px 0 0;
}
.team-item-role{
    color:#fff;
}
.table{
    padding:20px;
    box-shadow:0 4px 20px 4px rgba(0,0,0,.1);
    border-radius:8px;
}
table tbody{
    border:#fff solid 8px;
    border-radius:8px;
}
.table tr{
    vertical-align:middle;
}
.table tr:first-child{
    border-bottom:#00505d solid 4px;
}
.table tr:nth-child(even){
    background-color:#d4e5e9;
    background-color:#e6f1f3;
}
.table th:nth-child(1){width:24%}
.table th:nth-child(2){width:15%}
.table th:nth-child(3){width:13%}
.table th:nth-child(4){width:12%}
.table th:nth-child(5){width:12%}
.table th:nth-child(6){width:8%}
.table th:nth-child(7){width:16%}
.table tr th{
    font-size:16px;
    line-height:22px;
}
.table tr td{
    font-size:16px;
    line-height:24px;
}
/*.table tr:nth-child(1) th:first-child{
    border-top-left-radius:8px;
    border-top-right-radius:8px;
}*/
.table.programs{

}
.mr-10px{
    margin-right:10px;
}
.text-sm{
    font-size:14px;
}
#reports .alt-features-icon{
    margin:0 0 2px 0;
}
.form .form-group{
    width:100%;
}
#reg-form .form label{
    font-size:17px;
}
#reg-form hr{
    background-color:#007e9340;
    opacity:1;
    margin-bottom:40px !important;
}
#reg-form hr:not([size]){
    height:2px;
}
#reg-form hr.h-1px:not([size]){
    height:1px;
}
#reg-form hr.mt-2.mb-2.py-0.h-1px{
    margin-bottom:.5rem!important;
}
.bg-primary-light{
    background-color:#d4e5e9;
}
.header-number{
    display:inline-flex;
    align-items:center;
    justify-content:space-around;
    background:#007e93;
    border-radius:50px;
    color:#fff;
    width:44px;
    height:44px;
    margin-right:8px;
    font-size:20px;
}
.registration-steps ul{
    width:68%;
    width:44%;
    display:flex;
    justify-content:space-evenly;
    margin:50px auto 50px;
    padding:0 40px 0 0;
}
.registration-steps ul li{
    position:relative;
    width:25%;
    width:50%;
    list-style-type:none;
}
.registration-steps ul li:last-child{
    width:0;
}
.registration-steps ul li::before{
    content:'1';
    display:inline-flex;
    align-items:center;
    justify-content:space-around;
    background-color:#e5e5e5;
    border-radius:50px;
    color:#010101;
    width:40px;
    height:40px;
    margin-right:8px;
    font-size:18px;
    font-weight:700;
}
.registration-steps ul li.active::before,
.registration-steps ul li.done::before{
    background:#007e93;
    color:#fff;
}
.registration-steps ul li.active::before{
    box-shadow:0 0px 0px 8px #bdd8df;
}
.registration-steps ul li:nth-child(2):before{content:'2';}
.registration-steps ul li:nth-child(3):before{content:'3';}
.registration-steps ul li:nth-child(4):before{content:'4';}
.registration-steps ul li:nth-child(5):before{content:'5';}
.registration-steps ul li::after{
    content:'';
    width:100%;
    height:4px;
    background-color:#e5e5e5;
    position:absolute;
    top:50%;
    left:0;
    transform:translate(0, -50%);
    z-index:-1;
}
.registration-steps ul li.done::before{
    content:"\e91a";
    font-family:'icons' !important;
    font-size:24px;
    font-weight:900;
    speak: never;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing:normal;
}
.registration-steps ul li.done::after{
    background-color:#007e93;
}
.min-height-50vh{
    min-height:50vh;
}
.min-height-44vh{
    min-height:44vh;
}
.form-check-input:checked{
    background-color:#007e93;
    border-color:#007e9340;
}
.accordion{
    border:none;
}
.accordion > dt > a{
    border-top:none;
    font-size:24px;
    border-top:2px solid #007e9340;
    border-bottom:1px solid #007e9340;
}
.accordion > dt:first-child > a{border-top:none;}
.accordion > dd{
    padding-top:1.5rem;
    color:#121212;
}
#faq ul.arrow-list li{
    margin-bottom:8px;
}
.d-in-block{
    display:inline-block;
}
.sponsored{
    flex-direction:column;
    position:absolute;
    bottom:0;
    right:0;
    margin-right:24px;
    background:#fff;
    padding:4px 12px 0;
    border-radius:8px 8px 0 0;
    color:#111;
    font-size:11px;
}
/*nav .sponsored,
img.sponsored-menu{
    opacity:0 !important;
}*/
img.sponsored-menu.two{opacity:1 !important;}
img.sponsored-menu{
    width:78px;
    width:64px;
    height:auto;
    color:#111;
    font-size:11px;
}
.list-sponsor{
    margin:0 !important;
    padding-left:5px;
}
.top-header{
    position:fixed; top:0; display:block; width:100%; height:36px; z-index:9999; background-color:#f7f7f7;
}
img.sponsored-top{
    width:78px;
    height:auto;
    margin-top:5px;
    margin-right:30px;
    color:#111;
    font-size:11px;
}
nav .mob-sponsor{
    position:absolute;
    top:0;
    right:50px;
    height:82px;
}
nav.body-scrolled .mob-sponsor{
    height:64px;
}
.sponsored-mobile{
    width:78px;
    height:auto;
}
.view-mobile,
.list-sponsor{
    display:none;
}
.check-form label.checkbox-inline{
    width:20%;
}
.check-form label:last-child.checkbox-inline{
    width:fit-content;
}
.certificate-date{
    width:16%;
}
.w-80{
    width:80%;
}
.w-auto{
    width:auto !important;
}
.no-wrap{
    text-wrap:nowrap;
}
nav.transparent .list-sponsor .sponsored-menu.trans{
    display:flex;
}
nav.transparent .list-sponsor .sponsored-menu.two,
nav.body-scrolled .list-sponsor .sponsored-menu.trans{
    display:none;
}
nav.body-scrolled .list-sponsor,
nav.transparent .list-sponsor{
    display:flex;
}
.fw-600{
    font-weight:600;
}
@media screen and (min-width:1024px) and (max-width:1080px){
    nav.body-scrolled .nav-logo-wrap .logo{
        max-width:100px;
    }
    nav.body-scrolled .inner-nav ul{
        margin-left:-30px !important;
    }
    nav.body-scrolled .inner-nav ul li{
        margin:0 9px;
    }
    img.sponsored-menu.two{
        width:68px;
    }
}
@media screen and (min-width:1025px){
    nav.body-scrolled .sponsored{
        opacity:1 !important;
        bottom:-50px;
        margin-right:24px;
        padding:0px 12px 6px;
        border-radius:0 0 8px 8px;
    }
}
@media screen and (min-width:1024px) and (max-width:1199px){
    .inner-nav > ul{
        /*margin-left:120px;*/
        margin-left:100px;
    }
    nav.body-scrolled .inner-nav ul{
        margin-left:10px;
    }
    .nav-logo-wrap .logo{
        max-width:132px;
        height:108px;
    }
    .inner-nav > ul > li > a{
        height:120px;
    }
    .inner-nav ul{
        font-size:14px !important;
    }
}
@media screen and (min-width:1100px) and (max-width:1279px){
    .inner-nav > ul{
        margin-left:100px;
    }
    nav.body-scrolled .inner-nav ul{
        margin-left:10px;
    }
}
@media screen and (min-width:1200px) and (max-width:1260px){
    nav.transparent .inner-nav ul li{
        margin:0 11px;
    }
    nav.body-scrolled .inner-nav ul li{
        margin:0 11px;
    }
}
@media screen and (min-width:1261px) and (max-width:1279px){
    .main-nav.transparent .inner-nav ul{
        margin-left:90px;
    }
}
@media screen and (min-width:1200px) and (max-width:1360px){
    .nav-logo-wrap .logo{
        max-width:160px;
        height:114px;
    }
    .inner-nav ul{
        margin-left:100px;
        margin-left:30px;
    }
}
@media screen and (min-width:1280px){
    nav.body-scrolled img.sponsored-menu{
        opacity:1 !important;
    }
}
@media screen and (min-width:1280px) and (max-width:1360px){
    .inner-nav ul{
        margin-left:4px;
    }
    nav.transparent .inner-nav ul{
        margin-left:100px;
    }
}
@media screen and (max-width:1280px){
    .inner-nav ul li{
        margin:0 14px;
    }
}
@media screen and (max-width:1024px){
    nav.body-scrolled .sponsored{
        display:none;
    }
    .view-mobile{
        display:flex;
    }
}