/*
Theme name: Central Box Release 1
Theme URI: centralbox.com.mx
description: Descripción: Tema con top-menu (Inicio, Quienes somos, Productos->categorias, servicios y contacto), fondo blanco. 
version: 1.0;
Author: JosueMC
Author URI: josuemc.com
*/

/***COLORS***/
/*
black:#222;
gray: #747474;
gray-light: #e6e9ea;

*/
/*** REM ***/


/*
1px - 0.625rem;
*/

@import url(assets/css/foundation.css);
@import url(assets/css/font-awesome.min.css);
@import url(assets/css/normalize.css);
@import url(assets/css/jquery.fancybox.min.css);
@import url(assets/css/app.css);


/*** GENERAL ***/

.row,
.column {
   // border: 1px solid red
}

body {
    font-family: 'Lato', sans-serif;
    color: #747474;
    font-weight: 300;
    background-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #222;
    font-weight: 400;
}

p {
    font-size: 1rem;
    line-height: 1.5rem;
}

a {
    color: #747474;
}

/*** MAIN BAR ***/

.main-bar {
    background-color: #e6e9ea;
    padding-bottom: 5px;
    padding-top: 5px;
}

.column-title {
    padding-bottom: 23px;
    padding-left: 7px;
    padding-top: 15px;
    border-left: 1.5px solid #b2071b;
}

#title-site {
    font-size: 1rem;
    color: #0b1c5c;
    display: inline;
}

#title-site-mobile {
    font-size: 1rem;
    color: #0b1c5c;
    display: none;
}


/*** LOGO ***/

#logo {
    width: 125px;
}

#logo-mobile {
    display: none;
}


/*** HERO ***/

/*#hero {
    min-height: 400px;
    background: #222 url(assets/img/electricityIndex3.jpg) no-repeat center;
    background-size: cover;
}*/


/*#hero h1{
    font-size: 3rem;
    line-height: 3.6rem;
    padding: 150px 20px 10px 20px;
}*/

#hero p {
    font-size: 1.5rem;
    line-height: 1.8rem;
    padding: 0 20px 150px 20px;
}

#hero h1,
#hero p {
    text-align: center;
    margin: 0;
    color: white;
}


/*** MAIN-NAVBAR ***/


header .main-navbar {
    width: 100%;
    margin: 20px auto;
    background: #FFF;
    z-index: 2;
    display: inline;
    text-transform: uppercase;

}
#sub-log-header{
    font-style: italic;
      font-size: 1rem;
    color: #0b1c5c;
    display: inline;
}
/*** SOCIAL NAVBAR ***/
 #social-navbar {
        display: none;
    }
header .main-navbar picture {
    display: inline;
}

.category-navbar {
    background: #2d6ccc;
    width: 100%;
    margin: 0px auto;
   
    
}

.menu_bar,
.category_bar {
    display: none;
    background: #2d6ccc;
}

header .main-navbar ul,
.category-navbar ul {
    overflow: hidden;
    list-style: none;
}

header .main-navbar ul li,
.category-navbar ul li {
    float: left;
}

header .main-navbar ul li a {
    color: #34495e;
    margin: 45px 25px 0 5px;
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 1rem;
}

.category-navbar ul li a {
    color: #fff;
    margin: 0px 15px 0 15px;
    display: block;
    text-decoration: none;
}

.category-navbar ul li a:hover,
.category-navbar ul li a:active
{
    color: #CCC;
}

header .main-navbar ul li span,
.category-navbar ul li span {
    margin-right: 10px;
    font-size: 1rem;
}

header .main-navbar ul li a:hover {
    color: #d35400;
    transition: .2s;
}

/*SLIDER INDEX*/
.orbit-container{
    max-height: 480px;
}

/*SLIDE INDUSTRONIC*/
#industronic-slide{
    background-image: url('http://centralbox.com.mx/wp-content/uploads/2017/05/industronics2-slide.png');
    background-color: #005590;

}
#logo-industronic{
    position: absolute;
    margin-left: 130px;
    margin-top: 130px;
}
#slide-title-industronic{
    color: white;
    font-size: 2.5rem;
    font-weight: 300;
    position: absolute;
    margin-left: 130px;
    margin-top: 190px;
}
#slide-text-industronic{
    color: white;
    font-size: 1.7rem;
    font-weight: 300;
    position: absolute;
     margin-left: 130px;
    margin-top: 240px;

}
/*FIN SLIDE INDUSTRONIC*/

/*SLIDE FLIR*/

#slide-text-flir{
    color: white;
    font-size: 2.7rem;
    font-weight: 300;
    position: absolute;
    margin-left: 790px;
    margin-top: 140px;
    line-height: 1.0;

}

#flir-slide{
    background: url('http://centralbox.com.mx/wp-content/uploads/2017/05/grit-bkgd.jpg');
}

/*FOTOVOLTAICO SLIDE*/

#foto-slide{
    background: url('http://centralbox.com.mx/wp-content/uploads/2017/05/home-header.jpg');
}
#foto-slide p:nth-child(1),
#foto-slide p:nth-child(2){
   color: white;
    
    font-weight: 300;
    position: absolute;
    line-height: 1.0;
}
#foto-slide p:nth-child(1){
    margin-left: 790px;
    margin-top: 100px;
    font-size: 2.7rem;
}
#foto-slide p:nth-child(2){
    margin-left: 790px;
    margin-top: 240px;
    margin-right: 25px;
    font-size: 1.6rem;
    background-color: #222;
    opacity: .7;
    filter: alpha(opacity=70);
    padding: 10px;
    border-radius: 5px;
}

#foto-slide p:nth-child(3){

   border-radius: 5px;
   width: 600px;
   height: 200px;
   margin-top: 190px;
   margin-left: 25px;
   font-size: 3rem;
   line-height: 1.0;
   color: #222;
   text-align: left;
   font-weight: 500;
   text-transform: uppercase;
}
#foto-slide p:nth-child(4){
   width: 600px;
   height: 200px;
   margin-top: 150px;
   margin-left: 25px;
   font-size: .8rem;
   color: #FFF;
   text-align: left;
   font-weight: 300;
   text-transform: uppercase;
}
.row-category{
    margin-bottom: 25px;
}
.column-category{
    padding: 5px;
    border-radius: 10px;
    margin-left: 20px;
    height: 120px;
    text-align: center;

}
.column-category:hover{

 opacity: .7;
 filter: alpha(opacity=70);
}
.column-category h2{
    padding-top: 10px;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 300;
}
.column-category i{
    color: #fff;
    font-size: 3rem;
    padding-top: 5px;
}
#generacion-category{
    background-color: #1abc9c;   
}

#medtemp-category{
    background-color: #2ecc71;
}

#medelect-category{
    background-color: #3498db;
}

#pararrayos-category{
    background-color: #9b59b6;
}

#reguladores-category{
    background-color: #34495e;
}

#tierras-category{
    background-color: #f1c40f;
}

#ups-category{
    background-color: #e67e22;
}

.img-providers{
    width: 75%;
}
.img

@media screen and (max-width:1238px) {
    .column-title {
        display: none;
    }
    header .main-navbar {
        width: 100%;
        margin: 0;
        position: absolute;
        background-color: #CCC;
    }
    #title-site-mobile {
        font-size: 1rem;
        color: #0b1c5c;
        display: block;
    }
    .category-navbar ul li a {
        color: #fff;
        margin: 40px 15px 0 15px;
        display: block;
        text-decoration: none;
    }
}
.img-providers-logo{
    max-width: 250px;
}
.thumbnail{
    max-width: 125px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

@media screen and (max-width:800px) {
    #menu-categorias{
        padding-top: 10px;
        padding-bottom: 10px;
    }
   .orbit{
      display: none;
    }
   

    /*SLIDE INDUSTRONIC*/


    .image-row-detail img{
        max-width: 55%;
        z-index: 9;
    }
    .familia-row-detail{
        z-index: 10;
    }
    .row-providers{
        display: none;
    }
    .row-category{
        display: none;
    }
    .title-main-clients{
        display: none;
    }
    #main-clients{
        display: none;
    }
    #logo {
        display: none;
    }
    #logo-mobile {
        display: block;
        width: 75%;
    }
    .column-title {
       display: none;
       }
    .column-title-mobile {
        border-left: 2px solid #2980b9;        
    }
    header .main-navbar {
        width: 90%;
        height: 100%;
        left: -100%;
        margin: 0;
        position: absolute;
        opacity: .9;
        filter: alpha(opacity=100);
        background: #126195;
    }
    .category-navbar {
        width: 90%;
        height: 100%;
        right: -100%;
        margin: 0;
        position: absolute;
        background: #2d6ccc;
        opacity: .9;
        filter: alpha(opacity=100);
         padding-left: 0;
    }
    .category-navbar ul li a {
        color: #fff;
        margin: 20px 105px 0 15px;
        text-transform: uppercase;
    }
    header .main-navbar ul li,
    .category-navbar ul li {
        display: block;
        float: none;
        border-bottom: 1px dotted #fff;
    }
    header .main-navbar ul li a {
    color: #fff;
    margin: 45px 40px 0 15px;
    display: block;
    text-decoration: none;
    font-weight: 400;
    font-size: .8rem;
}
    .menu_bar {
        display: block;
        width: 100%;
        background: #CCC;
        margin: 0;
    }
    .category_bar {
        display: block;
        width: 100%;
        margin: 0;
    }
    .menu_bar .bt-menu {
        display: block;
        padding: 20px;
        margin-bottom: 0;
        background: #126195;
        color: #FFF;
        text-decoration: none;
        font-weight: bold;
        font-size: 1.75rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .category_bar {
        display: block;
        padding: 7px;
        background: #2d6ccc;
        color: #FFF;
        text-decoration: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-top: 0;
    }
    .bt-category {
        margin-right: 10px;
        margin-left: 0;
        color: #fff;
        font-size: 1.4rem;
        background: #2d6ccc;
    }
    .bt-category>span {
        font-size: 1rem;
    }
    .menu_bar span {
        float: right;
        font-size: 2rem;
        margin: 3px;
    }
    .category_bar span {
        float: left;
        font-size: 2rem;
    }
    .main-bar {
        margin: 0;
        padding: 0;
    }
  
    .title-main-clients #excerpt-company,
    #social-navbar {
        display: block;
    }
   /*** SOCIAL NAVBAR***/

    #social-navbar {
        /*    border-bottom: 1px solid #d4d4d4;*/
        padding-top: 10px;
    }

    #social-navbar ul {
        text-align: right;
        list-style: none;
        padding: 15px 0 15px 10px;
    }

    #social-navbar ul li {
        display: inline-block;
        margin: 0 10px 0 0;
    }

    #social-navbar ul li .fa {
        color: #222;
        font-size: 1.2rem;
    }


}


/*** EXCERPT COMANY ***/

#excerpt-company {
    text-align: center;
    font-size: 2rem;
    margin-top: 20px;
}

/*** ARTICLE COLUMN***/
.article-column:hover{
 
    
}
/** ARTICLE DETAIL INDEX +**/
.product-img picture img {
    margin-top: 25px;
    margin-bottom: 25px;
    height: 200px;
}

.product-name h3 {
    margin: 0;
    padding: 0;
    font-size: 1.3rem;
}

.product-brand h3 {
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
}

.product-price h1 {
    color: brown;
    font-weight: 400;
    font-size: 1.7rem;
    margin: 0;
}
.product-excerpt p{
    font-weight: 400;
    color: black;
    height: 100px;
}
/*** CLIENTES ***/

#main-clients {
    border-top: 3px solid #3498db;
    border-bottom: 3px solid #2980b9;
    padding: 15px;
}

.column-block>img {
    border-style: none;
}


/*** FOOTER ***/

.footer-contact {
    background: #e6e9ea;
    color: #0B1C5C;
    font-weight: 400;
    padding-top: 20px;
}

.footer-contact h3 {
    color: #0B1C5C;
    font-size: 1.5rem;
    border-bottom: 1px solid #0069aa;
    padding-bottom: 15px;
}

.social-footer {
    font-size: 3rem;
    padding-left: 19px;
    padding-top: 5px;
    color: #0B1C5C;
}

#twitter-footer {
    color: #1da1f2;
}

.footer-author p {
    color: #222;
    font-size: 1rem;
    font-weight: 400;
}

.footer-author a {
    color: #0069aa;
}

.footer-author a:hover {
    font-size: 1.7rem;
    transition-duration: .3s;
}

.contact-footer {
    color: #0B1C5C;
    font-size: 1.7rem;
}

.contact-footer:hover {
    font-size: 2rem;
    -webkit-transition: .1s;
    transition: .1s;
    -moz-transition: .1s;
}


/***QUIENES SOMOS***/

.antecedentes {
    margin-top: 35px;
}

#antecedentes {
    text-align: justify;
    border-left: 2px solid brown;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 35px;
}

.mision {
    margin-top: 45px;
    margin-bottom: 75px;
}

#mision {
    text-align: justify;
    padding-right: 45px;
}

#img-mision {
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    max-width: 350px;
}

.vision {
    margin-bottom: 75px;
}

#vision {
    text-align: justify;
}

#img-vision {
    max-width: 350px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

.filosofia-items {}

.filosofia {
    border: 2px solid gray;
    margin-bottom: 35px;
    margin-left: 0 auto;
    margin-right: 0 auto;
    border-radius: 10px;
    padding: 10px;
}


/***PRODUCTOS***/
.detail-column{
    border: 1px dotted #747474;
    border-radius: 5px;

}
.img-row-detail{
 height: 225px;
}
.img-row-detail img{
    max-width: 180px;
}
.familia-row-detail{
    padding: 0;
    margin: 0;
}
.familia-row-detail p{
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 1.2rem;
    background: #2d6ccc;
    color: white;
}
.marca-row-detail{
    padding: 0;
    margin: 0;
}
.marca-row-detail p{
    margin: 0;
    padding:0;
    color: #0b1c5c;
    font-weight: 400;
    font-size: 1rem;
}
.model-row-detail{
    padding: 0;
    margin: 0;
}
.model-row-detail p{
    margin: 0 auto;
    padding: 0;
    color: #98ba17;
    font-weight: 400;
    background: #fefefe;
}


.price-row-detail p {
    color: #fefefe;
    margin: 0 auto;
    padding: 5px;
    text-decoration: none;
    background: #4bc600;
    font-weight: 400;
    font-size: 1.7rem;
}

.excerpt-row-detail{
    padding: 0;
    height: 215px;
    background-color: #126195;
    margin-bottom: 10px;

}
.excerpt-row-detail p:nth-child(1){
    display: none;
}
.excerpt-row-detail p{
    font-weight: 300;
    font-size: .9rem;
    
    color: #fff;
    text-align: left;
    padding-left: 5px;
}
.tags-row-detail  p:nth-child(2){
    display: none;
}

.tags-row-detail p{
    font-weight: 400;
    font-style: italic;
    color: #126195;
    font-size: .8rem; 
    max-width: 90%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    line-height: 1.5;

}


/***SERVICIOS***/

#integracion {
    min-height: 400px;
    /*background: #fff url(assets/img/instalacion1.jpg) no-repeat center;*/
    background-size: cover;
    border-radius: 10px;
}

#integracion,
#mantenimiento {
    margin-top: 15px;
    margin-bottom: 15px;
    z-index: 1;
}

#mantenimiento {
    min-height: 400px;
    background: #fff url('http://centralbox.com.mx/wp-content/uploads/2017/06/satelite-chino.jpg') no-repeat center;
    background-size: cover;
    border-radius: 10px;
}

#integracion h2 {
    font-size: 2.7rem;
    padding: 85px 20px 10px 20px;
    text-align: center;
    margin: 0;
    color: #222;
}

#mantenimiento h2 {
    font-size: 2.3rem;
    padding: 45px 20px 10px 20px;
    text-align: center;
    margin: 0;
    color: #fff;
}

#integracion p{
    text-align: left;
    padding: 15px;
    color: #fff;
    font-weight: 300;
    background-color: #222;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#link-standar{
    display: block;
    padding: 15px;
    margin-top: 50px;
    color: white;
    font-size: 1.8rem;
    font-weight: 300;
    background-color: #222;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#link-detector{
    display: block;
    padding: 15px;
    margin-top: 25px;
    color: white;
    font-size: 1.8rem;
    font-weight: 300;
    background-color: #222;
    opacity: 0.6;
    filter: alpha(opacity=60);
}


/***CONTACTO***/

#hero-contact {
    min-height: 400px;
    background: #222 url(assets/img/Call-Center.jpg) no-repeat center;
    background-size: cover;
    margin-bottom: 25px;
    margin-top: 10px;
}

#hero-contact h1{
    font-size: 1.5rem;
    line-height: 1.7rem;
    padding: 45px 20px 10px 20px;
    text-align: center;
    margin: 0;
    color: #2c3e50;
    font-weight: 400;
}
#hero-contact p{
    font-size: 1.2rem;
    line-height: 1.7rem;
    padding: 0px 20px 10px 20px;
    text-align: center;
    margin-bottom: 10px;
    color: #2c3e50;
    font-weight: 400;
}
#form-contact{
    background: #222;
    opacity: .9;
    filter: alpha(opacity=70);
    padding-top: 10px; 
    margin-bottom: 25px;
    border-radius: 10px;
}
.form-text{
    color: white;
}

/*** DOWNLOADS ***/
#title-download{
font-size: 1.7rem;
    color:  #fff;
    background: #1abc9c;
}
.enlace-download{
    color: blue;
    font-weight: 400;
    font-style: italic;
}
.detail-download{
    font-weight: 400;
}


/*** SINGLE ***/

.row-single-content{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 2px solid #3498db;
    border-radius: 5px;
}

.single-content h1{
    text-align: center;
    font-size: 1.7rem;
    color: white;
    background-color: #34495e;
    border-radius: 5px;

}

.single-content p{
    text-align: justify;
    font-weight: 400;
    color: #222;

   
}
.column-img-single{
    padding-top: 25px;
    
}

