/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.expanded .columns {
    padding-left: 0;
    padding-right: 0;
}

.top-header{
    background-color: #216086;
    height: 45px;
}
.top-header div.container {
    padding-top: 7px;
}
.top-header div.icons-social{
    float: left;
}
.top-header div.icons-social a{
    color: #efefef;
    font-size: 25px;
    margin: 5px;
}
.top-header div.contact-info{
    float: right;
    padding-top: 2px;
}
.top-header div.contact-info i {
    margin-right: 5px;
    font-size: 20px;
}
.top-header div.contact-info span,
.top-header div.contact-info a{
    color: #efefef;
    font-size: 16px;
    font-family: Tahoma;
}
.top-header div.contact-info span {
    margin-left: 20px;
}
.top-header div.contact-info span.mail{
    letter-spacing: 1px;
}
nav.category.accordion{

}
nav.category.accordion ul{
    background-color: #6f6f71;
}
nav.category.accordion ul.products{
    padding-left: 0 ;
}
nav.category.accordion ul.products li {
    background-color: #e4e4e4;
    padding: 5px 0 5px 30px;
}
nav.category.accordion ul.products li a {
    color: #333;
}
nav.category.accordion ul li h3{
    padding-left: 10px;
    margin: 12px 0;
}
nav.category.accordion ul li h3 a{
    color: #fff;
}
nav.category.accordion a{
    cursor: pointer;
}
ul#accordion *:hover  {
    color: #d0bd9f !important;
}
nav.category.accordion li{
    background-color: #6f6f71;
    list-style: none;
    border: 1px solid;
}
nav.category.accordion li h3 i{
    display: none;
}
.header-dropdown-buttons .btn-group .dropdown-menu{

}
ol.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    text-align: right;
}
#footer{
    margin-top: 50px;
}
footer div.footer * {
    color: #fff;
}
footer div.footer h2.title {
    font-size: 15px;
    text-transform: uppercase;
}
footer div.footer div.footer-content.menu *{
    font-size: 14px;
    text-transform: capitalize;
    color: #fff;
}
footer div.footer div.footer-content.menu li{
    padding-left: 30px;
    background-image: url('../images/bg-ico-foot.png');
    background-repeat: no-repeat;
    margin: 15px 10px;
    border-bottom: 1px solid;
    width: 300px;
    padding-bottom: 5px;
}
footer div.footer div.footer-content.menu li.item a{
    padding-top: 1px;
}

footer div.footer div.middle {
    padding: 0 80px 0 30px;
}
footer div.footer div.footer-content.menu {
    padding-bottom: 0;
}
footer div.footer div.footer-content.menu li:last-child{
    border-bottom: none;
}
footer div.footer div.blog {
    padding-bottom: 2px;
}
footer div.footer div.blog.most-recent div.date{
    font-size: 36px;
    width: 60px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    float: left;
    overflow: hidden;
}
footer div.footer div.blog.most-recent div.titulo{
    width: calc(100% - 80px);
    font-size: 17px;
    padding: 5px 20px;
    height: 80px;
    vertical-align: middle;
    display: table-cell;
}
footer div.footer div.blog.most-recent div.sample{
    float: left;
    width: 92%;
}
footer div.footer div.blog.most-recent div.sample h6{
    font-size: 15px;
    margin-left: 5px;
    text-align: justify;
}

footer div.footer div.socials{
    margin: 10px 0;
}
footer div.footer div.socials ul.social-links {
     margin-top: 0;
}

footer div.footer div.suscribe {
    margin-top: 30px;
}
footer div.footer div.suscribe form{
    margin-top: 4px;
}
footer div.footer div.suscribe input.email {
    width: calc(100% - 80px);
}
footer div.footer div.suscribe input[type="submit"] {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 1px 10px;
    line-height: 24px;
}

footer div.footer div.contactos h2{
    margin-bottom: 20px;
}
footer div.footer div.contactos ul{
    list-style: none;
    padding-left: 0;
}
footer div.footer div.contactos ul li{
    padding-left: 32px;
    background-size: 25px;
    background-repeat: no-repeat;
    line-height: 20px;
    margin-bottom: 12px;
}
footer div.footer div.contactos ul li:first-child{
    background-image: url('../images/ico_phone.jpg');
}
footer div.footer div.contactos ul li:nth-child(2) {
    background-image: url('../images/ico_addr.jpg');
}
footer div.footer div.contactos ul li:nth-child(3) {
    background-image: url('../images/ico_mail.jpg');
}

footer div.footer div.contactos hr{
    color: #444;
    border-top: 1px solid #999;
}

div.logo{
    margin-top: 20px;
    margin-bottom: 10px;
}
ul.nav.navbar-nav   {
    margin-top: 40px;
}
header.fadeInDown ul.nav.navbar-nav   {
    margin-top: 17px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #d0bd9f;
}
div.mod-whatsapp {
    margin-top: 30px;
}
div.mod-whatsapp h1 {
    display: none;
}

div.module.mod_banner.bann-home .bx-wrapper .bx-loading {
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
}

section.row-banner-home > .row{
	margin-right: 0;
}
section.row-banner-home > .row > .columns{
	padding: 0;
}

div.module.mod_banner.bann-home .bx-wrapper .bx-loading {
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
}

.bx-wrapper .bx-prev {
    background: url(../images/btn-left.png) no-repeat 0 0 !important;
}
.bx-wrapper .bx-next {
    background: url(../images/btn-right.png) no-repeat 0 0 !important;
}
.bx-wrapper .bx-controls-direction a {
    width: 48px;
    height: 47px;
    z-index: 999;
}

div.module.mod_banner.bann-home .bx-wrapper .bx-prev {
    background: url(../images/btn-left_wh.png) no-repeat 0 0 !important;
    width: 50px;
    height: 70px;
    background-size: 100% auto !important;
}
div.module.mod_banner.bann-home .bx-wrapper .bx-next {
    background: url(../images/btn-right_wh.png) no-repeat 0 0 !important;
    width: 50px;
    height: 70px;
    background-size: 100% auto !important;
}

div.module.mod_banner.bann-home div.bx-wrapper{
    box-shadow: none;
    border: none;
}
div.module.mod_banner.bann-home .bx-wrapper img {
    width: 100%;
}
div.module.mod_banner.bann-home div.bxslider-home > div > div.texto {
    position: absolute;
    bottom: 10%;
    left: calc(50% - 300px);
    background-color: rgba(50,50, 50, 0.8);
    width: 600px;
    padding: 20px 20px 50px 20px;
}
div.module.mod_banner.bann-home div.texto div.slide.title {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    border-bottom: 2px solid #ccc;
    width: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    float: none;
}
div.module.mod_banner.bann-home div.texto > div.slide.texto {
    font-size: 20px;
    font-weight: 100;
    color: #fff;
    text-align: center;
    width: auto;
    display: table;
    margin: 0 auto;
    position: relative;
    float: none;
}
div.module.mod_banner.bann-home .bx-wrapper .bx-pager {
    bottom: 12%;
}
div.module.mod_banner.bann-home .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
}
div.module.mod_banner.bann-home .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #fff;
}
/*
div.module.mod_banner.bann-home .bx-wrapper .bx-pager.bx-default-pager a:hover,
div.module.mod_banner.bann-home .bx-wrapper .bx-pager.bx-default-pager a.active,
div.module.mod_banner.bann-home .bx-wrapper .bx-pager.bx-default-pager a:focus{
    background-color: #fff;
}*/
section.products.home div.products {

}
/* */
div.mod_catalogoMenu.mod-catalog-mnu h3{
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
}
div.mod_catalogoMenu.mod-catalog-mnu div.separator-2{
    display: none !important;
}
div.mod_catalogoCategoria.home-categs {

}
div.mod_catalogoCategoria.home-categs h3.title{
    color: transparent;
    text-indent: -200px;
    background: none;
    margin-bottom: 16px;
}
div.mod_catalogoCategoria.home-categs div.separator-2{
    display: none !important;
}
div.mod_catalogoCategoria.home-categs div.category,
section.container.catalog div.category{
    margin-bottom: 30px;
}
div.mod_catalogoCategoria.home-categs div.category img,
section.container.catalog div.category img{
    border-bottom: 4px solid #d0bd9f;
}
img.img-border-bott{
    border-bottom: 4px solid #d0bd9f;
}
div.mod_catalogoCategoria.home-categs div.category a.categ-name,
section.container.catalog div.category a.categ-name{
    font-size: 20px;
    margin: auto;
    display: table;
    color: #444;
    font-weight: 600;
}
section.prods-destac{
    background-color: #e9e9e9;
}
section.prods-destac > .row{
    margin-right: 0;
    margin-left: 0;
}
section.prods-destac > .row > .columns{
    padding: 0;

}
section.prods-destac div.mod_catalogoProductosDestacados {
    padding-top: 40px;
    padding-bottom: 50px;
}
h3.title, .title.img-bg{
    color: #fff;
    background-image: url(../images/bg-title.png);
    background-size: 100% 30px;
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    margin: 0 auto ;
    text-align: center;
    width: 360px;
}
section.prods-destac div.mod_catalogoProductosDestacados h3.title{
    margin-bottom: 40px;
}
section.prods-destac .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: rgba(0, 0, 0, 0);
}
section.prods-destac .bx-wrapper .bx-prev {
    left: -50px;
}
section.prods-destac .bx-wrapper .bx-next  {
    right: -50px;
}

section.customers div.mod-serv-home h3.title{
    float: left;
    width: 300px;
    margin: 20px 0 3px;
}
section.customers div.mod-serv-home h4.subtitle{
    float: left;
    text-align: left;
    clear: both;
    margin-top: 0;
    margin-left: 40px;
    margin-bottom: 40px;
}
section.customers div.mod-serv-home div.separator-2{
   display: none !important;
}
section.customers div.mod-serv-home > div.bx-wrapper{
    box-shadow: none;
    border: 1px solid transparent;
    float: left;
}

section.customers .bx-wrapper .bx-prev {
    left: -50px;
}
section.customers .bx-wrapper .bx-next  {
    right: -50px;
}

/**/
section.container.somos{

}
section.container.somos div.articulo.conten h1.page-title{
    float: left;
    margin: 20px 0;
    text-transform: capitalize;
    padding: 4px 20px ;
    font-size: 30px;
    height: 40px;
    text-align: left;
    background-size: 100% 100%;
}
section.container.somos div.articulo.conten div.art-cont{
    float: left;
    width: 100%;
}
section.container.somos div.articulo.conten div.art-cont *{
    color: #020202;
}
section.container.somos div.articulo.conten div.art-cont p{
    font-size: 14px;
    font-weight: 400;
}
section.container.somos div.articulo.conten div.art-cont h4{
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    padding: 4px 20px;
    background-image: url(../images/bg-title.png);
    background-repeat: no-repeat;
    height: 26px;
    font-weight: 600;
    background-size: 260px 100%;
}
section.container.somos div.mod_galeria.gal-somos  {
    margin: 20px 0 40px;
}
section.container.somos div.mod_galeria.gal-somos .bx-wrapper  {
    border: 1px solid transparent;
    box-shadow: none;
}
section.container.somos div.mod_galeria.gal-somos .bx-wrapper .bx-next {
    right: -60px;
}
section.container.somos div.mod_galeria.gal-somos .bx-wrapper .bx-prev {
    left: -60px;
}
section.container.somos div.mod_galeria.gal-somos ul.galeria.imagenes img{
    /*border-bottom: 5px solid #d0bd9f;*/
}

section.container.catalog  div.main_content.catalog{
    margin-top: 60px;
}

section.container.catalog  div.products {
    width: 100%;
}
section.container.catalog  div.products div.prod-item{
    margin-bottom: 30px;
}
section.container.catalog  p.descr {
    height: 40px;
    overflow: hidden;
}
section.container.catalog  div.products img {
    border-bottom: 4px solid #d0bd9f;|
}

section.container.catalog  div.prod-details div.bx-wrapper {
    border: none;
    box-shadow: none;
}
section.container.catalog  div.prod-details .bx-wrapper .bx-prev {
    left: -60px;
}

section.container.catalog  div.prod-details .bx-wrapper .bx-next{
    right: -60px;
}

section.container.catalog  div.prod-details h3.prod-title {
    margin-top: 0;
    margin-left: 30px;
}
section.container.catalog  div.images-slider  div.bx-wrapper,
section.container.clientes   div.images-slider  div.bx-wrapper{
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}
section.container.catalog  div.images-slider .bx-wrapper .bx-next ,
section.container.clientes div.images-slider .bx-wrapper .bx-next{
    right: -50px;
}
section.container.catalog  div.images-slider  .bx-wrapper .bx-prev,
section.container.clientes  div.images-slider  .bx-wrapper .bx-prev{
    left: -50px;
}
section.container.catalog  div.wrapper{
    max-width: 790px;
    overflow-x: auto;
    float: left;
    margin-top: 30px;
}
section.container.catalog  div.images-slider  div#bx-pager,
section.container.clientes  div.images-slider  div#bx-pager{
    float:left;
    width: auto;
    display: flex;
}
section.container.catalog  div.images-slider  div.bx-viewport{
    max-height: 600px !important;
}
section.container.catalog  div.images-slider  div#bx-pager a,
section.container.clientes  div.images-slider  div#bx-pager a{
    float:left;
    width: auto;
    margin-right: 30px;
    display: inline-table;
}
section.container.catalog ul.archivos{
    list-style: none;
}
section.container.catalog ul.archivos li{
    background-image: url("../images/ico_download.png");
    background-repeat: no-repeat;
    width: 130px;
    height: 170px;
    float: left;
    margin: 10px;
    background-size: 100%;
    padding-top: 140px;
    text-align: center;
    color: #333;
    font-size: 16px;
}
section.container.catalog ul.archivos li a{
    position: absolute;
    bottom: 1px;
}
section.container.catalog div.main_content.catalog h3.title{
    text-align: left;
    margin-bottom: 30px;
    margin-left: 0;
    margin-top: 20px;
    padding-left: 20px;
}
section.container.catalog div.field-section{
    margin-top: 30px;
}
section.container.clientes div.cliente{
}
section.container.clientes div.cliente img{
    width: 100%;
}
section.container.clientes div.cliente div.texto{
    height: 40px;overflow: hidden;
}
section.container.clientes div.cliente div.texto a{
    color: #333;
}
section.container.row-clientes-bottom{
    border-top: 5px solid #d0bd9f;
    padding-top: 40px;
    margin-bottom: 40px;
    margin-top: 50px;
}
section.container.row-clientes-bottom div.mod-html-stor-duque{
    text-align: justify;
}
div.content.mod-gal-imag, div.content.videos.mod-gal-vid{
    margin-top: 30px;
}
div.content.mod-gal-imag div.content{
    float: left;
}
section.container.galeria h3.title{
    margin-left: 0;
    margin-top: 20px;
    margin-bottom: 40px;
    float: left;
}
section.container.galeria ul#categorias{
    float: left;
    list-style: none;
    padding-left: 0;
    width: 100%;
}
section.container.galeria ul#categorias div.name h3{
    float: left;
    list-style: none;
    padding-left: 0;
    width: 100%;
}
div.content.mod-gal-imag ul.imagenes li{
    width: 31.3%;
    list-style: none;
    float: left;
    margin-right: 3%;
    margin-bottom: 40px;
}
div.content.mod-gal-imag ul.imagenes li:nth-child(3n){
    margin-right: 0;
}
div.content.mod-gal-imag ul.imagenes {
    padding-left: 0;
}
div.content.mod-gal-imag ul.imagenes,
div.content.videos.mod-gal-vid div.content.video {
    list-style: none;
    float: left;
    width: 100%;
}
div.content.videos.mod-gal-vid  div.videos-list{
    max-height: 390px;
    float: left;
    width: 20%;
    overflow-y: auto;
    height: auto;
}
div.content.videos.mod-gal-vid div.flex-video,
div.content.videos.mod-gal-vid ul.videos{
    float: left;
}
div.content.videos.mod-gal-vid div.flex-video {
    width: 80%;
}
div.content.videos.mod-gal-vid div.flex-video iframe{
    width: 100%;
}
div.content.videos.mod-gal-vid ul.videos{
    width: 100%;
    list-style: none;
}
div.content.videos.mod-gal-vid ul.videos img{
    width: 100%;
}
section.container.blog {
    margin-top: 30px;
}
section.container.blog h3.title.page{
    float: left;
}
section.container.blog div.noticia.row{
    margin-top: 70px;
    float: left;
    width: 70%;
    margin-left: 15%;
    position: relative;
}
section.container.blog div.noticia.row div.texto{
    text-align: center;
    line-height: 25px;
    color: #777;
}
section.container.blog div.noticia.row div.item-text{
    height: 230px;
    margin-left: 40px;
    position: relative;
}
section.container.blog div.noticia.row span.fecha{
    font-size: 27px;
    color: #333;
}
section.container.blog div.noticia.row div.item-text h3.blog-title{
    margin-top: 3px;
}
section.container.blog div.noticia.row a.mas{
    position: absolute;
    bottom: 0px;
    left: 32%;
    padding: 7px 30px;
    border: 1px solid #216086;
    color: #216086;
}
section.container.blog article.blogpost{
    float: left;
    margin-left: 10%;
    margin-top: 40px;
    width: 80%;
}
section.container.blog article.blogpost .post-date{
    color: #d0bd9f;
    font-size: 20px;
}
section.container.blog article.blogpost .blog-image{
    width: 100%;
    border-bottom: 4px solid #d0bd9f;
}
section.container.blog article.blogpost .blog-text{
    width: 100%;
    font-size: 16px;
    color: #666;
    font-weight: 600;
    text-align: justify;
}

body.contact div.mod-html-title-page {
    margin-bottom: 20px;
    float: left;
}
body.contact section.container.form {
    margin-top: 20px;
}
body.contact section.container.form h3.title{
    float: left;
    text-align: left;
    background: none;
    color: #333;
    border-bottom: 2px solid #d0bd9f;
}
body.contact section.container.form  div.mod_contacto.mod-form,
body.contact section.container.form div.module.mod_direcciones.mod-address ul{
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
}
body.contact section.container.form div.module.mod_direcciones.mod-address ul{
    list-style: none;
    margin-top: 40px;
}
body.contact section.container.form div.module.mod_direcciones.mod-address ul li{
    list-style: none;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}
body.contact section.container.form div.module.mod_direcciones.mod-address.quito ul:last-child {
    display: none;
}
body.contact section.container.form div.module.mod_direcciones.mod-address.guayaquil ul:nth-child(2){
    display: none;
}
body.contact section.container.form div.mod_contacto.mod-form h3.title{
    width: 115px;
}
body.contact section.container.form div.mod_contacto.mod-form input[type=submit] {
    float: right;
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid #999;
    padding: 6px 30px;
    border-radius: 5px;
    font-size: 17px;
    color: #555;
}
body.contact section.container.form div.module.mod_direcciones.mod-address h3.title{
    margin-left: 40px;
    width: 200px;
}

body.contact section.container.form div.mod_contacto.mod-form div.content input[type="text"]{
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    background-color: #d3d3d3;
    border: none;
    border-radius: 6px;
}
body.contact section.container.form div.mod_contacto.mod-form div.contact-form input[type="text"],
body.contact section.container.form  textarea{
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 10px;
    background-color: #d3d3d3;
    border: none;
    border-radius: 6px;
}

body.contact div.mod-html-title-page h3.title{
    float: left;
}
div.expanded.map > section > .row{
    margin-right: 0;
}
div.expanded.map iframe{
    width: 100%;
}