a {
    color: #0d61ac;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin: 0 0 30px;
  }
  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
textarea.materialize-textarea{
    min-height: 10px!important;
}
.tt-popular-post .media {
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin: 0;
}
.tt-popular-post .media:last-of-type {
    padding-bottom: 10px!important; 
}
.media:first-child {
     margin-top: inherit!important; 
}
.portfolio-filter li{
    padding: 0!important;
}
.portfolio-filter li>a{
    padding: 7px 22px;
    display: block;
}
.portfolio-filter li:hover, .portfolio-filter li.active{
    color:#fff!important;
    background-color: #03a9f4;
}
.portfolio-filter li:hover a, .portfolio-filter li.active a{
    color:#fff!important;
}
.clear{
    float: none;
    clear: both;
}
.single-post h3 {
    line-height: 1.45;
}
ul li>p{
    margin:10px;
    font-weight: 500!important;
    line-height: 1.5!important;
}
.capacitaciones .card a{
text-transform: uppercase;
}
img.flyer{
    width: 100%;
    max-width: 450px;
}
.ptb2-50 {
    padding: 50px 0 30px;
}
.card a {
    color: #0d67b6;
    margin-right: 20px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease;
    text-transform: none;
}
.home .card a, .portfolio-item .card a {
    margin-right: 0; 
}
.card a:hover {
    color: #1683e2;
}

.widget.banner a:hover {
    opacity: .75;
}
.erinyen .tp-tab-desc{
    line-height: 1.25!important;
    font-size: 17px;
}
.brand-color {
    color: #2bbcff!important; 
    font-weight: 200;
}
.section-padding-2{
    padding: 30px 0 110px 0
}



.logo-brand {
    display: block;
    background: #fff;
    margin:0; 
    line-height: 0px;
}
.tt-nav.sticky .logo-brand {
    margin:0; 
    line-height: 0px;
}
.tt-nav .logo-brand img {
    height: 102px;
}
.tt-nav.sticky .logo-brand img, .tt-nav.sticky .logo-brand img.retina {
    height: 63px !important;
}
.tt-nav .light-header, .tt-nav.sticky .light-header{
    background-color: #388EC6!important;
}
.menuzord-menu>li>a, .menuzord-menu>li>a>i, .dark.menuzord-menu>li>a{
    color:#fff !important;
}
.menuzord .menuzord-menu>li.active>a, .menuzord .menuzord-menu>li.active>a>i, .menuzord .menuzord-menu>li:hover>a, .menuzord .menuzord-menu>li:hover>a>i{
    color:#89deff !important;
}
.nav-border-bottom .menuzord .menuzord-menu>li.active>a, .nav-border-bottom .menuzord .menuzord-menu>li:hover>a {
    border-bottom: 3px solid #89deff;
}
.latest-news-card .card .entry-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 15px;
    cursor: pointer;
    /*min-height: 60px;*/
    color: #162b61;
}
.latest-news-card .card .card-content p {
    font-family: Arial, Helvetica, sans-serif;
    color:#565656;
    line-height: 1.3;
    margin:10px 0;
    font-size: 1.1em;
    font-weight: lighter;
}

hr.clear{
    border: 0;
    background: none;
}

@media (min-width: 768px) {
    .latest-news-card .card .card-content {
        min-height: 320px;
    }
}
.latest-news-card .card .card-content {
    min-height: 220px;
}
.latest-news-card.home .card .card-content{
    min-height: 240px;
}
.latest-news-card article.card  {
    margin-bottom: 45px;
}
.section-title {
    font-size: 34px;
    font-weight: 700;
    color: #162b61;
}
footer .brand-bg {
    background: #1273B9 url(../img/bar2.png) center top repeat-x !important;
}

.promo-box.brand-bg {
    background: #07a3ea url(../img/bar.png) center top repeat-x;
    padding-bottom: 35px;
}
.promo-box.brand-bg .btn.white{
    color: #162b61;
    padding-bottom: 20px;
}
.footer-four .footer-logo{
    margin:30px 0 !important;
}
.footer-four .social-link li a i{
    font-size: 22px;
}

.footer .copy-text{
    font-weight: lighter;
}
.active-search .search-trigger .search-btn {
    background-color: rgba(47, 122, 171, 0.8);
}
.search-trigger i {
    font-size: 22px;
}
.search-trigger i:hover{
    color:#fff
}
.white-text{
    line-height: 1.25;
    margin-bottom: 8px;
}
.menuzord .showhide em {
    background: #fff;
}

@media screen and (max-width: 768px){
    .menuzord-responsive .logo-brand {
        margin:  0;
    }
    .tt-nav .logo-brand img {
        height: 62px;
    }
    .promo-box.brand-bg .col-md-12{
        padding-left: 0;
        padding-right: 0;
    }
    .promo-box.brand-bg {
        padding-bottom: 20px;
    }
    .section-title {
        font-size: 28px;
    }
    .tt-nav .light-header {
     border-bottom:0; 
    }
    .menuzord-menu>li>a, .menuzord-menu>li>a>i, .dark.menuzord-menu>li>a{
        color:rgba(0,0,0,.7)!important;
    }
    .menuzord .menuzord-menu>li.active>a, .menuzord .menuzord-menu>li.active>a>i, .menuzord .menuzord-menu>li:hover>a, .menuzord .menuzord-menu>li:hover>a>i{
        color: rgba(47, 122, 171, 0.8)!important;
    }
    .menuzord-menu ul.dropdown li a, .menuzord-menu>li>.megamenu .megamenu-row li a{
        font-size: inherit!important;
        color: rgba(0,0,0,.7)!important;
    }
    .promo-box.brand-bg .btn.white{
        padding: 6px 12px;
        height: auto;
    }
    .section-padding {
       padding-top: 60px;
    }
    .menuzord-responsive .menuzord-menu li .indicator{
        border-left: 0;
    }
}
@media only screen and (max-width: 601px){
.container {
     width: 100%; 
}
}