body,
html {
  height: 100%;
  font-size: 14px;
}
body,
a,
li,
ul,
canvas,
header,
footer,
figure,
article,
div,
nav,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  list-style: none;
  padding: 0;
  color: inherit;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #666;
}
h1::selection {
  background: #F09A19;
}
h2::selection {
  background: #F77B55;
}
p::selection {
  background: #D7E7E7;
}
a:hover,
a:active {
  cursor: pointer;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.5em;
  color: #082F3E;
}
input,
textarea {
  outline: none;
  border: 1px solid #F9F9F9;
  padding-left: 15px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 300;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cccccc;
}
input:focus,
textarea:focus {
  outline: none;
}
label {
  color: #666;
  font-size: 15px;
  font-weight: 300;
}
label span {
  color: #BBB;
  font-size: 11px;
}
input[type=submit] {
  cursor: pointer;
}
.container {
  height: auto;
  width: 100%;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.container:after {
  content: " ";
  display: block;
  clear: both;
}
.divider {
  height: 1px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #F4F4F4;
}
.button {
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.12);
  behavior: url(../htc/pie.htc);
  zoom: 1;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  color: #FFF;
  text-align: center;
  padding: 8px 14px;
  margin-top: 35px;
}
.button:hover,
.button:active {
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.3);
  behavior: url(../htc/pie.htc);
  zoom: 1;
}
.mainBtn {
  background-color: #d38c22;
  margin-right: 10px;
  font-size: larger;
  padding: 8px 20px;
}
.mainBtn:hover,
.mainBtn:active {
  background-color: #8f5b0e;
}
.secondaryBtn {
  background-color: #FFF;
  color: #2d6b6f;
  padding-left: 36px;
  padding-right: 36px;
}
.secondaryBtn:hover,
.secondaryBtn:active {
  background-color: #fafafa;
}
.secondaryBtnBlue {
  background-color: #2d6b6f;
  color: #FFF;
  padding-left: 36px;
  padding-right: 36px;
}
.secondaryBtnBlue:hover,
.secondaryBtnBlue:active {
  background-color: #fafafa;
}
.secondaryBtnInst {
  background-color: #2d6b6f;
  color: #FFF;
}
.secondaryBtnInst:hover,
.secondaryBtnInst:active {
  background-color: #fafafa;
}
.topInternal {
  margin-bottom: 80px;
  overflow-x: hidden;
}
.bot-field {
  display: none;
}
.contact {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-height: 500px;
  padding-bottom: 50px;
}
.contact:after {
  content: " ";
  display: block;
  clear: both;
}
.contact .left {
  height: auto;
  width: 50%;
  float: left;
}
.contact .left:after {
  content: " ";
  display: block;
  clear: both;
}
.contact .left .item {
  height: auto;
  padding-left: 90px;
  padding-bottom: 0px;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-position: 6%;
  background-size: 5% 100%;
}
.contact .left .item .phoneNumber {
  font-weight: 300;
  font-size: 1.7em;
}
.contact .left .item .available {
  font-weight: 300;
  font-size: 1em;
}
.contact .left .item .email {
  font-weight: 300;
  font-size: 1.2em;
}
.contact .left .item .address {
  font-weight: 300;
  margin-left: 5px;
  line-height: 1.6em;
}
.contact .left .pin {
  background-size: 7%;
  background-image: url('../assets/svg/contact-pin.svg');
}
.contact .left .phone {
  background-image: url('../assets/svg/contact-phone.svg');
}
.contact .right {
  height: auto;
  width: 40%;
  float: left;
}
.contact .right .intro {
  font-size: 1.25em;
  margin-bottom: 20px;
}
.contact .right .info {
  height: 60px;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  behavior: url(../htc/pie.htc);
  zoom: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: hidden;
  cursor: pointer;
  margin-bottom: 15px;
  background-color: #F9F9F9;
  border: 2px solid #F1F1F1;
}
.contact .right .info .form {
  display: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  padding: 5px 20px;
}
.contact .right .info .form .formLabel {
  padding-left: 5px;
  font-weight: bold;
}
.contact .right .info .title {
  height: 55px;
  width: 100%;
  font-weight: 600;
  padding: 17px 20px;
  color: #2d6b6f;
  font-size: 1.2em;
}
.contact .right .info:hover,
.contact .right .info:active {
  background-color: #F1F1F1;
}
.contact .right .open {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-bottom: 10px;
  height: auto;
}
.contact .right .open:after {
  content: " ";
  display: block;
  clear: both;
}
.contact .right .open .input {
  background-color: #FDFDFD;
}
.contact .right .open .input:hover,
.contact .right .open .input:active,
.contact .right .open .input:focus {
  background-color: #FFF;
}
.contact .right .open .textarea {
  background-color: #FDFDFD;
}
.contact .right .open .textarea:hover,
.contact .right .open .textarea:active,
.contact .right .open .textarea:focus {
  background-color: #FFF;
}
.contact .right .open .form {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.contact .right .other.open {
  height: auto;
}
.contact .right .other.open:after {
  content: " ";
  display: block;
  clear: both;
}
.contact .right .other.open .form {
  padding-top: 0;
}
.contact .right .other.open .form:after {
  content: " ";
  display: block;
  clear: both;
}
.contact .right .inputBox {
  position: relative;
}
.contact .right .inputBox .input {
  padding-right: 60px;
}
.contact .right .inputBox .valid {
  height: 25px;
  width: 25px;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  background-size: 100%;
  top: 13px;
  right: 13px;
}
.contact .right .input {
  height: 50px;
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../htc/pie.htc);
  zoom: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 300;
  background-color: #F7F7F7;
  border: 1px solid #F1F1F1;
  margin-top: 6px;
  margin-bottom: 15px;
  padding: 10px;
}
.contact .right .input:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #F9F9F9;
  border: 1px solid #eee;
}
.contact .right .input:focus {
  background-color: #fbfbfb;
  border: 1px solid #ddd;
}
.contact .right .textarea {
  height: 140px;
  width: 100%;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../htc/pie.htc);
  zoom: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-weight: 300;
  background-color: #CCC;
  resize: none;
  background-color: #F7F7F7;
  border: 1px solid #F3F3F3;
  margin-top: 6px;
  margin-bottom: 15px;
  padding-top: 15px;
}
.contact .right .textarea:hover,
.contact .right .textarea:active {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #F9F9F9;
}
.contact .right .submit {
  height: 36px;
  width: 100px;
  float: right;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  behavior: url(../htc/pie.htc);
  zoom: 1;
  font-weight: 600;
  text-align: left;
  background-color: #2d6b6f;
  border: 1px solid #2d6b6f;
  color: #FFF;
  background-position: 90% 50%;
  background-size: 25% 100%;
  background-repeat: no-repeat;
  background-image: url('../assets/svg/arrow-submit.svg');
  cursor: pointer;
}
.testimonials {
  margin-top: 0;
}
@media only screen and (max-device-width: 1000px) {
  .contact .left .item .phoneNumber {
    font-size: 1.2em;
    font-weight: bold;
  }
}
@media only screen and (max-device-width: 800px) {
  .contact .left {
    height: auto;
    width: 100%;
    float: none;
    margin-bottom: 40px;
  }
  .contact .left .item .phoneNumber {
    font-size: 1em;
    font-weight: bold;
  }
  .contact .right {
    height: auto;
    width: 100%;
    margin-bottom: 40px;
  }
  .contact .right .input {
    height: 55px;
    color: #999;
    line-height: 50px;
  }
  .contact .right .textarea {
    height: 150px;
  }
  .contact .right .submit {
    height: 45px;
    width: 100%;
    text-align: center;
  }
}
