html{
	
}

body{
    margin: 0;
    padding: 0;
    /*text-align: center;*/
    background: #ffffff url(../images/bg.jpg) 0 0 repeat-x;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
    /*font-family: tahoma, arial , sans-serif;*/
    
       /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient( #629074, #fff); /* For Safari 5.1 to 6.0 */*/
    /*background: -o-linear-gradient( #629074, #fff); /* For Opera 11.1 to 12.0 */*/
    /*background: -moz-linear-gradient( #629074, #fff); /* For Firefox 3.6 to 15 */*/
    /*background: linear-gradient( #629074, #fff); /* Standard syntax */*/
    
    /*background-repeat: no-repeat;*/

}


.recaptcha-margin-auto > div {
     margin: auto;
}

.img-responsive {
	margin-left: auto;
	margin-right: auto;
}


#header .container{
padding-top: 31px;
/*background-image: url('../images/diy.png'), url('../images/nuage.png') ;
*/background-position: right bottom, right top; 
background-repeat: no-repeat;
}
h1, h2, h3, h4{
	color:#B93D35;
	font-family: 'Mouse Memoirs', sans-serif;
}
h2{
	text-transform: uppercase;
}
h3{

}
h1{
	font-size:42px;
}

.mob-numbs{
	background-image: url('../images/nuage1.png') ;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	/*background-color: #fff;*/
	/*height:100px;*/
	padding-bottom: 10%;
	display: none;
}
.mob-numbs p{
	font-size:40px;
	/*float: left;*/
}
.mob-numbs a{
	text-decoration: none;
}
#diyman{
	display: none;
}
.review-content h3{
	color:#fff;
}
#header{
	    min-height: 260px;
}
.navbar-default{
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}

/*.navbar-default .navbar-nav>li>a:before{
	content:url('../images/circle.png');
	padding-right: 5px;
}*/
/*.navbar-default .navbar-nav>li>a:hover:before{
	content:url('../images/circle-hover.png');
}*/
.navbar-default .navbar-nav>li>a:hover{
	color:#99CC00;
}
.navbar-default .navbar-nav>li>a{
	font-size:30px;
	color:#fff;
	text-transform: uppercase;
	font-family: 'Mouse Memoirs', sans-serif;
	    padding: 10px 12px;
}

.navbar-collapse{
	padding: 0;
}
.navbar{
	margin-bottom: 0px;
}
.navbar-default .navbar-nav>li{
	margin-left: 15px;
    margin-right: 15px;
}
.right.carousel-control img{
	position: absolute;
	right:0;
	top:40%;
	margin-right:-1.5em;
}

.navbar-default .navbar-nav{
	display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	    margin-bottom: 20px;
}

.left.carousel-control img{
	position: absolute;
	left:0;
	top:40%;
	margin-left:-1.5em;
}

.carousel-control.right{
	opacity: 1;
}
.carousel-control.left{
	opacity: 1;
}

.price-logo{
	position: relative;
}
.price-logo img{
	margin-top:-50%;
}

.slider-holder, .slider-holder-form{
	padding:10px;
	/*border-radius: 10px;*/
	background-color:#fff;
}

.slider-holder-form{
	background-color: #3F3F3F;
 	color: white;
 	margin-top: 30px;
}


#content{
	margin:30px 0;

}

#content h3{
	text-transform: uppercase;
}

.reviews{
	background: url(../images/bg-right.png) no-repeat;
	height: 300px;
    /*padding: 10%;*/
    /*padding: 5% 30% 7% 10%;*/
    color:#fff;
    position: relative;
    margin-top: 30px;

}

.reviews .review-content{
	position: absolute;
	padding: 3% 10%;
    width: 250px;
}

.navbar-default .navbar-nav>li.active>a{
	color:#99CC00;
	background: transparent;
}

.navbar-default .navbar-nav>li.active>a:hover{
	color:#99CC00;
	background: transparent;
}

/*.navbar-default .navbar-nav>li.active>a:before{
	background: transparent;
	content:url('../images/circle-hover.png');
	color:#fff;

}
*/


/* abdi mods 30/07/2018
============================= */


.footer-section-wrapper{
	background-color: #3f3f3f;
	padding:30px 30px 10px;
	color: #fff;

}

.footer-section-wrapper a{
	color: #fff;
}

.footer-section-wrapper ul{
	list-style: none;
	display: flex;
	justify-content: space-around;
}

.gfield_label{
	display: none !important;
}

.gform_wrapper ul.gform_fields li.gfield{
	display: inline-block;
	padding-right: 0 !important;
	margin: 0 !important;
}

.gform_wrapper ul.gform_fields li.gfield{
	width: calc(100% - 100px);
}
body .gform_wrapper ul.gform_fields{
	margin: 0 auto !important;
}
.gform_wrapper ul.gform_fields li.gfield input{
	width: 100%;
}

.gform_wrapper ul.gform_fields{
	/*width: 50%;*/
	margin: 0 auto;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html button{
	height: 34px;
	background-color: #dd3030;
	border: #dd3030;
	width: 100%;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
	width: 100px;
}

.gform_wrapper .gform_footer{
	/*display: none;*/
	visibility: hidden;
}

#footer-section h3{
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-size: 18px;
	margin: 0; 

}

.wbfp-copyright-wrapper{
	margin-top: 30px;
	font-size: 14px;
}

.wbfp-signup-wrapper{
	margin-top: 50px;
}

body{
	background: transparent;
	background-color: #609174; 
}

#gform_confirmation_wrapper_1{
	text-align: center;
}

/*stefano css update mid october 2018*/

/*black bar on top of the page with phone and email information*/
.slate-top-banner-wrapper{
	color: #fff;
  text-align: center;
  background-color: #1d1d1d;
  padding: 0;
  position: relative;
/*  cursor: pointer;*/
  padding: 3px 0 3px 0;
  height: auto;
}

.slate-top-banner-wrapper p {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 1%;
}

.slate-top-banner-wrapper p span a {
  color: #fff;
  text-decoration: none;
}

.slate-top-banner-wrapper p span a:hover {
  text-decoration: underline;
}

.flatp_top_header_wrapper {
  width: 100%;
  height: auto;
  color: #FFF;
  background: #1d1d1d none repeat scroll 0% 0% !important;
  overflow: hidden;
  position: relative;
  z-index: 100;
}

.row-wrapper {
  margin: 0px ;
}

#hideMe {
  display: none;
}

.display-hide {
  color: #fff;
}

.display-hide:link:hover {
  color:#fff;
}

.display-hide:visited {
  color:#fff;
}

/*logo new style css*/

.logo-header, .burger-menu{
  margin-top: 30px;
}

.navbar-header button {
  margin: 0px;
}

/*row of content in the home page*/
.flex-row-quote {
 	display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/*.container-wrap {
 	margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}*/
 
/*style for the images after the header and the text insidie */
.img-header-home, .img-header-contact, .img-header-pricing, .img-header-about, .img-header-services,.img-header-reviews {
 	width: 100%;
  height: 400px;
  background-size: cover !important;
	padding:1px;
  border:10px solid #fff;
}
.img-header-contact{
 	background: url(../images/contact.jpg) no-repeat;
}
.img-header-home{
  background: url(../images/igor.jpg) no-repeat;
}
.img-header-pricing {
  background: url(../images/pricing.jpg) no-repeat;
}
.img-header-about {
  background: url(../images/about.jpg) no-repeat;
}
.img-header-services {
  background: url(../images/services.png) no-repeat;
}
.img-header-reviews {
  background: url(../images/reviews.png) no-repeat;
  background-position: center !important;
}
.centered-image{
 	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  color: #ffffff;
  font-family: Montserrat;	
  font-size: 30px;	
  font-weight: 600;	
  line-height: 40px;
  text-align: center;
  width: 50%;
}
.content-title .content-title-white{
 	color: #B93D35;	
 	font-family: Montserrat;	
 	font-size: 20px;	
 	font-weight: bold;		
 	line-height: 32px;
 	text-align: center;
 	margin: 16px 0 16px 0;
}

/*css for the content in the center of the home page*/
.content-title {
  text-align: center;
}

.content-title-white{
 	color: white;	
 	    font-family: Mouse Memoirs;
    font-size: 42px;
    font-weight: 400;
    line-height: 48.09px;
    text-align: center;
 	margin-bottom: 30px;
}

.content-main{
 	text-align: justify;
 	margin: 0 20px 5px 20px;
}

/*style for the contact page content*/
.contact-title-text {
	text-align: center !important;
	margin-top: -15px;
}

.contact-content-list {
  padding-top: 20px;
}

.contact_text {
	margin: 30px 0 45px 0 !important;
}

/*style for the 4 circles that connect to each other*/
.circle {
  width: 50px;
  height: 50px;
  background: #609174;
  border-radius: 50%;
  position: relative;
  margin: 0px auto 0 auto;
}

h5 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  color: #fff;
  font-weight: 900;
  font-size: 27px;
}

.vertical-line {
  width: 8px;
  height: 41px;
  background: #609174;
  margin: 0px auto 0 auto;
}

/*style for the new pricing page*/

.circle-pricing {
  width: 150px;
  height: 150px;
  background: #E1D55B;
  border-radius: 50%;
  position: relative;
  margin: 40px auto auto auto;
}

.pricing-h5 {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  color: #fff;
  font-weight: 900;
  font-size: 71px;
  font-family: 'Mouse Memoirs', sans-serif;
}

.pricing-ph {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  color: #fff;
  font-size: 28px;
  font-family: 'Mouse Memoirs', sans-serif;
}

.slider-holder-pricing {
    padding: 40px;
    background-color: #fff;
}

/*style for the form in the contact form*/
.field-send-news, .fname-form span input, .lname-form span input, .email-form span input, .phone-form span input, .message-form span textarea {
  color: black;
} 

.fname-form, .lname-form {
	display: inline-block;
  width: 45%;
  margin-right: 4%;
  margin-left: 0px;
}

.lname-form {
	margin-left: 5%;
  margin-right: 0px;
}

.fname-form span input, .lname-form span input {
	width: 100%;
}

.email-form span input, .phone-form span input, .message-form span textarea {
	width: 99%;
}

.message-form span textarea {
	height: 100px;
}

span.wpcf7-list-item {
  display: inline-block;
  width: 33%;
  margin: 5px 0px 5px 0px;
}

#accept-check span {
	width: 99%;
}

#accept-check span .wpcf7-list-item-label {
	margin-left: 20px;
}

.submit-form input {
	border: none;
  -webkit-text-emphasis-style: none;
  background-color: #E1D55B;
  color: #ffff;
  border-radius: 0px;
	
  display: block;
	font-family: Mouse Memoirs;
font-size: 30px;
font-weight: 400;
line-height: 34.35px;
text-align: center;

  margin: 30px auto;
  padding: 10px 30px;
}

.submit-form input:hover {
  color: #3F3F3F;
}

.wpcf7-form p span input, .wpcf7-form p span textarea {
	margin-top: 10px;
	
	border: transparent;
	outline: none !important;
	    padding: 12px 10px;
}
#home-form .wpcf7-form p span input, #home-form .wpcf7-form p span textarea{
	width: 100%;
}
#home-form .wpcf7-form p span input{
	height: 41px;
	
}
#home-form  .wpcf7-form p span textarea{
	height: 198px;
}
.wpcf7-list-item-label {
  padding-left: 2px;
}
#textarea-big-form{
	height: 131px;
}
/*style for the newsletter form at the bottom of the page*/
.btn-send-news {
  border: #B93D35;
  background-color: #B93D35;
  color: #ffff;
  border-radius: 0px;
  width: 20%;
  height: 34px;
  margin: 0 auto;
}

.field-send-news {
  font-size: inherit;
  font-family: inherit;
  padding: 5px 4px;
  letter-spacing: normal;
}

.wbfp-signup-wrapper .wpcf7 .wpcf7-form p {
  text-align: center;
}

/*center the coll in the information row in the contact page*/
.row-centered {
	text-align: center;
}

/*remove circle on screen bigger than 770px and add the circle conncted on contact page*/
@media only screen and (min-width: 770px) {
/* CSS */
    .circle-mobile {
	     display: none;
    }
	
}
@media only screen and (max-width: 770px) {
/* CSS */
     .as-seen-tv-div {
	     display: none;
    }
	
}

/* form home page css*/

.flatpack-form-wrapper {
	background-color: #E8D407;
	padding: 20px 20px 0px 20px;
}

.title-form {
	color: #FFFFFF;	
	font-family: Montserrat;
font-size: 18px;
font-weight: 800;
line-height: 25.3px;
text-align: center;
	
	margin-top: 5px;
	text-align: center;
	
}

/*.label-form{
	display: inline-block;
    margin-bottom: .5rem;
    color: #FFFFFF;
}*/

.fname-form-quote b, .email-form-quote b, .message-form-quote b {
    display: inline-block;
    margin-bottom: .5rem;
    color: #FFFFFF;
}

.fname-form-quote input, .email-form-quote input, .message-form-quote textarea {
  display: inline-block;
  width: 100%;
}

.message-form-quote textarea {
  height: 120px; 
}

/*.flatpack-form-control {
	display: inline-block;
    width: 100%;
}*/

/*.btn-send {
	border: none;
    -webkit-text-emphasis-style: none;
    background-color: #B93D35;
    color: #ffff;
    border-radius: 0px;
    width: 45%;
    display: block;
    margin: 0 auto;
}*/

.form-group {
     margin-bottom: 0px !important; 
}

.submit-form-quote input {
    border: none;
    -webkit-text-emphasis-style: none;
    background-color: #6C8F76;
    color: #ffff;
    border-radius: 0px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 5px;
	font-family: Mouse Memoirs;
font-size: 30px;
font-weight: 400;
line-height: 34.35px;
text-align: center;

}

.checkbox-form {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    background: #ffff;
}

.checkbox-content {
	color: #ffff;
    font-family: montserrat;
    font-size: 10px;
    font-weight: 100;
    /*text-align: center;
    vertical-align: middle;*/
    margin-left: 10px;
}

input[type=checkbox] { 
  transform: scale(1.5) !important;
   margin-left: 3px;
  }
#menu-item-22{
	    background: #E2D650;
}
#menu-item-22 a{
	color: #3F3F3F;
}
.footer-get-in-touch p{
	
font-size: 15px;
font-weight: 500;
line-height: 25.3px;
text-align: center;

}
.footer-get-in-touch h3{
	
font-size: 30px !important;
font-weight: 800;
line-height: 36.57px;
text-align: center;

}
.footer-get-in-touch a{
	font-family: Mouse Memoirs;
    font-size: 30px;
    font-weight: 400;
    line-height: 34.35px;
    text-align: center;
    background: #E2D650;
    padding: 4px 20px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
	color: #3F3F3F;
    margin-bottom: 30px;
	text-decoration: none;

}
.wbfp-copyright-wrapper a{
	    
	    color: #99CC01 !important;
    text-decoration: underline;
}
.wbfp-copyright-wrapper span{
	    padding: 0px 5px;
}
.w-100 span.wpcf7-list-item{
	width: 100% !important;
}
.w-100 .wpcf7-list-item-label {
    padding-left: 15px !important;
}
.grey-bg {
	    background: rgba(63, 63, 63, 1);
    border: 13px solid rgba(255, 255, 255, 1);
	    padding: 30px 0px;
    
}
.grey-bg p{
	    font-family: Mouse Memoirs;
    font-size: 42px;
    font-weight: 400;
    line-height: 48.09px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
}
.grey-bg img{
	margin: 0 auto;
    display: table;
	    padding-bottom: 20px;
}
.grey-bg a{
	    font-family: Mouse Memoirs;
    font-size: 30px;
    font-weight: 400;
    line-height: 34.35px;
    text-align: center;
    background: #E2D650;
    padding: 10px 20px;
    margin: 0 auto;
    display: table;
    margin-top: 20px;
    color: #fff;
    margin-bottom: 15px;
    text-decoration: none;
    width: 223px;
   
}
.grey-bg span{
	font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 17.07px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    display: block;
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    /*text in the center of the image after the header*/
  .centered-image{
    	font-size: 23px;	
 	}

    /*margin between information and logo*/
  .logo-container {
    	margin-top: 15px;
  }

   /* contact form style in the contact page*/
  .contact-content-list {
    	display: none;
  }

  .fname-form, .lname-form {
    	width: 100%;
	}

	.lname-form {
    	 margin-left: 0%; 
	}

	span.wpcf7-list-item {
    	width: 50%;
    	font-size: 11px;
	}

    /*css for the collapsing navabar on mobile version*/
  .logo-header{
      float:right;
      padding-left: 5px;
  }

  .navbar-header {
      float: left;
  }

  .navbar-default .navbar-nav {
      display: list-item;
  }

  .navbar-default .navbar-collapse {
      border-color: transparent;
  }

  .navbar-collapse.in {
      overflow-y: initial; 
      margin-top: 3.5vh;
  }

  .navbar-default .navbar-nav {
      width: 100vh;
  }

  .navbar-collapse {
      box-shadow: none;
  }

  .diy-logo {
      padding: 0px;
      margin-top: 0px !important;
  }

    /*footer css with style for newsletter form*/
  .btn-send-news {
      width: 28%;
  }

  .field-send-news {
      width: 50%;
  }

  .footer-section-wrapper {
      padding: 5px 5px 3px;
  }

  .footer-section-wrapper ul {
      display: table;
  }

  .circle-pricing {
    margin: auto auto 20px auto;
  }
}

