@import "jquery.dlmenu.css"(max-width: 1024px);
@import "font-face.html";

* {
    margin: 0 auto;
    padding: 0;
}

body {
    font-family: 'poppinslight', Arial, sans-serif;
    font-size: 13px;
    color: #333;
    font-weight: 300;
    line-height: 24px;
}

/*H's'*/
h1, h2, h3, h4, h5, h6 {        
    display: block;
    font-weight: 300;
}

b, strong {font-family: 'poppinsbold';}

/*.cf usado para adicionar um espaço vazio antes e depois dos elementos
  evitando que os floats se aglomerem.
*/
.cl:before, .cl:after {content: "";display: table;}
.cl:after {clear: both;}
.cl {*zoom: 1; clear: both;}
/*fim do cf*/

/*Inputs Safari*/
::-webkit-input-placeholder { color: #717171;}
:-moz-placeholder { color: #717171;}
::-moz-placeholder { color: #717171;}
:-ms-input-placeholder { color: #717171;}

.overflow {overflow: hidden;}
.center { margin-bottom: 50px; text-align: center;}

/*Largura para redimensão*/
img, picture, video, embed {
    max-width: 100%; /*define a largura máxima em até 100%*/
}

/*Header*/
header { 
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0px;
}

/*Divao*/
.divao { max-width: 1200px; margin: 0 auto; width: 90%; position: relative; }

/*Espacamento*/
.espacamento {margin-bottom: 200px;}

/*LOGO*/
.logo { display: inline-block; width: 14%; min-width: 70px; margin: 15px 0px;}

/*info*/
.info {
    width: 100%;
    background: #DE0000;
    display: table;
    padding: 5px 0px;
}
.info ul {
    width: 100%;
    text-align: left;
}
.info ul li{
    display: inline-block;
    vertical-align: middle;
    padding-right: 2%;
}
.info ul li p{
    padding: 5px 10px;
    color: #fff;
    font-family: 'poppinsmedium';
}
.info ul li p img {
    margin-right: 10px;
    position: relative;
    top: 3px;
}

.info ul li:nth-last-child(1){padding-right: 0px; float: right; margin-top: 5px;}
.info ul li a img{
    transition: .2s all linear;
    position: relative;
    top: 3px;
}
.info ul li a:hover img{
    transform: scale(1.1);
    transition: .2s all linear;
}

/*NAV*/
.dl-menuwrapper { 
    display: none;
}
#nav-hor { 
    position: relative;
    margin-top: 6%;
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
#nav-hor li { display: inline-block; margin: 0px 5%; position: relative; z-index: 99999; }
#nav-hor li a {
    color: #808080;
    cursor: pointer;
    font-family: 'poppinsmedium';
    display: block;
    font-size: 1em;
    transition: .2s all linear;
    text-transform: uppercase;
}

#nav-hor ul ul {display: none;}
#nav-hor ul li:hover ul {
    display: block;
    position: absolute;
    text-align: left;
    padding-top: 15px;
}
#nav-hor ul ul li:nth-child(1) {display: none;}
#nav-hor ul ul li {
    background: #474747;
    width: 200px;
    padding: 10px;
    margin-left: 0px;
}
#nav-hor ul ul li a {text-transform: initial; color: #fff}

#nav-hor li a:hover, #nav-hor li a:active {transition: .2s all linear; text-decoration: underline;}
.nav .dl-trigger { display: none; }
.dl-trigger { display: none;}


/*Corpo*/
#corpo.full { 
    width: 100%;
    margin: 0 auto;
    position: relative;
}

/*interna*/
.interna { 
    max-width: 1200px;
    width: 90%;
    margin: 0 auto;
    padding: 14% 0px 40px;
}

/*Content*/
#content { 
    text-align: center;
    padding: 60px 0px;
}
#content:nth-last-child(3) {background: #000 url('../img/meio2.jpg') no-repeat; padding: 90px 0px 100px;}
#content > h2 {
    margin: 60px 0px 20px;
    font-size: 1.4em;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
    color: #fff;
}
#content > p {color: #fff; font-weight: 300; margin-bottom: 40px;}

#content > a {
    color: #fff;
    padding: 10px 20px;
    text-transform: uppercase;
    margin-top: 40px;
    display: inline-block;
    text-decoration: underline;
}

/*Box*/
box {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    margin: 2%;
    text-align: center;
}
box h2 {
    color: #de0000;
    margin: 20px 0px;
    font-size: 1.3em;
    line-height: 1.4em;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
}
box p {
    font-size: 1em;
    color: #808080;
}
box > span {
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 20px;
    display: block;
}
box > span a {color: #de0000; text-decoration: underline !important;}

box > a > span {
    width: 200px;
    height: 200px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
box > a > span img {vertical-align: middle; display: table-cell; max-width: 200px; max-height: 200px; width: 100%; transition: .2s all linear;}

box:hover img{
    transition: .2s all linear;
    transform: scale(1.05);
}

/*Meio2*/
.meio3 {}
ul.meio3 li {display: inline-block; margin: 5px;}
ul.meio3 li span{
    width: 150px;
    height: 100px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

/*Title*/
.title {
    margin-bottom: 30px;
}
.title._2 { color: #f7941e; }

.title h1 {
    z-index: 1;
    position: relative;
    background: #fff;
    margin-bottom: 60px;
    font-weight: 700;
    font-size: 2em;
    color: #CAAB4C;
    letter-spacing: 0px;
}
.title h2 {
    font-weight: 700;
    position: relative;
    font-size: 1.4em;
    color: #CAAB4C;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.title h1, .title h2 a { color: #CAAB4C; }
.title h1 a:hover, .title h2 a:hover { color: #000; text-decoration: underline }

.title h3, .subTitle {
    position: relative;
    font-size: 1em;
    color: #333;
    font-weight: 300;
    line-height: 1.5em;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.title h4 {
    position: relative;
    font-size: 1.4em;
    color: #1D2261;
    font-weight: 300;
    margin: 20px 0px 50px;
    line-height: 1.4em;
}

.title.cart .bg { background: url('../img/title_cart_bg.html') no-repeat; }
.boxAddress h3 i { background: url(../img/sprite_icons.html) no-repeat -249px -79px; }


/*FORM CUSTOMER*/
.img-login{float: left; margin-right: 10px;}
.padding_30{padding: 7%;}
.box_form_customer{float: left; width: 32%;}
.title-customer h2{
    color: #3e3e40;

    font-size: 2em;
    font-weight: lighter;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.title-customer h2 span{color: #CAAB4C; }
.subTitle-customer{color: #CAAB4C;  font-size: 1.5em; margin-bottom: 35px; font-weight: 500; text-transform: uppercase;}
.labelCustomer{
    color: #3e3e40;
    font-size: 1.1em;
    display: block;
    margin-bottom: 23px;
}
.input-text-customer{
    display: block;
    padding: 9px;
    margin-top: 10px;
    border: 1px solid #cfcfd1;
    color: #8a8a90;
    width: 94%;
}
.select-customer {
    display: block;
    padding: 9px 3%;
    margin-top: 10px;
    border: 1px solid #cfcfd1;
    color: #8a8a90;
    width: 100%;
}
.input-submit-customer{
    background: #CAAB4C;

    text-transform: uppercase;
    font-size: 1em;
    color: #fff;
    padding: 10px;
    cursor: pointer;
}
.input-submit-customer:hover{background: #242424;}
.boxForget{margin-top: 10px;}
.forget{color: #257ca5;  text-decoration: underline!important; font-size: 1em;}
.bt_cep{background: #3e3e40; display: inline-block; padding: 0px 10px; margin-top: 10px; width: 30%; height: 37px;}
.input-cep{width: 60%; display: inline-block;}

/*PAYMENT*/
.subTitle-payment{font-size: 1.4em; font-weight: lighter; text-transform: uppercase; color: #231f20;}
.paymentDepositoInfo{font-size: 1.2em; font-weight: lighter; line-height: 20px; color: #231f20; }

/*ICONS PAYMENT*/
.boxPayment h1 i {background: url("../img/sprite_icons.html") no-repeat;}

/*BOX IMAGES*/
.boxImages{margin: 20px auto; text-align: center;}
.boxImages ul li{display: inline-block; margin: .5%; width: 200px; height: 160px; overflow: hidden;}
.boxImages ul li img {
    display: table-cell;
    vertical-align: middle;
    max-width: 220px;
    max-height: 180px;
}


/* RODAPE */
footer { 
    background: url(../img/rodape.png) no-repeat 85% 0%;
    padding: 50px 0px 0px;
}
#rodape { 
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0px;
}
#rodape h2 {
    margin: 0px 0px 40px;
    font-size: 1.8em;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
    color: #1A6E93;
}
.rodape {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    max-width: 320px;
    margin-right: 9%;
    margin-bottom: 30px;
    min-width: 200px;
}
.rodape:nth-last-child(3) {margin-right: 0px;} 
.rodape:nth-last-child(1) {margin-right: 0px; float: left; margin: 20px 0px 50px; max-width: 500px;} 

.rodape h3 {
    margin: 0px 0px 20px;
    font-size: 1.5em;
    font-family: 'poppinsmedium';
    color: #DE0000;
    text-transform: uppercase;
}
.rodape p {
    color: #808080;
}
.rodape a {
    background: #DE0000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 25px;
    display: inline-block;
    margin-top: 20px;
}

.rodape ul li {
    display: block;
    font-size: 1em;
    color: #808080;
    margin-bottom: 20px;
}
.rodape ul li img {
    margin-right: 5px;
    position: relative;
    top: 3px;
}


/*bottom*/
footer .bottom { 
    clear: both;
    padding: 10px 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    display: table;
}
footer .bottom .left { 
    color: #555;
    font-size: .9em;
    float: left;
    padding-top: 5px;


}
footer .cgdw { display: block; float: right; }

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

/*Top fixo*/
.menu-fixo {
    position: fixed;
    z-index: 99999;
    transition: 2s;
}

/*Delay All*/
header, .topo, .logo, .logo img, .info, #nav-hor {
    transition: .3s all linear;
}
/*Transform*/
header.menu-fixo, .menu-fixo .topo, .menu-fixo .logo, .menu-fixo .logo img, .menu-fixo #info, .menu-fixo #nav-hor {
    transition: .3s all linear;
}

/*Transform especificos*/
header.menu-fixo {background: rgba(255, 255, 255, 0.8); padding: 0px; box-shadow: 0px 0px 7px 3px rgba(0, 0, 0, 0.3);}
.menu-fixo #nav-hor {margin-top: 2.5% !important;}
.menu-fixo .logo {width: 15%;}
.menu-fixo .logo img {min-width: 0em; transform: scale(.5); margin: -35px;}
.menu-fixo .info {margin-top: -45px !important; }