/*
Theme Name: Piteka
Theme URI: https://piteka.com/
Author: Hector Miranda
Author URI: http://hmiranda.me
Description: 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

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.
*/
body {
	overflow-x: hidden;
}
body{position:relative}.overlay,.sideMenu{position:fixed;bottom:0}.overlay{height: 100%;top:0;left:-100%;right:100%;margin:auto;background-color:rgba(0,0,0,.5);z-index:998;transition:all ease 0.1s}
.overlay.open{left:0;right:0}
.sidebarNavigation{margin-bottom:0;z-index:999;justify-content:flex-start}.sidebarNavigation .leftNavbarToggler{margin-right:10px;order:-1}
.sideMenu{ background-color: #1a4a92 !important;  height: 100%;left:-100%;top:77px;transition:all ease 0.3s;overflow:hidden;width:100%;z-index:999;max-width:80%;margin-bottom:0;}.sideMenu.open{left:0;display:block;overflow-y:auto}.sideMenu ul{margin:0;padding:15px}

p {
	color: #333333;
}
a:hover {
	color: #37cadd
}
.lazy-bg {
    background-color: #f0f0f0; /* Placeholder color */
    background-size: cover;
    background-position: center;
    min-height: 300px; /* Set the height to reserve space */
}
.lazy-bg.loaded {
    background-image: url(''); /* Will be replaced dynamically */
}
.container-fluid {
	padding: 0;
	margin: 0;
}
.container-fluid .row{
	margin: 0;
	
}
.elementor-widget-container {
	max-width: 1090px !important;
}
.elementor-section-wrap {
	text-align: center;
}
.elementor-section-wrap {
	overflow: hidden;
}
/*NAVBAR*/
.navbar {
	position: fixed;
	background-color: rgba(255,255,255,0.9);
	width: 100%;
	z-index: 99;
	border-bottom: 1px solid transparent;
	box-shadow: 1px 1px 5px 0 rgba(100,100,100,.2);
	top: 0;
	z-index: 9999;
}

.navbar-brand img{
    max-width: 100%;
	height: auto;
}
.navbar li {
	margin: 0 5px 0 0;
}
.navbar-nav .nav-link{
	color: #3d3d3d;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px 0;
	font-family: Open Sans, sans-serif;
	border-bottom: 2px solid transparent;
}
.navbar-nav .nav-link:hover {
    border-bottom: 2px solid #37cadd;
}
.navbar-nav .dropdown-menu {
	margin-top: 24px;
	border: 0;
	border-radius: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
	background-color: #37cadd;
	color: #fff;
}
 .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(33,33,33, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-expand-lg .navbar-collapse {
    flex-wrap: wrap;
}
.navbar-nav {
    justify-content: flex-end;
    width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding: 0 5px;
}
/*HOME*/
.carousel.full-screen  {
	width: 100%;
	height: 100vh;
}
.carousel.full-screen .carousel-inner {
	height: 100%;
}
.carousel.full-screen  .carousel-item{
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.carousel.full-screen .carousel-inner h3 {
	font-weight: 800;
	text-transform: uppercase;
	transform: translate(-50%,-120%);
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 100%;
	font-size: 7em;
	color: #fff;

text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
}
.carousel.full-screen .carousel-inner a {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	text-transform: uppercase;
	transform: translate(-50%,+80%);
	border: 2px solid #fff;
	padding: 5px 10px;
	font-weight: 700;
}
.carousel.full-screen .carousel-inner a:hover {
	color: #37cadd;
}

.carousel-control-prev:after 
	{content: "";
    width: 40px;
    height: 40px;
    display: block;
    border: 0 solid #fff;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }
.carousel-control-next:before 
	{content: "";
    width: 40px;
    height: 40px;
    display: block;
    border: 0 solid #fff;
    border-width: 3px 3px 0 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }
#servicios {
	font-size: 20px;
	margin: 75px auto;
}
#servicios h3 {
	margin-bottom: 40px;
	font-family: Brawler, Georgia, serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.1;
    text-align: center;
    text-transform: initial;
    color: #000000;
}
#servicios .item {
	margin-bottom: 25px;
}

/*PAGES*/
body.home  {
	padding-top: 0;
}
.page-template-default{
	padding-top: 100px;
}

/*FOOTER*/
.whataimg a{
	cursor: pointer;
	position: fixed;
    bottom: 15px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-image: url('https://piteka.com/wp-content/themes/piteka/img/WhatsApp_Icon-1.png');
    background-size: cover;
}
footer {
	color: #fff;
	padding: 15px 0;
	background-color: #000;
	font-size: 12px;
}
.wds_slideshow_image_0 {
	max-width: 1090px !important;
}
@media (max-width: 991px) {
body.home  {
	padding-top: 77px;
}	
.navbar-nav .nav-link {
	color: #fff;
}
.carousel.full-screen .carousel-inner a {
	
transform: translate(-50%,+30%);}
.carousel.full-screen .carousel-inner h3 {
	font-size: 1.6em;
	
}
.navbar-nav .nav-link:hover {
	border-bottom: 2px solid transparent;
	background-color: #5783c5;
}
	.carousel-control-prev:after,.carousel-control-next:before {
		width: 30px;
		height: 30px;
		
	}	
    .navbar-collapse {text-align: center;
    }
    .carousel.full-screen  {
    	height: 40vh;
    }
	.carousel.full-screen .carousel-inner a {
		margin-top: 25px;
	}
    .dropdown-menu
	{background-color: transparent;
	text-align: center;
	margin-top: 0;
	}
	.navbar-nav .dropdown-menu {
		margin-top: 0;
		text-align: left;

	}
	.dropdown-item {
		font-weight: 500;
		
		color: #fff;
	}
	.dropdown:hover>.dropdown-menu,.dropdown:focus>.dropdown-menu{
		display: block;
	}
}