/* 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=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Poppins: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');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7 {
    font-family: Poppins, sans-serif;
    font-weight: 500;
}

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;
}

textarea:focus, input:focus {
    outline: none;
}

*:focus {
    outline: 1px solid transparent !important;
}


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

/* A0015 Start ---------------------------------------------*/
#wa_a0015 {
    font-family: Inter;
    font-weight: 600;
    position: relative;
}

.a0015-grd {
    display: grid;
    grid-template-columns: 1fr auto;
}

.a0015-grd img {
    position: relative;
    top: 0px;
    max-width: 125px;
    margin: 3px 0px;
}


/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-25 {
        margin-left: 10%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-27 {
        margin-right: 10%;
    }
	
}

@media (max-width: 1200px) {

		 #mega-menu-wrap-menu-1 {
        padding-top: 20px;
        padding-bottom: 10px;
    }

}

@media (max-width: 768px) {

}

@media (max-width: 576px) {



    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
        top: -4px;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1500px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-25 {
        margin-left: 20%;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li#mega-menu-item-27 {
        margin-right: 20%;
    }
}

/* A0015 END -----------------------------------------------*/

/* b0001 -----------------------------------------------*/
#b0001 {
    width: 100%;
    background-image: url('/wp-content/uploads/2025/04/20250425_141858_0000.jpg');
    padding: 112px 0px;
    background-size: cover;
    background-position: center;
    background-color: #EAEFF8;
}

.b0001-grd {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.b0001-lft {
    background-color: #FFFFFFBF;
    border-radius: 10px;
    padding: 16px 19px;
}

.frt-line {
    font: 600 30px Poppins;
}

.sec-line {
    font: 600 52px Poppins;

}

.thrd-line {
    font: 600 20px Poppins;
}

@media (max-width: 1200px) {
    .frt-line {
        font: 600 28px Poppins;
    }

    .sec-line {
        font: 600 47px Poppins;
    }

    .thrd-line {
        font: 600 15px Poppins;
    }
}

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

@media (max-width: 568px) {
    #b0001 {
        padding: 65px 0px;
    }

    .frt-line {
        font: 600 20px Poppins;
    }

    .sec-line {
        font: 600 33px Poppins;
        line-height: 120%;
    }

    .thrd-line {
        font: 600 13px Poppins;
    }
}

/* b0001 END -----------------------------------------------*/

/* b0002 -----------------------------------------------*/
#b0002 {
    background-color: #EAEFF8;
    padding: 20px 0 30px 0;
    position: relative;
}

#b0002 h3 {
    font: 700 22px Inter;
    line-height: 28.6px;
    text-align: center;
    color: #648454;
}

#b0002 h4 {
    font: 500 20px Inter;
    line-height: 26px;
    text-align: center;
    color: #363636;
    padding: 15px 0 11px 0;
}

.b0002-btn {
    width: 518px;
    padding: 8px 0;
    border-radius: 32px;
    border: 2px solid #35661E;
    margin: auto;
    max-width: 90%;
}

.b0002-btn a {
    font: 700 16px Inter;
    line-height: 20.8px;
    text-align: center;
    color: #35661E;
    display: block;
    text-transform: uppercase;
}

.b0002-img {
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
}

@media (max-width: 1200px) {

}
/* b0002 END -----------------------------------------------*/

/*-- a0199 ------------------------------------------*/
#a0199{
    padding: 20px 0px;
}
.a0199-grd{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 25px;
}
.a0199-grd img {
    width: 100%;
    max-width: 650px;
}
.a0199-grd h3 {
    display: contents;
    font-family: Poppins;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #648454;
}
.a0199-img-blk{
    float: left;
    padding-right: 25px;
    padding-bottom: 25px;
}
.a0199-text{
    font-style: normal;
    color: #363636;
    padding-top: 10px;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    text-align: left;
}
.a0199-btn {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF !important;
    background: #35661E;
    display: inline-block;
    padding: 11px 0;
    margin-top: 10px;
    width: 302px;
    border-radius: 32px;
    text-transform: uppercase;
    transition: 0.9s;
}

.a0199-btn:hover{
    background: #7d6031;
    transition: 0.9s;
}

@media (max-width: 1200px) {
    .a0199-img-blk {
        float: left;
        padding-right: 0px;
        padding-bottom: 15px;
        width: 100%;
    }
    .a0199-grd img {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 992px) {
    #a0199 {
        padding: 20px 0px;
    }
}
@media (max-width: 768px) {
    .a0199-grd h3 {
        font-family: 'Inter';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 120%;
        color: #122C51;
        display: block;
        margin: 0px;
    }
    .a0199-text {
        font-size: 20px;
    }
    .a0199-btn {
        width: 100%;
        font-size: 20px;
    }
}
/*-- a0199 END --------------------------------------*/

/*-- b0004 --------------------------------------*/
#b0004 {
    padding: 0px 0;
    padding-bottom: 30px;
    background: #eaeff8;
    margin-top: -2px;
}
.b0004-grd {
    display: grid
;
    grid-template-columns: 1fr;
    grid-gap: 23px;
}
.b0004-grd h3 {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #648454;
}
.b0004-text {
    font-family: Inter;
    font-size: 18px;
    line-height: 23.4px;
    text-align: left;
    font-weight: 500;
	color: #363636;
}

.b0004-text em {
    color: #363636;
}
.b0004-btn {
    display: block;
    margin-top: 23px;
    width: 302px;
    border-radius: 32px;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    color: #ffffff !important;
    background-color: #35661E;
    padding: 11px 0;
    text-transform: uppercase;
    transition: 0.9s;
}

.b0004-text img{
    max-width: 500px;
    border-radius: 50%;
    border: 2px solid #648454;
}

.b0004-btn:hover{
    background: #7d6031;
    transition: 0.9s;
}

.b0004-img img {
    max-width: 500px;
    border-radius: 50%;
    border: 2px solid #648454;
}

@media (max-width: 1200px) {
    .b0004-grd {
        grid-template-columns: 1fr;
    }
    .b0004-lft {
        order: 1;
    }
    .b0004-img {
        display: block;
        margin: auto;
    }
}

@media (max-width: 992px) {
    .b0004-grd h3 {
        font-family: Poppins;
        font-size: 30px;
        font-weight: 600;
        line-height: 120%;
        text-align: left;
        color: #648454;
    }
	
	.b0004-text img {
    max-width: 500px;
    border-radius: 50%;
    border: 2px solid #648454;
    margin: 20px auto !important;
    width: 100% !important;
    display: block;
    float: none !important;
}

    #b0004 {
        padding-bottom: 30px;
    }

    .b0004-btn {
        margin: auto;
        margin-top: 20px;
    }
}
/*-- b0004 END --------------------------------------*/

/*-- dope_cfo --------------------------------------*/
#dope_cfo{
    background: #687674;
    padding: 17px 0px;
}

#dope_cfo img{
	
	    max-width: 175px;
}

.dope_cfo-grd{
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 22px;
    align-items: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #fff;
}

@media (max-width: 992px) {
    .dope_cfo-grd{
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px;
    align-items: center;
    font-family: Inter;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #fff;
    justify-content: center;
    justify-items: center;
    }
}
/*-- dope_cfo END --------------------------------------*/

/*-- scope_of_services --------------------------------------*/
#scope_of_services {
    padding: 20px 0 0 0;
}
#scope_of_services h3 {
    font: 600 40px Poppins;
    line-height: 48px;
    text-align: center;
    color: #7D6031;
}
#scope_of_services h2 {
    font: 600 48px Poppins;
    line-height: 57.6px;
    text-align: center;
    color: #648454;
    padding-bottom: 21px;
}
.scope-text {
    font: 500 18px Inter;
    line-height: 23.4px;
    text-align: left;
    color: #363636;
}
@media(max-width: 576px) {
    #scope_of_services h3 {
        font: 600 29px Poppins;
    }
    #scope_of_services h2 {
        font: 600 36px Poppins;
        padding-bottom: 0;
    }
    #scope_of_services {
        padding: 20px 0 0 0;
    }
}
/*-- scope_of_services END --------------------------------------*/

/*-- A0193 Start ------------------------------- */
#a0193 {
    background-color: #ffffff;
    margin-top: 0px;
    padding: 15px 0 30px 0;
}
.a0193-grd {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 22px;
    justify-items: center;
    justify-content: center;
}
.a0193-element {
    border-radius: 20px;
    padding: 27px 6px 21px 6px;
    height: auto;
}
.a0193-element:nth-child(odd) {
    background-color: #EAEFF8;
}
.a0193-element:nth-child(even) {
    background-color: #D4DBE8;
}
.a0193-grd img {
    margin: auto;
    display: block;
}
.a0193-grd h3 {
    font: 800 24px Inter;
    line-height: 31.2px;
    text-align: center;
    color: #363636;
    padding-top: 25px;
}
.a0193-grd h4 {
    font: 500 16px Inter;
    line-height: 20.8px;
    text-align: center;
    color: #363636;
}

@media (max-width: 1200px) {
    .a0193-grd {
        grid-template-columns: 1fr 1fr;
    }
}
@media (max-width: 768px) {
    .a0193-grd {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 576px) {
    #a0193 {
        padding: 33px 0 59px 0;
    }
}
/*-- A0193 END ------------------------------- */

/*-- b0005 ------------------------------- */
#b0005 {
    background-image: url(/wp-content/uploads/2024/06/Group-94.jpg);
    padding-top: 80px;
    background-size: cover;
    background-position-x: center;
    background-position-y: bottom;
    padding-bottom: 30px;
}
.b0005-grd {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 22px;
}
#b0005 h2 {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: left;
    color: #ffffff;
}
#b0005 h3 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: left;
    color: #ffffff;
    padding: 26px 0 40px 0;
}
#b0005 h4 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 800;
    line-height: 31.2px;
    text-align: left;
    color: #35661E;
}
.b0005-txt {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 20.8px;
    text-align: left;
    color: #363636;
}
.b0005-box {
    background-color: #EAEFF8;
    border-radius: 20px;
    padding: 14px 15px 0 15px;
}
.b0005-box:nth-child(1) {
    height: auto;
}
.b0005-box:nth-child(2) {
    height: auto;
}
.b0005-box:nth-child(3) {
    height: auto;
}

@media(max-width: 1200px) {
    .b0005-grd {
        grid-template-columns: 1fr;
    }
    .b0005-box {
        height: fit-content !important;
        padding: 20px;
    }
}

@media (max-width: 992px) {
     #b0005 {
        padding: 5px;
        padding-top: 0px;
        background-position-x: center;
        height: auto;
        background-repeat: no-repeat;
        padding-bottom: 30px;
        background: #35661e;
        padding-top: 20px;
        margin-bottom: 20px;
    }
}

@media(max-width: 576px) {
    #b0005 h2 {
        font-size: 29px;
        line-height: 36px;
    }
}
/*-- b0005 END ------------------------------- */

/* -- A0005 -- START ------------------------------ */
#a0005 {
    margin-top: 80px;
    background-position-x: center;
    background-size: cover;
    padding: 0px 0 30px 0;
}
.a0005-grd {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 22px;
}
#a0005 h2{
    color: #648454;
    font-family: Poppins;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    text-align: center;
    padding-bottom: 20px;
}
#a0005 h3 {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
    text-align: center;
    color: #363636;
    padding-bottom: 10px;
}
#a0005 .green {
    color: #35661E;
    font-weight: 700;
    text-decoration: underline;
}

#a0005 .green a{
    color: #35661E !important;
    font-weight: 700;
    text-decoration: underline;
}

.a0005-form {
    background-color: #ffffff;
    width: auto;
    height: auto;
    border-radius: 20px;
    padding: 30px 38px 36px 38px;
}
.with_frm_style .frm_primary_label {
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
    line-height: 23.4px;
    text-align: left;
    color: #363636;
}
.with_frm_style input[type=text], .with_frm_style input[type=tel], .with_frm_style input[type=email] {
    background-color: #F6FAFF;
    border: 1px solid #D8D8D8;
    margin-bottom: 20px;
}
#field_r76xe {
    height: 86px;
}
.frm_style_cfa.with_frm_style .frm_submit button {
    width: 265px !important;
    background-color: #35661E;
    border-radius: 32px;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    box-shadow: none;
    border: none;
    padding: 11px 0;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    transition: 0.9s;

}

.frm_style_cfa.with_frm_style .frm_submit button:hover{
    background: #7d6031 !important;
    transition: 0.9s;
}

.a0005-grd h4 {
    font-family: Inter;
    font-size: 24px;
    font-weight: 800;
    line-height: 31.2px;
    text-align: left;
    color: #363636;
}
.a0005-grd p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
    text-align: left;
    color: #363636;
}
.a0005-grd .number {
    font-family: Inter;
    font-size: 32px;
    font-weight: 600;
    line-height: 41.6px;
    text-align: left;
    color: #363636;
}

.a0005-grd .number a{
    color: #363636 !important;
}

#a0005 .a0005_sbm{
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}
#a0005 .a0005_field{
    margin-bottom: 5px;
}

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

@media (max-width: 768px) {
    #a0005 {
        margin-top: 40px;
        background-position-x: center;
        background-size: cover;
        padding: 100px 0 30px 0;
    }

    .a0005-form {
        padding: 30px 38px 0px 38px;
    }
}
/* -- A0005 -- End ------------------------------ */

/*-- footer ------------------------------- */
.foot-top {
    background-color: #EAEFF8;
    width: 100%;
    margin-top: -2px;
    height: 50px;
	display: none;
}
#foot {
    background-color: #4C4C44;
    margin-top: -2px;
    border-top: 1px solid #4c4c44;
    z-index: 10000;
    position: relative;
	padding-top: 15px;
}
.foot-grd {
    display: grid
;
    grid-template-columns: auto 1fr;
    grid-gap: 22px;
    margin-bottom: 5px;
    padding-top: 0px;
}
.foot-grd h3 {
    font-family: Inter;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
}
.footer-line {
    background-color: #ffffff;
    height: 1px;
    margin-bottom: 12px;
}
.wa_f5_sbft {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 12.8px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 14px;
}

@media (max-width: 768px) {
    .foot-grd {
        grid-template-columns: 1fr;
    }
}
/*-- footer END ------------------------------- */

.cfa_after_terms{
    display: none !important;
}

#frm_field_30_container{
    margin-bottom: 20px;
}

#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 {
    text-decoration: none !important;
}

#mega-menu-item-213{
    display: none !important;
}

@media(max-width: 1200px){
	#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 5px 0px 5px !important;
    font-size: 16px !important;
    }
}

@media (max-width: 992px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        line-height: 40px;
        height: 40px;
        padding: 0 10px !important;
        text-align: left !important;
        font-size: 18px !important;
    }
}


#masthead{
	position: -webkit-sticky; /* Safari */
	    position: sticky;
    top: 0px;
    background: #fff;
    z-index: 10000;
}

.elementStickyScroll .a0015-grd img {
    position: absolute;
    top: 24px;
    width: 80px;
} 

@media(max-width: 1200px){
	.elementStickyScroll .a0015-grd img {
    position: absolute;
    top: 24px;
    width: 65px;
}
}


/* A0153 -------------------------------------------*/
#a0153 {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-color: #EAEFF8;
}
#a0153 h2 {
    position: relative;
    top: 0px;
    left: 0px;
    filter: drop-shadow(2px 4px 6px black);
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 130%;
    display: block;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 150px 0px;
    margin: 0px;
}

@media(max-width: 992px){
	#a0153 h2 {
    padding: 100px 0px;
	}
}

@media (max-width: 768px) {
    #a0153 h2 {
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 130%;
        display: block;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
		padding: 50px 0px;
    }
}
/* A0153 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 {
    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 {
padding: 20px 0;
}
.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 #4c4c44;
    filter: drop-shadow(0px 0px 25px rgba(0, 0, 0, 0.2));
    border-radius: 20px;
    max-width: 240px;
}
.a0013-1-info-text h3 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 34px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #484848;
}
.a0013-1-info-text h4 {
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 150%;
color: #484848;
padding-bottom:12px;
}
.a0013-1-info-btn {
    background: linear-gradient(180deg, #005796 -10%, #0E4F7D 118.75%);
    border-radius: 10px;
    max-width: 270px;
    margin: auto;
    align-items: center;
    text-align: center;
    color: #FFFFFF !important;
    padding: 10px 22px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
}
@media (max-width: 992px) {
.a0013-1-info-grid {
grid-gap: 20px;
grid-template-columns: 1fr;
}
.a0013-1-info-img img {
width: 100%;
}
.a0013-1-info-text h3 {
font-size: 28px;
line-height: 40px;
}
}
/* 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 !important;
    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 ------------------------- */

/* 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) {
}