/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat: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&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200;0,8..60,300;0,8..60,400;0,8..60,500;0,8..60,600;0,8..60,700;0,8..60,800;0,8..60,900;1,8..60,200;1,8..60,300;1,8..60,400;1,8..60,500;1,8..60,600;1,8..60,700;1,8..60,800;1,8..60,900&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{
    color: #3C3C3D;
    font-family: Inter;
}
body{
	font-weight: 400;
	font-size: 16px;
}
strong{font-weight: 800;}
.post, .page {margin: 0;}
*:focus {
    outline: 0 !important;
}

a{
	text-decoration: none;
}

ul{
    margin: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
}

p {
    margin-bottom: 10px;
}

.modal-header {
    border-bottom: 0px solid #dee2e6 !important;
    border-radius: 3px 3px 0px 0px !important;
    background: #CCB77F !important;
}

.modal-footer {
    border-top: 0px solid #dee2e6 !important;
    border-radius: 0px 0px 3px 3px !important;
    background: #CCB77F !important;
}

.btn-secondary {
    border-radius: 3px;
    background: #051C2C;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    width: 194px;
}

.alignleft {
    margin-right: 20px;
}

@media (max-width: 992px) {
    .alignleft {
        margin-right: 0px;
        margin-bottom: 20px;
    }
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1300px;
    }
}

/* Modify as needed end ----------------------------------- */


/*-- BL0 Start ------------------------------------*/

#wa_bl0{
    font-size: 15px;
}
#wa_bl0 h2{
	font-size: 50px;
	font-family: 'Oswald', sans-serif;
	color: #cf9810;
}
#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
	color: #000;
}
#wa_bl0 h3 a:hover{
	color: #cf9810;
}
#wa_bl0 .read_more{
	font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
	color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
	font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
	border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
	height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
	background-size: cover;
}
.wa_bl0_name{
	position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
	border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
	transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}
#wa_bl0 .wa_brcr{
    background-color: #fff6de;
    border-bottom: solid 1px #03A9F4;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
 
.art_img{
	border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.social_ul{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 30px;
}
.social_ul li{
 	display: inline-block;
	margin-right: 10px;
}

/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
	font-size: 14px;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
/*-- BL0 END ---------------------------------------*/

/*-- A0064 ---------------------------------------*/
#a0064 {
    padding: 0px 0px;
    padding-top: 10px;
    border-bottom: 3px solid #BB9E53;
}
#a0064 img{
    margin: auto;
    display: block;
}
.a0064-grid {
    display: grid !important;
    grid-template-columns: auto 1fr auto auto;
    align-items: center;
    grid-gap: 25px;
}

.a0064-logo{
    width: 216px;
}

.a0064-grid input{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #B6B6B6;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    box-sizing: border-box;
    border-radius: 5px;
    width: 155px;
    margin-bottom: 15px;
}
.a0064-icons {
    display: flex;
    padding-bottom: 10px;
}
.a0064-icons img{
    display: block;
    width: 28px;
    height: 28px;
    margin: 0px 4px !important;
}
.a0064-line-border{
    width: 100%;
    height: 10px;
    background: linear-gradient(90.05deg, #39B54A 26.97%, #00ADDD 87.29%);
}
.a0064-call {
    display: block;
    padding: 14px 24px;
    margin-bottom: 0px;
    border-radius: 3px;
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%);
    color: #FFF !important;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
}

.a0064-call:hover{
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

.a0064-grid-mobile{
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    align-items: end;
    justify-items: center;
    grid-gap: 30px;
    margin-bottom: 0px;
    margin-top: 10px;
}
#mega-menu-wrap-menu-1 {
    border-radius: 0;
}
.a0064-grid-mobile input{
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #B6B6B6;
    background: #FFFFFF;
    border: 1px solid #B6B6B6;
    box-sizing: border-box;
    border-radius: 5px;
    width: 155px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {

}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    height: auto;
    line-height: inherit;
    color: #363636 !important;
    text-align: center;
    font-family: Inter !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 130%; /* 20.8px */
    text-transform: uppercase;
}

.a0064-box-mob{
    display: none;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    font-weight: 500;
}


@media (max-width: 992px) {
    .a0064-icons {
        display: block;
        padding-bottom: 0px;
        margin: auto;
        text-align: center;
        width: fit-content;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open:after {
        opacity: 0;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        left: 0;
        border-right: 2px solid;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        margin-bottom: 10px;
    }

}
@media (max-width: 768px) {
    .a0064-grid {
        grid-gap: 10px;
        grid-template-columns: 1fr 50px;
        margin-bottom: 10px;
    }

    .a0064-box-mob{
        display: block;
    }

    .a0064-box{
        display: none;
    }

    #a0064 {
        padding-bottom: 10px;
    }
}
/*-- A0064 END---------------------------------------*/


/*-- a0224 ------------------------------------------*/
#a0224 {
    padding: 100px 0px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: cover;
}
#a0224-wh {
    padding: 85px 0px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
    background-size: cover;
}
#a0224 h2 {
    color: #FFF;
    text-align: center;
    font-family: 'Source Serif 4';
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    max-width: 786px;
    margin: auto;
}

.a0224-line{
    display: block;
    margin: 15px auto;
    background: #fff;
    height: 2px;
    width: 200px;
}

#a0224-wh h2 {
    color: #FFF;
    text-align: center;
    color: #FFF;
    text-align: center;
    font-family: "Futura PT Cond";
    font-size: 96px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
    text-transform: uppercase;
}
.a0224-btn {
    margin: auto;
    width: 222px;
    transition: 0.9s;
    display: block;
    padding: 14px 24px;
    margin-bottom: 0px;
    border-radius: 3px;
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%);
    color: #FFF !important;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    transition: 0.9s;
    border: 2px solid #FFF;
}

.a0224-btn:hover{
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

.image_w_text-btn{
    display: block;
    padding: 14px;
    margin-bottom: 0px;
    border-radius: 3px;
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%);
    color: #FFF !important;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    width: 302px;
}

.image_w_text-btn:hover{
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

.a0224-footer-line{
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%);
    height: 6px;
    width: 100%;
}

.a0224-btn:hover {
    transition: 0.9s;
}
.a0224-description {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    margin-bottom: 15px;
    max-width: 734px;
}
.a0224-description-wh {
    margin-top: 11px;
    margin-bottom: 28px;
    margin-left: auto;
    margin-right: auto;
    max-width: 638px;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-family: "Futura PT";
    font-size: 24px;
    font-style: normal;
    font-weight: 450;
    line-height: normal;
}
@media (max-width: 992px) {
    #a0224 {
        padding: 50px 0px;
    }
    #a0224-wh {
        padding: 50px 0px;
    }
}
@media (max-width: 768px) {
    #a0224 {
        padding: 20px 0px;
    }

    #a0224 h2 {
        font-size: 24px;
    }
}
/*-- a0224 END --------------------------------------*/

/* A0195 -- Body Content Image Left -------------------------------------------*/
#a0195 {
    color: #2b2b2b;
    font-size: 1.1em;
    background: #ffffff;
    padding-top: 0px;
    padding-bottom: 0px;
}
#a0195 h2 {
    margin-bottom: 14px;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 120%;
    color: #484848;
}
#a0195 .wa_08_message {
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 130%;
    color: #484848;
}
#a0195 .wa_08_btn{
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
}
#a0195 .wa_08_btn a {
    padding: 15px 100px;
    margin-top: 28px;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    background: linear-gradient(90deg, #1251FF -33.6%, #36BEEB 121.96%);
    border-radius: 30px;
}
#a0195 .wa_08_btn a:hover {
    opacity: 0.7;
    transition: 0.9s;
}
#a0195 .wa_a0008_line {
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(5 106 168 / 29%);
    border-radius: 20px;
    padding: 40px 28px;
}
.a0195-paddings{
    padding: 60px 0;
}
.modal-services .modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 1.5rem !important;
    border: none;
    margin: 0px;
    padding-bottom: 20px !important;
}
.modal-services .btn-secondary {
    background: linear-gradient(90deg, #1251FF -33.6%, #36BEEB 121.96%);
    border-radius: 30px;
    font-family: 'Sofia Sans';
    font-style: normal;
    font-weight: 800;
    font-size: 25px;
    line-height: 120%;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 30px;
}
.frm_start_over{
    display: none;
}
@media (min-width: 576px) {
    .modal-services .modal-dialog {
        max-width: 1000px;
        margin: 1.75rem auto;
        width: 90%;
    }
}
@media (max-width: 1400px) {
    #a0195 h2 {
        margin-bottom: 0px;
        font-size: 50px;
    }
}
@media (max-width: 1200px) {
    #a0195 img {
        max-width: 100%;
        width: 100%;
        padding-bottom: 20px;
    }
    #a0195 h3 {
        margin-bottom: 0px;
    }
    #a0195 h2 {
        margin-bottom: 10px;
    }
    #a0195 .wa_08_btn a {
        margin-top: 10px;
    }
}
@media (max-width: 992px) {
    .a0195-paddings {
        padding: 50px 0;
    }
    #a0195 h2 {
        font-size: 40px;
    }
}
@media (max-width: 768px) {
    .a0195-paddings {
        padding: 42px 0;
    }
}
@media (max-width: 576px) {
    #a0195 .wa_08_btn a {
        font-size: 18px;
        padding: 15px 67px;
    }
    #a0195 h3 {
        font-size: 35px;
        line-height: 48px;
    }
    #a0195 .wa_08_sub_message {
        margin-bottom: 10px;
    }
    .a0195-paddings {
        padding: 22px 0;
    }
    #a0195 .wa_a0008_line {
        box-shadow: none;
        border-radius: 0;
    }
}
/* A0195 End ----------------------------------------------------------*/

/* image_w_text ----------------------------------------------------------*/
#image_w_text{
    padding: 60px 0px;
}

.image_w-grd{
    display: grid;
    grid-template-columns: 580px 1fr;
    grid-gap: 22px;
    align-items: end;
}

#image_w_text img{
    border-radius: 3px;
    border: 1px solid #051C2C;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.25);
}

#image_w_text h2{
    color: #263C5D;
    font-family: 'Source Serif 4';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.image_w_text-line{
    width: 194px;
    height: 2px;
    background: #CCB77F;
    margin: 16px 0px;
}

.image_w-grd2 {
    display: grid;
    grid-template-columns: 1fr 500px;
    grid-gap: 22px;
    align-items: center;
}

.image_w-grd3 {
    display: grid;
    grid-template-columns: 400px 1fr;
    grid-gap: 28px;
    align-items: end;
}

.image_w-grd3 strong{
    color: #051C2C;
    font-family: Inter;
    font-size: 22px;
    font-style: italic;
    font-weight: 600;
    line-height: 130%;
}

.image_w-grd-first-itm{

}

.image_w_text_description{
    color: #3C3C3D;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.image_w_text_description2{
    color: #3C3C3D;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 25px;
}

@media (max-width: 1400px) {
    .image_w-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 22px;
    }

    #image_w_text img {
        width: 100%;
    }

    .image_w_text-btn {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .image_w-grd3 {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 20px;
        align-items: end;
    }
}

@media (max-width: 992px) {
    .image_w-grd2 {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 22px;
        align-items: center;
    }

    .image_w-grd-first-itm{
        order: 1;
    }
}

@media (max-width: 768px) {
    #image_w_text {
        padding: 20px 0px;
    }

    #image_w_text h2 {
        font-size: 28px;
    }
}
/* image_w_text End ----------------------------------------------------------*/


/*-- a0149 Start ------------------------------------------*/
#a0149 {
    padding: 40px 0px 60px 0;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
#a0149 h2 {
    color: #FFF;
    text-align: center;
    font-family: 'Source Serif 4';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin: 0px;
}

.a0149-whiteline{
    width: 194px;
    height: 2px;
    background: #fff;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 18px;
}

.a0149-greyline{
    width: 130px;
    height: 2px;
    background: #CCB77F;
    margin: auto;
    margin-top: 13px;
    margin-bottom: 13px;
}

#a0149 .line {
    height: 1px;
    max-width: 430px;
    background: #2E6DC8;
    margin: auto;
    margin-bottom: 15px;
}
#a0149 h3 {
    margin-bottom: 30px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
}
#a0149 h6 a{
    color: #252A2E !important;
}
.a0149-border {
    border-left: 1px solid #CACACA;
    border-right: 1px solid #CACACA;
}
.a0149-grid {
    display: grid;
    grid-gap: 22px;
    margin: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.a0149-item {
    position: relative;
    border-radius: 3px;
    background: #FFF;
}
.a0149-grd-imgs{
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
    align-items: center;
}
.a0149-art_img {
    width: 130px;
    height: 130px;
    margin: auto;
    display: block;
    margin-top: 25px;
    margin-bottom: 10px;
}
.a0149-pad {
    padding: 15px;
    color: #3C3C3D;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
#a0149 h6 {
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    color: #263C5D;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin: 0px;
}
#a0149 p{
    font-family: 'Yantramanav';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    display: flex;
    align-items: center;
    color: #484848;
    justify-content: center;
}
#a0149 h5{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #999999;
}
#a0149 .read_more-2{
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    border-radius: 35px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #2E6DC8;
    padding: 10px 0;
    margin: 0px 0 0px 0;
    position: absolute;
    width: 90%;
    left: 5%;
    bottom: 5px;
}
#a0149 .read_more-2:hover{
    background: #ecf4f6;
    transition: 0.9s;
}
.a0149-box-content {
    background: #FFFFFF;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 0px;
}
.a0149-btn-box {
    background: #ECF4F6;
    padding: 30px;
}
.a0149-btn-box a {
    background: #2E6DC8;
    border-radius: 35px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 11px 0;
    margin: auto;
    display: block;
}
.a0149-btn-box a:hover{
    background: #508aeb;
    transition: 0.9s;
}
@media (max-width: 1200px) {
    .a0149-grid {
        grid-template-columns: 1fr 1fr;
        text-align: center;
    }
}
@media (max-width: 768px) {
    #a0149 {
        padding: 20px 0px 30px 0px;
    }
    #a0149 h2 {

    }
    .a0149-grid {
        grid-template-columns: 1fr;
    }

    #a0149 h6 {
        font-size: 20px;
    }

}
/*-- a0149 END --------------------------------------*/

/* A0216 --------------------------------------------------------------*/
#a0216 {
    padding-top: 28px;
    padding-bottom: 55px;
    background: #CCB77F;
}

#a0216 h6{
    display: flex;
    align-items: center;
    justify-items: center;
    justify-content: center;
    color: #263C5D;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin: 0px;
    padding-top: 5px;
}

#a0216 h2{
    color: #051C2C;
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    max-width: 1134px;
    margin: auto;
    margin-bottom: 26px;
}

.a0216-item{
    border-radius: 3px;
    background: #FFF;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
    padding: 20px 17px;
    color: #363636;
    font-size: 16px;
    font-family: Inter;
    line-height: 130%;
}
.a0216-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 22px;
}
.a0216-item h3{
    color: #FF523D;
    font-size: 20px;
    font-family: Inter;
    font-weight: 500;
    line-height: 110%;
    text-transform: uppercase;
}
@media (max-width: 992px) {
    .a0216-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 22px;
    }

    #a0216 {
        padding-top: 28px;
        padding-bottom: 30px;
    }
}

@media (max-width: 768px) {
    #a0216 h6 {
        font-size: 20px;
    }

    #a0216 h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }

}

/* A0216 End ----------------------------------------------------------*/

/* A0059 Start --------------------------------------------------------*/
#a0059 {
    background: #000000;
    padding-top: 25px;
    padding-bottom: 25px;
    background-size: cover;
    background-position: center;
}
.a0059-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 22px;
    margin: auto;
}
.a0059-grid img {
    width: 100%;
    border-radius: 3px;
}
@media (max-width: 992px) {
    .a0059-grid {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 576px) {
    .a0059-grid {
        grid-template-columns: 1fr;
    }
}
/* A0059 End ----------------------------------------------------------*/

/*-- BL0 Start ------------------------------------*/
#wa_bl0 {
    font-size: 15px;
    background: #EAEAEA;
    padding: 70px 0px;
}
#wa_bl0 h2 {
    color: #263C5D;
    text-align: center;
    font-family: 'Source Serif 4';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin: 0px;
}

.wa_bl0-line {
    width: 194px;
    height: 2px;
    background: #CCB77F;
    margin: auto;
    margin-top: 16px;
    margin-bottom: 30px;
}

.a0013-1-bg-image{
    width: 302px;
    height: 212px;
    border-radius: 3px;
    border: 1px solid #051C2C;
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.25);
    background-size: cover;
    background-position: center;
}

#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active{
    color: #000;
}
#wa_bl0 h3 a:hover{
    color: #cf9810;
}
#wa_bl0 .read_more{
    font-family: 'Oswald', sans-serif;
    color: #0979bd;
    font-size: 1.6em;
}
#wa_bl0 .read_more:hover{
    color: #cf9810;
}
#wa_bl0 .wa_bl0_blog{
    font-size: 1.3em
}
#wa_bl0 .wa_bl0_twit{
    border: solid 2px #c7c7c7;
    border-radius: 5px;
}
.wa_twitter_widg .textwidget {
    padding: 10px;
    font-size: 13px;
}
.wa_bl0_categ{
    height: 180px;
    position: relative;
    border: solid 1px #cf9810;
    border-radius: 5px;
    background-size: cover;
}
.wa_bl0_name{
    position: absolute;
    bottom: 0;
    background-color: #000000b3;
    width: 100%;
    padding: 7px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 1.3em;
    border-top: solid 1px #fff;
}
.wa_bl0_categ:hover .wa_bl0_name{
    transition: 1s;
    background-color: #ff5722f2;
    border-top: solid 1px #fff;
}
#wa_bl0 .wa_brcr {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #0e4f7d;
    color: #fff;
    border: 0px;
}
.wa_brcr a{
    color: #fff !important;
}
.art_img{
    border: solid 2px #0e416c;
    border-radius: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.social_ul{
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    font-size: 30px;
}
.social_ul li{
    display: inline-block;
    margin-right: 10px;
}
/* Pagination */
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
.navigation li {
    display: inline;
}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 7px;
    font-size: 14px;
}
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}
/*-- BL0 END ---------------------------------------*/
/* A0013-1-info start--------------------*/
.a0013-1-info {
}
.a0013-1-info-grid {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 25px;
    padding-bottom: 38px;
}
.a0013-1-info-img img {
    background: url(image.png);
    border: 1px solid #936BB6;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.2));
    border-radius: 20px;
}
.a0013-1-info-text h3 {
    display: flex;
    align-items: center;
    color: #3C3C3D;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}
.a0013-1-info-text h4 {
    padding-bottom: 40px;
    color: #3C3C3D;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
}
.a0013-1-info-text a {
    max-width: 270px;
    margin: auto;
    align-items: center;
    color: #FFFFFF !important;
    padding: 10px 22px;
    border-radius: 3px;
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.a0013-1-info-text a:hover{
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
}

@media (max-width: 1200px) {
    .a0013-1-info-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 10px;
        padding-bottom: 38px;
    }

    .a0013-1-bg-image {
        width: 100%;
        height: 300px;
    }

    .a0013-1-info-text h4 {
        padding-bottom: 45px;
    }
}

@media (max-width: 992px) {
    .a0013-1-info-img img {
        width: 100%;
    }

    #wa_bl0 {
        font-size: 15px;
        background: #EAEAEA;
        padding: 30px 0px;
        padding-bottom: 0px;
    }
}

@media (max-width: 768px) {
    .a0013-1-bg-image {
        width: 100%;
        height: 200px;
    }
}
/* A0013-1-info 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: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}
.nav-ar {
    background: #AFAFAF;
    border-radius: 5px;
    padding: 0px 10px;
    display: block;
    margin: auto;
    width: fit-content;
    height: 28px;
    color: #000;
    line-height: 28px;
    font-weight: 600;
}
.nav-ar-active {
    background: #005796;
    color: #fff !important;
}
.nav-ar img{
    height: 18px;
}
.nav-ar-num {
    border: 1px solid #005796;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    display: block;
    color: #F5F4FA !important;
    background: #005796;
    border-radius: 5px;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}
.nav-ar-active-number {
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    color: #252A2E !important;
    background: #FFFFFF;
    border: 1px solid #005796;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    align-items: center;
    text-align: center;
}
/*-- pagination end ------------------------- */

/* -- A0005 -- START ------------------------------ */
#a0005 {
    padding: 58px 0px;
}
#a0005 h2 {
    color: #263C5D;
    text-align: center;
    font-family: 'Source Serif 4';
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin: 0px;
}
#a0005 .a0005_sbm{
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}
#a0005 .a0005_field{
    margin-bottom: 5px;
}

.a0005-box{
    fill: #FFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.25);
    max-width: 670px;
    margin: auto;
    padding: 22px 22px 22px 22px;
}

.with_frm_style .frm_submit button {
    display: block !important;
    padding: 14px !important;
    margin-bottom: 0px !important;
    border-radius: 3px !important;
    background: linear-gradient(179deg, #BDA054 0%, #5F4932 100%) !important;
    color: #FFF !important;
    text-align: center !important;
    font-family: Inter !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 130% !important;
    text-transform: uppercase !important;
    width: 302px !important;
    margin: auto !important;
    box-shadow: none !important;
    border: 0px !important;
}

.with_frm_style .frm_submit button:hover {
    transition: 0.9s;
    filter: drop-shadow(2px 4px 6px black);
    box-shadow: none !important;
    border: 0px;
}

@media (max-width: 992px) {
    #a0005 {
        padding: 30px 0px;
    }
}

@media (max-width: 768px) {
    #a0005 {
        padding: 20px 0px;
    }
}
/* -- A0005 -- End ------------------------------ */

/* -- a0230 ------------------------------------- */
#a0230 {
    background: #051C2C;
    padding-top: 22px;
    padding-bottom: 15px;
}

.a0230-txt-item{
    position: relative;
    padding-right: 70px;
}

.a0230-logo{
    width: 194px;
    height: 91px;
}

.a0230-grd{
    display: grid;
    grid-gap: 22px;
    grid-template-columns: auto 1fr;
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
}

.a0230-lnked{
    position: absolute;
    right: 0px;
    top: 0px;
}

.a0230-footer-line{
    width: 100%;
    height: 1px;
    background: #FFF;
    margin-top: 15px;
    margin-bottom: 12px;
}

.a0230-copy{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}

@media (max-width: 992px) {
    .a0230-grd{
        align-items: center;
    }

    .a0230-txt-item {
        position: relative;
        padding-right: 40px;
    }
}

@media (max-width: 768px) {
    .a0230-grd {
        align-items: center;
        grid-template-columns: 1fr;
    }
}
/* -- a0230 -- End ------------------------------ */

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

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
}