/* ################################################ */
/* ################################################ */
/* ##################            ################## */
/* ##################   ADIPSO   ################## */
/* ##################            ################## */
/* ################################################ */
/* ################################################ */
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);

@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
 	font-family: 'GTSectra';
	src: url('../fonts/GT-Sectra-Display-Regular.eot');
 	src: url('../fonts/GT-Sectra-Display-Regular.eot?#iefix') format('embedded-opentype'),
   		 url('../fonts/GT-Sectra-Display-Regular.woff') format('woff'),
   		 url('../fonts/GT-Sectra-Display-Regular.ttf') format('truetype'),
   		 url('../fonts/GT-Sectra-Display-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/**************************************************************************
					Contact Page Styles
**************************************************************************/
.contact-title {
  margin: -5px 0 0px 0;
  line-height: 23px; }
  .contact-title i {
    font-size: 23px;
    color: #c0c0c0;
    padding: 0 8px 0 0; }

.contact-form-box {
  padding: 23px 0 0 0;
  margin: 0 0 30px 0; }
  .contact-form-box fieldset {
    padding: 0 0 21px 0; }
  .contact-form-box label {
    margin: 0 0 6px 0; }
  .contact-form-box .page-subheading {
    padding-left: 0px;
    border: none;
    margin-bottom: 0; }
  .contact-form-box .col-md-3 {
    padding-left: 0; }
    @media (max-width: 991px) {
      .contact-form-box .col-md-3 {
        padding-right: 0; } }
  .contact-form-box .col-md-9 {
    padding-right: 0; }
    @media (max-width: 991px) {
      .contact-form-box .col-md-9 {
        padding-left: 0; } }
  .contact-form-box #desc_contact0 {
    display: none; }
  .contact-form-box .form-group {
    margin-bottom: 7px; }
  .contact-form-box textarea {
    height: 257px; }
  .contact-form-box .submit {
    margin-top: 13px; }
  .contact-form-box select.form-control {
    max-width: 270px;
    width: 100%; }
  .contact-form-box input.form-control {
    max-width: 270px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .contact-form-box div.uploader span.filename {
      width: 114px; } }

/* ################################################ */
/* ################################################ */
/* ##################            ################## */
/* ##################   ADIPSO   ################## */
/* ##################            ################## */
/* ################################################ */
/* ################################################ */
#contact #center_column h2.page-subheading {
  font-family: "montserratregular";
  font-size: 24px;
  line-height: 29px;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  border: none;
  margin: 0 0 20px 0;
  padding: 0; }
#contact #center_column p {
  font-family: "montserratlight";
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin: 0 0 5px 0;
  padding: 0; }
#contact #center_column label {
  font-family: "montserratlight";
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  padding-left: 0;
  border-left-width: 0; }
#contact #center_column input.form-control {
  height: 40px;
  padding: 3px 10px; }
  @media (max-width: 991px) {
    #contact #center_column input.form-control {
      max-width: none; } }
#contact #center_column textarea {
  height: 230px; }
#contact #center_column .submit {
  text-align: right; }
@media (max-width: 991px) {
  #contact #center_column button.btn_adipso {
    width: 100%;
    height: 60px; } }

/*# sourceMappingURL=contact-form.css.map */
