#section8{

        background: #a8d6d3;
    
    }
    .border-section8 {
    position: absolute;
    border-left: 2px solid #cf9e65;
    border-top: 2px solid #cf9e65;
    border-bottom: 2px solid #cf9e65;
    margin: 0 auto;
    display: block;
    width: 64%;
    height: 915px;
    right: 0;
    top: 3%;
}
#section8 .btn-success:hover{
	background-color:transparent !important;
	border:none !important;
}
  .infoleft{
	  
	  
  }

    .infoleft h3{
      
      color: white;
    padding-top: 10px;
    font-size: 28px;
    font-family: roboto_slabthin;
    }
  
    .infoleftlogo img{
      width: 30%;
      position: relative;
      margin-top: 20px;
      right: 10px;

    }
    .companypicture img{
      width: 100%;
     
      margin-top: 30px;
      margin-bottom: 50px;
      z-index: 100;


    }
    .margintop{
  margin-top: 10%;
}
    .end p{
      font-size: 13px;
      font-family: roboto_slabthin;
position: relative;
    top: -60px;


    }
    .rightinfo{
      margin-left: 7%;
    }
    .rightinfo h1{
 font-size:7vw;
    padding-top: 40px;
    padding-bottom: 15px;
    font-family: roboto_slabthin;
    
      
    }
    .rightinfo h3{
      font-size: 28px;
color: white;
padding: 1px;

      font-family: roboto_slabthin;
      font-weight:bold;
          
    }
    .btn,.btn-success, .btn-send{
      color: #a8d6d3;
      text-align: right;
      position:relative;
      
background:  #a8d6d3;
border-color:;
font-size: 20px;
    
    }
    .btn-success{
      border-color:#a8d6d3;
    }
 
#contact-form input{
border-radius:0;
}
.contact-phone,.contact-email,.contact-address{
	padding-top: 5px;
	
    font-size: 19px;
	   font-family: roboto_slabthin;
	   font-weight:bold;
}
.contact-phone h3,.contact-email h3{
	padding-bottom: 10px;
}
.contact-address h3{ padding-bottom:5px;}
.contact-address{
	   font-family: roboto_slabthin;
	  
}
.contact-address p {
font-size: 16px;
font-weight:bold;
 font-family: roboto_slabthin;
}
#form_email{
  font-family: roboto_slabthin;
  font-size: 12px;
color:#cf9e65;
}
#form_message{
  font-family: roboto_slabthin;
  font-size: 12px;
  border-radius:0;
  color:#cf9e65;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea
{
    background-color: #fff;
    color: #495057;
    width: 70%;
    padding: 7px;
    font-size: 1rem;
    
     margin-top: 10px;
}


.wpcf7 input[type="submit"]{
      color: white;
    font-family: roboto_slabthin;
    font-size: 30px;
    margin-left: 58%;
        background: none;
        font-weight: bold;
        text-transform: lowercase;
        border-width: 0!important;


}
.wpcf7 textarea{
  height: 100px;
}
@media only screen and (max-width: 768px) {

 .companypicture img{
    width: 100%; 
   margin-bottom: 10px;
    position:relative;

  }
  .border-section8{
    display: none;
  }
  .end p{
    text-align: center;
	position: relative;
    top: 0px;
	padding:20px;
  }
  .infoleft{
   text-align: center;
  }
.rightinfo{
  text-align: center;
  margin-left: 0;
}

.rightinfo h1{
  font-size: 60px;
}
.iframe-container iframe{
  text-align: center;
  width: 100%;
}
.btn.loadMoreBtn{
	font-size: 22px !important;
}
.font{
	margin-top: 40px!important;
}
}