body .site{font-family: "Poppins", Sans-serif; padding: 0; margin: 0; box-shadow: none; max-width: none; }
footer#colophon{ max-width: none; margin: 0; padding: 0; }
a, a:hover, a:focus{outline:none;text-decoration: none;}
img.img-fluid{ display: block; }
/* font */
/* font */
/* header */
.header-top .left-block .box{width:50%;float:left;margin-bottom:0;}
.header-top .left-block .box .elementor-image-box-img{width:24px !important;}
.header-top .left-block .box a{transition:all 500ms ease-in-out;}
.header-top .left-block .box a:hover{color:#b92025;}
.header-bottom .hfe-nav-menu li a{padding:0 !important;}
.header-bottom:after{content:"";position:absolute;bottom:0;left:0;width:30%;height:100%;background:#fff;z-index:-1;}
/* header */
/* home service */
.common-big-title h2{opacity: 0.2;}
#service .box .img-responsive{padding-bottom:25px;}
#service .box .img-fluid img{width:100%;}

#service .box .content h2{font-size:23px;line-height:25px;color:#fff;text-transform:uppercase;font-weight: bold;padding-bottom: 15px; margin-top:22px;}
#service .box .content p{font-size: 14px;line-height: 22px;color: #fff;font-weight: 400;padding-bottom: 25px;}
#service .box .content a{font-size:18px;line-height:20px;color:#fff;text-transform:uppercase;font-weight:600;transition:all 500ms ease-in-out;}
#service .box .content a .fa{font-size: 15px;line-height: 20px;padding-left: 14px;}
#service .box .content a:hover{color:#B92025;}
/* home service */
.project_area .row .col-sm-4 .project_block img{ margin-bottom: 31px; }
.project_block .project_content{ background-color: #fff; border: 1px solid #f0ebeb;-webkit-box-shadow: 5px 5px 24px 0 rgba(175,175,175,0.2);box-shadow: 5px 5px 24px 0 rgba(175,175,175,0.2); }
.project_block .project_content > div{ padding: 10px; }
.project_block .project_content > .content_inner h3{ font: 700 22px/25px 'Poppins'; color: #2b2b2b; text-transform: uppercase; margin: 0 0 10px; padding: 0; }
.project_block .project_content > .content_inner h3 a{ text-decoration: none; color: #2b2b2b; }
.project_block .project_content > .content_inner h3 a:hover{color: #b92025; }
.project_block .project_content > .content_inner p{font: 400 15px/23px 'Poppins'; color: #2b2b2b; margin: 0 0 25px; padding: 0;}
.project_block .project_content > .content_inner a.btn,
.project_block .project_content > .content_inner a.btn:hover,
.project_block .project_content > .content_inner a.btn:focus,
.project_block .project_content > .content_inner a.btn:active{font: 400 25px 'Bebas Neue', cursive; color: #fff; padding:12px 53px 9px; background-color: #b92025; outline: none; border: none; border-radius: 0; text-shadow: none; box-shadow: none; background-image: none;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
.project_block .project_content > .content_inner a.btn:hover{ background-color: #2b2b2b; }
.home .fancybox-container .fancybox-content{ max-width: 60%; }
.fancybox-content.project_modal h3{font: 700 22px/25px 'Poppins'; color: #2b2b2b; text-transform: uppercase; margin: 0 0 10px; padding: 0;}
.fancybox-content.project_modal p{font: 400 15px/23px 'Poppins'; color: #2b2b2b; margin: 0 0 15px; padding: 0;}
/* footer */
footer#colophon form.es_subscription_form .es-field-wrap > label{ width: 100%; }
footer#colophon form.es_subscription_form input[type="email"]{width: 100%; padding:6px 20px;font: 400 15px 'Poppins'; color: #a1a0a0; height: 67px; background-color: #fff; border: none; box-shadow: none; border-radius: 0; text-shadow: none; outline: none; background-image: none; }
footer#colophon form.es_subscription_form input[type="submit"]{font: 400 30px 'Bebas Neue', cursive; color: #fff; padding:12px 62px 9px; background-color: #b92025; outline: none; border: none; border-radius: 0; text-shadow: none; box-shadow: none; background-image: none;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;}
footer#colophon form.es_subscription_form input[type="submit"]:hover{background-color: #2b2b2b; }
/* footer */
/* Gallery Page
-------------------------------- */
.gallery_list > ul{ display: flex; align-items: center; justify-content: center; }
.gallery_list ul li{ display: inline-block;flex: 1 1 20%; }
.gallery_list ul li a{ padding: 30px 20px 20px; height: 208px; display:block; text-align: center; background-color: #fff;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.gallery_list ul li a:hover,
.gallery_list ul li.active a{background-color: #b92025;}
.gallery_list ul li a::before{ content: ''; display: inline-block; background-repeat: no-repeat; background-position: center center; width: 120px; height: 110px;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.gallery_list ul li a span{ display: block;font: 400 25px/28px 'Bebas Neue', cursive; color: #110f23;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.gallery_list ul li a:hover span,
.gallery_list ul li.active a span{color: #fff;}
.gallery_list ul li.gallery-310 a::before{ background-image: url(images/icon-home.png); }
.gallery_list ul li.gallery-310 a:hover::before,
.gallery_list ul li.gallery-310.active a::before{ background-image: url(images/icon-home-active.png); }
.gallery_list ul li.gallery-311 a::before{ background-image: url(images/icon-bathtub.png); }
.gallery_list ul li.gallery-311 a:hover::before,
.gallery_list ul li.gallery-311.active a::before{ background-image: url(images/icon-bathtub-active.png); }
.gallery_list ul li.gallery-312 a::before{ background-image: url(images/icon-bathshower.png); }
.gallery_list ul li.gallery-312 a:hover::before,
.gallery_list ul li.gallery-312.active a::before{ background-image: url(images/icon-bathshower-active.png); }
.gallery_list ul li.gallery-313 a::before{ background-image: url(images/icon-water.png); }
.gallery_list ul li.gallery-313 a:hover::before,
.gallery_list ul li.gallery-313.active a::before{ background-image: url(images/icon-water-active.png); }
.gallery_list ul li.gallery-314 a::before{ background-image: url(images/icon-before.png); }
.gallery_list ul li.gallery-314 a:hover::before,
.gallery_list ul li.gallery-314.active a::before{ background-image: url(images/icon-before-active.png); }
/* Gallery Details Page
-------------------------------- */
.single-ja_gallery .main-content{ padding-bottom:107px; }
.single-ja_gallery .main-content .gallery_list{ padding: 67px 0 47px; }
.gallery_img ul::before,
.gallery_img ul::after{ content: ''; display: table; height: 0; clear: both; }
.gallery_img ul li{ float: left; width: 25%; }
.gallery_img ul li.li-first,
.gallery_img ul li.li-last{ width: 50%; }
.gallery_img ul li a{ display: block; }
.gallery_img ul:nth-child(even){ position: relative; }
.gallery_img ul:nth-child(odd) > li:nth-child(2),
.gallery_img ul:nth-child(odd) > li:nth-child(3),
.gallery_img ul:nth-child(even) > li:nth-child(1),
.gallery_img ul:nth-child(even) > li:nth-child(2){ margin-bottom: 14px; }
.gallery_img ul:nth-child(even) > li:nth-child(3){ clear: both; }
.gallery_img ul:nth-child(even) > li:nth-child(5){ position: absolute; left: auto; right: 0; }
.gallery_img ul:not(:last-child){margin-bottom: 12px;}
.gallery_img ul.beforeafter li{ width:50% !important; margin-bottom:14px;}

/* Service Page
-------------------------------- */
.service_block .service_img{width: 100%; max-width: 451px;-webkit-box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.7);box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.7); margin-left: 48px;}
.service_block #service-183 .service_img{width: auto;}
.service_block .service_img.float-left{ margin-left: 0; margin-right: 48px; }
.service_block .service_img > img{ border: 10px solid #f1f1f1; }
.service_block .service_content h3{font: 700 30px/32px 'Poppins'; color: #262626; margin: 0 0 28px; padding: 0; clear: none;}
.service_block .service_content p{font: 400 15px/22px 'Poppins'; color: #262626; margin: 0 0 15px; padding: 0; text-align: justify;}
.service_block .service_content ul li{font: 400 15px/28px 'Poppins'; color: #262626; }
.service_block .service_content ul li:not(:last-child){ margin-bottom: 3px; }
.service_block .service_content ul li .fa{ font-size: 18px; font-family: 'FontAwesome' !important; font-weight: normal !important; }
.service_block .row > .col-sm-12:not(:last-child){ margin-bottom: 73px; }
/* About Page
-------------------------------- */
.about-block .content .elementor-element{margin-bottom: 5px;}
/* Contact Page
-------------------------------- */
.contact-block form .box{padding-bottom:18px;}
.contact-block form .box label{font-family: 'Roboto Slab', serif;font-size:17px;line-height:20px;color:#343434;font-weight: 500;text-transform:capitalize;padding-bottom:12px;}
.contact-block form .box .form-control{min-height:63px;border:1px solid #c6c6c6;border-radius:4px;}
.contact-block form .box .form-control:focus{box-shadow:none;border-color:transparent;box-shadow: 1px 3px 4px 1px rgba(91, 91, 91, 0.12);}
.contact-block form .box textarea.form-control{height: 95px;resize:none;}
.contact-block form .box .btn{font-family: "Bebas Neue", Sans-serif;font-size: 25px;line-height: 27px;color: #fff;background: #b92025;padding: 20px 40px 15px;border: 1px solid transparent;transition: all 500ms ease-in-out;letter-spacing: 1px;border-radius: 0;margin-top:8px;}
.contact-block form .box .btn:hover{background:transparent;border-color:#b92025;color:#b92025;}
.contact-block form .box .btn:focus{box-shadow:none;}
.wpcf7-not-valid-tip{padding-top: 8px;}
.wpcf7 form.invalid .wpcf7-response-output{border-color: #dc3232 !important;background: #dc3232;color: #fff;text-align: center;padding: 6px;}
/* Stone Page
-------------------------------- */
.stone_wrapper a,
.stone_wrapper img{ display: block; }
.stone_wrapper h3{font: 400 22px/28px 'Poppins'; color: #313131; margin: 16px 0 35px; padding: 0;}
p.nostone{font:700 32px/35px 'Poppins'; color: #313131; text-transform: uppercase; margin-bottom: 20px;}
/* Stone Page
-------------------------------- */
.flyer_wrapper a,
.flyer_wrapper img{ display: block; }
.flyer_wrapper img{border: 10px solid #f1f1f1;-webkit-box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.7);box-shadow: 5px 5px 9px 0 rgba(0,0,0,0.7);}
.flyer_wrapper h3{font: 400 25px/28px 'Bebas Neue', cursive; color: #525151; margin: 31px 0 36px; padding: 0;}
.flyer_block .pagination{ border-radius: 0; align-items: center; margin-top: 15px; }
.flyer_block .pagination .page-link,
.flyer_block .pagination .page-link:active,
.flyer_block .pagination .page-link:focus,
.flyer_block .pagination .page-link:hover{ margin-left: 0; box-shadow: none; text-shadow: none; border-radius: 0; padding: 2px 8px; border: none;font: 400 25px/25px 'Bebas Neue', cursive; color: #525151; }
.flyer_block .pagination .page-item .page-link:hover,
.flyer_block .pagination .page-item.active .page-link{ background-color: transparent; color: #b92025; }
.flyer_block .pagination .page-item .page-link .fa{ font-family: 'FontAwesome' !important; font-weight: normal !important;}
.flyer_block .pagination .page-link.arrpgg{ padding-top: 7px; text-align: center; display: inline-block; width: 44px; height: 44px; border: 1px solid #000; border-radius: 22px; background-color: transparent;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out; }
.flyer_block .pagination .page-link.arrpgg:hover{ background-color: #b92025; color: #fff; border-color: #b92025; }
@media (min-width: 768px) {
	.project_area .row .col-sm-4 .project_block:not(.middle) img{ margin-bottom: 31px; }
	.project_area .row .col-sm-4 .project_block.middle .project_content{margin-bottom: 31px;}
	.project_block .project_content:not(.d-sm-none){ display: flex !important; align-items: center;}
	.project_area .row{ margin-left: -9px; margin-right: -9px; }
	.project_area .row .col-sm-4{ padding-left: 9px; padding-right: 9px; }
	.gallery_img ul{margin-left: -7px; margin-right: -7px;}
	.gallery_img ul li{ padding-left: 7px; padding-right: 7px; }
	.row.all_prod_area{margin-left: -10px; margin-right: -10px;}
	.row.all_prod_area > .item{ padding-left: 10px; padding-right: 10px; }
	.service_block .float-left + .service_content{ float: left; width: calc(100% - 499px); }
	.stone_block .row{margin-left: -13px; margin-right: -13px;}
	.stone_block .row > div{ padding-left:13px; padding-right: 13px; }
	.flyer_block .row{margin-left: -8px; margin-right: -8px;}
	.flyer_block .row > div{ padding-left:8px; padding-right: 8px; }
}




.hfeed.site{overflow:hidden;}



/* Responsive */

@media (max-width: 1199px) {
.gallery_list ul li a span{font-size:18px;line-height:24px;}
.hfe-nav-menu li {padding-left:0;padding-right:0;}
.hfe-nav-menu li a{font-size:22px !important;}
.about-block{padding-right:15px;padding-left:15px;}







}


@media (max-width: 1024px){
.hfe-nav-menu li{padding:8px 12px;}
.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal{top:100px;}



}





@media (max-width: 991px) {
#service .box{padding-bottom:30px;}
.project_block .project_content > .content_inner a.btn, .project_block .project_content > .content_inner a.btn:hover, .project_block .project_content > .content_inner a.btn:focus, .project_block .project_content > .content_inner a.btn:active{padding: 11px 35px 9px;}
.project_block .project_content > .content_inner h3{font-size:18px;line-height:22px;}

.project_area .col-sm-4{width:100%;flex:inherit;max-width: 100%;}
.project_block.middle .d-none{display:none !important;}
.project_block.middle .d-block{display:block !important;}
.project_block img{width:100%;}
.project_block .project_content{height: inherit !important;padding: 25px;margin-bottom: 31px;}
.hfe-nav-menu li {padding:8px 12px;}
.gallery_list > ul{display:inline-block;}
.gallery_list > ul li{width:50%;float:left;}
.gallery_list ul li a{padding: 20px 13px 10px;height:175px;}
.gallery_list ul li a::before {width:90px;height:90px;background-size:100%;}
.service_block .service_img {width: 100%;max-width: 100%;margin-left: 0;margin-bottom: 20px;}
.service_block .service_img img{width:100%;}
.service_block .service_content h3{margin: 0 0 15px;}
.service_block .col-sm-12{margin-bottom:30px !important;}
.service_block .service_content {width:100% !important;}
.service_block #service-183 .service_img {width: 100%;}
.contact-block form .box .form-control {min-height: 50px;}







}

@media (max-width: 767px) {
.service_block .service_img{margin-left: auto;margin-right: auto;margin-bottom: 25px;width: 100% !important;max-width: 100%;box-shadow: 5px 5px 9px 0 rgba(174, 174, 174, 0.7);}
.service_block .service_img img{width:100%;}
.service_block .service_content h3{font-size:22px;line-height:25px;margin-bottom:14px;}
.service_block .col-sm-12{margin-bottom:20px !important;}
.service_block .col-sm-12:last-child{margin-bottom:0 !important;}
.service_block .service_content p{text-align:left;}
.gallery_list > ul{display:inline-block;}
.gallery_list ul li{width:50%;}
.single-ja_gallery .main-content .gallery_list {padding: 35px 0;}
.gallery_img ul li{width: 100%;padding-bottom: 20px;margin-bottom: 0 !important;}
.gallery_img ul li.li-first, .gallery_img ul li.li-last{width:100%;}
.gallery_img ul li img{width:100%;}
.single-ja_gallery .main-content {padding-bottom: 30px;}
.flyer_wrapper img{box-shadow: 5px 5px 9px 0 rgba(174, 174, 174, 0.7);}
p.nostone{font-size:22px;}
.contact-block form .box label{font-size: 14px;line-height: 17px;}
.contact-block form .box .form-control {min-height: 50px;}
.contact-block form .box {text-align:left !important;}
.contact-block form .box .btn{font-size: 22px;line-height: 24px;padding: 18px 40px 13px;}
.home .fancybox-container .fancybox-content {max-width: 90%;padding: 30px;}
.project_area .project_block img{width:100%;}
.project_block .project_content > div {padding: 20px 10px;}











}



@media (max-width: 600px) {
.header-bottom::after {display:none;}
.hfe-nav-menu li{padding:8px;}
.hfe-nav-menu li a{font-size: 22px !important;}
/*.header-top .left-block .box{width:100%;}
.header-top .left-block .box .elementor-image-box-wrapper{text-align:left;}*/
.header-top .left-block .box .elementor-image-box-wrapper {text-align: center;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-img{float:left;width:10%;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-content{float:left;width:80%;}
.header-top .left-block .box a{font-size:13px;}
footer#colophon form.es_subscription_form input[type="email"]{height: 55px;}
footer#colophon form.es_subscription_form input[type="submit"]{padding: 12px 42px 9px;font-size:22px;}
footer#colophon form{text-align:center;}
#service .box{padding-bottom:25px;}
#service .box .content h2 {font-size: 20px;}
#service .box .content a {font-size: 16px;}
.project_area .project_block{margin-bottom:25px;}
#service .box .img-fluid img{width:100%;}

.header-top .left-block .box {width: 100%;margin-bottom: 10px;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-img {float: inherit;width: 40px !important;display: inline-block;position: relative;top: 5px;padding-right: 10px;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-content {float: inherit;width: inherit;display: inline-block;}

.hfe-active-menu.hfe-active-menu-full-width + .hfe-nav-menu__layout-horizontal {top:100%;}













}


@media (max-width:400px) {
.header-top .left-block .box{width:100%;margin-bottom:10px;}
.header-top .left-block .box a{font-size:14px;line-height:17px;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-img {float: inherit;width: 40px !important;display: inline-block;position: relative;top: 5px;padding-right: 10px;}
.header-top .left-block .box .elementor-image-box-wrapper .elementor-image-box-content {float: inherit;width: inherit;display: inline-block;}
.header-top .left-block .box .elementor-image-box-wrapper {text-align: center;}



}


@media (max-width:352px) {
.gallery_list ul li {width: 100%;}
.gallery_list ul li a {padding: 20px 15px 15px;height: inherit;}


}




