/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.js-wpv-view-layout-241 , .js-wpv-view-layout-275{
	display: flex !important;
    flex-wrap: wrap !important;
}
@media only screen and (min-width: 980px){
	.js-wpv-view-layout-241 .et_pb_section:first-of-type , .js-wpv-view-layout-241 .et_pb_section:nth-child(4) , .js-wpv-view-layout-275 .et_pb_section:nth-child(odd) {
		margin-left:0px !important;
	}
	.js-wpv-view-layout-241 .et_pb_section:nth-child(3),
	.js-wpv-view-layout-241 .et_pb_section:nth-child(6),
	.js-wpv-view-layout-241 .et_pb_section:nth-child(9),
	.js-wpv-view-layout-241 .et_pb_section:nth-child(12),
	.js-wpv-view-layout-275 .et_pb_section:nth-child(even) {
		margin-right:0px !important;
	}
}

@media only screen and (max-width: 980px){
	.js-wpv-view-layout-241 .et_pb_section:nth-child(even){
		margin-right:0px !important;
	}
	.js-wpv-view-layout-241 .et_pb_section:nth-child(odd){
		margin-left:0px !important;
	}
}

@media only screen and (max-width: 426px){
	.js-wpv-view-layout-241 .et_pb_section:nth-child(even){
		margin-right:0 !important;
	}
	.js-wpv-view-layout-241 .et_pb_section:nth-child(odd){
		margin-left:0 !important;
	}
}

#contact-forms input.text, 
#contact-forms input.title, 
#contact-forms input[type=email], 
#contact-forms input[type=password], 
#contact-forms input[type=tel], 
#contact-forms input[type=text], 
#contact-forms select, 
#contact-forms textarea {
	width: 100%;
    border-width: 0;
    border-radius: 0;
    padding: 16px;
	background-color: rgba(255, 255, 255, 0.85) !important;
	color: #000 !important;
	font-size: 20px;
	cursor: auto;
	margin: 10px 0;
	border: 0 solid rgba(255, 255, 255, 0.65);
	font-family: 'Nexa Regular',Helvetica,Arial,Lucida,sans-serif;
	box-sizing: border-box;
	letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
	text-rendering: auto;
}

#contact-forms input[type=email]:focus, 
#contact-forms textarea:focus, 
#contact-forms input[type=tel]:focus,
#contact-forms input[type=text]:focus {
	background-color: rgba(255, 255, 255, 1) !important;
	opacity: 1;
}

#contact-forms input[type=submit] {
    float: right;
    font-size: 26px;
    font-weight: 700;
    background-color: #c6c160 !important;
    color: #ffffff!important;
    border-radius: 5px;
    padding: 15px 50px 8px 50px!important;
    margin-top: 20px;
    border-style: none;
	transition: background-color 300ms ease 0ms;
	text-transform: uppercase;
	display: inline-block;
    cursor: pointer;
}

#contact-forms input[type=submit]:hover {
    background-color: #bc5c55!important;
}

#contact-forms label,
#contact-forms h3,
#footer-form label,
#footer-form h3 {
	display: none;
}

#footer-form input.text, 
#footer-form input.title, 
#footer-form input[type=email], 
#footer-form input[type=tel], 
#footer-form input[type=text], 
#footer-form select, 
#footer-form textarea {
	width: 100% !important;
    border-width: 0;
    border-radius: 0;
    padding: 10px;
	background-color: rgba(255, 255, 255, 0.85) !important;
	color: #000 !important;
	font-size: 16px;
	cursor: auto;
	margin: 5px 0;
	border: 0 solid rgba(255, 255, 255, 0.65);
	font-family: 'Nexa Regular',Helvetica,Arial,Lucida,sans-serif;
	box-sizing: border-box;
	letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
	text-rendering: auto;
}

#footer-form input[type=email]:focus, 
#footer-form textarea:focus, 
#footer-form input[type=tel]:focus,
#footer-form input[type=text]:focus {
	background-color: rgba(255, 255, 255, 1) !important;
}

#footer-form input[type=submit] {
    float: right;
    font-size: 18px;
    font-weight: 700;
    background-color: #c6c160 !important;
    color: #ffffff!important;
    border-radius: 5px;
    padding: 12px 30px 5px 30px!important;
    margin-top: 0px;
    border-style: none;
	transition: background-color 300ms ease 0ms;
	text-transform: uppercase;
	display: inline-block;
    cursor: pointer;
}

#footer-form input[type=submit]:hover {
    background-color: #bc5c55!important;
}

#custom_html-3.et_pb_widget {
	width:100%;
}

.cta-section #cta_59795 h1  {
    font-size: 42px !important;
    line-height: 1.2em !important;
	margin-bottom: 5px;
	color: #fff;
}

#sticky #cta_58868 h2 {
    font-size: 1.5em !important;
    line-height: 1.2em !important;
	margin-bottom: 5px;
}

#cta_58868 p {
    line-height: 1.4em !important;
	font-family: 'Nexa Regular',Helvetica,Arial,Lucida,sans-serif;
	margin-bottom: .4em !important; 
}

#cta_59795 p,
#cta_59795 li {
    line-height: 28px !important;
	font-family: 'Nexa Regular',Helvetica,Arial,Lucida,sans-serif;
	margin-bottom: .6em !important; 
}

#cta_58868 li {
    line-height: 1.4em !important;
	font-family: 'Nexa Regular',Helvetica,Arial,Lucida,sans-serif;
	margin-bottom: .4em !important; 
}

#cta_58868 #element1246720-content  p,
#cta_59795 .cf-button p {
	margin-bottom: 0 !important; 
}

#cta_58868 h4 {
    line-height: 1.5em !important;
	margin-bottom: 1em !important;
	margin-top: 1.4em !important;
	font-size: 25px !important;
}

#cta_59795 h4 {
    line-height: 1.5em !important;
	margin-bottom: 1.5em !important;
	margin-top: 2em !important;
	font-size: 32px !important;
}

.et-l--body ol {
    padding: 0 0 10px 20px !important;
    list-style-position: outside;
}

.cta-section .et_pb_text ol {
    padding: 0 0 10px 25px !important;
    list-style-position: outside;
}

#cta_58868 .cf-button-regular p,
#cta_59795 .cf-button-regular p {
    font-size: 24px !important;
	font-weight: 600 !important;
}

#cta_58868 .cf-center div,
#cta_59795 .cf-center div {
    text-align: center !important;
    transition: all 300ms ease 0ms;
}

#cta_59795 .cf-button p {
    font-size: 40px !important;
	font-weight: 600 !important;
	font-family: 'Nexa Heavy',Helvetica,Arial,Lucida,sans-serif !important;
	padding: 5px 0;
}

.cta-section #cta_59795 .cf-button-large p {
    font-size: 30px !important;
}