@charset "UTF-8";
/* CSS Document */


@supports (-webkit-hyphens: none) and (not (-ms-ime-align: auto)) {
    video {
        border: 1px solid white; /* Covers the unwanted stroke */
    }
}


*{
	margin-bottom: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	
	
}

html{
	height:100%;
	/*background-color: white;*/

}

body{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background-color: #FBFBFB;
	font-size: 18px;
	overflow-x: hidden;
}

@font-face{ 
	font-family: 'symbol-signs-webfont';
	src: url('../fonts/symbol-signs-webfont.eot');
	src: url('../fonts/symbol-signs-webfont.eot?iefix') format('eot'),
	     url('../fonts/symbol-signs-webfont.woff') format('woff'),
	     url('../fonts/symbol-signs-webfont.ttf') format('truetype'),
	     url('../fonts/symbol-signs-webfont.svg#webfont') format('svg');
}

p{
	font-family: 'Martel', serif;
	font-size: .8em;
	color: #4A4A4A;
	padding: 0 20px 15px;
	text-align: left;
	font-weight: 400;
	
}

a{
	outline: 0;
	text-decoration: none;
	color: inherit;
}

h1{
	font-family: 'Ek Mukta', sans-serif;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #2BB4C4;
	text-align: left;
	padding-bottom: 30px;

}

.h1-gray{
	color: #000000 !important;
	padding: 50px 15px 30px !important;
	font-weight: 400;
	font-size: 2.7em !important;
}

.h1-white{
	color: #FFFFFF !important;
	padding: 50px 15px 30px !important;
	font-weight: 400;
	font-size: 2.7em !important;
}

h2{
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.5em;
	color: #2BB4C4;
	text-align: left;
	padding-bottom: 70px;
	padding-left: 20px;
	padding-top: 70px;
}

.h2-gray{
	color: #000000 !important;
	font-size: 1.8em !important;
	font-weight: 300 !important;
padding: 20px 20px 10px !important;
	
}

.h2-white{
	color: #FFFFFF !important;
	font-size: 1.8em !important;
	font-weight: 300 !important;
padding: 20px 20px 10px !important;
	
}

h3{
	font-family: 'Ek Mukta', sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color:#4A4A4A;
	line-height: 1.3em;
	text-transform: uppercase;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

h5{
	font-family: 'Martel', serif;
	font-size: .97em;
	color: #4A4A4A;
	padding: 0 20px 15px;
	text-align: left;
	
}

ul{
	list-style-type: circle;
	font-family: 'Martel', serif;
	font-size: .8em;
	color: #4A4A4A;
	padding: 0 50px 15px;
	text-align: left;
	font-weight: 400;
}

li{
	margin-bottom: .8em;
}

header{
	width:100%;
	margin:0 auto;
	height:60px;
	position:relative;
	display: block;
	text-align: left;
	background-color: #2BB4C4;
    z-index: 9999;
    bottom: 0;

}

header.stick {
    position: fixed;
    top: 0;

}



.f-nav{  position: fixed; left: 0; top: 0; width: 100%;}

#top{
	width: 100%;
	height: 100%;
	top: 0;
	background-color: #5BE4B6;
	overflow: hidden;
	position: fixed;
	display: block;
	z-index: 1;

}

#topo_hype_container{

	margin: auto;
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 1980px;
	max-height: 1080px;
	overflow:hidden;


}

.bt-lan{
	font-family: 'Ek Mukta', sans-serif;
	font-size: .6em;
	color: white;
	position: absolute;
	padding: 1px 2px 1px 7px;
	border-radius: 4px;
	top: 10px;
	right: 15px;
	z-index: 1000;
	background-color: rgba(0,0,0,.1);
	width: auto;
	height: auto;
	text-transform: uppercase;
	cursor: pointer;
	display: inline-block;
}

.go-bt{
	font-family: 'symbol-signs-webfont';
	font-size: 1.2em;
	color: white;
	display: inline-block;
	padding-left: 2px;
}

/*Portifolio*/

#portfolio{
	width: 100%;
	height: auto;
	padding-top: 150px;
	background-color: white;
	position: relative;
	display: block;
    margin: 0 auto;
    overflow-x: hidden;
    z-index: 2;

}

#central{
	max-width: 1200px;
	height: auto;
	display: block;
	margin:20px 0;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	background-color: white;

}

#central-aegon{
	max-width: 1200px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	background-color: #0079C1;
	color: #FFF !important;

}

#central-degree{
	max-width: 1200px;
	height: auto;
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
	overflow-x: hidden;
background: linear-gradient(180deg, #00395B -61.81%, #0079C1 55.51%);
	color: #FFF !important;

}

#central-aegon,
#central-aegon * {
  color: white !important;
}

#central-degree,
#central-degree * {
  color: white !important;
}

#central-B{
	max-width: 1200px;
	height: auto;
	display: block;
	margin:0px 20px;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	background-color: white;

}

#fifth{
	max-width: 560px;
	height: auto;
	display: inline-block;
	margin:0 auto;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	float: left;
	padding-left: 20px;

}

.right-pic{
	background-image: url("../images/providers-case/mockup1.jpg");
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;



}
.left-pic{
	background-image: url("../images/area-cliente/mockup2.jpg");
	background-size: 100% auto;
	background-position: left bottom;
	background-repeat: no-repeat;



}

.t-nav{
	width:auto;
	height: 50px;
	margin-bottom: 20px;
	position: relative;
	display: block;
}

.t-nav ul{
	float: right;
	padding-right: 18px;
	height: 35px;
}

.t-nav ul li{
	width: auto;
	padding-left: 20px;
	position: relative;
	display: inline-block;
	font-family: 'Abel', sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	color: #737373;
}

.squares{ padding-top: 4px;}

.t-nav ul .txt:hover{
	width: auto;
	padding-left: 20px;
	position: relative;
	display: inline-block;
	font-family: 'Abel', sans-serif;
	font-size: 1.1em;
	text-decoration: underline;
	list-style: none;
	cursor: pointer;
	color: #737373;
}

.t-nav ul  .squares:hover{
	width: auto;
	padding-left: 20px;
	position: relative;
	display: inline-block;
	font-family: 'Abel', sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #737373;
}



#tumb{
	width: 360px;
	height: 270px;
	display: inline-block;
	margin: 0 18px 43px 18px;
	position: relative;

}



#Container .green{
	border-top: 5px solid  #5BE4B6;
	background-color: #5BE4B6;
}

#Container .blue{
	border-top: 5px solid  #2BB4C4;
	background-color: #2BB4C4;
}

#Container .yellow{
	border-top: 5px solid  #FFAF4C;
	background-color: #FFAF4C;
}

#Container .mix{
	display: none;
}

.mask{
	width: 360px;
	height: 270px;
	overflow: hidden;
	z-index: 2;
	position: relative;

}

.mask img{
	width: 360px;
	height: 270px;
	position: relative;
	transition: all 0.3s linear;
}

.mask .view{
	width: 25px;
	height: 25px;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	z-index: 3;
	background-image: url('../images/gallery/eye_open.png');
	background-size: 25px auto;
	opacity: .8;

}



.caption{
	width: 600px;
	height: 420px;
	background-color: rgba(255,255,255,0.95);
	z-index: 3;
	position: relative;
	top: 0;
	left: 150px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transition: all 0.2s linear;
}

.desc{
	width: 270px;
	height:170px;
	z-index: 4;
	position: relative;
	top:-600px;
	left: 60px;
	opacity: 0;
	transform:scale(1.3);
	transition: all 0.1s linear 0.1s;
	
}

.desc h2{
	font-family: 'Ek Mukta', sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #9B9B9B;
	font-weight: 200;
	line-height: 1.2em;
	text-align: right;
	padding-bottom: 15px;
	padding-top: 20px;
	padding-left: 5px;

}

.desc h3{
	font-family: 'Ek Mukta', sans-serif;
	font-size: .9em;
	color: #9B9B9B;
	font-weight: 200;
	line-height: 1em;
	text-align: right;
	padding-bottom: .7em;

}

 .desc p{
	font-family: 'Martel', serif;
	font-size: .8em;
	font-weight: 200;
	color: #737373;
	padding-bottom: .7em;
	padding-left: 10px;
	padding-right: 0;
	line-height: .9em;
	text-align: right;
}



.mask:hover .caption{
	top:-290px;
	left:-120px;

}

.mask:hover img{
	 transform: scale(1.2);
	 opacity: .7;
	 -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -o-filter: blur(15px);
    -ms-filter: blur(15px);
    filter: blur(15px);
}

.mask:hover .desc{
	transform: scale(1);
	opacity: 1;
	top: -620px;

}

.mask:hover .view{
	opacity: .5;
}

.mobile-desc{
	font-family: 'Martel', sans-serif;
	font-weight: 300;
	padding: 10px 10px;
	font-size: .7em;
	color: #737373;
	display: none;
	background: rgba(255,255,255,0.90);
	margin: -20% 2px 2px 2px;
	z-index: 4;
	position: relative;
}

 .video-background {
            position: relative;
            top: 0;
            left: 0;
            width: 100%;
            height: auto;
            object-fit: cover;
	 		box-shadow: 0 0 10px 10px white; /* Creates a soft white border */
            background: white; /* Ensures blending with background */
	 		outline: 5px solid white;
            outline-offset: -5px; /* Moves the outline inward */
	 		 -webkit-mask-image: -webkit-radial-gradient(white, white);
    		-webkit-backface-visibility: hidden;
            -webkit-transform: translateZ(0);
        }

/*About*/

#about{
	width: 100%;
	height: auto;
	background-color: white;
	background-image: url(../images/bg-about.jpg);
	background-position:45% top;
	background-size: 2700px 1264px;
	background-repeat: no-repeat;
	position: relative;
	display: block;
    margin: 0 auto;
    padding-top: 150px;
    overflow-x: hidden;
    z-index: 2;
    

}

.pquote {
    float: left;
    width: 50%;
    background: url(../../images/openquote.png) -15px -7px no-repeat;
    color: #9B9B9B;
    font-size: 1.2em;
    line-height: 1.3em;
    font-style: italic;
    padding: 10px 35px 10px 25px;
    margin-left: 15px;
    border-left: 4px solid #000000;
}

blockquote {
    margin: 0;
}

blockquote p{
	padding: 0 5px;
	color: #9B9B9B;

}

.pdf{
	width: 100px;
	height: auto;
	border: 1px solid gray;
	margin: 10px 20px 0 20px;
	padding: 5px;
	border-radius: 3px;
	font-family: 'Abel', sans-serif;
	font-size: .8em;
	line-height: .9em;
	color: gray;
}


.tech{
	width: 100%;
	height: auto;
	margin: 0 20px 70px;
	position: relative;
	float: left;
	display: block;

}

.tech-block{
	width: 25%;
	height: auto;
	min-width: 280px;
	display: inline-block;
	position: relative;
	float: left;
}

.tech-block-c{
	width: 25%;
	height: auto;
	min-width: 280px;
	display: inline-block;
	float: left;
	position: relative;
	margin: 0 10%;


}

.tech ul{
	width: 40%;
	display: inline-block;
	float: left;
	margin: 0 auto;
	padding: 0;
}

.tech li{
	font-family: 'Abel', sans-serif;
	font-size: 1em;
	color: #4A4A4A;
	line-height: 1.7em;
	text-align: left;
	list-style: none;
}

.bars{
	width: 55%;
	height: auto;
	display: inline-block;
	float: right;
}


.progress-wrapper{
	width: 100%;
	height: 1em;
	border: 1px solid #2BB4C4;
	background-color: rgba(0,0,0,.1);
	margin: 5px 0 11px;
}

.progress-bar{
	height: 100%;
	float: left;
	background-color: #2BB4C4;


}



.third{
	width: 30%;
	-webkit-animation-name: thirda;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  thirda;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes thirda {
    from {width: 1%;}
    to {width: 30%;}
}


@keyframes thirda{
    from {width: 1%;}
    to {width: 30%;}
}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.forthy{
	width: 40%;
	-webkit-animation-name: forthya;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  forthya;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes forthya {
    from {width: 1%;}
    to {width: 40%;}
}


@keyframes forthya{
    from {width: 1%;}
    to {width: 40%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.sixthy{
	width: 60%;
	-webkit-animation-name: sixthya;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  sixthya;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes sixthya {
    from {width: 1%;}
    to {width: 60%;}
}


@keyframes sixthya{
    from {width: 1%;}
    to {width: 60%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.seventhy{
	width: 70%;
	-webkit-animation-name: seventhya;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  seventhya;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes seventhya {
    from {width: 1%;}
    to {width: 70%;}
}


@keyframes seventhya{
    from {width: 1%;}
    to {width: 70%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.eighthy{
	width: 80%;
	-webkit-animation-name: eighthya;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  eighthya;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes eighthya {
    from {width: 1%;}
    to {width: 80%;}
}


@keyframes eighthya{
    from {width: 1%;}
    to {width: 80%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.ninethy{
	width: 90%;
	-webkit-animation-name: ninethya;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  ninethya;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes ninethya {
    from {width: 1%;}
    to {width: 90%;}
}


@keyframes ninethya{
    from {width: 1%;}
    to {width: 90%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.hundred{
	width: 98%;
	-webkit-animation-name: hundreda;
	-webkit-animation-duration: 3s;
	-webkit-animation-play-state: paused;
	animation-name:  hundreda;
    animation-duration: 3s;
    animation-play-state: paused;
}

@-webkit-keyframes hundreda {
    from {width: 1%;}
    to {width: 98%;}
}


@keyframes hundreda{
    from {width: 1%;}
    to {width: 98%;}

}

.play{
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.interests{
	width: 100%;
	height: auto;
	margin: 0 20px 150px;
	position: relative;
	float: left;
	display: block;


}


.hobbies{
	width: 14%;
	min-width: 120px;
	height: 90px;
	display: inline-block;
	float: left;
	text-align: center;
	position: relative;
}

.hobbies img{
	width: 65px;
	height: 45px;
	margin: 0 auto;
}

.hobbies p{
	font-family: 'Abel', sans-serif;
	font-size: 1em;
	color: #4A4A4A;
	line-height: 1.7em;
	text-align: center;
}


/*Contatct*/

#contact{
	width: 100%;
	height: auto;
	min-height: 900px;
	background-color: #2BB4C4;
	position: relative;
	display: block;
    margin: 0 auto;
    padding-top: 90px;
    overflow-x: hidden;
    z-index: 2;

}

#central-c{
	max-width: 1200px;
	height: auto;
	display: block;
	margin:0 auto;
	position: relative;
	text-align: center;
	overflow-x: hidden;
	background-color: #2BB4C4;

}

.p-bottom{
	padding-bottom: 60px;
}

#contact h1{
	color: white;
}

label {
    display:block;
    margin-top:20px;
    letter-spacing:1px;
    font-family: 'Ek Mukta', sans-serif;
    font-size: .9em;
    color: white;
    text-align: left;
}

.contact-form {
	width:40%;
    min-width: 250px;
    height: 560px;
    display:inline-block;
    position: relative;
    margin:0 150px 0 20px;  
    color: #666666;
    font-family:Arial;
}

form {
    
    width: 100%;
    position: relative;
    display: block;


}
 
input, textarea {
    width:100%;
    height:24px;
    background:#2BB4C4;
    border:2px solid white;
    padding:5px;
    margin-top:5px;
    font-size:1em;
    font-weight: 200;
    color:#ffffff;
}
 
textarea {
    height:150px;
}


 
#submit {
    width:85px;
    height:35px;
    border:none;
    margin: 20px 0;
    float: left;
    background-color: rgba(0,0,0,.12);
    cursor:pointer; 
}

#thanks{
	width: 120%;
	height: 120%;
	z-index: 200;
	background-color: rgba(43,180, 196, .7);
	position: absolute;


}

.t-message{
	width: 250px;
	height: 130px;
	position: relative;
	background-color: #2BB4C4;
	margin: 170px auto;
	left: -40px;
	box-shadow: 0 0 2px rgba(0,0,0,.5);
	border-radius: 5px;
	font-family: 'Abel', sans-serif;
	color: white;
	font-size: 1.8em;
	line-height: 4em;
}

.personal{
	width: auto;
	height: auto;
	position: relative;
	padding-left: 20px;
	display: inline-block;

}

.view{
	visibility: visible;
}

.personal h3{

	letter-spacing:1px;
    font-family: 'Ek Mukta', sans-serif;
    font-size: 1em;
    font-weight: 300;
    color: white;
    text-align: right;
    margin-bottom: 30px;

}

#social-block {
	height: 3em;
	position: relative;
	display: block;
	margin: 10px auto auto;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 100px;
	width: 12em;
}

figure{
	width: 100px;
	height: auto;
	margin-top: 60px;
	left: 30px;
	bottom: 20px;
	position: absolute;
}

/* ---------- SOCIAL ---------- */

.social {
	position: relative;
	height: 3em;
	width: 13.5em;
}

.social li {
	display: block;
	height: 4em;
	line-height: 4em;
	margin: -2.2em;
	position: absolute;
	-webkit-transition: -webkit-transform .7s;
	-moz-transition: -moz-transform .7s;
	-ms-transition: -ms-transform .7s;
	-o-transition: -o-transform .7s;
	transition: transform .7s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
	width: 4em;
}

.social a {
	color: #fffdf0;
	display: block;
	height: 4em;
	line-height: 4em;
	text-align: center;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 4em;	
}

.social li:hover {
  -webkit-transform: scale(1.3,1.3) rotate(45deg);
	-moz-transform: scale(1.3,1.3) rotate(45deg);
  -ms-transform: scale(1.3,1.3) rotate(45deg);
	-o-transform: scale(1.3,1.3) rotate(45deg);
  transform: scale(1.3,1.3) rotate(45deg);
}

.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}

.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 25%;
}

.gplus {
	background: #DD5044;
	left: 50%;
	top: 0%;
}

.behance {
	background: #3f7aa3;
	bottom: 0;
	left: 75%;
}

.linked-in {
	background: #157f9d;
	left: 100%;
	top: 0%;
}

#transp{
	width: 100%;
	height: 94%;
	position: relative;
	top: 0;
	display: block;
	margin: 0 auto;

	/*-webkit-animation-name: open;
	-webkit-animation-duration: 1s;
	animation-name: open;
	animation-duration: 1s;*/



}

/*@-webkit-keyframes open {
    from {height: 1%;}
    to {height: 94%;}
}


@keyframes open{
    from {height: 1%;}
    to {height: 94%;}

}*/



#top-nav{
	width:100%;
	margin:0 auto;
	height:60px;

	text-align: right;
	background-color: #2BB4C4;

	/*z-index: 10000;
	 top: 0;
	 position: fixed;*/


}

.hi-nav{ z-index: 10000; top: 0; position: fixed; display: block;}

.triangle{ 
	margin: 750px -30%;    
	width: 150%; 
    height: 700px; 
    background: white;
    z-index: 999;
    position: relative;
    overflow: hidden;
    box-shadow: -5px 0px 4px rgba(0,0,0,.5);
    -webkit-transform: rotate(356deg) skew(356deg, 356deg);
    -moz-transform: rotate(356deg) skew(356deg, 356deg);
    -ms-transform: rotate(356deg) skew(356deg, 356deg);
    -o-transform: rotate(356deg) skew(356deg, 356deg);
    transform: rotate(356deg) skew(356deg, 356deg);
}


/*Gallery*/

#kalima{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/kalima/surf2.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}


#yoga{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/yoga/yoga1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#viviane{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/viviane/idevices-viviane.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#dictum{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/dictum/dictum1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#house{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/house/country1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#magazines{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/magazines/revista2.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#spanish{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/spanish/espanol4.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#poster{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/poster/paraninfo-poster1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#info{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/info/info1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#idiomas{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/idiomas/idiomas1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#luz{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/luz/luz2.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#zombie{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/draws/zombie1.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}


#cat{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/draws/cat.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}

#yuki{
	width: 100%;
	height: 100%;
	overflow: none;
	background: url(../images/draws/yuki.jpg) center top no-repeat ;
	background-size: 3940px 2952px;
	z-index: -1;
	top:0;
	position: fixed;
	-webkit-animation-name: bgs;
	-webkit-animation-duration: 0.5s;
	animation-name: bgs;
    animation-duration: 0.5s;
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);

}


@-webkit-keyframes bgs {

0%{	
	-webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
	opacity: 0; }

25%{
	-webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
	opacity: 1; }


100%{

	-webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
	opacity: 1; }
}

@keyframes bgs {

0%{	
	-webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
	opacity: 0; }

25%{
	-webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
	opacity: 1; }


100%{

	-webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
	opacity: 1; }

}

#over-box{
	width: 100%;
	height: 100%;
	margin: 0 auto;	
	z-index: 0;
	top: 0;
	position: fixed;
 
}

.bg-web-green{
	background-color: rgba(91, 228, 182, .3);
	-webkit-animation-name: boxeen;
	-webkit-animation-duration: 1.5s;
	animation-name: boxeen;
    animation-duration: 1.5s;

}

@-webkit-keyframes boxeen {

0%{	background-color: rgba(91, 228, 182, 0); }

50%{ background-color: rgba(91, 228, 182, 0); }


100%{ background-color: rgba(91, 228, 182, .3); }
}

@keyframes boxeen {

0%{	background-color: rgba(91, 228, 182, 0); }

50%{ background-color: rgba(91, 228, 182, 0); }


100%{ background-color: rgba(91, 228, 182, .3); }

}

.bg-web-blue{
	background-color: rgba(43, 180, 196, .3);
	-webkit-animation-name: boxue;
	-webkit-animation-duration: 1.5s;
	animation-name: boxue;
    animation-duration: 1.5s;

}

@-webkit-keyframes boxue {

0%{	background-color: rgba(43, 180, 196, 0); }

50%{ background-color: rgba(43, 180, 196, 0); }


100%{ background-color: rgba(43, 180, 196, .3); }
}

@keyframes boxue {

0%{	background-color: rgba(43, 180, 196, 0); }

50%{ background-color: rgba(43, 180, 196, 0); }


100%{ background-color: rgba(43, 180, 196, .3); }

}

.bg-web-yellow{
	background-color: rgba(255, 175, 76, .3);
	-webkit-animation-name: boxow;
	-webkit-animation-duration: 1.5s;
	animation-name: boxow;
    animation-duration: 1.5s;

}


@-webkit-keyframes boxow {

0%{	background-color: rgba(255, 175, 76, 0); }

50%{ background-color: rgba(255, 175, 76, 0); }


100%{ background-color: rgba(255, 175, 76, .3); }
}

@keyframes boxow {

0%{	background-color: rgba(255, 175, 76, 0); }

50%{ background-color: rgba(255, 175, 76, 0); }


100%{ background-color: rgba(255, 175, 76, .3); }

}

#vertical{
	width: 99%;
	max-width: 1200px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	z-index: 3;
	-webkit-animation-name: vwhite;
	-webkit-animation-duration: 1.2s;
	animation-name: vwhite;
	animation-duration: 1.2s;
}


@-webkit-keyframes vwhite {

0%{	margin-top: 100%; }

50%{ margin-top: 50%; }


100%{ margin-top: 0; }
}

@keyframes vwhite {

0%{	margin-top: 100%; }

50%{ margin-top: 50%; }


100%{ margin-top: 0; }

}


.back-top{
	width: 99%;
	max-width: 1200px;
	height: 90px;
	margin: 0 auto;
	position: fixed;
	background-color: white;
	box-shadow: 0px 3px 2px rgba(7,7,73,0.08);
	z-index: 999;
}

.back-bt{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 25px;
	border: 3px solid;
	float: left;
	display: inline-block;
	font-family: 'symbol-signs-webfont';
	font-size: 1.7em;
	line-height: 25px;
	text-indent: 5px;
	cursor: pointer;

}



.back-nav{
	width: auto;
	margin-top: 20px;
	float: left;
	display: inline-block;
	cursor: pointer;
}

.visit{
	font-family: 'Abel', sans-serif;
	font-size: .9em;
	width: auto;
	float: right;
	display: inline-block;
	margin-top: 25px;
	margin-right: 20px;
	border: 2px solid;
	border-radius: 5px;
	padding: 5px;
}

.web-green{
	border-color: #5BE4B6;
	color: #5BE4B6;
}

.web-green h1{
	color: #5BE4B6;
	font-size: 2em;

}

.web-blue{
	border-color: #2BB4C4;
	color: #2BB4C4;
}

.web-blue h1{
	color: #2BB4C4;
	font-size: 2em;

}

.web-yellow{
	border-color: #FFAF4C;
	color: #FFAF4C;
}

.web-yellow h1{
	color: #FFAF4C;
	font-size: 2em;

}


.expo{

	max-width: 1200px;
	height: auto;
	margin: 90px auto 0;
	background-color: white;
	padding: 0 5%;
	position: relative;
	display: block;
	z-index: 3;
}

.expo-small{

    max-width: 1200px;
	height: auto;
	margin: 90px auto 0;
	background-color: white;
	padding-top: 30px;
	position: relative;
	display: block;
	z-index: 3;
    text-align: center;
}


.expo-bh{
	max-width: 1200px;
	height: auto;
	margin: 90px auto 0;
	background-color: white;
	position: relative;
	display: block;
	z-index: 3;
	padding-bottom: 20px;
}

.expo img{
	margin: 20px 0 40px;
	width: 100%;

}


.expo-bh img{
	max-width: 1200px;
	margin: 0px;
	padding: 0;
	border: 0;
	width: 100%;

}

.expo2{

	max-width: 1200px;
	height: auto;
	margin: 90px auto 0;
	background-color: white;
	padding: 20px 0;
	position: relative;
	display: block;
	z-index: 3;
}

.expo2 img{
	width: 100%;

}

.expo3{

	max-width: 1200px;
	height: auto;
	margin: 0 auto 0;
	background-color: white;
	position: relative;
	display: block;
	z-index: 3;
}

.expo2 img{
	width: 100%;

}

.expo-case{
	max-width: 1200px;
	height: auto;
	margin: 0 auto 0;
	background-color: white;
	position: relative;
	display: block;
	font-size: 0px;
	z-index: 3;

}

.expo-case img{
	max-width: 600px;
	margin: 0px;
	padding: 0;
	border: 0;
	width: 50%;
    position: relative;
    display: inline-block;
}

.expo .press{ width: 49%; display: inline-block; margin: 20px 0 10px; float: left;}
.expo .press2{ width: 49%; display: inline-block; margin: 20px 0 10px 2%; float: left;}

.expo .lpress{ width: 32%; display: inline-block; margin: 10px 0 40px; float: right;}
.expo .lpress2{ width: 32%; display: inline-block; margin: 10px 0 40px 2%; float: right;}

.expo .square{ width: 47%; display: inline-block; margin: 20px 0 40px; float: left;}
.expo .square2{ width: 47%; display: inline-block; margin: 20px 0 40px 6%; float: left;}

.expo .lsquare{ width: 32%; display: inline-block; margin: -25px 0 40px; float: left;}
.expo .lsquare2{ width: 32%; display: inline-block; margin: -25px 0 40px 2%; float: left;}

.expo .ilus{ width: 48.7%; display: inline-block; margin: 20px 0 10px; float: left;}
.expo .ilus2{ width: 48.7%; display: inline-block; margin: 20px 0 10px 2%; float: left;}

.expo .lilus{ width: 24%; display: inline-block; margin: 20px 0 10px; float: right;}
.expo .lilus2{ width: 24%; display: inline-block; margin: 20px 0 10px 1%; float: right;}

.bgwhite{
	border: 1px dotted gray;
}

.feet-mark{
	width: 200px;
	height: auto;
	margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 0px;
	position: relative;
	display: block;
	margin-left: 20px;
}

.feet-mark img{ width: 200px; height: auto;}

@media screen and (max-width: 1200px){
	h1{
		padding-left: 15px;
	}
}

@media screen and (max-height: 800px){


	.triangle{
		margin-top: 500px;
	}

	#transp{
		height: 92%;
	}
}

@media screen and (max-width: 800px){

	.expo .press, .expo .press2, .expo .lpress, .expo .lpress2, .expo .square, .expo .square2, .expo .lsquare, .expo .lsquare2{
		width: 100%;
		margin: 20px 0 40px;
	}

	#about{
		background-image: none;
	}

	h1{
		padding-left: 10px;
	}

	.interests{
		margin: 0 auto 150px;
	}

	.contact-form{
		width: 80%;
		padding-left: 30px;
	}

	.caption{
	display: none;

	}

	.mask:hover img{
	 transform: scale(1);
	 opacity: 1;
	 -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
	}

	.mask:hover .desc{
	transform: scale(1);
	opacity: 0;
	top: -620px;

	}

	.mobile-desc{
		display: block;
	}

	.expo{
		padding: 0 10px;
	}


}

@media screen and (max-width: 400px){



	#top{
		height: 88%;
		overflow-x: hidden;
	}


	#transp{
		height: 80%;
		overflow-x: hidden;
	}

	#portfolio, #about, #contact{
		padding-top: 90px;
	}

	#tumb{
		margin: 0 0 43px 0;

	}

	.desc{
		left: 60px;
	}

	.tech-block-c{
		margin: 0 auto;
	}

	.interests{
		margin-bottom: 70px;
	}

	.personal{
		padding-right: 30px;
	}

	.contact-form{
		padding-left: 15px;
		padding-right: 15px;
	}

	.pquote{
		width: 80%;
		display: block;
		margin-bottom: 15px;
	}

	.bt-lan{
		top:5px;
		right: 5px;
	}

	.t-nav{
		height: 60px;
	}

	.t-nav ul{
		float: none;
		margin: 0 auto 20px;
		padding: 0px;
		height: 60px;
	}

	.t-nav ul li{
		padding-left: 10px;
		padding-right: 10px;
	}

	.t-nav ul .txt:hover{
		padding-left: 10px;
		padding-right: 10px;
	}
	.t-nav ul  .squares:hover{
		padding-left: 10px;
		padding-right: 10px;
	}

	#container{
		overflow-x: hidden;
	}	

	#tumb{
		width: 308px;
		height: 231px;
		/*transform: scale(.82,.82);*/
	}

	.mask{
		width: 308px;
		height: 231px;
	}

	.mask img{
		width: 308px;
		height: 231px;
	}

	.mobile-desc{
		line-height: 1.4em;
	}

	.bar{
		width: 50%;
	}

	.personal{
		padding-left: 10px;
	}

	#social-block{
		width: 10em;
	}

	.social{
		width: 11em;
	}


}

@media screen and (min-width: 1980px){

	#top{
		height: 1000px;
	}

	#transp{
		height: 940px;
	}
