/*
Theme Name: Academica Pro UCLV
Theme URI: http://intranet.uclv.edu.cu
Version: 1.0.0
Description: UCLV official theme
Author: DIC
Author URI: http://red.uclv.edu.cu
Template: academica_pro
*/
@import url("../academica_pro/style.css");

/* Aqui empieza la personalizacion de tu tema
-------------------------------------------------------------- */

/*FONTS*/

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: local("Roboto"), local("Roboto-Regular"), url('fonts/Roboto/Roboto-regular.woff2') format('woff2');
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: local("Roboto"), local("Roboto-Medium"), url('fonts/Roboto/Roboto-medium.woff2') format('woff2');
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: local("Roboto"), local("Roboto-Black"), url('fonts/Roboto/Roboto-black.woff2') format('woff2');
}

body {
    background-color: #f3f3f3;
    color: #666;
    font-family: 'Roboto', "Segoe UI", Helvetica, Tahoma, sans-serif;
    font-size: 62.5%;
    line-height: 1.2em;
    text-align: center;
    margin: 0;
    padding: 0;
    font-feature-settings: "liga";
    -webkit-font-feature-settings: "liga";
}

#logo a img {
    height: 125px;
    width: auto;
}

.uclv-site-title {
    display: none;
}

#logo .site-description {
    display: none;
}

/*Customization of the loop into the post content*/
.post-content ul.posts-archive {
    margin: 0;
}

.post-content ul > li.loop-post-single {
    margin: 0;
    list-style-type: none;
    margin-bottom: 15px;
}

.post-content .posts-archive h2, .post-content .posts-archive h2.entry-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
    margin: 0 0 0.5em;
    overflow: hidden;
}

.post-content .posts-archive h2 > a {
    text-decoration: none;
}

.post-content .archives-columns-one .loop-post-single {
    font-size: 14px;
}

/*Custom pagination*/
#loopage.pagination-wrap {
    text-align: center;
}

#loopage.pagination-wrap .page-numbers {
    text-decoration: none;
    color: #0D3C6C;
    background-color: #F1F1F1;
    line-height: 24px;
    padding: 7px 10px;
}

#loopage.pagination-wrap .page-numbers:hover, #loopage.pagination-wrap .page-numbers:focus {
    transition-duration: 0.3s;
    background: #0D3C6C none repeat scroll 0% 0%;
    color: #FFF;
}

#loopage.pagination-wrap .page-numbers.current {
    background-color: #0D3C6C;
    color: #FFF;

}

/*Social icons*/
body .social-links li a .social-icon {
    font-size: 50px;
}

body .social-links {
    text-align: center;
}

/**/
.widget-blue ul.posts-side li {
    border-bottom: 1px solid #525F7E;
}

/**/
/*#featured-posts.flexslider {*/
/*border-top: 6px solid #D8B446;*/
/*}*/

/*Relevant information*/
.infobox {
    padding: 0px 8px;
    background-color: rgb(236, 236, 236);
    color: rgb(75, 75, 75);
    border-top: 6px solid rgb(153, 153, 153);
    font-size: 14px;
}

/*Pagina Postgrado*/
.post-content .fourcol-one .posts-archive h2 {
    font-size: 12px;
}

.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
    float: left;
    margin-right: 2%;
    position: relative;
}

.fourcol-one {
    width: 23.5%;
}

/*WIDGETS*/
.widget-col-50 {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 0;
}

.widget-col-50 .textwidget {
    margin: 15px;
}

.widget-col-25 {
    width: 25%;
    float: left;
    display: inline-block;
    padding: 0;
}

.widget-col-25 .textwidget {
    margin: 15px;
}

.widget-col-75 {
    width: 75%;
    float: left;
    display: inline-block;
    padding: 0;
}

.widget-col-75 .textwidget {
    margin: 15px;
}

.widget-wpp-list-posts {
    margin-bottom: 10px;
}

.widget-events {
    width: 33.3333%;
    float: left;
}

.widget-events .widget-events-wrapper {
    margin: 10px;
    margin-bottom: 15px;
}

.widget-banner {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
}

.widget-banner > ul {
    margin-left: -10px;
    margin-right: -10px;
}

.all-events-link {
    display: block;
    clear: left;
    text-align: center;

    background-color: rgb(223, 194, 83);
    border: medium none;
    padding: 20px;
    margin: 10px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
}

.all-events-link a {
    color: #5b470b;
}

.all-events-link a:hover {
    color: #a41d31;
}

.widget-events img {
    width: 100%;
    height: auto;
}

.widget-col-50-last {
    margin-right: 0;
}

/*Buttons*/
input#searchsubmit {
    box-shadow: none !important;
    background-image: none;
    background-color: rgb(223, 194, 83);
    border: medium none;
    padding: 10.5px;
    text-shadow: none;
    width: 27%;
}

/*Events*/
.em-calendar {
    width: 100%;
}

.em-calendar tr, th, td {
    border-bottom: none;
}

table.em-calendar td.eventless-today {
    border-radius: 100%;
}

table.em-calendar td {
    padding: 4px;
    text-align: center;
}

table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #a41d31;
    font-weight: 600;
}

input#searchsubmit:hover {
    background-color: #b9972f;
}

.template-narrow .thumb-singular {
    width: 45%;
    float: right;
    padding: 20px;
}

.template-narrow h1.post-title, .template-narrow .column-narrow h1.post-meta, .template-narrow .divider {
    width: 50%;
}

.sf-menu .sub-menu {
    z-index: 100 !important;
}

/*slider*/
.recent-post-slider.design-3 .post-image-bg {
    background: #f1f1f1;
    height: 350px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.recent-post-slider.design-3 .post-image-bg img {
    transition: height 0.1s ease-in-out;
    transition: transform 0.8s cubic-bezier(.65, .05, .36, 1);
    left: -9999px;
    margin: 0 auto !important;
    opacity: 1;
    position: absolute;
    right: -9999px;
    width: 100% !important;
}

.recent-post-slider.design-3 a {
    color: #fff;
}

.recent-post-slider.design-3 .post-short-content {
    height: 46%;
    clear: both;
    background: rgba(51, 51, 51, 0.5);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 15px 30px 35px 30px;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in-out 0s;
}

.recent-post-slider.design-3 .wp-post-content {
    opacity: 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
}

.recent-post-slider.design-3 .post-short-content {
    display: none
}

.recent-post-slider.design-3 .post-overlay:hover > .post-short-content .wp-post-content {
    opacity: 1;
    height: auto;
}

.recent-post-slider.design-3 .post-overlay:hover > .post-short-content {
    height: 70%;
}

.recent-post-slider.design-3 .recentpost-categories {
    left: 0;
    top: 0px;
    position: absolute;
}

.recent-post-slider.design-3 .wp-post-content p {
    color: #fff;
}

.recent-post-slider.design-3 .slick-arrow {
    bottom: 47.5% !important;
    top: auto !important;
}

.recent-post-slider.design-3 .slick-next {
    right: -80px !important;
    opacity: 0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.recent-post-slider.design-3:hover .slick-next {
    right: 0px !important;
    opacity: 1;
}

.recent-post-slider.design-3 .slick-prev {
    left: -80px !important;
    opacity: 0;
    right: auto !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.recent-post-slider.design-3:hover .slick-prev {
    left: 0px !important;
    opacity: 1;
    right: auto !important;
}

.recent-post-slider.design-3 .slick-dots {
    left: 15px !important;
    right: 15px !important;
    bottom: 0px !important;
    text-align: center;
    width: 100%;
    border: none;
}

.recent-post-slider .slick-dots li > button {
    box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, 0.1);
    border: 0px !important;
}

.recent-post-slider .slick-dots li.slick-active button {
    background-color: #dfc253 !important;
}

.recent-post-slider button.slick-arrow {
    background-color: transparent !important;
    width: 60px;
    height: 60px;
    position: absolute;
    z-index: 99;
    border: 0px !important;
    padding: 0 !important;
    margin: 0px !important;
    border-radius: 0px !important;
}

.recent-post-slider button.slick-prev,
.recent-post-slider button.slick-prev:hover,
.recent-post-slider button.slick-prev:focus,
.recent-post-slider button.slick-next,
.recent-post-slider button.slick-next:hover,
.recent-post-slider button.slick-next:focus {
    background: none !important;
    /*text-indent: 1000px !important;*/
}

.recent-post-slider button.slick-prev, .recent-post-slider button.slick-next {
    color: #fff;
}

.recent-post-slider button.slick-prev:hover, .recent-post-slider button.slick-next:hover {
    color: rgb(223, 194, 83);
}

.recent-post-slider button.slick-prev:before, .recent-post-slider button.slick-next:before {
    display: inline;
    font-size: 60px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: inherit;
    position: absolute;
    top: 10px;
    left: 0;
    text-indent: 0;
}

.recent-post-slider button.slick-prev:before {
    content: "\f341";
    text-shadow: -1px 2px 0px rgba(0, 0, 0, 0.1);
}

.recent-post-slider button.slick-next:before {
    content: "\f345";
    text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.recent-post-slider button.slick-next, .recent-post-slider button.slick-next:hover, .recent-post-slider button.slick-next:focus {
    background-size: 48px 48px !important;
}

/*Direct Access*/
.web-uclv-da {
    float: left;
    display: inline-block;
    width: 33.3333%;
}

.web-uclv-da > div {
    padding: 5px;
}

.web-uclv-da img {
    /*filter: grayscale(1);*/
    width: 100%;
    transition: all 0.5s ease;
}

.web-uclv-da img:hover {
    /*filter: grayscale(0);*/
}

.widget-no-margin {
    margin: 0 !important;
}

.widget-no-border {
    border-top: 0px !important;
}

.widget-old-blue {
    background-color: #5179ab !important;
}

.widget-sky-blue {
    background-color: #006eba !important;
}

.widget-light-blue {
    background-color: #2489dd !important;
}

.widget-bright-blue {
    background-color: #4e99d7 !important;
}

.widget-light-gray {
    background-color: #b4b4b4 !important;
}

footer .column {
    /*float: none;*/
}

footer .column-first {
    /*text-align: center;*/   /*** change made by Richy ***/
}

footer .column-first > .widget {
    margin-bottom: 0;
}

footer .column-second, footer .column-third, footer .column-fourth {
    /*display: none !important;*/
}

@media screen and (min-width: 640px) {
    #logo {
        width: 52%;
    }

    #logo a img {
        height: 80px;
        width: auto;
        float: left;
        margin-right: 10px;
    }

    .uclv-site-title {
        display: inline-block;
        font-size: 1.5em;
        margin-top: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1;
        word-wrap: break-word;
        width: 76%;
        margin-bottom: 0;
    }

    #logo .site-description {
        display: block;
        font-style: normal;
        margin: 75px 117px 50px;
        position: absolute;
        font-weight: 600;
        font-size: 19px;
        letter-spacing: 1.1px;
        color: #B9972F;
    }

    .widget-col-50 {
        width: auto;
        float: left;
    }

    .widget-events {
        width: auto;
    }

}

@media screen and (max-width: 768px) {
    .widget-events {
        width: auto;
    }

}

@media screen and (min-width: 768px) {
    #logo {
        width: 60%;
    }

    #logo a img {
        height: 80px;
        width: auto;
        float: left;
        margin-right: 15px;
    }

    .uclv-site-title {
        display: inline-block;
        font-size: 2.6em;
        margin-top: 12px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1;
        word-wrap: break-word;
        width: 80%;
        margin-bottom: 0;
    }

    #logo .site-description {
        display: block;
        font-style: normal;
        margin: 75px 117px 50px;
        position: absolute;
        font-weight: 600;
        font-size: 19px;
        letter-spacing: 1.1px;
        color: #B9972F;
    }

    .widget-col-50, .widget-col-25, .widget-col-75 {
        width: auto;
        float: left;
    }

    .widget-events {
        width: auto;
    }
}

@media screen and (min-width: 1024px) {
    #logo {
        width: 70%;
    }

    #logo a img {
        height: 80px;
        width: auto;
        float: left;
        margin-right: 15px;
    }

    .web-uclv-da {
        width: 25%;
    }

    .uclv-site-title {
        display: inline-block;
        font-size: 2.8em;
        margin-top: 25px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1;
        word-wrap: break-word;
        width: 80%;
    }

    #logo .site-description {
        display: block;
        font-style: normal;
        margin: 80px 117px 10px;
        position: absolute;
        font-weight: 600;
        font-size: 24px;
        letter-spacing: 1.2px;
        color: #B9972F;
    }

    .widget-col-50 {
        width: 50%;
        float: left;
    }

    .widget-col-25 {
        width: 25%;
        float: left;
    }

    .widget-col-75 {
        width: 75%;
        float: left;
    }

    .widget-events {
        width: 33.3333%;
        float: left;
    }
}

@media screen and (min-width: 1185px) {
    #logo {
        width: 70%;
    }

    #logo a img {
        height: 80px;
        width: auto;
        float: left;
        margin-right: 15px;
    }

    .web-uclv-da {
        width: 25%;
    }

    .uclv-site-title {
        display: inline-block;
        font-size: 2.4em;
        margin-top: 25px;
        font-weight: 700;
        letter-spacing: 1px;
        line-height: 1;
        word-wrap: break-word;
        width: 80%;
    }

    #logo .site-description {
        display: block;
        font-style: normal;
        margin: 80px 117px 10px;
        position: absolute;
        font-weight: 600;
        font-size: 24px;
        letter-spacing: 1.2px;
        color: #B9972F;
    }

    .widget-col-50 {
        width: 50%;
        float: left;
    }

    .widget-col-25 {
        width: 25%;
        float: left;
    }

    .widget-col-75 {
        width: 75%;
        float: left;
    }

    .widget-events {
        width: 33.3333%;
        float: left;
    }
}



footer .wpzoom-custom-menu .menu-item {
	font-size: 13px;
	font-weight: 500;
	line-height: 2.15em;
	margin: 3px 0;
	text-transform: none;
}

.lang-item {
    width: 11px;
}

.home-slider-container{
    margin-top: -20px;
    /*margin-bottom: 20px;*/
}

/*#main .wrapper{*/
/*    width: 100%;*/
/*    margin: 0 20px 0 20px;*/
/*}*/


.widget_covid19_banner{
   padding: 0;
}

