/*
Theme Name: Custom
*/

:root {
  --font-sans: "Poppins", sans-serif;
  --font-serif: Iowan Old Style, Apple Garamond, Baskerville, Times New Roman, Droid Serif, Times, Source Serif Pro, serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  --font-size: 18px;
  --color1: #287ec2;
  --color2: #6ecfd8;
  --color-darkgrey: #252525;
  --color-dark: #333;
  --color-light: #f2f2f2;
  --transition-dur: 0.3s;
  --secpad:100px 0;
  --insecpad:50px 0;
}
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qdulhb');
  src:  url('fonts/icomoon.eot?qdulhb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qdulhb') format('truetype'),
    url('fonts/icomoon.woff?qdulhb') format('woff'),
    url('fonts/icomoon.svg?qdulhb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bathroom:before {
  content: "\e900";
}
.icon-kitchen:before {
  content: "\e901";
}
.icon-blueprint:before {
  content: "\e902";
}
.icon-handshake:before {
  content: "\e903";
}
.icon-people:before {
  content: "\e904";
}
.icon-certificate:before {
  content: "\e905";
}
.icon-list-view:before {
  content: "\e906";
}
.icon-approved:before {
  content: "\e907";
}


body{color:var(--color-dark);font-family: var(--font-sans);}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{color:var(--color-dark);font-weight:600;}
p:empty{margin:0;}
a{color:var(--color1);}
a:hover{color:inherit;}

.topbar { background: #287ec2; padding: 10px 0px;}
.topbar *{ color:#fff;}

.navbar-bg {background:#fff;padding: 10px 0;border-bottom:1px solid rgba(0,0,0,0.3)}
#main-menu {width: 100%;}
.navbar-bg a {color: #1c1c1c !important;font-weight: 500;}
.navbar-bg .dropdown-menu a {color: #4e4c4c !important;}
.navbar-dark .navbar-toggler {background:var(--color1) !important;border-color:var(--color1) !important;}
.hp-slider .slide {
background-repeat: no-repeat;
background-size: cover;
height:572px;
background-position: center;
padding:15px;
margin: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.hp-slider .slide-1 {background-image: url(imgs/slide1.jpg);}
.hp-slider .slide-2 {background-image: url(imgs/slide2.jpg);}
.hp-slider .slide-3 {background-image: url(imgs/slide3.jpg);}
.hp-slider .slide-4 {background-image: url(imgs/slide4.jpg);}

.banner-txt {background:rgba(0, 0, 0, 0.7);padding: 50px;}
.banner-txt .bnr-head{font-size:35px;margin-bottom:30px;font-weight:bold;}
.banner-txt *{color:#fff;}

.btn-primary{background-color:#ffffff !important;border-color:#ffffff !important; color:#060606;}
.btn-primary:hover{background-color:#f2f1f1 !important;border-color:#f2f1f1 !important; color:#060606;}
.btn-secondary {background-color: #6ecfd8 !important;border-color: #6ecfd8 !important;}
.btn-white{background-color:#fff !important;border-color:#fff !important;color:#060606 !important;}
.btn,.send{border-radius:0 !important;}
.btn:hover,.send:hover {
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
}

.hp-title{font-size:35px;}
.txtc1{color:var(--color1);}
.txtc2{color:var(--color2);}
.box-service,.whycho-box{margin-top:50px;}
.box-service i { font-size: 55px; color: #287ec2;}

.hpwelcome{padding:var(--secpad); background:#f2f2f2;}
.hpsec1{padding:var(--secpad); background:#fff;}
.whycho-box { background: #6ecfd8;  padding:30px;}
.whycho-box h4 {font-size: 20px;}
.whycho-box i { font-size: 55px; color: #fff;}
.whycho-box *{ color:#fff;}

.hpnum{font-size:80px;color:var(--color2);}
.hpsec2{padding:var(--secpad);background: url(imgs/aided-design-bg.jpg) no-repeat bottom center;background-size: cover;position:relative;}
.hpsec2 *{ Color:#fff;}
.hpsec2::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(40, 126, 194,0.7);}

.hpsec3{padding:var(--secpad);background:#f7f7f7;}
.hpsec3 *{color:#1d3750;}

.hpform .txt-field{padding:10px;margin-bottom:20px;background:#eee;border:0;width:100%;}
.hpform .wpcf7-spinner{display:none;}
.send{background-color:var(--color1) !important;border-color:var(--color1) !important;color:#fff !important;width: 200px !important;}

.text-fild {
    width:100%;
    margin: 5px 0px;
    padding-left: 10px;
    height: 38px;
	background: rgba(255,255,255,0.60);}

.hp-contact-form-holder .text-fild {
    width:100%;
    margin: 5px 0px;
    padding-left: 10px;
    height: 38px;
    background: #f7f7f7 !important;
	border-radius: 0px !important;
	 border:none !important;
    border-bottom: 1px solid #333333 !important;
    color: #000;
   	margin-top: 20px;
}
.textarea-fild {
    width:100%;
    margin: 5px 0px;
    padding-left: 10px;
    background: #f7f7f7 !important;
    border-radius: 0px !important;
	border:none !important;
    border-bottom: 1px solid #333333 !important;
    color: #000;
    font-size: 12px;
	margin-bottom: 40px;
	height: 70px !important;
}

div.wpcf7-validation-errors{ float:left;}
div.wpcf7-mail-sent-ok{ float:left;}

.send {
    background: #4c7f01 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    padding: 10px 40px;
}
.send:hover {
    background: #7ab91e none repeat scroll 0 0;
    color: #fff;
}
.hp-contact-form-holder .wpcf7-spinner {
display: none;
}

.footer {padding: 20px 0 30px;background:#287ec2;}
.footer *{color:#fff;}  
.footer h4 {margin: 30px 0 15px;font-size: 22px;}
.social a {display: inline-block;margin-right: 5px;font-size: 23px;text-align: center;}
.foot-copy{ background:#11619f;}
.foot-tel i,.foot-mail i{color:var(--color1);}
.foot-copy *{ color:#fff;}

.section-white {background: #fff;padding: 50px 0;}
.section-primary {background: var(--color1);padding: 50px 0;}
.section-secondary {background: var(--color2);padding: 50px 0;}
.section-dark {background: var(--color-dark);padding: 50px 0;}
.section-primary *,.section-secondary *,.section-dark * {color: #fff;}
.section-lightgrey {background: #eee;padding: 50px 0;}
.mb30{margin-bottom:30px;}
.wrapper {padding: 50px 0;}
.updated {display: none;}
.published.updated {display: inline;}
#recent-posts-2 a,#categories-2 a,h2.entry-title a {color: inherit;}
.txt34{font-size:34px;}
.txt20{font-size:20px;}
.txt-field,.txtarea-field{margin-bottom:15px;}
.txtarea-field{height:100px;}
.g-recaptcha {display: inline-block;transform: scale(0.77);-webkit-transform: scale(0.77);transform-origin: 0 0; -webkit-transform-origin: 0 0;}
.banner-overlay{position:relative;}
.banner-overlay:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.45);}
.banner-overlay *{color:#fff;}
.kitchen-bg1{background:url(imgs/kitchen-bg1.jpg) no-repeat center;background-size:cover;height:450px;}
.kitchen-bg2{background:url(imgs/aided-design-bg.jpg) no-repeat center;background-size:cover;height:450px;}
.bathroom-bg1{background:url(imgs/slide1.jpg) no-repeat center;background-size:cover;height:450px;}
.bathroom-bg2{background:url(imgs/bathroom-bg2.jpg) no-repeat center;background-size:cover;height:450px;}


/***************************** MEDIA *******************************/
@media screen and (min-width: 992px) {
.navbar-bg {background:transparent;position: relative;z-index:999;}
.hp-slider-wrap,.inner-bg,.project-bg{margin-top:0px;}

}

@media screen and (max-width: 991px) {
.hpnum{margin-top:20px;}
}

@media screen and (max-width: 767px) {
.topbar,.banner-txt,.hpsec1,.footer {text-align: center;}
.top-number a {display: block;margin-bottom: 10px;}
.whycho-box br{display:none;}
.box-service h3,.whycho-box h4{margin-top:10px;}
}