/*
Theme Name: PAZ Dark

BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
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.
Version: 2019
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
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

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%;font:inherit;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:'Libre Franklin', sans-serif; font-size:14px; background:#000; color:#fff}


#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;
}

/* Video responsive */
.mejs-controls { opacity: 0!important; transition: all 0.5s ease;}
.mejs-container:hover .mejs-controls { opacity: 1!important;}
.wp-video{ width:100% !important}
/*
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 57%;
}
.mejs-overlay, .mejs-poster {
  width: 100% !important;
  height: 100% !important;
}
.mejs-mediaelement video {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  width: 100% !important;
  height: 100% !important;
}
*/
.container img{
    /*width: initial;*/
    max-width: 100%;
    height: auto;
	border:none !important;

}


p{text-align:justify;margin:20px 0}
.entry-content p, .entry-content p a{font-family:'Libre Franklin',sans-serif;font-size:15px;line-height:20px}
a, h2{font-family:georgia,'times new roman',serif;color:#f9ac39;text-decoration:none}
a:hover{text-decoration:underline}

h1, h2, h3, h4, h5, h6{font-weight:normal;margin:20px 0 10px;clear:both}
h1{font-size:25px;color:#444}
h2{font-size:20px;color:#666;line-height:125%}
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;
 
<link href="https://fonts.googleapis.com/css?family=Libre+Franklin|Montserrat&display=swap" rel="stylesheet">
@import url('https://fonts.googleapis.com/css?family=Libre+Franklin|Montserrat&display=swap');
font-family: 'Libre Franklin', sans-serif;
font-family: 'Montserrat', sans-serif;
-------------------------------------------------------------------------------------------------------- */ 
a, h1, h2{font-family:'Montserrat', sans-serif;}
.entry-content p, .entry-content p a{font-family:'Libre Franklin', sans-serif;}
.entry-content ul, .entry-content ol, .comment-content ul, .comment-content ol{font-family:'Libre Franklin', 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:14px; 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: 12px 19px;}
  .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
-------------------------------------------------------------------------------------------------------- */ 
