/*
Theme Name: YOGA42 AKORA
Theme URI: http://workshop.akora.mx/
Description: Theme YOGA42 AKORA
Author: AKORA
Author URI: http://akora.mx
Version: 1.0

License URI:

*/

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: inherit;
	vertical-align: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: normal;
	color:#444444;
	font-size:16px;
	font-family: 'Open Sans', 'sans-serif';
	font-weight:400;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
strong{
	font-weight:blod;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('fuentes/opensans-light-webfont.eot');
    src: url('fuentes/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-light-webfont.woff') format('woff'),
         url('fuentes/opensans-light-webfont.ttf') format('truetype'),
         url('fuentes/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansitalic';
    src: url('fuentes/opensans-italic-webfont.eot');
    src: url('fuentes/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-italic-webfont.woff') format('woff'),
         url('fuentes/opensans-italic-webfont.ttf') format('truetype'),
         url('fuentes/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold';
    src: url('fuentes/opensans-bold-webfont.eot');
    src: url('fuentes/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-bold-webfont.woff') format('woff'),
         url('fuentes/opensans-bold-webfont.ttf') format('truetype'),
         url('fuentes/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('fuentes/opensans-regular-webfont.eot');
    src: url('fuentes/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-regular-webfont.woff') format('woff'),
         url('fuentes/opensans-regular-webfont.ttf') format('truetype'),
         url('fuentes/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanssemibold';
    src: url('fuentes/opensans-semibold-webfont.eot');
    src: url('fuentes/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-semibold-webfont.woff') format('woff'),
         url('fuentes/opensans-semibold-webfont.ttf') format('truetype'),
         url('fuentes/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sanslight_italic';
    src: url('fuentes/opensans-lightitalic-webfont.eot');
    src: url('fuentes/opensans-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fuentes/opensans-lightitalic-webfont.woff') format('woff'),
         url('fuentes/opensans-lightitalic-webfont.ttf') format('truetype'),
         url('fuentes/opensans-lightitalic-webfont.svg#open_sanslight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
a{
	text-decoration:none;}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.clear{
	clear:both;
	}
strong{
	font-weight:bold;}	

/*Header*/

.header{
    height: 54px;
	width:100%;
	position:fixed;
	z-index:1;
	background-image:url(images/bg-header.png);
	background-repeat:repeat-x;

	}	
	
.header .logo{
    background: url("images/logo.png") no-repeat;
    display: block;
    float: left;
    height: 27px;
    margin-left: 8px;
    margin-top: 14px;
	width:105px;

}
.header  .menu{
	margin-top:4px;

	}
.header-top{
	padding-top:10px;
	height:30px;
	}
.lineas {
	background:url(images/lineas.png) no-repeat;
	width:228px;
	height:4px;
	margin:0 auto 47px auto;
}	
		

.redes{
	margin-top:15px;
	
	}
.redes .facebook,
.redes .twitter,
.redes .correo{
	background:url(images/iconos-redes.png) no-repeat;
    display: block;
    float: right;
	}	
.redes .facebook{
    background-position: 0 0;
    height: 19px;
    width: 10px;
	margin-right:19px;
	}

.redes .twitter{
    background-position: -27px 0;
    height: 18px;
    margin-right: 15px;
    width: 16px;
	}

.redes .at16nc.at16t_email,	
.redes .correo{
  	background-position: -57px 0;
    height: 18px;
    margin-right: 11px;
    width: 18px;
	}	
						
/*MENU */
.menu-header{
}
#nav-wrap{

	background-image:url(images/bg-header.png);
	background-repeat:repeat;
}
.menu-header li{

}
.menu-header li a{
    color: #443F46;
    font-size: 0.75em;/*12/16*/
	padding:6px;
	border-radius:6px;
	text-transform:uppercase;
	font-weight:400;
}
a,
a:hover,
a:active{
	text-decoration:none;
}
.menu-header li a:hover,
.menu-header li a:focus,
.menu-header li a:active,
.menu-header li.current-menu-item a
{
	background-color:#F88C31;
	text-transform:uppercase;
	color:#FFF;	
	}
/* los submenús */
.menu-header ul {
	margin:13px 0 0 -20px;
	position: absolute;
	background-color:#FFF;
	border:none;
	background-image:none;
	width:256px;
	padding:0 5px;
}
.menu-header li:hover > ul {
   }
.menu-header ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	float:none;
	background-image:none !important;
	display:block;
}
.menu-header li:hover > ul li {
	height: auto; /* los mostramos */
	overflow: visible;
	padding: 0;
}
.menu-header ul li a {
	border: none;
	display:block;
	color:#9797A6 !important;
	border-top:1px solid #D6D6D6;
	padding:8px 0 8px 17px;
	font-size:11px;
	background:url(images/flechas.png) no-repeat;
	background-position:5px 13px;
	text-decoration:none !important;
}
.menu-header ul li a:hover {
	color:#DC0330 !important;
	height:auto;
	padding: 10px 0;
	font-size:11px;
	background-image:url(images/flechas.png);
	background-repeat:no-repeat;
	background-position:5px -67px;
	padding:8px 0 8px 17px;
	text-decoration:none;
}	

/*Index*/
.barra{
	width:100%;
	background:url(images/bg-barra.jpg) no-repeat; 
	-webkit-background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-position: 50% 70%;
	background-size:cover;		
	height:1004px;
	padding-top:214px;
	}
.barra .logo{
	margin-bottom:26px;

	}		
.barra h2{
	border-bottom:1px solid #FFF;
	color:#F15D13;
	font-weight:300;
	font-size:1.5625em; /*25/16*/
	margin-bottom:17px;
	padding-bottom:17px;
	}	
.barra .texto{
	color:#4C3F3A;
	font-size:1.125em;/*18/16*/
	margin-bottom:20px;
	font-weight:400;

	}			

h1{
	font-family: 'open_sanslight';
	font-size:2.8125em;/*45/16*/
	padding-bottom:20px;
	background-image:url(images/bg-h1.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:300;
	margin-bottom:31px;
	text-transform:uppercase;
	display:inline-block; 
	}
.blog-header h2{
	font-family: 'open_sanslight';
	font-size:2.8125em;/*45/16*/
	padding-bottom:35px;
	background-repeat:repeat-x;
	font-weight:300;
	display:inline-block;
	text-transform:uppercase; 
	color: #FFFFFF;
	}
section#coaching{
	font-weight:400;
	font-size:0.875em;/*14/16*/
	color:#444444;

		}
section#coaching p{		
	line-height:24px;		
}

section#coaching h1{
	color:#BD303F;

	}
section#coaching ul{
	list-style: disc;
	margin-left: 55px;
	color: #777777;
	font-family: 'open_sansitalic';
	font-size: 14;
}

section#coaching h2{
	font-size: 1.500em;
	color:#D38026;
}
section#clases h1, section#historia h1{
	color:#FFF;
	background:url(images/bg-h1clases.png) repeat-x bottom;
	padding-bottom:25px;
	}
section#clases .clases, section#historia .historia{
	height:254px;
	margin-right:-33px;
	
	
}
section#historia .historia{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	font-size: 14px;
}
.blog-header{
	background:url(images/bg-blog.png) no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	padding:81px 121px;
	height: 165px;
	text-align: right;
	margin-bottom: 55px;
}

.texto_blog h4{
	font-family: 'open_sanssemibold';
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
}
.texto_blog p{
	font-family: 'open_sansregular';
	font-size: 14px;
	color: #333333;
	margin-bottom: 35px;
	text-align: left;
}
.texto_blog a.vermas, .texto_blog a.vermas:hover{
	font-family: 'open_sanssemibold';
	font-size: 12px;
	color:#333333;
}

section#testimonios h1, #equipo h1{
	color:#8AA71B;
	}
section#contactanos h1{
	color:#85B200;
	}	
.blogtodos h1, section#blog h1{
	background:url(images/bg-h1blog.png) repeat-x bottom ;
	color:#FFF;
	float:right;
	margin-bottom:39px;
	padding-bottom:20px;
	}					
h2{

	}	
h3{
	color:#D87E00;
	font-size:1.75em;/*28/16*/
	margin:48px 0;
	font-weight:300;
	font-style:italic;	
	}

h4{

	}

h5.title_contacto{
	color:#59B200;
	font-size:0.875em;
	margin-bottom:17px;
	font-weight: 100;
	font-family: 'Open Sans',sans-serif;
	
	}

h6{
	}	
/*COACHING*/			

section#coaching{
	background-image:url(images/bg-coaching.jpg);
	background-position:bottom center;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-color:#EEE;
	background-repeat:no-repeat;
	width:100%;
	padding-top:88px;
	padding-bottom:100px;
	}
section#coaching .yoga{
	background-color:#FFF;
	padding:31px;
	margin-top:80px;}
section#coaching .yoga span.title{
	color:#D66C00;
	font-weight:300;
	font-style:italic;

	}
	
section#coaching .yoga p{
	margin-bottom:26px;
}		
section#coaching .bx-pager{
	right: 0;
    width: auto;	
	}	

		

/*Section clases*/	
section#clases{
	background-image:url(images/bg-clases2.jpg);
	background-repeat:no-repeat;	
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	padding-top:111px;
	height:898px;
	width:100%;	
	color:#FFF;
	font-size:14px;	
	text-align: right;
}
section#clases .clases strong{
	font-weight:700;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	vertical-align: middle !important;
	padding: 20px 0px !important;
	font-weight: bold;
}
section#clases table, th, td {
   border: 1px solid #fff;
 }
th.col-md-1.col-lg-1, tr{
	text-align: center;
}
div.direccion{
	text-align: center;
	margin-top: 55px;
}
div.direccion span{
	font-weight: bold;
}
table th.practices span, td.practices{
	text-align: left;
	padding-left: 25px;
}
td.practices span{
	padding-left: 25px;
}
/*Section historia*/	
section#historia{
	background-image:url(images/bg-historia.jpg);
	background-repeat:no-repeat;	
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	padding-top:111px;
	height:603px;
	width:100%;	
	color:#FFF;
	font-size:0.875em;/*14/16*/
	text-align:right;
	
}
section#historia .historia strong{
	font-weight:700;
	
}
section#historia p{
	text-align: left;
}
	
/*Section Testimonios y Equipo*/	

section#testimonios, section#equipo{
	padding-top:104px;
	background:url(images/bg-testimonios.png) bottom repeat-x;	
	font-weight:400;
	font-size:0.875em;
	padding-bottom:100px;	
	
	}
section#testimonios .texto-testimonio, section#equipo .texto-equipo{
	padding-top:51px;
}
section#testimonios .texto-testimonio span, 
section#equipo .texto-equipo span{
	font-weight:700;
	font-size:0.8571em;
	font-size: 1.000em;
	}
div .texto-equipo .cargo{
	font-family: 'open_sansitalic';
	font-weight: 400!important;
}			
/*Section Blog*/	
.blogtodos, section#blog{
	background-image:url(images/bg-blog.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
	padding:38px 0 42px 0 ;
	color:#FFF;
	font-weight:400;
}


.blogtodos a, section#blog a,
.blogtodos a:hover, section#blog a:hover,
.blogtodos a:active, section#blog a:active{
	color:#FFF;
	font-weight:700;
	}
.blogtodos .img, section#blog .img{
	width:100%;
	height:auto;
	margin-bottom:30px;
	overflow:hidden;
	text-align:  center;
}
.blogtodos img, section#blog img{
	border:3px solid #FFF;
	width: 100%;
	height: auto;
	display:  inline-block;
}
.vermas{
	font-size:0.75em;
}
.vermas:hover{
	text-decoration:underline;
}
.conte-single{
	text-align: center;
}
.conte-single h1{
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;

}
.conte-single p{
	text-align: left;
}
.conte-single hr{
	border-bottom: 1px #BBBBBB solid;
	margin: 50px 0px;
}
section#contactanos .vermas{
	color:#40526B;
}
section#contactanos .instagram{
	margin-bottom:20px;
	}

section#blog .vertodo{
	border:2px solid #FFF;
	color:#FFF;
	padding:10px 34px; 
	font-weight:700;
	font-size:0.75em;
	cursor:pointer;
}
section#blog .todo{
	margin:36px auto 0 auto;
	text-align:center;
	}



	
/*Section Contactanos*/
section#contactanos{
	background-color:#FFF;
	padding-top:92px;
	padding-bottom:80px;

}
section#contactanos .twitter,
section#contactanos .escucha{
	font-size:0.875em;
	color:#3F526B;
	/*background:url(images/bg-h1.png) bottom repeat-x;
	padding-bottom:20px;
	margin-bottom:23px;*/
}
section#contactanos div.container div.estudios p, section#contactanos div.container div.estudios p > a {
	color:#3F526B;
}
/*div.row.escucha, div.row.instagram, div.row.contactanos{
	margin-left: 10px;
}*/
.redes{
	padding-top:15px;}
.contacto{
	margin-left:-15px;}
.contacto input,
.contacto textarea{
	border:1px solid #AAAAAA;
	padding-left:15px;
	margin-bottom:17px;
	width:100%;
	font-size:0.75em;
}
.contacto input{
	font-size: 18px;
line-height: 1.33;
}
.contacto textarea{
	height:72px;
	padding-top:10px;
}
.contacto input.enviar{
	background-color:#BDD35F;
	height:36px;
	width:121px;
	float:right;
	border:none;
	color:#FFF;
	font-weight:700;
	text-align:center;
}

.contacto hr{
	border-top: 2px solid #D6D3D3; 
}
.contactanos{
	margin-top: 25px;
}
 /*.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active*/
.btn.btn-default.btn-lg.btn-center{
	background-color:#BDD35F;
	width:100%;
	border:none;
	color:#FFF;
	text-align:center;
	border-radius: 0;
	padding: 21px 0px;
	margin-top: 50px;
}
/*Modal*/
div.modal-body table{
	width: 85%;
	margin: 0 auto;
	vertical-align: middle !important;
}
div.modal-body table tbody td{
	border-bottom: 1px #DDDDDD solid;
	font-family: 'open_sansregular';
	font-size: 14px;
	padding: 15px 0px;
}
div.modal-body table tbody td p{
	font-family: 'open_sansitalic';
	color:#666666;
	display: inline-block;
}
div.modal-body table tbody td:first-child{
	text-align: left;
	
	color: #111111;
}
div.modal-body table tbody td:last-child{
	text-align: right;
	color: #D8A300;
}
div.modal-body table tbody tr:last-child{
	border-bottom: 0px;
}
div.modal-dialog{
	width: 75%;
}
.modal-header{
	border: 0px !important;
	margin-left: 8%;
	padding-left: 0px !important;
}
.modal-body{
	margin-bottom: 20px;
}
h1.modal-title{
	font-family: 'open_sanslight';
	font-size: 45px;
	color: #BD3040 ;
	padding-bottom: 25px;
}
/*Footer*/	
footer .container{
	background:url(images/bg-h1.png) repeat-x top;
	padding-top:23px;
	padding-bottom:27px;
	text-align:center;
	}
footer .footer{
	font-size:0.75em;
	}		

.logo-footer{
	background-image:url(images/logo-footer.png);
	width:74px;
	height:49px;
	display:block;
	margin:0 auto;
	}
					
p{
	margin-bottom:13px;}	
	
section#title{
	background-image:url(images/bg-title.png);
	background-repeat:no-repeat;		
	height:193px;
	padding-top:90px;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;	
}	
section#title h1{
	color:#FFF;
	float:right;
}
section#single{
	padding-top:28px;
	margin-bottom:42px;

}
section#single img{
	margin-bottom:42px;
	}
section#single h1{
	color:#444444;
	text-transform:none;
}
section#single p{
	font-size:0.875em /*14/16*/;
	color:#444444;
	}


.single-slide > .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-color:transparent !important;
	color:#F00;
	}
.single-slide > .bx-wrapper .bx-pager.bx-default-pager a:hover, .single-slide >  .bx-wrapper .bx-pager.bx-default-pager a.active{
	background:transparent !important;
	}
	div.bx-pager.bx-default-pager{
		text-align: center;
	}	
.single-slide > .bx-wrapper .bx-pager.bx-default-pager a
.single-slide > .bx-wrapper .bx-pager.bx-default-pager a:hover, 
.single-slide > .bx-wrapper .bx-pager.bx-default-pager a.active{
background-color:transparent !important;
	}	
.LV_validation_message{
	display:none;
}
.LV_invalid_field{
	border:1px solid #F00 !important;
}	
.centerText{
	text-align: center;
}
.centerText img{
	display: inline-block;

}
.group img{
    width: 86px;
    margin-bottom: 3px;
} 
div.row.estudios, div.row.twitter, div.row.contacto, div.row.instagram, div.row.escucha, div.row.contactanos{
	margin-right: 15px;
}
@media (max-width: 565px) {
	.barra .texto{
	color:#FFF;
	font-size:1.125em;/*18/16*/
	margin-bottom:20px;
	font-weight:400;
	}
}
@media (max-width: 768px) {
    .margin-sm {
        margin-top:20px;
    }
}