/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.fusion-logo img {
	height: 80px !important;
}
img.fusion-sticky-logo {
    height: 55px !important;
}
.fusion-social-links-header .fusion-social-networks.boxed-icons .fusion-social-network-icon {
    color: #fff;
}
.jlsechr1 .fusion-column-wrapper {
        background-size: 100% 100% !important;
}
.jlmrlft70 {
	margin-left:70px;
}
.jlsechr1 h5 {
    color:#fff !important;
	font-size:24px;
}
.jlsechr1 h2 {
    color:#fff !important;
}
.jlsechr1 h6 {
    color: #fff !important;
    font-size: 17px;
    margin-bottom: 18px;
	font-weight: 400;
}
.lgsecb2s1 .fusion-column-wrapper.fusion-flex-justify-content-flex-start.fusion-content-layout-column {
	margin:-2px !important;
}
.lgsecb2txt1 {
    text-decoration: underline;
    text-decoration-color: #a9a9a9;
    margin-bottom: -20px;
    letter-spacing: 0.6px;
    font-weight: bold;
    text-underline-offset: 5px;
    color: #fff !important;
}
.jlsecico1 .content-box-wrapper {
    padding: 30px 35px;
    border: 2px solid #eee;
    box-shadow: 0 4px 10px 0px rgb(0 0 0 / 20%);
    border-radius: 10px;
}
.jlsecico1 .content-box-wrapper:hover i {
	color:#fff !important;
}
.jlcntsec2 {
	
}
.jlcntsec2 input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
.jlcntsec2 input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
.jlcntsec2 input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
.jlcntsec2 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.jlcntsec2 input::-ms-input-placeholder { /* Microsoft Edge */
   color:    #909;
}

.jlcntsec2 input::placeholder { /* Most modern browsers support this now. */
   color:    #909;
}


.jlcntsec2 textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #909;
}
.jlcntsec2 textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #909;
   opacity:  1;
}
.jlcntsec2 textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #909;
   opacity:  1;
}
.jlcntsec2 textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #909;
}
.jlcntsec2 textarea::-ms-input-placeholder { /* Microsoft Edge */
   color:    #909;
}

.jlcntsec2 textarea::placeholder { /* Most modern browsers support this now. */
   color:    #909;
}
.jlcntsec2 .fusion-form-917 input, .jlcntsec2 .fusion-form-917 select, .jlcntsec2 .fusion-form-917 textarea {
	box-shadow: 0 3px 10px 0 rgb(0 0 0 / 25%);
    border-radius: 5px;
}
.jlsecfrm1 p {
	line-height:1.2;
	margin-bottom:0;
	margin-top:30px;
}
.fusion-social-links-footer {
    display: none !important;
}
.jlabtem span.fusion-imageframe img {
    width: 200px;
}
.fusion-testimonials.clean blockquote q {
	font-size:17px;
}