.h-screen {
  height: 100vh;
}

article#portada {
  width: 100%;
  height: 70vh;
  padding: 120px 0 60px;
  background: top center no-repeat fixed #ccc;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
article#portada + article {
  position: relative;
}
article#content {
  z-index: 10;
  background-color: #a21c02;
}
article {
  padding: 30px 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
*,
input,
textarea {
  box-sizing: border-box;
  font-family: Raleway, sans-serif;
}

.nav-link:hover {
  border-bottom: 3px solid #a21c02;
  border-radius: 0;
}

.img2 {
  width: 100vw;
  height: 550px;
  background: url(../img/02.jpg) center center no-repeat #fff;
  position: relative;
  background-size: cover;
  overflow: hidden;
}
.img2 h4 {
  position: relative;
  color: white;
  margin: 0;
  padding: 0px 0px 15px 40px;
  font-size: 25px;
  font-weight: 700;
}

.img2 h5 {
  position: relative;
  color: white;
  margin: 0;
  padding: 6% 0px 15px 40px;
  font-size: 15px;
  font-weight: 700;
}

.img2 .parrafo {
  position: relative;
  color: white;
  margin: 0;
  padding: 0px 21px 0px 40px;
  font-size: 15px;
  font-weight: 300;
}

.services {
  margin-top: 1%;
  margin-bottom: 1%;
  padding-bottom: 15px;
  padding-top: 30px;
  padding-left: 20%;
  padding-right: 20%;
  background-color: #6e6968;
}

.serv2 {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 3%;
}

.card-title {
  color: #ed1c2e;
  text-align: center;
  font-weight: 800;
  font-size: 17px;
  padding-top: 5%;
}

.card-text {
  text-align: center;
  color: gray;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}

.card {
  width: 300px;
  height: 290px;
}

.card-body {
  padding: 0 5% 5% 5% !important;
}

.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.pt-50 {
  padding-top: 100px;
}
.flecha a svg {
  height: 40px;
  width: 40px;
  color: white !important;
  fill: white !important;
}

.pt {
  padding-top: 60px;
}
@media (max-width: 580px) {
  .img2 {
    width: 100vw;
    height: 350px;
    background: url(../img/02.jpg) center center no-repeat #fff;
    position: relative;
    background-size: cover;
    overflow: hidden;
  }
  .img2 h4 {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 0px 0px 30px;
    font-size: 15px;
    font-weight: 700;
  }

  .img2 h5 {
    position: relative;
    color: white;
    margin: 0;
    padding: 8% 0px 10px 30px;
    font-size: 8px;
    font-weight: 700;
  }

  .img2 .parrafo {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 21px 10px 30px;
    font-size: 9px;
    font-weight: 300;
  }

  .services {
    padding-left: 0%;
    padding-right: 0%;
  }
}

@media (min-width: 768px) {
  .img2 {
    width: 100vw;
    height: 500px;
    background: url(../img/02.jpg) center center no-repeat #fff;
    position: relative;
    background-size: cover;
    overflow: hidden;
  }

  .img2 .h4 {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 0px 15px 40px;
    font-size: 25px;
    font-weight: 700;
  }

  .img2 h5 {
    position: relative;
    color: white;
    margin: 0;
    padding: 6% 0px 15px 40px;
    font-size: 15px;
    font-weight: 700;
  }

  .img2.parrafo {
    position: relative;
    color: white;
    position: relative;
    margin: 0;
    padding: 0px 21px 0px 40px;
    font-size: 15px;
    font-weight: 300;
  }
}

@media (min-width: 992px) {
  .img2 {
    width: 100vw;
    height: 550px;
    background: url(../img/02.jpg) center center no-repeat #fff;
    position: relative;
    background-size: cover;
    overflow: hidden;
  }

  .img2 h4 {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 0px 15px 40px;
    font-size: 25px;
    font-weight: 700;
  }

  .img2 h5 {
    position: relative;
    color: white;
    margin: 0;
    padding: 6% 0px 15px 40px;
    font-size: 15px;
    font-weight: 700;
  }

  .img2 .parrafo {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 21px 0px 40px;
    font-size: 15px;
    font-weight: 300;
  }
}

@media (min-width: 1200px) {
  .img2 {
    width: 100vw;
    height: 600px;
    background: url(../img/02.jpg) center center no-repeat #fff;
    position: relative;
    background-size: cover;
    overflow: hidden;
  }

  .img2 h4 {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 0px 30px 50px;
    font-size: 40px;
    font-weight: 700;
  }

  .img2 h5 {
    position: relative;
    color: white;
    margin: 0;
    padding: 10% 0px 30px 50px;
    font-size: 25px;
    font-weight: 700;
  }

  .img2 .parrafo {
    position: relative;
    color: white;
    margin: 0;
    padding: 0px 21px 0px 50px;
    font-size: 25px;
    font-weight: 500;
  }
}

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i");
.form-content-wrap {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.48;
}
.form-content-wrap:first-child {
  padding-top: 60px;
}
.form-content-wrap img {
  width: 100%;
}
.item-wrap {
  margin: 20px auto;
  padding: 30px 15px 0;
  width: 100%;
}

.item-image img {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
}
.item-title {
  color: #0097e6;
  font-size: 32px;
  font-weight: bold;
  margin: 0 auto 30px;
}
.offer-main-buttons {
  border-radius: 5px;
  font-weight: bold;
  max-width: 210px;
}
.offer-main-button-btn {
  background: #0097e6;
  border-radius: 5px;
  padding: 10px 0;
  margin: 30px 0 0;
  cursor: pointer;
  transition: background 0.4s ease 0s;
}
.offer-main-button-btn-txt {
  font-size: 20px;
  color: #fff;
  display: block;
  text-align: center;
}
.offer-main-button-bet {
  background: #397ab9;
  border-radius: 5px;
  margin-top: 5px;
  padding: 20px 22px;
  cursor: pointer;
  transition: background 0.4s ease 0s;
  text-align: center;
  max-width: 210px;
}
.offer-main-button-bet-icon {
  display: inline-block;
  margin-right: 5px;
  width: 22px;
}
.offer-main-button-bet-txt {
  color: #fff;
  display: inline-block;
  padding-top: 5px;
  text-align: center;
}
.colBottomMargin {
  margin-bottom: 30px;
}
.scrollup {
  bottom: 40px;
  color: #fd810f;
  font-size: 42px;
  height: 40px;
  position: fixed;
  right: 22px;
  text-align: center;
  width: 40px;
  z-index: 999;
}
.footer {
  padding-top: 20px;
  position: fixed;
  bottom: 0;
  background-color: #fff;
  width: 100%;
}
.modal-dialog {
  max-width: 700px;
  margin: 50px auto;
}
.modal-header {
  border: none;
  padding: 15px 5px 0;
  text-align: center;
}
.modal-header .close {
  margin: 0;
  padding: 0 15px;
  color: #0097e6;
  opacity: 1;
}
.popup-title {
  color: #0097e6;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 20px;
}
.modal-body {
  padding: 0 20px 15px;
}
.popup-desc {
  color: #808080;
  font-size: 24px;
  margin: 30px auto;
  text-align: center;
}
.popup-app-mercy {
  background: #0097e6;
  border-radius: 5px;
  height: 71px;
  padding: 20px;
  text-align: center;
}
.popup-app-mercy-icon {
  background: rgba(0, 0, 0, 0) url("../images/sprite.html") repeat scroll -40px -75px;
  display: inline-block;
  float: none;
  height: 32px;
  vertical-align: middle;
  width: 32px;
}
.popup-app-mercy-txt {
  color: #fff;
  display: inline-block;
  font-size: 15px;
}
.popup-desc-email {
  color: #808080;
  font-size: 17px;
  margin: 30px auto 15px;
  text-align: center;
}
.popup-input-mail {
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-size: 18px;
  height: 50px;
  text-align: center;
  width: 100%;
}
.popup-form select {
  background-color: white;
  display: inline-block;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #a21c02 50%),
    linear-gradient(135deg, #a21c02 50%, transparent 50%),
    radial-gradient(transparent 66%, transparent 66%);
  background-position: calc(100% - 18px) calc(1em + 2px),
    calc(100% - 13px) calc(1em + 2px), calc(100% - 0.5em) 0.5em;
  background-size: 5px 6px, 6px 5px, 1.5em 1.5em;
  background-repeat: no-repeat;
}
.popup-form select:focus {
  background-image: linear-gradient(45deg, transparent 50%, #f58e03 50%),
    linear-gradient(135deg, #f58e03 50%, transparent 50%),
    radial-gradient(transparent 66%, transparent 66%);
}
.btn {
  font-size: 16px;
  overflow: hidden;
  padding: 6px 20px;
  text-transform: uppercase;
}
.btn-custom {
  background-color: #a21c02;
  border: 1px solid #3e3e3e;
  color: #fff;
  -webkit-box-shadow: 0 0 1px transparent;
  box-shadow: 0 0 1px transparent;
  display: inline-block;
  position: relative;
  -moz-transform: perspective(1px) translateZ(0px);
  -webkit-transform: perspective(1px) translateZ(0px);
  -o-transform: perspective(1px) translateZ(0px);
  -ms-transform: perspective(1px) translateZ(0px);
  transform: perspective(1px) translateZ(0px);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color;
  transition-property: color;
  vertical-align: middle;
}
.btn-custom::before {
  background-color: #fb9902;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  z-index: -1;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active {
  border-color: #f58e03;
}
.btn-custom:hover::before,
.btn-custom:focus::before,
.btn-custom:active::before {
  -moz-transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.btn.btn-custom.disabled {
  opacity: 1;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #fff;
}
.popup-form .form-group {
  position: relative;
  margin: 0 0 30px;
}
.popup-form .input-group-icon {
  position: absolute;
  top: 0;
}
.popup-form .form-group .input-group-icon {
  background-color: #a21c02;
  border: none;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  color: #fff;
  display: table-cell;
  font-size: 14px;
  height: 100%;
  padding: 5px 7px 7px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  width: 40px;
}
.popup-form .form-control {
  background-color: transparent;
  border: 1px solid #a21c02;
  padding-left: 50px;
}
.popup-form .form-control:focus,
.popup-form .has-error .form-control:focus {
  border-color: #f58e03;
  box-shadow: 0 1px 1px rgba(245, 142, 3, 0.075) inset,
    0 0 8px rgba(245, 142, 3, 0.6);
}
.popup-form .form-control:focus + .input-group-icon,
#resetPassForm .has-error .form-control:focus + .input-group-icon {
  background-color: #f58e03;
  color: #fff;
}
.popup-form .btn.dropdown-toggle.btn-default {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #555;
  padding: 6px 0;
  text-shadow: none;
}
.popup-form span.sub-text {
  bottom: 50px;
  color: #ce0606;
  font-size: 14px;
  position: absolute;
  right: 50px;
}
.popup-form .has-error .form-control {
  border-color: #ce0606;
}
.popup-form .has-error .input-group-icon {
  background-color: #ce0606;
  color: #ffffff;
}
.popup-form .help-block {
  color: #ce0606;
  font-size: 14px;
  margin: 0;
  padding-left: 42px;
  position: absolute;
  top: -20px;
}
.popup-form .text-success {
  color: #37a000;
}
.popup-form .text-danger,
.text-danger {
  color: #ce0606;
}
.popup-form .btn.disabled {
  opacity: 1;
}
.popup-form .form-group .checkbox {
  margin: 0;
}
.popup-form input[type="checkbox"] {
  margin-top: 4px;
}
.popup-form .btn.btn-custom {
  transition: all 0.5s ease 0s;
  width: 200px;
  border-radius: 6px;
}
.popup-form .btn.btn-custom::after {
  content: "\f0a9";
  font-family: fontawesome;
  font-size: 22px;
  color: #fff;
  opacity: 0;
  position: absolute;
  right: 50px;
  transition: all 0.3s ease 0s;
}
.popup-form .btn.btn-custom:hover::after {
  opacity: 1;
  right: 10px;
  top: 2px;
}
.h3.text-success,
.h3.text-danger {
  margin: 0 auto 30px;
}
.popup-form .form-group h5 {
  margin-top: 0;
}
#humanCheckCaptchaBox,
#humanCheckCaptchaInput,
#firstDigit,
#secondDigit,
#mathfirstnum,
#mathsecondnum {
  display: inline;
}
#humanCheckCaptchaInput.form-control {
  height: 30px;
  margin-left: 10px;
  padding: 4px;
  text-align: center;
  width: 45px;
}
#firstDigit #mathfirstnum,
#secondDigit #mathsecondnum {
  border: none;
  box-shadow: none;
  width: 30px;
  height: 30px;
  padding: 0;
  pointer-events: none;
  text-align: center;
}
@media screen and (max-width: 420px) {
  #firstDigit #mathfirstnum,
  #secondDigit #mathsecondnum {
    width: 20px;
  }
}
@media screen and (max-width: 360px) {
  #contactForm {
    padding: 50px 30px 20px;
  }
  #contactForm span.sub-text {
    right: 30px;
  }
}

.spinner {
  position: relative;
  top: 50%;
  left: 50%;
  visibility: hidden;
  opacity: 0;
  margin: 0 0 0 -25px;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  -webkit-transition: visibility 200ms ease-in, opacity 200ms ease-in;
  -o-transition: visibility 200ms ease-in, opacity 200ms ease-in;
  transition: visibility 200ms ease-in, opacity 200ms ease-in;
}
.send.off {
  display: none;
  /*visibility: hidden;
    opacity: 0;*/
}

.sub-text.off {
  display: none;
  /*visibility: hidden;
    opacity: 0;*/
}

.error {
  border: 3px solid #ff3333 !important;
  background-color:  #ff333350 !important;
}

.spinner.on {
  visibility: visible;
  opacity: 1;
}

.spinner > div {
  background-color: #e57713;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.imagen {
  max-width: 100%;
  padding-right: 50px;
  height: 40px;
}