/*
Theme Name: LEGENDARY PERU 
Theme URI: https://www.myg-grafica.com
Author: M&G GRAFICA
Author URI: https://www.myg-grafica.com
Description: AGENCIA DE TURISMO
Version: 1.0
*/


  
.one video {
    object-fit: cover;
    width: 100vw;
    position: absolute;
    height: 480px;
    top: 0;
    left: 0;
    z-index: -4;
}
.blog-content{
	padding:10px;
}

.blog-text{
	font-family: "Noto Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.sec-title {
	
	font-family: "Proza Libre", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color:#133925;
	font-size:32px;
}


.servi a{
    padding-top: 40px;
    padding-bottom: 10px;
    background: #11733A;
}


.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width:auto;
  max-width: 500px;
  margin: 20px auto;
  border-radius: 10px;
}


.popup-world {
  position: relative;
  background: #FFF;
  padding:5px;
  width:auto;
  max-width: 620px;
  margin: 20px auto;
  border-radius: 10px;
}


.popup-slide{
     position: relative;
  background: #FFF;
 
  width:auto;
  margin: 20px auto;
  max-width: 1000px;
}


.acorderon-p{
color: var(--e-global-color-7ed767a);
    font-family: "Open Sans", Sans-serif;
   font-size: 16px;
    line-height: 26px;
}

.titulo-black{
	    font-family: "Playfair Display", Sans-serif;
    font-weight: 600;
	font-size:52px;
	text-align:center;
}

.titulo48{
font-family: "Playfair Display", Sans-serif;
    font-size: 48px;
    font-weight: 700;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
    line-height: 1em;
    letter-spacing: 0px;
    word-spacing: 0em;
    color:#303d3c;
}

.button-galeria {
    background-color: rgba(0,0,0,0);
    font-family: "Roboto", Sans-serif;
    font-size: 0.875rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    fill: #cc9955;
    color: #cc9955;
	    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 38px 20px 38px;
}

.titulo-wap{
    font-family: "Open Sans", Sans-serif;
    font-weight: 600;
	font-size:38px;
	text-align: center;
	}
	
	
	.alinear-row{
	       display: flex; /* Activa Flexbox */
    justify-content: center; /* Centra horizontalmente */
    align-items: center; /* Centra verticalmente */
	}

.top-menu-nav{
	margin-top:70px; margin-left:135px;
}
	
	
	.degrado-background{
	  background:linear-gradient(90deg,rgba(244, 241, 238, 1) 50%, rgba(17, 115, 58, 1) 49%);
	}

	
	
	@media only screen and (max-width: 800px) {
	    .degrado-background{
  background:linear-gradient(90deg,rgba(244, 241, 238, 1) 0%, rgba(244, 241, 238, 1) 35%, rgba(17, 115, 58, 1) 35%)
  }
}



	@media only screen and (max-width:768px) {
	    .degrado-background{
  background:linear-gradient(90deg,rgba(244, 241, 238, 1) 45%, rgba(17, 115, 58, 1) 44%);
  }
		
		.top-menu-nav{
	margin-left: 57px;
	
		
		
}
}



.tab {
  padding-top: 50px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 80%;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  font-weight: 300;
  
  -webkit-font-smoothing: antialiased;
}

.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
.tabs li {
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.tabs a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #888;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
  outline: none;
  padding:10px;
margin-left:9px;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
    border-radius: 10px 10px 10px 10px;

  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
  
box-shadow: 1px -1px 8px 1px rgba(89,89,89,0.75);
-webkit-box-shadow: 1px -1px 8px 1px rgba(89,89,89,0.75);
-moz-box-shadow: 1px -1px 8px 1px rgba(89,89,89,0.75);
 
}

.tabs_item {
  display: none;
  padding: 30px 0;
}
.tabs_item h4 {
font-family: "Open Sans", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color:#276d48;
}

.tabs_item h5{
        font-family: "Open Sans", Sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #276D48;

}

.tabs_item:first-child {
  display: block;
}
.current a {
	color:#398840;

}

.consulado {
    background-color: #276D4861;
    font-family: "Inter", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    color: #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 38px 20px 38px;
}


.titulo-popup-world{
    background:#133925;
font-family: "Inter", Sans-serif;
    font-size: 20px;
    font-weight: 400;
padding:15px;
text-align:left;
color:#c5c199;
    
}

.titulo-secundario-popup-world{
    font-family: "Inter", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    background:#133925;
    padding: 10px;
    text-align: right;
}
.contenido-popup-world{
    font-family: "Inter", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color:#276d48;
padding:20px;
text-align:justify;
}



#peru-mapa{
	height:auto;
}


#peru-mapa,#PELOR,#PECAJ,#PEHUC,#PEICA,#PEMOQ,#PECUS{
fill:#305543;
}


#peru-mapa,#PEAMA,#PELAM,#PEANC,#PEUCA,#PEHUV,#PEAPU,#PEPUN{
fill:#597769;
}

#peru-mapa,#PETAC,#PEARE,#PELAL,#PEJUN,#PETUM{
fill:#98AAA1;
}
#peru-mapa,#PEMDD, #PEAYA,#PEPAS,#PESAM,#PEPIU{
	fill:#83998E;
}
#peru-mapa,#PELIM,#PELMA{
fill:#fff;
	/*fill:#fffeb4;*/
}
#peru-mapa path:hover{
	fill:#FA9513;
}

	#PE-LKT{
		fill:#00c3fb;
	}
	
	
	
#arequipa,#ayacucho,#ancash,#amazonas,#chiclayo,#cusco,#huancayo,#huaraz,#loreto,#lima,#ica,#madre,#puno,#tacna,#libertad,#lambayeque,#ucayali,#cajamarca,#sanmartin,#huanuco,#pasco,#tumbes,#piura,#moquegua,#apurimac,#huancavelica,#junin{
	display:none;
	font-size:24px;
	width:100%;

	margin-top:30px;
}
	
	
	
	#contenido-mapa{
	
	width:340px;

}
#texto-inicial-mapa{
	/*color:#366247;*/
	color:#163F2D;
	display: block;
	font-size: 15px;
	text-align:center;
	margin:auto 0;
	margin-top: 220px;
	    
}




.imagen-departamento img{
	/*width:254px;*/
	width: 398x;
	display:block;
	margin:0 auto;
	/*height:138px;*/
	/*height:170px;*/
	height: 265px;
	    margin-bottom:15px;
	    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}


.estilo2 .caja2 {height: 310px; overflow: auto; margin-bottom: 20px; padding: 15px; font-size:12px; text-align: justify; color:#003300;}

.estilo2 .caja2 {background:rgba(255, 255, 255, 0.5)}

.estilo1 .caja {height: 395px; overflow: auto; margin-bottom: 20px; padding: 15px}

.estilo1 .caja {background:#fff;}

.red{
	color:#B56904;
}
.titulo-departamento{
	font-size:39px;
	color:#163F2D;
	/*font-weight: bold;*/
	/*margin-bottom: 270px;
	margin-top: 50px;
	margin-left: 28px;*/
	text-align: left;
	z-index: 1;
	margin-left: 28px;
	margin-top:66px;
	
}

.boton-galeria{
	font-size:26px;
	color:#163F2D;
	/*font-weight: bold;*/
	padding: 5px;
	margin-left: 28px;
	margin-top: 330px;

}
.boton-galeria a{
	text-decoration: none;
	color:#163F2D;
	display: block;
	text-align: left;
}
.tours{
	/*padding:5px;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size:12px;
	color:#fff;
	background:#163F2D;
	margin-top:2px;

}
.tours a{
	text-decoration: none;
	color:#fff;
	display: block;
	text-align: center;
}

.items-departamento{
    line-height:18px;
    text-align: justify;
    padding-bottom: 4px;
    padding-top:4px;
    margin-bottom: 10px;
}



.icono-departamento{
    width:100%; height:100%;  align-items: flex-start; 
}


.carousel-caption{
   background: #366247;
   width:30%;
   left:0;
    color: #FFFFFF;
    font-family: verdana, arial, serif;
    font-size: 16px;
    line-height: 14px;
    padding: 16px 36px;
    position: absolute;
    bottom: 0;
    z-index: 7000;
    opacity: 0.9;
    border-radius: 0px 75px 0px 0px;
    border: 0px none rgb(128, 128, 128);   
}


.space-legen{
    padding-top:20px;
    padding-bottom:20px;
}

.destination-info h4{
    text-transform: uppercase;
        font-family: "Playfair Display", sans-serif;

}

.figura svg{
    top: -1px;
        z-index: 2;
      height:22px;
                display: block;
      left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
        direction: ltr;
}



.figura-bottom svg{
    bottom: 13px;
        z-index: 2;
      height:30px;
                display: block;
      left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
        direction: ltr;
}

.elementor-shape-fill {
    fill: #fff;
    transform: rotateY(0deg);
    transform-origin: center;
        opacity: 0.33;
}


.elementor-shape-fill-nuevo {
    fill: #fff;
    transform: rotateX(180deg);
    transform-origin: center;
        opacity: 0.33;
}

.titulo-detalle-programa{
    font-family: "Playfair Display", Sans-serif;
    font-size: 52px;
    font-weight: 800;
    line-height: 1em;
    color: #276d48;
    text-align: center;
}

.dias-detalle-programa{
    font-family: "Playfair Display", Sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 1em;
    color: #A53F01;
    text-align:center;
}


.titulo-destination-detalle-programa{
    font-family: "Open Sans", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    color: #133925;
}

.subtitulo-destination-detalle-programa{
    
   font-family: "Inter", Sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #303d3c;
}


.titulo-principal-general{
 font-family: "Playfair Display", Sans-serif;
    font-size: 52px;
    font-weight: 800;
    line-height: 1em;
    color: #194023; 
}

.contenedor-general-informacion{
    flex-grow: 1;
    width: 100%;
}

.titulo-icono-general-informacion{
font-family: "Open Sans", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    color:#446b3b;
    margin-bottom: 1rem;
    margin-top: .5rem;
    text-align: center;
}
.contexto_general_informacion{
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.5em;
    letter-spacing: 0px;
    word-spacing: 0em;
    color: #7a7a7a;
    text-align: center;
}
.regiones-titulo{
        font-family: "DM Serif Display", Sans-serif;
    font-size: 45px;
    font-weight: 600;
    color: #133925;
    text-align: center;
}

.titulo-region-secundario{
        font-family: "Open Sans", Sans-serif;
    font-weight: 600;
    text-align: center;
}

.listas-region-secundario{
        font-family: "Open Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color:#303d3c;

}
.region-listas ul li{
    list-style: none;
    margin-bottom: 10px;
}

.region-bottom{
    margin-bottom: 30px;
}

