/* CSS Document */
/* Code blocks start */
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Oswald:wght@200;300;400;500;600;700&family=PT+Serif:ital,wght@0,400;0,700;1,400;1,700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Serif+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
a{text-decoration: none;}
a:hover{text-decoration:none;}
p{font-size: 1.2em;}
h1, h2, h3, h4, h5, h6{
    color: #0e416c;
}

h1.entry-title{
    text-align: center;
}

.lg_r, .lg_l, .md_r, .md_l{
	text-align: center;
}
.mt_2{margin-top: 20px;}
/* Site specific layout */
#masthead {
    margin-bottom: 0px !important;
}

a{
    outline: 0px !important;
}

.h1, h1 {
    margin-top: 20px;
}

.wa_fire{
    border: solid 1px #cc1818;
    border-radius: 5px;
    padding: 20px;
    margin-bottom: 40px;
    font-size: 2em;
}
.wa_fire:hover{
    background-color: #fbff00;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}
.fram_mdir{
	width: 100%;
    min-height: 800px;
    height: -webkit-fill-available;
    border-radius: 10px;
    border: solid 1px #235ca7;
    padding: 5px;
}
#aik_top_bar_shel{
	font-size: 1.3em;
    background-color: #002e5d;
    padding: 0px;
    border-bottom: double 2px #00b62d;
	margin-bottom: 0px;
}
#aik_top_bar_shel a:link, #aik_top_bar_shel a:visited {
    color: #FFF;
}
#aik_top_bar_shel a:hover {
    color: #c4f5ff;
}
.aik_tocontact{
	font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0px;
}
.aik_search{
	margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

/* Navigation */
.aik_navig{
	background-color: #235ca7;
    border-bottom: solid 2px #fca300;
}
#bs4navbar{
	font-size: 1.1em;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link {
    color: #FFF;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(183, 250, 255);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #FFEB3B;
}
.navbar-light .navbar-toggler {
    color: #FFF;
    border-color: #FFF;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,200, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
/*Slider */
.hdr_slide {
    background: rgb(65, 147, 255);
    background: linear-gradient(0deg, rgb(0, 83, 164) 0%, rgb(65, 147, 255) 100%);
    border-bottom: solid 4px #32E08A;
    position: relative;
}
/* Footer */
.aik_ftrt {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    color: #FFFFFF;
    margin-bottom: 7px;
    display: block;
}

.ftr {
    padding-bottom: 6px;
}

.ftr a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF !important;
}

.ftr a:hover{
    text-decoration: underline;
}

.site-footer {
    border-top: solid 4px #FCA300;
    width: 100%;
    margin: 0px;
    background: #002E5D;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
}
.site-info {
    margin-bottom: 20px;
    padding-top: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
}

.site-info a{
    color: #fff !important;
}

.event_row p{
	margin-bottom: 0.5em;
}
.event_row ul{
	margin-left: 0px;
}
.annon{
	border: dashed 2px #ff5d5d;
    padding: 20px;
	border-radius: 10px;
	margin-bottom: 30px;
}
.annon p{
	margin-bottom: 10px;
}
.annong{
	display: none;
    border: dashed 2px #4CAF50;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 20px;
}
.annong p{
	margin-bottom: 10px;
}

/*-- a0131 ------------------------------------------*/
#a0131 {
    background: #111820;
    padding: 35px 0px;
    background-size: cover;
    border-bottom: 4px solid #FCA300;
}
.a0131-grd {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 30px;
    box-sizing: border-box;
    padding: 19px;
    background: #FFFFFF;
    border-radius: 5px;
    align-items: center;
    height: 100%;
}

.a0131-grd:hover{
    background: #e9ecef;
    transition: 0.9s;
}

.a0131-line-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}
#a0131 h2 {
    margin-bottom: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    display: flex;
    align-items: center;
    color: #2E2E2E;
}
.a0131-black-line{
    max-width: 72px;
    border-top: 1px solid #111820;
    margin-bottom: 5px;
}
#a0131 p{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #111820;
}
#a0131 img{
    display: block;
    margin: auto;
}

@media (max-width: 1200px) {
    .a0131-line-grid {
        grid-template-columns: 1fr;
    }
}
/*-- a0131 END --------------------------------------*/

/*-- a0164 ------------------------------------------*/
#a0164{
    border-bottom: 4px solid #32E08A;
    padding: 60px 0px;
}

#a0164 h2 {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    color: #2E2E2E;
}

.a0164-text p{
    margin-bottom: 10px;
}

.a0164-grd{
    display: grid;
    grid-template-columns: 2fr 1fr;
    grid-gap: 25px;
}

.a0164-text{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2E2E2E;
}

.a0164-imgs-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    justify-items: center;
    grid-gap: 40px;
}

.a0164-block-item{
    min-height: 250px;
    border-radius: 5px;
    margin-bottom: 25px;
    display: grid;
    align-items: end;
    background-size: cover;
}

.a0164-block-item a{
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 11px;
    width: 90%;
    margin: auto;
    margin-bottom: 28px;
    margin-top: 0px;
}

.a0164-block-item a:hover{
    filter: drop-shadow(0px 0px 3px #333);
    transition: 0.9s;
}

.a0164-block-item h3 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    width: 90%;
    display: block;
    margin: auto;
	    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 992px) {
    .a0164-grd {
        grid-template-columns: 1fr;
    }

    #a0164 {
        padding: 20px 0px;
    }
}

@media (max-width: 768px) {
    #a0164 h2 {
        font-size: 40px;
    }

    .a0164-text {
        font-size: 16px;
    }

    .a0164-imgs-grd {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
        justify-items: center;
        grid-gap: 20px;
        margin-top: 20px;
    }
}
/*-- a0164 END --------------------------------------*/

/* -- A0150 ------------------------------------- */
.a0150 {
    padding: 24px 0px;
    border-bottom: 4px solid #FCA300;
    padding-bottom: 70px;
    background-size: cover;
}
.a0150-outline{
    padding: 1px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    max-width: 1090px;
    margin: auto;
}
.a0150-block{
    background: rgba(255, 255, 255, 0.8);
    padding: 30px;
}
.a0150 h2 {
    margin: auto;
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
}
.a0150 .modal-title {
    margin-bottom: 0;
    width: 100%;
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 150%;
    text-align: center;
    color: #2E2E2E;
}
.a0150 .modal-body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2E2E2E;
}

.a0150 .modal-body .alignleft {
    display: inline;
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}

.a0150 h6 {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E;
}

.a0150 .frm_button_submit{
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%) !important;
    border-radius: 5px !important;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 29px !important;
    display: block !important;
    align-items: center !important;
    text-align: center !important;
    color: #FFFFFF !important;
    max-width: 400px !important;
    width: 100% !important;
    margin: auto !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

.a0150-txt{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2E2E2E;
}

#frm_form_7_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_8_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_9_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_10_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_11_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_12_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

#frm_form_13_container{
    max-width: 800px;
    margin: auto;
	margin-top: 10px;
}

.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #2E2E2E;
}

.a0150 h6 i{
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #2E2E2E;
}
.a0150-img-grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 0px;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 15px;
    position: relative;
    padding-bottom: 70px;
}

.a0150-txt p{
    margin-bottom: 0px;
}

.a0150-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    width: 100%;
    max-width: 100%;
    margin: auto;
    margin-top: 25px;
    grid-gap: 25px;
}
.a0150-detail {
    position: absolute;
    bottom: 15px;
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    border-radius: 5px;
    width: 92%;
    left: 4%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 10px;
    cursor: pointer;
}

.a0150-detail:hover{
    filter: drop-shadow(0px 0px 3px #333);
    transition: 0.9s;
}

.a0150 .modal.show .modal-dialog {
    max-width: 1300px;
    top: 20px;
    width: 95%;
}

.a0150 .modal-body p{
    margin-bottom: 10px;
}
.a0150 .modal-header .btn-close {
    padding: 0.5rem 0.5rem;
    margin: 0px;
    color: #484848;
    opacity: 1;
    font-size: 30px;
    border: 0px;
    background: transparent;
}
.a0150-footer-text{
    font-family: Merriweather;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #000000;
    max-width: 900px;
    margin: auto;
    margin-top: 30px;
}
.a0150 .modal-header {
    border-bottom: 1px solid #929292;
}
.a0150 .modal-content{
    font-family: Merriweather;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    color: #000000;
}
.a0150-img-box {
    background: linear-gradient(180deg, #65BA17 0%, #437B16 100%);
    padding: 15px;
    height: 100%;
    display: grid;
    align-items: center;
    justify-items: center;
    border-radius: 5px 0px 0px 5px;
}
.a0150 .modal-footer {
    border-top: 0px solid #000;
    display: block;
}
.a0150-modal-grd{
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: fit-content;
    margin: auto;
    grid-gap: 20px;
    margin-bottom: 20px;
}
.a0150-but1{
    background: linear-gradient(180deg, #65BA17 0%, #437B16 100%);
    border-radius: 5px;
    font-family: 'Yantramanav';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 10px;
    width: 300px;
    display: block;
}
.a0150-but2{
    background: linear-gradient(180deg, #F4AB01 0%, #D28005 100%);
    border-radius: 5px;
    font-family: 'Yantramanav';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    width: 300px;
    display: block;
    padding: 10px;
}

.a0150-form-h2{
    font-family: 'Source Serif Pro' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 36px !important;
    line-height: 150% !important;
    /* identical to box height, or 54px */
    text-align: center !important;
    color: #2E2E2E !important;
}

.a0150-form-h3{
    font-family: 'Source Serif Pro' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 32px !important;
    line-height: 150% !important;
    /* identical to box height, or 48px */
    text-align: center !important;
    color: #2E2E2E !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1300px;
        margin: 1.75rem auto;
    }
}
@media (max-width: 1200px) {
}
@media (max-width: 768px) {
    .a0150 .modal-title {
        font-size: 28px;
        line-height: 150%;
    }

    .a0150 .modal-body {
        font-size: 16px;
    }

    .a0150-form-h2 {
        font-size: 26px !important;
    }

    .a0150-form-h3 {
        font-size: 26px !important;
    }

    .a0150 .frm_button_submit {
        margin-bottom: 0px !important;
    }
}
@media (max-width: 576px) {
}
/* -- A0150 -- END ------------------------------ */

/* -- A0083 ------------------------------------- */
#a0083 a {
    color: #1A1A1A !important;
}
#a0083 {
    background: #FFFFFF;
    margin-top: 0px;
    padding: 50px 0px;
    padding-bottom: 70px;
    border-bottom: 1px solid #32E08A;
}
#a0083 h2 {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    text-align: center;
    color: #2E2E2E;
}

#a0083 img {
    border-radius: 5px;
}

.a0083-itm{
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 19px;
}

.a0083-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-gap: 25px;
    width: 100%;
    margin: auto;
    margin-top: 20px;
    justify-items: center;
    text-align: center;
}
.a0083-text {
    margin-top: 15px;
    padding-bottom: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    text-align: center;
    color: #2E2E2E;
}

@media (max-width: 992px) {
    .a0083-text {
        font-size: 25px;
    }

    #a0083 {
        background: #FFFFFF;
        margin-top: 0px;
        padding: 20px 0px;
        padding-bottom: 40px;
    }
}
/* -- A0083 -- End ------------------------------ */

/*-- pagination ----------------------------- */
.pagination-with-dots{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(30px , 1fr));
    max-width: 400px;
    float: right;
    padding-right: 20px;
    grid-gap: 2px;
    margin-bottom: 30px;
    margin-top: 10px;
}
.nav-ar{
    background: #949494;
    border-radius: 5px;
    padding: 2px 5px;
}
.nav-ar-active{
    background: #111820;
}
.nav-ar-num {
    border: 1px solid #111820;
    box-sizing: border-box;
    width: 26px;
    display: block;
    color: #F5F4FA !important;
    background: #111820;
    border-radius: 5px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}
.nav-ar-active-number {
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    color: #252A2E !important;
    background: #FFFFFF;
    border: 1px solid #111820;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
}
/*-- pagination end ------------------------- */
/* A0133-not-in-acf END -----------------------------------*/
#a0133 {
    padding-top: 22px;
    padding-bottom: 60px;
    background: #F4F9FF;
}
#a0133 h2 {
    display: flex;
    width: fit-content;
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    color: #2E2E2E;
    margin-bottom: 20px;
    margin-top: 10px;
}
#a0133 h6 {
    font-family: Barlow Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #111820;
}
#a0133-not-in-acf{
    background: #F5F4FA;
    padding: 100px 0px;
    position: relative;
}
#a0133-not-in-acf h2 {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 39px;
    display: flex;
    align-items: center;
    color: #111820;
    border-bottom: 12px solid #FFEACE;
    line-height: 21px;
    width: fit-content;
}
#a0133-not-in-acf h3{
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    color: #111820;
    margin: 0px;
}
#a0133-not-in-acf h6{
    font-family: Barlow Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #111820;
}
.a0133-not-grd{
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: flex-end;
}
.a0133-yellow-line1 {
    margin: auto;
    height: 12px;
    background: #FFEACE;
    margin-top: -14px;
    max-width: 230px;
    width: 100%;
}
.a0133-yellow-line2 {
    margin: auto;
    height: 12px;
    background: #FFEACE;
    margin-top: -14px;
    max-width: 150px;
    width: 100%;
}
.a0133-yellow-line3 {
    height: 12px;
    background: #FFEACE;
    margin-top: -17px;
    max-width: 170px;
    width: 100%;
}
.a0133-black-line1{
    border-top: 2px solid #111820;
    margin-top: 15px;
    margin-bottom: 30px;
}
.a0133-itm img{
    background: #F0F0F0;
    border: 1px solid #111820;
    width: 100%;
}
.a0133-not-descr{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #363636;
    margin-bottom: 40px;
}
.a0133-not-in-acf-box{
    background: #FFFFFF;
    border: 1px solid #949494;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 23px;
    padding-bottom: 50px;
    padding-top: 30px;
}
.a0133-black-line2 {
    border-top: 2px solid #111820;
    margin-top: 15px;
    margin-bottom: 15px;
}
.a0133-black-line3 {
    border-top: 2px solid #111820;
    margin-top: 20px;
    margin-bottom: 25px;
    max-width: 180px;
}
.a0133-not-grd-posts{
    display: grid;
    grid-gap: 25px;
}
.a0133-not-box-item {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;
    color: #363636;
    border-bottom: 1px solid #6B6B6B;
    padding-bottom: 30px;
}
.a0133-not-in-padd {
    position: relative;
    padding-bottom: 35px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #2E2E2E;
}
.a0133-not-mt{
    margin-top: 40px;
}
.a0133-not-subhd {
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    color: #111820;
    margin-top: 40px;
    border-bottom: 12px solid #FFEACE;
    line-height: 22px;
    width: fit-content;
}
.a0133-not-btn {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: block;
    width: 320px;
    padding: 5px;
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF !important;
}
.a0133-not-btn:hover{
    filter: drop-shadow(0px 0px 3px #333);
    transition: 0.9s;
}
.a0133-not-box-item img{
    width: 100%;
    border-radius: 5px;
}
.a0133-not-box-item h4 {
    text-align: left;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    color: #2E2E2E;
}
.a0133-not-box-item:last-child{
    border-bottom: 0px solid #6B6B6B;
}
.a0133-not-descr-2 {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #363636;
    margin-bottom: 30px;
}
.a0133-boxes-grey {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px , 1fr));
    align-items: center;
    justify-items: center;
    text-align: center;
    grid-gap: 15px;
}
.a0133-boxes-grey-item {
    background: #ECE8E2;
    border: 1px solid #111820;
    box-sizing: border-box;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    padding-bottom: 10px;
}
.a0133-boxes-grey-headr {
    font-family: Barlow Condensed;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #111820;
    margin-top: 10px;
    height: 45px;
    display: grid;
}
.a0133-boxes-footer-contact {
    font-family: Barlow;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #111820;
    margin-top: 30px;
}
.a0133-footer-img {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.a0133-imgs-right-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px , 1fr));
    grid-gap: 25px;
}
.a0133-boxes-grey img {
    height: 55px;
    width: 55px;
}
.a0133-not-in-padd h5{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #363636;
    margin-top: 5px;
}
@media (max-width: 1200px) {
    #a0133-not-in-acf h3 {
        font-size: 30px;
    }
    #a0133-not-in-acf {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    .a0133-not-grd {
        grid-template-columns: 1fr;
        grid-gap: 5px;
    }
}
@media (max-width: 992px) {
    #a0133-not-in-acf h3 {
        font-size: 36px;
    }
    .a0133-not-box-item {
        grid-template-columns: 1fr;
    }
    .a0133-not-in-padd {
        padding-bottom: 50px;
    }
    #a0133-not-in-acf h6 {
        text-align: left;
    }
    #a0133 h6 {
        text-align: left;
    }
    #a0133 h3 {
        font-size: 36px;
    }
}
@media (max-width: 576px) {
    #a0133-not-in-acf h2 {
        font-size: 29px;
        border-bottom: 6px solid #FFEACE;
    }
    .a0133-not-subhd {
        font-size: 29px;
        border-bottom: 0px solid #FFEACE;
        line-height: 32px;
    }
    #a0133 {
        padding-top: 20px;
        padding-bottom: 0px;
    }
}
/* A0133-not-in-acf END -----------------------------------*/

/* A0050 -- Body Content Image Left -------------------------------------------*/
#a0050 {
    color: #2b2b2b;
    font-size: 1.1em;
    padding-top: 40px;
    padding-bottom: 60px;
    background: #F4F9FF;
    border-bottom: 2px solid #FCA300;
}
#a0050 h2 {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    color: #2E2E2E;
}
#a0050 h3 {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    color: #2E2E2E;
}
#a0050 img {
    display: block;
    border-radius: 5px;
}
#a0050 .wa_08_sub_message {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 29px;
line-height: 40px;
display: flex;
align-items: center;
color: #000000;
}
#a0050 .wa_08_message {
font-family: Montserrat;
font-style: normal;
font-weight: 500;
font-size: 1.1rem;
line-height: 26px;
color: #000000;
}
#a0050 .wa_08_btn {
    display: block;
    margin-top: 40px;
    margin-bottom: 40px;
}
#a0050 .wa_08_btn a {
	display: block;
    padding: 15px;
    max-width: 540px;
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 25%);
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}
#a0050 .wa_a0008_line{
}
@media (max-width: 1200px) {
#a0050 img {
max-width: 100%;
width: 100%;
}
#a0050 h3 {
margin-bottom: 0px;
}
#a0050 h2 {
margin-bottom: 10px;
}

}
.a08-logo {
    width: auto !important;
}

@media(max-width: 992px){
	#a0050 {
    padding-top: 20px;
    padding-bottom: 40px;
    }
}

@media (max-width: 576px) {

#a0050 h3 {
    font-size: 24px;
    line-height: 35px;
}
#a0050 .wa_08_sub_message {
margin-bottom: 10px;
}
	
	#a0050 {
    padding-top: 0px;
    padding-bottom: 20px;
}
	
	#a0050 h2 {
    font-size: 40px;
    line-height: 120%;
}
	#a0050 .wa_08_btn {
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}
}
/* A0050 End ----------------------------------------------------------*/

/*my custom -----------------------------------------*/
div#n2-ss-2 .n2-ss-slide {
    perspective: 1500px;
    height: 700px !important;
}

.h-folow {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    color: #FFFFFF;
    padding-right: 10px;
    display: block;
    padding-top: 5px;
}

.call-btn{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: right;
    color: #FFFFFF;
    display: block;
}

.intro-btn {
    background: #235CA7;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: grid;
    text-align: center;
    color: #FFFFFF !important;
    padding: 0px !important;
    margin: 0px !important;
    height: 46px !important;
    align-items: center;
}

.header-grd-right {
    display: grid
;
    grid-template-columns: 1fr;
    height: 100%;
    align-items: center;
    grid-gap: 0px;
    padding: 10px 0px;
}

.header-grd-left{
    display: grid;
    grid-template-columns: 1fr auto auto auto;
    grid-gap: 10px;
    width: fit-content;
}

.aik-grd{
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 20px;
    align-items: center;
}

#se{
    display: none;
}

.aik_tocontact a {
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 10px;
    width: 320px;
}

.aik_tocontact a:hover{
    filter: drop-shadow(0px 0px 3px #333);
    transition: 0.9s;
}

.aik_search .input-group .form-control{
    border: 1px solid #2E2E2E;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #2E2E2E;
    width: 320px;
}

.aik_grd {
    display: grid
;
    width: fit-content;
    float: right;
    grid-gap: 15px;
    margin-top: 0px;
}

.hdr-conteiner {
    padding: 16px 0px;
}

.navbar-expand-md .navbar-nav .nav-link{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #FCA300;
}

.after-slider-text-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: rgba(46, 46, 46, 0.8);
    padding: 30px 0px;
    grid-gap: 25px;
    align-items: center;
}

.after-slider-left{
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 150%;
    text-align: right;
    color: #FFFFFF;
}

.after-slider-right a{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    max-width: 480px;
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%);
    box-shadow: 0px 0px 25px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 17px;
}

.after-slider-right a:hover{
    filter: drop-shadow(0px 0px 3px #333);
    transition: 0.9s;
}

.after-slider-text{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.page-id-994 td{
    border: 1px solid;
    padding: 5px;
	    width: 50%;
}

.imgs-grd{
	    display: grid;
    grid-gap: 20px;
    margin: auto;
    grid-template-columns: repeat(auto-fit, minmax(300px , 1fr));
}

.imgs-grd a{
	display: block;
    margin: auto;
    overflow: hidden;
}

.imgs-grd img{
	display: block;
    margin: auto;
    width: 100%;
}

.btns-grd{
	    display: grid;
    grid-template-columns: 1fr 1fr;
    width: fit-content;
    margin: auto;
    grid-gap: 25px;
}

#add_payment_method #payment ul.payment_methods .stripe-card-group, .woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 100%;
}

.wc-stripe-elements-field, .wc-stripe-iban-element-field {
    width: 100%;
}

.woocommerce form .form-row label {
    width: fit-content !important;
    line-height: 100%;
    display: inline-block;
    width: 100%;
    margin: 0px 0 5px 0;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 10px 1em 0 0;
    float: left;
}

.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type=submit], .frm_style_formidable-style.with_frm_style .frm_submit input[type=button], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
    background: linear-gradient(0deg, #269F60 -76.19%, #33E58D 100%) !important;
    border-radius: 5px !important;
    font-family: 'Inter' !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 29px !important;
    display: block !important;
    align-items: center !important;
    text-align: center !important;
    color: #FFFFFF !important;
    max-width: 400px !important;
    width: 100% !important;
    margin: auto !important;
    margin-top: 0px !important;
    margin-bottom: 20px !important;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .navbar-expand-md .navbar-nav .nav-link{
        font-size: 14px;
    }

    .after-slider-right a {
        max-width: 400px;
    }
}

@media (max-width: 992px) {
    div#n2-ss-2 .n2-ss-slide{
        height: 500px !important;
    }

    .after-slider-text-grid {
        display: grid;
        grid-template-columns: 1fr;
        background: rgba(46, 46, 46, 0.8);
        padding: 20px 0px;
        grid-gap: 10px;
        align-items: center;
        justify-items: center;
    }
}

@media (max-width: 768px) {
    .aik-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 15px;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
        justify-items: center;
    }
	
	.btns-grd{
    	grid-template-columns: 1fr;
	}

    .header-grd-right {
        display: grid;
        grid-template-columns: 1fr;
        height: 100%;
        align-items: center;
        grid-gap: 15px;
    }

    .navbar-expand-md .navbar-nav .nav-link{
        font-size: 18px;
    }

    .aik_grd {
        display: grid;
        width: fit-content;
        float: none;
        grid-gap: 15px;
        margin: auto;
        margin-top: 20px;
    }

    .hdr-conteiner {
        padding: 0px 0px;
        padding-top: 10px;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
	.md_r{
		text-align: right;
	}
	.md_l{
		text-align: left;
	}
	.aik_search{
		float: right;
	}
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
	.lg_r{
		text-align: right;
	}
	.lg_l{
		text-align: left;
	}
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
	.aik_tocontact{
		margin-bottom: 0px;
	}
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: 1.5rem;
		padding-left: 1.5rem;
	}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1342px;
    }
}