/* 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');

/* Modify as needed start ----------------------------------- */
body, h1, h2, h3, h4, h5, h6, h7{font-family: 'Montserrat', sans-serif; font-weight: 500;}
body{font-weight: 400;}
strong{font-weight: 800;}
.post, .page {margin: 0;}
/* Modify as needed end ----------------------------------- */

/* Header 5 Start --------------------------------------------------------- */
.wa_h5_hdrone{
    margin-top: 20px;
    text-align: center;
}
.wa_h5_tel{
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 2.15em;
    font-weight: 500;
    color: #000;
    line-height: 1;
}
.wa_h5_tel a:link,.wa_h5_tel a:visited, .wa_h5_tel a:active {
    color: #F05A28;
    text-decoration: none;
}
.wa_h5_top{
    font-size: 2.4em;
    font-weight: 600;
    margin-top: 15px;
    color: #cf9810;
    text-align: center;
}
.wa_h5_top span{
    margin-left: 15px;
    margin-right: 15px;
}
.wa_h5_top span a:link, .wa_h5_top span a:visited{
    color: #cf9810;
}
.wa_h5_top span a:hover{
    color: #000;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .wa_h5_logoone {
        float: left;
        margin-left: 40px;
    }
    .wa_h5_tel, .wa_h5_email{
        text-align: right;
    }
    .wa_h5_logoone {
        margin-left: 0px;
    }
    .wa_h5_logoone{
        margin-top: 10px;
    }
    .wa_h5_tel{
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .wa_h5_top span{
        margin-left: 30px;
        margin-right: 0;
    }
}
/* Header 5 End --------------------------------------------------------- */

/*-- SB --------------------------------------*/

.wa_sb{
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
}

.wa_sb .bg_semi{
    position: absolute;
    bottom: 0;
    min-height: 200px;
    background-color: #000000b3;
    width: 100%;
    text-align: center;
}

.wa_sb .bg_semi .wa_text{
    margin-top: 20px;
    font-size: 2.7em;
    font-weight: 900;
    font-family: initial;
    line-height: 1.2em;
}

.wa_sb .bg_semi .wa_sub_message{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    border-top: solid 2px #cf9810;
    margin-top: 15px;
    padding-top: 15px;
}
.wa_sb .bg_semi .wa_sub_message .wa_sub_btns{
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    background: #FFF;
    color: #000;
    font-size: 1.8em;
    border-radius: 5px;
    border: solid 1px #cf9810;
    padding: 5px 20px;
    min-width: 250px;
    transition: .5s;
}
.wa_sb .bg_semi .wa_sub_message .wa_sub_btns:hover{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    transition: .5s;
    border-color: #FFEB3B;
    background-color: #00255c;
    color: #FFF;
}
.wa_sb .bg_semi .wa_final_statement{
    font-style: italic;
    margin-bottom: 15px;
    color: #f00;
    font-weight: 700;
    font-size: 1.4em;
}
/*-- SB END --------------------------------------*/

/* F3 Start --------------------------------------*/

.wa_f3{
    background-color: #0086F4;
    color: #FFF;
    margin-top: 40px;
    padding-bottom: 10px;
    text-align: center;
}

.wa_f3 .wa_ftr_icon{
    width: 25px;
    margin-left: 4px;
}
.wa_f3 .wa_bf{
    padding: 5px;
    color: #eb1c23;
    background-color: #ffffff;
    border-radius: 5px;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 20px;
    width: auto;
    text-align: center;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.wa_f3 .wa_sbft{
    border-top: solid 1px #FFF;
    padding: 10px 10px 20px;
    font-size: 0.8em;
}
.wa_f3 .wa_f3_follow{
    float: right;
    font-size: 1.25em;
    text-transform: uppercase;
}
.wa_f3 .wa_f3_icons{
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}
.wa_f3 .wa_f3_capsule{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
}
@media (min-width: 768px) {
    .f3_logo{
        text-align: left;
    }
    .wa_f3 .wa_f3_r{
        text-align: right;
    }
    .wa_f3 .wa_bf{
        margin-right: 0;
        max-width: 222px;
    }
    .wa_f3 .wa_f3_capsule{
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
}

/* F3 END ----------------------------------------*/

/*-- BL0 Start ------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
#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 ---------------------------------------*/

/* A0008 -- Body Content Image Left -------------------------------------------*/
#a0008{
    color: #2b2b2b;
    font-size: 1.1em;
}
#a0008 h2{
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    color: #505050;
}
#a0008 img{
    margin-top: 10px;
    max-width: 260px;
}
#a0008 .wa_08_sub_message{
    font-style: italic;
    color: #505050;
    font-size: 18px;
}
#a0008 .wa_08_message{

}
#a0008 .wa_08_btn{
    font-size: 35px;
    font-family: 'Oswald', sans-serif;

}
#a0008 .wa_08_btn a{
    color: #cf9810;
}
#a0008 .wa_a0008_line{
    border-bottom: solid 2px #dcdcdc;
    padding-bottom: 20px;
    margin-top: 30px;
}

/* A0008 End ----------------------------------------------------------*/

/* ACDB -- Testemonials -------------------------------------------*/
.feedback {
    background: #F6F6F6;
    padding-top: 20px;
    padding-bottom: 35px;
}
.feedback_top_title {
    font-size: 2rem;
    font-weight: 700;
    color: #58595B;
}
.feedback_title {
    font-size: 1.5rem;
    font-weight: 350;
    color: #6b9d60;
    margin-bottom: 18px;
    max-width: 850px;
    margin-left: 20%;
    margin-right: 20%;
}
.feedback_text {
    width: auto;
    margin: 0 auto;
    max-width: 850px;
    margin-left: 20%;
    margin-right: 20%;
}
.feedback_bot_title {
    margin-top: 54px;
    font-weight: 700;
    color: #D12881;
    font-size: 31px;

}
.carousel-control-next, .carousel-control-prev {
    top: 0px !important;
}
@media  screen and (min-width: 769px) {
    .feedback_title {
        margin-left: 12%;
        margin-right: 10%;
    }
    .feedback_text {
        margin-left: 12%;
        margin-right: 10%;
    }
}
/* END ----------------------------------------------------------*/

/*-- ACCA -- Start ------------------------------*/
.acca{
    border-top: solid 1px #9e9e9e;
}
.faq-heading {
    padding-top: 30px;
}
.acca .help_title {
    font-family: 'Teko', sans-serif;
    color: #798093;
    text-align: center;
    font-size: 4em;
    font-weight: 200;
}
.acca .faq-heading {
    padding-top: 30px;
}
.acca .wa_header{
    background-color: #9e9e9e !important;
    border-radius: 5px !important;
}
.acca .wa_tittext{
    color: #fff;
    font-size: 1.3em;
}
.acca .md-accordion .card .wa_bodybody{
    border: solid 1px #9c9c9c66;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1em;
    padding: 5px 5px 5px 20px;
    color: #000;
}
/*-- ACCA -- END ------------------------------*/

/* BC4 Body Content 4 Start -------------------------------------------*/
.wa_bc4{
    color: #2b2b2b;
    font-size: 1.1em;
}
.wa_bc4 h2{
    color: #626262;
}
.wa_bc4_line{
    padding-bottom: 10px;
}
.wa_bc4_lft h3{
    color: #3541a1;
    font-weight: bold;
}
.wa_bc4_rgt{
}
.wa_bc4_rgt h3{
    font-weight: bold;
    color: #f9a90c;
}
.wa_bc4_border{
    border: solid 2px #a0a0a0;
    border-radius: 5px;
}
.wa_bc4_rgt ul{
    margin-left: 0;
    padding-left: 20px;
}
/* BC4 End ----------------------------------------------------------*/

/*-- SA --------------------------------------*/

.wa_sa{
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
}

.wa_sa .bg_semi{
    position: absolute;
    bottom: 0;
    min-height: 200px;
    background-color: #000000b3;
    width: 100%;
    text-align: center;
	
}

.wa_sa .bg_semi .wa_text{
    margin-top: 20px;
    font-size: 2.7em;
    font-weight: 900;
    font-family: initial;
    line-height: 1.2em;
}

.wa_sa .bg_semi .wa_sub_message{
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10%;
    padding-right: 10%;
    border-top: solid 2px #FFF;
    margin-top: 15px;
    padding-top: 15px;
}

.wa_sa .bg_semi .wa_final_statement{
    font-style: italic;
    font-weight: 200;
    margin-top: 15px;
    margin-bottom: 15px;
}

/*-- SA END --------------------------------------*/

/*-- AB -- Start ---------------------------------*/
.wa_ab{
    margin-top: 20px;
}
.wa_ab_cnt{
    background-repeat: no-repeat;
    border-radius: 5px;
    width: 180px;
    min-height: 180px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border: solid 1px #8e8e8e;
    overflow: hidden;
}
.wa_ab_cnt_txt{
    position: absolute;
    bottom: 0;
    background-color: #eb1c23;
    color: #FFF;
    width: 100%;
    text-align: center;
    padding: 5px;
    font-weight: 700;
}
.wa_ab_transp{
    height: 180px;
    background-size: 100% 200%;
    background-image: linear-gradient(to bottom, #ff000000 50%, #4fe0ff80 80%);
    transition: background-position 1s;
}
.wa_ab_transp:hover{
    background-position: 0 -100%;
}
.wa_ab h2{
    font-weight: 700;
    text-align: center;
}
/*-- AB -- 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) {
}

/* new service start ----------------------------------------------------*/
.wa_new_service{
    margin-top: 40px;
}

.wa_new_service_bottom_down{
    margin-bottom: -160px;
}

.wa_new_service_header{
    text-align: center;
    font-family: Times New Roman;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    color: #0A53BD;
}

.wa_new_service_box{
    margin-top: 30px;
    background: #FFFFFF;
    border: 0.5px solid #ccc;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.wa_new_service_img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 35px;
    height: 36%;
}

.wa_new_service_block_header{
    margin-top: 15px;
    color: #333333;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
}

.wa_new_service_block_description{
    margin-left: 30px;
    margin-right: 30px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: center;
}

/* new service end ------------------------------------------------------*/

/* latest video start ---------------------------------------------------*/

.latest_video_video{
    height: auto;
    width: 90%;
}

.latest_video_header{
    font-family: Times New Roman;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: right;
    color: #FFFFFF;
}

.latest_video_description{
    color: #FFFFFF;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: right;
}

#latest_video{
    background: linear-gradient(
            135.7deg
            , #355175 12.58%, #152552 187.71%);
    padding: 40px 0px;
}

/* latest video end -----------------------------------------------------*/

/* before after -- Start --------------------------------- */
.wa_before_after_position{
    position: relative;
}

.wa_before_after{
    padding: 40px 0px;
}

.wa_before_after_bottom_label {
    position: absolute;
    z-index: 200;
    bottom: 13px;
    background: black;
    width: 90%;
    color: white;
    text-align: center;
    border-radius: 5px;
    opacity: 0.8;
    margin-left: 12px;
    padding: 8px 0px;
}

.wa_before_after_ul{
    margin: 0 0 0em 0em;
    margin-top: 15px;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}
/* before after -- end ----------------------------------- */

/* -- BA -- Start ------------------------------ */
.ba h2{
    text-align: center;
    font-weight: 600;
}

.ba{
    background: #F1F1F2;
    padding: 20px 0px;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: center;
    color: #404040;
}

/* -- BA -- END ------------------------------ */

/* BC10 Start ------------------------ */

#wa_bc10 .bc10{
    text-align: center;
    margin-top: 30px;
    border-top: solid 3px #00793c;
    padding-top: 40px;
    transition: 1s;
}
#wa_bc10 h1{
    color: #00793c;
    font-family: 'Libre Baskerville', serif;
    font-size: 1.9em;
    font-weight: 900;
}
#wa_bc10 p{
    font-size: 1.2em;
    font-weight: 600;
    color: #7b7b7b;
}
#wa_bc10 .wa_bc10box{
    position: relative;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    border: solid 8px #d6ffe5;
    border-radius: 15px;
    background-size: cover;
}
#wa_bc10 .wa_bc10box:hover{
    border-color: #d2ab67;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    background-color: #4f5d9a;
    border-radius: 5px;
    transition: 0.9s;
    margin-top: -10px;
}
#wa_bc10 .wa_bc10_tb{
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFF;
    font-weight: 600;
	
}
#wa_bc10 .wa_bc10_text{
    font-size: 1.6em;
    font-weight: 700;
}
#wa_bc10 .wa_bc10_subt{
    margin-bottom: 10px;
}

/* BC10 END ----------------------------*/

/* services start ----------------------------*/

.a0008_class{
    background: white !important;
}

/* services END ----------------------------*/

/*-- BC8 Start ------------------------------- */
#bc8{
    background-color: #b3b1be;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 20px
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    #wa_bc8_modal{
        max-width: 550px;
    }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #wa_bc8_modal{
        max-width: 750px;
    }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #wa_bc8_modal{
        max-width: 800px;

    }
}
#bc8 h2{
    color: #FFF;
    text-align: center;
    font-size: 3em;
    font-weight: 300;
}
#bc8 img{
    width: 200px;
    border-radius: 5px;
    border: solid 1px #464545;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}
#bc8 .bc8_wr .bc8_wr_img{
    text-align: center;
}
#bc8 .bc8_wr .bc8_wr_trp{
    text-align: center;
    color: #FFF;
    margin-top: 15px;;
}
#bc8 .bc8_wr{
    padding: 20px;
}
#bc8 .bc8_wr:hover{
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    background-color: #4f5d9a;
    border-radius: 5px;
    transition: 0.9s;
    margin-top: -10px;
}
#bc8 .wa_bc8_modal img{
    float: left;
}

/*-- BC8 END ------------------------------- */

/* advanced start ------------------------------------------------------ */

.wa_h5_top span a:link, .wa_h5_top span a:visited {
    color: #007bff;
}

.wa_sb .bg_semi .wa_sub_message .wa_sub_btns {
    background: #0D60CD;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
    color: #fff;
    text-align: center;
}

.wa_sb {
    min-height: 345px;
    width: 100%;
    background-position: bottom;
}

.header_sb{
    font-family: Times New Roman;
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
    line-height: 83px;
    letter-spacing: 0em;
    text-align: center;
    color: #0A53BD;
}

.wa_sb .bg_semi {
   background-color: #fff;
    border-top: solid 2px #f33;
}

.wa_sb .bg_semi .wa_sub_message {
    border-top: solid 1px #0A53BD;
}

.wa_sb_second_block{
    min-height: 205px;
}

.wa_sb .bg_semi .wa_sub_message .wa_sub_btns:hover {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    transition: .5s;
    border-color: #0f4faf;
    background-color: #00255c;
    color: #FFF;
}

.wa_sb .bg_semi .wa_sub_message .wa_sub_btns {
    border: solid 1px #0f4faf;
    transition: .5s;
}

.wa_f3 .wa_f3_r {
    text-align: left;
}

.wa_hr_block{
    background: linear-gradient(0deg, #00217D -170%, #0D60CD 130%);
    box-shadow: 0px -4px 4px rgba(0, 0, 0, 0.15);
    height: 10px;
}

.wa_f3_img_floating{
    float: right;
    margin-right: 30px;
}

.wa_f3 .wa_f3_follow {
    float: left;
}

.wa_f3 {
    background-color: #0d60cd;
}

.wa_f3_input{
    border-radius: 0px !important;
    padding: 3px;
    width: 150px !important;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
    height: 36px !important;
    float: left;
    margin-top: 0px !important;
}

.wa_f3_btn_subscribe{
    height: 36px;
    border-radius: 0px !important;
    float: left;
    background: #599DEF !important;
    border: 0px !important;
    font-family: Montserrat !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 29px !important;
    letter-spacing: 0em !important;
    color: white !important;
    padding: 4px 25px !important;
}

.wa_f3_links_header{
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0em;
    text-align: left;
}

.wa_new_services_blocks_footer{
    width: 100%;
    height: 229px;
    background: #F1F1F2;
}

#a0008 h2 {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    display: flex;
    align-items: center;
    color: #0A53BD;
}

#a0008 .wa_08_message {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #333333;
}

#a0008 .wa_08_btn a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #0A53BD;
}

#a0008 img {
    margin-top: -15px;
    max-width: 95%;
}

#a0008 {
    background: #F1F1F2;
    padding-bottom: 30px;
}

.feedback_top_title {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    display: block;
    align-items: center;
    text-align: center;
    color: #0A53BD;
}

.feedback_title {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #333333;
}

.feedback_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #333333;
}

.carousel-control-next, .carousel-control-prev {
    top: -90px !important;
}

.feedback {
    padding-bottom: 0px;
}

#a0005 {
    border-top: solid 5px #aaaaaa;
}

#a0005 h2 {
    font-family: Montserrat !important;
    font-style: normal;
    font-weight: 600;
    font-size: 48px !important;
    line-height: 59px;
    align-items: center;
    text-align: center;
    color: #0A53BD !important;
}

label {
    display: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
    padding-left: 10px;
}

#a0005 .a0005_sbm {
    background: #0D60CC;
    margin-top: 35px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    height: 66px;
    width: 363px;
    border-radius: 0px;
}

#a0005 .a0005_field {
    margin-bottom: 20px !important;
}

.frm_submit{
    text-align: center;
}

.wa_f3 {
    margin-top: 0px;
}

#black_social{
    background: #231f20;
}

.wa_f3_follow{
    float: left;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    color: #FFFFFF;
    margin-right: 20px;
}

.wa_ftr_icon{
    padding: 0px 5px;
}

.wa_f3_icons{
    padding: 10px 0px;
}

.contact_header{
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    align-items: center;
    color: #0A53BD !important;
}

.contact_description{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    color: #404040;
}

.contact_information{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    color: #404040;
}

.wa_sa {
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    color: #FFF;
    text-align: center;
    position: relative;
    background-position-x: center;
}

.wa_sa .bg_semi .wa_sub_message {
    border-top: solid 0px #FFF;
    margin-top: 0px;
    padding-top: 0px;
}

.wa_sa .bg_semi {
    min-height: 180px;
}

.three_images{
    padding: 30px 0px;
}

#wa_bc10 .bc10 {
    border-top: solid 0px #00793c;
}

#wa_bc10 h1 {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    align-items: center;
    color: #0A53BD;
    margin-bottom: 20px;
}

#wa_bc10 p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #333333;
}

#wa_bc10 .wa_bc10box {
    position: relative;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #FFFFFF;
    border: 0.5px solid #cccccc;
    box-sizing: border-box;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

#wa_bc10 .wa_bc10_tb {
    position: relative !important;
}

.wa_bc10_imgs
{
    padding: 10px;
}

#wa_bc10 .wa_bc10box:hover {
    border-color: #ffffff;
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    background-color: #ffffff;
    border-radius: 5px;
    transition: none;
    margin-top: 0px;
}

.wa_bc10_btn {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 100px;
    height: 50px;
    background: #0A53BD;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 25%);
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    z-index: 1000;
    border: 0px;
    display: none;
    color: white;
}

#wa_bc10 .wa_bc10_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #000000;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px;
}

#wa_bc10 .wa_bc10_subt {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #000000;
    padding-left: 30px;
    padding-right: 30px;
}

#wa_bc10{
    margin-bottom: 50px;
}

#wa_bc10 .price {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    align-items: center;
    text-align: center;
    color: #0A53BD;
}

#wa_bc10 .wa_bc10box_new {
    position: relative;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #FFFFFF;
    border: none;
    box-sizing: border-box;
    box-shadow: none;
    border-radius: 5px;
}

#mega-menu-menu-1 li:last-child a{
    border-right: 0px solid #0d60cd !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    line-height: 40px;
    height: 40px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    padding: 0px 3.5vw 0px 3.5vw;
}

#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-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 50px;
    height: 50px;
    padding: 0px 3.5vw 0px 3.5vw;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
    line-height: 50px;
    height: 50px;
}

#mega-menu-wrap-menu-1{
    border-bottom: 3px solid #001a3b;
}

.wa_sb_img{
    border-bottom: 3px solid #0D60CD;
}

#wa_bl0 h2 {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 43px;
    line-height: 55px;
    display: flex;
    align-items: center;
    color: #0A53BD;
}

#wa_bl0 h3 a:hover {
    color: #0056b3;
}

#wa_bl0 .read_more:hover {
    color: #0056b3;
}

#wa_bl0 .wa_bl0_blog a {
    font-weight: 600;
}

.a0008_clear{
    clear: none;
}

.a0008_img_about_us{
    float: left;
}

.a0008_img_about_us_r{
    float: right;
}

#a0008 .wa_08_sub_message {
    font-style: normal;
}

#bc8 {
    background-color: #ffffff;
    margin-top: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#bc8 h2 {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 48px;
    line-height: 55px;
    align-items: center;
    color: #0A53BD;
    margin-bottom: 20px;
}

#bc8 p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #333333;
}

#bc8 img {
	width: 100%;
	border-radius: 5px;
    border: solid 1px #464545;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); 
}

#bc8 .wa_bc10_text {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #000000;
    padding-left: 30px;
    padding-right: 30px;
	margin-top: 20px;
}

#bc8 .wa_bc10_subt {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #000000;
    padding-left: 30px;
    padding-right: 30px;
}

#bc8 .wa_bc8_modal img {
    width: 30%;
	margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.modal-dialog .modal-content {
    top: 40px;
}

.home-project-header{
	font-family: Times New Roman;
    font-style: normal;
    font-weight: bold;
    font-size: 43px;
    line-height: 30px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    color: #0A53BD;
}

.home-project {
    padding: 60px 0px;
    background: #f1f1f2;
}

.home-project .info p {
    font-size: 16px;
    color: #404040;
}

.home-project .info a {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    color: #0A53BD;
}

.invest {
    padding: 70px 0px;
}

.invest .title h2 {
    color: #fff;
    font-size: 44px;
    font-weight: 500;
}

.invest p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
}

.three_images img{
	padding: 10px;
}

.wa_sb .bg_semi .wa_sub_message .wa_sub_btns {
    width: 330px;
    font-size: 22px;
}

#a0008 {
    background: #ffffff;
}

#new-form-block{
    padding-top: 40px;
    background: #F1F1F2;
    padding-bottom: 30px;
}

#form_asktheexpert{
    margin-top: 20px;
}

.frm_final_submit{
    background: #0d60cd !important;
}

.frm_final_submit:hover{
    background: #0f4faf !important;
    color: white !important;
}

#new-form-block img{
    border-radius: 6%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    box-shadow: -4px 6px 1px 0px #0d60cd;
}

#acca-newcolor .wa_header {
    /* background-color: #9e9e9e !important; */
    background: #0d60cd !important;
    border-radius: 5px !important;
}

#acca-newcolor .help_title {
    color: #0A53BD !important;
}

.modal-img-main{
    height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
}

.wa_bc8_modal span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.78);
    padding: 10px 0px;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

#wa_bc10 .modal-dialog .modal-content {
    top: 5px;
}

@media (max-width: 1000px) {
    #mega-menu-wrap-menu-1 {
        border-bottom: 2px solid #001a3b;
    }

    .a0008_img_about_us {
        float: none;
    }

    .a0008_img_about_us_r {
        float: none;
    }
}

@media (max-width: 768px) {
	.home-project {
    	padding: 25px 0px;
	}
	
	.home-project-header {
    	margin-top: 20px;
	}
	
	.invest {
    	padding: 30px 0px;
	}
	
	.text-right {
    	text-align: center!important;
	}
	
	.invest p {
    	font-size: 16px;
	}
	
    #bc8 .wa_bc8_modal img {
        float: none;
        margin-right: 0px;
        margin-bottom: 0px;
        width: 100%;
    }

    .modal-dialog .modal-content {
        top: 0px;
    }

    #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 20px;
    }

    #mega-menu-wrap-menu-1 {
        border-bottom: 4px solid #001A3A;
    }

    .wa_f3_img_floating {
        float: none;
        margin-right: 0px;
    }

    .wa_sb {
        min-height: 345px;
        width: 100%;
        background-size: cover;
    }

    #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-vertical > li.mega-menu-item > a.mega-menu-link {
        text-align: center;
    }

    .wa_f3_links_header {
        text-align: center;
    }

    .wa_f3_contact{
        margin-left: 15vw;
    }

    .wa_new_service_box {
        margin-top: 15px;
        width: 100%;
    }

    .wa_new_service_bottom_down{
        margin-bottom: 0px;
    }

    .wa_new_services_blocks_footer{
        display: none;
    }

    .latest_video_header {
        text-align: center;
    }

    .latest_video_description {
        text-align: left;
    }

    .latest_video_video {
        width: 100%;
    }
    .feedback_top_title {
        font-size: 40px;
    }

    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
        margin-top: 10px;
        width: 100%;
    }

/*
    #a0005 .a0005_sbm {
        width: 100%;
    }
*/
    .wa_sa .bg_semi .wa_text {
        font-size: 2.0em;
        line-height: 1.1em;
    }

    .wa_before_after {
        padding: 25px 0px;
    }

    .wa_before_after_bottom_label {
        bottom: 18px;
        margin-left: 16px;
    }

    .wa_bc10_btn {
        display: block !important;
    }

    .modal-img-main {
        height: 130px;
    }
}

/* -- A0005 -- START ------------------------------ */
#a0005 {
    margin-top: 30px;
    border-top: solid 5px #aaaaaa;
    background-position-x: center;
    background-size: cover;
    padding-bottom: 30px;
}
#a0005 h2{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-size: 50px;
}
#a0005 .a0005_sbm{
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
}
#a0005 .a0005_field{
    margin-bottom: 5px;
}

#a0005 .a0005_sbm {
    background: #0D60CC;
    margin-top: 10px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 17px !important;
    line-height: 19px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    height: 40px;
    width: 190px;
    border-radius: 0px;
}

.frm_message{
    text-align: center;
}

.frm_error_style {
    text-align: center;
}
/* -- A0005 -- End ------------------------------ */

/* advanced end ------------------------------------------------------ */


/*custom css ------------------------------------ */
.post-password-form {
    border: solid 1px #005aa9;
    margin-bottom: 100px;
    margin-top: 40px;
    max-width: 600px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    padding: 20px;
    font-size: 1.2em;
    color: #005aa9;
    font-weight: 600;
    background-color: #e8f4ff;
    -webkit-box-shadow: 10px 10px 5px -4px rgb(0 0 0 / 75%);
    -moz-box-shadow: 10px 10px 5px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 5px -4px rgb(0 0 0 / 75%);
}

.post-password-form label {
    display: block !important;
}

.post-password-form input[type="submit"] {
    width: 150px;
    background-color: #f37021;
    color: #FFF;
    border-radius: 5px;
    border: none;
    font-size: 1em;
    padding-top: 10px;
}

.grid-form {
    display: grid;
    grid-template-columns: 1fr 170px;
    align-items: flex-end;
    grid-gap: 10px;
}

.content-to-read {
    padding: 40px 0px;
}

textarea {
margin-top: 20px;
}

@media (max-width: 500px) {
    .grid-form {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}
/*custom css end ------------------------------------ */

#sm_cont{
	margin-top: 20px;
    font-size: 1.2em;
	margin-bottom: 40px;
}
#sm_cont ul{
	margin-left: 0;
}
#sm_cont .wa_regiform{
    border: solid 1px #094eb6;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
	margin-bottom: 30px;
}


/* A0211 ----------------------------------------------------------------------------------*/
.page-id-1231 .page .entry-header {
    display: none;
}

.page-id-1231 .site-header {
    position: relative !important;
    left: 0;
    right: 0;
    background: #181818;
}

.tax-subjects .site-header {
    position: relative !important;
    left: 0;
    right: 0;
    background: #181818;
    background-color: #181818;
}

.tax-subjects .main-header-bar {
    background-color: transparent !important;
}

.fl-node-dqw9zxy2f417 > .fl-row-content-wrap {
    background-attachment: unset !important;
    background-size: cover !important;
    border-bottom: 2px solid #FBBC7C !important;
}

.block2-subheader{
    background: radial-gradient(47.03% 10086.26% at 50% 50%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 100%;
    margin: auto;
    margin-top: 40px;
}

.block2-subheader span {
    border-top: 1px solid #FBBC7C;
    border-bottom: 1px solid #FBBC7C;
    display: block;
    height: 100%;
    padding: 8px;
    width: 800px;
    margin: auto;
    max-width: 100%;
    border: 1px solid;
    border-image-source: linear-gradient(310deg, rgb(25 25 25 / 0%), rgba(251, 188, 124, 1), rgb(25 25 25 / 0%));
    border-image-slice: 1;
    border-left: 0px;
    border-right: 0px;
}

.block3-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin: 30px 0px 50px 0px;
    padding: 0px 20px;
}

.block3-grid-item{
    background: rgba(25, 25, 25, 0.9);
    box-shadow: 0px 0px 30px rgb(0 0 0 / 70%);
    padding: 15px;
    border: 1px solid;
    border-image-source: linear-gradient(269deg, rgba(251, 188, 124, 1), rgba(25, 25, 25, 0.9), rgba(251, 188, 124, 1));
    border-image-slice: 1;
}

.block3-grid-item img{
    box-shadow: inset 0px 0px 20px rgb(0 0 0 / 70%);
    border: 1px solid #FBBC7C;
    width: 100%;
}

.block3-grid-item h2 {
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    font-size: 27px;
    line-height: 41px;
    text-align: center;
    color: #FBBC7C;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.block3-grid-item p{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #E3E3E3;
    margin: 0px;
}

.block3-grid-item a{
    display: block;
    margin: auto;
    background: radial-gradient(70.41% 4463.05% at 50% 50%, #58B7E4 0%, rgba(88, 183, 228, 0) 100%);
    margin-top: 20px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    border: 1px solid;
    border-image-source: linear-gradient(269deg, rgba(251, 188, 124, 1), rgba(25, 25, 25, 0.9), rgba(251, 188, 124, 1));
    border-image-slice: 1;
    transition: 0.9s;
}

.block3-grid-item a:hover{
    transition: 0.9s;
    background: radial-gradient(70.41% 4463.05% at 50% 50%, #fb9a3e 0%, rgba(88, 183, 228, 0) 100%);
}
.block3-grid-item:hover{
    transition: 0.2s;
    box-shadow: 0px 0px 30px rgb(255 255 255 / 70%);
}

.fl-node-mcsajt73uerw > .fl-row-content-wrap {
    border-bottom: 7px solid #659CC6;
}

.fl-node-71hq5yisk9dm{
    padding: 0px 20px;
}

.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=search], .with_frm_style select, .with_frm_style textarea, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container {
    background: #FFFFFF;
    border: 1px solid #636363 !important;
    border-radius: 2px !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #636363 !important;
    padding: 12px !important;
}

.with_frm_style .frm_submit button {
    -webkit-appearance: none;
    cursor: pointer;
    background: #5F9DC9 !important;
    border-radius: 2px !important;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 22px !important;
    align-items: center;
    text-align: center !important;
    text-transform: uppercase;
    color: #FFFFFF !important;
    padding: 10px !important;
    display: block;
    width: 100% !important;
}

#category-hero{
    background-size: cover;
    border-bottom: 2px solid #FBBC7C;
    background-position: center;
    padding: 100px 20px;
}

#category-hero h2{
    background: radial-gradient(48.46% 10394.79% at 50% 50%, rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 100%);
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    font-size: 72px;
    line-height: 130%;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 1140px;
    display: block;
    margin: auto;
    max-width: 90%;
    padding: 5px;
}

.container-categ{
    padding: 20px;
}

#category-center {
    border-bottom: 7px solid #659CC6;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    min-height: 400px;
    padding: 0px;
    background-attachment: fixed;
    padding-bottom: 10px;
}

#category-center .fl-col {
    width: 100%;
}

#category-center .fl-module-content {
    margin: 0px !important;
}

#category-center .block2-subheader span {
    font-size: 25px !important;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
}

#category-center .fl-heading{
    color: #ffffff;
    font-family: Belleza, sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
}

.category-center-text {
    margin-top: 40px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
}

.category-center-text p {
    margin-bottom: 15px;
}

.category-center-grd{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 0px;
}

.pagination-numbers-lnk{
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #E2E2E2 !important;
}

.pagination-numbers-lnk-nav{
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #E2E2E2 !important;
}

.pagination-numbers-lnk-active{
    text-decoration: underline;
}

.category-center-pagination-numbers{
    display: flex;
    flex-wrap: wrap;
    grid-gap: 20px;
}

.category-center-item{
    border: 12px solid rgba(0, 0, 0, 0.8);
    height: 288px;
    background-size: cover;
    background-position: center;
    width: 100%;
    filter: drop-shadow(0px 0px 30px rgba(0, 0, 0, 0.7));
}

.category-center-link{
    border: 1px solid;
    border-image-source: linear-gradient(269deg, rgba(251, 188, 124, 1), rgba(25, 25, 25, 0.9), rgba(251, 188, 124, 1));
    border-image-slice: 1;
}
.category-center-link:hover{
    transition: 0.2s;
    box-shadow: 0px 0px 30px rgb(255 255 255 / 70%);
}

.category-center-pagination-grd{
    border-top: 1px solid #FFFFFF;
    margin-top: 40px;
    padding-top: 20px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    justify-items: center;
    text-align: center;
    grid-gap: 20px;
}

.fancybox__backdrop {
    background: rgb(24 24 27 / 62%) !important;
}

.mdl {
    position: relative !important;
    max-width: 60% !important;
    width: 1200px;
    margin: auto !important;
    background: #D8D9DD !important;
    border: 1px solid #2A2A2A;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 50%);
}

.mdl .f-button{
    position: absolute;
    right: 10px;
    top: 10px;
    width: 18px !important;
    height: 18px !important;
    background: transparent !important;
    color: #2A2A2A !important;
}

.mdl-img img{
    position: relative;
    z-index: 20;
}

.mdl-img{
    border: 1px solid;
    border-image-source: radial-gradient(50% 118.38% at 50% 50.07%, rgba(158, 158, 158, 0) 0%, #9E9E9E 100%);
    border-image-slice: 1;
    padding: 18px;
}

.mimg {
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

.fancybox__footer {
    display: none !important;
}

.mdl-footer{
    display: flex;
    grid-gap: 25px;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    position: relative;
    z-index: 1000;
}

.mdl-footer-item{
    display: flex;
    align-items: center;
    grid-gap: 5px;
}

.mdl-footer-item a{
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    color: #2A2A2A !important;
}

#scnd-blk{
    padding: 20px;
}

#breakrumbs-categor {
    background: rgba(0, 0, 0, 0.5);
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 9px 40px;
}

#category-center a{
    color: #FFFFFF !important;
}

#breakrumbs-categor .fl-row-content-wrap {
    padding: 0px;
}

#breakrumbs-categor .fl-module-content {
    margin: 0px;
}

#breakrumbs-categor {
    background: rgba(0, 0, 0, 0.5);
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    padding: 9px;
}

.scnd-blk-heading{
    font-family: 'Source Serif Pro';
    font-style: italic;
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    text-align: center;
    color: #2A2A2A;
}

#scnd-blk .fl-col {
    width: 100% !important;
}

.fancybox__content>.f-button.is-close-btn{
    display: none;
}

.scnd-blk-shed {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #5F9DC9;
    box-shadow: 4px 4px 4px rgb(0 0 0 / 40%);
    border-radius: 2px;
    padding: 12px 35px;
    width: fit-content;
    margin: auto;
    margin-top: 25px;
}

@media(max-width: 1200px){
    .block3-grid {
        grid-template-columns: 1fr 1fr;
        margin: 30px 0px 50px 0px;
        padding: 0px 20px;
    }

    .mdl {
        max-width: 90% !important;
    }
}

@media(max-width: 992px){
    .category-center-grd {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin-top: 0px;
    }

    #category-hero h2 {
        font-size: 42px;
    }

    #category-hero {
        padding: 70px 20px;
    }

    .is-horizontal .fancybox__nav .f-button.is-next {
        background: #000 !important;
        top: 45%;
    }

    .is-horizontal .fancybox__nav .f-button.is-prev {
        background: #000 !important;
        top: 45%;
    }

    .scnd-blk-heading {
        font-size: 35px;
    }

    .scnd-blk-shed {
        font-size: 20px;
        line-height: 120%;
    }

}

@media (max-width: 768px){
    .block3-grid {
        grid-template-columns: 1fr;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px;
    }

    #category-hero h2 {
        font-size: 35px;
    }

    #scnd-blk {
        padding: 0px;
    }

    .scnd-blk-heading {
        font-size: 30px;
    }

    .mdl-footer {
        display: grid;
        grid-gap: 15px;
    }

    .category-center-pagination-grd {
        border-top: 1px solid #FFFFFF;
        margin-top: 40px;
        padding-top: 20px;
        display: grid;
        grid-template-columns: 1fr;
        justify-items: center;
        text-align: center;
        grid-gap: 10px;
    }

    .mdl-img {
        padding: 0px;
    }

    .category-center-grd {
        grid-template-columns: 1fr;
    }

    .fl-node-uvxo6gbwifzc.fl-module-heading .fl-heading {
        font-family: Belleza, sans-serif;
        font-weight: 400;
        font-size: 40px;
        line-height: 80px;
        letter-spacing: 1px;
        text-align: center;
        text-transform: uppercase;
    }

    .block2-subheader {
        font-size: 25px;
        line-height: 33px;
    }

    .fl-node-yprfwktlxoiq.fl-module-heading .fl-heading {
        font-size: 30px;
    }
}

/* A0211 end -----------------------------------------------------------------------------*/

.page-id-711 .wa_sb .bg_semi{
	border-top: 0px !important;
}

.page-id-711 .wa_sb .bg_semi .wa_sub_message {
    margin-bottom: 10px !important;
}

.page-id-711 .wa_sb .bg_semi .wa_sub_message .wa_sub_btns {
    width: 100%;
    font-size: 22px;
}

.page-id-711 label {
    display: block;
    color: #0a53bd;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px;
}

#docfrm input[type="text"], #docfrm input[type="password"]{
    width: 100%;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 20px;
}

#docfrm input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #0d60cd;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px !important;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    padding: .6em 1em .4em;
}

.page-id-711 .wa_sb .bg_semi {
    position: relative;
    bottom: 0;
    min-height: 200px;
}

.page-id-381 .content-to-read {
    padding: 0px 0px;
}

.page-id-330 .content-to-read {
    padding: 0px 0px;
}


.eb5-dynamic img{
	width: 100%;
}

.eb5-dynamic-text{
	padding: 20px;
}

.eb5-dynamic p {
    font-family: Times New Roman;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 0em;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0px;
}

.eb5-dynamic-btn{
    background: #0D60CD;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    margin: auto;
    display: block;
    width: 580px;
    margin-bottom: 20px;
    color: #fff !important;
}

.eb5-dynamic-btn a{
    color: #fff !important;	
}

.eb5-dynamic{
	padding-bottom: 50px;
}

.page-id-330 .eb5-dynamic a {
    background: #0D60CD;
    font-family: Montserrat;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    margin: auto;
    display: block;
    width: 730px;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #fff !important;
}

.page-id-330 .eb5-dynamic-btn{
	display: none !important;
}

.eb5-dynamic-text {
    padding: 20px 20px;
    padding-top: 50px;
}

.eb5-dyn-img{
	background-size: cover;
    min-height: 300px;
    background-position-x: center;
    background-position-y: bottom;
}

@media(max-width: 768px){
	.eb5-dynamic p {
    font-family: Times New Roman;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0em;
    margin-bottom: 5px;
    margin-top: 0px;
	}
	
	.eb5-dyn-img {
    background-size: cover;
    min-height: 200px;
    background-position-x: center;
    background-position-y: bottom;
}
	
	.eb5-dynamic-btn {
    background: #0D60CD;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    margin: auto;
    display: block;
    width: 90%;
    margin-bottom: 20px;
    color: #fff !important;
}
	
	.eb5-dynamic-text {
    padding-top: 10px;
}
	
	.page-id-330 .eb5-dynamic a {
    background: #0D60CD;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0em;
    color: #fff;
    text-align: center;
    padding: 10px 20px;
    margin: auto;
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #fff !important;
}
	
	.eb5-dynamic {
    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) {
	#sm_cont .wa_regiform{
		width:  400px;
	}
}

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



















