body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #41414b;
    /*padding-top: 3.5rem;*/
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
.vc_custom_1528014483895 {
  /*margin-right: 15px !important;
  margin-left: -15px !important;*/
  background-color: rgba(255,255,255,0.3) !important;
  *background-color: rgb(255,255,255) !important;
  border-radius: 10px !important;
}
/*============ Bootstrap Class Overwriter CSS Code Start ============*/

@media (min-width: 768px) {
  .container {
    width:750px;
    max-width:none;
  }

  }
  @media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
      padding-right: 1.5rem;
      padding-left: .5rem;
    }
    .container {
      width:970px;
      max-width:none;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width:1170px;
      max-width:none;
    }
  }
  @media (min-width: 1440px) {
    .container {
      width:1170px;
      max-width:none;
    }
  }
  @media (min-width: 1600px) {
    .container {
      width:1576px;
      max-width:none;
    }
  }
  @media (max-width:320px){
    .navbar-brand span {
      display: inline-block;
      min-height: 3rem;
      min-width: 12rem;
      background-repeat: no-repeat;
      background-size: auto 100%;
    }
  }
  @media (max-width:768px){
    .footer .logo-footer {
      height: 45px;
      min-height: 35px;
      text-align: left !important;
      display: table;
      }
      .footer h5 {
      text-align: left;
    }
  }

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: -8px;
  bottom: 0;
  left: -3px;
  width: 100%;
  height: 100%;
  border: 0;
}
.redAffinity{
  color: #cf0a2c;
}
.blueAffinity{
  color:#1c2d4e;
}
.bg-blueAffinity{
  background-color:#1c2d4e;
  color: #fff;
}
.bg-grayAffnity{
  background-color: #e5e6e7;
  color:#474752;
}
.bg-redAffinity{
  background-color: #cf0a2c;
  color: #fff;
}
.topboxes2{
  padding:60px 60px 74px;
    height: 400px;
}
.topboxes{
  padding:60px 60px 74px;
    height: 480px;
}
.topboxes .btnbox {
  position: absolute;
  left: 40px;
  bottom: 20px;
}
#ourServices,
#features-01 {
  position: relative;
  z-index: 1;
  background-color: #fff;
}
#ourServices .inpatbg,
#features-01 .inpatbg {
  width: 100%;
  z-index: 5;
  position: absolute;
  overflow: hidden;
  top: -70px;
  bottom: -10px;
  -webkit-transform: skewY(-2deg);
  -ms-transform: skewY(-2deg);
  transform: skewY(-2deg);
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
}
#ourServices .inpatbg:before,
#features-01 .inpatbg:before {
  content: "";
  -webkit-transform: skewY(2deg);
  -ms-transform: skewY(2deg);
  transform: skewY(2deg);
background-color: #fff;
  left: 0;
  top: -100px;
  position: absolute;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  transform-origin: top right;
  width: 1000%;
  height: 1000%;
}
.our_capa {
  position: relative;
  z-index: 6;
  padding: 100px 0 0 0;
}
.joinusblk {
  padding: 50px 0 50px 0;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
}
.joinusblk:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(229,10,44,1.00);
  mix-blend-mode: multiply;
}
.joinusblk h2 {
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 40px;
  text-transform: uppercase;
}
.joinusblk > div {
  position: relative;
  z-index: 2;
}

.topboxes.nohover {
  opacity: 1;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
.topboxes.nohover:hover {
  opacity: 0.6;
  -webkit-transform: scale3d(0.98,0.98,0.98);
  transform: scale3d(0.98,0.98,0.98);
}

.capa_blk a {
  display: block;
  width: 100%;
  height: 325px;
  position: relative;
  cursor: pointer;
}
.capa_blk a:hover .imgblk {
  opacity: 0.60;
  /* transform: scale(1.1); */
  
}
.capa_blk a:hover{
  background-color: #1c2d4e;

}
.capa_blk a:hover h3,.capa_blk a:hover i,
.capa_blk a:hover img {
  color: #fff;
  filter: invert(1) sepia(1) saturate(0) hue-rotate(10deg);
}
.capa_blk a:hover h3{
  color:#fff;
  filter: invert(0);
}
.tilter {
  display: block;
  position: relative;
  width: 100%;
  height: 275px;
  margin: 0;
  color: #fff;
  flex: none;
  perspective: 1000px;
}
.tilter:hover, .tilter:focus {
  color: #fff;
  outline: none;
}
.tilter__figure, .tilter__image {
  margin: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.tilter__figure {
  position: relative;
}
.tilter__figure::before {
  content: '';
  position: absolute;
  width: 90%;
  height: 90%;
  top: 5%;
  left: 5%;
  /* box-shadow: 0 30px 20px rgba(35,32,39,0.5); */
}
.capa_blk .imgblk {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.capa_blk .midsec {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 1;
  width: 250px;
}
.capa_blk .midsec i, .capa_blk .midsec img {
  width: 100px;
  height: auto;
  display: inline-block;
  vertical-align: top;
}
.capa_blk h3 {
  color: #222426;
  font-size: 24px;
  line-height: 36px;
  margin: 0;
  padding: 24px 0 0 0;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

.innerbanner{
  position: relative;
}
.landpage .innerbanner {
  overflow: hidden;
}
.container-fluid .innerbanner {
  background: #1c2d4e;
}
.container-fluid .innerbanner.contacto-banner {
  background: #cf0a2c;
}

.bg_Leadership {
  width: 100%;
  float: left;
  position: absolute;
  height: 100%;
  background-size: cover !important;
  opacity: 0.27;
  z-index: 5;
}
.pagetitlebox {
  text-align: center;
  position: relative;
  left: 0;
  top: 0px;
  right: 0;
  z-index: 11;
  padding-top: 30px;
  padding: 105px 0 0 0;
  width: 100%;
}
.midden-cell {
  min-height: 400px;
  position: relative;
  width: 100%;
  display: inline-block;
}
.midden-cell-in {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}

.hero-title{
  font-size: 3.25em;
  text-align: center;
}
.innerbanner .pagetitlebox h1 {
  font-size: 42px !important;
  color: #fff;
}

.map .pin_blk {
  position: absolute;
  left: 50%;
  top: 100px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 600px;
  height: 260px;
}

.pin_blk .pin_1 {
  position: absolute;
  left: 25px;
  top: 72%;
}
.pin_blk .pin_2 {
  position: absolute;
  left: 10px;
  top: 140px;
}
.map div svg, .map div img {
  width: 30px;
  height: auto;
}
.quienesSomos p {
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
  width: 100%;
  padding: 25px 0 0 0;
  margin: 0px;
  /*text-align: justify;*/
}

.misionVision {
  color: #cf0a2c;
  font-size: 24px;
}
@media (max-width: 767px){
  .hero-title {
    font-size: 2.25em;
    text-align: center;
}
#hero-07 .empty_space{
  height: 100px!important;
}
#hero-07 .empty_space.space2{
  height: 30px!important;
}
  .display-4 {
    font-size: 2.5rem;
  }
  p, p.text-left{
    text-align: justify!important;
  }
  .midden-cell, .bg_Leadership {
    min-height: 200px;
    padding: 90px 0 0 0;
  }
  .map div svg, .map div img {
    width: 6px;
    height: auto;
  }
  .pagetitlebox {
    text-align: center;
    position: relative;
    left: 0;
    top: 0px;
    right: 0;
    z-index: 11;
    padding: 90px 0 0 0;
    width: 100%;
  }
  .map img {
      width: 300px;
      margin-top: -90px;
  }
  .map .pin_blk {
    width: 320px;
    top: 54px;
    height: 85px;
  }
  .pin_blk .pin_1 {
    left: 87px;
    top: 76%;
  }
  .pin_blk .pin_2 {
    left: 82px;
    top:62%;
  }
  .our_capa {
    position: relative;
    z-index: 6;
    padding-bottom: 40px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
  }

  .innerbanner .pagetitlebox h1 {
    font-size: 1.9em !important;
    color: #fff;
  }
  .h2, h2 {
    font-size: 1.6rem;
  }
  .quienesSomos p {
    font-size: 18px;
    line-height: 24px;
  }
  
  .mb-5.quienesSomos{
    margin-bottom: 1.5rem!important;
  }
  .joinusblk h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .mision.mt-5,
  .vision.mt-5{
    margin-top: 1.5rem!important;
  }
  .misionVision img.img-fluid{
    max-width: 50%;
    height: auto;;
  }
  #FRASE-03 .joinusblk {
    padding:  0 0 0 0;
}
  #FRASE-03 .py-5{
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
  }
  #FRASE-03 h2.pt-5.mt-5{
    margin-top: 0 !important;
    padding-top: 1.5em !important;
  }
}




.footer {
  background: #1c2d4e;
  color: #fff;
  font-size: 14px;
}
.footer h5{
  color:#cf102d
}
.footer .logo-footer{
 height: 45px;
 min-height: 35px; 
}
.footer .affinity-footer{
  color:#fff;
  font-size: 1rem;
  font-weight: 300;
  text-transform: uppercase;
}
#footer-affinity,
#footer-05{
  background-color:#cf102d;
  color: #fff;
  font-size: 12px;
}
.footer .text-secondary,
#footer-affinity .text-secondary,
#footer-05 .text-secondary,
#footer-05 .text-secondary a{
  color: #fff !important;
}
#footer-05 .text-secondary a{
  margin-left: 30px;
}
#footer-05 p.text-secondary {
  margin-top: 8px;
  margin-bottom: 1em;
}
.list-group-flush .list-group-item {
  font-size: 14px;
}
/*language*/
.nav-link.language{
  font-size: .75em;
  padding-top: 0.95em
}
.nav-link.language:hover{
  color:#cf0a2c !important;
}


html, body {
  /*width:100%; height:100%;
  overflow: hidden;*/
  background: #efefef;
  margin:0; padding:0;
}


#playArea {
  background: rgba(28, 45, 78,0.3); 
}