/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:wght@100;200;300;400;500;600;700;800;900&display=swap');




@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

h1,
    h2,
        h3,
            h4,
                h5,
                    h6,
                       a,
                         span
                             {
                             font-family: 'DM Serif Display', serif;
                             }
p
   {
       font-family: 'Poppins', sans-serif !important;
   }


#sec-01 h5 {
    margin-top: 65px;
    font-size: 14px;
    color: #212243;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 6px;
    padding-left: 27px;
    font-weight: 500;
}
#sec-01 h5:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Rectangle-9.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    top: 75px;
    left: 188px;
}
#sec-01 span {
    font-family: 'Poppins';
    font-weight: 500;
}
#header-outer:not([data-format="left-header"]) #top nav > ul > li:not(.megamenu) ul a:hover {
    background-color: transparent!important;
}
header#top ul.sub-menu.tracked-pos {
    background-color: #fe8f19!important;
    padding: 15px !important;
    margin: -20px 0px 0 25px!important;
    width: 120px;
    border-radius: 10px;
    transition: .1s ease;
    line-height: 10px!important;
}
#sec-01 h2 {
    color: #FE8F19;
    font-size: 46px;
    line-height: 52px;
    padding-left: 27px;
    font-weight: 400;
}
#sec-01 p {
    line-height: 28px;
    font-size: 16px;
    color: #212243;
    font-family: 'Poppins';
    margin-bottom: -6px;
}

#sec-01 ul li {
    font-weight: 500;
    color: #212243;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Poppins';
}

#sec-01 ul li::marker {
    color: #FE8F19;
}
#painting h2 {
    color: #FE8F19;
    font-size: 56px;
    line-height: 52px;
    font-weight: 400;
    margin-top: 49px;
    margin-bottom: -16px;
}

#flooring h2 {
    color: #FE8F19;
    font-size: 56px;
    line-height: 52px;
    font-weight: 400;
    margin-top: 49px;
    margin-bottom: -16px;
	text-transform: uppercase;
}
div#footer-widgets a {
    font-size: 20px;
}
#sec-01 a.nectar-button.medium.regular.accent-color.regular-button {
    margin-top: 24px;
    width: 177px;
    height: 49px;
    text-align: center;
    padding-top: 15px;
    font-size: 18px;
    text-transform: unset;
    background-color: #FE8F19!important;
    letter-spacing: 1px;
    border-radius: 0 0 0 0 !important;
    margin-left: 30px;
}
div#sec-02 span {
    font-family: 'Poppins';
}

#sec-02 h5 {
    margin-top: 50px;
    font-size: 14px;
    color: #212243;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 500;
}

#sec-02 h5:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Rectangle-9.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    top: 11px;
    left: 249px;
}

#sec-02 h2 {
    color: #FE8F19;
    font-size: 46px;
    line-height: 52px;
    font-weight: 400;
    width: 68%;
}
#sec-02 a.nectar-button.medium.regular.accent-color.regular-button {
    margin-top: 140px;
    width: 177px;
    height: 49px;
    text-align: center;
    padding-top: 14px;
    font-size: 18px;
    text-transform: unset;
    background-color: #FE8F19!important;
    letter-spacing: 1px;
    border-radius: 0 0 0 0 !important;
    padding-left: 0px;
    padding-right: 0px;
}

#sec-02 p {
    line-height: 23px;
    font-size: 16px;
    color: #212243;
    margin-bottom: 30px;
}


#sec-03 h5 {
    margin-top: 50px;
    font-size: 14px;
    color: #212243;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 500;
}

#sec-03 h5:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Rectangle-9.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 9px;
    left: 156px;
    margin-top: 11px;
}
#sec-03 h2 {
    color: #FE8F19;
    font-size: 46px;
    line-height: 52px;
    font-weight: 400;
    /* width: 68%; */
}

div#sec-03 .wpcf7 input[type=text], input#phone {
    float: left;
    width: 46%;
    margin-right: 20px;
    margin-bottom: 40px;
    background: transparent;
    color: black;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    height: 55px;
    font-size: 16px;
    font-family: 'Poppins';
    border-radius: 0px !important;
}

div#sec-03 .wpcf7 textarea {
    float: left;
    width: 96%;
    margin-right: 20px;
    margin-bottom: 40px;
    background: transparent;
    border: 1px solid #CCCCCC;
    resize: none;
    height: 118px;
    color: black;
    font-size: 16px;
    font-family: 'Poppins';
}

#sec-03 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 198px;
    height: 50px;
    text-align: center;
    padding-top: 11px!important;
    font-size: 18px;
    text-transform: unset;
    font-family: 'Poppins'!important;
    background-color: #FE8F19!important;
    letter-spacing: 1px;
    border-radius: 0 0 0 0 !important;
}
#sec-03 p {
    line-height: 28px;
    font-size: 16px;
    color: #212243;
    margin-top: 20px;
}
#sec-04 h2 {
    text-align: center;
    font-size: 75px;
    color: #FE8F19;
}
#sec-04 h2 {
    text-align: center;
    padding-top: 50px;
    font-size: 75px;
    color: #FE8F19;
}

#sec-04 .button.solid_color a.primary-color {width: 195px;height: 49px;text-align: center;padding-top: 14px;font-size: 18px;text-transform: unset;font-family: 'Poppins'!important;background-color: transparent!important;letter-spacing: 1px;border-radius: 0 0 0 0 !important;border: 1px solid;font-weight: 300;}

#sec-04 .button.solid_color {
    display: table;
    text-align: center;
    margin: 0 auto;
}
div#header-outer {
    height: 0px;
    background-color: transparent;
}

div#header-space {
    height: 0;
}
div#footer-widgets h2 {
    font-size: 28px;
    color: #ffff;
    margin-bottom: 20px;
}

div#footer-widgets h6 {
    font-size: 16px;
    font-family: 'Poppins';
    color: #FFFFFF!important;
    font-weight: 400;
}
.foot-left {
    float: left;
}

.foot-right {
    float: right;
}


#sec-05 h5 {
	text-align:center;
    margin-top: 50px;
    font-size: 14px;
    color: #212243;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 500;
}
#sec-05 h4 {
    text-align: center;
    margin-top: 50px;
    font-size: 20px;
    color: #3E3E3E;
    font-family: 'DM Serif Display';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 35px;
}


#sec-05 h2 {
	text-align:center;
    color: #FE8F19;
    font-size: 46px;
    line-height: 52px;
    font-weight: 400;
	margin-bottom:-80px!important;
}

#sec-05 p {
    font-size: 16px;
    width: 80%;
    text-align: center;
    margin: 0 auto!important;
    color: black;
    font-weight: 500;
}
#sec-05 p:before {
    content: '';
    background-image: url(http://remodelix.cloudstandly.com/wp-content/uploads/2022/10/download-36.png);
    position: absolute;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    top: 113px;
    left: 35.5em;
    right: 0;
}
#sec-05 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before {
    background-color: white!important;
}
#sec-05 .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow {
    fill: white!important;
}


#sec-05 button.flickity-button.flickity-prev-next-button.previous::before {
	background-color: #FE8F19!important;
}

#sec-05 button.flickity-button.flickity-prev-next-button.next:before {
    background-color: #FE8F19!important;
}
#sec-05 .nectar-flickity[data-controls*=arrows_overlaid] .next:after, .nectar-flickity[data-controls*=arrows_overlaid] .previous:after {
    background-color: #fff!important;
}


#sec-07 h5:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Rectangle-9.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    top: 11px;
    left: 165px;
}
#sec-07 h2 {
    color: #fe8f19;
    font-size: 46px;
    line-height: 52px;
    font-weight: 400;
    width: 68%;
}

#sec-07 h5 {
    color: #ffffff;
    font-size: 30px;
    line-height: 52px;
    font-weight: 400;
    width: 68%;
    font-family: 'DM Serif Display';
    margin-bottom: 40px;
}
#sec-07 a.nectar-button.medium.regular.accent-color.regular-button {
    margin-top: 140px;
    width: 177px;
    height: 49px;
    text-align: center;
    padding-top: 14px;
    font-size: 18px;
    text-transform: unset;
    background-color: #FE8F19!important;
    letter-spacing: 1px;
    border-radius: 0 0 0 0 !important;
    padding-left: 0px;
    padding-right: 0px;
}
div#sec-07 span {
    font-family: 'Poppins';
}

p.offer-a2 {
    line-height: 23px;
    font-size: 16px;
    padding-bottom: 20px !important;
    color: #212243;
    width: 90%;
    padding-left: 19px;
}
#sec-07 img {width: 100%;object-fit: cover;height: auto;padding: 14px;margin: 0;}

#sec-07 h3 {
    font-size: 24px;
    letter-spacing: 1px;
    padding-left: 22px;
    font-weight: 500;
    padding-bottom: -3px;
    color: black;
    font-family: 'DM Serif Display';
    margin-top:-22px;
}
/* #sec-07 h3:before {
    content: '';
    background-image: url(http://remodelix.cloudstandly.com/wp-content/uploads/2022/10/download-7.png);
    background-repeat: no-repeat;
    width: 63px;
    height: 40px;
    position: absolute;
    right: 16px;
} */
.foot-2 {
    margin-left: 110px;
}
.sec-07 h1 {
    margin-top: 65px;
    font-size: 14px;
    color: #212243;
    font-family: 'Poppins';
    text-transform: uppercase;
    letter-spacing: 6px;
    font-weight: 500;
    margin-bottom: -10px;
}

.sec-07 h1:before {
    content: '';
    position: absolute;
    background-image: url(/wp-content/uploads/2022/10/Rectangle-9.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    top: 27px;
    left: 165px;
}

.foot-1 input[type="email"] {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0!important;
    text-transform: capitalize;
    width: 70%!important;
}

.foot-1 i.fa.fa-telegram {
    font-size: 36px;
    position: relative;
    top: 0;
    left: -35px;
    color: #FE8F19;
    font-size: 23px!important;
}
div#footer-widgets .foot-2 a {
    font-size: 16px;
    font-family: 'Poppins';
    color: #fff;
}
div#footer-widgets p {
    color: white;
}
top#header ul li {
    margin-right: 10px!important;
}

header#top ul {
    margin-right: 45px;
}

header#top ul li span {
    font-size: 15px!important;
    font-family: 'Poppins';
    color: white;
    /* padding: 8px; */
}

li#menu-item-77 span.menu-title-text:before {
    content: '';
    background-image: url(http://remodelix.cloudstandly.com/wp-content/uploads/2022/10/Group-76-1.png);
    position: absolute;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    left: -54px;
    bottom: -63px;
}

top#header ul li span:last-child {
    margin-right: 13px!important;
}

li#menu-item-48 {
    margin-right: 35px;
}

body #footer-outer i {
    font-size: 18px;
    width: auto;
    background-color: transparent;
    padding-right: 9px;
    color: #fe8f19;
}
#footer-outer #copyright[data-layout="centered"] .col.span_5 {
    max-width: 100% !important;
    margin: 0 auto;
}

.foot-left a {
    font-size: 14px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}

.foot-right a {
    font-size: 14px;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
}
.foot-right a:hover {
    font-size: 14px;
    font-weight: 600 !important;
	color:#fe8f19 !important;
    font-family: 'Poppins' !important;
}
.foot-left a:hover {
    font-size: 14px;
    font-weight: 600 !important;
	color:#fe8f19 !important;
    font-family: 'Poppins' !important;
}
#footer-outer #copyright[data-layout="centered"] {
    height: 35px;
    padding: 10px 0 32px;
}
#footer-outer #copyright a:hover:not(.nectar-button) {
    color: #fe8f19!important;
}
#header-outer header .col.span_9.col_last {
    margin: 0 !important;
    margin-left: 88px !important;
}

#header-outer header li#menu-item-77 {
    margin-left: 240px !important;
}
.text {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 60%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  width:80%;

}
/* #sec-07 .vc_col-sm-4:hover h3 {
    display: none;
} */
.text-2 {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  width:80%;

}
.text-3 {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  width:80%;
  text-decoration: none;
}
.text-3 a{
  color: white;
  font-size: 18px;
  font-weight:400;
  text-decoration: none;
}
.overlay,.overlay-2,.overlay-3 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fe8f19;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  opacity: 0.8;
}
.wpb_text_column.wpb_content_element:hover .overlay {
  height: 100%;
}
 .wpb_text_column.wpb_content_element:hover .overlay-2{
  height: 100%;	
}
.wpb_text_column.wpb_content_element:hover .overlay-3{
  height: 100%;	
} 
.text-3 h4 {
    font-size: 18px;
    font-family: 'Poppins';
    color: white;
}

.text-3 h4:before {
    content: '';
    background-image: url(http://remodelix.cloudstandly.com/wp-content/uploads/2022/11/download-7-1.png);
    position: absolute;
    width: 100px;
    background-repeat: no-repeat;
    height: 100px;
    left: 110px;
    top: 6px;
}
.image-1 {
    margin: 0 0 0 0 !important;
    padding: 0 0 0 0!important;
}

.image-1 img {
    width: 370px!important;
    height: 237px!important;
}

.image-2 img {
    margin-left: -28px;
    height: 317px!important;
    width: 470px!important;
}

.image-3 img {
    margin-left: -30px;
    height: 316px!important;
}

.image-4 img {
    height: 321px!Important;
}

.image-5 img {
    width: 370px!important;
    height: 241px!Important;
    margin-left: -27px;
}


.image-6 img {
    width: 305px!important;
    margin-left: -64px;
    height: 241px!important;
    margin-bottom: 63px!important;
}
div#sec-03 .wpcf7 input[type=email] {
    float: left;
    width: 95%;
    margin-bottom: 40px;
    background: transparent;
    color: black;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    border-radius: 0px !important;
    height: 55px;
    font-size: 16px;
    font-family: 'Poppins';
}
.service-images-2 img {
    height: 300px!important;
}
h2.offers-01 {
    color: #FE8F19;
    font-size: 52px;
    font-weight: 100;
    padding-top: 33px;
}
h3.offer-13 a {
    color: #fff;
    font-size: 20px !important;
    font-weight: 100;
}
h3.offer-13 {
    color: #fff;
    font-size: 20px !important;
    font-weight: 100;
}
p.offer-021s {
    line-height: 28px;
    font-size: 16px;
    color: #212243;
    font-family: 'Poppins';
    margin-bottom: 30px;
    width: 81%;
    padding-left: 35px;
}
#sec-about-02 h4 {
    color: #000;
    font-size: 20px;
}
#sec-about-02 p.offer-0a1 {
    font-size: 16px;
    width: 86%;
}
#sec-about-02 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 3px 1px;
    padding: 25px;
}
#sec-about-02 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover , #sec-about-02 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover p.offer-0a1 ,#sec-about-02 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover h4{
background:#FE8F19;
	color:#fff;
}
#sec-about-03 h2 {
    color: #FE8F19;
    font-size: 45opx;
    font-size: 45px;
    padding-left: 170px;
}
#sec-about-03 p.offer-012 {
    font-size: 16px;
    padding-left: 169px;
    width: 93%;
    color: #212243;
}
#sec-about-04 h2 {
    color: #FE8F19;
    font-size: 45opx;
    font-size: 45px;
    padding-left: 50px;
}
#sec-about-04 p.offer-012 {
    font-size: 16px;
    padding-left: 50px;
    width: 76%;
    color: #212243;
}
img.alignnone.size-full.wp-image-166 {
    float: right;
}
#sec-services-01 .vc_col-sm-4 .wpb_text_column.wpb_content_element {
    box-shadow: 0px 0px 3px -1px;
    padding: 25px;
    margin-top: -14px;
    width: 94%;
    margin-left: 0px;
}
#sec-services-01 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover , #sec-services-01 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover p.offer-0a1 ,#sec-services-01 .vc_col-sm-4 .wpb_text_column.wpb_content_element:hover h4{
background:#FE8F19;
	color:#fff;
}
#sec-services-01 h2 {
    color: reed;
    color: #FE8F19;
}

#sec-gallery-01 img.img-with-animation.skip-lazy.animated-in {
    width: 100%;
}
img.alignnone.size-full.wp-image-220 {
    float: right;
}
#sec-03 img.alignnone.size-full.wp-image-220 {
    float: right;
}
#header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after{
	border-color: #FE8F19;
}
#sec-gallery-01 .vc_col-sm-4:before {
    content: "";
    width: 95%;
    height: 80px;
    position: absolute;
    bottom: 17px;
    left: 11px;
    z-index: 999999;
    background-image: linear-gradient(#00000003, #FE8F19);
    transition: all 0.3s linear;
    opacity: 0;
}
#sec-gallery-01 .vc_col-sm-4:hover:before {
    opacity: 1;
}
p.offer-a1 {
    line-height: 23px;
    font-size: 16px;
    color: #212243;
    margin-bottom: 30px;
    width: 55%;
}
div#sec-gallery-01 img {
    object-fit: cover;
    height: 245px !important;
}
#sec-01 p.off-ar {
    line-height: 28px;
    font-size: 16px;
    width: 92%;
    color: #212243;
    margin: 0 auto;
}
#sec-07 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 11px 21px;
    border-radius: 0px !important;
	   margin-bottom: 20px;
}
#sec-07 p.inter-01 {
    padding: 0px 21px;
    border-radius: 0px !important;
    font-size: 17px;
    object-fit: cover;
    height: 70px;
}
#sec-07 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 11px 21px;
    border-radius: 0px !important;
    margin-bottom: 20px;
    margin-left: 23px;
}
#painting p.exter {
    font-size: 17px;
    width: 78%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 0px !important;
}
#painting h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fe8f19;
    text-transform: uppercase;
}
#painting p.inter-01a {
    font-size: 17px;
    width: 91%;
    padding-top: 10px;
    padding-bottom: 0px !important;
    float: left;
}
div#painting .column-bg-overlay-wrap.column-bg-layer {
    box-shadow: none !important;
}
#sec-07 img {
    object-fit: cover !important;
    height: 350px !important;
}
#sec-flooring-01 h3 {
    font-size: 24px;
    letter-spacing: 1px;
    padding-left: 16px;
    font-weight: 500;
    padding-bottom: -3px;
    color: black;
    font-family: 'DM Serif Display';
    margin-top: -22px;
}
#sec-flooring-01 p.inter-01 {
    padding: 0px 21px;
    border-radius: 0px !important;
}
#sec-flooring-01 a.nectar-button.small.regular.accent-color.regular-button {
    padding: 11px 21px;
    border-radius: 0px !important;
    margin-bottom: 20px;
    margin-left: 15px;
    font-weight: 100;
}
#sec-flooring-01 h2 {
    color: #FE8F19;
    font-size: 56px;
    line-height: 52px;
    font-weight: 400;
    margin-top: 49px;
    margin-bottom: -16px;
}
#sec-flooring-01 p.flor-01{
    padding: 0px 16px;
    border-radius: 0px !important;
    object-fit: cover;
    font-size: 18px;
    width: 100% !important;
    height: 71px;
}
#sec-flor-04 p.inter-01a {
    font-size: 18px;
    width: 91%;
    padding-top: 10px;
    padding-bottom: 0px !important;
    float: left;
}
#sec-flor-04 h3 {
    font-size: 34px;
    letter-spacing: 1px;
    font-weight: 500;
    color: #fe8f19;
    text-transform: uppercase;
}
#sec-flor-04 p.exter {
    font-size: 18px;
    width: 78%;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 0px !important;
}


#sec-flor-04 h2 {
    color: #FE8F19;
    font-size: 56px;
    line-height: 52px;
    font-weight: 400;
    margin-top: 49px;
    margin-bottom: -16px;
}
#sec-ser-01 h3 {
    font-size: 34px;
    line-height: 44px;
    color: #FE8F19;
}

#sec-ser-01 p.offer-01ab {
    font-size: 17px;
    width: 90%;
}

#sec-ser-01 p.services-01a {
    font-size: 17px;
    width: 90%;
}
#sec-ser-01 h3 {
    font-size: 34px;
    line-height: 44px;
    color: #FE8F19;
}

#sec-ser-01 p.offer-01ab {
    font-size: 17px;
    width: 90%;
}

#sec-ser-01 p.services-01a {
    font-size: 17px;
    width: 90%;
}

#sec-services-01 p.offer-0a1 {
    font-size: 17px;
}

#sec-services-01 img {
    width: 94%;
}
#sec-ser-01 img.img-with-animation.skip-lazy.animated-in {
    margin-left: 100px;
}
#sec-ser-01a h2 {
    font-size: 34px;
    line-height: 44px;
    color: #FE8F19;
}
#sec-ser-01a p.services-01a {
    font-size: 17px;
    width: 70%;
    margin: 0 auto;
}
#sec-quality-01 h2 {
    color: #000;
    font-size: 25px;
}

#sec-quality-01 p.ofr-01 {
    font-size: 17px;
}
#sec-quality-01 .wpb_text_column.wpb_content_element {
    padding: 20px;
    object-fit: cover;
    height: 191px;
    box-shadow: 0px 3px 12px 4px #f9f1f1;
}
#sec-quality-01 .wpb_text_column.wpb_content_element:hover, #sec-quality-01 .wpb_text_column.wpb_content_element:hover h2 {
    background: #fe8f19;
    color: #fff !important;
}
#sec-01 p.ab-01 {
    width: 80% !important;
    padding-right: 0px !important;
    padding-left: 31px;
}
.wpb_column[data-shadow=small_depth]>.vc_column-inner>.column-bg-overlay-wrap {
    box-shadow: none !important;
}
li#menu-item-410:before {
    content: '';
    background-image: url(http://remodelix.cloudstandly.com/wp-content/uploads/2022/10/Group-76-1.png);
    position: absolute;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    left: -48px;
    bottom: -28px;
}
#sec-services-01 img {
    width: 94%;
    object-fit: cover;
    height: 300px;
}
#sec-07 p.flor-01 {
    padding: 0px 21px;
    border-radius: 0px !important;
    object-fit: cover;
    font-size: 18px;
    width: 100% !important;
    height: 96px;
}
div#whatsapp-icon a {
    position: fixed;
    right: 21px;
    top: 53%;
    transform: rotate(90deg);
    font-size: 18px;
    background: #fe8f19;
    right: -59px !important;
    padding: 20px;
    color: #fff;
    z-index: 999999;
    letter-spacing: 4px;
    -webkit-animation: scrollDownAnimation .5s ease infinite alternate;
    font-weight: 400 !important;
}
div#sec-forv img {
    object-fit: cover;
    height: 400px;
}