body {	background-color: #fff !important; font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important;}

.colB {background-color: #fff !important ; 


}


.fotNu { background-image: url("../img/fondoFin.jpg"); margin-top: 100px; background-size: cover; width: 100%; height: 150px; background-color: #000; color: #fff; padding-top:50px;  }


.borPs { border: 2px #0096D4 solid !important; border-radius: 20px !important;  }


.enlNue {color: #0096D4 !important; }


.stycar {background-color: #0096D4 !important; color: #fff; border-radius: 20px !important; border:3px #fff solid !important; margin: 50px 12px 20px 12px ; text-align: center; }

.stycarB { width: 11rem; color: #004677; border-radius: 30px !important; border:1px #004677 solid !important; margin: 10px 15px 20px 15px ; text-align: center; background-color: #004677; box-shadow: 1px 1px 10px #0096D4; }

.stycarB:hover {  box-shadow: 1px 1px 10px #51dd73; }



.tituPr {  color: #004677; margin-top: 50px; font-weight: 900;} 

.tituSeg {color:#fff; }

.titulTre {color:#0096D4; }

.numver {color: #fff; background-color: #004677; padding: 7px ; border-radius: 7px; margin-right: 15px;}

.corBar { background-color: #004677 !important; box-shadow: 1px 5px 10px #004677; }

.corBlan { background-color: #fff !important;  }

.display-32 {color: #004677; font-weight: 800;  }

.display-52 {color: #0096D4;   }

a { color: #fff !important; font-weight: 600;}


.card-bodyB {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.9rem;
}


.card-bodyC {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0.2rem;
}

header
      {
      	 
  position: relative;
  height: 40vh;
  min-height: 24rem;
  width: 100%;
  overflow: hidden;
      }

header .imgS
     {
  width: 10%
      }

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}

.linD {border-left: 2px #000 solid; float: left !important; padding-top: 10px; color: #fff; }
}


@media (pointer: coarse) and (hover: none) {
  header {
    background: url('') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}