/*  #44a5dc */
:root { 
  --color-azul: #0f4775;
  --color-celeste: #45a6dd; 
  --color-azul-oscuro: #242738; 
  --color-azul-claro: #c3dde8;
  --color-blanco: #fff;
  --color-plomo: #5c5a60;
  --color-plomo-claro: #bfc7da;
} 
html, 
body {
  color: #5c5a60;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: normal;
  font-family: "Interstate-LightCond";
}
p {
  line-height: 1.3rem;
  margin-bottom: 2rem;
}
b,
strong {
  font-family: "Interstate-BoldCondensed";
}
a {
  color: #0f4775;
  font-family: "Interstate-LightCond";
  font-weight: normal;
  font-size: 16px;
}
a:hover,
a:active {
  color: #0f4775;
  text-decoration: none;
}
h1,
h2,
h3 {
  color: #0f4775;
  font-family: "Interstate-BlackCond";
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  color: #0f4775;
  font-family: "Interstate-BoldCondensed";
  font-size: 18px;
  margin: 20px 0px;
}
h5 {
  color: #0f4775;
  font-family: "Interstate-LightCond";
  text-align: justify;
  font-size: 28px;
  font-weight: bold;
}
h6 {
  color: #0f4775;
  font-family: "DINCondensed-Bold";
  font-size: 30px;
  font-weight: normal;
  font-style: normal;
  text-align: justify;
  position: relative;
}
hr {
  height: 20px;
  background-color: #f3f3f3;
  border: 0;
  margin: 30px 0;
}
hr.alto5 {
  height: 5px;
}
a.linkBlanco {
  color: #fff;
  display: inline-block;
}
a.linkBlanco:hover {
  color: #d5dae3;
}
a.linkImg {
  display: inline-block;
  position: relative;
}
a.linkImg img,
a.linkImg:hover img,
a.linkImg:active img {
  border: 0px;
}

a.linkImgZoom i {
  font-size: 16px;
  width: 32px;
  height: 32px;
  overflow: hidden;
  background-color: #f1f1f1;
  border: 2px solid #b3ced5;
  display: block;

  position: absolute;
  left: 40%;
  bottom: -10px;
  z-index: 5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding-top: 5px;
  padding-left: 3px;
}
a.linkImgZoom:hover i {
  color: #fff;
  background-color: #0f4775;
  border: 2px solid #fff;
}
ul.listGuion {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}
ul.listGuion li {
  padding: 2px 0;
  list-style: none;
  position: relative;
}
ul.listGuion li:before {
  content: "-";
  position: absolute;
  top: 0px;
  left: -12px;
}
ol.listNum {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}
ol.listNum li {
  padding: 2px 0;
}
.text-mayuscula {
  text-transform: uppercase;
}
.text-minuscula {
  text-transform: lowercase;
}
/* padding superior inferior */
.ptb-10 {
  padding: 10px 0px;
}
.ptb-15 {
  padding: 15px 0px;
}
.ptb-20 {
  padding: 20px 0px;
}
.ptb-30 {
  padding: 30px 0px;
}
.ptb-35 {
  padding: 35px 0px;
}
.ptb-40 {
  padding: 40px 0px;
}
.ptb-50 {
  padding: 50px 0px;
}
.ptb-60 {
  padding: 60px 0px;
}
.ptb-70 {
  padding: 70px 0px;
}
.ptb-80 {
  padding: 80px 0px;
}
.ptb-90 {
  padding: 90px 0px;
}
.ptb-100 {
  padding: 100px 0px;
}
.pt-0 {
  padding-top: 0px;
}
/* padding */
.p10 {
  padding: 10px;
}
.p30 {
  padding: 30px;
}
.pr10 {
  padding-right: 10px;
}
.pr30 {
  padding-right: 30px;
}
.pl10 {
  padding-left: 10px;
}
.pos-rel {
  position: relative;
}
.pos-abs {
  position: absolute;
}
/* Ancho */
.a5 {
  width: 5%;
}
.a10 {
  width: 10%;
}
.a15 {
  width: 15%;
}
.a20 {
  width: 20%;
}
.a25 {
  width: 25%;
}
.a30 {
  width: 30%;
}
.a33 {
  width: 33%;
}
.a40 {
  width: 40%;
}
.a50 {
  width: 50%;
}
.a60 {
  width: 60%;
}
.a70 {
  width: 70%;
}
.a80 {
  width: 80%;
}
.a90 {
  width: 90%;
}
.a100 {
  width: 100%;
}
/* magin */
.mb0 {
  margin-bottom: 0px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mt0 {
  margin-top: 0px;
}
.cajaTexto {
  display: block;
  padding: 25px;
  border: 2px solid #bfc7da;
  margin: 20px 0px;
}
/* Color */
.color-blanco {
  color: #ffffff !important;
}
.color-azul {
  color: #0f4775 !important;
}
.error,
.requerido {
  color: #f00;
}
/* Fondo */
.bgAzul {
  background-color: #0f4775;
}
.bgAzulOscuro {
  background-color: #1b2638;
  background-image: url(../img/bgAzulOscuro.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.bgAzulClaro {
  background-color: #c3dde8;
}
.bgBlanco {
  background-color: #fff;
}
.bgHearder {
  background-color: #08263a;
  background-image: url(../img/bgHearder.png);
  background-repeat: no-repeat;
  background-position: 50% 0px;
  /* min-height: 165px; */
}
.bgHearder a {
  display: block;
}
.bgHearder .linkImgLogo {
  padding-top: 50px;
  /*padding-left: 30px;*/
}
.bgHearder .linkImgLogo img {
	width: 100%
}
.tituloHeader {
  color: #fff;
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 100px;
}
.tituloHeader::after {
  width: 57px;
  height: 3px;
  content: "";
  display: block;
  background-color: #fff;
} 
.tituloConten {
  letter-spacing: 3px;
  margin-bottom: 30px;
}
.tituloConten::after {
  width: 45px;
  height: 3px;
  content: "";
  display: block;
  background-color: #0f4775;
}
.tituloLinea {
  display: block;
  padding-bottom: 10px;
  border-bottom: 2px solid #e8e8ea;
  margin-top: 30px;
  margin-bottom: 25px;
}
.tituloLinea h5 {
  font-size: 22px;
  display: inline-block;
  position: relative;
}
.tituloLinea h5::before {
  position: absolute;
  right: -18px;
  top: 14px;
  display: block;
  color: #c4c4c3;
  font-family: "FontAwesome";
  font-size: 25px;
  line-height: 0px;
  content: "\f105";
}
.contenHeader {
  text-align: center;
}
.contenHeader img {
  max-width: 100%;
  width: 100%;
}
.txtConten {
  display: block;
}
.txtConten p {
  text-align: justify;
}
.txtConten h5 {
  font-size: 20px;
}
/* parallax */
.parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: auto;
  z-index: 1;
  position: relative;
  padding: 50px 0;
  background-attachment: fixed !important;
}
.parallax-alto-100 {
  height: 100px;
}
.parallax-alto-200 {
  height: 200px;
}
.parallax-alto-300 {
  height: 300px;
}
.parallax-alto-400 {
  height: 400px;
}
.parallax-inicio{
	background-image: url(../img/inicio-parallax.jpg); 
}
/* */
.menuBg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 9999;
}
.menu {
  min-height: 50px;
  background-color: #c3dde8;
}
.menu_top_movil{
	position:absolute;
	top:0px;
	left:20px;
}
/*affix*/
.affix {
  position: fixed;
  top: 0;
  width: 100%;
}
.affix-top {
  position: static !important;
}
/* Banner */
#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto;
}
/* banner slider */
.bannerBg { 
  position: relative;
  height: auto;
  width: 100%; 
} 
.banner_col1 {
  padding-top: 50px;
  min-height: 250px;
  height: auto;
}
.banner_col2 {
  text-align: right;
  padding-top: 130px;
}
.banner_logo {
  max-width: 100%;
}
.banner_petroleo {
  max-width: 100%;
}
.banner_texto {
  font-family: "Interstate-Bold";
  color: #fff;
  display: block;
  margin: 50px 0;
}
.owl-inicio {
  position: relative;
}
.owl-inicio .item {
  background-size: 100% auto;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  min-height: 795px !important;
  height: auto;
} 
.owl-inicio .owl-item img {
  display: inline-block !important;
  max-width: 100% !important;
  width: auto !important;
}
.posRel{
  position: relative; 
} 
/* */
#owl-inicio-dots { 
  position: absolute;
  top: -250px; 
  left: 0;
  z-index: 1;
  padding-top: 90px;
  background-image: url(../img/icon_petroleo.png);
  background-repeat: no-repeat;
  background-position: top center;
}
#owl-inicio-dots .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 18px;
  height: 18px;
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.45);
}
#owl-inicio-dots .active {
  background-color: #fff;
}
/* */
.bannerBgInicio{
  width: 100%;
  position: relative; 
}
.owl-banner-inicio{
  width: 100%;
} 
.owl-banner-inicio .item{  

} 
.owl-banner-inicio .item img{
  width: 100%;
  height: auto;
} 
/* */
.bannerIcon {
  width: 100%;
  background-color: #45a6dd; 
  min-height: 235px;
  z-index: 100; 
  padding: 40px 0px;
}  
.linkIcon {
  color: #fff;
  display: inline-block;
  padding: 0px 30px; 
  font-family: "Interstate-RegularComp"; 
  font-size: 20px; 
  text-align: center; 
  width: 100%;
  padding: 10px 0; 
}
.linkIcon img {
}
.linkIcon span {
  display: block;
  padding-top: 8px;
}
.linkIcon:hover {
  color: #fff;
  text-decoration: none;
}
/* linkDir */
.linkDir {
  display: block;
  position: relative;
  font-weight: bold;
  line-height: 28px;
}
.linkDir i {
  color: #45a6dd;
  width: 32px;
  height: 32px;
  display: inline-block;
  overflow: hidden;
  line-height: normal;
  border: 2px solid #45a6dd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  left: 0px;
  bottom: -10px;
  margin-right: 5px;
}
.linkDir i::before {
  position: absolute;
  top: 4px;
  left: 10px;
}
.linkDir90 i::before {
  transform: rotate(90deg);
}
.linkDir180 i::before {
  transform: rotate(180deg);
}
.linkEst {
  text-align: center;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
.linkEst img {
  max-width: 100%;
}
.linkEst span {
  display: block;
  padding-top: 5px;
}
.linkFlecha {
  color: #6f6f6e;
  font-size: 40px;
  display: inline-block;
  padding: 10px;
}
.linkModalClose {
  position: absolute;
  right: -10px;
  top: 0;

  color: #6f6f6e;
}
.inicio-circulo {
  color: #ffffff;
  padding: 95px 0px;
  background-color: #fff;
  text-align: center;
}
.inicio-circulo .circuloCol {
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}
.inicio-circulo .circulo1,
.inicio-circulo .circulo2,
.inicio-circulo .circulo3 {
  width: 370px;
  height: 370px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0 auto;
}
.inicio-circulo .circulo1 {
  background-color: rgba(68, 165, 220, 0.8);
}
.inicio-circulo .circulo2 {
  background-color: rgba(130, 131, 131, 0.8);
}
.inicio-circulo .circulo3 {
  background-color: rgba(104, 195, 226, 0.8);
}
.inicio-circulo .circuloBox {
  display: block;
  padding: 50px;
}
.copy {
  color: #fff;
}
.copy .linkBlanco {
  padding: 0px 15px;
}
.copy .linkBlanco:first-child {
  padding-left: 15px;
}
.infContacto {
  width: 650px;
  margin: 0 auto;
}
.infContacto b {
  color: #0f4775;
  font-size: 20px;
  padding-bottom: 5px;
  display: inline-block;
}
.infContacto p {
  color: #0f4775;
  line-height: 24px;
  margin-bottom: 1rem;
}
.infContactoCol {
  display: inline-block;
  vertical-align: top;
}
.infContactoCol1 {
  padding-top: 19px;
}
.infContactoCol2 {
  padding-left: 10px;
  border-left: 1px solid #0f4775;
  margin-top: 3px;
}
.infContactoCol3 {
  padding-left: 10px;
  margin-top: 3px;
}
/* ============= MENU CONTENIDO============== */
.menuContenedor {
  padding-bottom: 50px;
}
.menuContenedor .tituloConten {
  font-size: 20px;
  text-align: left;
}
#menuConten {
  margin: 0;
  padding: 0;
}
#menuConten ul {
  padding: 0;
}
#menuConten li,
#menuConten li .caret {
  display: block;
  list-style-type: none;
  border-bottom: 1px solid #afafaf;
}
#menuConten li a,
#menuConten li .caret {
  color: #5c5a60;
  display: block;
  cursor: pointer;
  user-select: none;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
#menuConten li span.activo {
  color: #0f4775;
}
#menuConten .activo {
  font-weight: bold;
  color: #0f4775;
}
#menuConten > li > ul > li > a,
#menuConten > li > ul > li > .caret {
  padding-left: 20px;
}
#menuConten > li > ul > li > ul > li > a,
#menuConten > li > ul > li > ul > li > .caret {
  padding-left: 40px;
}
#menuConten > li > ul > li > ul > li > ul > li > a,
#menuConten > li > ul > li > ul > li > ul > li > .caret {
  padding-left: 60px;
}
.caret::after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f067";
  color: #aeadb0;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 13px;
}
.caret-down::after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f068";
  color: #aeadb0;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 13px;
}
.nested {
  display: none;
}
.active {
  display: block;
}
/* TABLA ANDINA */
.tabla-andina {
  width: 100%;
  margin-bottom: 30px;
  margin-top: 30px;
}
.tabla-andina thead tr th,
.tabla-andina tfoot tr th {
  color: #0f4775;
  padding: 12px 10px;
  font-weight: bold;
  border-bottom: 2px solid #0f4775;
  border-top: 2px solid #0f4775;
  border-right: 2px solid #bfc7da;
  font-family: "Interstate-BoldCondensed";
}
.tabla-andina thead tr th:last-child,
.tabla-andina tfoot tr th:last-child {
  border-right: none;
}
.tabla-andina tbody tr td {
  padding: 12px 10px;
  border-bottom: 2px solid #bfc7da;
  border-top: 2px solid #bfc7da;
  border-right: 2px solid #bfc7da;
}
.tabla-andina tbody tr td:last-child {
  border-right: none;
}

.tabla-andina tbody:last-of-type td[rowspan] {
  border-left: 2px solid #bfc7da;
}

.tabla-andina tbody tr:last-child td {
  border-bottom: none;
}
.tabla-andina-simple tbody tr td,
.tabla-andina-simple thead tr th,
.tabla-andina-simple tfoot tr th {
  border-right: none;
}
/* border color */
.border-top-0 {
  border-top: none;
}
.border-right-0 {
  border-right: none;
}
.border-top-azul {
  border-top: 2px solid #0f4775 !important;
}
.border-bottom-azul {
  border-bottom: 2px solid #0f4775 !important;
}
.border-top-plomo {
  border-top: 2px solid #bfc7da !important;
}
.border-bottom-plomo {
  border-bottom: 2px solid #bfc7da !important;
}
/* */
.v-align-bottom {
  vertical-align: bottom;
}
.v-align-top {
  vertical-align: top;
}
.v-align-middle {
  vertical-align: middle;
}
/* */
.tGrafico td,
.tGrafico th {
  padding-top: 5px;
  padding-bottom: 5px;
}
.tGrafico td {
  padding-left: 10px;
  font-size: 14px;
}
.boxColor {
  width: 14px;
  height: 14px;
  margin-top: 4px;
}
/* */
.listMemoria {
  display: block;
  border-top: 2px solid #0f4775;
  border-bottom: 2px solid #0f4775;
  margin: 0;
  padding: 0;
}
.listMemoria li {
  list-style: none;
  border-bottom: 2px solid #bfc7da;
}
.listMemoria li a {
  color: #5c5a60;
  display: inline-block;
  padding: 14px 0;
  text-decoration: underline;
}
.linkVideo{
	color: #5c5a60;
	display:block;
	
	text-align:center;
}
.linkVideoBox{
	display:block;
	position:relative;
} 
.linkVideoBox::after { 
	width: 48px;
	height: 48px;
	overflow: hidden;
    content: " ";
    display: inline-block;
	
    position: absolute;
    right: 40%;
    top: 38%; 
	z-index: 800; 
	background-image: url(../img/play.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.linkVideo p{
	display:block;
	padding: 10px 0px;
}
.linkVideo:hover,.linkVideo:activo{
	color:#0f4775;
}

/*Spinner load*/
.poster {
  width: 38px;
  height: 38px;
  position: absolute;
  top: 200px;
  left: 50%;
  transform: rotateZ(45deg);
}

.poster .cube {
	position: relative;
	transform: rotateZ(45deg);
}

.poster .cube {
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	transform: scale(1.1);
}

.poster .cube:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgb(43,160,199);
	animation: cube 1.08s infinite linear both;
	transform-origin: 100% 100%;
}

.poster .c2 {
	transform: scale(1.1) rotateZ(90deg);
}

.poster .c3 {
	transform: scale(1.1) rotateZ(180deg);
}

.poster .c4 {
	transform: scale(1.1) rotateZ(270deg);
}

.poster .c2:before {
	animation-delay: 0.135s;
}

.poster .c3:before {
	animation-delay: 0.27s;
}

.poster .c4:before {
	animation-delay: 0.405s;
}

@keyframes cube {
	0%, 10% {
		transform: perspective(70px) rotateX(-180deg);
		opacity: 0;
	}
  
	25%, 75% {
		transform: perspective(70px) rotateX(0deg);
		opacity: 1;
	}
  
  90%, 100% {
    transform: perspective(70px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes bg-pan-top {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 0% 50%;
  }
}
 /* */
 #video, 
 #video video,
 #video source{ 
   width: 100%;  
 }

/*========= ESTYLOS DE MENSAJES =========*/
.formMensaje {
  display: block;
}
.msInformacion,
.msCorrecto,
.msAlerta,
.msError,
.msLimpieza {
  display: block;
  padding: 15px;
  padding-left: 45px;
  margin: 5px 15px;
  font-size: 12px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.msInformacion {
  color: #00529b;
  background: #bde5f8 url(../img/mensajes/Info.png) 5px 50% no-repeat;
  border: 1px solid #589cbc;
}
.msCorrecto {
  color: #4f8a10;
  background: #dff2bf url(../img/mensajes/Checked.png) 5px 50% no-repeat;
  border: 1px solid #a6ca6a;
}
.msAlerta {
  color: #9f6000;
  background: #feefb3 url(../img/mensajes/Warning.png) 5px 50% no-repeat;
  border: 1px solid #e3cb46;
}
.msError {
  color: #333;
  background: #ffbaba url(../img/mensajes/Error.png) 5px 50% no-repeat;
  border: 1px solid #de5b5b;
}
.msLimpieza {
  color: #666;
  background: #efefef url(../img/mensajes/Clear.png) 5px 50% no-repeat;
  border: 1px solid #dedede;
}
.msLista {
  clear: both;
  float: none;
  list-style: square;
}
.msLista li {
  margin-left: 30px;
  padding: 3px 0px 3px 0px;
}

/* */
.msjCorrecto,
.msjInformacion,
.msjError,
.msjAlerta {
  color: #fff !important;
  display: inline-block;
  padding: 1px 10px;
  font-size: 11px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #fff;
}
.msjError {
  background-color: #ff3737;
}
.msjAlerta {
  background-color: #ffd11c;
}
.msjCorrecto {
  background-color: #6fb100;
}
.msjInformacion {
  background-color: #247ada;
}
/* */
.table2{
	width:100%;
	
}
.table2 td{
	vertical-align: top;
	padding: 10px;
}
/* style template */ 
.fuentes-16{
	font-size:16px;
}
.boxColorBg1{
	background-color: #014676; 
}
.boxColorBg2{
	background-color: #35a8e0;
}
.boxColorBg3{
	background-color: #f7c378;
}
.boxColorBg4{
	background-color: #b6d2e2; 
}
.ajaxload{
	text-align:center;
	padding: 100px 0;
	display:block;
	background: url(../img/ajaxload.gif) 50% 50% no-repeat;
}
