/*
Theme Name: Dekel
Author: Active Mind
Author URI: http://activemind.co.il/
Version: 1.0
License: WTFPL – Do What the  You Want to Public License
License URI: http://www.wtfpl.net/
Text Domain: dekel

*/



@import "build/combined.css";
@import "node_modules/bootstrap/dist/css/bootstrap.min.css";
/*@import url('https://fonts.googleapis.com/css?family=Assistant');*/

/* Safari Fix*/
.row:after, .row:before {
display: none !important;
content: "" !important;
}

*{
font-family: 'Assistant', sans-serif;
font-weight: 400;
font-display: swap;
}

.boa {width: 150px;
height: 150px;
bottom: 15px;
right: 15px;
position: fixed;
z-index: 150;
display: block;
background: url('assets/images/home-page-images/hadekel_boa1.png') no-repeat center center;
background-size: contain; }
.device-xs .boa { width: 100px; height: 100px; }

#video-gallery a img:first-child {
	display: block;
	max-width: 100%;
	height: auto;
	object-fit: none;
}

#video-gallery a{
	margin-bottom: 33px;
}

ul#lightSlider {
	list-style: none outside none;
	padding-left: 0;
	margin-bottom:0;
}
#lightSlider li {
	display: block;
	float: left;
	margin-right: 6px;
	cursor:pointer;
}
#lightSlider img {
	display: block;
	height: auto;
	max-width: 100%;
}

footer .copyright .pwrdby{text-align:right;    }

body.page-template-page-architects .header #header .wrap{
	height: 75px!important;
}

#single-arch .context{
	min-height: 700px;
}

li#menu-item-32 ul{
	display: none;
}

li#menu-item-32:hover ul{
	display: block;
	background-color: #000;
	padding: 10px;
}

li#menu-item-32:hover ul li{
	margin-bottom: 5px;
}

li#menu-item-32:hover ul li a{
	color: #fff;
	text-decoration: none;
}
#ui-datepicker-div{
	background-color: #fff;
	width: 319px;
}
.ui-datepicker-calendar{
	width: 100%;
}
#header>.menu ul.level1>li{
	margin-left: 14px!important;
}
#video-gallery a{
	float: right;
}
.go-to-project{
	text-align: right!important;
	padding-left: 0!important;
	padding-right: 18px!important;;


}

#menu-item-26{
	position: relative;
}

#menu-item-26 ul{
	display: none;
}

#menu-item-26:hover ul{
	display: block;
	position: absolute;
	width: 194px;
	padding: 10px;
	height:auto;
	background-color: #000;
}


#menu-item-26 .sub-menu li{
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}


#menu-item-26 .sub-menu a{
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

.kablanim{
	list-style: none;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

.kablanim li{
	font-size: 18px;
}

#index-page .boxes .box .text{
	font-size: 2rem;
}

section>div:not(#index-page) .boxes{
	height: auto;
	overflow: hidden;
}


#header>.menu ul.level1>li>a{
	padding: 0 7px;
}

.aicon_image{
	border-left: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
}

div#wp_access_helper_container{
	display: block!important;
}

.slide-img img{
	width: 100%;
}
#slideshow{
	height: 548px;
}
#index-slider
{
	margin: 0;
}
.home-slider {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	display: flex;
	position: relative;
	font-family: 'Oswald', sans-serif;
	align-items: center;
	padding: 0;
}
#index-slider .wrap {
	position: unset;
}
.warranty-mark
{
	position: absolute;
	top: unset;
	right: 200px;
	z-index: 1;
	bottom: 50px;
}
.warranty-mark h1, .warranty-mark span.sliderHeading
{
	font-size: 55px;
	color: #e69c50;
	font-weight: bold;
}
.warranty-mark p
{
	font-size: 22px;
	color: #FFF;
	margin-bottom: 40px;
	line-height: 1.2;
	width: 90%;
}
.warranty-mark a
{
	border: solid 3px #8e8e8e;
	padding: 10px 30px;
	font-size:19px;
	display: inline-block;
	color: #FFF;
	position: relative;
	text-decoration: none;
}
.warranty-mark a:after
{
	position: absolute;
	width: 36px;
	height: 3px;
	background: #d4904c;
	content: "";
	top: 45%;
	right: -18px;
}
.img-title-wrap {
	position: absolute;
	bottom: 45px;
	width: 50%;

}

.header-banner h2{
	color: #e69c50;
	font-size: 50px;
	margin-bottom: 10px;
}
.header-banner h1{
	color: #e69c50;
	font-size: 50px;
	margin-bottom: 10px;
}

.header-banner span.sub_title {
	color: #fff;
	width: 50%;
	line-height: 1.4;
}

.articlePG .header-banner h1{
	color: #e69c50;
	font-size: 28px;
	margin-bottom: 10px;
}

.articlePG .header-banner span.sub_title {
	color: #fff;
	line-height: 1;
	font-size: 50px;
}

.articlePG .img-title-wrap {
	bottom: 0;
}

.content_wrap .wrap {
	margin: 0;
	float: left;
}

.content_wrap h2.about-heading
{
	margin: -12px 0px 28px 0;
	padding: 0 45px;
	color: #e69c50 !important;
	font-size: 36px;
}
.content_wrap h2.about-heading font {
	font-weight: bold;
	border-bottom: 3px solid #e69c50;
}

.home-content .sec-content p, .home-content p {
	color: #000;
	text-align: justify;
}
.warranty-mark a:hover, .submit-btn input[type="submit"]:hover
{
	background: #e69c50;
}
.warranty-mark a:hover:after, .contact-from-home .submit-btn:hover:after
{
	background: #8e8e8e;
}
.home-accessories .info a:hover
{
	border: 3px solid #e69c50;
	color: #fff;
	background: transparent;
	padding: 7px 47px;
	text-decoration: none;
}
.home-accessories .info a:hover:after
{
	right: -21px;
}
#footer .menu a:hover, li.widget_nav_menu ul li a:hover
{
	color: #e69c50 !important;
}
.home-video a img:hover
{
	border: 2px solid #e69c50;
	padding: 5px;
}
.contact-form-wrapper .img-responsive{
	margin: auto;
}
.contact-form-wrapper .logo-wrapper {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: #f7f7f6;
}
.slider-wrapper #index-slider .bxslider{
	padding: 0px;
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
}
.slider-wrapper #index-slider .bxslider img{
	width: 100%;
}
.page-template-page-landingv32 .container-fluid{
	padding-left: 0px;
	padding-right: 0px;
}
.page-template-page-landingv32 .slider-wrapper, .page-template-page-landingv32 .contact-form-wrapper{
	padding-left: 0px;
	padding-right: 0px;
}
.page-template-page-landingv32 .slider-wrapper{
	background-color: #fff;
}
.page-template-page-landingv32 .contact-form-wrapper{
	background-color: #231f20;
	-webkit-box-shadow: 7px 1px 22px 1px rgba(0,0,0,.75);
	-moz-box-shadow: 7px 1px 22px 1px rgba(0,0,0,.75);
	box-shadow: 7px 1px 22px 1px rgba(0,0,0,.75);
}
.slider-wrapper .top-text{
	height: 12%;
	padding: 2px;
}
.slider-wrapper .top-text .top-text-img{
	width: 60%;
	margin: auto;
}
.page-template-page-landingv32 .contact-form-wrapper .contact-form p {
	font-size: 1.4vw;
	text-align: center;
	font-weight: 700;
	color: #fff;
}
.page-template-page-landingv32 .contact-form-wrapper .contact-form {
	display: block;
	width: 80%;
	margin: 20% auto;
	position: relative;
}
.slider-wrapper #index-slider{
	min-height: auto;
	height: 70%;
}
.page-template-page-landingv32 .slider-wrapper .bottom-text{
	height: 18%;
}
.page-template-page-landingv32 .bottom-text img {
	max-height: 100%;
}
.page-template-page-landingv32 .bottom-text-img-left {
	float: left;
	width: 33%;
}
.page-template-page-landingv32 .bottom-text img {
	max-height: 100%;
}
.page-template-page-landingv32 .bottom-text-img-right {
	float: right;
	margin-right: 3%;
	width: 51%;
}
.page-template-page-landingv32 .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.page-template-page-landingv32 .contact-form input[type=text], .contact-form input[type=tel], .contact-form input[type=email] {
	border-radius: 0;
	border: 1px solid #f7f7f6;
	color: #000!important;
	height: 50px;
}
.page-template-page-landingv32 .contact-form input[type=submit] {
	border: none!important;
	font-size: 2vw;
	height: auto;
	color: #000!important;
	-webkit-box-shadow: 0 0 0 0 rgba(204,201,198,1);
	-moz-box-shadow: 0 0 0 0 rgba(204,201,198,1);
	box-shadow: 0 0 0 0 rgba(204,201,198,1);
}
.page-template-page-landingv32 .contact-form-wrapper div.call {
	position: absolute;
	width: 100%;
	bottom: 0;
}
.page-template-page-landingv32 .contact-form-wrapper .contact-form span {
	display: block;
	color: #000!important;
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}
.page-template-page-landingv32 .contact-form-wrapper div.call p {
	text-align: center;
	font-size: 2rem;
	padding-right: 5%;
	padding-left: 5%;
	direction: ltr;
	color: #fff;
}
.page-template-page-landingv32 .contact-form-wrapper {
	height: 100vh;
	direction: ltr!important;
}
.page-template-page-sidebar-php .sidebar .widget_pages{
	display: none;
}




#contact-page .c-branchs ul{
	display: flex;
	flex-wrap: wrap;
}

#contact-page .c-branchs ul li{
	max-width: 50%;
}
.wpcf7-select {
	width: 100%;
	color: #000;
}
select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	width: 275px;
	height: 40px;
}

.index-form form .submit {
	background: #000;
	border: 1px solid #fff;
	color: #fff!important;
	font-weight: bolder;
}

#images-gallery-list li .image > img {
	object-fit: cover;
}

.container
{
	width: 96%;
	max-width:96%;
}
.container:before{
	content: unset;
}
.header-right
{
	background: url('assets/images/menubg.jpg') no-repeat center center;
	display: inline-block;
	width: 88%;
	float: left;
	margin-top:35px;
}
.header-right .menu
{
	float: right;
}
.main-header
{
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 2;
}
header #header
{
	background: none !important;
}
.header-right ul
{
	margin: 0;
	padding: 0;
}
.header-right ul li
{
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}
.header-right ul>li>a
{
	color: #c0c0c0;
	padding:28px 0;
	display: block;
	border-top: solid 3px transparent;
	border-bottom: solid 3px transparent;
	position: relative;
}
.header-right .menu-wrap>ul>li>a:hover,
.header-right .menu-wrap>ul>li.current-menu-item>a,
.header-right .menu-wrap>ul>li.current_page_parent>a
{
	border-top: solid 3px #e69c50;
	border-bottom: solid 3px #e69c50;
	color: #fff;
	text-decoration: none;
}
.header-right .menu-wrap>ul>li>a:hover:before,
.header-right .menu-wrap>ul>li.current-menu-item>a:before,
.header-right .menu-wrap>ul>li.current_page_parent>a:before
{
	content: "\f0dd";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	color: #e69c50;
	top:-8px;
	left: 40%;
}
/*.header-right .menu-wrap>ul>li>a:hover:after,
.header-right .menu-wrap>ul>li.current-menu-item>a:after,
.header-right .menu-wrap>ul>li.current_page_parent>a:after
{
	content: "\f0d8";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	color: #e69c50;
	bottom:-5px;
	left: 40%;
}*/
.header-right .menu-wrap>ul>li.menu-item-has-children:before
{
	content: "\f0d7";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	color: #e69c50;
	top: 0;
    left: 10px;
    height: 40px;
    display: flex;
    align-items: center;
    width: 30px;
    justify-content: center;
    z-index: 999;
}
#menu-item-26 .sub-menu li a:hover, #menu-item-26 .sub-menu li.current-menu-item a
{
	color: #e69c50 !important;
}
.bar-icon
{
	display: none;
}

#header .phone {
	color: #dd964d;
	line-height: 25px;
	font-size: 18px;
	text-decoration: none;
	background: url('assets/images/phone_icon.png') no-repeat right center;
	padding: 10px 40px 10px 0;
	border-radius: 4px;
	letter-spacing: 1px;
	height: 40px;
	width: 170px;
	float: right;
	margin-top: 18px;
	margin-right: 10px;
	font-family: 'Heebo', sans-serif;
	font-weight: 400;
}
.img-box-outer
{
	position: relative;
	margin-top: 26px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.kitchen-gallery .img-box-outer:before
{
	height: 88%;
}
.kitchen-gallery h2
{
	margin:0px;
}
.img-box-outer img
{
	width: 100%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
}
.img-box-outer a
{
	padding: 10px 10px 10px 40px;
	display: inline-block;
	color: #FFF;
	background: #000;
	font-size: 22px;
	position: absolute;
	top: -25px;
	z-index: 9;
	right: 40px;
}
.img-box-outer a:before{
	width: 100%;
}
.img-box-outer a:before
{
	position: absolute;
	width: 100%;
	height: 100%;
	/*background: #d4904c;*/
	content: "";
	bottom: 0;
	right: 0;
}

.middleImg{
	padding: 0 24px;
}

.home-category
{
	padding-bottom: 0px;
	padding-top: 28px;
	z-index: 1;
	position: relative;
}
.home-category a span
{
	color: #c7c7c7;
	padding: 0 5px;
}
.home-video
{
	background-image: url('assets/images/video-bg2.png');
	text-align: center;
	font-size: 20px;
	color: #FFF;
	padding: 50px 0px 74px;
	background-size: 98% auto;
	background-repeat: no-repeat;
	background-position: unset;
	position: relative;
	top: -23px;
	z-index: 1;

}
.home-video h3, .home-video .video-heading
{
	font-size: 22px;
	color: #e69c50;
	text-transform: uppercase;
	background-image: url('assets/images/video-heading-bg.png');
	background-repeat: no-repeat;
	background-position: center bottom;  
	margin: 0;
	padding: 130px 0 25px 0;
	position: relative;
	top: 41px;
}
.home-video h2, .home-video .video-sub-heading
{
	font-size: 40px;
	color: #fff;
	margin-top: 70px;
	font-weight: bold;
}
.home-video p
{
	color: #e2e2e2;
	font-size: 20px;
	width: 70%;
	margin: auto;
	margin-bottom: 40px;
}
.home-video a
{
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.home-video a img
{
	margin: 0 15px;
	width: 70px;
	height: auto;
}
.home-accessories
{
	background-image: url('assets/images/sectiob-b-bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-bottom: 150px;
	position: relative;
	top: -37px;
}
.home-accessories .info
{
	text-align: right;
	width: 325px;
	float: left;
	margin-top: 90px;
	text-transform: uppercase;
}
.home-accessories .info-black
{
	text-align: right;
	width: 467px;
	float: right;
	margin-top: 105px;
	background-image: url(assets/images/pattern-bg.png);
	background-repeat: repeat-x;
	padding:21px 35px;
	color: #FFF;
}
.home-accessories .info-black h1, .home-accessories .info-black div
{
	font-size: 30px;
	color: #FFF;
	position: relative;
	padding: 0 0 9px 0;
	margin:0 0 15px 0;
	color: #e69c50 !important;
}
.home-accessories .info-black h1:before, .home-accessories .info-black div:before
{
	position: absolute;
	width: 40%;
	height: 3px;
	background: #d4904c;
	content: "";
	bottom: 0;
	right: 0;
}
.home-accessories .info-black h1 span, .home-accessories .info-black div span
{
	font-weight: 700
}
.home-accessories .info h2, .home-accessories .info div
{
	font-size: 52px;
	color: #FFF;
	margin-bottom: 15px;
	line-height: 95%;
	margin-top: 20px;
}	
.home-accessories .info h2 b, .home-accessories .info div b
{
	font-weight: 700;
	display: block;
}
.home-accessories .info a
{
	background: #e69c50;
	padding: 10px 50px;
	font-size: 19px;
	display: inline-block;
	color: #000;
	position: relative;
	font-weight: bold;
}
.home-accessories .info a:after {
	position: absolute;
	width: 36px;
	height: 3px;
	background: #fff;
	content: "";
	top: 45%;
	right: -18px;
}
.home-content h3,.home-content h1,.home-content h2
{
	font-size: 40px;
	color: #000 !important;
	position: relative;
	padding: 0 0 9px 0;
	margin:0 0 15px 0;
	display: inline-block;
}
.home-content  h3 b
{
	font-weight: 700;
}
.home-content h3:before, .home-content h1:before,.home-content h2:before
{
	position: absolute;
	width: 40%;
	height: 3px;
	background: #d4904c;
	content: "";
	bottom: 0;
	right: 0;
}
.home-content 
{
	font-size: 16px;
	padding-top: 25px;
	padding-bottom: 120px;
}
.home-box-black
{
	background-image: url(assets/images/home-text-bg.png);
	background-position: right top;
	padding: 20px 52px 20px 20px;
	color: #FFF;
	position: relative;
}
.home-box-black p
{
	width: 75%;
	text-align: justify;
	color: #fff;
}
.home-box-black img
{
	position: absolute;
	top: 0;
	left:-92px;
	width: 240px;
}
.home-content h4
{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}
.home-content .sec-content
{
	width: 85%;
	float: left;
	margin-top: 150px;
}
.home-contact
{
	background-image: url(assets/images/home-contact.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	color: #FFF;
	position: relative;
	margin-bottom: 120px;
}
.contact-from-home
{
	padding: 30px 30px 0 25px;
	margin-top: -90px;
	display: inline-block;
	width: 100%;
	position: absolute;
	background-image: url(assets/images/pattern-bg.png);
	bottom: -55px;
}
.single-kitchen .contact-from-home{
	margin-top: 60px;
	position: relative;
	margin-bottom: 60px;
}
.contact-from-home .title
{
	font-size: 17px;
	color: #FFF;
	margin-bottom: 20px;
}
.contact-from-home .title b
{
	display: inline-block;
	width: 100%;
	font-size: 19px;
	font-weight: 700;
}
.contact-from-home input,
.contact-from-home select
{
	background: none;
	border: none;
	border-bottom: solid 1px #545454;
	width: 100% !important;
	font-size: 18px;
	color: #a5a5a5;
	margin-bottom: 8px;
	height: 40px !important;
	direction: rtl !important;
}
.contact-from-home textarea
{
	background: none;
	border: none;
	border-bottom: solid 1px #545454;
	width: 100% !important;
	font-size: 18px;
	color: #a5a5a5;
	margin-bottom: 8px;
	height: 60px !important;
	margin-top: 10px;
}
.contact-from-home .wpcf7-form-control-wrap
{
	width: 100% !important;
	display: inline-block !important;
	height: auto !important;
}
.contact-from-home input[type="submit"] {
	border: solid 3px #8e8e8e;
	font-size: 19px;
	display: inline-block;
	color: #FFF;    
	height: 50px !important; 
}
.contact-from-home .submit-btn
{
	width: 150px;
	position: relative;
	display: inline-block;
}
.contact-from-home .submit-btn:after {
	position: absolute;
	width: 36px;
	height: 3px;
	background: #d4904c;
	content: "";
	top: 31%;
	right: -18px;
}
.home-contact h3, .home-contact h2.h-contact, .home-contact div.contact-title
{
	color: #fff;
	font-size: 28px;
	font-weight: 700;
	position: relative;
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
.home-contact h3:before, .home-contact h2.h-contact:before, .home-contact div.contact-title:before
{
	position: absolute;
	width: 40%;
	height: 3px;
	background: #d4904c;
	content: "";
	bottom: 5px;
	right: 0;
}
.home-contact p
{
	font-size: 18px;
	color: #e2e2e2;
	margin-bottom: 0px;
}
.home-contact ul
{
	padding: 0;
}
.home-contact .cont {
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 35px;
	flex: 0 0 58%;
}
.addressBox ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}
.addressBox ul li
{
	font-size: 18px;
	color: #f7f7f7;
}
.addressBox ul li label
{
	width: 73px;
	display: inline-block;
}
.addressBox h4, .addressBox span.home-contact-heading
{
	color: #fff;
	font-size: 22px;
	position: relative;
	display: inline-block;
	padding: 0 0 15px 0;
	margin: 0 0 8px 0;
}
.addressBox h4:before, .addressBox span.home-contact-heading:before
{
	position: absolute;
	width: 48%;
	height: 2px;
	background: #d4904c;
	content: "";
	bottom: 3px;
	right: 0;
}
.addressBox h4 b, .addressBox span.home-contact-heading b
{
	font-weight: 700;
}
.addressBox
{
	float: right;
	border-bottom: solid 1px #cecece;
	border-left: solid 1px #cecece;
	padding: 15px 0;
}
.addressBox a
{
	color: #e69c50;
}
.addressBox.sec, .addressBox.four
{
	border-left: none;
	padding: 15px 35px 15px 0px;
}
.addressBox.third, .addressBox.four
{
	border-bottom: none
}

.addressBox.first, .addressBox.third {
	width: 46%;
}

.addressBox.sec, .addressBox.four {
	width: 50%;
}

.addressBox.third, .addressBox.four {
	padding-top: 15px;
}

.addressBox.first, .addressBox.sec {
	padding-top: 5px;
	padding-bottom: 26px;
}
.contact_cont h2{
    font-size: 40px;
    color: #000 !important;
    position: relative;
    padding: 0 0 9px 0;
    margin: 0 0 15px 0;
    display: inline-block;
    font-weight: 700;
}
.contact-headtxt 
{
	margin-bottom: 30px;
}
.contact_cont h2:before {
    position: absolute;
    width: 40%;
    height: 3px;
    background: #d4904c;
    content: "";
    bottom: 0;
    right: 0;
}
.contact-us-page
{
	background: none;
}
.contact-us-page h3,
.contact-us-page p, .contact-us-page h4, .contact-us-page .addressBox  span.home-contact-heading, .contact-us-page ul li{
	color: #000 !important;
}
.contact-us-page .addressBox 
{
	width: 50%;
}
.contact-us-page .addressBox a.btn
{
	background: #e69c50 url(assets/images/contact-us-page-btn.png) 88% 10px no-repeat;
	color: #000000;
	font-size: 19px;
	padding: 10px 55px 10px 25px;
	border-radius: 0;
	font-weight: bold;
}
.contact-us-page ul li
{
	margin: 5px 0
}
.contact-us-page .contact-from-home img
{
	position: absolute;
	top: 0;
	left: -20px;
	z-index: 1;
}
.contact-us-page form
{
	width: 75%;
	position: relative;
}
.contact-us-page div.wpcf7-mail-sent-ok {
	width: 100% !important;
	bottom: -30px;
	right: 0;
	padding-right: 6px !important;
}
.contact-us-page .contact-from-home
{
	padding-bottom: 40px;
}
.contact-us-page form textarea
{
	margin-top: 40px;
}


#single-arch
{
	padding-bottom: 40px;
}
#single-arch-banner
{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/single-arch-banner.jpg);
	padding-top: 200px;
	padding-bottom: 20px;
}
#single-arch-banner .arch-image
{
	width: 170px;
	height: 170px;
	float: right;
}
#single-arch-banner .arch-image img
{
	border-radius: 100%;
	overflow:hidden;
	max-width: 100%;
}
.arch-details h1
{
	color: #e69c50;
	font-size: 50px;
	padding: 0;
	margin: 10px 0 0 0;
}
.arch-contact ul li
{
	display: inline-block;
	height: auto;
	color: #FFF;
	font-size: 20px;
}
.arch-contact ul li.mail
{
	background: url(assets/images/email_icon.png) 96% 0 no-repeat;
	padding-right: 50px;
}
.arch-contact ul li.phone
{
	background: url(assets/images/phone_icon.png) 90% 0 no-repeat;
	padding-right: 50px;
}
.btn-row
{
	text-align: left;
	margin:0 0 20px 0;
	display: inline-block;
	width: 100%;
	padding: 0 10px;
}
.back-to-arch-page
{
	padding: 15px 45px;
	font-size: 16px;
	display: inline-block;
	color: #000;
	position: relative;
	background: #e69c50;

	font-weight: 700;
}
.back-to-arch-page:after {
	position: absolute;
	width: 36px;
	height: 3px;
	background: #000000;
	content: "";
	top: 45%;
	right: -18px;
}
.page-title, .contractors-title
{
	font-size: 30px;
	color: #000;
	position: relative;
	padding: 0 0 9px 0;
	margin: 0 0 15px 0;
	display: inline-block;
}
.page-title:before, .contractors-title:before {
	position: absolute;
	width: 100px;
	height: 3px;
	background: #d4904c;
	content: "";
	bottom: 0;
	right: 0;
}
.whiteBox
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/whitebg.jpg);
	border-bottom: solid 1px #cbcbcb;
	padding: 20px;
	min-height: 750px;
}
.whiteBox ul,
.footer-row-ad ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	color: #595959;

}
.whiteBox ul li,
.footer-row-ad ul li
{
	margin-bottom:4px;
}
.footer-row-title
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer-row-ad
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/whitebg01.jpg);
	border-bottom: solid 1px #cbcbcb;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0;
}
.footer-row-ad ul 
{
	padding: 20px 80px;
}
.footer-row-ad .sec
{
	border-left: solid 1px #cbcbcb;
	border-right: solid 1px #cbcbcb;
}
.grid-item {
	padding: 10px;
	width: 33.33%
}
.stamp img
{
	width: 100%;
}
.articles-list .image
{
	width: 44%;
	float: left;
	min-height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.articles-list .text
{
	width: 54%;
	float: right;
}
.articles-list .articles-view
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/whitebg01.jpg);
	border-bottom: solid 1px #cbcbcb;
	display: inline-block;
	width: 100%;
	padding-right: 15px;
	margin-bottom: 20px;
}
.articles-list .articles-view h2, .articles-list .articles-view span
{
	font-size: 22px;
	color: #000000;
	font-weight: 700;
	max-height: 60px;
}
.articles-list .articles-view a
{
	color: #e69c50;
	font-size: 18px;
	font-weight: 700;
	position: relative;
	padding-right: 32px;
	display: inline-block;
	margin-top: 10px;
}
.articles-list .articles-view a:before {
	position: absolute;
	width: 25px;
	height: 3px;
	background: #e69c50;
	content: "";
	top: 46%;
	right: 0;
}
.customer-imgs
{
	padding-bottom: 40px;
}
.customer-imgs a
{
	position: relative;
	display: block;
}
.customer-imgs .image
{
	position: relative;
	width: 100%;
	display: block;
	background-size: cover;
	background-position: center;
	background-color: #FFF;
	min-height: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.33);
}
.page-id-15 .customer-imgs .image
{
	margin-bottom: 40px;
}
.customer-imgs a:before {
	border: solid 6px #e0e0e0;
	top: -7px;
	left: -7px;
	bottom: 0;
	right: -7px;
	height: 90%;
	position: absolute;
	content: "";
}
.customer-imgs img
{
	display: none;
}

.blog-single-header
{
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/articles-banner.jpg);
	padding: 375px 0px 55px 0;
}

.single-post .sidebar {
	background: #fff;
	width: 100%;
	padding: 0;
}
.article-content
{
	padding: 25px;
	background-color: #FFF;
	font-size: 16px;
	margin-bottom: 80px;
}
.article-content img
{
	margin: 15px 0px !important;
	max-width: 100%;
}
.article-content p img
{
	margin: 15px 30px 15px 0px !important;
	max-width: 100%;
}
.content_wrap p.art-bold strong
{
	font-size: 16px;
}

.article-content div:not(.rll-youtube-player)
{
	padding: 0 0 15px 0;
}

.single-articles-view .image
{
	width: 44%;
	float: left;
	min-height: 150px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.single-articles-view .text
{
	width: 54%;
	float: right;
}
.single-articles-view .articles-view
{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-image: url(assets/images/whitebg01.jpg);
	border-bottom: solid 1px #cbcbcb;
	display: inline-block;
	width: 92%;
	padding-right: 15px;
	margin-bottom: 20px;
	font-size: 14px;
}
.single-articles-view .articles-view h2, .single-articles-view .articles-view div.child-h2, .single-articles-view .articles-view span
{
	font-size: 18px;
	color: #000000;
	font-weight: 700;
	min-height: 33px;
	overflow: hidden;
}
.single-articles-view .articles-view div.child-h2{
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 1.1;
}
.single-articles-view .articles-view a
{
	color: #000000;
}
.img-box-outer a.img_link {
	position: absolute;
	background: transparent;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.img-box-outer a.img_link:before {
	background: transparent;
}
.imgwrap.no-before:after {
	content: none;
}
.width-inherit {
	width: inherit !important;
}
.width-inherit img {
	object-fit: cover;
}
.imgwrap .c.image img {
	object-fit: cover;
}
h1 {
	color: #e69c50 !important; 
}
.popup__overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.85);
	text-align: center;
	z-index: 100;
}

iframe#youtube_video
{
	width: 100%;
    height: 100%;
}

.popup__overlay:after {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle;
	content: "";
}

.popup {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 640px;
	max-height: 480px;
	padding: 20px;
	border: 1px solid black;
	background: black;
	color: white;
	vertical-align: middle;
}

.popup-form__row {
	margin: 1em 0;
}

.popup__close {
	display: block;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 12px;
	height: 12px;
	padding: 8px;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: rgba(53, 36, 22, 0.95);
	text-decoration: none;
	font-weight: bold;
}

.popup__close:hover {
	color: #eea200;
}

/*iframe {
	width: 100%;
	height: 100%;
}*/

#footer a#logo img{
	width: 72%;
	height: auto;
}

#acp-toggle-toolbar {
	bottom: 10px !important;
	left: 0 !important;
	right: 10px !important;
	top: auto !important;
}
#images-gallery-list
{
	margin-bottom: 30px;
}
.page-id-393 .fbc-page .fbc-wrap .fbc-items li
{
	padding: 13px 5px 32px 5px;
}
.page-id-393 .fbc-page .fbc-wrap ol.fbc-items
{
	margin-right: 3px;
}
.fbc-page .fbc-wrap .fbc-items li:last-child
{
	padding-right: 9px;
}
.fbc-page .fbc-wrap .fbc-items li:first-child
{
	padding-left: 3px;
}
.page-id-161 .ent_cont
{
	width: 80%;margin-top: 20px;
}
.page-id-161 .ent_cont .page-title, .page-id-161 .ent_cont  .contractors-title
{
	font-weight: bold;letter-spacing: 6px;
	margin: 0 0 25px 0;
}

.page-id-161 .page-title:before, .contractors-title:before
{
	bottom: -5px;height: 2px;
}
.page-id-161 .footer-row-ad
{
	margin-bottom: 80px;
}

.page-id-161 .footer-row-title
{
	margin-top: 40px;margin-bottom: 0;
}

.single-kitchen .home-contact .cont h3:before, .single-kitchen .home-contact .cont h2.h-contact:before
{
	content:unset;
}
.page-id-9 .articles-list .articles-view h2
{
	line-height: 27px;margin-top: 25px;
}
.page-id-9 .articles-list .articles-view
{
	margin-bottom: 25px;
}
.page-id-9 .articles-list .articles-view .desc
{
	line-height: 25px;
}
.page-id-9 .articles-list
{
	width: 93%;
	margin: auto;
	margin-bottom: 30px;
}
.single-post #article-page h2
{
	font-size: 26px;
	font-weight: bold;
}
.page-id-301 .menu-footer-2-container #menu-footer-2
{
	padding-left: 25px;
}
.page-template-page-branches .main-header, .page-id-4498 .main-header, .page-id-4479 .main-header, .page-id-4492 .main-header, .page-template-page-newcollection .main-header, .page-template-page-projects .main-header, .page-id-11 .main-header, .page-template-page-newspapers .main-header, .page-id-3178 .main-header, .page-id-2121 .main-header, .page-id-628 .main-header
{
	position: unset;
}
.imgwrap
{
	margin-bottom: 40px;
}
.cubes-3.imgwrap
{
	margin-bottom:0px;
}
.text-center
{
	text-align: center;
}
.page-id-324 .imgwrap, .page-id-330 .imgwrap
{
	margin-bottom: 0px;
}

.page-id-324 .imgwrap.top:after {
	height: 92%;
}
.product-text-container
{
	position: absolute;
	height: 100%;
	width: 100%;
	display: table;
}
.product-text-container .product-text
{
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px 0px 40px;
	text-align: justify;
}
.page-id-85 .product-text-container, .page-id-312 .product-text-container, .page-id-308 .product-text-container, .page-id-319 .product-text-container, .page-id-301 .product-text-container, .page-id-278 .product-text-container
{
	top: -30px;
}
.simple-sitemap-container ul {
	padding: 0px 40px;
}
#single-arch p
{
	font-size: 16px;
}
.simple-sitemap-wrap .post-type
{
	display: none;
}

.back-to-arch-page:hover
{
	color: #fff;
}
.back-to-arch-page:hover:after
{
	background: #fff;
}
.go-to-project:hover
{
	background: #e69c50;
}
.img-box-outer a.img_link {
	position: inherit;
	background: transparent;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 0;
	z-index: 1;
	width: 100%;
}
.img-box-outer .img_link:after {
	position: absolute;
	border: solid 2px #e69c50;
	top: -15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
	content: "";
	height: 100%;
	z-index: 9;
}
.project.zoom-img {
	width: 32.16%;
	margin-left: 20px;
}
.project.zoom-img:last-child {
	margin-left: 0px;
}
.project.zoom-img .image {
	width: 100%
}
.articles-view, .fancybox-media .image, .project.zoom-img {
	overflow: hidden;
}
.articles-list .image:hover, .fancybox-media .image:hover, .project.zoom-img .image:hover, #sub-catalogs .image img:hover {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.articles-list .image, .fancybox-media .image, .project.zoom-img .image, #sub-catalogs .image img {
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
	background-position: center; 
}
.over-hidden, .image, .abt-foot-img, .gallery-icon a, .grid-wrapper .fancybox-media, .img-box-outer {
	overflow: hidden;
}
.bottomsect .zoom-img {
	height: -webkit-fill-available;
}
.gallery-icon a, .zoom-img, .grid-wrapper .fancybox-media {
	display: inline-block;
}
.img-box-outer a.img_link img, .image img, .abt-foot-img img, .gallery-icon a img, .zoom-img img, .grid-wrapper .fancybox-media img, .img-box-outer img:first-child {
	-webkit-transition: transform 1s;
	-moz-transition: transform 1s;
	-o-transition: transform 1s;
	transition: transform 1s;
}
.img-box-outer a.img_link img{
	height: 100%;
	max-height: none !important;
}
.img-box-outer a.img_link:hover img, .image img:hover, .abt-foot-img img:hover, .gallery-icon a:hover img,.zoom-img img:hover, .grid-wrapper .fancybox-media:hover img, .img-box-outer img:first-child:hover  {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.footer-text .img-box-outer, .kitchen-gallery .img-box-outer, .home-category .img-box-outer {
	overflow: visible;
}
span.over-hidden {
	display: inline-block;
	width: 100%;
}
.accessibility-location-left button.aicon_link{
	background: url(assets/images/access.png) !important;
	background-size: contain !important;
	border: none !important;
	right: -100px !important;
	width: 31px;
	height: 34px;
	top: 56px !important;
	background-repeat: no-repeat;
	position: absolute !important;
}
.accessibility-location-left button.aicon_link img{
	display: none;
}
.warranty-mark_inner {
	width: 96%;
	display: inline-block;
	padding: 0 25px 15px 0;
	background-color: rgba(0, 0, 0, 0.3);
}
.g-recaptcha.wpcf7-recaptcha{
	margin-bottom: 8px;
}
header #header .submenu-kitchen .wrap
{
	width: 95%;
}

.home_main_heading {
    margin-top: 20px;
}

.home_main_heading h1
{
	margin-bottom: 0px;
}
.home-kitchen-block
{
	text-align: center;
	padding-top: 20px;
}
.home-kitchen-block h1{
	font-size: 34px;
    font-weight: 700;
    color: #000 !important;
}
.home-kitchen-block p{
	font-size: 16px;
    line-height: 25px;
    color: #000 !important;
}
.kitchen_banner_subtitle
{
	font-size: 36px !important;
    margin-top: 0 !important;
    font-weight: bold;
}
.kitchen_banner_desc
{
	color: #fff;
    font-size: 20px;
}
.web-page
{
	margin-top: 15px;
}

@media (min-width: 1800px){
	.product-text{
		font-size: 20px;
		text-align: right !important;
	}
	#article-page
	{
		text-align: center;
	}
	.articlePG .header-banner span.sub_title, .articlePG .header-banner h1
	{
		font-size: 40px !important;margin-top: 10px;
	}
	.single-post .content_wrap .article-content ul
	{
		text-align: right;
	}
	.content_wrap p strong {
		font-size: 18px !important;
	}
}

@media (min-width: 1400px){
	.home-contact{
		background-size: 109%;
	}
}

@media screen and (max-width: 1199px){
	header #logo img
	{
		width: 110px;
	}
	.header-right ul li
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	.wrap, #slideshow
	{
		width: 980px;
	}
	#header .phone
	{
		width: 50px;
		text-indent: -9999999px;
	}
	.warranty-mark h1, .warranty-mark span.sliderHeading
	{
		font-size: 62px;
	}
	.warranty-mark p
	{
		font-size: 18px;
	}
	#slideshow
	{
		height: 470px;
	}
	#index-slider, #index-slider-carousel
	{
		max-height: 500px;
	}
	.img-box-outer
	{
		margin-top: 53px;
	}
	.home-video
	{
		padding-bottom: 28px;
	}
	.home-video h3, .home-video .video-heading
	{
		padding: 42px 0 20px 0;
		font-size: 32px;
	}
	.home-video h2, .home-video .video-sub-heading
	{
		margin-top: 30px;
		font-size: 42px;
	}
	.home-video p
	{
		width: 92%;
		margin-bottom: 30px;
	}
	.home-accessories
	{
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.home-accessories .col-md-8
	{
		width:100%;
		max-width: 85%;
		flex: 100%;
	}
	.home-accessories .info h2
	{
		font-size: 42px;
	}
	.home-accessories .info
	{
		margin-top: 111px;
	}
	.home-accessories .info-black {
		width: 350px;
		float: right;
		padding: 20px;
		margin-top: 110px;
	}
	.home-box-black p
	{
		width: 68%;
	}
	.home-contact
	{
		background-size: cover;
	}
	.addressBox
	{
		width: 50%;
	}
	.addressBox ul li
	{
		font-size: 14px;
	}
}
@media screen and (max-width: 1024px){
	.contact-from-home #index-designer-form .wpcf7-form-control-wrap.captcha-170
	{
		width: 70%!important;
	}
}
@media screen and (max-width: 1023px){
	header #logo img
	{
		width: 90px;
	}
	.header-right
	{
		width: 86%;
		margin-top: 0;
	}
	.header-right ul li
	{
		margin-left: 2px;
		margin-right: 2px;
	}
	.header-right ul li a
	{
		font-size: 12px;
	}
	.wrap, #slideshow
	{
		width: 90%;
	}
	header #header
	{
		width: 100%;
		max-width: 100%;
	}
	.warranty-mark h1, .warranty-mark span.sliderHeading
	{
		font-size: 40px;
	}
	.warranty-mark p
	{
		font-size: 18px;
		margin-bottom: 25px;
	}
	.warranty-mark p br
	{
		display: none;
	}
	#slideshow
	{
		height:  100%;
	}
	#index-slider, #index-slider-carousel
	{
		max-height: 400px;
	}
	.home-video
	{
		padding-bottom: 11px;
	}
	.home-video h3, .home-video .video-heading
	{
		padding: 40px 0 7px 0;
		font-size: 24px;
		background-size: 70px;
	}
	.home-video h2, .home-video .video-sub-heading
	{
		margin-top: 16px;
		font-size: 34px;
	}
	.home-video p
	{
		width: 96%;
		margin-bottom: 15px;
		font-size: 16px;
	}
	.home-accessories
	{
		padding-top: 54px;
		padding-bottom: 54px;
	}
	.home-accessories .col-md-8
	{
		width:100%;
		max-width: 100%;
		flex: 100%;
	}
	.home-accessories .info h2
	{
		font-size: 42px;
	}
	.home-accessories .info
	{
		margin-top: 50px;
		width:350px;
	}
	.home-accessories .info-black {
		width: 310px;
		float: right;
		padding: 20px;
		margin-top: 50px;
	}
	.home-accessories .info-black h1
	{
		font-size: 36px;
	}
	.home-content h3
	{
		font-size: 42px;
	}
	.home-box-black p
	{
		width: 100%;
	}
	.home-box-black img
	{
		display: none;
	}
	.contact-from-home
	{
		padding: 15px 15px 0px;
	}
	.contact-from-home input, .contact-from-home select
	{
		height: 32px;
	}
}

@media screen and (max-width: 1000px){
	select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
		width: 231px;
	}
	body.page-template-page-contact #contact-form>.fields .field-row {
		max-width: 100%;
	}
	.page-template-page-contact select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
		width: 210px;
	}
	.phone_mobile {
		display: block;
		text-align: center;
		font-size: 29px;
		position: fixed;
		top: 2px;
		left: 80px;
		color: #000;
		background: #fff;
		width: 50px;
		border: 2px solid #fff;
		border-radius: 4px;
	}

}

@media screen and (min-width: 1000px) {
	.page-template-page-contact select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
		width: 150px;
	}
	body.page-template-page-contact span.subject input {
		width: 150px!important;
	}
	.phone_mobile {
		display: none;
	}
}
@media screen and (max-width: 768px){
	.contact-from-home #index-designer-form .wpcf7-form-control-wrap.captcha-170 
	{
		width: 100%!important;
		margin-top: 10px;
	}
	input[name="captcha-170"]
	{
		margin-right:0px !important;
	}
}
@media screen and (min-width: 768px){
	header #header{
		position: fixed;
		margin-right: 2%;
		margin-left: 2%;
	}
	#default-page #page-title, #snifim-page #page-title{
		margin-top: 120px;
	}
	.page-id-11 #catalog-page, .page-id-628 section.web-page, #articles-page.web-page{
		margin-top: 140px;
	}
	.page-id-161 .equal{
		display: flex;
		flex-wrap: wrap;
	}
}

@media screen and (max-width: 64.063em){
	footer .copyright{padding: 20px 0% 110px !important;}
}

@media screen and (max-width: 767px){
	header #header{
		position: fixed;
		margin-bottom: 40px;
		background-color: #000 !important;
	}
	#default-page #page-title, #snifim-page #page-title{
		margin-top: 120px;
	}
	section.home-slider, section.header-banner{
		margin-top: 80px;
	}
	#catalog-page.web-page,#articles-page.web-page, .single-products .web-page .header-banner, #single-arch-banner{
		margin-top: 100px;
	}
	.single-products .web-page .header-banner{
	}
	.page-id-13 .web-page, .page-id-393 .web-page, .page-id-416 .web-page, .page-id-23 .web-page,
	.parent-pageid-17 .web-page{
		margin-top: 20px;
	}
	#menu-item-26:hover ul{
		width: 220px;
	}

	header #logo img
	{
		margin-bottom: 5px;
		height: auto;
	}
	.bar-icon
	{
		display: block;
		position: absolute;
		top: 32px;
		right: 30px;
		color: #FFF;
		font-size: 29px;
	}
	.main-header
	{
		position: relative;
		background: #000;
	}
	.header-right
	{
		width: 100%;
		background: #000;
	}
	#header .phone
	{
		position: absolute;
		top: 5px;
		left: 10px !important;
	    width: 45px;
	    height: 45px;
	    background-size: cover;

	}
	.header-right ul li
	{
		margin: 0;
		width: 100%;
	}
	.header-right ul li a
	{
		font-size: 16px;
		padding: 10px;
		border-bottom: solid 1px #ddd;
	}
	.header-right .menu-wrap>ul>li>a:hover:before, .header-right .menu-wrap>ul>li.current-menu-item>a:before
	{
		display: none;
	}
	.header-right .menu-wrap>ul>li>a:hover, .header-right .menu-wrap>ul>li.current-menu-item>a

	{
		border: none;
		border-bottom: solid 1px #ddd;
	}
	.header-right  .menu-wrap
	{
		display: none;
		position: absolute;
		background: #000;
		width: 100%;
		left: 0px;
	}
	.header-right .visible .menu-wrap
	{
		display: block;
	}

	.product-text-container {
		position: unset;
		padding-bottom: 20px;
	}

	.product-text-container .product-text {
		padding-left: 0;
	}

	#index-slider{
		overflow-y: hidden;
	}
}

@media screen and (max-width: 690px){
	a.aicon_link {
		display: none !important;
	}
	.image-wrapper::before {
		left: 0;
		right: 0;
	}
	.banner_wrapper {
		height: 210px;
		-webkit-background-size: cover;
		background-size: cover;
	}

	a.aicon_link{
		left: -100px;
	}
	#header>.menu ul.level1{
		margin-right: 1px !important;
	}
	.aicon_image{
		border: none !important;
	}

	.slide-img img{
		min-height: 1px!important;
	}

	.mobile-kitchen-goto{
		display: block;
		text-align: center;
		font-size: 20px;
		margin-bottom: 15px;
	}

	body.device-xs #index-slider, body.device-xs #index-slider-carousel{
		height: 241px!important;
	}

	#index-page .warranty-mark{
		top: 28px!important;
	}

	#index-designer-form .wpcf7-form-control-wrap, #index-club-form .wpcf7-form-control-wrap{
		width: 100%!important;
	}
	.contact-from-home #index-designer-form .wpcf7-form-control-wrap.captcha-170
	{
		width: 67% !important;
		margin-right: 10px !important;
	}

	.index-form form .submit{
		width: 100%;
		background-color: green;
		color: #fff;
		margin-left: 0!important;
	}

	body.page-template-page-architects #header > .menu .bar-icon,
	body.single-proj #header > .menu .bar-icon{
		top: -66px!important;
	}

	body.page-template-page-architects #page-title img{
		max-width: 90%!important;
		height: auto;
	}

	body.page-template-page-architects .page-title-text{
		padding-right: 1%!important;
		padding-left: 1%!important;
	}

	body.page-template-page-architects .single-arch-in-list{
		width: 100%!important;
		padding: 5%!important;
	}

	body.page-template-page-architects .single-arch-in-list p{
		text-align: center!important;
	}

	.grid-item{
		width: 100%!important;
	}

	.stamp{
		position: absolute;
		left: 2.5%;
		right: 2.5%;
		top: 0;
		padding-top: 10px;
		width: 95%;
		height: auto;
	}

	.arch-header{
		padding-bottom: 20px!important;
	}

	.back-to-arch-page{
		display: block;
		position: absolute;
		left: 2.5%;
		top: 143px;
		height: auto;
		width: auto;
		font-size: 13px;
		padding: 5px;
		color: #000;
		border: 1px solid #000;
	}

	.project-nav{
		top: 0!important;
		bottom: auto;
	}

	body.page-template-page-architects #bw-pp-iframe-holder{
		display: none!important;
	}

	.fixed-forms{
		width: 100%;
		height: 50px;
		background-color: #000;
		position: fixed;
		right: 0;
		top: auto;
		bottom: 0;
		z-index: 10000;
	}

	.fixed-form-btn{
		width: 33.3%;
		float: right;
		border: 1px solid #fff;
		padding: 0;
		height:100%;
	}

	.fixed-form-btn span{
		font-size: 4.1vw;
	}

	.facebook-group span#circle{
		right: 33% !important;
		width: 35px !important;
		height: 35px !important;
		background-color: #3b5998;
		border-color: #3b5998;
		top: 7%;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		margin-top: 5px;
	}

	.facebook-group span#circle i{
		left: 10px;
		top: 5px;
	}

	.meeting-form-wrapper, .sign-up-form-wrapper{
		top: -1000px;
		right:0;
		left: 0;
		width: 100%;
	}

	.sign-up-form-wrapper input[type=checkbox]{
		margin-left: 224px;
	}


	#ui-datepicker-div{
		background-color: #fff!important;
		width: 80%!important;
	}

	.ui-datepicker-calendar{
		width: 100%!important;
	}

	span.mail-data, span.phone-data{
		font-size: 5vw;
	}

	body.page-template-page-sales .banner img{
		display: block;
		max-width: 100%;
	}

	body.page-template-page-sales .sales-single{
		width: 100%;
		padding: 0!important;
		min-height: 1px;
		margin-bottom: 20px;
	}

	body.page-template-page-sales .sales-single .wrapper,
	body.page-template-page-sales .sales-single .wrapper a{
		width: 100%;
		height: auto;
	}

	body.page-template-page-sales .sales-single img{
		display: block;
		max-width: 100%;
	}

	section.sales-form .wpcf7-form-control-wrap{
		display: block;
		width: 100%;
		margin: 5px auto;
	}

	section.sales-form .wpcf7-form-control-wrap input,
	section.sales-form .wpcf7-form-control-wrap select{
		display: block;
		width: 90%;
		margin: 5px auto!important;
		float: none;
	}

	section.sales-form  input[type=submit]{
		width: 90%!important;
		margin: 5px auto!important;
		float: none;
		margin-top: 20px!important;
		background-color: green;
		color: #fff!important;
	}

	section.sales-form .wpcf7-form-control-wrap.date{
		margin-bottom: 20px!important;
	}

	#bw-pp-main-holder{
		display: none!important;
	}

	.page-template-page-newcollection img{
		max-width: 100%!important;
	}

	.page-template-page-newcollection #articles-list .c.image{
		width: 100%!important;
	}


	.accessibility-location-right .accessability_container{
		top: auto;;
		bottom: 0px;
	}

	.aicon_link{
		bottom: 0;
		top: auto;
	}

	.aicon_image{
		border-top:5px solid #ffffff;
	}
}

@media (max-width: 500px){
	#index-slider{
		overflow-y: hidden;
	}

	.kit-content{
		width: auto!important;
	}
}

[class*=".effect-"] {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	-moz-perspective: 1000;
	perspective: 1000;
}

.effect-fade {
	opacity: 0;
}

.effect-fade.in {
	opacity: 1;
}

.effect-slide-left {
	-webkit-transform: translate3d(-30%, 0, 0);
	transform: translate3d(-30%, 0, 0);
	opacity: 0;
}

.effect-slide-left.in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.effect-slide-right {
	-webkit-transform: translate3d(30%, 0, 0);
	transform: translate3d(30%, 0, 0);
	opacity: 0;
}

.effect-slide-right.in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.effect-slide-top {
	-webkit-transform: translate3d(0, -30%, 0);
	transform: translate3d(0, -30%, 0);
	opacity: 0;
}

.effect-slide-top.in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.effect-slide-bottom {
	-webkit-transform: translate3d(0, 30%, 0);
	transform: translate3d(0, 30%, 0);
	opacity: 0;
}

.effect-slide-bottom.in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.effect-pop {
	opacity: 0;
}

.effect-pop.in {
	-webkit-animation: pop 0.6s ease-out 0.5s both;
	-moz-animation: pop 0.6s ease-out 0.5s both;
	-o-animation: pop 0.6s ease-out 0.5s both;
	animation: pop 0.6s ease-out 0.5s both;
	opacity: 1 \9;
}

@-webkit-keyframes pop {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-moz-keyframes pop {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@-o-keyframes pop {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes pop {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
		opacity: 1;
	}
	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.effect-fall {
	opacity: 0;
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
}

.effect-fall.in {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.effect-perspective {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.effect-helix {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	opacity: 0;
	-webkit-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}

.effect-helix.in {
	opacity: 1;
	-webkit-transform: rotateY(0);
	-ms-transform: rotateY(0);
	transform: rotateY(0);
}
.home-contact ul {
	padding: 0px;
}
.pwrdby a
{
    color:#787878;
}

.home-slider #index-slider video{
	height: auto !important;
    bottom: 0;
	position: absolute;
	width: 100%;
}
.contact-from-home .wpcf7-form-control-wrap.captcha-170
{
	width: 78%!important;
    float: revert!important;
}
input[name="captcha-170"]
{
	border: 1px solid;
    margin-right: 10px;
    margin-bottom: 20px !important;
}
.PopBannerForm .wpcf7-captchac
{
	float:right;
}
.PopBannerForm #index-designer-form .wpcf7-form-control-wrap.captcha-170
{
	width: 72% !important;
    float: right !important;
}
.contact-us-page .contact-from-home img.wpcf7-captchac
{
	position: inherit;
}
.land2-part .land2-contact-form span.captcha-170
{
    width: 75%;	
}
.land2-contact-form input[name="captcha-170"]
{
	width: 100%;
    padding: 5px 0px;
    margin: 0;
}
.land2-contact-form span.captcha-170 .wpcf7-not-valid-tip
{
	padding: 0px;
    height: auto !important;
}



@media only screen and (max-width: 40em) {
	.warranty-mark_inner {background-color: rgba(0, 0, 0, 0.8);}

.home-slider #index-slider video{top: 0;}

.home-video{background-image: url('assets/images/video-bg777.png');}

/*#header .phone {background: url('assets/images/phone_icon111.png') no-repeat right center;}*/



}
