a {
    color: #2c777e;
}
a:hover {
    color: #333;
}
#sp-header {
    height: 142px;
    border-top: 5px solid rgba(4,64,66,0.4);
}
#sp-header.menu-fixed {
    z-index: 999;
}
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    color: #00999f;
    font-size: 14px;
    font-weight: 400;
    line-height: 115px;
    padding-top: 20px;
}
#sp-header .logo {
    height: 135px;;
}
#sp-bottom {
    padding: 60px 0;
}
#sp-footer {
    border-top: 5px solid #389ba3;
    padding: 40px 0;
}
.pie-izquierdo {
    text-align: left;
    color: #575757;
    padding-top: 30px;
}
.pie-izquierdo ul li {
    font-weight: 400;
    line-height: 35px;
}
.pie-izquierdo ul li::before {
    content: "\25b6";
    color: #2c777e;
    margin-right: 15px;
}
.pie-izquierdo a {
    color: #2c777e!important;
}
.pie-derecho img {
    float:right;
}

#sp-top-bar {
    padding: 0;
    height: 0;
}
.datos-top {
    position: fixed;
    z-index: 1040;
    right: 30px;
    top: 10px;
}
.datos-top ul li {
    float: left;
    margin-left: 40px;
    font-weight: 400;
}

.datos-top ul li .fa {
    font-size: 0;
}
.datos-top ul li .fa::before {
    font-size: 14px;
    margin-right: 6px;
}
.sp-dropdown-inner div.k2CategoriesListBlock ul.level0{
    columns: 2;
}
/*slider y productos*/
.djslider-default .slide-desc {
    top: 90px;
}
.slide-desc-bg-default {
    background-color: rgba(0,0,0,0.2);
}
.slide-desc-text-default {
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 320px;
   
}
.slide-desc-text-default .slide-title {
    
    font-size: 38px;
    font-weight: 200;
}
.navigation-container-custom {
    bottom: 20px;
    top: auto!important;
    left: 0;
    right: 0;
    text-align: center;
}
.djslider-default .load-button {
    background: #fff;
    margin: 0 8px;
}
.sp-module.productos-home {
    max-width: 1140px;
    margin: 0 auto;
}
#sp-slider .k2CategoriesListBlock.productos-home {
    position: absolute;
    z-index: 111;
    background: #fff;
    border-radius: 6px;
    width: 300px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    padding: 20px 50px;
    top: 30px;
    
}

/*Nivo-slider*/

.theme-pure .nivoSlider {
    margin-bottom: 0;
}
.theme-pure .nivo-controlNav {
    padding: 0;
    margin-top: -40px;
    position: relative;
    z-index: 222;
}
.k2CategoriesListBlock.productos-home ul li {
    margin: 0;
    line-height: 30px;
    border-bottom: 1px solid #ececec;
}
.k2CategoriesListBlock.productos-home ul li a{
    color: #575757;
    font-weight: 400;
}
.sp-module {
    margin-top: 0;
}
.sp-module ul > li > a::before {
    content: " ";
    margin: 0;
}
.sp-module ul > li {
    border: none;
}
/*home*/
.itemid-101 #sp-main-body {
    background: #ebebeb;
    font-size: 24px;
    color: #898989;
    text-align: center;
    padding: 80px 0 0 0;
    line-height: 50px;
}
.logos {
    margin-top: 70px;
}
.logo_cliente {
    margin: 0 auto;
}
.novedades div.k2ItemsBlock ul li {
    width: 25%;
    padding: 20px;
    float: left;
}
.novedades div.k2ItemsBlock ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: 400;

}
.novedades div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
    border-radius: 6px;
    margin: 0 0 20px 0;
}
.novedades .clearList {
    margin: 0;
    padding: 0;
}

/*K2*/
div.itemBackToTop {
    display: none;
}
div.itemHeader h2.itemTitle {
    text-transform: uppercase;
    margin-bottom: 50px;
    border-bottom: 6px double;
}
div.itemHeader h2.itemTitle::after {
    content: "";
}
div.itemListCategory {
    background: transparent;
    padding: 0;
    border: none;
    border-bottom: 6px double;
}
div.catItemReadMore a {
    background: #2c777e;
    color: #fff;
    border-radius: 6px;
    padding: 8px 15px;
}
div.itemListCategory h2 {
    text-transform: uppercase;
}
div.itemListSubCategories > h3 {
    display: none;
}
div.subCategory {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0;
}
.subCategoryMore {
    display: none;
}
div.subCategory {
    background: transparent;
    border: none;
    border-bottom: 1px dashed #ccc;
    padding: 0;
    margin: 20px 0;
    height: auto!important;
}
div.subCategory h2 a {
    font-weight: 300;
}
div.itemVideoBlock {
    background: #f8f8f8;
}
div.itemVideoBlock h3 {
    display: none;
}
div.itemAttachmentsBlock span {
    display: none;
}
div.itemAttachmentsBlock ul.itemAttachments li {
    display: block;
    line-height: 45px;
    padding: 0 20px;
    text-align: left;
    font-weight: 300;
    background: #ececec;
}
div.itemAttachmentsBlock ul.itemAttachments li:nth-child(n+2) {
    background: #f8f8f8;
}
div.itemAttachmentsBlock ul.itemAttachments {
    display: block;
    margin: 30px 0;
}
.itemFullText table {
    width: 100%!important;
    margin: 50px auto;
    max-width: 600px;
    border: 1px solid;
}
.itemFullText table tr {
    border-bottom: 1px solid;
    background: #fff;
}

.itemFullText table tr:nth-child(2n+0) {
    background: #ececec;
}
.itemFullText table td {
    width: 50%!important;
    text-align: center;
    padding: 15px;
}
div.itemContainer {
    padding: 25px;
}
.visforms-form h1 {
    font-weight: 600;
    font-size: 30px;
    margin: 0 auto 50px auto;
    text-transform: uppercase;
    border-bottom: 6px double;
    max-width: 850px;
}
.visform {
    max-width: 800px;
    margin: 0 auto;
}
div.required > label::after, 
div.required > label.checkbox.asterix-ancor::after, 
div.required > span.asterix-ancor::after, 
div.required > div.asterix-ancor > div::after {
    position: absolute;
    left: 0;
    margin-left: -20px;
    top: 5px;
    padding: 0;
}
textarea {
    height: 150px;
}
.visform input {
    margin-bottom: 15px;
}
.form-actions {
    background: transparent;
    border: none;
    padding: 0;
}
.visform .btn {
    padding: 10px 25px;
}
.visform .span6 {
    position: relative;
}

.cargar {
    width: 100%!important;
    border: 1px solid #ccc;
    height: 34px;
    line-height: 30px;
    padding: 0 20px;
    background: #389ba3;
    border-radius: 6px;
    color: #fff;
    
}

.cargar::before {
    font:normal normal normal 14px/1 FontAwesome ;
    display: inline-block;
    content: "\f093";
    margin-right: 10px;
}
.cargar:hover {
    cursor: pointer;
}
.but {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}


@media (max-width: 1199px) {
    #sp-slider .k2CategoriesListBlock.productos-home {
        position: relative;
        width: 100%;
    }
    .slide-desc-text-default {
        max-width: 100%;
        padding-left: 0;
        text-align: center;
    }
}
@media (max-width: 992px) {
    #offcanvas-toggler {
        line-height: 40px;
        margin-top: 50px;
    }
    #offcanvas-toggler > i {
        font-size: 35px;
    }
    #sp-header {
        height: 100px;
    }
    #sp-header .logo {
        height: 100px;
    }

}
@media (max-width: 480px) {
    .datos-top {
        display: none!important;
    }
    
    .djslider-default .slide-desc {
        top: 10px;
    }
    .slide-desc-text-default .slide-title {
        font-size: 20px;
    }
    .novedades div.k2ItemsBlock ul li {
        width: 100%;
    }
    .pie-izquierdo {
        padding-top: 0;
    }
    .pie-izquierdo ul li {
        margin-bottom: 30px;
    }
    .itemid-101 #sp-main-body {
        font-size: 18px;
        line-height: 35px;
        padding-top: 20px;

    }
    .pie-izquierdo ul li {
        text-align: center;
    }
    #offcanvas-toggler {
        margin-top: 35px;
    }
    #sp-main-body {
        padding: 40px 0;
    }
    .djslider-loader-default {
        max-width: 140%!important;
        
    }
    .djslider-default img.dj-image {
        width: 140%!important;
        max-width: none;
        margin-left: -20%!important;
    }
    .djslider-default ul.djslider-in > li {
        height: auto!important;
    }
    .theme-pure .nivo-controlNav {
        padding: 20px 0;
        margin-top: 0;
       background: #ebebeb;
    }
    .home-slider .nivoSlider {
        width: 140%;
        margin-left: -20%;
    }

}