@charset "utf-8";
/* color #00A859 */



/* menu */
a {
    color: #00A859;
}
.btn-primary {
    background-color: #00A859;
    border-color: #00A859;
}
.site-logo img {
    max-width: 160px;
}
@media (max-width: 992px) {
    .site-logo img {
        max-width: 140px;
    }
}
.site-navbar .site-navigation .site-menu .active > a {
    color: #00A859;
}
.social-wrap a {
    background: #00A859;
}



/* slider */
.intro-section h1 {
    font-size: 5rem;
}
@media (max-width: 992px) {
    .intro-section h1 {
        font-size: 2.5rem;
    }
}
.intro-section, .intro-section .container .row {
    min-height: inherit;
}
.intro-section, .intro-section .container .row {
    height: calc(100vh - 176px);
}



/* ACERCA - por que lara */
.section-title-underline span {
    border-bottom: 4px solid #00A859;
}
.acerca-img {
    position: absolute;
    width: 200px;
    margin: auto;
    right: 0;
    left: 0;
    bottom: 240px;
}
/* mask images */
/* https://oxygen4fun.supadezign.com/tutorials/masking-images-videos-in-css/ */
.mask {
    -webkit-mask-image: url(https://laravasallo.edu.mx/images/mask-slider.svg);
    -moz-mask-image: url(https://laravasallo.edu.mx/images/mask-slider.svg);
    -o-mask-image: url(https://laravasallo.edu.mx/images/mask-slider.svg);
    -webkit-mask-position: center;
    -moz-mask-position: center;
    -o-mask-position: center;
	-webkit-mask-repeat: no-repeat;
	-moz-mask-repeat: no-repeat;
	-o-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
    -moz-mask-size: cover;
    -o-mask-size: cover;
    mask-image: url(https://laravasallo.edu.mx/images/mask-slider.svg);
    mask-position: center;
	mask-repeat: no-repeat;
	mask-size: cover;
	width: 100%;
}	
.margen-acerca:not(:last-child) {
    margin-bottom: 100px
}
.feature-1 .feature-1-content, .person .feature-1-content {
    padding: 80px 20px 20px 20px;
    margin-top: 10px;
}    




/* oferta educativa */
.course-1-item .category {
    background: #00A859;
}
.price a {
    color: #ffffff!important;
}
.owl-slide-3 .owl-nav .owl-prev, .owl-slide-3 .owl-nav .owl-next, .owl-slide .owl-nav .owl-prev, .owl-slide .owl-nav .owl-next {
    background: #000000;
}



/* testimonios */
.ftco-testimonial-1 .ftco-testimonial-vcard img {
    object-fit: cover;
}



/* tips y reglamento */
.section-title-underline.style-2 span {
    border-color: #00A859;
}
.section-bg.style-1 .icon {
    color: #00A859;
}
.section-bg.style-1 h3 {
    color: #00A859;
}



/* Avisos y Eventos */
.news-updates .section-heading span {
    font-size: 16px;
}
.news-updates .post-entry-big .post-content .post-meta span {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #939393;
}    
.news-updates .post-entry-big .post-content .post-meta a {
    color: #00A859;
}    
.news-updates .post-entry-big .post-content .post-meta a:hover {
    color: #303030;
}    
.img-noticia {
    object-fit: cover;
    width: 90px;
    height: 90px;
}



/* Videos */
.video-ico {
    aspect-ratio: 16/9;
    object-fit: cover;
}


/* recapcha v2 */
.g-recaptcha {
	display: inline-block;
}

/* LISTA DE CONTENIDOS */

/* video thumb responsive 16:9 */
.video-wrapper {
    position: relative;
    padding-bottom: 56.2%;
}
.video-wrapper img {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* catego tags vistas */
.blog-info-link {
    padding: 0px;
}
.blog-info-link li {
    list-style: none;
    float: left;
    font-size: 14px;
}
.blog-info-link li a {
    color: #00A859;
}
.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-right: 5px;
}
.blog-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px;
}
.blog-info-link li:last-child::after {
    display: none;
}
.blog-info-link::after {
    content: "";
    clear: both;
    display: table;
}




/* SIDE BAR */
/* imagen sidebar */
.sidebar-img {
    object-fit: cover;
    height: 80px;
    width: 80px;
}
.media-body {
	min-width: 0;
}
/* bloques */
.blog_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}
/* buscar input */
.blog_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0;
}
.blog_right_sidebar .search_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    cursor:pointer;
}
.blog_right_sidebar .search_widget .input-group button span {
    font-size: 14px;
    color: #999999;
}
.boxed-btn {
    background: #fff;
    color: #00A859!important;
    display: inline-block;
    padding: 18px 44px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #00A859;
    letter-spacing: 3px;
    text-align: center;
    cursor: pointer;
}
/* lista categorias */
.list {
    padding: 0px;
}
.blog_right_sidebar .post_category_widget .cat-list li {
    list-style: none;
}
/* recientes y relacionadas */
.blog_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-left: 20px;
}
.blog_right_sidebar .popular_post_widget .post_item + .post_item {
    margin-top: 20px;
}
/* etiquetas poulares */
.blog_right_sidebar .tag_cloud_widget ul li {
    display: inline-block;
}
.blog_right_sidebar .tag_cloud_widget ul li a {
    display: inline-block;
    border: 1px solid #eeeeee;
    background: #fff;
    padding: 4px 20px;
    margin-bottom: 8px;
    margin-right: 3px;
    transition: all 0.3s ease 0s;
    color: #888888;
    font-size: 13px;
}
.blog_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #00A859;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
/* contacto sidebar */
.sidebar-contacto-text {
    margin-bottom: 20px;
    text-align: justify;
    font-size: 14px;
    line-height: 18px;
}



/* paginación */
#SoloMovil {
    display: none;
    font-size: 20px;
    line-height: 38px;
    margin: 0 10px;
}
@media (max-width: 768px) {
	#hide {
	display:none;
	}
	#SoloMovil {
	display:inline;
	}
}


/* CONTENIDOS */

.social-icons {
    padding: 0;
}
.compartir li {
    display: inline-block;
    margin-right: 15px;
}

/* mapa iframe */
/* contenido mapa responsivo ::: NUEVO */
.map-responsive{
    overflow: hidden;
    position: relative;
    height: 0;
}
.map-responsive iframe{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.ratio-4-3 {
    padding-bottom: 75.00%;
}
.ratio-16-9 {
    padding-bottom: 56.25%;
}
.ratio-21-9 {
    padding-bottom: 42.85%;
}



/* NAVEGADOR DE CONTENIDOS */
.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px;
}
.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    border-top: 1px solid #eee;
    padding-top: 30px;
}
.nav-contenidos-img {
    object-fit: cover;
    height: 60px;
    width: 60px;
}
.navigation-area .arrow {
    position: absolute;
}
.navigation-area .arrow a {
    color: #ffffff;
}
/* opacitys ambos */
.single-post-area .navigation-area .nav-left .thumb img, .single-post-area .navigation-area .nav-right .thumb img {
    opacity: 1;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.single-post-area .navigation-area .nav-left:hover .thumb img, .single-post-area .navigation-area .nav-right:hover .thumb img {
    opacity: .5;
}
.single-post-area .navigation-area .nav-left .lnr, .single-post-area .navigation-area .nav-right .lnr {
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.single-post-area .navigation-area .nav-left:hover .lnr, .single-post-area .navigation-area .nav-right:hover .lnr {
    opacity: 1;
}
/* lado izquierdo */
.single-post-area .navigation-area .nav-left {
    text-align: left;
}
.single-post-area .navigation-area .nav-left .thumb {
    margin-right: 20px;
    background: #000;
}
.single-post-area .navigation-area .nav-left .lnr {
    margin-left: 20px;
}
/* lado derecho */
.single-post-area .navigation-area .nav-right {
    text-align: right;
}
.single-post-area .navigation-area .nav-right .thumb {
    margin-left: 20px;
    background: #000;
}
.single-post-area .navigation-area .nav-right .lnr {
    margin-right: 20px;
}
/* responsivo */
@media (max-width: 767px) {
  .single-post-area .navigation-area .nav-left {
    margin-bottom: 30px;
  }
}


/* footer */
.img-footer {
    max-width: 220px
}


/* BUSQUEDA */
#search {
	z-index: 9999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
	-moz-transform: translate(0px, -100%) scale(0, 0);
	-o-transform: translate(0px, -100%) scale(0, 0);
	-ms-transform: translate(0px, -100%) scale(0, 0);
	transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
	-o-transform: translate(0px, 0px) scale(1, 1);
	-ms-transform: translate(0px, 0px) scale(1, 1);
	transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #444444;
  opacity: 1; /* Firefox */
}
#search input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #444444;
}
#search input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #444444;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
@media (max-width: 768px){
	#search input[type="search"] {
		font-size: 7.5vw;
	}
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -57px;
	background-color: #00A859;
	border-color: #00A859;
	border-radius: 0;
	color: #ffffff;
	font-size: 2rem;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #ffffff;
	background-color: transparent;
	border-color: transparent;
	opacity: 1;
	padding: 10px 10px;
}

/* clears the 'X' from Internet Explorer */
#search input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
#search input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
#search input[type="search"]::-webkit-search-decoration,
#search input[type="search"]::-webkit-search-cancel-button,
#search input[type="search"]::-webkit-search-results-button,
#search input[type="search"]::-webkit-search-results-decoration { display: none; }

