body {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
  /*font-weight: 400;*/
}

#cook:active {
  outline: none;
  border: none;
  }

.header {
  height: 71px;
  background-color: #39497d;
}

.tel {
  float: right; 
  font-size: 17px; 
  margin-top: 10px;
  color: #fff;
}

.background {
  height: 386px;
  background-color: #fff;
	background-image:url(../images/home.png);
	background-size:cover;
	background-position: right center;
background-position-y: 100%!important;
background-position-x: 63%!important;
} 
.background2 {
  height: 386px;
  background-color: #fff;
	background-image:url(../images/home2.png);
	background-size:cover;
	background-position: right center;
background-position-y: 100%!important;
background-position-x: 41%!important;
} 


.bg-form {
  height: auto !important;
}

.form-bg {
  margin-left: 30px !important;
}

.form-control {
  height: 60px !important;
}

.img_form {
  width: 60%; 
  margin: auto; 
  display: block;
}

.btn-form {
  background: #00B4E7;
  font-weight: 400;
  color: #fff;
  font-size: 21px;
  width:100%;
  height:60px;
}

.legales {
  font-size: 13px;
  color: #76c7d1;
  margin: 10px 0 33px;
}

.pleft {
  padding-left: 10px;
  margin-left: -15px;
}

.header-form-small {
  font-size: 35px;
  padding: 0;
  margin-bottom: 30px;
  margin-top: 80px;
}

.header-form-small span {
  color: #01356E;
}

.lightBlueBk {
  padding-top: 10px;
  padding-bottom: 10px;
  /*height: 386px;*/
	background-color:#e4eef2;
}

.lightBlueBk h4 {
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  /*color:rgb(91, 183, 91);*/
  color: #01356E;
	font-weight: 200;
}

.babyBlueBk {
  background-color: #fff;

}

.babyBlueBk h4 {
  font-size: 35px;
  padding: 15px 0 15px 0;
	font-weight: 200;
}

.babyBlueBk p {
  text-align: center;
  font-size: 14px;
}

.why_icon {
  width: 115px;
  height: 115px;
}

.babyBlueBk span {
  font-size: 20px;
  font-weight: 800;
}

.babyBlueTxt {
  font-size: 15px;
  color: #000;
  line-height: 25px;
  margin-top: 10px;
  min-height: 68px;
}

.rosa {
  color: #01356E;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  padding: 30px 0 30px 0;
}

.rosa span {
  color: #00B4E7;
}

.img_promo {
  margin: auto;
  width: 200px;
  margin-bottom: 50px;
}

.image-l {
  text-align: left;
}

.image-r {
  text-align: right;
}

@media (max-width: 994px) {
.babyBlueBk {
  background-color: #fff;
background-image:url('assets/images/fond.png')!important;
}
.img_promo {
  height: 200px;
}
.tel {
margin-top: 2px;
    margin-left: 0%;
    font-size: 17px;
    text-align: center;
}

.image-l {
  text-align: center;
}

.image-r {
  text-align: center;
}
.form-bg {
margin-left: 0 !important;
}
.pleft {
padding-left: 15px;
margin-left: -30px;
}
}

@media (max-width: 767px) {
.pleft {
padding-left: 15px;
margin-left: 0;
}
}

@media (max-width: 994px) {
  .navbar-brand {
    width: 60%;
    margin: auto;
    margin-left: -25px;
    margin-top: 10px;
  }
  .navbar-brand img {
    width: 100%;
  }
}

.img_foot {
  margin: 20px 0px;
  padding: 10px;
  width: 95%; 
  
}

footer {
  height: 86px;
  background: #00529c;
  padding-top: 35px;
  color: #01356E;
}

.icon_img {
  margin: 0px 15px 0px 15px; width: 137px; height: 29px; display: block;
}

.modal-dialog {
    max-width: 60% !important;
}