/* 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=Prata&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', 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 ----------------------------------- */


/*-- 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 ---------------------------------------*/

/*-- a0213 -------------------------------------------*/
#a0213{
}
.a0213-top{
    background: #5A86B8;
}
.a0213-top-icons{
    display: flex;
    float: right;
    grid-gap: 17px;
}
.a0213-top-icons img{
    padding-top: 8px;
    padding-bottom: 8px;
}
.a0213-phone-button{
    background: #FF523D;
    padding: 0px 27px;
    transition: 0.9s;
}
.a0213-phone-button:hover{
    background: #5a86b8;
    transition: 0.9s;
}
.a0213-phone-button a{
    color: #FFF !important;
    text-align: right;
    font-size: 20px;
    font-family: Inter;
    line-height: 130%;
    text-transform: uppercase;
}
.a0213-phone-button img{
    padding-right: 5px;
}
a0213-menu {
    padding: 19px 0px;
    padding-top: 15px;
    padding-bottom: 0px;
}
.a0213-menu-grd {
    display: flex;
    align-items: end;
    justify-content: space-between;
    grid-gap: 10px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 a.mega-menu-link {
    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 120% !important;
    text-align: center !important;
    height: auto !important;
}

#mega-menu-wrap-menu-1 {
    margin-bottom: 43px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 0px 0px 22px !important;
}

#a0213 {
    margin-top: 15px;
}

@media (max-width: 1200px) {
    .a0213-menu-grd img{
        width: 230px;
    }

    #mega-menu-wrap-menu-1 {
        margin-bottom: 28px;
    }

}

@media (max-width: 992px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        padding: 15px 20px 0px 20px !important;
        text-align: left !important;
    }

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

    #mega-menu-wrap-menu-1 {
        margin-bottom: 20px;
    }

    #a0213 {
        margin-top: 10px;
    }
}
/*-- a0213 END ---------------------------------------*/

/*-- a0231 -------------------------------------------*/

#a0231{
    background: #143F60;
    position: relative;
    margin-top: 26px;
    border-bottom: 8px solid #B73632;
    padding: 25px 0px;
}

.a0231-img{
    margin-top: -51px;
    margin-bottom: -51px;
    position: relative;
    z-index: 150;
    box-shadow: 0px 0px 20px 0px #00000040;
    border-radius: 5px;
}

.a0231-grd{
    display: grid;
    grid-template-columns: 1fr 730px;
    grid-gap: 22px;
    align-items: center;
}

.a0231-rght-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    max-height: 100%;
    width: auto;
}

.a0231-grd h2{
    font-family: Inter;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    color: #fff;
    position: relative;
    z-index: 150;
}

.a0231-btn{
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
    text-align: center;
    color: #fff !important;
    background: #B73632;
    border: 2px solid #E7E7C0;
    border-radius: 5px;
    padding: 12px;
    width: 300px !important;
    display: block;
    margin-top: 45px;
    position: relative;
    z-index: 150;
    transition: 0.9S;
}

.a0231-btn:hover{
    background: #143f60 !important;
    transition: 0.9S;
}

@media (max-width: 1400px) {
    .a0231-grd {
        grid-template-columns: 1fr 550px;
    }
}

@media (max-width: 1200px) {
    .a0231-btn {
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 120%;
        text-align: center;
        color: #fff !important;
        background: #B73632;
        border: 2px solid #E7E7C0;
        border-radius: 5px;
        padding: 10px;
        width: 270px !important;
        display: block;
        margin-top: 25px;
        position: relative;
        z-index: 150;
    }

    .a0231-grd h2 {
        font-family: Inter;
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        text-align: left;
        color: #fff;
        position: relative;
        z-index: 150;
    }
}

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

    .a0231-img {
        margin-top: 0px;
        margin-bottom: 0px;
        position: relative;
        z-index: 150;
        box-shadow: 0px 0px 20px 0px #00000040;
        border-radius: 5px;
        width: 100%;
    }

    .a0231-btn {
        font-family: Inter;
        font-size: 22px;
        font-weight: 600;
        line-height: 120%;
        text-align: center;
        color: #fff !important;
        background: #B73632;
        border: 2px solid #E7E7C0;
        border-radius: 5px;
        padding: 10px;
        width: 270px !important;
        display: block;
        position: relative;
        z-index: 150;
        margin: auto;
        margin-top: 25px !important;
    }

    .a0231-grd h2 {
        font-family: Inter;
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        text-align: center;
        color: #fff;
        position: relative;
        z-index: 150;
    }

    #a0231 {
        background: #143F60;
        position: relative;
        margin-top: 20px;
        border-bottom: 8px solid #B73632;
        padding: 35px 0px;
    }
}

@media (max-width: 768px) {
    #a0231 {
        background: #143F60;
        position: relative;
        margin-top: 20px;
        border-bottom: 8px solid #B73632;
        padding: 20px 0px;
    }

    .a0231-btn {
        font-family: Inter;
        font-size: 18px;
        font-weight: 600;
        line-height: 120%;
        text-align: center;
        color: #fff !important;
        background: #B73632;
        border: 2px solid #E7E7C0;
        border-radius: 5px;
        padding: 8px;
        width: 250px !important;
        display: block;
        position: relative;
        z-index: 150;
        margin: auto;
        margin-top: 15px !important;
    }

    .a0231-grd h2 {
        font-family: Inter;
        font-size: 22px;
        font-weight: 700;
        line-height: 120%;
        text-align: center;
        color: #fff;
        position: relative;
        z-index: 150;
    }
}
/*-- a0231 END ---------------------------------------*/

/*-- a0232 -------------------------------------------*/
#a0232{
    padding-top: 87px;
    padding-bottom: 80px;
    position: relative;
}

.a0232-left-img{
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 100;
    max-height: 100%;
    width: auto;
}

.a0232-right-img{
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 100;
    max-height: 100%;
    width: auto;
}

.a0232-grd{
    position: relative;
    z-index: 100;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 22px;
}

.a0232-img{
    box-shadow: 0px 0px 20px 0px #00000040;
    border-radius: 5px;
    width: 100%;
}

.a0232-item2{
    padding: 18px;
    padding-top: 26px;
    padding-bottom: 30px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #00000040;
    position: relative;
    z-index: 200;
    background: #fff;
}

.a0232-item2 h2{
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 46.8px;
    text-align: left;
    color: #143F60;
}

.a0232-descr{
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 23.4px;
    text-align: left;
    color: #363636;
}

@media (max-width: 1400px) {
    #a0232 {
        border-bottom: 6px solid #B73632;
        padding-top: 67px;
        padding-bottom: 40px;
        position: relative;
    }
}

@media (max-width: 1200px) {
    .a0232-grd {
        position: relative;
        z-index: 100;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 22px;
    }

    #a0232 {
        border-bottom: 6px solid #B73632;
        padding-top: 47px;
        padding-bottom: 40px;
        position: relative;
    }

    .a0232-item2 {
        padding: 18px;
        padding-top: 16px;
        padding-bottom: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 20px 0px #00000040;
        position: relative;
        z-index: 200;
        background: #fff;
        order: 2;
    }

    .a0232-item2 h2 {
        font-family: Inter;
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        text-align: left;
        color: #143F60;
    }
}

@media (max-width: 992px) {
    .a0232-grd {
        position: relative;
        z-index: 100;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 22px;
    }

    #a0232 {
        border-bottom: 6px solid #B73632;
        padding-top: 35px;
        padding-bottom: 35px;
        position: relative;
    }
}

@media (max-width: 768px) {
    #a0232 {
        border-bottom: 6px solid #B73632;
        padding-top: 20px;
        padding-bottom: 20px;
        position: relative;
    }
}
/*-- a0232 END ---------------------------------------*/

/*-- a0233 -------------------------------------------*/
#a0233 {
    border-bottom: 6px solid #B73632;
    background-size: cover;
    background-position: center;
    padding-top: 46px;
    padding-bottom: 46px;
    border-top: 6px solid #B73632;
}

#a0233 h2{
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 46.8px;
    text-align: center;
    color: #fff;
    margin-bottom: 10px;
}

#a0233 h5{
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin: auto;
    color: #fff;
    max-width: 1110px;
}

.a0233-grd {
    margin-top: 37px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 22px;
    margin-bottom: 48px;
}

.a0233-item{
    border-radius: 5px;
    background: #fff;
    padding: 15px 10px;
    text-align: center;
}

.a0233-item h4{
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    color: #B73632;
    margin-top: 17px;
    margin-bottom: 10px;
}

.a0233-description{
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 20.8px;
    text-align: center;
    color: #363636;
}

.a0233-footer{
    font-family: Lato;
    font-size: 24px;
    font-weight: 800;
    line-height: 31.2px;
    text-align: center;
    color: #fff;
}

@media (max-width: 1200px) {
    #a0233 {
        border-bottom: 6px solid #B73632;
        background-size: cover;
        background-position: center;
        padding-top: 26px;
        padding-bottom: 26px;
    }

    #a0233 h2 {
        font-family: Inter;
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        text-align: center;
        color: #fff;
        margin-bottom: 5px;
    }

    .a0233-grd {
        margin-top: 17px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 22px;
        margin-bottom: 25px;
    }

    .a0233-item h4 {
        font-family: Inter;
        font-size: 20px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        color: #B73632;
        margin-top: 10px;
        margin-bottom: 5px;
    }

    .a0233-footer {
        font-family: Lato;
        font-size: 20px;
        font-weight: 800;
        line-height: 120%;
        text-align: center;
        color: #fff;
    }
}

@media (max-width: 768px) {
    #a0233 {
        border-bottom: 6px solid #B73632;
        background-size: cover;
        background-position: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .a0233-grd {
        margin-top: 17px;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 17px;
        margin-bottom: 17px;
    }
}
/*-- a0233 END ---------------------------------------*/

/*-- a0234 -------------------------------------------*/
#a0234{
    border-top: 1px solid #0C2C44;
    background: #F1F1DF;
    padding-top: 52px;
    padding-bottom: 73px;
}

#a0234 h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 46.8px;
    text-align: center;
    color: #143F60;
    margin-bottom: 15px;
}

.a0234-descr{
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    color: #363636;
    max-width: 950px;
    margin: auto;
}

.a0234-descr a{
    color: #B73632 !important;
}

.a0234-btn{
    display: block;
    background: #B73632;
    border-radius: 5px;
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 31.2px;
    text-align: center;
    color: #fff !important;
    padding: 12px;
    width: 300px;
    margin: auto;
    margin-top: 27px;
}

.a0234-btn:hover{
    background: #143f60 !important;
    transition: 0.9S;
}

@media (max-width: 1400px) {
    #a0234{
        padding-top: 22px;
        padding-bottom: 33px;
    }

    #a0234 h2 {
        margin-bottom: 5px;
    }

    .a0234-btn{
        display: block;
        background: #B73632;
        border-radius: 5px;
        font-family: Inter;
        font-size: 20px;
        font-weight: 600;
        line-height: 120%;
        text-align: center;
        color: #fff !important;
        padding: 8px;
        width: 270px;
        margin: auto;
        margin-top: 20px;
    }
}

@media (max-width: 1200px) {
    #a0234 h2 {
        font-family: Inter;
        font-size: 28px;
        font-weight: 700;
        line-height: 120%;
        color: #143F60;
    }
}

@media (max-width: 768px) {
    #a0234{
        padding-top: 20px;
        padding-bottom: 25px;
    }
}
/*-- a0234 END ---------------------------------------*/

/* F5 Footer 1 -------------------------------*/
.wa_f5 {
    color: #FFF;
    padding-bottom: 20px;
    border-top: solid 8px #B73632;
    background: #0C2C44;
    padding-top: 20px;
}
.wa_f5 a:link, .wa_f5 a:visited, .wa_f5 a:active{
    color: #FFF;
}
.wa_f5 a:hover{
    color: #fff;
}
.wa_f5_sbft {
    font-style: normal;
    color: #FFFFFF;
    margin-top: 12px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-align: center;
}
.wa_f5 .wa_h5_hr{
    border-color: #FFF;
}
.wa_f5 .wa_f5_soc{
    font-size: 30px;
}
.wa_f5 .wa_f5_soc a:hover{
    color: #000;
    transition: 0.5s;
}
.wa_f5-grid-top {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 22px;
    margin-top: 0px;
    margin-bottom: 15px;
    align-items: center;
    justify-items: center;
    font-style: normal;
    color: #FFFFFF;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 20.8px;
    text-align: left;
}
.wa_h5_center-grd h3{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #FFFFFF;
}
.wa_h5_icons-grd{
    display: flex;
    grid-gap: 15px;
    margin-top: 10px;
}
.wa_f5 hr {
    margin: 0rem 0 !important;
    opacity: 1;
    background: #FFFFFF !important;
    border: 0px !important;
}
.wa_h5_center-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.wa_h5-lnk{
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #FFFFFF;
    display: block;
    margin-bottom: 5px;
}
.wa_h5_contacts {
    margin-top: 15px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #FFFFFF;
}
@media (max-width: 992px) {

}
@media (max-width: 768px) {
    .wa_f5-grid-top {
        display: grid;
        grid-template-columns: 1fr;
    }
}

/* F5 END ---------------------------------------*/


#staticBackdrop .modal-title {
    margin-bottom: 0;
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 46.8px;
    text-align: center;
    color: #143F60;
    width: 100%;
}

#staticBackdrop .modal-header {
    border-bottom: 2px solid #D9D9D9;
}

.with_frm_style .frm_primary_label {
    font-family: Inter !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 23.4px !important;
    text-align: left;
}

#frm_form_2_container{
    padding: 10px !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    border: 1px solid #84A8C9 !important;
    border-radius: 5px !important;
}

.with_frm_style .frm_checkbox label, .with_frm_style .frm_radio label {
    display: inline;
    white-space: normal;
    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 120% !important;
    text-align: left;
}

.with_frm_style .frm-edit-page-btn, .with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .with_frm_style .frm_submit button {
    background: #B73632 !important;
    border-radius: 5px !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 31.2px !important;
    text-align: center !important;
    color: #fff !important;
    padding: 12px !important;
    width: 300px !important;
    margin: auto !important;
}

.with_frm_style .frm_submit button:hover{
    background: #143f60 !important;
    transition: 0.9S;
}

.with_frm_style .frm_repeat_sec .frm_form_field.frm_repeat_buttons svg.frm-svg-icon{
    fill: currentColor !important;
}

.btn-close {
    width: 2em !important;
    height: 2em !important;
    color: #1C3F60 !important;
    opacity: 1 !important;
    font-size: 20px !important;
}

@media (max-width: 768px) {
    #staticBackdrop .modal-title {
        margin-bottom: 0;
        font-family: Inter;
        font-size: 26px;
        font-weight: 700;
        line-height: 100%;
        text-align: center;
        color: #143F60;
        width: 100%;
    }

    .modal-header {
        padding: 10px 10px !important;
    }

    .modal-body {
        padding: 5px !important;
    }

    .frm_form_field.frm_three_col .frm_opt_container {
        grid-template-columns: 1fr !important;
        margin-top: 5px !important;
    }

    .with_frm_style .frm-edit-page-btn, .with_frm_style .frm_submit input[type=submit], .with_frm_style .frm_submit input[type=button], .with_frm_style .frm_submit button {
        background: #B73632 !important;
        border-radius: 5px !important;
        font-family: Inter !important;
        font-size: 20px !important;
        font-weight: 600 !important;
        line-height: 100% !important;
        text-align: center !important;
        color: #fff !important;
        padding: 12px !important;
        width: 270px !important;
        margin: auto !important;
    }
}

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

/*-- page-header ---------------------------------------*/
.page-header {
    background: #224F63;
    padding: 50px 0px;
    border-bottom: 5px solid #1E96FB;
}

.page-header h2{
    margin: 0px;
    font-family: "Prata";
    font-size: 44px;
    font-weight: 700;
    line-height: 53px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
}

@media (max-width: 768px) {
    .page-header h2 {
        font-size: 36px;
        line-height: 120%;
        text-align: center;
    }

    .page-header {
        padding: 20px 0px;
    }
}
/*-- page-header END ---------------------------------------*/

/*----  downloadablematerials ----------------*/



.downloadablematerials-btn{
    border: 1px solid #C0C9CD;
    color: #000000 !important;
    font-family: Source Serif Pro;
    font-size: 20px;
    font-weight: 600;
    line-height: 25.06px;
    display: block;
    width: 300px;
    box-shadow: 0px 6px 10px 0px #00000026;
    padding: 14px;
    text-align: center;
    margin-bottom: 16px;
}

.downloadablematerials-btn-active {
    color: #1E96FB !important;
    border: 2px solid #1E96FB !important;
}

.downloadablematerials-grd{
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 22px;
}

.downloadablematerials-grd h2 {
    font-family: Source Serif Pro;
    font-size: 32px;
    font-weight: 600;
    line-height: 40.1px;
    text-align: left;
    color: #000;
    border-bottom: 1px solid #224F63;
    margin-bottom: 16px;
}

.downloadablematerials-grd h3 {
    border: 1px solid #C0C9CD;
    margin: 0px;
    color: #000;
    font-family: Source Serif Pro;
    font-size: 28px;
    font-weight: 400;
    line-height: 35.08px;
    text-align: left;
    padding: 5px 20px;
    margin-bottom: 20px;
}

.downloadablematerials-item{
    border: 1px solid #224F63;
    box-shadow: 0px 6px 10px 0px #00000026;
    margin-bottom: 22px;
	min-height: 50px;
}

.downloadablematerials-subitem {
    border: 1px solid #C0C9CD;
    margin: 0px 20px;
    margin-bottom: 10px;
}

.downloadablematerials-grd h4 {
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    border-bottom: 1px solid #C0C9CD;
    padding: 6px 10px;
}

.downloadablematerials-blocks-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 8px;
    padding: 10px;
}

.downloadablematerials-block-item-grd{
    display: grid;
    grid-template-columns: 1fr auto;
    border: 1px solid #224F63;
    box-shadow: 0px 6px 10px 0px #00000026;
    padding: 7px 13px;
}

#downloadablematerials-grd{
    padding-top: 40px;
    padding-bottom: 60px;
}

#partner-logined {
    background: #224F63;
    color: #fff;
    font-family: Source Serif Pro;
    font-size: 40px;
    font-weight: 400;
    line-height: 50.12px;
    text-align: left;
    padding: 18px 0px;
    border-bottom: 4px solid #1E96FB;
}

@media (max-width: 1200px) {
    .downloadablematerials-blocks-grd {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 8px;
        padding: 10px;
    }
}

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

    .downloadablematerials-btn {
        width: 100%;
    }

    #downloadablematerials-grd{
        padding-top: 20px;
        padding-bottom: 30px;
    }
}

/*----  downloadablematerials end ------------*/

/* form-sec ------------------------------------------*/
#form-sec {
    padding-top: 70px;
    padding-bottom: 80px;
}

#form-sec h2 {
    color: #224F63;
    font-family: "Prata";
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 0px;
}

.entry-header{
    display: none !important;
}

.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single, .with_frm_style .frm_slimselect.ss-main {
    padding: 5px 10px 5px 10px !important;
    border-radius: 10px !important;
    border: 1px solid #1E96FBBF !important;
    color: #224f63 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    letter-spacing: 0em !important;
    text-align: left !important;
    font-family: "PT Sans", sans-serif !important;
    margin-bottom: 0px !important;
}

#frm_field_19_container{
    margin-bottom: 0px !important;
}

.with_frm_style .frm_submit button {
    padding: 5px 26px 5px 26px !important;
    border-radius: 10px !important;
    background: #1E96FB !important;
    color: #fff !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    letter-spacing: 0em !important;
    font-family: "PT Sans", sans-serif !important;
    width: 100%;
    max-width: 350px;
    margin-bottom: 100px !important;
}

.frm_style_formidable-style.with_frm_style .frm_submit button:hover {
    background: #224f63 !important;
    transition: 0.9s;
}

#frm_field_30_container{
    margin-bottom: 0px !important;
}

#field_99u34{
    margin-bottom: 20px !important;
}

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

    #form-sec h2 {
        color: #224F63;
        font-family: "Prata";
        font-size: 36px;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: 0em;
        text-align: left;
        margin-bottom: 5px;
    }

    .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single, .with_frm_style .frm_slimselect.ss-main {
        padding: 14px 20px 14px 20px !important;
        border-radius: 10px !important;
        border: 1px solid #1E96FBBF !important;
        color: #224f63 !important;
        font-size: 20px !important;
        font-weight: 400 !important;
        line-height: 100% !important;
        letter-spacing: 0em !important;
        text-align: left !important;
        font-family: "PT Sans", sans-serif !important;
        margin-bottom: 0px !important;
    }
}

@media (max-width: 768px) {
}

/* form-sec end --------------------------------------*/

.page-id-168 #a0213 {
    margin-bottom: 15px;
}

.page-id-190 #content{
	    border-top: 5px solid #b73632;
    margin-top: 20px;
    padding-top: 80px;
    padding-bottom: 100px;
}

.page-id-199 #content{
	    border-top: 5px solid #b73632;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

@media(max-width: 768px){
	.page-id-190 #content{
	    border-top: 5px solid #b73632;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.page-id-199 #content{
	    border-top: 5px solid #b73632;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
	}
}

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