
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8{
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8 {
  float: left;
}

.col-xs-8 { width: 66.66666666666666%;}
.col-xs-7 { width: 58.333333333333336%;}
.col-xs-6 { width: 50%;}
.col-xs-5 {width: 41.66666666666667%;}
.col-xs-4 {width: 40%;}

  


@media (min-width: 768px) {
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8 {
    float: left;
  }

  .col-sm-8 { width: 66.66666666666666%;}
  .col-sm-7 { width: 58.333333333333336%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666666666667%;}
  .col-sm-4 {width:  40%; }


}
@media (min-width: 992px) {
.col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8 {
    float: left;
  }

  .col-md-8 { width: 66.66666666666666%;}
  .col-md-7 {width: 58.333333333333336%;}
  .col-md-6 {width: 50%;}
  .col-md-5 {width: 41.66666666666667%;}
  .col-md-4 { width: 40%;}

}
@media (min-width: 1200px) {
.col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8 {
    float: left;
  }

  .col-lg-8 {width: 66.66666666666666%;}
  .col-lg-7 {width: 58.333333333333336%;}
  .col-lg-6 { width: 50%;}
  .col-lg-5 {width: 41.66666666666667%;}
  .col-lg-4 { width: 40%;}


}




.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn {
	line-height: 100% !important;
	display: inline-block;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	-webkit-transition: all 400ms ease-in;
	-o-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	font: 18px 'Varela Round', sans-serif;
}


.btn-info {
  background-color: #85d6de;
}
.btn-info:hover {
  background-color: #85d6de;
}
.btn-warning {
  background-color: #fed37f;
}
.btn-warning:hover {
  background-color: #fed37f;
}

.btn--decorated {
  position: relative;
  z-index: 20;
  padding: 15px 37px 12px 37px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #ffffff;
  -webkit-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.btn--decorated:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 0 0 25px 25px;
  -moz-border-radius: 0 0 25px 25px;
  border-radius: 0 0 25px 25px;
}
.btn--decorated.btn-info:hover {
  background-color: #7bc6cd;
}
.btn--decorated.btn-warning:hover {
  background-color: #eac375;
}








.map {
  width: 100%;
}
.map--large {
	height: 520px;
	margin-top: 1px;
	margin-bottom: 1px;
	overflow: hidden;
}










.content-block {
  position: relative;
  z-index: 40;
}

.footer--contact .contact--dark .contact__field {
  margin-bottom: 15px;
  color: #758594;
  background: #2c3e50;
  border-color: #2c3e50;
}  
.footer--contact .form-container {
  position: relative;
  top: 0;
  background-color: #34495e;
}  
.footer--light .form-container {
  background: #f3f7f7;
}

.form-container {
	position: absolute;
	top: 50px;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	right: 0px;
	margin-bottom: 40px;
}
.form-container .form-container__slogan {
  padding: 33px 20px;
  font-weight: bold;
  font-style: italic;
  color: #34495e;
  background-image: url(../images/icons/arrow-smooth.svg);
  background-repeat: no-repeat;
  background-size: 100px 30px;
  background-position: 80% 65%;
}

.form-container-inner {
  padding: 30px 25px 22px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert {
  position: relative;
  margin-bottom: 10px;
  padding: 34px 35px 33px 77px;
  color: #34495e;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.alert .fa {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: -11px;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
}
.alert .fa-times {
  margin-top: -6px;
  font-size: 12px;
  color: #34495e;
}
.alert .close {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: none;
  border: none;
}
.alert .alert-market {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 60px;
  height: 100%;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.contact .contact__field.invalid_field {
  width: 100%;
  border: 1px solid #fe8f8c;
}

.contact .contact__field {
  width: 100%;
  padding: 2px 20px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #34495e;
  background: none;
  border: none;
  border: solid 1px #dfe6e7;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  box-shadow: none;
}
.contact .contact__field:focus {
  border-color: #34495e;
}
.contact .contact__area {
  min-height: 100px;
}
.contact .btn-submit {
  padding-left: 24px;
  padding-right: 24px;
}
.contact h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.heading-helper {
	margin: 24px 0;
	font-size: 18px;
}
.heading-helper--thin {
  margin-top: 0;
}
.heading-helper--bottom {
  margin-bottom: 10px;
}
.heading-helper--large {
  font-size: 22px;
  text-transform: uppercase;
  text-align: center;
}
.heading-helper--sm {
  font-size: 14px;
  text-transform: uppercase;
}
.heading-helper--markered {
  position: relative;
  overflow: hidden;
  padding: 26px 0 26px 30px;
}
.heading-helper--markered:before {
  content: "\f10c";
  position: absolute;
  top: 27px;
  left: 0;
  width: 16px;
  height: 16px;
  padding-top: 3px;
  padding-left: 4px;
  font: 9px FontAwesome;
  color: #ffffff;
  background-color: #85d6de;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.heading-helper--markered-first {
  margin-top: 9px;
}

.footer--expand .contact .contact__field {
  margin-bottom: 30px;
  color: #ffffff;
  background-color: #758594;
  border-color: transparent;
}
.footer--expand .contact .contact__field:focus {
  border-color: #ffffff;
}





.contact-widget{
	height: auto;
	padding-bottom: 0;
	margin: 30px;
}
.contact-widget i{
	float:left; 
	margin-right:20px;
	margin-bottom:10px;
	background:#FFA300;
	padding:11px 11px 9px 9px;
	position:relative;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
		    border-radius: 2px;
			color:#fff;
	
}
.contact-widget i:after{
	top: 50%;
	right:-12px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	border-left-color: #f6653c;
	border-width: 6px;
	margin: -6px 0 0 0;
	

}

.contact-widget .clearfix{
	margin-bottom: 10px;
	float: left;
}

.contact-widget p{
	color: #666;
	text-align: left;
	float: left;
	margin: 10px 0px;
}
.contact-widget .map{
	margin-bottom: 20px;
}

.contact-widget .map img{
	width: 100%;	
}




@media (min-width: 768px) and (max-width: 991px) {    
.one-column-lg {
    width: 100%;
  }
.comment-form .btn-submit {
    margin-top: 10px;
  }
 } 

@media (max-width: 767px) {
	  .one-column-lg {
    width: 100%;
  }
.form-container {
    left: 20px;
  }
   } 
@media (max-width: 640px) { 
  .one-column-lg {
    width: 100%;
  }
.map--large {
  height: 450px;
}
    .form-container {
    position: relative;
	width: 100%;
    top: 0;
    left: 0;
	background-color: rgba(255, 255, 255, 0);
  }
  .form-container .form-container__slogan {
    display: none;
  }
  
   }

   
@media (max-width: 480px) { 
.contact-widget{
	
	margin: 0px;
}
  .one-column-lg {
    width: 100%;
  } 
.map--large {
  height: 380px;
} 

  	  .form-container .form-container__slogan {
    background-position: 80% 100%;
  }
    }
	











