/*
Theme Name: Web Mayka Kaima
Theme URI: https://maykakaima.com
Author: Olivier Marchand Madrid.
Author URI: https://oliviermarchand.es
Description: Cuadros de piedras
Version: 4.0
License: Olivier Marchand Madrid Spain 
Text Domain:


*/
@charset "utf-8";

/*
 * Styles MaykaKaima 2017
 
*/

@font-face
{
   font-family: "adequateextra_light";
   src: url("adequate-extralight_0-webfont.eot");
   src: url("adequate-extralight_0-webfont.eot?#iefix") format("embedded-opentype"),
         url('adequate-extralight_0-webfont.woff2') format('woff2'),
         url('adequate-extralight_0-webfont.woff') format('woff'),
         url('adequate-extralight_0-webfont.ttf') format('truetype'),
         url('adequate-extralight_0-webfont.svg#adequateextra_light') format('svg');

		
		
}

h1,h2,h3{
	font-family: "adequateextra_light";
}

a:link {
	text-decoration: none;
}

.text-femi{
	color:#d01fca
}


.texx{
	
	font-size: 20px;
}

.navbar-light {
	background-color:#fff;
    border: none;
	box-shadow: 0px 2px 15px;
 	font-weight: 700;
	
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #1860ac;
	background-color:#dee9f5; 
}


.navbar-light .navbar-nav > li > a {
    color: #ffde0d; 
    font-size: 0.8em;
    padding:1.3em 0.5em;
    position: relative; 
	
}
.navbar-light .navbar-nav > li > a:before {
   content: '';
    position: absolute;
    bottom: -0.5px; 
    background: #2EBCE0; 
    height: 4px; 
    width: 0;
    left: 0;
	-webkit-transition:2.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
	
}
.navbar-light .navbar-nav li  a:hover:before,.navbar-light .navbar-nav li a.active:before{
	width: 100%;
	
} 

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
    color: #fff;
	background-color:#F17DFD; 
}

.befactive {
	background-color: #6a9fd6;
}

.befactive-2 {
	background-color: #F7CC62;
}

.colvert {
	color:#64A06D;

}

.colbleu {
	color:#167EAA;
}

.bgbanner{
	background-color: #d7dee5;
	
}

.back01 {
	box-shadow: 0px 2px 15px;
	

}


.back01cua {
	box-shadow: 1px 1px 2px;
	

}

.back03 {
	
	border-bottom: 1px solid  #ED57FC;
	border-top: 1px solid #ED57FC;
	background: rgba(255,255,255,1.00);

}

.back03 h3 {
	text-align: center;
	
	
	font-size: 1.3rem;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	line-height:2.5rem;
	color: #DC25EF;
}

.back01 h1 {
	color: #000000;
	font-size: 5rem;
	text-align: center;
	display: block;
	
	padding-bottom: 3rem;
	padding-top: 3rem;
	
}

.back01 h2 {
	
	color: #000000;
	font-size: 3rem;
	text-align: center;
}

.back01 h3 {
	
	color: #000000;
	font-size: 1.5rem;
	text-align: center;
}


.forma h3 {
	
	color: #000000;
	font-size: 1.5rem;
	
}

.back02 h3 {
	
	color: #000000;
	font-size: 1.7rem;
	text-align: center;
	line-height: 3rem;
	
}


.banner h2{
	color: #FFFFFF;
	line-height: 3rem;
	
	
}

.full {
	padding: 0;
}


.quote {
	margin-top: -50px;
	
}


.background-img{
	position: relative;
}

.text{
	position: absolute;
	border: 2px #000 solid;
	padding: 10px 30px;
	
		
}

.text h2{
	
	font-size: 2rem;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	line-height: 3rem;
	color: #0C2D78;
}

.ani h2{
	font-size: 2rem;
	background:rgba(191,187,187,.1);
	padding: 10px;
	
	
	
	transition: 0.3s;
	
}

.ani:hover h2{
	width: 100%;
	font-size: 2.5rem;
}



.expo8{
	background: #f0eeee;
	
}

.expo8 h2 {
	font-size: 1.5rem;
	
	
}

.expo8 h3 {
	font-size: 1rem;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	
}
	
.poster {
	background: rgba(232,230,230,1.00);
}


.skewed{
	
	height: 150px;
	background: rgba(241,241,241,1.00);
	position: relative;
}

.skewed:after {
	
	
	position: absolute;
	content: '';
	border-bottom: 100px solid rgba(241,241,241,1.00);
	border-left: 98.8vw solid transparent;
	top:-100px;
}

.skewed:before {
	
}

.blocrevis{
	margin-top: 3rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
    background: #F0EDEE;
	
}

.textsk {
	text-align: center;
}

.blocicons ul li {
	list-style: none;
	float:left;
	margin-right: 10px;
	padding: 10px;
	width: 80px;
	height: 80px;
	color: #164F9C;
	
	text-align: center;
	background:#E5E7ED ;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: .5s ease-in-out;
	
}


.blocicons ul li:before{
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
	background: #DB95EB;
	z-index: -1;
	border-radius: 50%;
	transform: scale(0);
	transition: .3s ease-in-out;
	
	
	
}


.blocicons ul li:hover:before{
	
	left: 0;
	
	transform: scale(.9);
	
	
	
	
}


.pip1 {
	color: #AC48CC;
}

.pip2 {
	color: #3b5999;
}

.pip3 {
	color: #55acee;
}

.pip4 {
	color: #cd201f;
}

.descrip h3{
	
	font-size: 1.5rem;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}



.contacto h4{
	color: rgba(255,255,255,1.00);
	line-height: 2.0rem;
}
/*------------------------------------------------------------------
    [Parallax Content]
------------------------------------------------------------------*/
.parallax-content {
  padding-top: 220px;
  padding-bottom: 120px;
}

.parallax-window {
	min-height: 250px;
	background-color: transparent;
	
}

.parallax-window-artista {
	min-height: 350px;
	background-color: transparent;
	
}

.barre{
	max-height: 60;
	min-height: 20px;
	background-color: #D01FCA;
}

.prox{
	background: rgba(244,243,243,1.00);
}


 
/* gallery  menu*/

.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.9s ease-in-out;
}
.view-fifth .mask {
  
   -webkit-transform: translateX(-100%);
   -moz-transform: translateX(-100%);
   -o-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
   transform: translateX(-100%);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.9s ease-in-out;
}
.view-fifth h2 {
   background: rgba(255, 255, 255, 0.5);
   color: #000;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(200%);
   -moz-transform: translateX(200%);
   -o-transform: translateX(200%);
   -ms-transform: translateX(200%);
   transform: translateX(200%);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}


.view {
   width: 100%;
   height:auto;
   margin: 0;
   float: left;
   /*border: 1px solid #C59494;*/
   overflow: hidden;
   position: relative;
   text-align: center;
 
   
   cursor: default;
   background: #fff ;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
   text-transform: uppercase;
   color: #000000;
   text-align: center;
   position: relative;
   font-size: 1.4rem;
	
   padding: 10px;
	
  
}
.view p {
   font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
   
   font-size: 1.2rem;
   position: relative;
   color: #000000;
   
   text-align: center;
	
}
.view a.info {
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	 font-size: 1.8rem;
   display: inline-block;
   text-decoration: none;
	
   padding: 5px;
   background: #000000;
   color: #fff;
   text-transform: uppercase;
   
   
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}



/* fin gallery  menu*/


.pre{
	position: relative;
	
}

.contact {
	position: absolute;
}

.footer{
	min-height: 150px;
	background-color: #185A8A;
}




.artist {
	padding: 20px;
	
}

.artist h4{
	font-size: 1rem;
	color: #575757;
	
	
}


.gallery p {
	
	color: #1B6BBF;
	font-size: 0.8rem;
}

.gallery i {
	color: #36B517;
	font-size: 1.3rem;
}


.gallery span i {
	color: #E02FA8;
	font-size: 1.3rem;
}

.gallery h6{
	color: #E3BC5D;
}

@media (max-width:600px)
{
	
		.back01 h1 {
	color: #000000;
	font-size: 2rem;
	text-align: center;
	display: block;
	
	padding-bottom: 3rem;
	padding-top: 3rem;
	
}
	
	
	.back02 h3 {
	
	color: #000000;
	font-size: 1rem;
	text-align: center;
	line-height: 2rem;
		padding: 0;
	
	
}
	
	
	.back02 h2 {
	
	
	font-size: 1rem;
	text-align: center;
	line-height: 2rem;
		padding: 0;
	
}
		
.back03 h3 {
	text-align: justify;
	
	
	font-size: 0.9rem;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	line-height:1.5rem;
	color: #DC25EF;
}	
}














/*Go to TOP*/


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .7;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}

.actual {
	background-color: #eed1fb;
}
