/*
 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
------------------------------------------------------- */

.et_pb_slide_content {
    padding-top: 15px;
    padding-bottom: 15px;
}
.class-font-size h3 {
    font-size: 19px !important;
    color: black !important;
    line-height: 27px;
    font-weight: 500;
}
.et_pb_text_inner , p , .et_pb_text_inner li {
    font-weight: 400 !important;
}

/****************/

.class-h1 h1 {
    color: #fff;
    font-size: 55px;
    font-weight: 500;
}

.class-h2 h2 {
    font-size: 40px;
    font-weight: 500;
}


#cmplz-manage-consent .cmplz-manage-consent {
    animation: mc_slideIn 0.5s forwards !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    right: 5px !important;
    padding-top: 5px !important;
    font-size: 15px;
}

.dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
    height: 87px !important;
}
.dsm_contact_form_7 input , .dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
    background: transparent !important;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    margin-bottom: 15px;
}
span.wpcf7-list-item.first.last {
    /*font-size: 15px !important;
    line-height: 22px;*/
    font-weight: 400;
    margin-bottom: 16px;
}

button.wpcf7-form-control.wpcf7-submit.et_pb_button.et_pb_bg_layout_light {
    width: auto !important;
    float: right;
}


#main-header .sub-menu li.current-menu-item a,
.et_fixed_nav #main-header .sub-menu li.current-menu-item a{
    color: rgba(0, 0, 0, 0.6) !important;
}
#top-menu .sub-menu li.current-menu-item a:hover {
    color: #63B32E !important;
}

@media only screen and (max-width: 980px){
	.reverse {
    flex-direction: column-reverse;
}
.class-h1 h1 {
    color: #fff;
    font-size: 37px;
    font-weight: 500;
    line-height: 42px;
}
.class-h2 h2 {
   font-size: 29px;
    font-weight: 500;
    line-height: 40px;
	
/*font-size: clamp(1.25rem, 1.249rem + 1.5322vw, 2.1875rem);	*/
	}
	   .et_pb_column.et_pb_column_1_2.et_pb_column_7.class-padd.et_pb_column_empty{
        display: block !important;
        padding-bottom: 64% !important;
    }
}

.dsm_contact_form_7 .wpcf7-form-control.wpcf7-select {
    background-color: transparent;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
}

#top-menu li {
    font-size: 15px !important;
    font-weight: 500 !important;
}
@media only screen and (max-width:767px){

.class-size .et_pb_blurb_description p {
    font-size: 14px !important;
    margin-left: -14px !important;
}
}

table tr:nth-child(2n) td {
    background: rgba(0, 0, 0, 0.01);
}

hr {
    background-color: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .08);
}
table th, table td {
    padding: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    vertical-align: middle;
	border-color: rgba(0, 0, 0, .08) !important;
	font-size: 15px;
}
@media only screen and (max-width:980px){

.empty-class .et_pb_column.et_pb_column_empty{
	        display: block !important;
	        padding-bottom: 65% !important;
}
	.et_fixed_nav #main-header {
    position: fixed !important;
}
	    .et_header_style_left #logo {
        max-width: 69% !important;
    }
	.et_pb_slide_content br {
    display: none !important;
}
	.center-text-1 h2 {
    text-align: center;
}
}

.mobile_menu_bar:before{
    color: #4e5ed0 !important;	
}

.et_mobile_menu{
border-top: 3px solid #4e5ed0 !important;	
}

.et-pb-active-slide .et_pb_slide_description{
	    animation-name: none !important;
}

/***************/

section#id-range > div {
    align-items: start;
}
div#id-image-2 {
    margin-bottom: 0;
}
/***************/
@media only screen and (min-width:980px){

.et_pb_row.et_pb_row_4.et_pb_row_fullwidth.class-h2.empty-class.desplay-fles {
    display: flex;
    align-items: center;
}
}