/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..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 ---------------------------------------*/

.main-news-block {
    height: 100%;
    min-height: calc(100vh - 80px);
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    padding: 30px 0px;
}

.site-footer{
    background: #277A84;
    padding: 15px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
    color: #fff;
}

.main-news-block .frm_forms.frm_style_formidable-style.with_frm_style {
    max-width: 670px !important;
    border-radius: 20px !important;
    background: #FFFFFFE5;
    box-shadow: 0px 0px 32px 0px #00000040;
    padding: 30px 22px;
}

.main-news-block h1{
    text-align: center;
    margin: 0px;
    font-family: "Source Serif 4";
    font-size: 40px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 0em;
    text-align: center;
    color: #263C5D;
}

.main-news-block hr {
    background-color: #3BB3C2;
    height: 2px !important;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    opacity: 1 !important;
}

.main-news-block h3{
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: 0em;
    text-align: center;
    color: #3C3C3D;
}

.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    font-family: Inter !important;
    font-size: 20px !important;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    color: #3C3C3D !important;
}

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 {
    color: #3C3C3D !important;
    border-radius: 6px !important;
    border: 1px solid #6D6D6D !important;
    font-family: Inter !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.with_frm_style .frm_submit button {
    margin: auto !important;
    background: #0ED0A1 !important;
    width: 300px !important;
    box-shadow: 0px 0px 20px 0px #00000040 !important;
    color: #fff !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    text-align: center !important;
    border-radius: 6px !important;
    padding: 10px !important;
}

#field_wvjdq_label{
    font-size: 17px !important;
}

.with_frm_style .frm_message, .frm_success_style {
    background: transparent !important;
    border: 0px !important;
}

.with_frm_style .frm_message p {
    font-family: Inter !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 31px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #3C3C3D !important;
}

.with_frm_style .frm_message .feel-free {
    font-family: Inter !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    line-height: 31px !important;
    letter-spacing: 0em !important;
    text-align: center !important;
    color: #263C5D !important;
    margin-top: 30px !important;
}

.thank-btn{
    margin: auto !important;
    background: #0ED0A1 !important;
    width: 300px !important;
    box-shadow: 0px 0px 20px 0px #00000040 !important;
    color: #fff !important;
    font-family: Inter !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    text-align: center !important;
    border-radius: 6px !important;
    padding: 10px 30px !important;
    margin-top: 20px !important;
    display: block !important;
}

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