/*
Theme Name: Liron
URI: http://www.lirontopaz.com
Description: Liron site
Version: 1.0 
Author: Lukas Romero Villegas 
Author URI: http://www.mateoromerofotografia.com
*/

html {
	height: 100%;
	background-color: #000;
}

body {
	overflow-x: hidden;
	height: 100%;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* background-color: #000;	*/
}

p {
	text-decoration: none;
	font-family: Century Gothic, arial, sans-serif;
}

a {
	text-decoration: none;
	font-family: Century Gothic, arial, sans-serif;
}

h2 {
	font-size: 35px;
	text-decoration: none;
	font-family: Century Gothic, arial, sans-serif;
}

#name {
	display: none;
}

#main {
	height: 100%;
}

#footer {
	display: none;
}

#background_div {
	top: 0;
	left: 0;
	position: absolute;
	z-index: -1;
	border-top: 600px solid white;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	width: 1260px;
}

.social_icon {
	height: 40px;
	float: right;
	margin: 5px;
}

div#teaching_icon {
	width:800px!important;
}
img.teaching_media_icon.icon_3,img.teaching_media_icon.icon_4 {
    width: 225px;
}
div#teaching_icon .teaching_media_icon {
    height: 200px;
    margin: 0 11px 0px 10px;
}

#social_media {
	position: absolute;
	bottom: 3%;
	right: 42%;
}

#pdf_icon {
	position: absolute;
	bottom: 3%;
	display: none;
}

.content_contact {
	width: 100%;
}

#contact {
	float: right;
	width: 60%;
}

.names div {
	float: none;
	display: block !important;
	width: 100% !important;
}

.names>div:last-child {
	margin-top: 18px;
}

.wdform_column div.wdform_row:nth-child(2),
.wdform_column div.wdform_row:nth-child(3) {
	float: left;
	display: block !important;
}

.wdform_column div.wdform_row:nth-child(3) {
	margin-top: -106px;
}

.form1 input {
	height: 35px !important;
}

.form1 .wdform_section {
	width: 100%;
}

.form1 .wdform-field {
	width: 100% !important;
}

.names input {
	border: 0px !important;
	background-color: #4d6fae !important;
	color: #fff !important;
	font-size: 15px;
}

.email input {
	border: 0px !important;
	background-color: #4d6fae !important;
	color: #fff !important;
	font-size: 15px;
}

.message textarea {
	height: 142px !important;
	resize: none;
	border: 0px !important;
	background-color: #4d6fae !important;
	color: #fff !important;
}

.names {
	width: 300px !important;
}

.email {
	width: 300px !important;
}

.message {
	width: 400px !important;
}

.button-submit {
	background-color: #4d6fae !important;
	color: #fff !important;
}

.submit {
	position: absolute;
	right: -22px;
}

.contact_title h2 {
	color: #fff;
	padding: 5px 15px;
	margin: 0;
}

.contact_title a {
	background-color: #c7548f;
	/* margin-left:13px;	*/
	font-size: 25px;
	color: #fff;
}

.contact_title {
	background-color: #c7548f;
	/* margin-left:13px;	*/
	width: 100%;
}

#contact_form {}

#contact_form ul {
	float: left;
	padding: 0;
	width: 47.5%;
}

#contact_form ul:first-child {
	margin-right: 5%;
}

#contact_form ul li {
	list-style-type: none;
}

#contact_first li {
	margin-bottom: 20px;
}

#contact_first input {
	height: 35px;
	border: 0px;
	background-color: #4d6fae;
	color: #fff;
	font-size: 15px;
	padding-left: 15px;
	width: 100%;
	font-family: Century Gothic, arial, sans-serif;
}

#contact_second textarea {
	background-color: #4d6fae;
	color: #fff;
	border: 0px;
	font-size: 15px;
	padding-left: 15px;
	padding-top: 7px;
	width: 100%;
	height: 145px;
	resize: none;
	font-family: Century Gothic, arial, sans-serif;
}

#contact_second input {
	height: 35px;
	border: 0px;
	background-color: #4d6fae;
	color: #fff;
	font-size: 15px;
	padding: 0 15px;
	float: right;
	margin-top: 10px;
}

::-webkit-input-placeholder {
	color: #fff;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

:-ms-input-placeholder {
	color: #fff;
}

#page {
	width: 100%;
	max-width: 1280px;
	height: 600px;
	color: #1e2729;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
	margin: auto;
	background-image: url(images/background.png);
	background-size: cover;
	background-position: 50%;
	-webkit-box-shadow: inset 1px 0px 10px 0px rgba(0, 0, 0, 0.72);
	-moz-box-shadow: inset 1px 0px 10px 0px rgba(0, 0, 0, 0.72);
	box-shadow: inset 1px 0px 10px 0px rgba(0, 0, 0, 0.72);
}

.content-page_teaching {
	position: relative;
	width: 60%;
	height: 100%;
	display: table;
}

.center {
	/* display: table-cell;	*/
	/* vertical-align: middle;	*/
	margin-top: 50px;
}

.video-viewer {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
}

#video_iframe {
	width: 100%;
	height: 100%;
}

#close {
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #fff;
	right: 0;
	font-family: 'Comfortaa', cursive;
	font-weight: bolder;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
}

.content {
	width: 58%;
	height: 100%;
	float: right;
	margin-right: 2%;
	overflow-y: auto;
	/* padding: 5px;	*/
}

.content p {
	padding-right: 20px;
}

.thumb {
	float: right;
	width: 40%;
	height: 100%;
}

.thumb-img {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 100% 50%;
}

#allcontent {
	padding: 25px 2%;
	height: 92%;
	background-size: cover;
	background-position: 50%;
}

#header {
	background-color: #c1d9c5;
	color: #405952;
	padding: 0;
	height: 100%;
	background-attachment: fixed;
	background-size: cover;
}

#header h1 {
	margin: 0;
	font-size: 72px;
	font-weight: normal;
}

.headercontent {
	width: 950px;
	height: 100%;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pagess {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	/* padding-top:60px;	*/
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}

.alignpage {
	width: 100%;
	height: 100%;
	margin: auto;
}

.alignpage ul {
	margin: 0;
	padding: 0;
	height: 100%;
	white-space: nowrap;
	position: relative;
}

.alignpage ul li {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	display: none;
	list-style-type: none;
	background-color: #000;
}

.alignpage ul li img {
	height: 100%;
}

.alignpage p,
h1 {
	/* padding:0 20px 0 20px;	*/
	margin: 0;
}

#content h1 {
	margin: 0;
}

#arrow-down {
	width: 100%;
	height: 100%;
}

#sub-arrow-down {
	width: 100px;
	height: 70px;
	margin: auto;
	position: relative;
	top: -70px;
	background: #525252;
	bottom: 0;
	left: 0;
	right: 0;
	transition: all .5s;
	cursor: pointer;
}

#sub-arrow-down:hover {
	background: #000;
}

#sub-arrow-down img {
	padding-left: 23px;
	padding-top: 15px;
}

#show-nav {
	display: none;
	transition: all .5s;
}

#menu-main {
	padding: 0;
	margin: 0;
}

.slides {
	display: none !important;
}

.bullets {
	display: none !important;
}

#youtube_viewer {
	display: block !important;
	height: 100%;
	width: 100%;
}

.main-nav ul {
	margin: 0;
}

.main-nav ul>li {
	display: inline-block;
	float: right;
	padding: 10px;
	position: relative;
	transition: all 0.5s;
	list-style-type: none;
}

.main-nav ul>li:hover {
	background-color: #525252;
}

.main-nav ul li a {
	text-decoration: none;
	color: #fff;
	padding: 10px 0;
	width: auto;
	white-space: nowrap;
}

.main-nav ul>li ul {
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	/* width: 100%;	*/
	display: none;
	transition: all 0.5s;
	background-color: #c3c3c3;
}

.main-nav ul>li:hover ul {
	display: block;
}

.main-nav ul>li ul li:hover a {
	color: #fff;
}

.main-nav ul>li ul li {
	position: relative;
	width: 92%;
	float: left;
	/* padding: 10%;	*/
	background-color: #c3c3c3;
}

.main-nav ul>li ul li a {
	color: #757575;
	transition: all 0.5s;
}

.navmenu {
	width: 100%;
	max-width: 1280px;
	height: 600px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	/* z-index: 1111;	*/
}

#subnav {
	position: absolute;
	top: -42px;
	right: 0;
	height: 50px;
	width: 100%;
	z-index: 2000;
}

.images_home {
	height: 100%;
	width: 100%;
	background-position: 50%;
	background-size: cover;
}

#animation1div {
	display: block;
	max-width: 550px;
	max-height: 400px;
	height: 100%;
	width: 100%;
}

#swiffycontainer {
	width: 100%;
	height: 100%;
}

#animacion1 {
	width: 100%;
	height: 100%;
}

#banner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #000;
}

#footer {
	text-decoration: none;
	font-family: Century Gothic, arial, sans-serif;
	width: 100%;
	color: #676767;
	text-align: center;
	padding: 10px 0;
	position: absolute;
	/* top: 100%;	*/
	/* margin-top: -100px;	*/
}

#home_tag {
	width: 200px;
	position: absolute;
	left: 10px;
	/* right: 0;	*/
	/* margin: auto;	*/
	/* z-index: 1112;	*/
	top: -55px;
	color: #fff;
	/* cursor:pointer;	*/
}

#home_tag a {
	color: #fff;
	text-decoration: none;
}

.tag_text {
	margin: 0;
}

.title {
	font-weight: 800;
	font-size: 20px;
}

.description {
	font-size: 15px;
}

.des_text {
	color: #fff;
}

.des_tag {
	position: absolute;
	bottom: 0;
	padding: 20px;
}

.hide {
	display: none;
}

.alignpage .bullets li {
	width: 12px;
	height: 12px;
	background-color: #fff;
	z-index: 10;
	display: block;
	border-radius: 50px;
	position: relative;
	float: left;
	margin: 2px;
	border: 1px #999 solid;
}

.bullet_click {
	cursor: pointer;
}

.alignpage .bullets {
	position: absolute;
	bottom: 10px;
	right: 10px;
	/* width:100%;	*/
	height: auto;
}

.btns_play {
	float: left;
	height: 12px;
	margin-top: 3px;
	margin-right: 5px;
	cursor: pointer;
}

.play {
	display: none;
}

.thumb_gal {
	height: 50px;
	width: 50px;
	float: left;
	background-size: cover;
	background-position: 50%;
	margin: 5px;
	position: relative;
	opacity: 1;
	top: 80px;
	transition: all 0.5s;
}

.thumb_gal:hover {
	opacity: 0.4;
}

#thumbs_gale {
	position: absolute;
	z-index: 1150;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0);
	transition: all 0.5s;
}

#gallery_projector {
	width: 100%;
	height: 100%;
	background-color: #1d1d1d;
	position: absolute;
	left: 0;
	top: 0;
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	transition: all 0.7s;
}

.videos {
	/* min-width:100%;	*/
	/* min-height:100%;	*/
	width: 100%;
	height: 600px;
}

#blocker {
	width: 100%;
	height: 100%;
	position: absolute;
	/*display:none;	*/
}

#idexists {
	display: block;
	margin-top: -45px;
	width: 100%;
	height: 115%;
}

#mobile_bg {
	height: 70px;
	background-color: rgba(0, 0, 0, 0.7);
	width: 100%;
	position: fixed;
	display: none;
	top: 0;
	z-index: 1111;
}

.sup_animation_imgs {
	position: relative;
	/* margin:5px;	*/
	height: 100%;
	width: 300px;
	background-size: cover;
	background-position: 0 50%;
	float: left;
	cursor: pointer;
	-moz-transition: all 0.5s;
	/* -webkit-transition: all 0.5s;	*/
	/* transition: all 0.5s;	*/
}

.animation_imgs {
	/* float:left;	*/
	background-position: 50%;
	background-size: cover;
	height: 100%;
	width: 100%;
	margin-left: -150px;
	float: left;
	background-repeat: no-repeat;
	/* position: absolute;	*/
	z-index: 5000;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
}

.content-page {
	width: 100%;
	/*position: relative;	*/
}

.animation_imgs_all {
	position: relative;
	/* left:50%;	*/
}

#text_test {
	position: absolute;
	left: -200px;
	top: -20px;
}

#corner_text {
	position: absolute;
	bottom: 0;
	left: 0
}

.animation_page {
	background-image: none !important;
}

.sup_animation_imgs{ display:block!important}


@media (max-height: 685px) {
	#page {
		position: relative;
		top: 57px;
		height: 80%;
	}
	.navmenu {
		position: relative;
		height: auto;
	}
	#subnav {
		top: 15px;
	}
	#home_tag {
		top: 10px;
	}
	#allcontent {
		padding: 2vh 2%;
	}
}
@media (max-width:1366px) {
	div#corner_text_2 {
    margin-top: -30px;
}
}

@media (max-width: 979px) {
	#pdf_icon {
		position: initial;
		float: left;
	}
	#corner_text {
		display: none;
	}
	#contact_form ul {
		float: none;
		padding: 0;
		width: 100%;
	}
	.content_contact {
		width: 100%;
		height: auto;
		position: relative;
		display: block;
		overflow: auto;
	}
	#contact {
		float: left;
		/* position: absolute;		*/
		display: block;
		top: 30px;
		padding: 25px 10%;
		/* overflow: auto;		*/
		width: 80%;
	}
	.contact_box {
		margin-top: 70px;
		height: 100%;
	}
	.video-viewer {
		position: fixed;
		height: 100vh;
	}
	#social_media {
		position: initial;
		height: 60px;
	}
	.content {
		width: 100%;
		height: auto;
		float: none;
		margin-right: 2%;
		overflow: initial;
	}
	.content p {
		padding: 10px;
	}
	.thumb {
		margin-top: 70px;
		float: none;
		width: 100%;
		height: 50%;
	}
	.thumb-img {
		background-position: 50% 10%;
	}
	#gallery_projector {
		position: initial;
	}
	#thumbs_gale {
		position: initial;
	}
	#banner {
		height: 100vh;
	}
	.center {
		position: relative;
		top: 70px;
		height: auto;
		padding: 0;
		margin: 0;
		background-color: rgba(0, 0, 0, 0.7);
		display: block;
	}
	.center p {
		padding: 10px;
		color: #fff;
	}
	.content-page_teaching {
		position: relative;
		width: 90%;
		padding: 5%;
	}
	.content-page {
		overflow: auto;
		background-color: #000;
	}
	#main {
		height: auto;
	}
	#allcontent {
		padding: 0%;
		height: auto;
	}
	#mobile_bg {
		display: block;
	}
	.slides {
		display: block !important;
	}
	.bullets {
		display: block !important;
	}
	#youtube_viewer {
		display: none !important;
	}
	.images_home {
		height: 100%;
		width: 100%;
		background-position: 50%;
		background-size: contain;
		background-repeat: no-repeat;
	}
	#home_tag {
		top: 20px;
		left: 15px;
		position: fixed;
	}
	/*/	/////*/
	.main-nav>ul {
		background-color: rgba(0, 0, 0, 0.8);
		padding: 0;
	}
	.main-nav ul>li:hover ul {
		display: none;
	}
	.main-nav ul>li {
		display: block;
		float: none;
	}
	.main-nav ul>li ul {
		position: initial;
		display: none;
		margin: 10px 30px 0;
	}
	.main-nav ul>li ul li a {
		color: #fff;
	}
	.main-nav ul>li ul li {
		position: initial;
		width: 80%;
		float: none;
		padding: 0%;
		background-color: rgba(0, 0, 0, 0);
	}
	.main-nav {
		display: none;
		margin-top: 45px;
	}
	#show-nav {
		display: block;
		float: right;
		margin-right: 30px;
	}
	.navmenu {
		width: 100%;
		height: 0%;
		position: absolute;
		top: 20px;
		z-index: 1111;
	}
	#page {
		width: 100%;
		position: relative;
		height: auto;
		top: 0;
		margin: 0;
		overflow: initial;
	}
	#subnav {
		position: fixed;
		top: 25px;
		right: 0;
		height: 50px;
		width: 100%;
	}
	#gallery_projector {
		height: 70%;
		margin-top: 70px;
	}
	#thumbs_gale {
		top: 70%;
		width: 100%;
		height: auto;
		background-color: #000000;
		padding-bottom: 150px;
	}
	div#teaching_icon {
    margin-top: 100px;
}
}
@media (max-width: 767px) {
	div#teaching_icon {
		margin-top:100px;
}
div#teaching_icon .teaching_media_icon {
      width: 400px;
    height: auto;
    vertical-align: bottom;
    margin: 0 50px;
    margin-top:0px;
}
	div#teaching_icon {
    width: 100%!important;
    bottom: 0;
    position: relative;
}
}
@media (max-width: 685px) {

div#teaching_icon .teaching_media_icon {
      width:400px;
 
}
	
}
@media (max-width:520px) {
	div#teaching_icon .teaching_media_icon {
 width: 400px;
    height: auto;
    vertical-align: bottom;
    margin: 0 30px;
    margin-top: 0px;
}
	div#teaching_icon {
    width: 100%!important;
    bottom: 0;
    position: relative;
}
	
	
}
@media (max-width:480px) {
	div#teaching_icon .teaching_media_icon {
     width: 350px!important;
    
}

}
@media (max-width:440px) {
	div#teaching_icon .teaching_media_icon {
		    width:340px!important;

}

}

@media (max-width:425px) {
	div#teaching_icon .teaching_media_icon {
		    width:320px!important;

}

}
@media (max-width:420px) {
	div#teaching_icon .teaching_media_icon {
		    width:300px!important;
		margin-top:30px;
	
}

	div#teaching_icon {
    margin-top: 60px;
}
}

@media (max-width:385px) {
	div#teaching_icon .teaching_media_icon {
		    width:290px!important;
}

	
}
@media (max-width:376px) {
	div#teaching_icon .teaching_media_icon {
		    width:280px!important;
}

}
@media (max-width:340px) {
	div#teaching_icon .teaching_media_icon {
width: 250px!important;
    margin-left: 15px;
    margin-right: 15px;}


}
@media (max-width:320px) {
	div#teaching_icon .teaching_media_icon {
    width:250px!important;
    margin-left: 15px;
    margin-right: 15px;
	}
	


}
.screen-reader-response {
	display: none;
}

.wpcf7-form {
	text-align: center;
	margin: 0;
}

.wpcf7-response-output,
.wpcf7-mail-sent-ok {
	overflow: auto;
	padding: 10px;
	margin-top: 25px;
	display: inline-block;
	font-family: Century Gothic, arial, sans-serif;
	background-color: #4d6fae;
	color: #fff;
}


}
.wpcf7-display-none {
	display: none;
}
.wpcf7-not-valid-tip {
	float: right;
	font-size: 12px;
	font-family: Century Gothic, arial, sans-serif;
	color: #c7548f;
}