/*
Theme Name: Apu Qori Tours
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: Ritmer Bolaños Mora
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Turismo
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



.container, .container-lg, .container-md, .container-sm, .container-xl
{
	max-width: 1250px !important;
}

@font-face
{
	font-family: fresh;
	src: url(fonts/freshlychee.otf);
}

@font-face
{
	font-family: funny;
	src: url(fonts/bunnyfunny.ttf);
}

/*estilos web*/
/*menu*/
nav
{
	background-color: white;
}
.est-menu-principal
{
	display: flex !important;
	flex-direction: column !important;
}
.est-menu-principal .est-menu-info
{
	margin-bottom: 0.3rem;
	font-family: system-ui;
	font-style: oblique;
}
.est-menu-principal .est-menu-info li
{
	margin-left: 0.5rem;
	margin-right: .5rem;
}
.est-menu-principal .est-menu-secciones
{
	background-color: #0063a8;
	padding: .5rem;
}
.navbar-expand-lg .navbar-nav .nav-link
{
	color: white;
}



/*menu moviles*/
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
/*en menu*/




/*slider*/
.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}
/*end slider*/


.est-slider-principal
{
	margin-top: 2rem;
    background-color: #93a0a31c;
}
.est-slider-principal-in
{
	padding: 7rem 0rem;
}
.est-slider-principal-in img
{
	height: 500px;
	width: 100%;
	object-fit: cover;
	border-radius: 7rem;
	box-shadow: #a1a1a1 0px 0px 13px 0px;
}
.est-slider-principal-in .card-deck .card
{
	background-color: transparent;
    border: none;
}
.est-slider-principal-in h1
{
	font-family: inherit;
    font-weight: bold;
    margin: 10px 0;
    letter-spacing: 0px;
    font-size: 3rem;
    color: #094e7e;
}
.est-slider-principal-in p
{
	font-size: 21px;
    font-family: sans-serif;
    margin-top: 1rem;
    width: 85%;
    color: #163f5c;
}
.est-slider-principal-in p a
{
	background-color: #0063a8;
    padding: 0.5rem 2rem;
    color: white;
    font-size: 17px;
}
.est-slider-principal-in p a:hover
{
	text-decoration: none;
}












footer
{
	background-color: #5e5e5e;
	color: white;
}
.bloq-footer
{
	padding-top: 4rem;
	padding-bottom: 3rem;
}
footer h5
{
	font-size: 1.5rem;
	font-family: math;
	font-weight: bold;
}
.bloq-footer .est-bloq-siguenos i
{
	font-size: 2rem;
	padding-right: 3px;
}
.bloq-footer .est-bloq-contacto ul
{
	list-style: none;
	padding-left: 0;
	line-height: 30px;
}
.bloq-footer .est-bloq-contacto ul i
{
	font-size: 1.5rem;
}
.bloq-footer .est-bloq-recomendaciones ul
{
	list-style: none;
	padding-left: 0;
	line-height: 25px;
}








/*boton whatsapp*/
.whatsappcusco {
	position:fixed;
	width:60px;
	height:60px;
	bottom:90px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:100;
}

.whatsapp-icon {
	margin-top:13px;
}
.whatsappcusco2 {
	position:fixed;
	width:60px;
	height:60px;
	bottom:50px;
	right:27px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	z-index:100;
}

.whatsapp-icon {
	margin-top:13px;
}

