@charset "UTF-8";
/* Insert your custom CSS styles */


.confort-at-home{
    margin-left: 20px;
}


//Homepage Video
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}

.video-containner{ position: relative;}

.video-containner .video-text.container{  
    text-align: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);

}

#homepage-fist-text{
    margin-top: 50px;
}
#homepage-products-content{ margin-top: 65px;}

.ultra-big-title h3{
    font-size: 72px;
    line-height: 70px; 
    margin-bottom: 40px;
}




.view-produtos-list .col-md-4,
.view-produtos-home-list .col-md-4{ padding: 0;}
.view-produtos-home-list .row{ margin: 0 !important}
.c-content-overlay .image-wrapper{position: relative;}
.c-content-overlay .image-wrapper .product-title{
    color: #fff;
    font-size: 62px;
    font-weight: 500;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.c-content-overlay .image-wrapper .product-title a{ color: #fff; } 
.c-content-overlay .image-wrapper:hover .product-title a{ color: #5c6873; } 
/*.node-type-page .view-produtos-home-list .c-content-overlay .image-wrapper .product-title{
    font-size: 50px;
}*/

.c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .confort-at-home{ display: none;}



.contacte-nos{
    background: #46647b none repeat scroll 0 0;
    border-color: #46647b;
    color: #ffffff;
    font-size: 16px;
    outline: medium none !important;
    padding: 6px 20px 4px;
    transition: all 0.2s ease-out 0s;
    text-transform: uppercase;
}
.contacte-nos:hover{
     background: #40494e none repeat scroll 0 0;
    border-color: #40494e;
    color: #fff;
}

.mosaicflow__column {
 float:left;
 }
.mosaicflow__item img {
 display:block;
 width:100%;
 height:auto;
 border: 2px solid #fff;
 }
.product-image {
	width: 100%;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.product-image:hover img {
	width: 110%;
}

.product-image {

  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;

}

.product-image:hover {
  opacity: 0.6;
}
.page-body-text ,
.node-type-product .field-name-body{
 font-size: 30px;
    margin-bottom: 70px;
    margin-top: 70px;
    text-align: center;
}

.fancybox-skin{
    padding-top: 28px !important;
    border-radius: 0;
}
.fancybox-skin .fancybox-title-float-wrap {
    bottom: auto;
    margin-bottom: 0;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 0;
    z-index: 8050;
}
.fancybox-title-float-wrap .child {
    background: transparent none repeat scroll 0 0;
    border-radius: 15px;
    color: #000;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin-right: -100%;
    padding: 2px 20px;
    text-transform: uppercase;
    white-space: nowrap;
    text-shadow: none;
}

/*#services-page .row .col-md-4{ text-align: center;font-size: 30px; line-height: 30px;}*/

#services-page .row i.fa{font-size: 55px; color: #3f444a; margin-bottom: 20px;}
#services-page .c-content-title-1 > h3 {text-transform: uppercase;}
#services-page .c-content-title-1 > p.c-font-uppercase {text-transform: none }
#services-page .services-pages-intro-text  {margin-top: 50px;}

.page-image-top-wrapper{ position: relative;}

.page-image-top-wrapper .content.container{ 
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.page-image-top-wrapper .content.container h3{ 
    font-size: 75px;
    color: #fff;
    margin: 0;
    font-weight: 400 !important;
    letter-spacing: initial;
    text-transform: uppercase;
}

.siga-nos-footer i{ font-size: 45px; color: #7f8c97;}
.c-postfooter a{ color: #fff;}

.c-page-on-scroll .dropdown-menu{ top: 82%;}
.row.google-map-row{margin-left: 0; margin-right: 0;} 



@media (max-width: 1600px) { 
    .c-content-overlay .image-wrapper .product-title{
        font-size: 50px;
    }
}
@media (max-width: 1200px) { 
    .ultra-big-title h3{
        font-size: 55px;
        line-height: 55px;
    }
    .c-content-overlay .image-wrapper .product-title{
        font-size: 40px;
    }
    .c-desktop-logo{width: 125px;max-height: 65px;}
    .confort-at-home{width: 117px;}
}
@media (max-width: 992px) {
    /*.c-desktop-logo{width: 125px;}*/
    .confort-at-home{width: 135px;}
    .c-layout-header .c-brand{
        margin: 14px 15px;
    }
    .c-layout-header .c-navbar .c-logo img {
        max-height: 37px;
    }
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-hor-nav-toggler{
        top: 4px;
    }
    .c-theme-nav li:focus > a:not(.btn), 
    .c-theme-nav li:active > a:not(.btn), 
    .c-theme-nav li:hover > a:not(.btn),
    .c-theme-nav li.c-active > a:not(.btn){
        color: #f8ea18 !important;
    }
    .c-layout-header .c-brand > .c-topbar-toggler, .c-layout-header .c-brand > .c-search-toggler, .c-layout-header .c-brand > .c-cart-toggler{
        margin-top: 3px;
    }
    .c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control::-moz-placeholder,
    .c-layout-header.c-layout-header-dark-mobile .c-quick-search > .form-control,
    .c-layout-header.c-layout-header-dark-mobile .c-quick-search > span,
    .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-topbar-toggler > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-search-toggler > i, .c-layout-header.c-layout-header-dark-mobile .c-brand > .c-cart-toggler > i{
        color: #5c6873;
    }
    .c-layout-header .c-quick-search > span{
        top: 7px;
    }
    .ultra-big-title h3{
        font-size: 45px;
        line-height: 45px;
    }
    
    
    .view-produtos-home-list .image-wrapper img{ margin: 0 auto}
    
    .page-image-top-wrapper .content.container h3{
        font-size: 55px;
    }
    
    #services-page .col-md-4 .c-left, 
    #services-page .col-md-4 .c-font-left,
    #services-page .col-md-4 > *,
    #services-page .col-md-4{
        text-align: center !important;
    }
    #services-page .col-md-4{ margin-bottom: 20px;}
    .page-body-text, .node-type-product .field-name-body{
        margin-bottom: 45px;
        margin-top: 15px;
    }
    .c-content-contact-1 > .row .c-body > .c-section{ text-align: center;}
    
    #footer .row .c-col{
        text-align: center !important;;
        margin-bottom: 10px;
    }
    
}

@media (max-width: 755px) {
    .page-image-top-wrapper .content.container h3{
        font-size: 45px;
    }

    .page-image-top-wrapper {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: auto 100%;
    }

}
@media (max-width: 410px) {
    .page-image-top-wrapper .content.container h3 {
        font-size: 30px;
    }
    .mosaicflow__column{ width: 100% !important;}
    .c-layout-footer-6 .c-postfooter .c-col{
        height: auto;
        line-height: 25px;
    }
    .confort-at-home{ display: none !important;}
}