/*
 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_text_inner p, .et_pb_blurb_description{
	font-weight:400 !important;
}

.cls-background-st {
    background: rgba( 77, 206, 232, 0.2 );
    box-shadow: 0 8px 32px 0 rgb(0 0 0 / 37%);
    backdrop-filter: blur( 11px );
    -webkit-backdrop-filter: blur( 11px );
    min-height: 474px;
    padding: 25px !important;
    border-radius: 0px !important;
}

.cls-display-non {
    display: none;
}

/*********max-980*********/
@media only screen and (max-width: 980px){
	
.class-flex-cont {
    display: flex;
    flex-direction: column-reverse;
}

}

/*********min-768*********/
@media only screen and (min-width: 768px){
	.cls-header-respo-a {
   		 display: none;
}

}

/*********max-767*********/
@media only screen and (max-width: 767px){
.rv-slider-dis {
    display: none;
}

}



/*phone**************************************/

.cls-phone-number {
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
}

.cls-phone-number span.et-pb-icon {
    font-size: 31px !important;
    padding-right: 15px;
}

.cls-phone-number .et-pb-icon {
    background: #4dcee8;
    padding: 15px !important;
    border-radius: 0px 0px 0px 0px;
    color: #fff;
}

.cls-phone-number .cls-ph-n-txt {
    background: #4dcee8;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 17px;
    padding-top: 17px;
    padding-right: 0px;
    padding-bottom: 21px !important;
    padding-left: 0px;
    color: #fff;
    height: 61px !important;
}

p.cls-ph-n-txt {
    width: 0;
	opacity: 0;
}

.cls-display-b {
    position: relative;
    z-index: 999999999999 !important;
}

.cls-display-b:hover .cls-ph-n-txt {
    width: 100%;
    transition: .3s ease;
    padding-right: 16px;
    padding-left: 16px;
	opacity: 1;
}

#logo {

    max-height: 84% !important;
}

.menu-item a {
    font-family: 'Montserrat';
}
.et-fixed-header #top-menu .current_page_item a{
	color:#2EA3F2 !important;
} 


div#main-content a {
    color: #3eb6cc;
}

/*********max-980*********/
@media only screen and (max-width: 980px){
	
.class-flex-cont {
    display: flex;
    flex-direction: column-reverse;
}
	
.cls-display-none98 {
		display:none;
	}

}

.et_mobile_menu {

    border-top: 3px solid #4dcee8 !important;

}

span.cls-titre-slider1 {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 600!important;
    font-size: 56px!important;
    line-height: 1.2em!important;
}