/*
Theme Name: PAZ Dark

Author: Rufino Velasco

Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.

origin BlankSlate WordPress Theme © 2011-2019 TidyThemese http://tidythemes.com/
origin URI: https://github.com/tidythemes/blankslate
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
*/

@font-face {
    font-family: Games;
	/*src:url(fonts/Games.ttf)*/
    src: url(https://rhre.pazacademy.ch/wp-content/themes/paz-dark/fonts/Games.ttf);
	
    font-weight: normal;  
}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;}
html, body{ margin:0; padding:0; width:100% !important; display:table; font-family:'Lato', sans-serif; font-size:15px; background:#000; color:#fff; line-height:1.5}


/* lists ol ul for cpost content and comments ------------------------------------------------------------------------------------------------*/
/*
ol, ul{ margin-left:1.3em;}
ol{list-style:decimal;}
ul{list-style:disc;}

ol li{padding-left:.3em}
ul li{padding-left:.2em}

li ol, li ul{ margin-left:2em;}

ol li ol, ul li ol{list-style:lower-latin}
ol li ul, ul li ul{list-style:circle}
ol li ol li ol, ol li ul li ol, ul li ul li ol, ul li ol li ol{list-style:lower-roman;}
ol li ol li ul, ol li ul li ul, ul li ul li ul, ul li ol li ul{list-style:square;}
*/


	.entry-content ol, .entry-content ul{margin:1em}
	.entry-content ol{list-style-type:decimal;}
	.entry-content ul{list-style-type:disc;}
	.entry-content ol li{padding-left:.3em;}
	.entry-content ul li{padding-left:.1em;}
	
	.entry-content ol ol, .entry-content ul ol{list-style-type:lower-latin;}
	.entry-content ol ul, .entry-content ul ul{list-style-type:circle;}
	.entry-content ol ol ol, .entry-content ol ul ol, .entry-content ul ol ol, .entry-content ul ul ol { list-style-type:lower-roman;}
	.entry-content ol ol ul, .entry-content ol ul ul, .entry-content ul ol ul, .entry-content ul ul ul { list-style-type:square;}
	
	
	.entry-content ol ol, .entry-content ol ul, .entry-content ul ol, .entry-content ul ul{margin-top: .5em; padding-left:.5em;}
	.entry-content ol ol ol, .entry-content ol ol ul, .entry-content ol ul ol, .entry-content ol ul ul, .entry-content ul ol ol, .entry-content ul ol ul, .entry-content ul ul ol, .entry-content ul ul ul{margin-top: .2em}
/* ------------------------------------------------------------------------------------------------------*/	
	.comment-text ol, .comment-text ul{margin:1em}
	.comment-text ol{list-style-type:decimal;}
	.comment-text ul{list-style-type:disc;}
	.comment-text ol li{padding-left:.3em;}
	.comment-text ul li{padding-left:.1em;}
	
	.comment-text ol ol, .comment-text ul ol{list-style-type:lower-latin;}
	.comment-text ol ul, .comment-text ul ul{list-style-type:circle;}
	.comment-text ol ol ol, .comment-text ol ul ol, .comment-text ul ol ol, .comment-text ul ul ol { list-style-type:lower-roman;}
	.comment-text ol ol ul, .comment-text ol ul ul, .comment-text ul ol ul, .comment-text ul ul ul { list-style-type:square;}
	
	.comment-text ol ol, .comment-text ol ul, .comment-text ul ol, .comment-text ul ul{margin-top: .5em; padding-left:.5em;}
	.comment-text ol ol ol, .comment-text ol ol ul, .comment-text ol ul ol, .comment-text ol ul ul, .comment-text ul ol ol, .comment-text ul ol ul, .comment-text ul ul ol, .comment-text ul ul ul{margin-top: .2em}
	
/* ------------------------------------------------------------------------------------------------------* /
	.entry-content ol li ol, .entry-content ol li ul, .entry-content ul li>ol, .entry-content ul li>ul{margin-left:2em;}
	.entry-content ol li ol, .entry-content ul li ol{list-style:lower-latin}
	.entry-content ol li ul, .entry-content ul li ul{list-style:circle}
	
	.entry-content ol li ol li ol, .entry-content ol li ul li ol, .entry-content ul li ul li ol, .entry-content ul li ol li ol{list-style:lower-roman; margin-left:2em}
	.entry-content ol li ol li ul, .entry-content ol li ul li ul, .entry-content ul li ul li ul, .entry-content ul li ol li ul{list-style:square; margin-left:2em}
	
	.comment-text ol{list-style:decimal; margin-left:1.3em}
	.comment-text ul{list-style:disc; margin-left:1.3em}
	
	.comment-text ol li ol, .comment-text ol li ul, .comment-text ul li>ol, .comment-text ul li>ul{margin-left:2em;}
	.comment-text ol li ol, .comment-text ul li ol{list-style:lower-latin}
	.comment-text ol li ul, .comment-text ul li ul{list-style:circle}
	
	.comment-text ol li ol li ol, .comment-text ol li ul li ol, .comment-text ul li ul li ol, .comment-text ul li ol li ol{list-style:lower-roman; margin-left:2em}
	.comment-text ol li ol li ul, .comment-text ol li ul li ul, .comment-text ul li ul li ul, .comment-text ul li ol li ul{list-style:square; margin-left:2em}
	ol li{padding-left:.2em;}
	ol, ul{margin-top:0.4em;}
/* ----------------------------------------------------------------------------------------------------------------------------------------- */

#wrapper{ position: relative}
 #container{display:block;min-width:320px;max-width:1000px;margin:0 auto; padding:.2em;}
   /*main*/   #content{margin:0 1em 0 0; line-height:18px;}
   /*aside*/  #sidebar{width:30%;margin-right:2%;float:right}
 #footer{padding-top:20px;clear:both}
	#menu-footer-menu li{float:left; margin: 0 1em}

.fixmenu li > ul {
  display: flex;
}
/*
.fixmenu li:hover > ul {
    /* display: flex;
}
.fixmenu li ul li {
    display: block;
    /* position: relative; * /
}

.fixmenu li:hover ul li a {
    padding: 10px;
    text-decoration: none;
    color: #f00;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: auto;
}

.fixmenu ul > ul li a {
    padding: 10px;
    text-decoration: none;
    color: #f00;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: auto;
}
*/


.container img{
    /*width: initial;*/
    max-width: 100%;
    height: auto;
	border:none !important;

}

p{text-align:justify;}
/* .entry-content p, .entry-content p a{font-size:15px;} */
a{color:#f9ac39;text-decoration:none}
a:hover{text-decoration:underline}

h1, h2, h3, h4, h5{font-weight:normal;margin:20px 0 10px;clear:both}
h1{font-size:25px;color:#666}
h2{font-size:20px;color:#777;}
h3{font-size:16px;color:#888}


#header{padding:0 2%;margin-bottom:10px;clear:left}
.page-template-sidebar-left-php #content{float:right}
.page-template-sidebar-none-php #content{width:96%}
.page-template-sidebar-left-php #sidebar{margin-right:0;margin-left:2%;float:left}
#hsidebar, #footer-sidebar{margin:0 2%}
#hsidebar .widget-container, #footer-sidebar .widget-container{padding-right:25px;margin-bottom:30px;float:left}

/* ------------------------------------------------------------------------------------------------------- 
 // FONT-FAMILYS      
 <link href="https://fonts.googleapis.com/css?family=Lato|Montserrat" rel="stylesheet">
 @import url('https://fonts.googleapis.com/css?family=Lato|Montserrat'); 
 use font-family: 'Lato', sans-serif;
 use font-family: 'Montserrat', sans-serif;

-------------------------------------------------------------------------------------------------------- */ 
a, h1, h2{font-family:'Montserrat', sans-serif;}
.entry-content p, .entry-content p a{font-family:'Lato', sans-serif;}
.entry-content ul, .entry-content ol, .comment-content ul, .comment-content ol{font-family:'Lato', sans-serif;}
code{font-family:'courier new',courier,serif;}

/*--------------------------------------------------------------
# Nav fix header and Parallax
--------------------------------------------------------------*/

/* Cabecero Fijo con Menú y boton reducido */
.navfix {	background-color: #777; color:#bbb; position: fixed; width: 100%; z-index: 3; box-shadow: 0px 0px 1px #666; font-family:'Montserrat', sans-serif; font-weight:600; line-height:1.4;
 			display: flex; flex-flow: row wrap; justify-content: space-evenly; align-items: center; padding:.5em;}
			
.navfix .fixinfo{margin-right:auto }

.fixlogin a{color:#f9ac39}
.fixlogin a:hover{color:#ffff23; text-decoration:none}
/*
.fixlogin a span{ text-decoration:none; vertical-align:.5em;}
.fixlogin a:hover span{ display: inline-block}
*/
.fixlogin img{ width:2.5em; margin-left:1.5em;}

.fixinfo .fixinfo-title{ font-size:1.4em}
.fixinfo .fixinfo-description{  font-size:1em;}

.fixmenu{ flex:1 1 100%; display:none; font-size: 1em; text-align:center;}
.fixmenu ul { margin: 0; padding: 0; list-style: none; overflow: hidden; background-color: #777; transition: all .2s ease-out; width:100%; text-align:center}

.fixmenu li{ display: block; vertical-align:top;}
.fixmenu li:hover{background:#fafaff}

.fixmenu li a { padding: 10px; text-decoration: none; color:#eee; font-size:16px; display:inline-block; width:100%; height:auto}
.fixmenu li a:hover {color:#f9ac39;}


.Xicon { cursor: pointer; padding: 28px 20px; position: relative; user-select: none; margin:0 2% 0 0; width:60px}

.Xicon .navicon { background: #eee; display: block; height: 4px; position: relative; transition: background .2s ease-out; width: 22px;}

.Xicon .navicon::before,
.Xicon .navicon::after { background: #eee; content: ''; display: block; height: 100%; position: absolute; transition: all .2s ease-out; width: 100%;}
.Xicon .navicon::before { top: 8px;}
.Xicon .navicon::after { top: -8px;}

.Xbtn { display: none;}


.Xbtn:checked ~ .fixmenu {display:inline-block;}

.Xbtn:checked ~ .Xicon .navicon { background: transparent;}
.Xbtn:checked ~ .Xicon .navicon::before { transform: rotate(-45deg);}
.Xbtn:checked ~ .Xicon .navicon::after { transform: rotate(45deg);}
.Xbtn:checked ~ .Xicon:not(.steps) .navicon::before,
.Xbtn:checked ~ .Xicon:not(.steps) .navicon::after { top: 0;}


@media (min-width: 780px) {
  .fixmenu li { display:inline-block;}
  .fixmenu li a { padding: 15px 20px;}
  .fixmenu { display: inline-block; flex: 0 0 auto}
  .navfix .Xicon { display: none;}
}

.current-menu-item, .current-menu-item a { color:#f9ac39 !important}

#parallax-header{padding:11em 2% 0 2%; color:#fff;;clear:left}
#parallax-header, #parallax-header a{color:#fff}
#parallax-site-title h1 a {
    font-size: 50px;
    padding: 0;
    margin: 0;
    font-weight: 700;
}
#parallax-site-description {
    font-size: 20px;
    margin: 20px;
    color: #fff;
}
/* Footer */

#copyright{position: relative;  top: 4em; text-align:center;}

/*--------------------------------------------------------------
# Modal Dialog box regiser form
--------------------------------------------------------------*/
.modal {
    overflow: auto;
    z-index: 99;
    line-height: 1.2;
	
	display:none;
    background-color: rgba(50,50,50,0.8);
    width: 100vw;
    height: 100vh;
    position: fixed;
	top:0;
	left:0;
    /*
	flex-flow: row;
    align-items: flex-start;
    justify-content: center;
	*/
    padding-top: 15vh;

}
.modal-dialog {
    margin: auto;
    background-color: #f3f3f3;
    padding: 0;
    outline: 0;
    width: 40vw;
	margin-top:15vh;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: abrir;
    -webkit-animation-duration: .5s;
    animation-name: abrir;
    animation-duration: .5s;
    z-index: 1000;
	color:#555;
}
.modal-header {
    background-color: #c33;
    color: #fff;
    text-align: left;
    padding: 0;
	display:flex;
	justify-content: space-between;
	align-items:center;
}
.modal-header img {
    width: 29px;
    margin-left: 10px;
}
.closebtn {
    padding: 1px 13px 1px 13px;
	font-size: 2em;

}
.closebtn:hover, .closebtn:focus {
    color: #fff;
    background-color: #f00;
    cursor: pointer;
}
.modal-content {
    /* background: url(/imagenes/pregunta-icon-2.png) 25px 10px no-repeat; */
    background-size: 40px 40px;
    font-size: 17px;
    padding-top: 15px;
    text-align: left;
    padding-left: 4vw;
}
.modal-footer {
    font-size: 20px;
    color: white;
    padding: 2px 16px;
    text-align: center;
    line-height: 1.8;
}
.optbtn {
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #33c;
    font-size: 14px;
    margin: 0 30px 18px;
    color: #000;
    background: #e5e5f5;
    border-radius: 5px;
}
.optbtn:hover {
    background: #f5f5ff;
    cursor: pointer;
}
@media (max-width: 780px) {
	.modal-dialog {
		margin-top:12vh;
		width: 60vw;
	}
}

@media (max-width: 600px) {
	.modal-dialog {
		margin-top:8vh;
		width: 75vw;
	}
}

/*--------------------------------------------------------------
# Register Form courses
--------------------------------------------------------------*/


#form-container {
    width: 80%;
    margin: auto;
	font-size:16px;
}
#inscribir select{
	display: inline-block;
    font-size: 20px;
    color: #fff;
    background: #888;
    padding: .3em;
}
#inscribir label{
    color: #fff;
    display: block;
    margin: 0.6em 0 0.3em 0;
}

#inscribir label.reqrd{
    font-weight: 800;
}
#inscribir label.tdtit{
}
input[type="text"], input[type="email"] {
	/*
    background: #FAFAFA;
    color: #666;
    border-radius: 0px;
    padding: 10px 15px;
    box-sizing: border-box;
    max-width: 100%;
	*/
    width: 100%;
	background:#888;
	color:#fff;
	font-size:16px;
	border: 1px solid #ccc;

}
#adress{ 
	display:flex; 
	justify-content: space-between; 
	align-items: center; 
	margin-top:.2em;
}
#adress span{ line-height: 1.8;}

#slug-course img {
    vertical-align: -30px;
}
/*
input#sbmt {
    width: auto;
    font-weight: bold;
    margin: 1em 0;
    padding: .5em 1.3em;
    font-size: 20px;
    background-color: #b33;
    color: #fff;
	cursor:pointer;
}
input#sbmt:hover { background-color:#e33;
}
*/
input#sbmt {
    width: 12em;
    height: 2.5em;
    line-height: 2em;
    padding: 0 10px;
    border-radius: 6px;
    background: linear-gradient(#eee, #999);
    color: #000!important;
    border: 0;
    box-shadow: none;
    margin: 0;
    float: none;
    text-shadow: none;
}
input#sbmt:hover {
    background: linear-gradient(#666, #eee);
    color: #fff!important;
}
/* ------------------------------------------------------------------------------------------------------- 
 // FIN , THE END
-------------------------------------------------------------------------------------------------------- */ 
