/* 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;200;300;400;500;600;700;800;900&family=Ramaraja&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;
	background-image: url(/wp-content/uploads/2023/08/Rectangle-1.webp);
    background-size: cover;
    background-position: top;
	min-height: 100vh;
	display: grid;
    align-items: center;
}
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;
}

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


/*-- BL0 Start ------------------------------------*/

#wa_bl0{
    font-size: 15px;
}

#field_3hx0t{
	    margin: auto;
    display: block;
    width: 300px;
}

#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-home h2 {
    color: #FFF;
    text-align: center;
    font-family: Ramaraja;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.home-main-img{
	    width: 100%;
    margin: auto;
    display: block;
}

.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 {
    max-width: 1058px;
    width: 100%;
    padding: 15px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #FFF;
    color: #707070;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin: auto;
    display: block;
    margin-bottom: 10px;
    height: auto;
}

.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 {
    -webkit-appearance: none;
    max-width: 1058px;
    width: 100% !important;
    padding: 15px !important;
    border-radius: 5px !important;
    margin: auto !important;
    display: block;
    margin-bottom: 30px !important;
    height: auto !important;
    border: 4px solid #FFF !important;
    background: linear-gradient(180deg, #00D770 0%, #00A9A9 100%) !important;
    color: #FFF !important;
    text-align: center !important;
    font-family: Inter !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 100% !important;
    text-transform: uppercase;
}

#main-home {
    padding-bottom: 10%;
}

#field_3hx0t2{
    margin: auto;
    display: block;
    width: 300px;
}

#main-thank h2{
    color: #FFF;
    text-align: center;
    font-family: Ramaraja;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
}

#main-thank{
	padding-bottom: 100px;
}

.with_frm_style textarea {
    vertical-align: top;
    height: auto !important;
    max-width: 1058px !important;
    width: 100% !important;
    padding: 15px !important;
    flex-shrink: 0;
    border-radius: 5px !important;
    background: #FFF;
    color: #707070 !important;
    font-family: Inter !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 100% !important;
    margin: auto !important;
    display: block !important;
    margin-bottom: 10px !important;
}

@media(max-width: 992px){
	#main-thank h2 {
    	font-size: 40px;
    }
}

@media(max-width: 768px){
	#main-home h2 {
    color: #FFF;
    text-align: center;
    font-family: Ramaraja;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    margin-bottom: 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=file], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
    max-width: 1058px;
    width: 100%;
    padding: 10px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #FFF;
    color: #707070;
    font-family: Inter;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin: auto;
    display: block;
    margin-bottom: 0px;
    height: auto;
	}
	
	.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 {
    -webkit-appearance: none;
    max-width: 1058px;
    width: 100% !important;
    padding: 10px !important;
    border-radius: 5px !important;
    margin: auto !important;
    display: block;
    margin-bottom: 0px !important;
    height: auto !important;
    border: 4px solid #FFF !important;
    background: linear-gradient(180deg, #00D770 0%, #00A9A9 100%) !important;
    color: #FFF !important;
    text-align: center !important;
    font-family: Inter !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 100% !important;
    text-transform: uppercase;
	}
	
}

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