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

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

body {
    font-family: 'poppinsregular', Arial, sans-serif;
    font-size: 14px;
    color: #555;
    font-weight: 300;
    line-height: 22px;
}

/*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 { text-align: center;}

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

.parallax {
    /* Full height */
    height: 100%; 

    /* Create the parallax scrolling effect */
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

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

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


/*LOGO*/
.logo { display: block; float: left; width: 24%; min-width: 100px; margin: 15px 0px;}

/*info*/
.info {
    float: right;
    width: auto;
    text-align: right;
    margin-top: 3.5%;
}
.info ul { display: inline-block;  margin-left: 20px;}
.info ul li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}

.info ul li a img{
    transition: .2s all linear;
}
.info ul li a:hover img{
    transform: scale(1.1);
    transition: .2s all linear;
}
.info ul div {
    padding: 2px 20px;
    border: 2px solid #1698aa;
    border-radius: 30px;
    color: #fff;
    font-size: .9em;
}
.info ul div img {position: relative; top: 2px; margin-right: 5px;}


/*NAV*/
#nav-hor { 
    position: relative;
    margin-top: 4.5%;
    float: right;
    width: 70%;
}
#nav-hor .dl-menuwrapper { 
    text-align: right;
}
#nav-hor li { display: inline-block; margin: 0px 0px 0px 5%; position: relative; }
#nav-hor li a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1em;
    font-family: 'poppinssemibold';
    transition: .2s all linear;
}

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

#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: -90px auto 0px;
    padding: 0px 0px 40px;
}

/*Content*/
#content { 
    text-align: center;
    padding: 80px 0px;
}
#content:nth-last-child(2) {background-image: url('../img/meio2.jpg'); padding: 120px 0px;}


#content:nth-last-child(2) h2 {
    color: #fff;
    font-size: 2em;
    font-family: 'poppinsbold';
    margin-bottom: 50px;
}
#content:nth-last-child(2) p {
    color: #a3aed0;
}
#content > a {
    color: #a3aed0;
    border: 2px solid #a3aed0;
    padding: 15px 20px;
    margin-top: 50px;
    font-size: 1.1em;
    display: inline-block;
    font-family: 'poppinssemibold';
}


/*Meio2*/
.meio2 {
    display: inline-block;
    vertical-align: middle;
    max-width: 420px;
    text-align: right;
    margin-right: 10%;
}
.meio2 > h2 {
    margin: 0px 0px 30px;
    font-size: 2.3em;
    font-family: 'poppinsbold';
    color: #192b59;
    text-align: right;
    line-height: 1.4em;
}
.meio2 p {
    font-size: 1.05em;
    line-height: 1.7em;
}
.meio2 a {
    padding: 10px 20px;
    border: 2px solid #aaa;
    color: #aaa;
    font-size: 1em;
    margin-top: 40px;
    display: inline-block;
    font-family: 'poppinssemibold';
    transition: .2s all linear;
}
.meio2 a:hover {
    background: #111;
    transition: .2s all linear;
}

/*Meio2 Box*/
box {
    display: inline-block;
    vertical-align: middle;
    max-width: 500px;
    text-align: left;
}
box content {
    display: block;
    width: 100%;
    padding-left: 40px;
    margin-bottom: 30px;
    position: relative;
}
box content span {
    font-family: 'poppinssemibold';
    font-size: 5em;
    color: #ccc;
    float: left;
    position: absolute;
    left: -30px;
    top: 40px;
    width: 55px;
    text-align: center;
}
box content h3 {
    color: #192b59;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
    font-family: 'poppinsbold';
}
box content p { font-size: 1em; color: #555;}

/*Meio4*/
.meio4 {
    display: inline-block;
    width: 250px;
    vertical-align: top;
    margin: 1%;
    text-align: left;
    padding: 10px;
    background: #fff;
    box-shadow: 1px 1px 3px 0px;
}
.meio4 a span {
    color: #888;
    font-size: .9em;
    margin: 10px 0px;
}
.meio4 a h2 {
    color: #227aac;
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
    text-transform: uppercase;
    font-family: 'poppinssemibold';
}
.meio4 p { color: #888;}
.meio4 h4 {
    font-size: 1.1em;
    color: #17a4a1;
    display: inline-block;
    font-family: 'poppinssemibold';
    margin-top: 20px;
    transition: .1s all linear;
}
.meio4:hover h4 { color: #000; transition: .1s all linear; }


/*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.png') no-repeat; }
.boxAddress h3 i { background: url(../img/sprite_icons.png) 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.png") no-repeat;}

/*BOX IMAGES*/
.boxImages{margin: 20px auto; text-align: center;}
.boxImages ul li{display: inline-block; margin: 20px; width: 150px; height: 100px; overflow: hidden;}
.boxImages ul li a{
    display: table-cell; 
    vertical-align: middle;
    width: 150px; 
    height: 100px;
}
.boxImages ul li img {
    display: inline-block;
    max-width: 150px;
    max-height: 100px;
}


/* RODAPE */
footer { 
    padding: 30px 0px 0px;
    background: #1a2a5d;
    display: table;
    width: 100%;
}
#rodape { 
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0px;
}
.rodape {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    width: auto;
}
.rodape h2 {
    color: #faa71b;
    margin-bottom: 20px;
    font-size: 1.1em;
    line-height: 1.2em;
    font-family: 'poppinsbold';
    text-transform: uppercase;
}
.rodape ul li {
    display: inline-block;
    font-size: 1em;
    color: #fff;
    margin: 10px 30px;
}
#rodape .rodape:nth-child(2) ul li {margin: 10px 5px;}

.rodape ul li img{
    position: relative;
    top: 3px;
}
.rodape ul li h3 {
    font-family: 'poppinsbold';
    text-transform: uppercase;
    font-size: 1em;
    float: left;
}
.rodape ul li h3 span{
    color: #faa71b;
    display: block;
    font-size: 1.4em;
}
.rodape ul li img { margin-right: 5px; float: left; position: relative; }

/*bottom*/
.bottom { 
    clear: both;
    padding: 20px 0 40px 0;
    margin-top: 0px;
}
.bottom .left { 
    color: #a3aed0;
    font-size: .8em;
    float: left;
}
.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(0, 0, 0, 0.6); padding: 0px;}
.menu-fixo #nav-hor {margin-top: 2% !important;}
.menu-fixo .logo {margin: 10px 0px 5px !important; width: 12%;}
.menu-fixo .logo img {min-width: 0em; transform: scale(1);}
.menu-fixo .info {margin-top: 1.5% !important;}

.flags{
    width: 10%;
    display: inline-block;
    text-align: right;
    margin-right: 76px;
    margin-bottom: -60px;
}
.flags li{display: inline-block;}
.flags li a{
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: 0.1em;
    margin-top: 13px;
    background: url(../img/sprites-tags.png)no-repeat;
}
.flags .en-us a{background-position: 15% 33%;}
.flags .esp a{background-position: 53% 33%;}
.flags .pt-br a{background-position: 92% 33%;}

.right{
    float: right;
}

#google_translate_element {
    display: none;
}