@charset "UTF-8";
/*********************************************************************/
section.title-contact {
  padding-top: 8.7%;
}

@media (max-width: 767px) {
  section.title-contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}

section.title-contact h1 {
  font: 36px/36px PF-Monumenta-Pro-Regulart, normal;
  /* text-transform: uppercase; */
  font-family: PF-Monumenta-Pro-Regular, normal;
}

@media (max-width: 767px) {
  section.title-contact h1 {
    font-size: 21px;
  }
}

section.title-contact h2 {
  font: 24px/24px PF-Monumenta-Pro-Regular, normal;
  /* text-transform: uppercase; */
  font-family: PF-Monumenta-Pro-Regular, normal;
}

@media (max-width: 767px) {
  section.title-contact h2 {
    font-size: 18px;
  }
}

section.title-contact h3 {
  font: 20px/20px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.title-contact h3 {
    font-size: 16px;
  }
}

section.title-contact h6 {
  font: 22px/22px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.title-contact h6 {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  section.title-contact h6 {
    font-size: 16px;
  }
}

section.title-contact p {
  font: 18px/26px "Open Sans", normal;
}

@media (max-width: 767px) {
  section.title-contact p {
    font-size: 14px;
  }
}

section.title-contact span {
  font: 16px/16px "Open Sans", normal;
}

@media (max-width: 767px) {
  section.title-contact span {
    font-size: 14px;
  }
}

section.title-contact a {
  font: 20px/26px "Open Sans", normal;
  color: #000;
}

@media (max-width: 767px) {
  section.title-contact a {
    font-size: 16px;
  }
}

section.title-contact a span.arrow {
  padding-left: 45px;
  background: url(../img/spritesheet.png) 9px 5px no-repeat;
  width: 30px;
  height: 19px;
  display: inline-block;
}

section.title-contact a:hover {
  color: #980600;
}

section.title-contact a:hover .arrow {
  color: #980600;
  background: url(../img/spritesheet.png) 9px -12px no-repeat;
}

section.title-contact .main-title {
  display: inline-block;
  width: 100%;
}

section.title-contact .main-title h1 {
  float: left;
}

section.title-contact .main-title span {
  font: 18px/36px "Open Sans", normal;
  color: #474747;
  float: right;
}

@media (max-width: 767px) {
  section.title-contact .main-title span {
    float: left;
    display: block;
    font-size: 14px;
  }
}

section.title-contact .col-md-12 .main-title {
  width: 100%;
}

section.title-contact .col-md-12 .main-title h1 {
  float: left;
  display: inline-block;
}

@media (max-width: 767px) {
  section.title-contact .col-md-12 .main-title h1 {
    float: none;
    display: block;
    width: 100%;
  }
}

/*********************************************************************/
.background-section {
    background: #efe7dc;
background: -moz-linear-gradient(top, #efe7dc 0%, #fffbf7 37%, #fffbf7 66%, #f8f4ef 100%);
background: -webkit-linear-gradient(top, #efe7dc 0%,#fffbf7 37%,#fffbf7 66%,#f8f4ef 100%);
background: linear-gradient(to bottom, #efe7dc 0%,#fffbf7 37%,#fffbf7 66%,#f8f4ef 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efe7dc', endColorstr='#f8f4ef',GradientType=0 );
}

section.contact-content {
  padding-bottom: 1%;
  padding-top: 2%;
}

@media (max-width: 767px) {
  section.contact-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}

section.contact-content h1 {
  font: 36px/36px PF-Monumenta-Pro-Regulart, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.contact-content h1 {
    font-size: 21px;
  }
}

section.contact-content h2 {
  font: 24px/24px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.contact-content h2 {
    font-size: 18px;
  }
}

section.contact-content h3 {
  font: 20px/20px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.contact-content h3 {
    font-size: 16px;
  }
}

section.contact-content h6 {
  font: 22px/22px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section.contact-content h6 {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  section.contact-content h6 {
    font-size: 16px;
  }
}

section.contact-content p {
  font: 18px/24px "Open Sans", normal;
}

@media (max-width: 767px) {
  section.contact-content p {
    font-size: 14px;
  }
}

section.contact-content span {
  font: 16px/24px "Open Sans", normal;
}

@media (max-width: 767px) {
  section.contact-content span {
    font-size: 14px;
  }
}

section.contact-content a {
  font: 20px/26px "Open Sans", normal;
  color: #000;
}

@media (max-width: 767px) {
  section.contact-content a {
    font-size: 16px;
  }
}

section.contact-content a span.arrow {
  padding-left: 45px;
  background: url(../img/spritesheet.png) 9px 5px no-repeat;
  width: 30px;
  height: 19px;
  display: inline-block;
}

section.contact-content a:hover {
  color: #980600;
}

section.contact-content a:hover .arrow {
  color: #980600;
  background: url(../img/spritesheet.png) 9px -12px no-repeat;
}
section.contact-content .col-md-12 {
    
}
section.contact-content .col-md-12 .pull-left {
  margin-bottom: 25px;
}

section.contact-content .col-md-12 .pull-left .address-building p {
  font: 16px/25px "Open Sans", normal;
}

section.contact-content .col-md-12 .pull-left .address-building p span {
  font: 18px/30px "Open Sans", normal;
  font-weight: bold;
}

section.contact-content .col-md-6 .location-building {
  max-height: 330px;
  margin-bottom: 30px;
  overflow: hidden;
}

section.contact-content .col-md-6 .location-building img {
  width: 100%;
}

section.contact-content .col-md-6 .location {
  overflow: hidden;
  max-height: 330px;
  min-height: 330px;
  margin-bottom: 30px;
  position: relative;
  height: 0;
}

@media (min-width: 768px) and (max-width: 1199px) {
  section.contact-content .col-md-6 .location {
    padding-bottom: 60%;
    min-height: 220px;
  }
}
@media (max-width: 767px) {
    section.contact-content .col-md-6 .location {
        min-height: 110px;    
    }
    
}

section.contact-content .col-md-6 .location iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0;
}

section.contact-content .col-md-3 ul {
  padding-left: 0;
/*   min-height: 140px;
margin-bottom: 5%; */
}
section.contact-content .col-md-3 ul li{
  padding-left: 20px;
  min-height: 180px;
  margin-bottom: 6%;
}
section.contact-content .col-md-3 ul li {
  color: #af0404;
  list-style: none;
  font-size: 20px;
}

section.contact-content .col-md-3 ul li .main-title-p {
  padding-bottom: 8px;
  text-align: left;
}

section.contact-content .col-md-3 ul li p {
  color: #000;
  font-size: 16px;
  /* text-align: right; */
}

section.contact-content .col-md-3 ul li p span {
  text-align: left;
  float: left;
}

section.contact-content .col-md-3 ul li p a {
  font: 16px/24px "Open Sans", normal;
  color: #ba2727;
  text-decoration: underline;
  /* letter-spacing: 1px; */
}

section.contact-content .col-md-3 ul li:before {
  content: "·";
  font-size: 70px;
  vertical-align: middle;
  line-height: 20px;
  position: absolute;
  left: 9px;
}

/*********************************************************************/
section.form-contact {
  background: #faf6f1;
  background: linear-gradient(to bottom, #faf6f1 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faf6f1', endColorstr='#ffffff',GradientType=0 );
  padding-bottom: 2%;
  padding-top: 3%;
}

@media (max-width: 767px) {
  section.form-contact {
    padding-left: 10px;
    padding-right: 10px;
  }
}

section.form-contact .col-md-12 .text-left {
  margin-bottom: 21px;
}

section.form-contact .col-md-12 .text-left h2 {
  font: 34px/34px PF-Monumenta-Pro-Regular, normal;
  text-transform: uppercase;
  padding-bottom: 22px;
}

@media (max-width: 767px) {
  section.form-contact .col-md-12 .text-left h2 {
    font-size: 19px;
    text-align: center;
    padding-bottom: 15px;
  }
}

section.form-contact .col-md-12 .text-left p {
  font: 16px/16px "Open Sans", normal;
}

section.form-contact .col-md-12 form {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.form-horizontal .form-group{
    margin-bottom: 8px;
}
section.form-contact .col-md-12 form .form-group label {
  float: left;
  display: inline-block;
  width: 173px;
  text-align: right;
  padding-right: 20px;
  font: 16px/36px "Open Sans", normal;
}

@media (max-width: 767px) {
  section.form-contact .col-md-12 form .form-group label {
    width: 100%;
    text-align: left;
  }
}

section.form-contact .col-md-12 form .form-group input {
  width: 275px;
  display: inline-block;
  border-color: #c3c3c3;
}

@media (max-width: 767px) {
  section.form-contact .col-md-12 form .form-group input {
    width: 100%;
  }
}

section.form-contact .col-md-12 form .form-group input[type="text"],
section.form-contact .col-md-12 form .form-group input[type="password"],
section.form-contact .col-md-12 form .form-group input[type="email"] {
  color: #000;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
}

section.form-contact .col-md-12 form .form-group textarea {
  width: 82%;
}

@media (max-width: 767px) {
  section.form-contact .col-md-12 form .form-group textarea {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  section.form-contact .col-md-12 form .form-group textarea {
    width: 76%;
  }
}

section.form-contact .col-md-12 form .form-group textarea {
  color: #000;
  border: 1px solid #c3c3c3;
  border-radius: 3px;
  padding-left: 10px;
  padding-right: 10px;
}

section.form-contact .col-md-12 form .text-right {
  margin-right: 23px;
}

section.form-contact .col-md-12 form .text-right .btn {
  font-size: 21px;
  color: #000;
  border: 2px solid #d6c5b9;
  border-radius: 0;
  height: 50px;
  background: url(../img/arrow-form.png) 136px 19px no-repeat;
  background-size: 30px 7px;
  padding-right: 61px;
  outline: none;
  padding-left: 20px;
}
section.contact-content .col-md-3 ul li p a{
        text-align: left;
    float: left;
    padding-left: 4px;
}
section.contact-content .col-md-3 ul li p b{
    position: relative;
    /*left: -55px;*/
    font-weight: normal;
}
@media (max-width: 767px) {
  section.form-contact .col-md-12 form .text-right {
    margin-right: -15px;
  }
  section.contact-content .col-md-3 ul li{
      min-height: auto;
  }
  section.contact-content .col-md-3 ul li p b {
    /* left: -147px; */
  }
  section.form-contact .col-md-12 .text-left p{
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .contact-content .location-building img,
  .contact-content iframe{
    height: 208px !important;
  }
}
@media (max-width: 1199px) {
  .contact-content .location-building img,
  .contact-content iframe{
    /* height: 272px !important; */
  }
}
@media (max-width: 767px) {
  .contact-content .location-building img,
  .contact-content iframe{
    height: auto !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
    section.contact-content .col-md-6 .location{
        padding-bottom: 58%;
    }
}
