﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:300');
/* CSS Document */


body{ margin:0;font-family: 'Roboto', sans-serif!important;font-size: 14px!important;}
.container-fluid{ overflow:hidden; }
p {color: #032b4f;font-size: 14px;}
/*-- HEADER LOGO & MENU RESPONSIVE--*/
.header-w{ max-width:/*1670px*/100%; margin:20px auto;}
ul.nav li{ font-size: 1.125em!important;}
ul.nav li a{ text-transform:uppercase; font-weight:600; text-align:center; color:#032b4f!important; font-size:small; transition: 0.4s;padding: 15px 10px;margin: 0 10px; border-bottom: 2px solid #fff;  }
ul.nav li a:hover{border-bottom: 2px solid #032b4f; }
ul.nav li a.active { color:#fff!important; background-color: #019cdf!important; padding: 15px 10px; border-bottom: none; }
.navbar-default { background-color: transparent!important;border-color: transparent!important; }
ul.nav li ul li a {background-color: transparent!important; text-align: left!important; font-weight:300;padding: 10px;font-size: 14px}
ul.nav li ul li.group-link{border-bottom:1px solid #ddd}
ul.nav li ul li.padding-bottom-off a{padding-bottom: 5px;}
ul.nav li ul li.padding-top-off a{padding-top: 5px;}
.perfil{background: url(../images/Perfil-normal.png) no-repeat 14px 8px; width: 225px; padding-left: 52px; }
.perfil.active{color: #fff!important;background:url(../images/Perfil-activo.png) no-repeat 14px 8px #019cdf!important;padding: 15px 10px 15px 52px!important;border-bottom: none;}
.caret {margin-left: 22px!important}
.codigo-facturas{overflow: hidden}
/*-- BANNER HOME --*/
.banner-home{ background:url(../images/bg-home.png) no-repeat 50%; background-size:cover; max-width:1670px;margin:0 auto;overflow:hidden; padding: 20px 0; }
.azul-barra{ background-color: rgba(0,43,84,0.8); text-align: center; font-size: 22px; color: #fff;padding: 10px 0; margin: 30px 0;}
.azul-barra .pasos-home span.home1{font-size: 32px;line-height: 36px}
.azul-barra .pasos-home span.home2{font-size: 50px; line-height: 37px;}
.azul-barra .middle{margin-top: 10px;}
a.boton-home {width: 100%;height: auto;color: #FFF;padding: 10px 25px;background-color: #0b7ec9;display: block;text-align: center;font-size:18px;border-radius: 4px; margin-top: 450px}


/*-- BOTON PAGO EN LINEA --*/
div.boton{ margin-top:30%;}
div.boton a.boton{ width:100%; height:auto; color:#FFFFFF; padding: 15px 25px; background-color:#0b7ec9; display:block; text-align:center; font-size:2em; border-radius:4px; }

/*-- FOOTER --*/
footer{ color:#032b4f; font-size:1em; text-align:center; margin:20px 0 0;width: 100%;overflow: hidden; }

/*-- PASOS A DAR HORIZONTAL --*/
.pasos-a-dar-h { overflow: hidden; }
.pasos-a-dar-h .col-xs-3,.pasos-a-dar-h .col-sm-3,.pasos-a-dar-h .col-md-3,.pasos-a-dar-h .col-lg-3{padding-left: 0px!important; padding-right: 0px!important;}
.step-activo{background-color: #019cdf; color: #fff;  padding: 17px 20px;position: relative;overflow: hidden;}
.step-activo p{color:#fff;}
.step-activo p, .step-inactivo p{margin: 0; float: left;font-size: 24px!important;font-weight: bold;}
.step-inactivo{background-color: #edeff0; color: #2b4864; padding: 17px 20px;position: relative;overflow: hidden;}
.step-activo img, .step-inactivo img{position: absolute;right: 0;top: 0px;}

/*-- FORMULARIO PASO 1 --*/
input.btn-azul{color: #fff; background-color: #032b4f; width: 100%;}
.codigo label{ display: block;font-size: 16px; margin-left: 15px;}
.codigo input.btn-azul:hover{color: #fff;}
.banner-paso1{margin-top: 40px; position: relative;overflow: hidden;}
.banner-paso1 .border-azul1{ border: 1px solid #032b4f; border-radius: 4px; background: #edeff0;padding: 0; color:#032b4f; font-size: 20px;}
.banner-paso1 .border-azul1 p{padding: 20px; }
.banner-paso1 .border-azul2{ border: 1px solid #032b4f; border-radius: 4px; background: #edeff0;padding: 0; color:#032b4f; font-size: 20px;}
.banner-paso1 .border-azul2 p{padding:7px 20px; }
.total .total-text{ font-size: 18px; font-weight: bold; text-align: right; }
.total .total-span{ background-color: #dddddd; text-align: right; font-size: 14px;}
.total .total-span p{margin: 5px 0}
.codigo-facturas h1{ color:#032b4f;font-weight:600; font-size: 20px; background-color: #f9f9f9;padding: 15px; margin-bottom:40px; }

.facturas{ overflow:hidden; margin-top:40px; }
.facturas h1{ color:#032b4f;font-weight:600; font-size: 24px; border-bottom:3px solid #032b4f; }
.facturas input.inputtext{ width: 100%; background-color: #dddddd;border: none;height: 30px;color:#032b4f!important;text-align:right; font-size:medium; padding:0 10px; }
.table { font-size: medium; color:#032b4f!important; /*border-bottom:1px solid #032b4f; border-top: 1px solid #ddd;border-left: 1px solid #ddd;border-right: 1px solid #ddd;*/ }
.table tr, .table th{ text-align:center; vertical-align:middle!important; }
.border-tb { border-bottom:1px solid #032b4f; }
.btn-next{ background: #032b4f;color: #fff;border: none;padding: 10px 25px;border-radius: 4px;float: right;margin: 30px 0 0 0;cursor: pointer; font-size:small;}

/*-- FORMULARIO PASO 2 --*/
.formulario-tc { overflow:hidden; }
.formulario-tc h1{ color:#032b4f;font-weight:600; font-size: 20px; background-color: #f9f9f9;padding: 15px; }
.formulario-tc h2{ color:#032b4f;font-weight:600; font-size: 2.125em; border-bottom:1px solid #032b4f; }
.formulario-tc p{ color:#032b4f;font-size: medium; }
.formulario-tc label{ font-size:medium;color:#032b4f; font-weight:600;  }
input.tc{background-color: #dddddd; height:30px; color:#032B4F; font-size:medium; text-align:center; border:none; width:85px; }
input.nombret{background-color: #dddddd; height:30px; color:#032B4F; font-size:medium; text-align:center; border:none; width:260px;  }
input.cvv{background-color: #dddddd; height:30px; color:#032B4F; font-size:medium; text-align:center; border:none; width:85px;}
select.fecha-tc{background-color: #dddddd; height:30px; color:#032B4F; font-size:medium; text-align:center; border:none; }
.formulario-tc .row{ margin-top:20px; }

/*-- FORMULARIO PASO 3 --*/

.confirmar{ overflow:hidden; font-size:16px;color:#032b4f;}
.confirmar h1{ color:#032b4f;font-weight:600; font-size: 20px; background-color: #f9f9f9;padding: 15px; margin-bottom:40px; }
input.input-captcha{background-color: #dddddd; height:30px; color:#032B4F; font-size:medium; text-align:center; border:none; width:150px; }
.img-captcha{ text-align:right; }
.captcha-form{ overflow:hidden; margin:30px 0 0 }
.captcha-form p{ font-size:small; text-align:center; color:#6f6f6f;}
.botonera{ margin:30px 0 }
.botonera input{ margin:0 auto!important; float:none; }
.botonera input.ant{ float:right; }

/*-- FORMULARIO PASO 4 --*/
a.boton-p4{     background-color: #032b4f;color: #fff;padding: 15px;border-radius: 4px;margin: 0 auto;font-size: medium;width: 248px; position:absolute; left:0; right:0; }


/*-- FORMAS DE PAGO --*/

.formasdepago{max-width:1670px; height:auto; margin:0 auto; overflow:hidden; }
.formasdepago h1{ color:#032b4f;font-weight:600; font-size: 20px; background-color: #f9f9f9;padding: 15px; margin-bottom:40px; }
.formasdepago .linefp{ /*padding: 30px 0px;*/  }
.formasdepago .linefp a { font-size:medium; color: #032b4f; cursor:pointer; font-weight:600;webkit-transform: scale(1);transform: scale(1);-webkit-transition: .6s ease-in-out;transition: .6s ease-in-out; }
.formasdepago .linefp a:hover{ -webkit-transform: scale(1.3);transform: scale(1.3); }
.formasdepago .linefp a p{ display:none; }
.formasdepago .linefp a:hover{ text-decoration:none; }
.formasdepago .bg-gray{ background-color:#f6f6f6}

/*-- CAROUSEL BANCOS AFILIADOS --*/

.slider-fp h1{ color:#032b4f;font-weight:600; font-size: 2.25em; background-color: #f9f9f9;padding: 15px; margin-bottom:40px; }
.slider-fp h2{ color:#032b4f; font-size: 22px; margin: 0 0 20px 30px;}
.area-azul {
	background-color: #ffff;
	padding: 10px;
	font-size: 18px;
	font-weight:700;
	color: #1e3966;
	}
a.celeste{background-color: #019cdf; border-radius: 8px; padding: 10px 20px;font-size: 14px; font-weight: bold; color: #fff; text-decoration: none; line-height: 46px}
.area-azul span{font-size: 22px; line-height: 46px}

/*-- ATENCIÓN AL CLIENTE --*/

.atencionesa{ max-width:1670px; height:auto; margin:0 auto; overflow:hidden; }
.atencionesa h1, .atencionesa h2 { color:#032b4f; }
.atencionesa .row p{ font-size: 16px;color: #032b4f; }
.atencionesa .text-bottom{ font-size:large;color:#032b4f; margin:40px 0; }
.atencionesa .row.greenLine{ position: relative;}
	.atencionesa .row.greenLine::after {
		width: 70%;
		height: 94px;
		background-color: #1e3966; /*#32aa21*/
		margin: 44px auto 0;
		z-index: -1;
		position: absolute;
		left: 0;
		right: 0;
	}
.mobileses{display: none;}
.left-area{ width: 50%;float: left; }
.right-area{ width: 50%; float:right; margin: 10px 0; padding: 10px 0;/*border-top: 2px solid green;border-bottom: 2px solid green;border-right: 2px solid green;*/ }
.title-area{ font-size: 22px!important;font-weight: bold; margin: 0;}
.title-subarea{font-size: 26px!important;margin: 0;}
.strong-p{font-size: 22px!important; margin: 0}
.texto-footer{text-align: center; font-size: 14px; }
.nombre{font-size: 28px; color:#555555; margin: 0 0 0 0!important;}
span.azul{color:#1a2e50; font-size: 14px;}
.dropdown{position: relative;}
.gris-oscuro {background: #e5e5e5;}
input[type="radio"] {display: inline-block;width: 15px;height: 15px;margin: -1px 4px 0 0;vertical-align: middle;cursor: pointer;}
.sin-margin{margin-bottom: 0;}
.site-list table {border-color:Transparent; border-width:0px;}
.cuadro-info ul li{list-style: none; margin: 20px 0;}
.cuadro-info span.title{ font-size: 18px;}
a.acordeon{text-decoration: none; display: block;}
.blanca {background: #fff;padding: 20px 0;border-radius: 4px;clear: both;overflow: hidden;}
.panel-title{font-size: 14px!important;}
.btn-sm, .btn-group-sm > .btn {padding: 5px 9px;}
.cuadro-info .title{font-size: 18px;}
.panel-heading{text-align: center;}
.panel-default > .panel-heading{overflow: hidden;}
.btn-success,.btn-danger{color: #fff!important;}
.login-footer{margin-top: 270px;}
.banner-service{ background:url(../images/home-servicios3.jpg) no-repeat top center #4d5d76; background-size:cover; max-width:1670px;margin:0 auto;overflow:hidden; padding: 20px 0;height: 650px}
.texto-cuadro{position: absolute; top:10px; left: 0px;/*background: rgba(255,255,255,0.9);*/padding: 10px;font-size: 16px;font-weight: bold;}
.texto-cuadro2{position: absolute; top:105px; left: 0px;/*background: rgba(255,255,255,0.9);*/padding: 10px; font-size: 16px}
.texto-cuadro1{position: absolute; top: 169px;left: 154px;/*background-color: rgba(255,255,255,0.9);*/padding: 10px 15px;width: 64%;font-weight: bold;font-size: 18px;}
input[type="checkbox"]{appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 16px;height: 16px;border-radius: 2px;margin: 0 5px 0 0;background: url(../images/checkbox-0-16.png) no-repeat; border:none;}
input[type="checkbox"]:checked{background: url(../images/checkbox-116.png)no-repeat; border: none;}
input[type="checkbox"]:focus{outline: none;}
.login h2{text-align: center;}
.login{border: 1px solid #ddd;padding: 0 45px 30px;border-radius: 7px; margin-top: 100px}
.expandir { width:25%!important; }
.gridComment {
    font-family:'Source Sans Pro', sans-serif!important;

}

.JobGrupo {
    margin-bottom:15px!important;
    overflow:hidden!important;
}

.dialog-header-confirm { background-color: #9e9e9e; }
.dialog-header-error { background-color: #9e9e9e; }

/*CAGADALES CHECKBOX*/
.radio ul li{color: #032b4f; display: block;position: relative; padding: 0 15px; border-radius: 8px;text-align: center;}
.radio ul li input[type=radio]{position: absolute;visibility: hidden;}
.radio ul li label{display: block;position: relative;font-weight: 300;font-size: 1.35em;padding: 18px 25px 2px 80px;margin: 10px auto;z-index: 9;cursor: pointer;-webkit-transition: all 0.25s linear;}
.radio ul li:hover label{color: #aaa;}
.radio ul li .check{ display: block;position: absolute;border: 5px solid #032b4f;border-radius: 100%;height: 25px;width: 25px;top: 30px;left: 30%;z-index: 5;transition: border .25s linear;	-webkit-transition: border .25s linear;}
.radio ul li:hover .check {border: 5px solid #032b4f;}
.radio ul li .check::before {display: block;position: absolute;content: '';border-radius: 100%;height: 11px;width: 11px;top: 2px;left: 2px;margin: auto;transition: background 0.25s linear;-webkit-transition: background 0.25s linear;}
input[type=radio]:checked ~ .check {border: 5px solid #032b4f;}
input[type=radio]:checked ~ .check::before{background: #032b4f;}
/**/
.EncabezadoH1{ color:#032b4f;font-weight:600; font-size: 20px; background-color: #f9f9f9;padding: 15px; overflow:hidden; }

/*20180919*/
.rdbVer input[type="checkbox"]{appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 30px;height: 30px;border-radius: 2px;margin: 0 5px 0 0;background: url(../images/ver.png) no-repeat!important; border:none;}
.rdbVer input[type="checkbox"]:checked{background: url(../images/ver.png)no-repeat!important; border: none;}
.rdbVer input[type="checkbox"]:focus{outline: none;}
/*********** Medias Querys ************/ 
@media (min-width: 1366px){
		.paso2{ margin:24% 0;}
		.paso3{ margin:26% 0;}
		.paso4{ margin:-10% 0;}
}


@media (min-width: 1200px){
	.col-lg-offset-4 { margin-left: 33.33333333%!important;}
	div.boton { margin-top: 25%;}
}
@media (max-width: 1200px){
	.area-azul span{font-size: 20px;}
}
@media (max-width: 1091px){
	.azul-barra{font-size: 18px;}
	a.boton-home{font-size: 14px;}
	}
@media (max-width: 1027px){
	ul.nav li a{font-size: 12px;}
}
@media (max-width: 1024px){
	.paso1 .icon, .paso2 .icon, .paso3 .icon, .paso4 .icon{display: none;}
	.paso1{ margin: 8% 0;}
	.paso2{ margin:57% 0;}
	.paso3{ margin:23% 0;}
	.paso4{ margin:48% 0;}
}

@media (max-width: 992px){
	.area-azul p strong{font-size: 16px;}
	.area-azul p{font-size: 12px;}
	a.boton-home{ margin-top: 50px}
	.btn{padding: 6px 4px;}
	.banner-paso1 .border-azul1,.banner-paso1 .border-azul2 {font-size: 16px;}
	.texto-cuadro1 {left: 236px;width: 45%;}
	.texto-cuadro {font-size: 12px;}
}

@media (max-width: 991px) {
	.navbar > .container{width: 100%}
	.navbar-header {float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;}
    .navbar-collapse {border-top: 1px solid transparent;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none!important;margin-top: 7.5px;}
	.navbar-nav>li {float: none;}
    .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;text-align: left!important;}
    .collapse.in{display:block !important;}
	.navbar-nav .open .dropdown-menu {position: static; float: none; width: auto; margin-top: 0; background-color: transparent;border: 0; -webkit-box-shadow: none; box-shadow: none;}
	input.tc{width: 74px;}
}

@media (max-width: 921px){
	.facturas input.inputtext{font-size: small;}
		.texto-cuadro1 {top: 210px; width: 50%;left: 249px;}
		.texto-cuadro {width: 66%;font-size: 16px;}
		.listo{background-color:#949494; color:#D9D9D9; border:none;  }
		.listo:focus,.listo:visited{color:#fff; background-color:#002d56;border: none;  }
	 }


@media (max-width: 805px){
	ul.nav li a{font-size: 12px;}
}
@media (max-width: 768px){
	/*.col-sm-offset-2 { margin-left: 16.66666667%important;}*/
	.total span{ margin-left: 30%; padding: 10px 14%!important; }
	.paso1{ margin: 8% 0;}
	.paso2{ margin:48% 0;}
	.paso3{ margin:23% 0;}
	.paso4{ margin:42% 0 0;}
	ul.nav li a{font-size: 12px;}
	input.tc{width: 80px;}

    /*RESOLOGAISTOAC - acomodar el logo de golan*/
    .mostrar-encabezado-pc {
        display:none!important;
    }

    .mostrar-encabezado-movil {
        display:block!important;
    }
}
@media (max-width: 767px) {
	.banner-home{ background:transparent; }
	div.boton { margin-top: 10%;}
	.total span{ margin-left: 30%; padding: 10px 14%!important; }
	.codigo input.inputtext { width: 100%; }
	.codigo input.btn-pasos { width: 100%; }
	.img-captcha { text-align: center; }
	input.input-captcha{ margin:0 auto; display:block; }
	input.tc{ width:70px;  }
	tr > td{ font-size:14px; }
	.formasdepago .linefp{ text-align:center; }
	.formasdepago .linefp a p{ display: block; }
	.formasdepago .linefp a span{ display:none; }
	.carousel-caption a{ left: 20%; }
	.carousel-caption p{ color:#032b4f!important; }
	.octagono-verde{ width:100%; }
	.atencionesa .row::after{ border-top:30px solid #fff; }
	.atencionesa .row p{ color:#032b4f }
	.paso1{ margin: 10% 0;}
	.paso2{ margin:36% 0;}
	.paso3{ margin:23% 0;}
	.paso4{ margin:24% 0 0;}
	.webses{ display: none;}
	.mobileses{display: block;}
	.left-area{ width: 50%;float: none;margin: 0 auto;}
	.right-area{ width: 45%;float: none; margin: 0 auto;border-top: none; /*border-left: 2px solid #32aa21;border-bottom: 2px solid #32aa21;border-right: 2px solid #32aa21;*/ }
	.area-azul span {font-size: 14px;line-height: 14px;}
	.atencionesa h1{font-size: 26px;}
	.title-area{font-size: 18px!important;}
	.atencionesa .row p{font-size: 14px;}
	a.boton-home{font-size: 20px;}
	.total .total-text{font-size: 12px;}
	.arrow-step{display: none}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form { border-color: transparent;}
	ul.nav li a{text-align: left; }
	.azul-barra{margin: 10px 0; padding: 5px 0;}
	.azul-barra .pasos-home span.home2 {font-size: 32px;}
	a.boton-home {margin-top: 5px;}
	.pasos-home{margin-top: 14px;}
	.azul-barra .middle { padding: 0px 14px 14px;}
	.ps2{margin-top: 16px!important}
	.ps2m{margin:21px 0 0!important; }
	.home2{margin-left: 7px;}

	.ps2-h{height: 84px;}
	.pasos-a-dar-h .col-xs-4, .pasos-a-dar-h{padding-left: 0px!important; padding-right: 0px!important;}
	.step-activo, .step-inactivo { font-size: 16px;padding: 5px 15px;}
	.step-activo img, .step-inactivo img {top: -17px;}
	.btn-success,.btn-danger, .btn-primary, .btn-warning{width: 100%!important;}
	input[type="checkbox"]{appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 24px;height: 24px;border-radius: 2px;margin: -5px 5px 0 0;background: url(../images/checkbox-0.png); border:none;}
 	input[type="checkbox"]:checked{background: url(../images/checkbox-1.png); border:none;}
	input[type="checkbox"]:focus{outline: none;}
	.banner-paso1 {overflow: hidden;}
	.step-activo p, .step-inactivo p {font-size: 16px!important;}
	.btn-next{margin: 30px 0px;}
	.table-row{border-top:1px solid #ddd; border-bottom:15px solid #fff;overflow: hidden}
	.table-row .check{padding-top: 10px;}
	.panel{box-shadow: none}
	.table-vertical .line-table{border-bottom: 1px solid #ddd; border-right: 1px solid #ddd; border-left: 1px solid #ddd;overflow: hidden}
	.tab-content > .active {overflow: scroll;}
	.table > thead > tr > th{ vertical-align: middle;}
	.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover{color:#fff!important; background-color:#032b4f;}
	.nav-tabs,ul.nav li a{ border-bottom: none; }
	.texto-cuadro2 {top: 75px;width: 60%;}

    .expandir { width:100%!important; }

    /*RESOLOGAISTOAC - acomodar el logo de golan*/
    .mostrar-encabezado-pc {
        display:none!important;
    }

    .mostrar-encabezado-movil {
        display:block!important;
    }

    .rdbVer input[type="checkbox"]{appearance: none;-moz-appearance: none;-webkit-appearance: none;width: 30px;height: 30px;border-radius: 2px;margin: 0 5px 0 0;background: url(../images/ver.png) no-repeat; border:none;}
    .rdbVer input[type="checkbox"]:checked{background: url(../images/ver.png)no-repeat; border: none;}
    .rdbVer input[type="checkbox"]:focus{outline: none;}
}

@media (max-width: 534px){
	.left-area{ width: 80%;}
	.right-area{ width: 75%;}
	input.tc {width: 54px;}
}
	
@media (max-width: 414px) {
	.paso1{ margin: 16% 0;}
	.paso2{ margin:54% 0;}
	.paso3{ margin:23% 0;}
	.paso4{ margin:42% 0 0;}
	.left-area{ width: 100%;}
	.right-area{ width: 95%;}
	.banner-home { padding: 5px 0;}
	.texto-cuadro1 { top: 117px;left: 125px;width: 64%;font-size: 16px;/* background-color: rgba(255,255,255,0.9);*/}
	.texto-cuadro2 { width: 72%;}
}

@media (max-width: 375px) {
	.texto-cuadro1 {top: 92px;left: 116px; width: 63%; font-size: 14px}
    .texto-cuadro{ left: 10px; }
    .texto-cuadro{ font-size: 14px;}
    .texto-cuadro2{ top: 54px;left:10px; font-size: 14px;}
}

@media (max-width: 320px){
	.texto-cuadro1 { top: 75px;width: 82%;left: 90px;font-size: 14px;}
	.banner-paso1 {height: 390px;}
	.texto-cuadro{font-weight: bold;padding: 10px; width: 64%;top: 0px;}
	.texto-cuadro2 { top: 47px;font-size: 14px; width: 64%;}
	table.v-vertical td:before{font-size: 12px;}
	table.v-vertical td{font-size: 12px;}
	h4, .h4 {font-size: 14px;}
}


.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 70%;
  height: auto;
}

/*RESOLOGAISTOAC - acomodar el logo de golan*/
.mostrar-encabezado-pc {
    display:block!important;
}

.mostrar-encabezado-movil {
    display:none!important;
}