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


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

/* Header 5 Start --------------------------------------------------------- */
.wa_h5_hdrone{
    margin-top: 0px;
    text-align: center;
    background: #F6F7F8;
}
.wa_h5_tel{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    color: #231F20;
}
.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: 1.7em;
    font-weight: 600;
    margin-top: 15px;
    color: #cf9810;
    text-align: right;
}
.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 --------------------------------------------------------- */

/* A0015 Start ---------------------------------------------*/
/* 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%;
    }
}

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

/*-- a0017 --------------------------------------*/

.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: rgba(255, 255, 255, 0.76);
    width: 100%;
    text-align: center;
}

.wa_sa .bg_semi .wa_text{
    margin-top: 20px;
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 64px;
    line-height: 80px;
    text-align: center;

    color: #231F20;
}

.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 #231F20;
    margin-top: 15px;
    padding-top: 15px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    align-items: center;
    text-align: center;
    color: #231F20;
}

.wa_sa .bg_semi .wa_final_statement{
    font-style: italic;
    font-weight: 200;
    margin-top: 15px;
    margin-bottom: 15px;
    display: grid;
    grid-column-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.wa_sa_button{
    background: #FFFFFF;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    border-radius: 5px;
    width: 350px;
    display: block;
    padding: 14px 0px;
    margin: auto;
    text-decoration: none;
}

.wa_sa_button span{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #231F20;
}

@media (max-width: 992px) {

    .wa_sa .bg_semi .wa_final_statement {
        grid-column-gap: 0px;
        grid-template-columns: 1fr;
        grid-row-gap: 10px;
    }

    .wa_sa_button{
        width: 95%;
    }

}

@media (max-width: 576px) {
    .wa_sa .bg_semi .wa_text {
        font-weight: 700;
        font-size: 27px;
    }
	
	.wa_h5_top{
    	text-align: center;
	}
}


/*-- a0017 END --------------------------------------*/

/* a0018 */
footer .follow {
    border-bottom: 0px solid #fff;
    padding: 10px 0px;
    background: #231F20;
}

footer .follow span {
    display: inline-block;
    margin-right: 40px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
}

footer .follow ul {
    margin: 0px;
    padding: 0px;
    margin-top: 3px;
}

footer .follow ul li a {
    color: #fff;
    font-size: 20px;
}

/* a0018 */

/*-- A0007  -- AA Icon Bar -----------------------*/
#wa_a0007{
    background-repeat: no-repeat;
    background-position-x: left;
    background-color: #fff;
    padding-bottom: 30px;
    border-bottom: solid 0px #cbcbcb;
}
#wa_a0007 h2{
    text-align: center;
    font-family: 'Oswald', sans-serif;
    color: #000;
    font-size: 60px;
}
#wa_a0007 .wa_iconmd{
    border: solid 2px #bbb0;
    border-radius: 5px;
    padding: 5px;
    min-height: 150px;
}

/*
#wa_a0007 .wa_iconmd: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: #b9b4b4;
    background-color: #ffffffa6;
}
 */

#wa_a0007 a:link, #wa_a0007 a:active, #wa_a0007 a:visited{
    color: #000;
}
#wa_a0007 a:hover{
    color: #000;
}
#wa_a0007 .wa_iconmd .wa_07img{
    max-width: 130px;
    min-width: 120px;
    height: 120px;
    border: 3px solid #C3262C;
    border-radius: 50%;
    z-index: 200;
    position: relative;
    background: #fff;
}
#wa_a0007 .wa_iconmd .wa_o7text{
    margin-left: 10px;
}
/*-- A0007  -- 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 ----------------------------------------------------------*/

/* -- A0004 -- START ------------------------------ */
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
#a0004 {
    text-align: center;
}
#a0004 h2{
    font-size: 50px;
    font-family: 'Oswald', sans-serif;
    color: #cf9810;
}
#a0004 h6{
    font-style: italic;
}
/* -- A0004 -- END ------------------------------ */

/* -- A0005 -- START ------------------------------ */
#a0005 {
    margin-top: 30px;
    border-top: solid 5px #c98109;
    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 -- End ------------------------------ */

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

.wa_f3{
    background-color: #F8C7C6;
    color: #FFF;
    margin-top: 0px;
    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 ----------------------------------------*/

/* A0006 Start -----------------------------------*/
#a0006{
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
}
/* A0006 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 ---------------------------------------*/

/* B1 --------------------*/
.wa_b1{
    padding: 10px 40px;
    color: #FFF;
    background-color: #F05A29;
    border-radius: 5px;
    font-weight: 600;
    width: fit-content;
    font-size: 1.5em;
}
.wa_b1:hover{
    background-color: #2584d1;
}
/* B1 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{
    border-radius: 50%;
    width: 200px;
    border: solid 2px #d79d83;
}
#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 .wa_bc8_modal img{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

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

/* custom styles*/
.wa_h5_top span {
    margin-left: 25px;
    margin-right: 0px;
}

.wa_h5_top span a:link, .wa_h5_top span a:visited {
    color: #231F20;
}

.social-header-block{
    padding-top: 55px;
}

#mega-menu-wrap-menu-1 {
    border-bottom: 3px solid #C3262C;
    border-top: 3px solid #C3262C;
}

#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
    background-color: #C3262C;
}

.wa_07img img{
    background: transparent;
    padding: 24px;
    margin: 0px;
    z-index: 3;
}

.wa_o7text h4{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    color: #231F20;
}

#a0008 .wa_a0008_line {
    border-bottom: solid 0px #dcdcdc;
    margin-top: 0px;
}

#a0008 img {
    max-width: 100%;
    width: 100%;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
}

#a0008 h2 {
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 45px;
    display: flex;
    align-items: center;
    color: #231F20;
}

#a0008 .wa_08_sub_message {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
    margin-bottom: 10px;
}

#a0008 .wa_08_message {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
    margin-bottom: 10px;
}

#a0008 .wa_08_btn {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
}

#a0008 .wa_08_btn a {
    color: #C3262C;
}

#a0008 {
    padding-top: 25px;
    padding-bottom: 30px;
}

#a0004 {
    text-align: center;
    background: #F3F3F3;
    padding-top: 15px;
    padding-bottom: 70px;
}

#a0004 h2 {
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #231F20;
}

#a0004 h6 {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #231F20;
    max-width: 732px;
    display: block;
    margin: auto;
}

#a0005 {
    margin-top: 0px;
    border-top: 1px solid #C3262C;
    background-position-x: center;
    background-size: cover;
    padding-bottom: 30px;
}

#a0005 h2 {
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #231F20;
}

.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 {
    height: 40px;
    line-height: 1.3;
    background: #FFFFFF;
    border: 0.5px solid #C3262C;
    box-sizing: border-box;
}

.with_frm_style textarea {
    vertical-align: top;
    height: auto;
    background: #FFFFFF;
    border: 0.5px solid #C3262C !important;
    box-sizing: border-box;
}

#a0005 .a0005_sbm {
    background: #FFFFFF;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #231F20;
    padding: 12px;
}

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

.frm_style_my_style_footer.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_my_style_footer.with_frm_style input[type=submit], .frm_style_my_style_footer.with_frm_style .frm_submit input[type=button], .frm_style_my_style_footer.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_my_style_footer.with_frm_style .frm-edit-page-btn {
    width: auto;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
    font-size: 15px;
    height: auto;
    line-height: normal;
    text-align: center;
    background: #579AF6;
    border-width: 0px;
    color: #ffffff;
    cursor: pointer;
    font-weight: normal;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    padding: 8px 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 10px;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
    position: absolute;
    right: 15px;
    top: 30px;
    height: 40px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background: #231F20;
}

.frm_style_my_style_footer.with_frm_style .frm-edit-page-btn:hover, .frm_style_my_style_footer.with_frm_style input[type=submit]:hover, .frm_style_my_style_footer.with_frm_style .frm_submit input[type=button]:hover, .frm_style_my_style_footer.with_frm_style .frm_submit button:hover {
    background: #231F20;
    border-color: #cccccc;
    color: #fff;
}

.email input[type=email]{
    border: 1px solid #231F20;
}

.prom{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
    text-align: left;
}

.frm_style_my_style_footer.with_frm_style .form-field {
    margin-bottom: 0px;
    margin-top: -15px;
}

.wa_f3 .wa_sbft {
    border-top: solid 1px #231F20;
    padding: 18px 10px 20px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #454545;
    margin-top: 10px;
}

a.waves-effect, a.waves-light {
    display: inline-block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #231F20;
    margin-top: 7px;
}

.wa_f3 {
    background-color: #EFEFEF;
}

.footer-logo{
    max-width: 75%;
}

#investment_portfolio_text{
    padding: 60px 0px;
}

#investment_portfolio_text h2{
      font-family: Source Serif Pro;
      font-style: normal;
      font-weight: normal;
      font-size: 48px;
      line-height: 60px;
      text-align: center;
      color: #231F20;
}

#investment_portfolio_text p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
}

.wa_bl0_categ {
    margin-bottom: 40px;
}

.wa_bl0_categ:hover .wa_bl0_name {
    transition: 1s;
    background-color: #231f20;
    border-top: solid 1px #fff;
}

.wa_bl0_categ {
    border: solid 1px #C3262C;
}

#wa_bl0 h2 {
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 45px;
    display: flex;
    align-items: center;
    color: #231F20;
}

.art_img {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0.5px solid #454545;
    box-sizing: border-box;
    border-radius: 5px;
}

#wa_bl0 h3 a:link, #wa_bl0 h3 a:visited, #wa_bl0 h3 a:active {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #231F20;
}

#wa_bl0 p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #231F20;
    margin-bottom: 5px;
}

#wa_bl0 h6{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #231F20;
}

#wa_bl0 .read_more {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    display: flex;
    align-items: center;
    color: #C3262C;
}

#wa_bl0 {
    font-size: 15px;
    background: #F3F3F3;
    padding-top: 30px;
    padding-bottom: 40px;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #454545;
}

.wa_b1 {
    padding: 10px 40px;
    background-color: #F05A29;
    width: fit-content;
    margin: auto;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #231F20;
    background: #FFFFFF;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 20px;
}

.wa_b1:hover {
    background-color: #fff;
}

#investment-button{
    padding: 50px 0px;
}

#investment-button p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
}

.blog-image-a0008{
    margin-top: 0px !important;
}

.img-blog-icons{
    max-height: 120px !important;
    display: block !important;
    margin: auto !important;
    padding: 24px !important;
}

.blog-icons-h4{
    text-align: center;
    margin-top: 20px;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 44px !important;
}

.img-icon-blog-center{
    display: block;
    margin: auto;
}

#images-blog{
    padding-top: 40px;
    padding-bottom: 50px;
}

#wa_a0007 h2 {
    text-align: center;
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #231F20;
    margin-top: 40px;
}

.about-page-a0008{
    float: left;
    width: 40% !important;
    margin-right: 20px !important;
    margin-bottom: 10px !important;
}

#abouta0008-p-tag p{
    margin-bottom: 20px;
    margin-top: 21px;
}

#abouta0008-header-h2{
    text-align: center;
    display: contents !important;
}

.wa_08_btn-about a{
    background: #FFFFFF;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #231F20;
    padding: 20px 80px;
    display: block;
    margin: auto;
    max-width: 400px;
    margin-top: 60px;
}

#bc8 img {
    width: 100%;
    border: 1px solid #C3262C;
    box-sizing: border-box;
    border-radius: 5px;
    box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.08);
}

.bc8_wr:hover img{
    box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
}

#bc8 .bc8_wr {
    padding: 0px;
}

#bc8 h2 {
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 48px;
    line-height: 30px;
    text-align: center;
    color: #231F20;
}

#bc8 .bc8_wr .bc8_wr_trp {
    margin-top: 15px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    align-items: center;
    text-align: center;
    color: #333333;
}

#bc8 {
    background-color: #F3F3F3;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 60px;
}

#bc8 h2 {
    margin-bottom: 20px;
}

#bc8 h6 {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #231F20;
}

.bc8_wr_trp h5 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #333333;
}

#bc8 .wa_bc8_modal img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 40%;
}

.wa_bc4_line h5{
    font-family: Source Serif Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 36px;
    line-height: 45px;
    display: flex;
    align-items: center;
    color: #404040;
}

.wa_bc4_line p{
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    display: flex;
    align-items: center;
    color: #404040;
}

.wa_bc4 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.wa_bc4_border {
    min-height: 300px;
}

.btn-secondary {
    color: #fff;
    background-color: #C3262C !important;
}
/* custom styles 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) {
    .modal-dialog .modal-content {
        top: 10%;
        left: 50%;
        transform: translate(-50%, 10%);
    }
}

/* max-width */
@media (max-width: 1200px) {
    .modal-dialog .modal-content {
        top: 10px;
    }
}


@media (max-width: 992px) {
    .art_img {
        width: 100%;
    }

    #bc8 .wa_bc8_modal img {
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
        width: 100%;
    }

}

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

    .footer-logo {
        max-width: 100%;
        width: 100%;
    }

    .about-page-a0008{
        float: left;
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 25px !important;
    }

}

/* Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) {
    .social-header-block {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .wa_h5_top span {
        margin-left: 10px;
        margin-right: 10px;
    }
}
