/* Themify Customize Styling */
body {	
	font-family: "Montserrat";	font-weight:500;
 
}
#headerwrap {	
	padding-top: 1%; 
}
#header {	
	font-family: "Montserrat";	font-weight:800;
	font-size:14px;
 
}
body[class*="themify"] #site-logo a img {		width: 120px; 
}
#site-logo {		position:absolute;

	top: -24px;right: auto;left: auto;margin: auto; 
}
#site-description {	top: auto;right: auto;bottom: auto;left: auto; 
}
#main-nav {	
	padding: -5px; 
}
.module-title {	background: none;
	background-color: rgba(204,110,110,0.48);
	border: 7px double #c40202;
	margin: 22px;
	padding: 22px;
	color: #11db22;	text-decoration:underline;
	font-weight:500;
	letter-spacing:3px;
	font-style:normal;
	font-size:32px;
	line-height:4px;
	text-transform:lowercase;	text-align:center; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 120px; 
}
 }
/* Themify Custom CSS */
.gform_wrapper.sms_wrapper {
    margin: 0 22px;
    position: relative;
    z-index: 1;
}

.gform_wrapper.sms_wrapper input[type=text] {
    height: 55px;
    border-radius: 4px;
    background: #fff !important;
    border-color: #fff !important;
    margin: 0 !important;
    padding: 10px 190px 10px 15px !important;
    color: #000 !important;
}


.gform_wrapper.sms_wrapper li {
    padding: 0 !important;
    margin: 0 !important;
}

.gform_wrapper.sms_wrapper li.sms {
    margin-top: 12px !important;
}

.gform_wrapper.sms_wrapper li.sms .gfield_label .gfield_required {
    display: none;
}

.gform_wrapper.sms_wrapper li.sms .ginput_container_checkbox input[type=checkbox] {
    display: none;
}



.gform_wrapper.sms_wrapper li.sms .gfield_checkbox {
    width: 100%;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    text-align: center;
}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox p, .gform_wrapper.sms_wrapper li.sms .gfield_checkbox label {
    display: inline-block;
}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox label {
    position: relative;
    z-index: 1;
    padding-left: 34px;
    font-size: 16px;
}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox label:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    background: #fff;
    left: 10px;
    top: 5px;
}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox label:after {position: absolute;content: "";height: 14px;width: 14px;background: #605ba8;left: 10px;top: 5px;transform: scale(0);transition: 0.3s;}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox input:checked + label:after {
    transform: scale(.6);
}

label#label_2_2_1 {}

.gform_wrapper.sms_wrapper li.sms .gfield_checkbox input:checked + label {
    font-weight: 400;
}

.gform_wrapper.sms_wrapper .gform_footer {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: auto;
    right: 0;
    border-radius: 0 4px 4px 0;
}

.gform_wrapper.sms_wrapper .gform_footer input[type=submit] {
    margin: 0 !important;
    width: 180px;
    height: 55px;
    border-radius: 0 4px 4px 0 !important;
    background: #30b2ff;
}

.gform_wrapper.sms_wrapper .gform_footer input[type=submit] {
    transform: translateY(0);
}