/*
Theme Name: MMedia Creative© | Bag - Solución de Negocios©
Theme URI: http://www.mmediacreative.com/
Author: MMedia Creative©
Author URI: http://www.mmediacreative.com/
Description: Bag | Solución de Negocios©
Version: 1.0
*/

/* MMedia Creative (c) ~ 2014 ~ http://www.mmediacreative.com */

body {
    width: 100%;
    height: 100%;
    font-family: 'Dosis', sans-serif;;
    font-size: 16px;
    color: #000;
    background-color: #fff;
}
html {
    width: 100%;
    height: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: 1px;
}
p {
    font-size: 16px !important;
    margin: 0 !important;
    line-height: inherit !important;
}
a {
    color: #2a6496;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #009cde;
}
.form-control {
    border-radius: 0;
    border: 1px solid #000;
}
.btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #000;
    border-radius: 0;
    padding: 10px 12px;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.panel,
.panel-heading,
.panel-footer {
    border-radius: 0;
}
.panel-primary {
    border-color: rgba(0,156,222,0.8);
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color:  rgba(0,156,222,0.8);
    border-color:  rgba(0,156,222,0.8);

}
.well {
    border-radius: 0;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #009cde;
}
.thumbnail {
    border-radius: 0;
}
.mmc-noimage {
    width: 70%;
    height: 150px;
    margin: 5px auto;
    background-color: #111;
    background-image: url('../img/bag-white.png');
    background-repeat: no-repeat;
    background-size: auto 40%;
    background-position: center;
}
.mmc-navbar {
    font-size: 14px;
    min-height: 40px;
    margin-bottom: 0;
    border-bottom: 1px solid #f7f7f7;
    background-color: rgba(0,156,222,0.8);
    position: absolute;
    box-shadow: 0 0 10px;
    -webkit-box-shadow: 0 0 10px;
    -moz-box-shadow: 0 0 10px;
    -ms-box-shadow: 0 0 10px;
    -o-box-shadow: 0 0 10px;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: inherit;
}
.mmc-navbar .fa-bars {
    color: #fff;
}
.mmc-navbar .navbar-brand img {
    width: 120px;
    height: auto;
    margin-top: -16px;
    padding: 5px;
    /*background-color: #fff;
    border: 1px solid #f7f7f7;*/
    position: relative;
    z-index: 7;
    -webkit-transition: all .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: all .5s ease-in-out,padding .5s ease-in-out;
    transition: all .5s ease-in-out,padding .5s ease-in-out;
}
.mmc-navbar .navbar-brand:focus {
    outline: 0;
}
.mmc-navbar .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #000;
}
.mmc-navbar .navbar-brand .navbar-toggle:focus,
.mmc-navbar .navbar-brand .navbar-toggle:active {
    outline: 0;
}
.mmc-navbar a {
    color: #fff;
}
.navbar-nav {
    margin: 0px 0;
}
.nav>li>a {
    padding: 10px;
}
.mmc-navbar .nav li.active {
    outline: nonte;    
    background-color: #fff;
}
.mmc-navbar .nav li.active > a {
    color: #000;
}
.mmc-navbar .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.mmc-navbar .nav li a:hover,
.mmc-navbar .nav li a:focus,
.mmc-navbar .nav li a:active {
    outline: 0;
    color: #000;
    background-color: #fff;
}
.mmc-navbar .nav li ul {
    list-style: none;
    position: absolute;
    background-color: rgba(255,255,255,0);
    margin: 0 0 0 -1px;
    padding: 0px;
    border: 0px solid rgba(0,156,222,0);
    white-space: nowrap;
    height: 0px;
    overflow: hidden;
    -webkit-transition: all ease 300ms;
}
.mmc-navbar .nav li:hover ul {
    padding: 0 10px 10px 10px;
    height: auto;
    background-color: rgba(255,255,255,1);
    border-left: 1px solid rgba(0,156,222,0.97);
    border-right: 1px solid rgba(0,156,222,0.97);
    border-bottom: 1px solid rgba(0,156,222,0.97);
}
.mmc-navbar .nav li ul li {
    text-align: left;
    padding: 5px 0;
}
.mmc-navbar .nav li ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
    border: 1px solid #000;
    padding: 3px 5px;
}
.mmc-navbar .nav li ul li a:hover,
.mmc-navbar .nav li ul li a:focus,
.mmc-navbar .nav li ul li .active {
    color: #fff;
    border: 1px solid #000;
    background-color: #000;
}
.search {
    margin: 0;
    padding: 0 10px;
}
.search input[type="search"] {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    width:100%;
    margin: 4px -27px 30px 0;
    padding: 6px 10px 6px 10px;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}
.search input[type="search"]:focus {
    color: #fff;
    width: 100%;
    border: 1px solid rgba(0,156,222,0.8);
    position: relative;
    z-index:1;
}
.form-control::-webkit-input-placeholder{
    /* WebKit browsers */ color:#000;
}
.form-control::-webkit-input-placeholder:-moz-placeholder{
    /* Mozilla Firefox 4 to 18 */ color:#fff;
}
.form-control::-webkit-input-placeholder::-moz-placeholder{
    /* Mozilla Firefox 19+ */ color:#fff;
}
.form-control::-webkit-input-placeholder:-ms-input-placeholder{
    /* Internet Explorer 10+ */ color:#fff;
}
.form-control::-webkit-input-placeholder,
.form-control::-moz-placeholder,
.form-control:-ms-input-placeholder,
.form-control::-o-input-placeholder{
    color:#fff;
    font-weight:normal;
}
.search .glyphicon-search{
    position: relative;
    z-index:2;
    color: #fff;
    top: 5px;
}
.search .glyphicon-search:hover{
    color: #000;
}
.carousel {
    height: 70%;
}
.mmc-carousel-indicators {
    bottom: 50px;
}
.item,
.active,
.carousel-inner {
    height: 100%;
}
.mmc-fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.mmc-carousel-caption {    
    position: absolute;
    right: 15%;
    top: 50%;
    bottom: inherit;
    left: 15%;
    z-index: 10;
    padding: 9px 8px 8px 8px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-color: rgba(255,255,255,0.7);
    border: 1px solid #fff;
}
.mmc-carousel-caption h2 {
    color: #000;
    font-weight: 300;
    font-size: 38px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0;
}
.mmc-controls {
    width: 60px;
    height: 60px;
    top: 50%;
    position: absolute;
}
.mmc-controls img {
    width: 100%;
    height: 100%;
}
.mmc-prev {
    left: 40px;
}
.mmc-next {
    right: 40px;
}
.mmc-category {
    width: 100%;
    height: auto;
    min-height: 45px;
    margin-top: -45px;
    padding: 0px 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0,0,0,0.7);
    position: relative;
}
.mmc-category ul{
    margin: 0;
}
.mmc-category ul li {
    padding: 10px 3px 5px 3px;
}
.mmc-category ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
    border:1px solid #fff;
    padding:3px 5px;
}
.mmc-category a:hover,
.mmc-category a:focus,
.mmc-category .active{
    color: #000;
    background-color: #fff;
}
.mmc-thumb {
    border: 0;
    border-radius: none;
}
.mmc-thumb h3 {
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0 10px 0 !important;
}
.mmc-thumb hr {
    width:60%;
    border-top:1px solid #009cde;
    margin: 0;
}
.mmc-thumb p {
    height: auto;
    min-height: 66px;
    margin: 10px 0 !important;
}
.mmc-thumb-img {
    width: auto;
    height: 220px;
    margin: 10px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all ease-in-out 300ms;
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
}
.mmc-thumb-img:hover {
    opacity: .7;
}
.mmc-banner {
    height: 100px;    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mmc-banner-cover {
    width: 100%;
    height: 100px;
    background-color: rgba(0,0,0,0.9);
}
.mmc-banner h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    padding: 19px 0;
}
.mmc-brands {
    text-align: center;
    margin: 10px 0;
    padding: 0;
}
.mmc-brands img {
    width: 100% !important;
    display: block;
}
.mmc-brands .thumbnail {
    margin-bottom: 0;
}
.mmc-ttpg-products {
    height: 240px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mmc-ttpg-products-bgcl {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.mmc-ttpg-products h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 120px;
}
.mmc-ttpg {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mmc-ttpg-bgcl {
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
}
.mmc-ttpg h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    text-transform: uppercase;
    margin-top: 120px;
}
.mmc-map {
    width: 100%;
    height: 50%;
}
.mmc-page {
    padding: 30px 0;
    min-height: calc(100vh - 354px);
}
.mmc-page ol {
    list-style: none;
    padding:0;
    margin:0;    
}
.mmc-page ol li{
    padding-left: 20px; 
    text-indent: -.7em;
}
.mmc-page ol li:before {
    content: "o ";
    color: #009cde;
}
.mmc-page .dl-horizontal img {
    width: 100px;
}
.mmc-page .dl-horizontal dt,
.mmc-page .dl-horizontal dd {
    display: inline-block;
    vertical-align: middle;
    float: none;
    margin: 0;
}
.mmc-products img {
    width: 100%;
    max-width: 252px;
    height: auto;
    max-height: 150px;
}
.mmc-sidebar {
    height: auto;
    min-height: 45px;    
    padding: 0px 0;
    color: #000;
    position: relative;
}
.mmc-sidebar h4 {
    border-bottom: 1px solid #009cde;
    padding: 3px 5px;
}
.mmc-sidebar ul{
    margin: 0;
    padding: 0 5px;
    list-style: none;
}
.mmc-sidebar ul li {
    padding: 10px 3px 5px 3px;
}
.mmc-sidebar ul li a{
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
    border:1px solid #000;
    padding:3px 5px;
}
.mmc-sidebar a:hover{
    color: #fff;
    background-color: #000;
}
.mmc-category-bottom {
    width: 100%;
    height: auto;
    min-height: 45px;    
    padding: 0px 0;
    text-align: center;
    color: #fff;
    background-color: #000;
    position: relative;
}
.mmc-category-bottom ul{
    margin: 0;
}
.mmc-category-bottom ul li {
    padding: 12px 3px 5px 3px;
}
.mmc-category-bottom ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 18px;
    border:1px solid #fff;
    padding:3px 5px;
}
.mmc-category-bottom a:hover{
    color: #000;
    background-color: #fff;
}
.mmc-footer {
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid #000;
}
.mmc-footer h6 {
    margin: 0;
}
.mmc-footer a{
    text-align: center;
    color: #000;
}
.mmc-footer a:hover,
.mmc-footer a:focus,
.mmc-footer a.active {
    color: #428bca;
}
.mmc-footer .page-scroll {
    color: #428bca;
    font-size: 20px;
    text-align: center;
    margin-top: -13px;
    padding: 3px 6px 3px 8px;
    border: 1px solid #428bca;
    position: absolute;
}
.mmc-footer .page-scroll:hover,
.mmc-footer .page-scroll:focus,
.mmc-footer .page-scroll.active {
    color: #fff;    
    border: 1px solid #428bca;
    background-color: #428bca;
}
::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}
@media(min-width:1200px) {
    .navbar-header {
        position: absolute;
    }
    .search input[type="search"]:focus {
        width: 200px;
    }
}
@media(min-width:992px) {
    .mmc-navbar {
        font-size: 16px;
    }
    .search input[type="search"]:focus {
        width: 250px;
    }
}
@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
    .navbar {
        padding: 20px 0;
        border-bottom: 1px solid #f7f7f7;
        letter-spacing: 1px;
        background-color: rgba(0,156,222,0.97);
        -webkit-transition: all .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: all .5s ease-in-out,padding .5s ease-in-out;
        transition: all .5s ease-in-out,padding .5s ease-in-out;
        position: fixed;
    }
    .navbar-header {
        position: absolute;
    }
    .mmc-navbar .navbar-brand img {
        width: 185px;
        margin-top: -43px;
        padding: 10px;
    }
    .top-nav-collapse {
        padding: 0;
        background-color: rgba(0,156,222,0.80);
    }
    .mmc-navbar.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid #f7f7f7;
    }
    .mmc-navbar.top-nav-collapse img{
        width: 160px;
        margin-top: -71px;
        padding-top: 30px;
        -webkit-transition: all .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: all .5s ease-in-out,padding .5s ease-in-out;
        transition: all .5s ease-in-out,padding .5s ease-in-out;
    }
    .search input[type="search"] {
        border: 1px solid rgba(255,255,255,0.0);
        width:0px;
        margin: 4px -27px 0px 0;
    }
    .search input[type="search"]:focus {
        color: #fff;
        width: 180px;
        border: 1px solid #fff;
        position: relative;
        z-index:1;
    }
}

.mmc-construction h1 {
    color: #000;
    text-transform: uppercase;
    width: auto;
    margin: 0 auto;
    padding: 10px 15px;
    display: table;
    border: 1px solid #000;
}