/* about */
.text-button-002 {
    padding: 0 0 0 50px;
}
@media (max-width:991px){
    .text-button-002 {
        padding: 30px 0 30px 30px;
	}
}
@media (max-width:767px){
    .text-button-002 {
        padding: 0 15px 30px 15px;
	}
}
@media (min-width:991px){
    .about-products .text-block-dark {
        padding-right:100px;
    }
}
@media (min-width:1200px){
    .about-products .text-block-dark {
        padding-right:200px;
    }
}
.image-style-003{
    text-align:center;
}
@media (max-width:767px){
    .image-style-003{
        margin-bottom:30px;
    }
}
.image-style-003 img {
    width: 350px;
    height: auto;
    border-radius: 500px 500px 0 0 !important;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #de000000;
    box-shadow: 0px 0px 0px 1px #fd0202;
}
@media (max-width:767px){
    .image-style-003 img {
        width: 250px;
        height: auto;
    }
}



/* cabinets */
.image-style-012{
  	text-align:center;
}
@media (max-width:991px){
.image-style-012 {
    padding: 0 15px;
}}
.image-style-012 img {
    width: 400px;
    height: auto;
    border-radius: 500px 500px 500px 500px !important;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #de000000;
    box-shadow: 0px 0px 0px 1px #fff;
	margin: -50px 0px;
}
@media (max-width:991px){
    .image-style-012 img {
        width: 300px;
}
}
@media (max-width:767px){
    .image-style-012 img {
        width: 300px;
        margin: -30px 0px 30px 0px;
}
}
.advantages-001 img {
    width: 100px;
    height: auto;
  	margin-bottom: 15px;
}
.advantage-box-001 .sppb-addon-title,.advantage-box-002 .sppb-addon-title{
    margin-bottom:15px;
}
@media (max-width:767px){
.advantage-box-002 {
    padding-top:30px;
}}
.advantages-001 .text-block-dark .sppb-addon-title{
    margin-bottom:0px !important;   
}
.advantages-001 .text-block-dark .sppb-addon-content {
    margin-bottom: 0px;
}
.cabinet-box-001{
    padding: 20px;
    border: 1px solid #52796f;
    border-radius: 20px;
    color: #52796f;
    transition: 0.5s;
    position:relative;
    overflow:hidden;
}

.cabinet-box-001 p{
    margin-bottom:0px;
}

.cabinet-box-001:before{
    content:"";
    position:absolute;
    left:0px;
    top:0px;
    height:100%;
    width:100%;
    background: linear-gradient(135deg,#52796f,#2f3e46);
    opacity:0;
    transition:0.3s;
}

.cabinet-box-001:hover:before,.cabinet-box-001:focus:before {
    opacity:1;
}
.cabinet-box-001:hover .sppb-addon-content,.cabinet-box-001:focus .sppb-addon-content{
    filter:brightness(10);
}
.cabinet-box-001:hover .sppb-addon-title,.cabinet-box-001:focus .sppb-addon-title{
    filter:brightness(10);
}
.cabinet-box-001 .sppb-addon-title{
    transition:0.3s;
}
.cabinet-box-001 .sppb-addon-content{
    transition:0.3s;
}
.advantage-box-001 .sppb-addon-text-block {
    color: #52796f;
}
.advantage-box-002 .sppb-addon-text-block {
    color: #52796f;
}



/* doors & windows */
.doors-windows .image-style-001 img {
    width: 400px;
    height: auto;
    border-radius: 500px 500px 0px 0px !important;
    margin: 30px 0 -30px 0;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #de000000;
    box-shadow: 0px 0px 0px 1px #FFFFFF;
}
@media (max-width:991px){
    .doors-windows .image-style-001 img {
        width: 300px;
}}
@media (max-width:767px){
    .doors-windows .image-style-001 img {
        margin: -30px 0px 30px 0px; 
}}
.doors-windows .image-style-001 .sppb-addon-content {
    text-align:center;
}
.doors-windows .text-button-001 .sppb-addon-content{
    margin-bottom: 0;
}
.image-style-005 img{
    border-radius: 0 0 500px 500px !important;
}
.image-style-006 img{
    border-radius: 500px 500px 500px 500px !important;
}
.image-style-007 img{
    border-radius: 500px 500px 0 0 !important;
}
.image-style-008 img{
    border-radius: 500px 0 0 500px !important;
}
.image-style-009 img{
    border-radius: 0 0 500px 500px !important;
}
.image-style-010 img{
    border-radius: 0 500px 500px 0 !important;
}
.image-style-011 img{
    border-radius: 500px 0 0 500px !important;
}
@media (min-width:767px){
.image-style-008 img{
  	transform: translate(0px, -30px);
}
.image-style-009 img{
  	transform: translate(0px, 30px);
}
}



/* countertop */
.countertop-001 .text-button-001 .sppb-addon-content{
    margin-bottom: 0;
}



/* warranty */
.text-button-003 .sppb-addon-content {
    margin-bottom: 0;
}
@media (min-width:991px) {
    .warranty-box-001,.warranty-box-002,.warranty-box-003{
    padding-left: 100px !important;
    padding-right: 100px !important; 
}}
.warranty-number-001{
    opacity: 0.1;
}
.warranty-number-001 .sppb-addon-title{
    font-size:100px !important;
}
.image-style-004 img {
    width: 400px;
    height: auto;
    border-radius: 500px 500px 500px 500px !important;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #de000000;
    box-shadow: 0px 0px 0px 1px #fd0202;
	margin: -50px 0px;
}
@media (max-width:991px){
    .image-style-004 img {
        width: 300px;
}
}
@media (max-width:767px){
    .image-style-004 img {
        width: 300px;
        margin: -30px 0px 30px 0px;
}
}

.image-style-004{
    text-align:center;
}

.warranty-box-001 img,.warranty-box-002 img,.warranty-box-003 img{
    height: 150px;
}
.warranty-box-001 img{
    margin-bottom:5px;
}
.warranty-box-002 img{
    width: 150px;
    margin-bottom:30px;
}
@media (max-width:767px){
  	.warranty-box-002 img{
    	margin-top:30px;
}}
@media(min-width:768px){
    .warranty-number-001 {
        text-align:center !important;
    }
}
@media (max-width:767px){
.warranty-number-001 .sppb-addon-title {
    font-size: 50px !important;
}}



/* portfolio */
.portfolio-box-001 .sppb-addon-text-block .sppb-addon-content{
    margin-bottom:0;
}
.portfolio-box-001 .sppb-gallery img {
    object-fit: cover;
}
@media (max-width:767px){
.portfolio-box-001 .sppb-addon-text-block{
    text-align:center !important;
    }
.portfolio-box-001 .sppb-gallery{
    justify-content:center !important;
    }
}



/* contact */
.contact-form-001 .home-title-001 h2 {
    color: rgb(47, 62, 70);
}
@media (max-width:767px){
    .contact-form-001 .form-label {
        width:100% !important;
    }
    .contact-form-001 input, .contact-form-001 textarea{
        max-width:100% !important;
    }
}
.contact-info-001 {
  	vertical-align: middle !important;
}

.contact-info-001 p {
  	padding: 20px 0px;
  	margin: 0px !important;
  	color: #fff;
}
.contact-info-001 a {
  	color: #fff;
}
.contact-info-001 i {
  	color: #fff;
}
.contact-box-001 .home-title-001 h2 {
    color: #fff;
}
.contact-box-001 {
  	padding: 50px;
  	border-radius: 20px;
  	height: fit-content;
    background: linear-gradient(135deg, rgb(82, 121, 111) 0%, rgb(47, 62, 70) 100%);
}
@media (max-width: 767px) {
  	.contact-box-001 {
  		padding: 30px 15px;
}
  	.contact-box-001 .home-title-001 h2 {
  		font-size: 24px;
}
	.contact-box-001 .pull-left {
    	margin-right: 5px;
}
  	.contact-info-001 i {
    	font-size: 22px !important;
}
  	.contact-box-001 .sppb-icon-container{
      	padding: 20px 10px 20px 20px !important; 
}
}
@media (max-width: 1200px) {
    .contact-box-001 .sppb-icon .sppb-icon-container > i {
        font-size:20px !important;
    }
}
.contact-info-001 a{
    transition:0.3s;
}
.contact-info-001 a:hover, .contact-info-001 a:focus{
    opacity:0.6;
}
.leaflet-popup-content-wrapper {
    text-align: center;
}
.contact-form-001 .fas.fa-asterisk:before {
    font-size:6px;
    opacity: 0.5;
}