

.separator:before {
    position: absolute;
    background: #C3D5D5; 
    width: 100%;
    height: 1px;
    content: "";
    bottom: 0; 
}
.separator {
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.main__content__div {
    padding-bottom: 60px;
}
.indent__div {
    padding-left: 1rem;
}

.position__div {
    position: relative;
}
.anchor__position {
    position: absolute;
    top: -150px;
}

body::before {
      content: '';um
      position: absolute;
      width: 100%;
      height: 100%;
      display: inline-block;
      filter: blur(75px);
      background: transparent;
      background-image: radial-gradient(#CDD3DE 20%, transparent 0)/*Blue*/, radial-gradient(#C3D5D5 20%, transparent 0) /*Green*/, radial-gradient(#C3D5D5 20%, transparent 0), radial-gradient(#C3D5D5 20%, transparent 0), radial-gradient(#C3D5D5 20%, transparent 0), radial-gradient(#C3D5D5 20%, transparent 0);
      background-size: 30px 30px;
      background-size: 50vmin 50vmin;
      background-position: 0 0 /*Top Left*/,    15% 75% /*Middle Left*/,    65% 50% /*Middle Top*/,    0% 150% /*Bottom Left*/,    100% 130% /*Bottom Right*/,        91% 3% /*TOP RIGHT*/;
      background-repeat: no-repeat no-repeat;
      overflow: hidden;
      margin: 0;
      padding: 0;
    }

.flower_bullet_list.padding__left {

 padding-left: 1rem;

}
.padding__left {
    padding-left: 1rem;
}
ol li {
    padding: 10px 0px;
    padding-top: 10px;
}
.fact__site__box.w_100 {
    width: 100% !important;
    max-width: none !important;
    display: flex !important;
    align-items: center !important;
}
.single__btn__blk.two.no_margin {
    margin: 0px;
}
 .col-lg-8 {
    padding-right: 30px;
}   

a.tab__button.small.active-2 {
    background: #d7e3ef !important;
    color: #38536E !important;
}

/* Navigation Sticky CSS Start*/
.header__main {
    /*background: #f0f4f400;*/
    position: sticky !important;
    position: -webkit-sticky !important;
    /* for safari */
    top: 0px !important;
    z-index: 996 !important;
}
.header__main.changeColor {
   background: #F0F4F4 !important; 
}

.header__main.two {
    padding: 10px 0px !important;
    background: #f0f4f400;
}

.navigation__area {
    position: sticky !important;
    position: -webkit-sticky !important;
    /* for safari */
    top: 74px !important;
    /*background: #F0F4F4 !important;*/
    z-index: 997 !important;
}

.hero__two__blk img {
    z-index: 995;
}
.hero__content__right {
    z-index: 996;
}
.hero__content__right__consulting {
    z-index: 996;
}


@media only screen and (max-width: 767px){
    .common__title h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.col-md-6.aos-init.aos-animate {
    padding-left: 0px;
}
#home__hero__column {
    height: 185px !important;
}
div#home__hero__area {
    margin-bottom: -50px !important;
}
video.hero__banner__video {
width: 97% !important;
}

.col-6 {
    padding: 0px !important;
}

}    


@media only screen and (min-width: 320px) and (max-width: 767px){
.navigation__area {
    position: relative !important;
    z-index: 994 !important;
    top: 0px !important;
    /*background: #f0f4f400 !important;*/
    margin-top: 53px !important;
}
.inspector__blk .row {
    margin-left: 0px !important;
}
}
.gradient__block {
    display: none;
}
/* Navigation Sticky CSS End */

/* FAQ Start */

.accordion-header {
    /* margin-bottom: 10px; */
    padding: 0px;
    margin: 0px;
}

.accordion {
    margin-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
}

/* FAQ End */

/* Base CSS */

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter container{
    display: block;
    margin: 0 auto 15px;
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto;
}

.promote__thumb > a > img
{
    filter:drop-shadow(5px 5px 5px #00000033);
}

body {
    color: #333333;
    font-weight: 400;
    font-family: 'Libre Franklin';
    background: #F0F4F4;
}

@font-face {
    font-family: 'Alexander Lettering';
    src: url('../webfonts/Alexander Lettering.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklinl';    
    src: url('../webfonts/LibreFranklin-Bold.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../webfonts/LibreFranklin-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../webfonts/LibreFranklin-Regular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Libre Franklin';
    src: url('../webfonts/LibreFranklin-Light.ttf')  format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



/*---------------------- Gradient Blotch CSS Fixes start ----------------------*/
.container {
    position: relative;
}

a.common__btn:hover {
    background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
    color: #fff !important;
    border-radius: 20px 20px 0 0;
    transition: .3s;
}

a.activeTab{
    background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%) !important;
    color: #fff !important;
    border-radius: 20px 20px 0 0;
}

.gradient__block {
    height: 225px;
    width: 225px;
    background: #C3D5D5;
    position: absolute;
    filter: blur(75px);
    left: -100px;
}
.gradient__block__2 {
    height: 225px;
    width: 225px;
    background: #C3D5D5;
    position: absolute;
    filter: blur(75px);
    right: 0px;
}
.gradient__block.main__content {
    height: 175px;
    width: 225px;
    background: #C3D5D5;
    position: absolute;
    filter: blur(75px);
    right: -150px;
    left: auto;
}
.gradient__block.main__content {
    left: auto;
    right: -200px;
    top: 10%;
}
.page-title {
    padding: 20px 20px 20px 0px;
    margin: 0px 0px 0px 0px;
}
.bullet__list {
    padding-left: 0px;
    margin-left:25px;
    list-style-position: outside;
}
.bullet__list li{
    background: none !important;
    margin-bottom:5px;
    margin-left:10px;
    padding-left: 8px !important;
    /*text-indent: -12px;*/
}


.flower_bullet_list {
    padding-left:0px;
    text-indent:0px; 
    list-style: none;
    margin: 0px;

}
.flower_bullet_list li{
    /*background: url('/assets/img/star.svg') no-repeat left 16px;*/
    background: url('/media/t03ffvax/lightnavybullet.png') no-repeat left 16px;
    vertical-align: middle;
    padding: 10px 10px 5px 25px;
}

.flower__bullet {
    margin-right: 10px;
    margin-top: -5px;
}

/*---------------------- Gradient Blotch Fixes end ----------------------*/





/*---------------------- New css start ----------------------*/
span.swoosh {
    position: relative !important;
}
span.hero__callout {
    z-index: 10 !important;
    position: relative !important;
}

img.swoosh__photo {
    position: absolute !important;
    top: -20px !important;
    z-index: 8 !important;
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
.single__btn__blk.standards {
    max-width: 100%;
}
}
.single__btn__blk.standards {
    max-width: 25% !important;
}
}
.single__btn__blk.two-button {
    max-width: 50% !important;
}
img.swoosh__photo {
    top: -10px !important;
}
.grid__2_column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 20px 0px;
}
.grid__2_column p:first-of-type{
    margin-right:20px;
}
.grid__2_column h3:first-of-type{
    margin-right:20px;
}


.grid__3_column{
    display: grid;
    grid-template-columns: 27% 27% 27%;
    margin: 20px 10px;
}

@media (max-width: 991px) {
    .grid__2_column {
    grid-template-columns: 1fr;
    }
    .promote__wrap {
    padding-right: 0px !important;
    }
    .promote__blk {
      padding-right: 0px !important;
    }
    .allied_learning {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}



.fact__site__box.two {
    width: 95% !important;
    max-width: none !important;
    height: 100% !important;
    display: flex;
    align-content: center;
    align-items: center;
}
.fact__site__box.two h4 {
    font-size: 24px;
    line-height: 1.2;
}


.allied_learning {
    width: 229px;
    height: auto;
    object-fit: contain;
    margin-right: 20%;
}

.flex__horizontal__center {
    display: flex;
    align-content: center;
    justify-content: flex-start;
}

.fact__site__box.margin__fix {
    margin-left: auto !important;
    margin-right: 30% !important;
    width: auto !important;
}

a.common__btn.two.margin__fix {
    margin-left: auto;
    margin-right: 40%;
}
a.common__btn__consulting.two.margin__fix {
    margin-left: auto;
    margin-right: 40%;
}




/*---------------------- Active A Link/Button CSS start ----------------------*/
.tab__button.active-2 {
    background: linear-gradient( 
258.28deg
 , #95D9D9 10.21%, #5E6DF4 96.44%) !important;
    color: white !important;
}

/*---------------------- Active A Link/Button CSS End ----------------------*/

.row.align-items-center.home {
    margin: 40px 0px;
}
.hero__callout__span {
    /*background: -webkit-linear-gradient(22deg, #99D3FD 0%, #176EC6 20%, #1E5994 50%, #176EC6 75%, #99D3FD 100%);*/
    background: -webkit-linear-gradient(22deg, #5E6DF4 0%, #5E6DF4 20%, #2eb0b0 50%, #5E6DF4 75%, #5E6DF4 100%);
    text-shadow: 2px 3px 5px grey;
    -webkit-text-stroke-color: #307ecb82;
    -webkit-text-stroke-width: .5px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Alexander Lettering;
    font-size: 145px;
    padding-left: 10px;
    
}
.hero__callout__span__consulting {
    -webkit-background-clip: text;
    -webkit-text-fill-color: white;
    color: white; 
    background: none; 
    font-family: Alexander Lettering;
    font-size: 3rem;
    padding-left: 10px;
}
a.common__btn.two:hover {
    background: url(/media/cnxocfnw/background_2.png);
}
a.common__btn.two {
    width: 203px !important;
}
strategic__list p img {
margin-right: 8px;
margin-top: -8px;
}
.navigation__area li {
padding-top: 0;
}
.promote__wrap {
padding-right: 30px;
}
.contact__fact__thumb {
width: 100px;
flex: 0 0 100px;
margin-right: 15px;
}
.gradient__block {

z-index: -1;
}
p a {
margin-bottom: 6px;
display: inline-block;
}
.inspector__blk .row {
margin-left: -13px;
}
.footer__links ul li a {
font-size: 17px !important;

}



.main__content__div {
	position: relative;
	z-index: 9;
}
.search__blk input[type="submit"] {

	background: rgb(72,127,197);
	background: -moz-linear-gradient(left, rgba(72,127,197,1) 0%, rgba(115,160,208,1) 100%);
	background: -webkit-linear-gradient(left, rgba(72,127,197,1) 0%,rgba(115,160,208,1) 100%);
	background: linear-gradient(to right, rgba(72,127,197,1) 0%,rgba(115,160,208,1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#487fc5', endColorstr='#73a0d0',GradientType=1 );
	color: #fff;
	max-width: 109px;
	margin-left: 10px;
}
.selector-for-some-widget {
    box-sizing: content-box;
}

a:hover {
    text-decoration: none
}

.promote__wrap {
padding-right: 30px;
}
.contact__fact__thumb {
width: 100px;
flex: 0 0 100px;
margin-right: 15px;
}
.gradient__block {

z-index: -1;
}
p a {
margin-bottom: 6px;
display: inline-block;
}
.inspector__blk .row {
margin-left: -13px;
}
.footer__links ul li a {
font-size: 17px !important;

}

.strategic__list p img {
margin-right: 8px;
margin-top: -8px;
}
.navigation__area li {
padding-top: 0;
}
.footer__column {
    width: 22%;
}

/*---------------------- Footer css Start ----------------------*/

.footer__h5 {
    margin: 0px;
    padding: 0px;
}

/* MD Device :768px. */


@media (max-width: 767px) {

.footer__bottom .ft--left P {
    padding: 0px;
}

.footer__column__1 {
    margin-bottom: 0px;
}
.footer__column__2 {
    margin-bottom: 0px;
}

.footer__column__1__consulting {
    margin-bottom: 0px;
}
.footer__column__2__consulting {
    margin-bottom: 0px;
}

.footer__links {
    margin-bottom: 20px;
}

.footer__area {
    padding: 60px 0;
}

.footer__contacts h3 {
    margin-bottom: 10px;
    padding-top: 0px;
}



.footer__bottom p {
    font-size: 14px;
    padding: 0px;
}

.footer__contact__list p {
    padding: 0px;
    margin-bottom: 0px;
}

.footer__social {
    justify-content: center;
}

.footer__links h4 {
    padding: 0px;
}


}



@media (min-width: 768px) and (max-width: 991px) {
    .footer__column__1 {
        max-width: 33.3333% !important;
        width: 33.3333% !important;
    }
    .footer__column__2 {
        max-width: 70% !important;
        width: 70% !important;
    }
    
    .footer__column__1__consulting {
        max-width: 33.3333% !important;
        width: 33.3333% !important;
    }
    .footer__column__2__consulting {
        max-width: 70% !important;
        width: 70% !important;
    }
}


/* SM Small Device :320px. Start */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .footer__column__1 {
        max-width: 100% !important;
        width: 100% !important;
        text-align: center !important;
    }
    .footer__column__2 {
        max-width: 100% !important;
        width: 100% !important;
        text-align: center;
    }
    
    .footer__column__1__consulting {
        max-width: 100% !important;
        width: 100% !important;
        text-align: center !important;
    }
    .footer__column__2__consulting {
        max-width: 100% !important;
        width: 100% !important;
        text-align: center;
    }
    
    .footer__social {
        display: inline-block;
        align-items: center;
        text-align: center;
    }
    .footer__social a {
        display: inline-block;
        line-height: 40px;
    }
}
/* SM Small Device :320px. End */
/*---------------------- Footer css end ----------------------*/

/*---------------------- New css end ----------------------*/

/*---------------------- Mobile Device Cosmetic Fixes Start ----------------------*/

@media (min-width: 320px) and (max-width: 1200px){
        #OpenIdConnect {
            font-size: 15px;
        }
}

@media only screen and (max-width: 767px) {
        .umbraco-forms-form input.text, .umbraco-forms-form textarea {
        max-width: 100% !important;
        padding: 5px;
        display: block;
        width: 100% !important;
        }
        select {
        height: 36px;
        border-radius: 0;
        }
     .portal__content__title h4 {

     margin-top: 10px !important;
     }
    .common__title h2 {
    display: block;
    }
    .portal__content__title h4 {
    margin-top: 10px;
    }
    
    .portal__content__title {
    display: block !important;
    }

    .row .container {
        padding: 0;
    }
    .fact__content__blk {
        display: block;
    }
    .col-6 {
        flex: 0 0 auto;
        width: 100%;
    }
    .breadcrumb {
        padding: 10px;
    }
    .breadcrumb a {
        color: #da3832;
    }
    .banking__blk .single__btn__blk {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .banking__blk {
        margin-left: 0 !important;
    }
    .fact__content__blk {
    display: block !important;
    }
    .umbraco-forms-form input.text, .umbraco-forms-form textarea {
    max-width: 100% !important;
    padding: 5px;
    display: block;
    width: 100%;
    }
    .umbraco-forms-form fieldset {
    padding-right: 0;
    }
    select {
    height: 36px;
    border-radius: 0;
    }

}

    @media (max-width: 991px){
        
        #OpenIdConnect {
        margin-left: 30px;
        margin-bottom: 17px;
        }
    
    }
/*---------------------- Mobile Device Cosmetic Fixes End ----------------------*/



/*---------------------- Hero Banner start ----------------------*/


/*------- Hero MOBILE Banner start -------*/
        @media (min-width: 320px) and (max-width: 991px){
            
            #home__hero__area {
                padding: 0px;
            }
            
            
            #home__hero__column {
                height: 200px;
            }

            #home__video__desktop {
            	display: none;
            }
            
            .hero__content__left.aos-init.aos-animate {
                top: 20%;
                width: 75%;
            }
            
            span.hero__callout {
                font-size: 2EM;
            
            }
            
            h1.hero__h1 {
                display: none;
            }
            
            h1.hero__h1__mobile {
                font-size: 24px;
               display: block !important;
            }
            
            #home__video__mobile {
            display: block !important;
            }
            
            
            h1.hero__h1__mobile {
                font-size: 16px;
            }
            
            #home__video__content {
                top: 10% !important;
                left: 10% !important;
            }
            
            span.hero__callout {
                padding-left: 5px !important;
            }
            
            
            
            
            
            }
/*------- Hero MOBILE Banner end -------*/
            
            #OpenIdConnect {
                font-size: 18px;
                text-decoration: none;
                color: #777777;
                font-weight: 400;
                line-height: 1.2;
                display: inline-block;
                margin-right: 33px;
                transition: .3s;
                position: relative;
                padding: 0px !important;
                margin-top: -5px;
            }
           
            #home__video__mobile {
            display: none;
            }
            
            h1.hero__h1__mobile {
                display: none;
            }
            
            div#home__hero__row {
                overflow: hidden;
            }
            
            img.banner__video__image__overlay {
                position: absolute !important;
                height: 100%;
                z-index: 10;
                margin-bottom: -50px;
                right: 0;
                top: 0px !important;
                filter: drop-shadow(0px 0px 8px #00000099);
            }
            
          #home__video__content {
                position: absolute;
                top: 8%;
                width: 100%;
                left: 5%;
                z-index: 1000;
            }
                
            video.hero__banner__video {
                position: relative;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 99%;
                height: 100%;
                filter: opacity(90%);
            }
            video.hero__banner__video_NoOpacity {
                position: relative;
                left: 0;
                top: 0;
                right: 0;
                bottom: 0;
                width: 99%;
                height: 100%;
            }
            
            .hero__two__blk {
                max-height: 600px;
            }
            
            div#home__hero__block {
                overflow: hidden;
            }
            
            span.hero__callout {
                /*background: -webkit-linear-gradient(22deg, #99D3FD 0%, #176EC6 20%, #1E5994 50%, #176EC6 75%, #99D3FD 100%);*/
                background: -webkit-linear-gradient(22deg, #5E6DF4 0%, #5E6DF4 20%, #2eb0b0 50%, #5E6DF4 75%, #5E6DF4 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: Alexander Lettering;
                font-size: 2.5EM;
                padding-left: 20px;
                padding-right: 20px;
                text-shadow: 2px 3px 5px grey;
                -webkit-text-stroke-color: #307ecb82;
                -webkit-text-stroke-width: .5px;
            }
            
            .hero__callout__span {    
                /*background: -webkit-linear-gradient(22deg, #99D3FD 0%, #176EC6 20%, #1E5994 50%, #176EC6 75%, #99D3FD 100%);*/
                background: -webkit-linear-gradient(22deg, #5E6DF4 0%, #5E6DF4 20%, #2eb0b0 50%, #5E6DF4 75%, #5E6DF4 100%);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                font-family: Alexander Lettering;
                font-size: 145px;
                padding-left: 10px;
                text-shadow: 2px 3px 5px grey;
                -webkit-text-stroke-color: #307ecb82;
                -webkit-text-stroke-width: .5px;
            }
            
            .hero__callout__span__consulting {
                -webkit-background-clip: text;
                -webkit-text-fill-color: white;
                color: white; 
                background: none; 
                font-family: Alexander Lettering;
                font-size: 145px;
                padding-left: 10px;
            }
            
            .hero__content__right.aos-init.aos-animate {
                position: absolute;
                top: 30%;
                left: 28%;
            }
            
            .hero__content__right__consulting.aos-init.aos-animate {
                position: absolute;
                top: 30%;
                left: 5%;
            }
            
            @media only screen and (min-width: 991px) and (max-width: 1400px) {
                    .hero__content__right.aos-init.aos-animate {
                        position: absolute;
                        top: 30%;
                        left: 28%;
                    }    
                    .hero__content__right__consulting.aos-init.aos-animate {
                        position: absolute;
                        top: 30%;
                        left: 5%;
                    }  
                    .hero__callout__span {    
                        font-size: 85px;
                    
                    }    
                    
           
                
            }
            
            @media (min-width: 767px) and (max-width: 990px) {
                
                    .hero__content__right.aos-init.aos-animate {
                        top: 20%;
                        left: 30%;
                    } 
                    .hero__content__right__consulting.aos-init.aos-animate {
                        top: 10%;
                        left: 5%;
                    } 
                    .hero__callout__span {    
                        font-size: 65px;
                    }  
                    #OpenIdConnect {
                        margin-top: -12px;
                    }
            
            }
            
            @media (min-width: 320px) and (max-width: 767px) {
            
                    .hero__callout__span {    
                        font-size: 42px;
                        padding-left: 0px;
                    }
                    .hero__content__right.aos-init.aos-animate {
                        position: absolute;
                        top: 80%;
                        left: 5%;
                    } 
                    .hero__content__right__consulting.aos-init.aos-animate {
                        position: absolute;
                        top: 80%;
                        left: 5%;
                    } 
                    #OpenIdConnect {
                        margin-top: -12px;
                    }
            
            }

/*---------------------- Hero Banner Fixes end ----------------------*/


/*---------------------- Allied Learning Center Start ----------------------*/

.banking__blk.two {
    display: block;
}
.single__btn__blk.two {
    max-width: none !important;
}

/*---------------------- Allied Learning Center End ----------------------*/


/*---------------------- Cosmetic CSS Fixes start ----------------------*/
.crumb a {
    color: #8E8E8E;
    text-decoration: none;
}

input.btn.primary {
    width: 203px;
    border: none;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    transition: .3s;
    background: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
}
input.btn.primary:hover {
    background: url(/media/cnxocfnw/background_2.png) !important;
    color: white !important;
    border: none !important;
}

input.btn.btn-primary {
    width: 203px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    transition: .3s;
    background: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
    border: none !important;
}

input.btn.btn-primary.form-submit {
    margin-top:20px;
}

.form-group.umbraco-forms-field {
    margin-bottom: 10px;
}

p.umbraco-form-validation{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: red !important;
    font-style: italic;
}

@media (min-width: 576px){
.col-sm-2 {
    width: auto !important;
}
}
.col-lg-12 {
    margin-bottom: 2px;
    padding: 0px;
}
img.mobimg {
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {

img.deskimg {
    display: none;
}
img.mobimg {
    display: block;
    max-width: 97%;
}

}

img.leader-icon {
    margin-right: 10px;
}
h1.h1 {
    margin-bottom: 20px;
    margin-left: 10px;
}
select {
    width: 100%;
    height: 60px;
    border: 1px solid #ACB6BF;
    background: #FAFBFC;
    font-size: 16px;
    color: #8E8E8E;
    padding: 0 10px;
    border-radius: 12px;
    font-weight: 400;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-5 {
	margin-bottom: 5px;
}

.col-md-4.col-sm-6.aos-init.aos-animate {
    padding-left: 0px;
}

.row.content {
--bs-gutter-x: 0rem;
}

.row.align-items-center.home {
--bs-gutter-x: 0rem;
}
/*---------------------- Cosmetic CSS Fixes  end ----------------------*/

/*---------------------- Thumbnail area start ----------------------*/
/*width*/
::-webkit-scrollbar {
width:10px;
}
/*thumb*/
::-webkit-scrollbar-thumb {
background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
border-style:none;
border-radius:5px;
}
/*thumb hover*/
::-webkit-scrollbar-thumb:hover {
background:rgba(133, 186, 201, 1);
}
/*thumb pressed*/
::-webkit-scrollbar-thumb:active {
background:rgba(90, 186, 201, 1);
}
/*---------------------- Thumbnail area end ----------------------*/

/*---------------------- Header area start ----------------------*/
img.logo {
    width: 200px;
}
a.active-nav {
    border-bottom: 2px solid #5E6DF4;
    background: -webkit-linear-gradient(
258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.menu-close {
    font-size: 22px;
    color: #3d424e;
    position: absolute;
    top: 18px;
    left: 19px;
    cursor: pointer;
    transition: .4s;
}

.menu-close:hover {
    color: #677fef;
}

.offcanvas-area {
    position: fixed;
    right: -100%;
    height: 100%;
    width: 300px;
    background: #F5FCFF;
    z-index: 6;
    padding-top: 35px;
    -webkit-transition: .4s;
    transition: .4s;
    visibility: hidden;
    top: 0;
}

.offcanvas-area {
    max-height: 100vh;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 50px;
}

.offcanvas-area::-webkit-scrollbar {
    display: none;
}

.offcanvas-area.active {
    right: 0;
    visibility: visible;
    z-index: 999999;
}
.offcanvas-area .main-menu ul li a {
    font-size: 18px;
    color: #3D424E;
    margin-left: 30px;
    margin-bottom: 17px;
    display: block;
    text-decoration: none;
    transition: .3s;
}

.offcanvas-area .main-menu ul li a:hover,
.offcanvas-area .main-menu ul li a[aria-expanded="true"] {
    color: #677fef;
}

.offcanvas-menu .main-menu ul {
    display: block;
    padding-top: 94px;
    padding-left: 0;
    margin-bottom: 65px;
}

.offcanvas-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 5;
}

.header__actions a {
    color: #777;
    font-size: 18px;
    margin-top: 5px;
    transition: .3s;
}
.header__actions a:hover {
	color: #6173F3;
}

.offcanvas-overlay.active {
    opacity: .4;
    visibility: visible;
}

.menu-open {
    font-size: 27px;
    color: #3C3D3F;
    display: none;
    cursor: pointer;
    position: relative;
    top: -3px;
    margin-left: 20px;
    margin-right: 8px;
    transition: .3s;
}
.menu-open:hover {
    color: #677fef;
}

.offcanvas-menu .common-btn {
    font-size: 17px;
    padding: 9px 30px;
    border-radius: 12px;
}

.subb-menu {
    padding-left: 10px;
}

.offcanvas-area .main-menu .subb-menu a {
    font-size: 16px;
    margin: 0px;
    padding-left: 10px;
    margin-left: 26px;
    margin-bottom: 10px;
}

.offcanvas-area .main-menu .subb-menu a:last-child {
    margin-bottom: 20px;
}

.header__main {
    position: relative;
    z-index: 9999;
}
.header__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    top: 11px;
}

.main__menu ul {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}



.keeping__btn .single__btn__blk {
	width: 300px;
}



.main__menu ul li a {
    font-size: 18px;
    text-decoration: none;
    color: #777777;
    font-weight: 400;
    line-height: 1.2;
    display: inline-block;
    margin-right: 33px;
    transition: .3s;
    position: relative;
}

.main__menu ul form li {
    font-size: 18px;
    text-decoration: none;
    color: #777777;
    font-weight: 400;
    line-height: 1.2;
    display: inline-block;
    transition: .3s;
    position: relative;
}


.main__menu ul li.active a::before {
	opacity: 1;
	visibility: visible;
}

.main__menu ul li.active a {
	text-transform: uppercase;
	background: linear-gradient(to right, #5E6DF4 0%, #95D9D9 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	text-transform: capitalize;
}

.main__menu ul li a::before {
	position: absolute;
	width: 100%;
	height: 3px;
	content: "";
	bottom: -5px;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
	opacity: 0;
	visibility: hidden;
}

.main__menu ul li a:hover {
    color: #317FD2;
}

.header__main {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header__actions {
    display: flex;
    align-items: center;
    position: relative;
    top: -4px;
}

.header__actions a {
    display: inline-block;
    margin-left: 21px;
}


/*---------------------- Header area end ----------------------*/


/*---------------------- Hero area start ----------------------*/


.col-md-6 {
    margin-bottom: 0px;
}
img#pattern-hero {
    position: absolute;
    top: 40%;
    bottom: 0;
    left: -250px;
    height: 500px;
}

img.hero-image {
    margin: -40px 0px;
    position: relative;
    top: -10px;
}

.hero__thumb.aos-init.aos-animate {
    display: flex;
    justify-content: flex-end;
}
.common__content h3 {
    font-size: 47px;
    margin-right: -27px;
    line-height: 1.12;
    font-weight: 400;
    margin-bottom: 20px;
}

.common__content h3 span img {
    width: 318px;
    position: relative;
    margin-bottom: -41px;
    margin-top: -44px;
}

.common__btn {
    width: 200px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    transition: .3s;
    background: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
    text-indent: -1em;
}

.common__content .common__btn {
    margin-top: 45px;
}

.large__btn {
    width: 400px;
    background: url(/media/jtsnqshq/buttonlarge.png);
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    transition: .3s;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
    text-indent: -1em;
}  

a.large__btn:hover {
    background: url(/media/4f3mgkal/buttonlargehover.png);
    color: #fff !important;
    border-radius: 20px 20px 0 0;
    width: 400px;
    height: 58px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-weight: 700;
    transition: .3s;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
    text-indent: -1em;
}


/*---------------------- Hero area end ----------------------*/


/*---------------------- Breadcrumbs start ----------------------*/
.breadcrumbs__area {
	position: relative;
	z-index: 2002;
}
.breadcrumbs {
    margin: 0px;
}

.crumb {
    padding-right: 10px;
}

/*---------------------- Breadcrumbs end ----------------------*/


/*---------------------- Navigation area start ----------------------*/
.navigation__area {
	position: relative;
	z-index: 99;
}
.navigation {
    border-top: 2px solid #333333;
    margin-bottom: 20px;
}


.navigation ul {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
}

.navigation ul li {
    flex: 1 1 auto;
    position: relative;
    background-color: #f0f4f4 !important;
}

.navigation ul li a {
    display: flex;
    height: 65px;
    border-right: 1px solid #C3D5D5;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    font-weight: 400;
    color: #333333;
    transition: .3s;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #C3D5D5;
    padding: 0 13px;
}

.navigation ul li a:hover {
    background-color: #C3D5D5;
}

.navigation ul li:last-child a {
    border-right: 0;
}



.navigation ul li ul.sub__menu {
	position: absolute;
	background: #D7E3EF;
	width: 260px;
	left: 0;
	transition: .3s;
	display: block;
	top: 110%;
	opacity: 0;
	visibility: hidden;
	z-index: 99999;
}

.navigation ul li:hover ul.sub__menu {
	opacity: 1;
	visibility: visible;
    top: 100%;
}

.navigation ul li ul.sub__menu li {
	display: block;
    text-align: left;
}
.navigation ul li ul.sub__menu li a {
	display: block;
	text-align: left;
	height: auto;
	border-right: 0;
	padding: 11px 26px;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	border-bottom: 0;
}
.navigation ul li ul.sub__menu li a:hover {
	background: #C8D6E4;
}
.navigation ul li a::before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
	opacity: 0;
	visibility: hidden;
}
.navigation ul li.active a::before {
	opacity: 1;
	visibility: visible;
}
.navigation ul li ul.sub__menu li a::before {
	display: none;
}





/*---------------------- Navigation area end ----------------------*/


/*---------------------- Common area start ----------------------*/

.single__blog__thumb {
    height: 250px;
    width: 100%;
    margin-bottom: 10px;
}

.single__blog__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.single__blog__content {
    display: flex;
    flex-direction: column;
}
.single__blog__content p {
    font-size: 20px;
    color: #333333;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 10px;
}

.single__blog__content a {
    font-size: 16px;
    color: #4E7C8A;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    transition: .3s;
}

.single__blog__content a i {
    font-size: 12px;
    margin-left: 7px;
}

.single__blog__item {
    margin-bottom: 30px;
}

.common__area {
    padding: 14px 0;
}


/*---------------------- Common area end ----------------------*/


/*---------------------- Fact area start ----------------------*/

.common__area.fact__area {
    padding-bottom: 45px;
    padding-top: 0px;
    position: relative;
}
img#pattern-body {
    position: absolute;
    width: 400px;
    right: -200px;
    top: 20%;
    width: 500px;
}
.common__content p {
    font-size: 20px;
    line-height: 1.4;
}

.common__content h4 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 25px;
}

.common__content h4 span {
    display: inline-block;
    margin-bottom: -15px;
    top: -10px;
    position: relative;
}

.fact__content {
    padding-left: 90px;
    padding-right: 20px;
}


/*---------------------- Fact area end ----------------------*/


/*---------------------- Portal area start ----------------------*/

.portal__content__title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.portal__content__title span {
    flex: 0 0 auto;
    margin-right: 20px;
}

.portal__content__title h4 {
    font-size: 21px;
    line-height: 1.2;
    margin: 0;
    font-weight: 400;
}

.portal__content__item p {
    font-size: 17px;
    margin-bottom: 15px;
}

.portal__content__item {
    padding: 30px;
}

.portal__content__item.has--border {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    padding-left: 0px;
}

.portal__content__item.last--item {
    padding-right: 0px;
}

.portal__content__item a {
    font-size: 16px;
    color: #4E7C8A;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    transition: .3s;
}

.portal__content__item a i {
    font-size: 12px;
    margin-left: 7px;
}


/*---------------------- Portal area end ----------------------*/


/*---------------------- Event area start ----------------------*/

.event__item__thumb img {
    width: 100%;
    height: auto;
}

.single__event__item.event__item__big .event__item__thumb {
    margin-bottom: 25px;
    padding-right: 10px;
}

.single__event__item {
    margin-bottom: 30px;
}

.event__item__thumb {
    margin-bottom: 14px;
}


.event__item__title {
    display: flex;
    align-items: flex-start;
    margin-bottom: 13px;
    justify-content: space-between;
    flex-direction: column;
}

.single__event__item.event__item__big .event__item__title h5 {
    font-size: 20px;
}

.event__item__title h5 {
    font-size: 17px;
    margin-right: 20px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 4px;
}

.event__item__date {
    font-size: 13px;
    display: flex;
    flex: 0 0 auto;
    color: #4E7C8A;
    line-height: 1.2;
    margin-top: 6px;
}

.single__event__item.event__item__big .event__item__date {
    font-size: 14px;
}

.single__event__item.event__item__big .event__item__date span {
    margin-right: 10px;
}

.event__item__date span {
    margin-right: 7px;
}



.event__item__content a {
    font-size: 15px;
    color: #4E7C8A;
    text-decoration: none;
    font-weight: 400;
    display: inline-block;
    transition: .3s;
}

.single__event__item.event__item__big .event__item__content a {
    font-size: 16px;
}

.event__item__content a i {
    font-size: 12px;
    margin-left: 7px;
}


/*---------------------- Event area end ----------------------*/


/*---------------------- Pagination area start ----------------------*/

.pagination__wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
    padding-bottom: 80px;
}

.page__num {
    font-size: 18px;
    color: #222222;
    line-height: 1.1;
    margin: 0 12px;
}

.pagination__border {
    height: 2px;
    width: 260px;
    background: #E5E5E5;
    transition: .3s;
    position: relative;
    margin-top: 2px;
}

.pagination__border::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
    content: '';
    z-index: 2;
    height: 100%;
    transition: .3s;
}

.common__title h2 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.common__title h2 span {
    margin-left: 20px;
}

.event__area {
    padding-top: 85px;
}


.portal__area {
    padding-top: 50px;
}


/*---------------------- Pagination area end ----------------------*/


/*---------------------- Standards page Start ----------------------*/
.single__btn__blk  a {
	width: 100%;
	height: 80px;
	background: #C3D5D5;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	color: #38536E;
	font-weight: 400;
	text-decoration: none;
	margin-right: 22px;
	border-radius: 20px 20px 0px 0px;
	position: relative;
    z-index: 9;
	transition: .3s;
	display: flex;
	align-items: center;
	justify-content: center;
}


.single__btn__blk {
	width: 100%;
}


.store__blk .banking__blk .single__btn__blk a {
	width: 100%;
}
.border__none__flk {
	background: none !important;
}

.single__btn__blk a::before {
	position: absolute;
	width: 0%;
	height: 100%;
	content: "";
	left: 0;
	z-index: -1;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
	color: #fff !important;
	border-radius: 20px 20px 0 0;
	transition: .3s;
}
.single__btn__blk.frt {
	margin-left: 29px;
}

.banking__blk .single__btn__blk a {
	width: 100%;
	margin: 0;
}

.banking__blk .single__btn__blk {
	max-width: 30%;
	flex: 33.33%;
	padding: 0 13px;
	margin-bottom: 26px;
}
.two__btn__blk {
	max-width: 100%;
	flex: 50%;
	padding: 0 13px;
	margin-bottom: 26px;
	display:flex;
}

.store__blk .banking__blk .single__btn__blk {
	max-width: 50%;
}

.single__btn__blk a:hover::before {
	width: 100%;
	color: #fff;
}
.single__btn__blk a:hover {
	color: #fff;
}

.common__btn__blk a:last-child {
	margin-right: 0px;
}
.common__btn__blk {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #C3D5D5;
	padding-bottom: 50px;
	margin: 0 -13px;
}
.common__btn__blk .single__btn__blk {
	padding: 0 13px;
}

.single__btn__blk.color__1 a {
  background: #D7E3EF;
}
.single__btn__blk.color__3 a {
  background: #EEEAE9;
}
.single__btn__blk.color__4 a {
  background: #D7D6DC;
}
.promote__area {
	padding-top: 20px;
	padding-bottom: 40px;
}


.promote__blk h3 {
  /*font-size: 36px;*/
  color: #333333;
  /*font-weight: 400;*/
  margin-bottom: 10px;
}

.promote__blk {
	margin-bottom: 0px;
	padding-right:25px;
}

.promote__content__blk p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 26px;
  padding-right: 56px;
  margin-bottom: 30px;
}

.promote__content__blk h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin: 0;
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}
.promote__content__blk {
	margin-bottom: 64px;
}
.promote__single__blk h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
}
.promote__single__blk p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	padding-right: 87px;
}
.promote__single__blk {
	margin-bottom: 67px;
}
.promote__thumb {
	margin-bottom: 15px;
}
.promote__ask__text h4 {
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 10px;
}

.promote__site__wrap {
  height: 100%;
  position: relative;
  padding-left: 50px;
}
.banking__blk.two.sticky {
    position: sticky;
    top: 0;
}
.single__btn__blk.two.small {
    margin-bottom: 10px;
}

a.tab__button.small {
    height: 55px;
}

.banking__blk.two.sticky.addMargin {
    padding-top: 155px;
}

.promote__site__wrap:before {
  position: absolute;
  background: #C3D5D5;
  width: 1px;
  height: 100%;
  content: "";
  left: 0;
}
.promote__ask__text a {
	font-size: 16px;
	color: #4E7C8A;
	font-weight: 400;
	text-decoration: none;
}
.promote__site__single__blk {
	margin-bottom: 46px;
}

.promote__wrap {
  position: relative;
}

.promote__ask__text a i {
	color: #333333;
	font-size: 16px;
	position: relative;
	right: -4px;
}


/*---------------------- standards page End ----------------------*/


/*---------------------- accreditation process page Start ----------------------*/
.facet__text__blk h3 {
	font-size: 28px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 30px;
}
.facet__text__blk p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 40px;
}

.fact__content__blk {
	display: flex;
	margin-bottom: 30px;
}
.fact__site__box {
  background: #D7E3EF;
  width: 36%;
  max-width: 240px;
  padding: 30px;
  height: 187px;
  position: relative;
  text-align: center;
  margin-top: 20px;
}

.fact__site__box__Title {
  background: #D7E3EF;
  width: 36%;
  max-width: 240px;
  padding: 30px;
  height: 187px;
  position: relative;
  text-align: center;
  margin: 100px 0px 0px 0px;
}

.facet__text__blk {
  width: 64%;
}
.fact__site__box h4 {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  font-style: italic;
}
.fact__site__box::before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
}
.fact__site__box.fr {
	height: 117px;
}

.promote__content__blk.tr {
	margin-bottom: 0;
}
.fact__list__blk p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 139px;
	position: relative;
	padding-left: 24px;
	margin-bottom: 24px;
}

.fact__list__blk p span {
	position: absolute;
	left: 0;
	top: -4px;
}
.fact__list__blk p a {
	font-size: 16px;
	color: #4E7C8A;
	text-decoration: underline;
	margin-left: 10px;
}
.fact__list__blk p a i {
	position: relative;
	top: 2px;
	left: 5px;
}
.fact__list__blk {
	margin-bottom: 24px;
}
.process__text h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 30px;
}
.process__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
	padding-right: 87px;

}
.process__text p a {
	color: #4E7C8A;
	text-decoration: underline;
}
.process__text {
	margin-bottom: 100px;
}
.promote__ask__text a i {
	color: #4E7C8A;
	position: relative;
	left: 5px;
}
/*---------------------- accreditation page End ----------------------*/

/*---------------------- Inspector page Start ----------------------*/
.facet__text__blk p a {
	color: #4E7C8A;
	text-decoration: underline;
}
.inspectop__single__body__text h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
}
.inspectop__single__body__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0; 
	padding-right: 64px;
}
.inspector__blk {
	margin-bottom: 0px;
	display: flex;
}
.inspectop__single__body__text {
	width: 43%;
}
.inspectop__single__body__text.tr {
	width: 57%;
}
.inspectop__single__body__text p a {
	color: #4E7C8A;
	text-decoration: underline;
}

.inspectop__single__body__text ul li {
  list-style: none;
}
.inspectop__single__body__text ul {
  margin-left: ;
  padding-left: 0;
}

.inspectop__single__body__text ul li a {
  color: #4E7C8A;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
}
.inspectop__single__body__text.mnb h3 {
	margin-bottom: 0;
}
.inspectop__single__body__text.mnb span img {
	margin-top: -30px;
}


/*---------------------- Inspector page End ----------------------*/


/*---------------------- Education Resources page Start ----------------------*/
.resources__link a {
	font-size: 16px;
	color: #4E7C8A;
	display: block;
	line-height: 26px;
	margin-bottom: 10px;
}
.resources__link {
	margin-top: 30px;
	margin-bottom: 56px;
}
.resources__link a i {
	position: relative;
	top: 1px;
	left: 6px;
}

.inspectop__single__body__text.content {
	width: auto;
	margin-bottom: 56px;
}

.inspectop__single__body__content h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 30px;
}
.inspectop__single__body__content p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 29px;
}
.inspectop__single__body__content.rece__tr p {
	padding-right: 86px;
}

.resources__links a {
	font-size: 16px;
	color: #4E7C8A;
	display: block;
	line-height: 26px;
	margin-bottom: 10px;
}
.resources__links {
	margin-top: 29px;
	margin-bottom: 50px;
}
.inspectop__single__body__text.content.fr p {
	font-size: 16px;
	color: #333333;
	padding-right: 114px;
	margin-bottom: 10px;
}
.educate__linking ul li a {
	line-height: 34px;
}
.inspectop__single__body__content.bt h3 {
	margin-bottom: 0;
}
.inspectop__single__body__content.bt p {
	padding-right: 50px;
	margin-bottom: 0;
}

.inspectop__single__body__content.bt p {
  padding-right: 50px;
  margin-bottom: 0;
}
.inspectop__single__body__content.bt ul {
  padding-left: 0;
}
.inspectop__single__body__content.bt ul li {
  list-style: none;
}
.inspectop__single__body__content.bt ul li a {
  color: #4E7C8A;
  font-size: 16px;
  line-height: 26px;
  text-decoration: underline;
}
.inspectop__single__body__content p a {
	color: #4E7C8A;
	font-size: 16px;
	line-height: 26px;
	text-decoration: underline;
}
.facet__text__blk.mbt h3 {
	margin-bottom: 0;
}
.inspectop__single__body__content.bt ul li a i {
	position: relative;
	left: 6px;
	top: 1px;
}
.inspectop__single__body__text.content p a i {
	position: relative;
	left: 6px;
	top: 1px;
}
/*---------------------- Education Resources page End ----------------------*/


/*---------------------- portal Resource page Start ----------------------*/
.portal__section__title p {
	font-size: 16px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 32px;
}
.portal__section__title h2 {
	font-size: 36px;
	color: #333333;
	font-weight: 400;
	margin: 0;
	margin-bottom: 40px;
}
.portal__logo a img {
	max-width: 206px;
	margin-bottom: 47px;
}
.portal__site__box {
	background: #D7E3EF;
	width: 273px;
	height: 117px;
	padding: 22px;
	position: relative;
	margin-bottom: 47px;
}
.portal__site__box p {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  font-style: italic;
}
.portal__text p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 78px;
}
.portal__site__content p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 82px;
}
.portal__site__box::before {
	position: absolute;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
}
.portal__site__blk {
	padding-top: 40px;
}

.row.portal__mb {
  margin-bottom: 40px;
}
.banking__blk {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  margin: 0 -13px;
}

.banking__single__btn {
  width: 33.33%;
  margin-bottom: 28px !important;
  margin: 0 -12px;
}
.banking__single__btn a {
  width: 220px;
  background: #D7E3EF;
  font-size: 20px;
  color: #38536E;
  text-decoration: none;
  border-radius: 20px 20px 0 0;
  text-align: center;
 height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}


.banking__single__btn.cls__1 a {
	background: #C3D5D5;
	color: #38536E;
}
.banking__single__btn.cls__2 a {
	background: #D7D6DC;
}
.banking__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
	padding-right: 123px;
	font-style: italic;
}
.portal__section__title p i {
	margin-right: 10px;
}
.portal__section__title a {
	text-decoration: none;
}
.portal__site__content.allied__text p {
	padding-right: 67px;
}
.portal__site__content.allied__text {
	padding-top: 50px;
}

/*---------------------- portal Resource page End ----------------------*/


/*---------------------- Accreditation Success Story page Start ----------------------*/
.success__content__title h3 {
  font-size: 36px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 35px;
}
.success__info h4 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
}
.success__flx {
  display: flex;
  margin-bottom: 40px;
}
.success__inner a {
  color: #4E7C8A;
  font-size: 16px;
  display: block;
  margin-bottom: 17px;
  text-decoration: underline;
}

.success__inner {
  width: 40%;
}
.success__inner a i {
	position: relative;
	top: 1px;
	left: 10px;
}

.submit__content__blk h3 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
}
.submit__content__blk p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding-right: 105px;
}
.submit__content__blk p a {
	color: #4E7C8A;
	text-decoration: underline;
}
.submit__content__blk {
	margin-bottom: 50px;
}

.making__flx {
  display: flex;
}
.making__img {
  width: 270px;
  flex: 0 0 270px;
  margin-right: 40px;
}
.making__img__right {
  width: 166px;
  flex: 0 0 270px;
  margin-left: 20px;
}
.making__title h4 {
  font-size: 24px;
  color: #333;
  margin-bottom: 34px;
}
.making__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0px;
  padding-right: 20px;
  -webkit-text-size-adjust: auto;
}

.maling__body__content h3 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
}
.maling__body__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
  padding-right: 99px;
}
.maling__body__content {
  margin-bottom: 65px;
}
.making__mail h4 {
  font-size: 24px;
  color: #333;
  margin-bottom: 30px;
}
.making__mail a {
  color: #4E7C8A;
  text-decoration: underline;
  display: block;
}
.making__mail p {
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	padding-right: 89px;
}
.success__link a {
	color: #777777;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 23px;
	display: block;
}
/*---------------------- Accreditation Success Story page End ----------------------*/



/*-----------------------------ASK FACT FORM Start ---------------------------------*/



div.askfactsubmission{
    
}

#umbraco_form_5ac21aebc7044752a0b50201e7c19554 h4.umbraco-forms-caption{
    display: none;
}

#c4293969-3031-4421-a0cc-070398579120{
    width: 400px;
    border-radius: 4px;
}

.umbraco-forms-field-wrapper input[type="submit"] {

	
}



/*-----------------------------ASK FACT Form End ---------------------------------- */


/*---------------------- Store page Start ----------------------*/
.store__section {
	padding-top: 20px;
}
.store_btn a {
	background: #C3D5D5;
	width: 300px;
	height: 80px;
	font-size: 20px;
	color: #38536E;
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
	line-height: 80px;
	text-align: center;
	border-radius: 20px 20px 0 0;
	margin-right: 32px;
}

.single__input {
	position: relative;
}
.single__input input {
	width: 100%;
	height: 50px;
	padding: 0 20px;
	border: 0;
	background: 0;
	border-bottom: 2px solid #C3D5D5;
	font-size: 14px;
	color: #8E8E8E;
	font-weight: 400;
}

.single__input button {
	position: absolute;
	right: 15px;
	border: 0;
	background: none;
	height: 50px;
}


.product__area {
  padding-top: 70px;
}
.product__title h3 {
  font-size: 36px;
  color: #333333;
  margin: 0;
}
.product__title {
  margin-bottom: 70px;
}
.product__wrap {
	background: #EEEAE9;
}

.product__blk {
  display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #B2C1C1;
  padding: 20px 0;
  position: relative;
}
.product__inner {
  margin: 0 27px;
}
.product__thumb img {
  max-width: 209px;
}
.product__thumb {
  text-align: center;
  padding-top: 33px;
  max-width: 209px;
  margin: 0 auto;
  position: relative;
  transition: .3s;
}

.product__thumb__wrap {
	min-height: 360px;
}
.product__thumb__wrap:hover .product__thumb {
	transform: scale(1.3) translateY(-23px);
}
.product__inner a {
	font-size: 24px;
	color: #38536E;
	font-weight: 500;
	display: block;
	text-decoration: none;
	margin-bottom: 6px;
}
.product__inner span {
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	display: block;
	line-height: 16px;
}
.product__blk::before {
	position: absolute;
	background: #B2C1C1;
	width: 1px;
	height: 100%;
	content: "";
	left: 50%;
	top: 0;
}

.shopping__icon a {
	position: absolute;
	top: 33px;
	right: 0;
	width: 80px;
	height: 80px;
	line-height: 77px;
	background: #38536E;
}
.product__wrap {
	background: #EEEAE9;
	margin-bottom: 46px;
	transition: .3s;
}
.product__wrap:hover {
	background: #C3D5D5;
}

.product__content__blk p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}
.product__content__blk a {
  font-size: 16px;
  color: #4E7C8A;
  font-weight: 500;
  text-decoration: none;
}
.product__content__blk a i {
	position: relative;
	left: 6px;
	top: 2px;
}
.product__main__block {
	margin-bottom: 96px;
}
.hero__two__blk {
	margin-bottom: -70px;
}
.hero__two__blk img {
	position: relative;
	top: -123px;
}
/*---------------------- Store page End ----------------------*/


/*---------------------- SIndividual Product CMS page Start ----------------------*/
.product__two__store {
	margin-bottom: 30px;
}

.product__two__store a {
	font-size: 16px;
	color: #777777;
	text-decoration: none;
}
.product__two__thumb {
	max-width: 300px;
	margin-left: 70px;
}
.product__two__store a i {
	margin-right: 6px;
}

.details__flx {
  display: flex;
  align-items: center;
  max-width: 532px;
  margin-bottom: 67px;
  border-bottom: 1px solid #C3D5D5;
  padding-bottom: 27px;
}

.details__block {
  width: 50%;
  display: flex;
  align-items: center;
  position: relative;
}

.details__info {
  width: 30%;
}
.product__details__content h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 14px;
}
.product__details__content a {
	background: #EEEAE9;
	width: 180px;
	height: 35px;
	display: inline-block;
	font-size: 10px;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	color: #38536E;
}
.product__details__content a img {
	margin-right: 4px;
	position: relative;
	top: -3px;
}
.product__details__content {
	margin-bottom: 32px;
}
.product__details__wrap {
	padding-top: 50px;
}
.product__details__wrap .single__btn__blk a {
	width: 300px;
}

.details__info span {
	font-size: 24px;
	color: #38536E;
	font-weight: 400;
	margin-bottom: 6px;
}
.details__info p {
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin: 0;
}
.details__info {
	width: 50%;
}
.details__block.details__tr {
	position: relative;
	left: 40px;
}
.details__block::before {
	position: absolute;
	background: #C3D5D5;
	width: 1px;
	height: 100px;
	content: "";
	right: 0;
	top: 5px;
}
.details__block:last-child:before {
	display: none;
}

.cart__btn a {
  background: #C3D5D5;
  width: 300px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #38536E;
  font-weight: 400;
  border-radius: 20px 20px 0 0;
}
.cart__btn {
  margin-bottom: 45px;
}

.description__blk h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 24px;
}

.description__blk p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
	padding-right: 147px;
}
.description__blk {
	margin-top: 45px;
}

/*---------------------- Individual Product CMS page End ----------------------*/


/*---------------------- How to order page Start ----------------------*/
.order__content {
	margin-bottom: 56px;
}
.order__content h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  margin-bottom: 23px;
}
.order__content p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  margin: 0;
  line-height: 26px;
}
.order__content {
	margin-bottom: 56px;
}

.order__wrap {
  display: flex;
  margin-bottom: 72px;
}
.order__shape {
  width: 70px;
  flex: 0 0 70px;
}

.order__site__blk {
	margin-left: 307px;
}
.order__body__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	
}
.order__info {
	margin-top: 73px;
	display: flex;
	margin-left: 70px;
}
.order__info__shape {
	width: 70px;
	flex: 0 0 70px;
}
.order__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}
.order__body__text p a {
	color: #4E7C8A;
	text-decoration: underline;
}
.order__bottom__content p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding-right: 15px;
}

.order__bottom__blk {
	border-top: 1px solid #C3D5D5;
	padding-top: 30px;
	padding-bottom: 50px;
}
.order__bottom__content {
	margin-left: 92px;
}

/*---------------------- How to order page End ----------------------*/

/*---------------------- Cart page Start ----------------------*/

.cart__flx {
  display: flex;
  margin-bottom: 92px;
}
.cart__content {
  width: 80%;
}

.cart__content p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 20px;
	padding-right: 54px;
}
.cart__content__blk p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
	padding-right: 169px;
}

.sm__shappi {
  position: relative;
  margin-left: 25px;
  font-size: 10px !important;
  line-height: 14px !important;
  margin-bottom: 0 !important;
}
.sm__shappi span {
  position: absolute;
  left: -25px;
  top: -3px;
}
.cart__content p a {
	color: #4E7C8A;
	text-decoration: underline;
}
.text__width {
	max-width: 140px;
	font-size: 16px !important;
	color: #333 !important;
	line-height: 26px !important;
}
.table > :not(caption) > * > * {
	padding: 18px 0;
	background-color: var(--bs-table-bg);
	border-bottom-width: 1px;
	box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
	font-size: 20px;
	color: #333333;
}

.table__blk span a {
	background: #E4ECEC;
	width: 20px;
	height: 20px;
	line-height: 20px;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	color: #BBBFC0;
	margin-left: 2px;
}
.table__blk span span {
	color: #333333;
	font-size: 14px;
	margin-right: 20px;
}
.cls__color {
	background: #C3D5D5 !important;
	color: #333 !important;
}
a {
	color: #0d6efd;
	text-decoration: none;
}
.table > :not(:last-child) > :last-child > * {
	border-bottom-color: #C3D5D5;
}
.color__gray {
	color: #BEBEBE;
	font-size: 15px;
}

.opcity__blk {
	opacity: 0;
	visibility: hidden;
}
.change__fnt {
	font-size: 10px;
	color: #333;
}
.shape__5 {
	margin-right: 12px;
}

.table__blk.tr {
  opacity: 0;
  visibility: hidden;
}
.dis__ntn {
  opacity: 0;
  visibility: hidden;
}
.border__ntm {
	border-bottom: transparent;
}
.keeping__btn a {
	border: 1px solid #C3D5D5;
	width: 300px;
	height: 80px;
	display: inline-block;
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #38536E;
	text-decoration: none;
	font-weight: 400;
	border-radius: 20px 20px 0 0;
	margin-left: ;
	margin-right: 30px;
}
.keeping__btn a:last-child {
	margin-right: 0px;
}
.keeping__btn {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 50px;
	display: flex;
	justify-content: flex-end;
}
.cart__two__blk{
	border-top: 1px solid#C3D5D5;
	padding-top: 59px;
}
.cart__flx.ftr {
	margin-bottom: 50px;
}
.cart__two__blk h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	margin: 0;
}
.cart__two__blk img {
	max-width: 370px;
}
.cart__two__btn a {
	background: #C3D5D5;
	width: 300px;
	height: 80px;
	line-height: 80px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	color: #38536E;
	font-weight: 400;
	border-radius: 20px 20px 0 0;
}

.cart__two__btn {
	text-align: center;
	padding-top: 53px;
	padding-bottom: 70px;
}
/*---------------------- Cart page Start End ----------------------*/


/*---------------------- About page Start ----------------------*/
.about__fact__title h3 {
	font-size: 36px;
	color: #333;
	font-weight: 400;
	margin-bottom: 25px;
}

.about__fact__flx {
  display: flex;
}
.about__fact__site__text {
  width: 415px;
  flex: 0 0 411px;
  margin-right: 50px;
}
.about__fact__site__text p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}

.fact__box {
  background: #D7E3EF;
  max-width: 242px;
  height: 150px;
  display: flex;
  align-items: center;
  padding: 0 37px;
  position: relative;
}


.fact__box h4 {
  font-size: 20px;
  color: #333;
  margin: 0;
  line-height: 24px;
  font-style: italic;
}

.fact__box::before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
}

.about__fact__wrap {
  margin-bottom: 60px;
}
.about__content h3 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}
.about__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding-right: 62px;
  margin-bottom: 16px;
}
.about__content a {
	font-size: 16px;
	color: #4E7C8A;
	font-weight: 400;
	text-decoration: underline;
}

.about__text__box {
  background: #D7E3EF;
  max-width: 365px;
  height: 127px;
  display: flex;
  align-items: center;
  padding: 0 33px;
  position: relative;
}
.about__text__box h4 {
  font-size: 20px;
  color: #333;
  margin: 0;
  line-height: 24px;
  font-style: italic;
}
.about__text__box::before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
}
.about__content.tr {
	margin-bottom: 40px;
}
.about__content.tr p {
	padding-right: 20px;
}
.about__content a i {
	position: relative;
	left: 6px;
	top: 2px;
}



.about__info {
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.about__thumb {
  width: 140px;
  flex: 0 0 140px;
  margin-right: 100px;
  height: 240px;
}

.about__thumb {
}
.about__inner p {
  font-size: 16px;
  color: #4E7C8A;
  font-weight: 600;
  line-height: 26px;
  padding-right: 148px;
  font-style: italic;
  margin-bottom: 13px;
}
.about__inner span {
  font-size: 14px;
  color: #4E7C8A;
  font-style: italic;
  font-weight: 400;
}
.about__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about__content.fr p {
  padding-right: 110px;
  position: relative;
  margin: 0;
  top: -19px;
}
.about__content.content__bl p {
	padding-right: 46px;
}

.about__inner {
  position: relative;
}
.shape__9 {
  position: absolute;
  left: -61px;
  top: -24px;
}
.shape__10 {
  position: absolute;
  right: 102px;
  bottom: 30px;
}
.hero__two__blk.tr {
	margin-bottom: -128px;
}
.about__fact__title p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	padding-right: 146px;
	margin-bottom: 26px;
}

.about__leader__list ul {
  padding-left: 0;
}
.about__leader__list ul li {
  list-style: none;
  position: relative;
  margin-bottom: 30px;
  display: flex;
}
.about__leader__list ul li a {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  text-decoration: none;
  margin-left: 24px;
}

.about__leader__list ul li a img {
  position: absolute;
  left: 0;
  top: 6px;
}
.about__content.frt a {
	display: block;
	margin-bottom: 20px;
}
.row.about__mt {
	margin-top: 40px;
}
.committes__title h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 26px;
}
.committes__links ul li a {
	font-size: 16px;
	/*line-height: 34px;*/
	font-weight: 400;
}

.committes__links ul {
  padding-left: 0;
}
.committes__links ul li {
  list-style: none;
}
.about__fact__title p a {
	color: #4E7C8A;
	text-decoration: underline;
}

.contact__fact__blk {
  display: flex;
  margin-bottom: 39px;
}
.contact__fact__title h4 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 21px;
}

.contact__fact__site__text h4 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  margin-bottom: 10px;
}

.contact__fact__site__text .contactsac {
	border: 1px solid #38536E;
	width: 49px;
	height: 25px;
	display: inline-block;
	color: #38536E;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	line-height: 23px;
	border-radius: 10px 10px 0 0;
	margin-bottom: 16px;
	margin-right: 8px;
}

.contact__fact__site__text p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 15px;
}
.contact__fact__site__text span {
  color: #4E7C8A;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
}

.contact__fact__thumb img {
	width: 113px;
	margin-right: 23px;
}
.contact__fact__block {
	margin-bottom: 27px;
}
.address__blk h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 28px;
	line-height: 26px;
}
.address__blk p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
}
.address__blk a {
	font-size: 16px;
	color: #4E7C8A;
	font-weight: 400;
	text-decoration: underline;
	display: block;
	margin-bottom: 26px;
}
.address__blk a i {
	position: relative;
	left: 6px;
	top: 4px;
}

.row.ab__mtr {
	margin-top: 40px;
	margin-bottom: 20px;
}
.about__fact__title.fac p {
	padding-right: 154px;
}

.strategic__list p {
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
  position: relative;
  padding-left: 24px;
  padding-right: 80px;
}
.strategic__list p span {
  position: absolute;
  left: 0;
  top: -4px;
}
.about__fact__wrap.mbtr {
	margin-bottom: 0;
}
.embed__video__blk {
	max-width: 750px;
}
.about__fact__title.fac {
	margin-bottom: 40px;
}
.order__site__blk.about__site__leftt {
	margin-left: 0;
}

.about__bd__text p {
	margin-bottom: 36px;
	padding-right: 323px;
}

.about__bd__text p:last-child {
	margin-bottom: 0px;
}
.order__text.fr p {
	margin-bottom: 20px;
	padding-right: 148px;
}
.about__bd__text.tr p {
	padding-right: 114px;
}
.order__flxx {
	display: flex;
}

/*---------------------- About page End ----------------------*/


/*---------------------- Search page Start ----------------------*/
.policies__area {
	padding-top: 50px;
	padding-bottom: 0;
}
.search__bar__section {
	padding-top: 0px;
}

.search__input input {
	width: 292px;
	height: 50px;
	border-radius: 12px;
	background: #D7E3EF;
	border: 0;
	padding: 0 20px;
	font-size: 16px;
	color: #333;
	margin-bottom: 15px;
}
.search__blk p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	margin: 0;
}
.search__blk {
	border-bottom: 1px solid #C3D5D5;
	padding-bottom: 36px;
	display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.search__content {
    width: min-content;
}
.search__input {
    display: flex;
}

.search__blk h3 {
	font-size: 36px;
	color: #333333;
	font-weight: 400;
	margin-top: 0px;
}

.policies__all__content h3 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 20px;
}
.policies__all__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 20px;
}
.policies__all__content a {
  font-size: 16px;
  color: #4E7C8A;
  text-decoration: underline;
  line-height: 19px;
}
.policies__all__content a i {
	position: relative;
	left: 6px;
	top: 2px;
}
.policies__wrap {
	margin-bottom: 76px;
}
.policies__wrap:last-child {
}

/*---------------------- Search page End ----------------------*/


/*---------------------- Faq page Start ----------------------*/
.faq__area {
	padding-top: 30px;
	padding-bottom: 40px;
}

.faq__title h3 {
  font-size: 36px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 20px;
}
.faq__title p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  margin: 0;
}
.faq__title {
	margin-bottom: 30px;
}
.faq__content p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	position: relative;
	padding-left: 20px;
}

.faq__content p span {
	position: absolute;
	left: 0;
	top: -3px;
}

.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #FAFBFC;
	border-radius: 12px;
	border: solid 1px #70777E;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	height: 50px;
	line-height: 47px;
	outline: none;
	padding-left: 18px;
	padding-right: 30px;
	position: relative;
	text-align: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 350px;
	color: #333333;
	font-weight: 400;
}

.nice-select .list {
	pointer-events: none;
	width: 100%;
	border-radius: 12px;
}

.nice-select .option.selected {
	font-weight: bold;
	color: #6173F3;
}
.faq__single__input input {
	width: 100%;
	height: 60px;
	border: 1px solid #ACB6BF;
	background: #FAFBFC;
	font-size: 16px;
	color: #8E8E8E;
	padding: 0 50px;
	border-radius: 12px;
    font-weight: 400;
}
.faq__single__input {
	margin-bottom: 25px;
	position: relative;
}
.faq__single__input img {
	position: absolute;
	top: 20px;
	left: 20px;
}

.faq__single__input textarea {
	height: 135px;
	width: 100%;
	background: #FAFBFC;
	border: 1px solid #BFC7CE;
	box-sizing: border-box;
	border-radius: 12px;
	padding: 20px;
	font-size: 16px;
	color: #333;
	font-weight: 400;
}
.faq__single__input button {
	width: 100%;
	height: 80px;
	background: #D7E3EF;
	border: 0;
	font-size: 16px;
	font-weight: 400;
	border-radius: 20px 20px 0 0;
	position: relative;
	z-index: 999;
	transition: .3s;
}
.faq__single__input button::before {
	position: absolute;
	width: 0%;
	height: 100%;
	content: "";
	left: 0;
	z-index: -1;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
	color: #fff !important;
	border-radius: 20px 20px 0 0;
	transition: .3s;
	top: 0;
}
.faq__single__input button:hover::before {
	width: 100%;
}

.faq__single__input {
	margin-bottom: 25px;
	position: relative;
}
.faq__single__input button:hover {
	color: #fff;
}


.nice-select::after {
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	content: '';
	display: block;
	height: 7px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 50%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 7px;
}
.select__blk {
	margin-bottom: 20px;
}
.faq__text p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 30px;
	padding-right: 41px;
}
.faq__body__content {
	border-top: 1px solid #C3D5D5;
	padding-top: 40px;
	margin-top: 20px;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 33px;
	list-style: none;
	min-height: 32px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	font-size: 14px;
}


/*---------------------- Faq page End ----------------------*/


/*---------------------- Login page Start ----------------------*/

.login__form {
  padding-top: 70px;
  padding-bottom: 60px;
  position: relative;
}
.login__wrap {
  max-width: 520px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.login__input__form {
  max-width: 424px;
  margin: 0 auto;
}
.login__title h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  margin-bottom: 22px;
}
.login__title p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
*, ::after, ::before {
	box-sizing: border-box;
}

.login__single__input input {
  width: 100%;
  height: 60px;
  background: #FAFBFC;
  border: 1px solid #ACB6BF;
  border-radius: 12px;
  padding: 0 50px;
  font-size: 16px;
  color: #8E8E8E;
  margin-bottom: 10px;
}
.login__single__input button {
}
.login__single__input button {
  width: 100%;
  height: 80px;
  background: #D7E3EF;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  border-radius: 20px 20px 0 0;
  margin-top: 15px;
  margin-bottom: 53px;
}
.left__img__2 {
	position: absolute;
	right: -37%;
	max-width: 200px;
	top: 190px;
}

.left__img__1 {
	position: absolute;
	max-width: 200px;
	left: -200px;
	top: 180px;
}

.login__title {
	margin-bottom: 58px;
}
.login__single__input {
	position: relative;
}
.login__single__input img {
	position: absolute;
	left: 20px;
	top: 20px;
}
.login__single__input a {
	position: absolute;
	top: 18px;
	right: 20px;
	font-size: 16px;
	text-decoration: none;
	color: #81C5C9;
	font-weight: 400;
}

.login__link p {
  font-size: 16px;
  margin: 0;
  font-weight: 400;
  color: #333;
}
.login__link p a {
  color: #4E7C8A;
  text-decoration: none;
  margin-left: 10px;
  font-weight: 400;
}
.login__link {
}
.login__link p a i {
  color: #333;
  position: relative;
  top: 2px;
  left: 4px;
}

/*---------------------- Login page End ----------------------*/


/*---------------------- Consulting page Start ----------------------*/

span.hero-script-consulting-featured-row{
      font-size: 3EM !important;
}
img.consulting__bio__image{
    margin-top: 30px;
}

.team__area {
	padding-top: 30px;
	padding-bottom: 60px;
}
.team__title h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  line-height: 39px;
  margin: 0;
}
.team__title {
  margin-bottom: 57px;
}

.team__content h4 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  margin-bottom: 16px;
}
.team__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 15px;
  padding-right: 50px;
}
.team__thumb {
  height: 255px;
  width: 100%;
  margin-bottom: 30px;
}
.team__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team__content a {
	color: #4E7C8A;
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
}
.team__content a i {
	position: relative;
	top: 1px;
	left: 6px;
}

.difference__flx {
  display: flex;
}
.difference__block {
  border-top: 1px solid #C3D5D5;
  padding-top: 60px;
  margin-top: 76px;
}

.difference__text h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  margin-bottom: 36px;
}
.difference__text p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.difference__site__blk {
	margin-right: 16px;
}

.difference__site__link a {
  font-size: 16px;
  font-weight: 400;
  display: block;
  line-height: 31px;
  text-decoration: none;
}
.difference__site__link a i {
  position: relative;
  top: 1px;
  left: 6px;
}

.difference__site__link {
  position: relative;
}
.difference__site__link:before {
  position: absolute;
  background: #C3D5D5;
  width: 1px;
  height: 100%;
  content: "";
  left: -60px;
}

.consulting__content h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  margin-bottom: 30px;
}
.consulting__content p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
  padding-right: 74px;
}
.hero__two__blk.bk__blk {
	margin-bottom: -250px;
}
.consulting__box {
  background: #D7E3EF;
  width: 240px;
  height: 117px;
  display: flex;
  align-items: center;
  padding: 0 37px;
  position: relative;
}
.consulting__box h4 {
  font-size: 20px;
  color: #333;
  font-weight: 400;
  margin: 0;
  line-height: 24px;
  font-style: italic;
}
.consulting__site__right__text p {
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}
.overview__shape__img {
	margin-left: 141px;
	padding-top: 70px;
}

.consulting__site__right__text {
	margin-left: 78px;
}
.consulting__box::before {
	position: absolute;
	width: 100%;
	height: 4px;
	content: "";
	left: 0;
	bottom: 0;
	background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
}
.consulting__section__two {
	padding-top: 40px;
}
.overview__block {
	border-top: 1px solid #C3D5D5;
	padding-top: 50px;
	margin-top: 60px;
}
.team__area.tr {
	padding-top: 0;
}

.overview__title {
  margin-bottom: 30px;
}
.overview__title p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  padding-right: 24px;
}
.overview__wrapper .strategic__list p {
	padding-right: 36px;
}
.overview__body__text p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
}
.overview__wrapper.fr {
	margin-top: -26px;
}
.consulting__box.wt {
	width: 100%;
	padding: 0 65px;
}
.consulting__content.pdtr p {
	padding-right: 0;
}
.consulting__site__right__text.tr {
	margin-left: 32px;
}
.services__block {
	border-top: 1px solid #C3D5D5;
	padding-top: 50px;
	margin-top: 50px;
}

.consult__text h3 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  margin: 0;
}
.consult__text {
  margin-bottom: 10px;
}


.common__btn__consulting {
    width: 200px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    transition: .3s;
    background: url(../images/btn.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    letter-spacing: .4px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}

a.common__btn__consulting:hover {
    background: linear-gradient(258.28deg, #98aec5 10.21%, #627180 96.44%);
    color: #fff !important;
    border-radius: 20px 20px 0 0;
    border-style: solid;
    border-color: #98aec5;
}

a.common__btn__consulting {
    background: linear-gradient(258.28deg, #98aec5 10.21%, #98aec5 96.44%);
    color: #fff !important;
    border-radius: 20px 20px 0 0;
    transition: .3s;
}

.services__content__title h3 {
  font-size: 24px;
  color: #333;
  font-weight: 400;
  margin-bottom: 20px;
}
.services__content__blk p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 30px;
}
.services__content__blk p:last-child {
  margin-bottom: 0px;
}
.services__content__title a {
	margin-bottom: 20px;
	display: block;
}

.shape__12 {
  position: absolute;
  top: -20px;
  margin-left: 10px;
}
.services__wrap {
  position: relative;
  margin-bottom: 72px;
}
.shape__13 {
	position: absolute;
	top: -26px;
	left: 0;
}

.services__wrap.cust p {
	padding-right: 35px;
}
.services__wrap.cust {
	margin-left: 30px;
}
.services__wrap.frt p {
	padding-right: 28px;
}
.difference__block.dis {
	margin-top: 0;
}
.consulting__box.box__7 {
	width: 211px;
	height: 99px;
	padding: 0 50px;
}
.row.overview__mt {
	margin-top: 30px;
}
.request__title h3 {
	font-size: 36px;
	color: #333;
	font-weight: 400;
	margin-bottom: 48px;
	margin-top: 40px;
}

.information__blkk p {
  font-size: 16px;
  color: #333;
  margin: 0;
  line-height: 26px;
}
.information__blkk p a {
  color: #8BA1F0;
  text-decoration: underline;
}
.information__blkk {
  margin-top: 16px;
}

.services__wrap.pdtr {
  margin-left: 20px;
}
.services__wrap.pdtr p {
  padding-right: 44px;
}
.services__content__blk.ser__bk p {
	padding-right: 35px;
}
.team__blk.team__two__mb {
	margin-bottom: 51px;
}
.pagination__wrapper.mbt {
	padding-bottom: 0;
}

.team__blk.team__two__mb .team__content h4 {
	height: 50px;
}
.team__blk.team__two__mb p {
	padding-right: 11px;
}
.team__blk.team__two__mb .team__content p {
	margin: 0;
	height: 112px;
}
.product__details__content.tr a {
	width: 107px;
	height: 35px;
}



.single__shape {
	text-align: center;
	padding-top: 56px;
}
.services__section.pdtr {
	padding-top: 50px;
	margin-left: 224px;
}
.overview__section.pdtr {
	margin-left: 224px;
}
.difference__flx.pd-left {
	margin-left: 90px;
}
.difference__site__link.pd-left {
	margin-left: 70px;
}
.strategic__list.pdleft p {
	padding-right: 186px;
}
.strategic__list.mleft p {
	padding-right: 158px;
}

/*---------------------- Consulting page End ----------------------*/






/*---------------------- Footer area start ----------------------*/
.footer__column__1 {
    width: 22%;
}
.footer__column__2 {
    width: 34%;
}

.footer__column__1__consulting {
    width: 30%;
}
.footer__column__2__consulting {
    width: 40%;
}

.footer__area {
    background: #D7E3EF;
    padding: 120px 0;
    padding-bottom: 10px;
    position: relative;
    margin-top: 100px;
}

.footer__links h4 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 0px;
}

.footer__links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer__links ul li a {
    font-size: 20px;
    text-decoration: none;
    color: #38536E;
    font-weight: 400;
    display: block;
    line-height: 1.3;
    margin-bottom: 9px;
}

.footer__links ul li a:hover {
    text-decoration: underline;
}

.footer__links {
    margin-bottom: 45px;
}

.footer__contacts {
    padding-left: 80px;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    height: 100%;
    padding-top: 20px;
}

.footer__contact__list h6 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 16px;
}

.footer__contact__list p {
    font-size: 16px;
    line-height: 1.2;
}

.footer__contacts h3 {
    font-size: 30px;
    color: #38536E;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    padding-top: 30px;
}

.footer__social {
    display: flex;
    align-items: center;
}

.footer__social a {
    background: #D7E3EF;
    border: 2.74839px solid #38536E;
    display: flex;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 50px;
    justify-content: center;
    text-decoration: none;
    font-size: 22px;
    color: #38536E;
    margin-right: 11px;
    transition: .3s;
}

.footer__social a:hover {
    color: #fff;
    background: #38536E;
}

.footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    border-top: 1px solid #5D6544;
    margin-top: 10px;
}

.footer__bottom p {
    font-size: 14px;
    line-height: 1.3;
    margin: 0;
}

.footer__logo {
    max-width: 130px;
    max-height: 57px;
    margin-right: 36px;
    position: relative;
    top: -7px;
}

.ft--left {
    display: flex;
    
}

.shape {
    width: 100%;
    position: absolute;
    top: -165px;
    left: 0;
    z-index: 3;
    height: 280px;
}

.shape img {
    width: 100%;
    height: 100%;
}

/*---------------------- Footer area end ----------------------*/

/*new--registration--page--style--start*/

.management__area {
  padding-top: 60px;
  padding-bottom: 90px;
}
.management--content {
  width: 45%;
}
.management__box {
  width: 42%;
}
.management__fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.management--content h3 {
  margin: 0;
  font-size: 36px;
  color: #333;
  line-height: 40px;
}
.management__box h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  color: #333333;
}
.management__box {
  background: #D7E3EF;
  height: 117px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.management__box:before {
  position: absolute;
  background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
  width: 100%;
  height: 4px;
  content: "";
  left: 0;
  bottom: 0;
}
.meeting__title h5 {
  margin: 0;
  font-size: 24px;
  color: ;
  color: #333333;
  font-weight: 500;
  line-height: 26px;
  padding-bottom: 20px;
  border-bottom: 1px solid #C3D5D5;
  margin-bottom: 50px;
}
.meeting__ct h4 {
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 20px;
}
.meeting__ct p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 20px;
}
.meeting__lf {
  width: 31.4%;
}
.meeting__ri {
  width: 64.2%;
  border-left: 1px solid #C3D5D5;
  padding-left: 60px;
}
.meeting__fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.attend {
  margin-top: 30px;
}
.attend h5 {
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 20px;
}
.attend label {
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 20px;
}
.attend input {
  width: 100%;
  height: 56px;
  border-radius: 12px;
  border: 1px solid #70777E;
  background: #FAFBFC;
  padding: 0 24px;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  opacity: 1;
}
.attend {
  margin-bottom: 40px;
}
.attent__bt {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.common__btn.atte--btn {
  margin-right: 20px;
}
.individual__box {
  width: 100%;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FFFFFF;
  padding-left: 30px;
  padding-right: 20px;
  border-radius: 10px;
  margin-bottom: 60px;
}
.individual__box {
}
.individual__box p {
  max-width: 386px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin: 0;
  font-weight: 300;
}
.individual__box .common__btn.atte--btn {
  margin-right: 0;
}
.faq__single__input.individual--inp {
  width: 44%;
  margin-right: 20px;
}
.individual__btn {
  display: flex;
  align-items: center;
}
/*new--registration--page--style--end*/



/*program--page--style--start*/

.info__lf {
  width: 31.4%;
}
.info__ri {
  width: 65.1%;
  border-left: 1px solid #C3D5D5;
}
.info__ri--wd {
  max-width: 760px;
  margin-left: auto;
}
.info__title h5 {
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  font-weight: 500;
  margin-bottom: 30px;
}
.info__menu--single--box p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin: 0;
  font-weight: 300;
  max-width: 46%;
  margin-right: 16px;
  display: flex;
  align-items: start;
  flex-direction: column;
}
.info__menu--single--box {
  display: flex;
  align-items: start;
}
.info__menu--single--box p span {
  display: block;
  font-weight: 500;
}
.info__menu--single--box P a {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  text-decoration: none;
}
.info__fx {
  display: flex;
  align-items: safe;
  justify-content: space-between;
}
.info__menu--btn {
  padding-bottom: 80px;
  padding-top: 50px;
}
.regista__frm label {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  line-height: 22px;
  margin-bottom: 10px;
}
.regista__frm .nice-slect {
  width: 100%;
  width: ;
  height: 50px;
  border: 1px solid #70777E;
  border-radius: 8px;
  padding: 0 25px;
  font-weight: 300;
}

.info__menu--single--tx {
  width: 37%;
}
.info__menu--single--tx p {
  font-size: 14px;
  color: #333;
  font-weight: 300;
  margin: 0;
  line-height: 26px;
}
.info__menu--single--fl {
  width: 60%;
}
.info__menu--single--fl p {
  font-size: 14px;
  color: #333;
  font-weight: 300;
  margin: 0;
  line-height: 26px;
}
.ttrs {
  margin-left: 15px;
}
.info__menu--single--fx {
	display: flex;
	align-items: start;
	margin-bottom: 10px;
}
.tx-bd {
	font-weight: 700;
	display: block;
}

.info__menu--single--fl ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.info__menu--single--fl ul li {
  font-size: 14px;
  color: #333;
  font-weight: 300;
  margin: 0;
  line-height: 26px;
}
.info__menu--single--fl ul li a {
	color: #333;
	text-decoration: navajowhite;
}
.regista__frm label {
  font-size: 16px;
  color: #333;
  line-height: 22px;
  margin-bottom: 10px;
}
.regista__frm label span {
  color: red;
}
.single__slct {
	width: 100%;
	display: inline-block;
}
.regista__frm {
	margin-top: 80px;
}

.regs--btn {
	margin-top: 40px;
}

.info__ri--wd h4 {
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  font-weight: 500;
  line-height: 23px;
  margin-bottom: 30px;
}
.info__ri--wd p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 20px;
}
.info__radio--bt label {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  font-weight: 300;
}

.containerss {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.containerss input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: red;
  border: 1px solid #7EACE4;
  background: transparent;
  border-radius: 19px;
}

/* On mouse-over, add a grey background color */
.containerss:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerss input:checked ~ .checkmark {
  background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containerss input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.containerss .checkmark:after {
  left: 0;
  top: 3px;
  width: 10px;
  height: 10px;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 14px;
  border: 0;
  background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
}

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: red;
	border: 1px solid #7EACE4;
	background: transparent;
	border-radius: 19px;
	top: 4px;
}











/*program--page--style--end*/




/*----------------Accreditation Fees Page Start -----------------*/



.FeeAmt{
    text-align: right;
    
}

#FeeGrid .header, #CBFees .header{
    height: 50px;
    vertical-align: bottom;
}

#FeeGrid td.centerHeader, #CBFees td.centerHeader {
    text-align: center !important;
    height: 18px;
}

#FeeGrid td.majorheader, #CBFees td.majorheader{
    font-weight: bold;
}

#FeeGrid td.headerRow, #CBFees td.headerRow{
    padding-top: 15px;
}

#FeeGrid td.sectionheader, #CBFees td.sectionheader{
    text-decoration: underline;
}

#CBFees td {
    padding-left: 40px;
}

#CBFees .note{
    text-indent: 30px;
}

#CBFees .col1{
    text-align: center;
}
#CBFees .col1header{
    text-indent: 0px;
    text-align: center;
}
#CBFees .col2{
    text-align: center;
}
#CBFees .col3{
    text-align: center;
}

/*----------------Accreditation Fees Page End -----------------*/





/*Download--and--lisn--page--style--start*/
.meeting__title.Download-ti h5 {
	font-size: 36px;
}

.download__ct {
  width: 58.5%;
}
.download__img {
  width: 13%;
}
.download__img img {
  width: 100%;
}
.download__img {
}
.download__ct p {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
}
.download__ct p span {
  font-size: ;
  display: block;
  margin-bottom: 15px;
}
.meeting__wrap {
}
.download__fx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 25px;
  border-bottom: 2px solid #333333;
}

.download__table tr th {
  border-top: 0 !important;
  border-bottom: 1px solid #C3D5D5;
  font-size: 20px;
  color: #333333;
  line-height: 23px;
  font-weight: 500;
  border-radius: ;
  border-right: 1px solid #C3D5D5;
  padding-left: 20px;
  padding-top: 32px;
  padding-bottom: 25px;
}
.download__table tr th:last-child {
  border-right: 0;
}
.download__table tr td {
  border-bottom: 1px solid #C3D5D5;
  font-size: 16px;
  color: #333333;
  line-height: 19px;
  padding-left: 20px;
  padding-top: 30px;
  padding-bottom: 25px;
}
.download__table tr td:first-child {
  padding-left: 0;
}
.download__table tr td a {
  color: #4E7C8A;
  text-decoration: underline;
}
.download__table tr td span {
  color: #C61300;
}

.download__table-tx p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 300;
  margin: 0;
}
/*Download--and--lisn--page--style--end*/


/*loginv2--page--style--start*/

.alisa__area {
  padding-top: 60px;
}
.alisa__tit h5 {
  font-size: 36px;
  color: #333333;
  line-height: 40px;
  font-weight: 500;
  margin: 0;
}
.alisa__ri p {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 30px;
}
.alisa__tit {
  width: 31.5%;
}
.alisa__ri {
  width: 59%;
}
.alisa__fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
  border-bottom: 1px solid #C3D5D5;
  padding-bottom: 30px;
  margin-bottom: 50px;
}

.registration__table tr td {
  font-size: 16px;
  color: #333333;
  line-height: 23px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 0;
}
.registration__table--wrap h4 {
  font-size: 18px;
  color: #000;
  line-height: 26px;
  font-weight: 500;
  padding-top: ;
  padding-bottom: 10px;
  border-bottom: 1px solid #C3D5D5;
  margin-bottom: 30px;
}
.registration__table tr td a {
  text-decoration: underline;
  color: #4E7C8A;
}
.registration__table tr td:first-child {
  width: 164px;
}
.registration__table tr td:last-child {
  width: 124px;
  text-align: ;
  text-align: center;
}
.registration__table--wrap {
  margin-bottom: 50px;
}

.registration__table--wrap h3 {
  font-size: 24px;
  color: #000;
  line-height: 26px;
  margin-bottom: 40px;
  font-weight: 500;
}

.registration__table.table--purchs tr td:nth-child(3) {
  text-align: right;
  padding-right: 34px;
}
/*loginv2--page--style--end*/



/*invoice--area--style--start*/

.invoice__box {
  width: 940px;
  margin: auto;
  background: #fff;
  padding: 60px;
  border: 2px solid #BDBDBD;
  border-radius: 10px;
}
.invoice__area {
  padding-top: 80px;
  padding-bottom: 150px;
}
.invoice__title {
  text-align: center;
  margin-bottom: 60px;
}
.invoice__title h4 {
  margin: 0;
  font-size: 36px;
  color: #333333;
  line-height: 40px;
  font-weight: 500;
}
.invoice__fact--logo {
  width: 94px;
  margin-right: 20px;
}
.invoice__fact--ct {
  width: 180px;
}
.invoice__fact--ct h5 {
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  margin: 0;
}
.invoice__fact--ct p {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  margin: 0;
}
.invoice__lf--fx {
  display: flex;
  align-items: start;
}
.invoice__fact--lf {
  width: 34.5%;
}
.invoice__fact--ri {
  width: 51.5%;
  border-radius: 12px;
  padding: 20px;
  border: 1px solid #C3D5D5;
}
.invoice__fact--single--box h5 {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 3px;
  font-weight: 700;
}
.invoice__fact--single--box p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  margin-bottom: 0;
  font-weight: 400;
}
.invoice__fact__bl {
  display: flex;
  justify-content: space-between;
}
.invoice__fact--fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #BDBDBD;
}
.invoice__fact--single--box.tty {
	margin-top: 12px;
}

.payment__info--lf {
  width: 39.5%;
}
.payment__info--ri {
  width: 51.5%;
}
.payment__info--box {
  width: 100%;
  padding: 15px;
  border-radius: 12px;
  border: 1px solid #C3D5D5;
}
.payment__info--lf ul li {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
}
.payment__info--lf ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.payment__info--lf ul li:first-child {
  margin-bottom: 15px;
}
.nnh {
  font-weight: 700;
  margin-top: 10px;
}
.payment__info--box h5 {
  fo\]: ;
  font-size: 14px;
  color: ;
  color: ;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
}
.payment__info--box p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 15px;
}
.card__type ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.card__type ul li {
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
}
.card__type {
  margin-bottom: 15px;
}
.single__cd label {
  display: block;
  font-size: 14px;
  color: #333333;
  line-height: 23px !important;
}
.single__cd {
  display: block;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 7px;
}
.single__cd input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #C3D5D5;
}
.single__cd.ttj {
  margin-bottom: 0;
}
.payment__info--fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.invoice__fact--ri.payment_dt {
  padding: 0;
  border: 0;
}
.invoice__detials--fx {
  display: flex;
  align-items: start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.invoice__detias--title h4 {
  font-size: 14px;
  color: #333333;
  line-height: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #333333;
  border-bottom-style: dotted;
}

.invoice__detias--title.fs--title-2 h4 {
  margin-bottom: 0;
  margin-top: 15px;
  border-bottom: 2px solid #333;
}

.download__table.down--table-to tr th {
  font-size: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 11px;
}
.download__table.down--table-to tr td {
  font-size: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.bd-nn td {
	border-bottom: 0 !important;
}
.setting__tab h4 {
  font-size: 18px;
  color: #000000;
  line-height: 26px;
  margin-bottom: 10px;
}
.seting__table tr th {
  font-size: 16px;
  color: #333333;
  font-weight: 700;
  line-height: 26px;
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: 0;
}
.seting__table tr td {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  padding-top: 0;
  padding-bottom: 10px;
  border-bottom: 0;
}
.seting__table tr td:last-child {
  text-align: right;
}
.seting__table tr th:last-child {
  text-align: right;
}
.setting__btn a {
  width: 100%;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DEDEDE;
  text-decoration: none;
  color: #333;
}
/*invoice--area--style--end*/
.withoutpointer {
	list-style: none;
	padding-left: 0px;
}

	.withoutpointer li {
		list-style: none;
	}

.pl-30{
    margin-left:30px;
}




@media (min-width: 320px) and (max-width: 767px) {
    
  body{background:#000}  
  
}




img.news{
    margin-top:30px;    

}



.callout_title{
    margin: 0px 0px 0px 0px;
	color: #333333;
	font-family: 'Libre Franklin';
	padding: 0px 0px 0px 0px;
}



.no-padding-bottom{
    padding-bottom:0px;
    margin-bottom:0px;
}
.no-padding-bottom li {
    padding-bottom:0px;
    margin-bottom:0px;
}
.no-padding{
    padding-top:0px;
    margin-top:0px;
    padding-bottom:0px;
    margin-bottom:0px;
}
.no-padding-top{
    padding-top:0px;
    margin-top:0px;
}
.reduce-spacing-left{
    padding-left:0px !important;
    margin-left:0px;
}





















.portal__content__title h3 {
    margin: 0px;
}




a.pdfLink
{
  background:url("/media/fqdlqdku/pdficon.png") no-repeat left;
  padding-left:25px;
}

#returnToTop {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}
#returnToTop:hover {
  background: linear-gradient(258.28deg, #95D9D9 10.21%, #5E6DF4 96.44%);
  color: #fff !important;
  border-radius: 20px 20px 0 0;
  transition: .3s;
}













/**Bullets Add CSS*/
.bullets li {
    padding-top: 10px;
}
ul.bullets {
    padding-left: 2rem;
}



















ol.boldlistnumbers{
    font-weight:bold;
}



















.embedded__content{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.embedded__content iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.embedded__video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 30vh;
  width: 50vh;
  margin: auto;
}
.embedded__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
  margin-top: 3%;
}


















.fade{
    -moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
    box-shadow: 1px 2px 3px rgba(0,0,0,.5);
}



















.anchor{
    display: block; 
    position: relative; 
    top: -100px; 
    visibility: hidden;
}





h1 span.hero-span{
    font-size: 2.2EM;
}
h2 span.hero-span{
    font-size: 2.2EM;
}
h3 span.hero-span{
    font-size: 2.0EM;
}
span.hero-strong{
    background: -webkit-linear-gradient(22deg, rgba(146,193,220,1) 0%, rgba(23,110,198,1) 34%, rgba(23,110,198,1) 59%, rgba(146,193,220,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-stroke: .7px transparent;
    color: transparent;
}















p.help-block{
    margin: 5px 0px 10px 0px;
    font-style: italic;
}



















.umbraco-forms-label{
    font-weight: 600;
    margin: .7em 0 .3em 0;
}





#Fees{
    width: 100%;
    max-width: 500px;
    margin-top: 40px;
    margin-left: 40px;
}
#FeeGrid{
    width: 100%;
    max-width: 1000px;
    margin-top: 40px;
    margin-left: 40px;
}
td.centerHeader{
    text-align: center;
    Font-weight: bold;
}
td.headerRow{
    margin-top:20px;
}








.umbraco-forms-submitmessage{
    background: -webkit-linear-gradient(22deg, rgba(146,193,220,1) 0%, rgba(23,110,198,1) 34%, rgba(23,110,198,1) 59%, rgba(146,193,220,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Alexander Lettering;
	font-style: bold;
	font-weight: bold;
	font-size: 5EM;
	padding-top:50px;
	position:relative;
	
	
}





















.popover-widget {
    position: relative;
    font-family: 'Libre Franklin', Arial, sans-serif;
}

.popover-widget .popover-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: RGBA(14, 25, 61, 0.8);
    z-index: 997;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popover-widget .popover-backdrop.show {
    display: block;
    opacity: 1;
}

.popover-widget .popover-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    background: white;
    border-radius: 16px;
    max-width: 800px;
    width: 90%;
    max-height: 90vh;
    overflow: auto;
    z-index: 998;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}

.popover-widget .popover-modal.show {
    display: block;
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.popover-widget .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 12px;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease;
    z-index: 999;
    font-size: 48px;
    line-height: 1;
    color: #1a1a1a;
}

.popover-widget .close-btn:hover {
    transform: scale(1.1);
}

.popover-widget .close-btn svg {
    width: 36px;
    height: 36px;
    display: none;
}

.popover-widget .popover-content {
    padding: 60px 40px 40px;
    text-align: center;
}

.popover-widget .popover-title {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.popover-widget .popover-title .highlight {
    color: #ED1C24;
}

.popover-widget .popover-subtitle {
    font-size: 1.1rem;
    color: #4a5568;
    margin-bottom: 40px;
    line-height: 1.6;
}

.popover-widget .popover-image-container {
    position: relative;
    margin: 20px -40px -40px;
}

.popover-widget .popover-image-container img {
    width: 100%;
    height: auto;
    display: block;
    top: 0;
}

@media (max-width: 768px) {
    .popover-widget .popover-modal {
        width: 95%;
    }

    .popover-widget .popover-content {
        padding: 50px 20px 30px;
    }

    .popover-widget .popover-image-container {
        margin: 20px -20px -30px;
    }

    .popover-widget .popover-title {
        font-size: 1.75rem;
    }

    .popover-widget .popover-subtitle {
        font-size: 1rem;
    }
}

.popover-widget .page-content {
    padding: 40px;
    text-align: center;
}

.popover-widget .reset-btn {
    margin-top: 20px;
    padding: 12px 24px;
    background: #0193D;
    color: white;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    transition: background 0.2s ease;
}

.popover-widget .reset-btn:hover {
    background: #017FB8;
}

/**umb_name:Hero Banner Font*/
heroFont {
	--bs-blue: #0d6efd;
	--bs-indigo: #6610f2;
	--bs-purple: #6f42c1;
	--bs-pink: #d63384;
	--bs-red: #dc3545;
	--bs-orange: #fd7e14;
	--bs-yellow: #ffc107;
	--bs-green: #198754;
	--bs-teal: #20c997;
	--bs-cyan: #0dcaf0;
	--bs-white: #fff;
	--bs-gray: #6c757d;
	--bs-gray-dark: #343a40;
	--bs-primary: #0d6efd;
	--bs-secondary: #6c757d;
	--bs-success: #198754;
	--bs-info: #0dcaf0;
	--bs-warning: #ffc107;
	--bs-danger: #dc3545;
	--bs-light: #f8f9fa;
	--bs-dark: #212529;
	--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	--bs-gutter-x: 1.5rem;
	--bs-gutter-y: 0;
	box-sizing: border-box;
	line-height: 1.2;
	margin: 0 0 15px;
	color: #333333;
	background: -webkit-linear-gradient(22deg, rgba(146,193,220,1) 0%, rgba(23,110,198,1) 34%, rgba(23,110,198,1) 59%, rgba(146,193,220,1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Alexander Lettering;
	font-weight: bold;
	font-size: 145px;
}

/**umb_name:Fancy Text*/
span.hero-span {
	background: -webkit-linear-gradient(22deg, #5E6DF4 0%, #5E6DF4 20%, #2eb0b0 50%, #5E6DF4 75%, #5E6DF4 100%);
	text-shadow: 2px 3px 5px grey;
	-webkit-text-stroke-color: #307ecb82;
	-webkit-text-stroke-width: .5px;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-family: Alexander Lettering;
	font-style: bold;
	font-weight: bold;
	padding: 0px 12px;
	font-size: 2.2EM;
}

/**umb_name:Consulting Banner Font*/
span.hero__callout__span__consulting {
	-webkit-background-clip: text;
	-webkit-text-fill-color: white;
	color: white;
	background: none;
	font-family: Alexander Lettering;
	font-style: bold;
	font-weight: bold;
	padding-left: 10px;
}

/**umb_name:h1*/
h1 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 20px 0px 20px 0px;
}

/**umb_name:h2*/
h2 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 20px 0px 10px 0px;
}

/**umb_name:h3*/
h3 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 20px 0px 10px 0px;
}

/**umb_name:h4*/
h4 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 10px 0px 10px 0px;
}

/**umb_name:h5*/
h5 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 10px 0px 10px 0px;
	po;
}

/**umb_name:h6*/
h6 {
	color: #333333;
	font-family: 'Libre Franklin';
	margin: 10px 0px 10px 0px;
}

/**umb_name:paragraph*/
p {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 26px;
	margin: 20px 0px 20px 0px;
}
