/*
Theme Name: Company Name
Theme URI: http://www.scorzi.com
Description: Company Name Website Template
Author: Scorzi
Author URI: http://WWW.scorzi.com
Version: 1
*/
.header-logo img{
    height: 90px;
    width: auto;
}

.header-logo {
    float: left;
    padding: 0px;
}

#header .header-main.header-on-sticky .header-logo {
    padding: 0px;
}
.testimonial-carousel .testimonial blockquote::before
{
	visibility:hidden;
}
#page-header .centered-container {
    padding-top: 50px;
}
#page-header .centered-container, #page-header .page-title-container {
    min-height: 200px;
}
.testimonial blockquote::before{
	display: none;
}
.service-overlay{
	opacity:0.4 !important;
}

.cta-bottom-container {
    /* background: url(../img/autumn.jpg) no-repeat repeat center center; */
    background: url(https://luxial.com/wp-content/uploads/revslider/LUXIAL---New-Slider---TR/IMG_1400-scaled.jpg) no-repeat repeat center center !important;
    background-size: cover;
  }
