@import url('https://fonts.googleapis.com/css2?family=Grandstander:ital,wght@0,100..900;1,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	font-family: "Lato", sans-serif;
	 font-weight: 400;
}





h1{
	font-size: 40px;
	line-height: 42px;
	font-weight: bold;
	  font-family: "Grandstander", cursive;
	text-transform: uppercase;
}

.bcb-from h3{
	
		font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color: #fff;
	font-family: "Grandstander", cursive;
}

.green-color{
	color: #41B9AF;
}


/*.dcb-banner{*/
/*	background: url("../img/banner.jpg");*/
/*	background-size: cover;*/
/*	background-position: center center;*/
/*}*/

.expo-comp-lp-430, .expo-comp-lp-thankyou-442{
   	height: 100vh;
	overflow: hidden; 
		background: url("../img/banner.jpg");
	background-size: cover;
	background-position: center center;
    
}

.bcb-from {
    background: #3A193A;
    padding: 30px 80px;
    max-width: 570px;
    margin: 0 auto;
    text-align: center;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	overflow-x: hidden;
	overflow-y: auto;
}
b, strong {
    font-weight: 800;
}
.bcb-from p{
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}

#gform_fields_5 .gfield {
    margin-bottom: 0;
    text-align: left;
}
#gform_fields_5 input {
    height: 45px;
    border-radius: 0;
    border: none;
    font-size:14px;
}
#gform_fields_5 textarea{
height: 86px;
	border-radius: 0;
	font-size:14px;
	
}
#gform_fields_5 input:focus, #gform_fields_5 textarea:focus{
    outline:none;
   
}
#field_5_6 .ginput_container.ginput_container_consent{
    display:flex;
    gap: 0 12px;
}

#input_5_6_1 {
    min-width: 25px;
    height: 25px !important;
    border-radius: 0;
}


#field_5_6 .gform-field-label {
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
        margin: 0;
}
#gform_wrapper_5 p.gform_required_legend{
    display:none;
}
#gform_fields_5{
    grid-row-gap: 12px;
}
#gform_submit_button_5 {
    background: #41B9AF;
    min-width: 200px;
    border-radius: 0px;
    border: none;
        line-height: 25px !important;
    font-size: 20px;
    font-weight: bold;
    height:auto;
    color:#fff;
        margin-top: 10px;
    padding: 15px 10px 10px;
    margin-bottom:0 !important;
    text-transform: uppercase;
    font-family: "Grandstander", cursive;
}
.from-section a{
       background: #41B9AF;
    min-width: 200px;
    border-radius: 0px;
    border: none;
    font-size: 20px;
    font-weight: bold;
    height:auto;
    color:#fff;
        margin-top: 10px;
    padding: 15px 10px 10px;
    margin-bottom:0 !important;
    text-transform: uppercase;
    font-family: "Grandstander", cursive; 
}
.from-section a.btn.btn-primary:hover, .from-section a.btn.btn-primary:active, .from-section a.btn.btn-primary:focus{
       background: #41B9AF !important;
       border-color:#41B9AF!important;
           box-shadow: none !important;
}



#gform_wrapper_5 .gform-footer.gform_footer.top_label {
    padding: 0;
    justify-content: center;
}
#gform_wrapper_5 .gform_validation_errors {
    background: none !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    padding-block: 0 !important;
    padding-inline-end: 0px !important;
    padding-inline-start: 0 !important;
}
span.gform-icon.gform-icon--circle-error {
    display: none !important;
}
#gform_wrapper_5 .gform_validation_errors>h2 {
    font-size: 12px !important;
    font-weight: normal !important;
    text-align: left;
}
#gform_wrapper_5 .validation_message {
    background: none !important;
    border: none !important;
    font-size: 12px !important;
    margin-block-start: 3px !important;
    padding: 0 !important;
}
.from-section h4{
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	font-family: "Grandstander", cursive;
}
.form-check .form-check-label {
    text-align: left;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}
.from-section button{
	background: #41B9AF;
	min-width: 200px;
	border-radius: 0px;
	border:none;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
	font-family: "Grandstander", cursive;
}
.from-section button:hover {
    background: #41B9AF;
}
.mb-3.form-check {
    display: flex;
    gap: 0 12px;
}
input#exampleCheck1 {
    min-width: 25px;
    height: 25px;
    border-radius: 0;
}
.copyright-section a{
	color: #fff;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 5px;
    margin-top: 25px;
	font-weight: bold;
	font-size: 18px;
	font-family: "Grandstander", cursive;
}
.copyright-section p{
	 font-size: 14px;
    line-height: 18px;
}
.bcb-from::-webkit-scrollbar {
  display: none;
}
.bcb-from::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa; 
}
.bcb-from::-webkit-scrollbar-thumb {
  background: #000;
}
.logo {
    margin-bottom: 25px;
}

.page-template-expo-comp-thankyou .from-section p {
    font-size: 18px;
    line-height: 26px;
   
}
