@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,div,
h1,h2,p,
ol,ul,li {
  margin: 0;
  padding: 0;
  border: 0;
}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

html, body {
  min-height: 100%;
}

body {
  min-width: 290px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: white;
  font: normal 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.menuiz{
    position: absolute;
    z-index: 5;
    background-color: white;
    width: 19%;
    height: 100%;
}



h1 {
  font-size: 3em;
  line-height: 1;
  color: #222;
  margin-bottom: .5em;
  float: left;
  width: 100%;
}

h2 {
  float: left;
  width: 100%;
  font-size: 1.5em;
  color: #222;
  margin: 1em 0 .5em;
}

p {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

p.intro {
  font-size: 1.25em;
  color: #555;
  font-weight: bold;
}

a {
  color: #5c5893;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}
.main1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: 0;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 0 0 5px rgba(0,0,0, .6);
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  background: #fff;
    z-index: 1;
}
.main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: 0 ;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 0 0 5px rgba(0,0,0, .6);
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  background: #fff;
    z-index: 1;
	
}

.main::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: rgba(0,0,0, .15);
  width: 8px;
  height: 8px;
}

.main::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0,0,0, .4);
}
.marco{
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: 70px 35px 70px 35px;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll;
  box-shadow: 0 0 5px rgba(0,0,0, .6);
  top: 0;
  right: 0;
  bottom: 0;
  width: 80%;
  background: #fff;
    z-index: 1;
}
.marco::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: rgba(0,0,0, .15);
  width: 8px;
  height: 8px;
}

.marco::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0,0,0, .4);
}


/* about */
.abtxt{
    font-family: 'lola', sans-serif;
}

.abbold{
    font-family: 'lola', sans-serif;
    font-weight: bold;
}
.abparrafo{
    float: left;
    width: 70%;
    margin-right: 20px;
	-webkit-animation:pop-in 0.4s;
-moz-animation:pop-in 0.4s;
-ms-animation:pop-in 0.4s;
}
.containertxt{
    margin: 20px;
}
.iconos{
    width: 20%;
    text-align: center;
    margin-top: 59px;
	-webkit-animation:fadein 0.8s;
}
.iconosmov{
    
        display: none;
}
.socialico{
    width: 30px;
    opacity: 0.4;
    filter: alpha(opacity=30);
    
}
.socialico:hover{
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.fondo{
    background-image:url(../images/portada.jpg);
	background-position:center center; /*centrada vertical y horizontal*/
	background-repeat:no-repeat;
width:100%;
    height: 100%;
	background-size: 100%; /*o cover*/

}
.fondomov{
	display: none;


}
.figuretxt{
	float: right;
	margin: 10px;
	-webkit-animation:pop-in 0.4s;
-moz-animation:pop-in 0.4s;
-ms-animation:pop-in 0.4s;
	
}

/* about */


.nav-collapse ul {
  display: block;
  width: 100%;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.nav-collapse a {
    
  color: #808080;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;

  display: block;
  padding: 1em 2em;
  width: 100%;
}
.nav-collapse{
    margin-top: 50px;
    width: 20%;
    text-align: center;
}

.shape1{
    background: rgba(0, 0, 0, 0);
    
    -webkit-clip-path: inset(0% 0% 0% 0%);
clip-path: inset(30% 35% 25% 35%);
     transition: all 0.1s ease;
    
    
}
.shape1:hover {
	
    
   background: rgba(0, 0, 0, 1);
   
  -webkit-clip-path: polygon( 57% 20%, 66% 42%, 61% 71%, 34% 68%, 34% 40%, 44% 20%);
clip-path: polygon( 57% 20%, 66% 42%, 61% 71%, 34% 68%, 34% 40%, 44% 20%);
}

.shape2{
    background: rgba(0, 0, 0, 0);
    
-webkit-clip-path: inset(0% 0% 0% 0%);
clip-path: inset(30% 35% 35% 35%);
     transition: all 0.1s ease;
    
    
}
.shape2:hover {
	
	
    background: rgba(0, 0, 0, 1);
   
   -webkit-clip-path: polygon(36% 24%, 55% 13%, 66% 42%,  67% 75%, 34% 72%);
clip-path: polygon(36% 24%, 55% 13%, 66% 42%,  67% 75%, 34% 72%); 
}

.shape3{
    
   
	 background: rgba(0, 0, 0, 0);
    
-webkit-clip-path: inset(0% 0% 0% 0%);
clip-path: inset(30% 35% 25% 35%);
     transition: all 0.1s ease;
	
    
}
.shape3:hover {
	
	
	
	background: rgba(0, 0, 0, 1);
   
    -webkit-clip-path: polygon(35% 20%, 48% 15%, 58% 14%, 66% 56%, 64% 66%, 34% 77%);
clip-path: polygon(35% 20%, 48% 15%, 58% 14%, 66% 56%, 64% 66%, 34% 77%);
    
    
}


.shape4{
       background: rgba(0, 0, 0, 0);
    
-webkit-clip-path: inset(0% 0% 0% 0%);
clip-path: inset(30% 35% 25% 35%);
     transition: all 0.1s ease;
    
}
.shape4:hover {
    background: rgba(0, 0, 0, 1);
    
    -webkit-clip-path: polygon(36% 36%, 50% 23%, 62% 36%, 66% 70%, 47% 93%, 33% 76%);
clip-path: polygon(36% 36%, 50% 23%, 62% 36%, 66% 70%, 47% 93%, 33% 76%);
	
	
	
}

.ex1{

	
}

@-webkit-keyframes pop-in {
0% { opacity: 0; -webkit-transform: scale(0.5); }
100% { opacity: 1; -webkit-transform: scale(1); }
}
@-moz-keyframes pop-in {
0% { opacity: 0; -moz-transform: scale(0.5); }
100% { opacity: 1; -moz-transform: scale(1); }
}
@keyframes pop-in {
0% { opacity: 0; transform: scale(0.5); }
100% { opacity: 1; transform: scale(1); }
}



a.ex1:hover, a.ex1:active {color: white;}

.nav-collapse a:hover { background: rgba(0, 0, 0, 0.8) }
.nav-collapse .active a { color: black; }
.nav-collapse li:first-child a { border-top: 0 }
.nav-collapse li:last-child a { border-bottom: 0 }
.nav-toggle { display: none }

.slidess{
    position:relative;margin:0 auto;top:0px;left:-20px;width:980px;height:380px;overflow:hidden;visibility:hidden;
}
.slidesse{
 cursor:default;position:relative;top:0px;left:0px;width:100%;height:380px;overflow:hidden;
}

/* jssor slider loading skin spin css */
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb031 {position:absolute;}
        .jssorb031 .i {position:absolute;cursor:pointer;}
        .jssorb031 .i .b {fill:#000;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
        .jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
        .jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
        .jssorb031 .i.idn {opacity:.3;}

.logomov{
    height: 0px;
    position: fixed;
    width: 100%;
    z-index: 1;
    text-align: center;
    display: none;
}
.logo{
	
	
}
.hide-from-desktop{
-webkit-animation:fadein 1s;
-moz-animation:fadein 1s;
-ms-animation:fadein 1s;
}



@media screen and (max-width: 40em) {
	.containertxt{
    margin: 0px;
		padding-right: 40px;
}

    .fondo{
    display: none;


}
    .fondomov{
	display: block;


}
    
    .iconosmov{
    width: 100%;
    text-align: center;
    margin-top: 0px;
        display: block;
}
    .iconos{
        display: none;
    }
    .abparrafo{
    float: none;
        width: 100%;
    
}
    .wrap-contact100 {
  width: 100%;
		

}
    .main1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding-top: 100px;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
    z-index: 0;
}

    #vanilla-slideshow .vanilla-slide img {
    margin-top: 70px;
}
    .menuiz{
        width: 50%;
        height: auto;
}
    .logomov{
        position: relative;
    display: block;
        z-index: 10;
}
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
  }
  .nav-collapse {
    top: 0px;
    width: 100%;
    position: relative;
      margin-bottom: 100px;
      height: 300px;
  }
  .nav-collapse.opened { max-height: 9999px }
  .nav-collapse a:hover { background: transparent }
  .nav-collapse .active a:hover { color: #fff; background: rgba(0,0,0, .3) }
  .nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
    display: block;
    margin: 0 -0em 0 0;
      z-index: 0;
  }
  .nav-toggle:before {
    color: #444; /* Edit this to change the icon color */
    font-family: "responsivenav";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 28px;
    text-transform: none;
    position: absolute;
    content: "\2261";
    text-indent: 0;
    text-align: center;
    line-height: 65px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
  }
  .nav-toggle.active:before {
    font-size: 24px;
    content: "\78";
  }
  .main {
    -webkit-overflow-scrolling: auto;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
      z-index: 1;
  }
   .marco {
    -webkit-overflow-scrolling: auto;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
      z-index: 1;
  }

    
   .marco::-webkit-scrollbar { background-color: transparent }
}   
    
  .main::-webkit-scrollbar { background-color: transparent }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  body {
    background-image: url("debut_dark_@2X.png");
    -webkit-background-size: 200px 200px;
    -moz-background-size: 200px 200px;
    -o-background-size: 200px 200px;
    background-size: 200px 200px;
  }
    
}



@media only screen and (max-width: 40em) {
    .hide-from-desktop{display:none;}
}

















#vanilla-slideshow-container { 
	width: 100%; 
	height: 100%; 
	position: relative; 
	text-align: center;
}

#vanilla-slideshow .vanilla-slide { 
	width: 100%; 
	height: 100%; 
	background-size: cover; 
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute; 
	top: 0; 
	left: 0; 
	opacity: 0;
}

#vanilla-slideshow .vanilla-slide.vanilla-active { 
    opacity: 1;
}

#vanilla-slideshow .vanilla-slide img {
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
    z-index: 0;
}



/* Arrows */

#vanilla-slideshow-previous {
	position: absolute;
	left: 10px;
	top: 40%;
	width: 48px;
	height: 50px;
	background-position: 0 100%;
	cursor: pointer; 
	opacity: 0.7;
	z-index: 5; 
	display: none;
}

#vanilla-slideshow-next {
	position: absolute;
	right: 10px;
	top: 40%;
	width: 48px;
	height: 50px;
	background-position: 100% 100%;
	cursor: pointer; 	
	opacity: 0.7;
	z-index: 5; 
	display: none;
}

#vanilla-slideshow-previous:hover, #vanilla-slideshow-next:hover {
	opacity: 1;
}

/* Indicators */

#vanilla-indicators {
	display: inline-block;
	z-index: 5;
	position: absolute;
	bottom: 50px;
}

.vanilla-indicators {
	box-shadow: 0 0 10px #333333;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	float: left;
	margin-right: 3px;
	cursor: pointer;
}

.vanilla-indicators.vanilla-active {
	background-color: #ffffff;
}























/*	gallery */

.centrado{
	margin:10px auto;
	display:block;
    }
.row{
	margin: 30px;
	
	
}

.gallery-title{
    font-size: 25px;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
	-webkit-animation:pop-in 0.8s;
-moz-animation:pop-in 0.8s;
-ms-animation:pop-in 0.8s;
}
.filter-button{
    font-size: 15px;
	padding:10px 10px;
    text-align: center;
    margin-bottom: 20px;
	background:white;
	-webkit-animation:pop-in 0.8s;
-moz-animation:pop-in 0.8s;
-ms-animation:pop-in 0.8s;
}
.filter-button:hover,
.filter-button:focus,
.filter-button.active{
    color: #ffffff;
    background-color:#000000;
	outline:none;
}
.gallery_product{
    margin: 0px;
	padding: 0px;
	position:relative;
	height: 250px;
	 -webkit-transition:all .8s linear;
 -moz-transition:all .8s linear;
 -o-transition:all .8s linear;
 -ms-transition:all .8s linear;
 transition:all .8s linear;
}
.gallery_product .img-info{
	position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 10px 10px 10px ;
	overflow:hidden;
	color:#fff;
	top:0;
	display:none;
	   -webkit-transition: 2s;
    transition: 2s;
}

.gallery_product:hover .img-info{
	display:block;
   -webkit-transition: 2s;
    transition: 2s;
}

/*	end gallery */


.portfolio{
	
   width: 100%; 
    margin-top: 50px;
}

.gallery_product{
    float: left;
    margin: 5px;
	
}
.boxes {
  display: flex;
  flex-wrap: wrap;
	animation: 1s fadein;
	margin: 0 auto;
	width: 100%;
	justify-content: center;
	
}


@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}





.is-animated {
  animation: .6s rotate-right;
}

@keyframes rotate-right {
  0% {
    transform: translate(-100%) rotate(-100deg);
  }
  100% {
    transform: none;
  }
}

@media screen and (max-width: 40em) {

	.row{
	margin: 0;
	
}
}












/*//////////////////////////////////////////////////////////////////
[ Contact ]*/
#map {
   position: absolute;
  z-index: -1;
  height: 100%; width: 100%;
  top: 0;
  left: 0;
            }
.container-contact100 {
  width: 100%;  
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 15px;
  background: transparent;
  position: relative;
  z-index: 1;
	
}



.wrap-contact100 {
  width: 50%;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 62px 55px 65px 55px;

  box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 20px 0px rgba(0, 0, 0, 0.1);
	-webkit-animation:pop-in 0.4s;
-moz-animation:pop-in 0.4s;
-ms-animation:pop-in 0.4s;
}


/*==================================================================
[ Form ]*/

.contact100-form {
  width: 100%;
}

.contact100-form-title {
  display: block;
  font-family: monospace;
  font-size: 30px;
  color: #333333;
  line-height: 1.2;
  text-align: left;
  padding-bottom: 30px;
}

/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
  width: 100%;
  position: relative;
  background-color: #fff;
  margin-bottom: 17px;
}

.input100 {
  display: block;
  width: 91%;
  background: transparent;
  font-family: JosefinSans-Bold;
  font-size: 15px;
  color: #1b3815;
  line-height: 1.2;
}


/*---------------------------------------------*/
input.input100 {
  height: 62px;
  padding: 0 20px 0 0px;
}


textarea.input100 {
  min-height: 139px;
  padding: 19px 20px 0 0px;
}

/*------------------------------------------------------------------
[ Focus Input ]*/

.focus-input100-1, 
.focus-input100-2 {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-input100-1::before,
.focus-input100-2::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #57b846;
}

.focus-input100-1::before {
  top: -1px;
  left: 0;
}

.focus-input100-2::before {
  bottom: -1px;
  right: 0;
}

.focus-input100-1::after,
.focus-input100-2::after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 0;
  background-color: #57b846;
}

.focus-input100-1::after {
  top: 0;
  right: -1px;
}

.focus-input100-2::after {
  bottom: 0;
  left: -1px;
}

.input100:focus + .focus-input100-1::before {
  -webkit-animation: full-w 0.2s linear 0s;
  animation: full-w 0.2s linear 0s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

.input100:focus + .focus-input100-1::after {
  -webkit-animation: full-h 0.1s linear 0.2s;
  animation: full-h 0.1s linear 0.2s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

.input100:focus + .focus-input100-1 + .focus-input100-2::before {
  -webkit-animation: full-w 0.2s linear 0.3s;
  animation: full-w 0.2s linear 0.3s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}

.input100:focus + .focus-input100-1 + .focus-input100-2::after {
  -webkit-animation: full-h 0.1s linear 0.5s;
  animation: full-h 0.1s linear 0.5s;
  animation-fill-mode: both;
  -webkit-animation-fill-mode: both;
}





/*==================================================================
[ Restyle Checkbox ]*/

.contact100-form-checkbox {
 
}

.input-checkbox100 {
  display: none;
}

.label-checkbox100 {
  display: inline-block;
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  font-family: Oswald-Medium;
  font-size: 15px;
  color: #1b3815;
  line-height: 1.2;
  margin: 0;
}

.label-checkbox100::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 15px;
  color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 22px;
  height: 22px;
  border: 1px solid #e6e6e6;
  background: #fff;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.input-checkbox100:checked + .label-checkbox100::before {
  color: #57b846;
}


/*------------------------------------------------------------------
[ Button ]*/
.container-contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-top: 13px;
}

.contact100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 160px;
  height: 42px;
  background-color: #818181;

  font-family: JosefinSans-Bold;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
  text-transform: uppercase;
  padding-top: 5px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.contact100-form-btn:hover {
  background-color: #000000;
}



/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::before {
  content: attr(data-validate);
  position: absolute;
  max-width: 70%;
  background-color: #fff;
  border: 1px solid #c80000;
  border-radius: 2px;
  padding: 4px 25px 4px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 2px;
  pointer-events: none;

  font-family: JosefinSans-Bold;
  color: #c80000;
  font-size: 13px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::after {
  content: "\f12a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  color: #c80000;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
}

.alert-validate:hover:before {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  .alert-validate::before {
    visibility: visible;
    opacity: 1;
  }
}



































label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
}
.formulario {
    display:block;
    margin:0 auto;
    width:510px;
    color: #666666;
    font-family:Arial;
}
form {
    margin:0 auto;
    width:100%;
}
 
input, textarea {
    width:100%;
    height:27px;
    background:#d9d9d9;
    border:2px solid #f6f6f6;
    padding:10px;
    margin-top:5px;
    font-size:10px;
    color:#000000;
}
 
textarea {
    height:150px;
}
 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}



























































.cc-window{
	opacity:1;
	transition:opacity 1s ease
}
.cc-window.cc-invisible{
	opacity:0
}
.cc-animate.cc-revoke{
	transition:transform 1s ease
}
.cc-animate.cc-revoke.cc-top{
	transform:translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom{
	transform:translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{
	transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s
}
.cc-link,.cc-revoke:hover{
	text-decoration:underline
}
.cc-revoke,.cc-window{
	position:fixed;
	overflow:hidden;
	box-sizing:border-box;
	font-family:Helvetica,Calibri,Arial,sans-serif;font-size:16px;
	line-height:1.5em;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:nowrap;
	flex-wrap:nowrap;
	z-index:999999;
	
}
.cc-window.cc-static{
	position:static
}
.cc-window.cc-floating
{
	padding:2em;max-width:24em;-ms-flex-direction:column;flex-direction:column
}
.cc-window.cc-banner{
	padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row
}
.cc-revoke{
	padding:.5em
}
.cc-header{
	font-size:18px;font-weight:700
}
.cc-btn,.cc-close,.cc-link,.cc-revoke{
	cursor:pointer
}
.cc-link{
	opacity:.8;
	display:inline-block;
	padding:.2em
}
.cc-link:hover{
	opacity:1
}
.cc-link:active,.cc-link:visited{
	color:initial
}.cc-btn{
	display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap
}
.cc-highlight .cc-btn:first-child{
	background-color:transparent;border-color:transparent
}
.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{
	background-color:transparent;text-decoration:underline
}
.cc-close{
	display:block;position:absolute;top:.5em;right:.5em;font-size:1.6em;opacity:.9;line-height:.75
}
.cc-close:focus,.cc-close:hover{
	opacity:1
}
.cc-revoke.cc-top{
	top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em
}
.cc-revoke.cc-bottom{
	bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em
}
.cc-revoke.cc-left{
	left:3em;right:unset
}
.cc-revoke.cc-right{
	right:3em;left:unset
}
.cc-top{
	top:1em
}
.cc-left{
	left:1em
}
.cc-right{
	right:1em
}
.cc-bottom{
	bottom:1em
}
.cc-floating>.cc-link{
	margin-bottom:1em
}
.cc-floating .cc-message{
	display:block;margin-bottom:1em
}
.cc-window.cc-floating .cc-compliance{
	-ms-flex:1 0 auto;flex:1 0 auto
}
.cc-window.cc-banner{
	-ms-flex-align:center;align-items:center
}
.cc-banner.cc-top{
	left:0;right:0;top:0
}
.cc-banner.cc-bottom{
	left:0;right:0;bottom:0
}
.cc-banner .cc-message{
	display:fixed;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;margin-right:1em
}
.cc-compliance{
	display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between
}
.cc-floating .cc-compliance>.cc-btn{
	-ms-flex:1;flex:1
}
.cc-btn+.cc-btn{
	margin-left:.5em
}
@media print{
	.cc-revoke,.cc-window{
		display:none
	}
}
@media screen and (max-width:900px){
	.cc-btn{
		white-space:normal
	}
}
@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){
	
	.cc-window.cc-top{
		top:0
	}
	.cc-window.cc-bottom{
		bottom:0
	}
	.cc-window.cc-banner,.cc-window.cc-floating,.cc-window.cc-left,.cc-window.cc-right{
		left:0;right:0
	}
	.cc-window.cc-banner{
		-ms-flex-direction:column;flex-direction:column
	}
	.cc-window.cc-banner .cc-compliance{
		-ms-flex:1 1 auto;flex:1 1 auto}.cc-window.cc-floating{
			max-width:none
	}
	.cc-window .cc-message{
		margin-bottom:1em
	}
	.cc-window.cc-banner{
		-ms-flex-align:unset;align-items:unset
	}
	.cc-window.cc-banner .cc-message{
		margin-right:0
	}
}
.cc-floating.cc-theme-classic{
	padding:1.2em;border-radius:5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{
	text-align:center;display:inline;-ms-flex:none;flex:none
}
.cc-theme-classic .cc-btn{
	border-radius:5px
}
.cc-theme-classic .cc-btn:last-child{
	min-width:140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn{
	display:inline-block
}
.cc-theme-edgeless.cc-window{
	padding:0
}
.cc-floating.cc-theme-edgeless .cc-message{
	margin:2em 2em 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn{
	margin:0;padding:.8em 1.8em;height:100%
}
.cc-banner.cc-theme-edgeless .cc-message{
	margin-left:1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{
	margin-left:0
}



















