.analisis{
	padding: 39px 0 70px 0;
    margin-bottom: 40px;
}

.logospatrocinatop{
	top: -130px;
    margin-bottom: -64px;
}




.analisis h4{
	margin-bottom: 0px;
    color: #ffca00;
    font-weight: 600;
	margin-top: 4px;
}

.analisis h3{
	color: #646464;
    font-weight: 600;
    margin-top: 3px;
    margin-bottom: 0px;	
}


/*LOGOS INTERNAS*/
.logoInternas{
	background: url(images/logosInterna.png);
}
/*LOGOS INTERNAS*/

/*LOGO ETAPAS*/
.logoEtapa1{
	background: url(images/logoetapa1.png);
}
/*LOGO ETAPAS*/

/*CAMISETAS*/

.lider{
	background: url(images/lider.png);
}

.montana{
	background: url(images/montana.png);
}

.spint{
	background: url(images/SpintEspecial.png);
}

.mejorjoven{
	background: url(images/mejorjoven.png);
}

.ganadoretapa{
	background: url(images/ganadoretapa.png);
}

.combatividad{
	background: url(images/combatividad.png);
}



/*CAMISETAS*/


.camisetas{
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #cbcbcb;
    border-bottom: 1px solid #ffca00;
    margin-bottom: 0px;
}

.camisetas h3 {
    text-transform: uppercase;
    margin-bottom: 22px;
    color: #f7c503;
}

.owl-next{
	float: right;
    right: 16px;
    position: absolute;
    color: #ffca00!important;
    font-size: 114px!important;
    margin-top: -350px!important;
}

.owl-prev{
	float: left;
    left: 16px;
    position: absolute;
    color: #ffca00!important;
    font-size: 114px!important;
    margin-top: -350px!important;
}

.patrocinadores {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #e9e9e9;
	border-bottom: 1px solid #ffca00;
	 margin-bottom: -50px;
}
.patrocinadores h3 {
	text-transform: uppercase;
	margin-bottom: 22px;
	color: #f7c503;
}




/*ALTIMETRIA PLANIMETRIA*/

.alti1{
	background: url(images/Altimetria-1.jpg);
}

.plani1{
	background: url(images/Planimetria-1.jpg);
}


/*ALTIMETRIA PLANIMETRIA*/


/*LOGO IMG*/
.logoC{
	background: url(images/logos.png);
}

/*SLIDE*/

.NairoP{
	background: url(images/nairoP.jpg);
}

/*PATORCINA*/

.logoE1{
	background: url(images/BRONZINI.png);
}

.logoE2{
	background: url(images/TAEQ.png);
}

.logoE3{
	background: url(images/VIVA.png);
}

.logoE4{
	background: url(images/exito.png);
}

/*PATORCINA*/

/*LOGO IMG*/

.etapa1{
	background: url(images/etapa1.jpg);
}

.etapa2{
	background: url(images/etapa2.jpg);
}

.etapa3{
	background: url(images/etapa3.jpg);
}

.etapa4{
	background: url(images/etapa4.jpg);
}

.etapa5{
	background: url(images/etapa5.jpg);
}

.etapa6{
	background: url(images/etapa6.jpg);
}
/*ETAPAS IMG*/

/*SLIDE PARTI*/
.copa1{
	background: url(images/cup.svg);
}
.copa2{
	background: url(images/podium.svg);
}
.copa3{
	background: url(images/bike.svg);
}


/*froome*/

.Fnombre{
	background: url(images/christo.png);
}
.Fbandera{
	background: url(images/uk.png);
}
.Fpersonaje{
	background: url(images/froome.png);
}


/*froome*/



/*SLIDE PARTI*/



/*SLIDE CAMISA*/

.camisa1{
	background: url(images/cami1.png);
}
.camisa2{
	background: url(images/cami2.png);
}
.camisa3{
	background: url(images/cami3.png);
}

/*SLIDE CAMISA*/

/*INTERNAS*/

.migaEtapas {
    background-color: #323232;
    /* margin-top: 70px; */
    text-align: center;
}

.migaEtapas .sec{
	background-color: #3f3f3f;
    border-right: 1px solid #6c6c6c;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	cursor: pointer;
}


.migaEtapas .sec:hover{
	color: white;
	background-color: #ffd600;	
}

.etapaIn {
    text-transform: uppercase;
    color: #999fa1;
    font-size: 20px;
    font-family: 'neusabold', sans-serif;
    margin: 0;
    height: 65px;
    line-height: 65px;
}

.tituloInfoIn{
	margin-top: 0px;
}

.tituloInfoIn h1{
    display: inline-block;
    position: relative;
    font-size: 40px;
    line-height: 40px;
    font-family: 'neusabold', sans-serif;
    color: #FFFFFF !important;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-right: 0px;
    margin: 0;
}

.tituloInfoIn .on{
	color: #ffd600;
}


.tituloInfoIn .off{
	opacity: 0.6;
	color: white;
}


.lineaInternaTop{
	border-top: 2px solid white;
	opacity: 0.3;
}

.DescriInfoIn h3{
	color: white;
    text-transform: uppercase;
    font-size: 20px;
}

.DescriInfoIn i{
	color: #ffd600;
    font-size: 16px;
    margin-right: 10px;
}

.infosect{
	background-color: #000000;
    background-image: url(images/line.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 85px 0px 70px 0px;
	margin-bottom: 100px;
}

.infosect h5{
    text-transform: uppercase;
    color: #ffd600;
    font-size: 20px;
}


.infosect h3{
    color: #ffca00;
    font-size: 36px;
    position: relative;
	margin-top: 60px;
  
}

.infosect h4{
color: #323232;
  
}


.infosect h3 span{
    color: #ffd600;
	font-weight: 600;
}


.infosect p{
}


.infosectGalleri{

}

.infosectGalleri h5{
    text-transform: uppercase;
    color: #ffd600;
    font-size: 20px;
}


.infosectGalleri h3{
    color: #5d5d5d;
    font-size: 36px;
    position: relative;
    margin-bottom: 90px;
}


.infosectGalleri h3 span{
    color: #ffd600;
	font-weight: 600;
}


























/*INTERNAS*/


*, ul {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	list-style: none;
}
.noticias {
	width: 1170px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.teaserItemPosition {
	display: none;
}
.noticia-redes {
	width: 33.33333333%;
	float: left;
	/* padding-right: 15px; */
    /* padding-left: 15px; */
	background-color: #323232;
	color: white;
	margin-top: 34px;
	min-height: 538px;
	padding: 30px 30px 30px 30px;
}
.vertical {
	background-color: #eeeeee;
	    padding: 10px 10px 1px 10px;
}
.fecha {
	text-align: center;
}
.priority-content {
	color: #ffca00;
}
.foto {
	width: 50%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.tx-titulo span {
	color: #323232;
}
.categoria-noticia a {
	color: #ffca00;
}
#todo a {
	color: #ffca00;
}
.articulo p {
	padding-top: 20px;
}




.someclass {
	background: url(../img/backtour.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 855px;
}




.page-title {
    background-image: url(../img/page-title-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 180px;
    position: relative;
    /* top: 70px; */
}




.page-title::before {
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
   /* background: #20201f;
    opacity: .74;*/
}
.d-table {
	display: table !important;
	width: 100%;
	height: 100%;
}
.d-table-cell {
	display: table-cell !important;
	vertical-align: middle;
}


.page-title-text{
  top: 26px; 
  position: relative;
}


.page-title-text h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;

	
}
.page-title ul {
	text-align: right;
	margin-top: 20px;
}
.page-title ul li {
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	color: #fff;
}
.page-title ul li a {
	font-size: 16px;
	color: #fff;
}
.page-title ul li a:hover {
	color: #ffd600;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #747474;
}
a, a:hover {
	text-decoration: none;
}
.main-header {
	background-color: #323232;
	position: fixed;
	z-index: 1000;
	width: 100%;
}
/* MENU STARTS */
nav img {
	max-width: 100%;
}
.menu-container {
	background-color: #323232;
	text-align: center;
}
.menu-container > ul > li {

	display: inline-block;
}
.menu-container > ul {
	font-size: 0;
}
.menu-container > ul > li > a {
	display: block;
	font-size: 14px;
	letter-spacing: .05em;
	line-height: 1;
	padding: 36px 25px;
}
.menu-container a {
	color: #fff;
}
/* DROPDOWN STARTS */
.menu-container ul li:not(.has-megamenu), .menu-container {
	position: relative;
}
.menu-container ul ul {
	min-width: 100%;
	color: #000;
	background-color: rgba(50, 50, 50, 0.87);
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: rotateY(45deg);
	transform: rotateY(45deg);
	border-top: 2px solid #ffca00;/*border-top: 2px solid #0b4c06;
	border-bottom: 3px solid #0b4c06;*/
}
.menu-container ul ul li {
	display: block;
}
.menu-container ul ul li > a {
	background-color: rgba(43, 43, 43, 0.7411764705882353);
	color: #fff;
	font-size: 13px;
	padding: 15px 25px;
	white-space: nowrap;
	display: block;
}
/* 2nd,3rd etc level sub menu */
.menu-container ul ul ul {
	left: 100%;
	top: 0;
}
/* MEGAMENU STARTS */
.has-megamenu {
	text-align: justify;
	font-size: 14px;
}
.megamenu {
	padding: 10px 15px;
}
.megamenu-content h2 {
	text-align: center;
	margin-bottom: 8px;
	font-size: 18px;
	color: white;
}
.megamenu-content h3 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: -10px;
	color: #ffca00;
	text-align: center;
}
.megamenu-content p {
	color: white;
	font-size: 12px;
	text-align: left;
}
.megamenu-content img {
	display: block;
	margin-bottom: 10px;
}
/* DROPDOWN ARROW */
.has-dropdown > a {
	position: relative;
}
.has-dropdown > a:after {
	content: '';
	width: 0;
	height: 0;
	border-width: 5px 4px 4px;
	border-color: #ddd transparent transparent transparent;
	border-style: solid;
	position: absolute;
	right: 13px;
	top: 50%;
	margin-top: -2px;
	z-index: 9999;
	transition: all .19s;
}
/* BUTTON */

.btn {
	border-radius: 0px!important;
}
.btn-green {
	background-color: transparent;

	/* line-height: 1; */
    /* letter-spacing: .5px; */
	padding: 10px 4px;
	/* border-radius: 5px; */
	display: block;
	margin: 17px 0;
	/* border-bottom: 3px solid #0b4c06; */
	border: 1px solid #ffcf00;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
/* WHEN HOVER */
.menu-container > ul > li > a, .menu-container ul ul, .has-dropdown > a:after {
	transition: all .2s ease-in-out;
}
.menu-container li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: rotateY(0);
	transform: rotateY(0)
}
.menu-container li:hover > a {
	background-color: #ffca00;
}
.has-dropdown:hover > a:after {
	border-width: 5px 4px 4px;
	right: 50%;
	top: auto;
	bottom: -2px;
	-webkit-transform: translateX(50%) rotate(180deg);
	transform: translateX(50%) rotate(180deg);
	opacity: 1;
}
.has-dropdown .has-dropdown:hover > a:after {
	-webkit-transform: translate(0) rotate(-90deg);
	transform: translate(0) rotate(-90deg);
	top: 50%;
	margin-top: -4px;
	right: 15px;
	bottom: auto;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
	background-color: #ffca00;
	color: #fff;
}
/* IMAGE PRELOADER */
.megamenu-content a:first-of-type {
	display: block;
	position: relative;
	min-height: 60px;
}
.img-preloader {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: #15890d;
}
.img-preloader:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 25px;
	height: 25px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-width: 4px;
	border-style: solid;
	border-color: #0b4c07 #fff;
	text-align: center;
	border-radius: 50%;
	-webkit-animation: imgPreloader .99s infinite ease-in-out;
	animation: imgPreloader .99s infinite ease-in-out;
}
.img-preloader:before {
	content: 'Image is loading...';
	text-align: center;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 2px;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 0.5px;
}
 @-webkit-keyframes imgPreloader {
 0% {
 -webkit-transform: translate(-50%, -50%) rotate(0deg);
 transform: translate(-50%, -50%) rotate(0deg);
}
 100% {
 -webkit-transform: translate(-50%, -50%) rotate(360deg);
 transform: translate(-50%, -50%) rotate(360deg);
}
}
 @keyframes imgPreloader {
 0% {
 -webkit-transform: translate(-50%, -50%) rotate(0deg);
 transform: translate(-50%, -50%) rotate(0deg);
}
 100% {

 -webkit-transform: translate(-50%, -50%) rotate(360deg);
 transform: translate(-50%, -50%) rotate(360deg);
}
}
.tour1{
	background: url(../img/tour1-1.svg)no-repeat center center;
    height: 447px;
    margin-top: 1000px;
    position: relative;
	
}


.tour1 h3 {
	color: white;
	font-size: 36px;
	padding-top: 159px;
}
.tour1 p {
	color: white;
	font-size: 17px;
}
.tour2 {
	background: url(../img/backmundo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 1081px;
	margin-top: -308px;
}
.tour2 h3 {
	color: white;
	font-size: 36px;
	padding-top: 290px;
	position: relative;
	margin-bottom: 90px;
}
.tour2 h3 span {
	color: #ffca00;
	font-weight: 600;
}
.redesS {
	-moz-transform: skew(44deg, 0deg);
	-webkit-transform: skew(44deg, 0deg);
	-o-transform: skew(44deg, 0deg);
	-ms-transform: skew(4deg, 0deg);
	transform: skew(44deg, 0deg);
	background-color: #ffca00;
	height: 54px;
	position: relative;
	top: 588px;
	margin-left: -26px;
	width: 71%;
}
.redessociales {
	top: 588px;
	z-index: 100;
}
.redessociales i {
	color: white;
	font-size: 30px;
	margin-top: 10px;
}
.HistorialPersona span img {
	width: 28px!important;
	text-align: center;
	position: relative;
	display: inherit!important;
}
.HistorialPersona h4 {
	font-size: 27px;
	color: white;
	margin: 27px 0px 35px 0px;
}
.HistorialPersona p {
	font-size: 29px;
	color: white;
}
.HistorialPersona p span {
	color: #ffca00;
}
.palmares p {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffca00;
}
.cifra {
	-moz-transform: skew(17deg, 0deg);
	-webkit-transform: skew(17deg, 0deg);
	-o-transform: skew(17deg, 0deg);
	-ms-transform: skew(17deg, 0deg);
	transform: skew(17deg, 0deg);
	background-color: #ffca00;
}
.cifra p {
	font-size: 38px;
	color: white;
	font-weight: 600;
	-moz-transform: skew(-16deg, 0deg);
	-webkit-transform: skew(-16deg, 0deg);
	-o-transform: skew(-16deg, 0deg);
	-ms-transform: skew(-16deg, 0deg);
	transform: skew(-16deg, 0deg);
}
.LogoPieCo {
	background: url(../img/logopie.png)no-repeat center center;
	width: 258px;
	height: 226px;
}
.footer-middle {
	background: #1f1e1e;
	color: #fff;
	margin-top: 50px;
	padding: 20px;
}
.footer-widget {
	padding: 50px 0 60px 0;
}
.footer-widget h3 {
	border-bottom: 1px solid #848494;
	color: #ffd600;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 30px;
	padding-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.footer-middle .fa-ul li {
	margin-bottom: 12px;
	padding-left: 10px;
}
.footer-bottom {
	color: #fff;
	padding: 40px 0 30px;
}
.footer-bottom a {
	color: #fff;
}
.footer-bottom a:hover {
	color: #e5e5e5;
}
.logo-bottom {
	line-height: 52px;
	margin-bottom: 20px;
}
.footer-bottom .footer-social {
	float: right;
	margin-bottom: 0;
	margin: 0;
	margin-bottom: 20px;
}
.footer-bottom .footer-social a {
	opacity: .6;
	filter: alpha(opacity=60);
	color: #fff;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
	transition: all ease-out .3s;
}
.footer-bottom .footer-social a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
}
.copyright {
	float: left;
}
.footer-bottom .footer-menu {
	float: right;
	width: 100%;
	text-align: right;
	margin-bottom: 20px;
}
.footer-bottom .footer-menu li {
	border-left: 1px solid rgba(255,255,255,.6);
	padding: 0 10px;
	line-height: 1.2;
}
.footer-bottom .footer-menu li:first-child {
	border-left: none;
	padding-left: 0;
}
.footer-custom-menu {
	list-style: none outside none;
	padding-left: 0;
}
.footer-custom-menu li {
	padding-left: 1.3em;
	margin-top: 10px;
	padding-top: 10px;
}
.footer-custom-menu li:first-child {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.footer-custom-menu li a {
	color: #fff;
}

/*.footer-custom-menu li:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    content: "\f105";
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
}*/


/*TABS INTERNAS*/
.nav-tabs { /*border-bottom: 2px solid #DDD;*/ }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .nav-tabs > li > a { border: none; color: #666;font-size: 21px; }
        .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #ffd600 !important; background: transparent; }
        .nav-tabs > li > a::after { content: ""; background: #ffd600; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.card {background: #FFF none repeat scroll 0% 0%;/* box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px;*/}
/*TABS INTERNAS*/


/*SLIDER*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 60vh;
	top: 86px;
    margin-bottom: 63px;

}
.fade-carousel .carousel-inner .item {
    height: 60vh;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
/*.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}*/

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #ffca00;
    border-color: #ffca00;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
  height: 100vh;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../img/SLIDER1.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../img/SLIDER2.jpg);
}
.fade-carousel .slides .slide-3 {
  background-image: url(../img/SLIDER3.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
    .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
    .hero h1 { font-size: 4em; }    
}

/*SLIDER*/





@media(max-width: 1600px) {
    
}

@media(max-width: 1366px) {
    
}

@media(max-width: 1024px) {
   
	
		
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
    top: -127px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: -20px;
}

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

	
	
	
}

@media(max-width: 812px) {
	
	
	
	
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
   top: 2px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: 100px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

	
	
   
}

@media(max-width: 768px) {
	
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
   top: 2px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: 100px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

	
}


@media(max-width: 414px) {
	
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
   top: 2px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: 100px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

	
}

@media(max-width: 375px) {
	
	
	
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
   top: 2px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: 100px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

}

@media(max-width: 736px) and (orientation:landscape) {
  
		
	
.page-title {

    top: -20px;
}
	
	
.logospatrocinatop {
   top: 2px;
}
	
   
.menu-container>ul>li>a {
   display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 21px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 9px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 79px;
  font-size: 20px;	
	}
	
.migaEtapas {
    margin-top: 100px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	

	
	
}

@media(max-width: 667px) and (orientation:landscape) {
	
	.menu-container>ul>li>a {
    display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 20px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 10px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 78px;
  	font-size: 26px;	
	}
	
.migaEtapas {
    margin-top: 110px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	
	
	
   
}

@media(max-width: 568px) and (orientation:landscape) {
	
	.menu-container>ul>li>a {
    display: block;
    font-size: 12px;
    letter-spacing: .01em;
    line-height: 1;
    padding: 36px 14px;
}
	
.has-dropdown>a:after {
    display:none;
}
	
.menu-container ul ul{
    display:none;
}	

.page-title-text {
    top: 26px;
    position: relative;
}	
	
.DescriInfoIn h3 {
    font-size: 10px;
}	
	
.migapanatour{
    display:none;
}
	
.logospatrocinatop img{
	display: block!important;
    margin: auto;
		
	}
.tituloInfoIn h1{
  margin-top: 78px;
  	font-size: 26px;	
	}
	
.migaEtapas {
    margin-top: 106px;
}
	

.infosect {
    padding: 0px 0 70px 0;
    margin-bottom: 47px;
}	
	
  
.analisis img{
	display: block!important;
    margin: auto;
	}	
	
	
   
}


