/*----------------------------------------------------VIDEO ---------------*/
.seccionVideo{
    padding-top: 30px;
    padding-bottom: 30px;
  /*  background-image: url(/drupalnuevo/sites/default/files/parallax_admin/office-desk-background-2.jpg);
    background-repeat: no-repeat;
    background-position: center top;*/
}
.bg-size-cover {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

.bloque-inner {
    padding-top: 60px;
    padding-bottom: 60px;
}
.bloque-blanco {
    background: #fff;
    max-width: 700px;
    padding: 30px;
    margin: 0 auto;
}

.text-light .title {
    color: #CCC !important;
}
.text-white .title {
    color: #fff !important;
}
.widget.text-light .title-desc {
    color: #CCCCCC !important;
}
.widget.text-white .title-desc {
    color: #FFF !important;
}
.widget.encabezado .title-desc {
    font-size: 16px;
    color: #999999;
    padding: 0 0 10px;
    max-width: 700px;
    margin: 0 auto;
    margin-top: 25px;
    font-style: italic;
    line-height: 28px;
}




/*-----------------------------------------------------------SERVICIOS---------*/

.marco-gris{
        padding: 20px;
    
}

.tpl-alt-tabs {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.4em;
    border: none;
}

@media (min-width: 992px){
    .tpl-alt-tabs > li{
    width: 165px;
    height: 165px;
     border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    
    }
    .tpl-alt-tabs {
    font-size: 12px;
}
}
@media (min-width: 1200px){
    .tpl-alt-tabs > li{
    width: 215px;
    height: 165px;
     border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    }
    .tpl-alt-tabs {
    font-size: 14px;
}
}

.nav-tabs > li > a {
    text-decoration: none;
   /* color: #a3a3a3; */
    background: none !important;
    border: none !important;
    cursor: pointer;
}

.nav-tabs > li:hover > a {
    text-decoration: none;
    color: #555;
    background: none !important;
    border: none !important;
    cursor: pointer;
}

.nav-icon-yellow {
color: #e1a839;
}

.nav-icon-purple {
color: #825e9d;
}

.nav-icon-pink {
color: #c03681;
}

.nav-icon-green {
color: #5da13e;
}

.nav-icon-orange {
color: #ff3e0b;
}

.nav-icon-blue {
color: #002093;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    text-decoration: underline;
   /* color: #4f2185;*/
    background: none !important;
    border: none !important;
    cursor: pointer;
}




.alt-tabs-icon {
    display: block;
    margin-bottom: 12px;
    font-size: 48px;
    letter-spacing: 0;
}

.font-alt {
    font-family: Dosis, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}





ul, ol {
    margin: 0 0 1.5em 0;
}
.nav-tabs, .nav-pills {
    text-align:center !important;
}
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

/*---------------*/

.tpl-alt-tabs-cont {
    padding: 30px 0;
    color: #777;
    line-height: 1.8;
}

.section-text {
    font-size: 15px;
    font-weight: 300;
    color: #777;
    line-height: 1.7;
}
