﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	text-decoration: none;
    vertical-align:baseline;
}

body {
    overflow-x:hidden;
    background-size:100%;
}

select::-ms-expand { 
    display: none; /* hide the default arrow in ie10 and ie11 */
}

input:focus {outline: none; }

option { 
    font-family: 'Nunito', sans-serif;
    font-size:16px; 
    font-weight:600;
}

select:focus {
    outline: none; 
}

/*nao deixa o width ser afetado pelo padding*/
*{ 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
     box-sizing: border-box; 
}

/*transicao*/

a{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
}

.Transition {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
}

.Transition2 {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-ms-transition: all 0.8s ease;
}

.Transition3 {
	-webkit-transition: all 1.4s ease;
	-moz-transition: all 1.4s ease;
	-o-transition: all 1.4s ease;
	-ms-transition: all 1.4s ease;
}


.Transition4 {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
}

/*geral*/

.Height{
    display:table;
    width:100%;
}

.BackBottom{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:243px;
    margin:auto;
    background-image:url(/images/back3.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center bottom;
}

/*containers*/

.C1{
    position:relative;
    top:1px;
    width:100%;
    height:229px;
    margin:auto;
    background-image:url(/images/back2.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center bottom;
}

.rC1 {
    position: relative;
    top: 1px;
    width: 100%;
    height: 159px;
    margin: auto;
    background-image: url(/images/back2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
}

.rC2 {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 80px;
    margin: auto;
    background-image: url(/images/back22.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center bottom;
    z-index:1000;
}

.C2{
    width:100%;
    margin:auto;
    background-image:url(/images/back2.jpg);
    background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-size:100%;
    background-position:center top;
}

.C3{
    width:100%;
    position:relative;
    padding-bottom:150px;
}

.C4{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    position:relative;
    z-index:10;
}

.C5{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:150px;
    position:relative;
}

.C55{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:150px;
    position:relative;
}

.C6{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:80px;
    position:relative;
}

.C66{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:80px;
    position:relative;
}

.C7{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:200px;
    padding-bottom:100px;
    position:relative;
}

.C8{
    display:table;
    width:100%;
    max-width:1115px;
    margin:auto;
    z-index:10;
    padding-top:50px;
    position:relative;
}

.C9{
    width:100%;
    height:180px;
    margin:auto;
    background-image:url(/images/back2.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center bottom;
}

.C10 {
    display: table;
    width: 100%;
    max-width: 1115px;
    margin: auto;
    z-index: 10;
    padding-top: 40px;
    position: relative;
}


.C11 {
    width: 100%;
    margin: auto;
    padding-bottom:0px;
    /*background-color:#fff;*/
}

/*Sections*/

.Section1{
    width:100%;
    height:100%;
    margin:auto;
    background-image:url(/images/back.jpg);
    /*background-image:url(/images/EscadaAV02.png);*/
    background-repeat:no-repeat;
    background-size:cover;
    position:fixed;
    top:0px;
    left:0px;
}

.Section2{
    width:100%;
    margin:auto;
    position:relative;
    z-index:2;
}

.Section3{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
}

.Section4{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
}
.Section5{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
}
.Section6{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
}
.Section7{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
}
.Section8{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
    background-image:url(/images/back5.jpg);
    background-repeat:no-repeat;
    background-position:left bottom;
    background-size:cover;
    padding-bottom:600px;
}

.Section9{
    width:100%;
    margin:auto;
    display:table;
    background-color:#000;
    position:relative;
    z-index:2;
    background-image:url(/images/back5.jpg);
    background-repeat:repeat-y;
    background-position:center;
    background-size:100%;
}

.Section10{
    width:100%;
    margin:auto;
    display:table;
    background-color:#fff;
    position:relative;
    z-index:2;
    background-image:url(/images/back2.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-size:100%;
    padding-bottom:100px;
}

.Section11{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
     background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-position:top;
    background-size:cover;
}

.Section12{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
    background-color:#fff;
    background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-position:top;
    background-size:cover;
}

.Section13{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
    background-color:#fff;
}

.Section14{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
    background-image:url(/images/verde.jpg);
     background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-position:top;
    background-size:cover;
}

.Section15{
    width:100%;
    margin:auto;
    display:table;
    position:relative;
    z-index:2;
    background-image:url(/images/fundoyellow.jpg);
     background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-position:top;
    background-size:cover;
}

.Section16 {
    width: 100%;
    display: table;
    background-image: url(/images/back4.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
}

.Section17 {
    width: 100%;
    display: table;
    position:relative;
    background-image: url(/images/back2.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-attachment:fixed;
    background-size: cover;
}

/*pescador*/

.Pescador{
    display:none;
    position:absolute;
    top:-10px;
    z-index:10;
}

/*slogan*/

.Slogan{
    display:table;
    max-width:800px;
    width:100%;
    margin:auto;
    text-align:center;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 1);
    position:absolute;
    top: 15%;
    opacity: 0;
    filter: alpha(opacity=0);
}

.Slogan .Bts{
    clear:both;
    display:table;
    width:auto;
    margin:auto;
    margin-bottom:15px;
}

.Slogan .Item{
    display:none;
    width:100%;
}

.Slogan .Bts div{
    float:left;
}

.Slogan .Bts img{
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.Slogan .Bts div:hover{
    cursor:pointer;
}

.Slogan .Bts div:hover img{
    opacity: 1;
    filter: alpha(opacity=100);
}

.Slogan .Bts .Active img{
    opacity: 1;
    filter: alpha(opacity=100);
}

.Slogan .Txt1{
    font-family: 'Playfair Display', serif;
    font-size:48px;
    font-weight:400;
    line-height:58px;
    letter-spacing:0px;
    color:#fff;
    max-width:720px;
    margin:auto;
    text-align:center !important;
}

.Slogan .Txt2{
    margin-top:30px;
    font-family: 'Playfair Display', serif;
    font-size:26px;
    font-weight:100;
    line-height:35px;
    letter-spacing:0px;
    color:#fff;
}

/*marcas*/

.Brands{
    display:table;
    width:100%;
    padding-top:140px;
    position:relative;
    top:0px;
    opacity: 1;
    filter: alpha(opacity=1);
}

.Brands .Fl{
    float:left;
}

.Brands .Fr{
    float:right;
}

.Brand{
    width:480px;
    display:table;
}

.Brand .Logo{
    margin:auto;
    display:table;
}

.Brand .Logo{
    width:276px;
}

.Brand .Txt1{
    text-align:center;
    margin-top:40px;
    font-family: 'Playfair Display', serif;
    font-size:22px;
    font-weight:400;
    line-height:28px;
    letter-spacing:0px;
    color:#000;
    text-transform:uppercase;
}

.Brand .Txt2{
    text-align:center;
    margin-top:12px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
}

.Brand .Bts{
    margin:auto;
    margin-top:40px;
    display:table;
    width:100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.Brand .Bt{
    display:table;
    float:left;
    margin-left:5px;
    margin-right:5px;
    width:200px;
    height:56px;
    background-image:url(/images/bt2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:14px;
    font-weight:400;
    line-height:65px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}

.Brand .Bt:hover{
    cursor:pointer;
    background-size:90%;
}

.Brand .Bt2{
    display:table;
    float:left;
    margin-left:5px;
    margin-right:5px;
    width:150px;
    height:56px;
    background-image:url(/images/bt4.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:14px;
    font-weight:400;
    line-height:65px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}

.Brand .Bt2 img{
    width:17px;
    margin-left:4px;
}

.Brand .Bt2:hover{
    cursor:pointer;
    background-size:90%;
}

.About{
    display:table;
    width:100%;
}

.About .Video{
    width:38%;
    float:left;
    position:relative;
}

.About .Video .Play{
    position:absolute;
    top:40%;
    display:table;
    width:100%;
    height:114px;
    background-image:url(/images/play.svg);
    background-repeat:no-repeat;
    background-size:auto 100%;
    background-position:center;
}

.About .Video .Play:hover{
    cursor:pointer;
    background-size:auto 90%;
}

.About .Video img{
    width:100%;
    float:left;
    max-width:435px;
}

.About .Txts{
    width:38%;
    float:left;
    padding:55px;
    padding-bottom:0px;
    position:relative;
    top:0px;
}

.About .Txt1{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.About .Txt2{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing:0px;
    color:#000;
}

.About .Txt3{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#000;
}

.About .Images{
    margin-top:40px;
    width:24%;
    float:right;
}

.About .Images img{
    float:right;
    width:100%;
    margin-bottom:30px;
    max-width:260px;
}

.About .Bt{
    margin-top:30px;
    display:table;
    width:200px;
    height:56px;
    background-image:url(/images/bt2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:14px;
    font-weight:400;
    line-height:65px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}

.About .Bt:hover{
    cursor:pointer;
    background-size:90%;
}

/*numeros*/

.Numbers{
    display:table;
    width:100%;
}

.Numbers .Bts{
    width:10%;
    float:left;
    position:relative;
    top:0px;
}

.Numbers .Bt1{
    display:table;
    width:90px;
    height:90px;
    background-color:#fff;
    border:1px solid #D1D2D3;
    background-image:url(/images/peixe.svg);
    background-repeat:no-repeat;
    background-size:50%;
    background-position:center;
    position:relative;
}

.Numbers .Bt1:hover{
    background-size:60%;
    cursor:pointer;
}

.Numbers .Bt2{
    display:table;
    width:90px;
    height:90px;
    background-color:#fff;
    border:1px solid #D1D2D3;
    border-top:none;
    background-image:url(/images/barco.svg);
    background-repeat:no-repeat;
     background-size:50%;
    background-position:center;
    position:relative;
}

.Numbers .Bt2:hover{
    background-size:60%;
    cursor:pointer;
}

.Numbers .Bt3{
    display:table;
    width:90px;
    height:90px;
    border:1px solid #D1D2D3;
    border-top:none;
    background-image:url(/images/certificado.svg);
    background-repeat:no-repeat;
     background-size:50%;
    background-position:center;
    position:relative;
}

.Numbers .Bt3:hover{
    background-size:60%;
    cursor:pointer;
}

.Numbers .Active {
    width:6px;
    height:90px;
    position:absolute;
    top:-1px;
    right:-7px;
    background-color:#000;
    z-index:10;
}

.NumbersData{
    display:none;
    width:90%;
}

.Numbers .Txts{
    width:60%;
    float:left;
    padding:55px;
    padding-bottom:0px;
    padding-top:0px;
    position:relative;
    top:0px;
}

.Numbers .Txt1{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.Numbers .Txt2{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.Numbers .Txt3{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
}

.Numbers .Graphic{
    width:40%;
    float:right;
    padding-top:0px;
    position:relative;
    top:0px;
}

.Numbers .Bar{
    display:table;
    width:100%;
    margin-bottom:20px;
}

.Numbers .Bar .Txt{
    display:table;
    width:100%;
}

.Numbers .Bar .Txt div{
    float:left;
    font-family: 'Playfair Display', serif;
    font-size:16px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Numbers .Bar .Txt span{
    display:table;
    float:right;
    font-family: 'Playfair Display', serif;
    font-size:12px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Numbers .BarItem{
    width:0%;
    height:22px;
    display:table;
    margin-top:10px;
    background-image:url(/images/bar.svg);
    background-repeat:no-repeat;
    background-repeat:repeat-x;
    background-position:left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

/*elementos*/

.Malagueta{
    position:absolute;
    left:-130px;
    top:0px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
}

.Tomate{
    position:absolute;
    right:-140px;
    top:0px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
    z-index:100;
}

.Malagueta2{
    position:absolute;
    left:-200px;
    top:10px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
    z-index:100;
}

.Peixe{
    position:absolute;
    right:-150px;
    top:0px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
    z-index:100;
}

.Azeitona{
    position:absolute;
    left:-140px;
    top:0px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
    z-index:100;
}

.Azeitona2{
    position:absolute;
    left:-140px;
    top:0px;
    display:table;
    opacity: 0.80;
    filter: alpha(opacity=80);
    z-index:100;
}

/*processo*/

.Model4{
    width:100%;
    height:100%;
    display:table;
    position:relative;
    margin-top:150px;
}

.Model4 .Left{
    float:right;
    width:50%;
    height:100%;
    display:table;
    background-color:#fff;
    position:relative;
}

.Model4 .Right{
    float:left;
    width:50%;
    height:100%;
    display:table;
    background-color:#fff;
    position:relative;
}

.Model4 .Txts{
    position:absolute;
    width:100%;
    top: 50%;
    display:table;
    padding-left:12%;
    padding-right:20%;
    transform: translateY(-50%);
}

.Model4 .Txts h2{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.Model4 .Txts h1{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.Model4 .Txts div{
    margin-top:25px !important;
    font-family: 'Lato', sans-serif !important;
    font-size:16px !important;
    font-weight:300 !important;
    line-height:26px !important;
    letter-spacing:0px !important;
    color:#666 !important;
    text-align:left !important;
}

.Model4 .Txts div p{
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
    text-align:left !important;
}

.Model4 .Bt{
    display:table;
    background-image:url(/images/more2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    width:35px;
    height:35px;
    margin-top:35px;
}

.Model4 .Bt:hover{
    cursor:pointer;
    margin-left:8px;
}

.Model4 .Image{
    width:100%;
    height:100%;
    display:table;
    background-color:#fff;
}

.Model4 .Image .Img{
    width:100%;
    height:100%;
    display:table;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

/*Model5*/

.Model5{
    width:100%;
    height:100%;
    display:table;
    position:relative;
    padding-top:180px;
    background-image:url(/images/back4.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    background-size:100%;
}

.Model5 .Left{
    float:right;
    width:50%;
    height:100%;
    display:table;
    position:relative;
}

.Model5 .Right{
    float:left;
    width:50%;
    height:100%;
    display:table;
    position:relative;
}

.Model5 .Txts{
    position:relative;
    top:0px;
    width:100%;
    display:table;
    padding-left:20%;
    padding-right:12%;
    padding-top:60px;
}

.Model5 .Txts h2{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.Model5 .Txts h1{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.Model5 .Txts div{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
}

.Model5 .Txts div p{
    font-family: 'Lato', sans-serif!important;
    font-size:16px!important;
    font-weight:300!important;
    line-height:26px!important;
    letter-spacing:0px!important;
    color:#666!important;
    text-align:left !important;
}

.Model5 .Bt{
    display:table;
    background-image:url(/images/more2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    width:35px;
    height:35px;
    margin-top:35px;
}

.Model5 .Bt:hover{
    cursor:pointer;
    margin-left:8px;
}

.Model5 .Image{
    width:100%;
    height:100%;
    display:table;
    background-color:#fff;
}

.Model5 .Image .Img{
    width:100%;
    height:100%;
    display:table;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

/*gallery*/

.Gallery{
    position:relative;
    display:table;
    width:100%;
    height:100%;
}

.Gallery .Iten{
    display:none;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

.Gallery .Normal{
    background-size:100% !important;
}

.Gallery .Active{
    display:table;
}


.Gallery .Credits{
    display:table;
    position:absolute;
    bottom:0px;
    right:0px;
    width:auto;
    text-align:right;
    padding:5px;
    background-color:rgba(0,0,0,0.5);
    font-family: 'Lato', sans-serif;
    font-size:11px;
    font-weight:400;
    line-height:12px;
    letter-spacing:0px;
    color:rgba(255,255,255,0.8);
    z-index:100;
}

.Gallery .Credits span{
    font-weight:400;
}


.Gallery .TopTitle{
    display:table;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    text-align:left;
    padding:10px;
    background-color:rgba(0,0,0,0.3);
    font-family: 'Playfair Display', serif;
    font-size:14px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:rgba(255,255,255,1);
    z-index:100;
}

.BtLeft{
    width:30px;
    height:50px;
    position:absolute;
    top:45%;
    left:20px;
    z-index:1000;
    background-image:url(/images/arrow4.svg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
}

.BtLeft:hover{
    cursor:pointer;
     background-size:85%;
}

.BtRight{
    width:30px;
    height:50px;
    position:absolute;
    top:45%;
    right:20px;
    z-index:1000;
    background-image:url(/images/arrow5.svg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
}

.BtRight:hover{
    cursor:pointer;
    background-size:85%;
}

/*news*/

.News{

}

.News .Item{
    display:none;
}

.News .Txts{
    position:relative;
    width:100%;
    display:table;
    text-align:center;
    top:0px;
}

.News .Txts h2{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.News .Txts h1{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.News .Txts div{
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
}

.News .Txts .Item{
    width:100%;
}

.News .Txts .Txt3{
    margin-top:30px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#666;
}

.News .Txts .Txt3 P{
    font-family: 'Lato', sans-serif !important;
    font-size:16px !important;
    font-weight:300 !important;
    line-height:26px !important;
    letter-spacing:0px !important;
    color:#666 !important;
}

.News .Bts{
    clear:both;
    display:table;
    width:auto;
    margin:auto;
    margin-top:15px;
    display:table;
}

.News .Bts div{
    display:table;
    float:left;
}

.News .Bts div:hover{
    cursor:pointer;
}

.News .Bts img{
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.News .Bts div:hover{
    cursor:pointer;
}

.News .Bts div:hover img{
    opacity: 1;
    filter: alpha(opacity=100);
}

.News .Bts .Active img{
    opacity: 1;
    filter: alpha(opacity=100);
}


/*imagens slide*/

.ImagesScroll{
    position:relative;
    width:100%;
    max-width:1600px;
    overflow-x:hidden;
}

.ImagesSlide{
    display:table;
    position:relative;
}

.ImagesSlide .Credits{
    display:table;
    position:absolute;
    bottom:0px;
    right:0px;
    width:auto;
    text-align:right;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    background-color:rgba(0,0,0,0.5);
    font-family: 'Lato', sans-serif;
    font-size:11px;
    font-weight:400;
    line-height:12px;
    letter-spacing:0px;
    color:rgba(255,255,255,0.8);
    z-index:100;
}

.ImagesSlide .Credits span{
    font-weight:400;
}

.ImagesSlide .Images{
    margin-top:30px;
    display:table;
}

.ImagesSlide .Images img{
    display:table;
    width:auto;
    height:450px;
    max-height:450px;
    float:left;
}

.ImagesSlide .Txt1{
    float:left;
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.ImagesSlide .Bts{
    float:right;
    display:table;
}

.ImagesSlide .Bts .BtL{
    float:left;
    width:30px;
    height:30px;
    background-image:url(/images/arrow6.svg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
    margin-right:20px;
}

.ImagesSlide .Bts .BtL:hover{
    cursor:pointer;
    background-size:80%;
}

.ImagesSlide .Bts .BtR{
    float:right;
    width:30px;
    height:30px;
    background-image:url(/images/arrow7.svg);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
}

.ImagesSlide .Bts .BtR:hover{
    cursor:pointer;
    background-size:80%;
}

/*contactos*/

.Contacts{
    display:table;
    width:100%;
}

.Contacts .Left{
    float:left;
    width:50%;
}

.Contacts .Txt1{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.Contacts .Txt2{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.Contacts .Txt3{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Contacts .Contact{
    display:table;
    width:100%;
    margin-top:10px;
}

    .Contacts .Check {
        display:table;
        font-family: 'Lato', sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
        color: #000;
        margin-top:5px;
        margin-bottom:5px;
    }

    .Contacts .Check a{
        color: #000;
        text-decoration:underline;
    }

.Contacts .Txt4{
    float:left;
    width:40%;
    margin-top:10px;
    margin-bottom:25px;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Contacts .Txt4 .Bt{
    display:table;
    margin-top:35px !important;
    
}

.Contacts .Txt5{
    display:table;
    float:right;
    width:50%;
    margin-top:10px;
    margin-bottom:25px;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Contacts .Txt5 span{
    font-weight:600;
}

.Contacts .Contact .Bt{
    position:relative;
    clear:both;
    margin-top:0px;
    display:table;
    width:240px;
    height:210px;
    background-image:url(/images/bt2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:12px;
    font-weight:400;
    line-height:55px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;


    background-image:url(/images/bussola.png);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
}

.Contacts .Contact .Bt:hover{
    cursor:pointer;
    background-size:90%;
}

.Contacts .Contact .Bt2{
    clear:both;
    position:absolute;
    bottom:30px;
    right:20px;
    margin-top:0px;
    display:table;
    width:160px;
    height:55px;
    background-image:url(/images/bt2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:12px;
    font-weight:400;
    line-height:55px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}

.Contacts .Contact .Social{
   display:table;
   clear:both;
   margin-top:20px;
   margin-left:-5px;
}

.Contacts .Contact a{
    margin-right:10px;
}

.Contacts .Contact a img{
    width:40px;
}

.From{
    margin-top:40px;
}

.Texbox1{
    float:left;
    width:49%;
    height:45px;
    background-color:#fff;
    border:none;
   font-family: 'Lato', sans-serif;
    font-size:14px;
    line-height:22px;
    font-weight:300;
    color:#000;
    padding-left:15px;
    padding-right:20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius:2px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline: none;
    margin-bottom:10px;
}

.Texbox2{
    float:right;
    width:49%;
    height:45px;
    background-color:#fff;
    border:none;
   font-family: 'Lato', sans-serif;
    font-size:14px;
    line-height:22px;
    font-weight:300;
    color:#000;
    padding-left:15px;
    padding-right:20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius:2px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline: none;
    margin-bottom:10px;
}

.Texbox3{
    width:100%;
    height:45px;
    background-color:#fff;
    border:none;
   font-family: 'Lato', sans-serif;
    font-size:14px;
    line-height:22px;
    font-weight:300;
    color:#000;
    padding-left:15px;
    padding-right:20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius:2px;
    -webkit-appearance:none;
    -moz-appearance:none;
    -ms-appearance:none;
    -o-appearance:none;
    appearance:none;
    outline: none;
    margin-bottom:10px;
}

.From .Bt{
    margin-top:10px;
    display:table;
    width:160px;
    height:55px;
    background-image:url(/images/bt2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    background-position:center;
    font-family: 'Playfair Display', serif;
    font-size:12px;
    font-weight:400;
    line-height:55px;
    letter-spacing:0px;
    color:#fff;
    text-transform:uppercase;
    text-align:center;
}

.From .Bt:hover{
    cursor:pointer;
    background-size:90%;
}

::placeholder {
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    color:  #000;
}

::-ms-input-placeholder {
    color:  #000;
}

.Contacts .Right{
    width:50%;
    float:right;
}

#map {
    float:right;
    display:table;
    width:400px;
    height: 600px;
}



.Footer {
    display: table;
    width: 100%;
    padding: 15px;
}

.Footer .Left{
    float:left;
    display:table;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    line-height:22px;
    font-weight:400;
    color:#000;
    padding-top:15px;
}

.Footer .Right{
    float:right;
    display:table;
    font-family: 'Lato', sans-serif;
    font-size:14px;
    line-height:22px;
    font-weight:400;
}

.Footer .Right a{
    float:left;
    color:#000;
    margin-left:15px;
    padding-top:15px;
}

.Footer .Right a:hover{
    text-decoration:underline;
}

.reclamacoes {
    display:table;
    margin: 0px;
    padding-top: 2px !important;
    border: 0px;
}

.reclamacoes img{
    width:120px;
    margin:0px;
    padding:0px;
    border:0px;
}

/*condicoes*/

.LinkConditions {
    width: 30%;
    float: left;
    display: table;
    margin-top: 30px;
}

    .LinkConditions a {
        display: table;
        padding-top: 10px;
        font-family: 'Playfair Display', serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0px;
        color: #000;
        text-transform: uppercase;
        padding-bottom: 10px;
        padding-right:30px;
    }

    .LinkConditions a:hover {
        padding-left:10px;
    }

.Condicions {
    width: 70%;
    float: right;
    display: table;
}
 
.Condicions .Txts{
    position:relative;
    width:100%;
    display:table;
    text-align:left;
    top:220px;
    padding-bottom:60px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .Condicions .Txts1 {
        font-family: 'Playfair Display', serif;
        font-size: 22px;
        font-weight: 400;
        line-height: 32px;
        letter-spacing: 0px;
        color: #000;
        text-transform: uppercase;
        padding-top: 40px;
        padding-bottom:30px;
    }

    .Condicions .Txts2 {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 26px;
        letter-spacing: 0px;
        color: #333;
        padding-bottom: 50px;
    }

    .Condicions li {
        margin-left:18px;
    }

    .Condicions .Txts2 strong{
        font-weight: 400;
    }
    .Condicions .Txts2 b {
        font-weight: 400;
    }
/*about produto*/

.AboutProduct .Logo img{
    width:320px;
}


.AboutProduct .Txts{
    position:relative;
    width:100%;
    display:table;
    text-align:center;
    top:220px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.AboutProduct .Txts h1{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.AboutProduct .Txts h2{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
    text-transform:uppercase;
}

.AboutProduct .Txts div{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:26px;
    letter-spacing:0px;
    color:#333;
}

.AboutProduct .Txts div p{
    font-family: 'Lato', sans-serif !important;
    font-size:16px !important;
    font-weight:300 !important;
    line-height:26px !important;
    letter-spacing:0px !important;
    color:#333 !important;
}

.AboutProduct .Txts div b{
    font-weight:700 !important;
}

.AboutProduct .Txts div strong{
    font-weight:700 !important;
}



.Products{
    display:table;
    padding-bottom:130px;
    margin:auto;
    width:auto;
}

.Products .Txts{
    position:relative;
    width:100%;
    display:table;
    top:0px;
}

.Products .Product{
    text-align:center;
    width:100%;
    display:table;
    margin-bottom:50px;
}

.Products .Product .Item{
    width:25%;
    padding-left:20px;
    padding-right:20px;
    float:left;
    display:table;
}

.Products .Txt6{
    text-align:center;
    margin-top:5px;
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

    .Products .Bt2 {
        display: table;
        margin: auto;
        margin-top: 10px;
        margin-bottom:25px;
        width: 170px;
        height: 56px;
        background-image: url(/images/bt2.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: center;
        font-family: 'Playfair Display', serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 65px;
        letter-spacing: 0px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
    }

.Products .Bt2 img {
    width: 17px;
    margin-left: 4px;
}

.Products .Bt2:hover {
    cursor: pointer;
    background-size: 90%;
}

.Products .Txt7{
    text-align:center;
    margin-top:35px;
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.Products .Txt1{
    position:relative;
    display:table;
    margin-top:10px;
    font-family: 'Playfair Display', serif;
    font-size:36px;
    font-weight:300;
    line-height:46px;
    letter-spacing:0px;
    color:#000;
     text-align:center;
    width:100%;
    z-index:100;
}

.Products .Txt1 span{
    position:relative;
    z-index:110;
    background-color:#fff;
    display:table;
    padding-left:15px;
    padding-right:15px;
    margin:auto;
}

.Products .Txt1 div{
    position:absolute;
    top:58%;
    left:0px;
    width:100%;
    border-bottom:1px solid #ddd;
    z-index:10;
}

.Products .Txt2{
    margin-top:15px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:22px;
    letter-spacing:0px;
    color:#000;
}

.Products .Txt3{
    margin-top:6px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:24px;
    letter-spacing:0px;
    color:#000;
}
.Products .Txt3 span{
    font-weight:400;
}

.Products .Txt4{
    margin-top:2px;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    font-weight:300;
    line-height:24px;
    letter-spacing:0px;
    color:#000;
}
.Products .Txt4 span{
    font-weight:400;
}

.Products .Txt5{
    margin-top:25px;
    font-family: 'Playfair Display', serif;
    font-size:36px;
    font-weight:300;
    line-height:46px;
    letter-spacing:0px;
    color:#000;
}

.Products .Image{
    width:90%;
    margin:auto;
    margin-top:45px;
}

.Products .Image img{
    width:100%;
}

/*lateral*/

.Lateral{
    display:table;
    position:fixed;
    top:0px;
    right:0px;
    width:360px;
    height:100%;
    z-index:100000;
    background-image:url(/images/menuback.jpg);
    background-repeat:no-repeat;
    background-position:right center;
    background-size:cover;
}

.Borda{
    background-image:url(/images/bordaPesquisa.jpg);
    background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-size:100%;
    width:6px;
    height:100%;
    position:absolute;
    left:0px;
    top:0px;
}

.LateralTextScroll{
    overflow-x:hidden;
    overflow-y:hidden;
}

.LateralTextScroll .MenuLinks{
    display:table;
    margin:auto;
    width:100%;
    padding-top:30px;
    padding-bottom:30px;
    position:relative;
}



.LateralTextScroll a{
    margin:auto;
    display:table;
    text-align:center;
    font-family: 'Playfair Display', serif;
    font-size:16px;
    font-weight:400;
    line-height:16px;
    letter-spacing:0px;
    color:#000;
    padding-top:10px;
    padding-bottom:10px;
}

.LateralTextScroll .special {
    font-weight:700;
    padding-top:25px;
}

.LateralTextScroll .Line{
    height:1px;
    width:100px;
    display:table;
    margin:auto;
    margin-top:20px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}

.LateralTextScroll .Idiom a{
    font-weight:700;
    font-size:14px;
}

.LateralTextScroll .Border{
    border-bottom:none;
}

.LateralTextScroll a:hover{
    padding-left:15px;
}

.LateralClose{
    position:absolute;
    top:16px;
    left:16px;
    display:table;
    cursor:pointer;
    width:30px;
    height:30px;
    z-index:1000;
}

.LateralClose img{
    width:100%;
}

.LateralClose2{
    position:fixed;
    top:16px;
    right:16px;
    display:table;
    cursor:pointer;
    width:30px;
    height:30px;
    z-index:10000;
}

.LateralClose2 img{
    width:100%;
}



#nav-icon5, #nav-icon3, #nav-icon4 {
  width: 24px;
  height: 24px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  margin-top:7px;
  float:right;
}

/* Icon 3 */

#nav-icon3 span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #403225;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
  top: 7px;
}

#nav-icon3 span:nth-child(4) {
  top: 14px;
}

#nav-icon3.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

/* Icon 4 */

#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #403225;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  border-bottom:1px solid #fff;
}

#nav-icon4 span:nth-child(1) {
  top: 0px;
}

#nav-icon4 span:nth-child(2),#nav-icon4 span:nth-child(3) {
  top: 7px;
}

#nav-icon4 span:nth-child(4) {
  top: 14px;
}

#nav-icon4.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#nav-icon4.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#nav-icon4.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}



/*load*/

.Load{
    background-color:#083573;
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:10000;
}

/*VideoPlayer*/

.VideoPlayer{
    display:none;
    background-color:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:50000;
}

.PlayerVideo{
    width:980px;
    height:550px;
    background-color:#000;
    position:absolute;
    top:0px;
    top: 50%;
    transform: translateY(-50%);
    left: 25%;
}

.PlayerVideo #player{
    padding-top:10px;
    padding-bottom:10px;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
}

.VideoPlayer .Close{
    position:absolute;
    top:20px;
    right:20px;
    display:table;
}

.VideoPlayer .Close img{
    width:25px;
}

.VideoPlayer .Close:hover{
    cursor:pointer;
}

/*VideoPlayer inicial*/

.VideoPlayerIni{
    display:none;
    background-color:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:150000;
}

.PlayerVideoIni{
    width:980px;
    height:550px;
    padding-top:10px;
    padding-bottom:10px;
    background-color:rgba(0,0,0,1);
    position:absolute;
    top:0px;
    top: 50%;
    transform: translateY(-50%);
    left: 25%;
}

.PlayerVideoIni #player{
    padding:0px;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
}

.VideoPlayerIni .Close{
    position:absolute;
    top:20px;
    right:20px;
    display:table;
}

.VideoPlayerIni .Close img{
    width:25px;
    height:25px;
}

.VideoPlayerIni .Close:hover{
    cursor:pointer;
}

/*about poupup*/

.AboutUsPoupup{
    display:none;
    background-color:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:50000;
}

.AboutUsArea{
    width:100%;
    max-width:980px;
    overflow-y:auto;
    background-color:#000;
    
    position:absolute;
    padding:10px;
    background-image:url(/images/back2.jpg);
    background-repeat:no-repeat;
    background-repeat:repeat-y;
    background-size:cover;
}

.AboutUsPoupup .Txt1{
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
    margin-bottom:30px;
    padding-top:40px;
    padding-left:40px;
    padding-right:40px;
}

.AboutUsPoupup .Txt2{
    font-family: 'Playfair Display', serif;
    font-size:16px;
    font-weight:400;
    line-height:25px;
    letter-spacing:0px;
    color:#000;
    text-align:left;
     padding-left:40px;
    padding-right:40px;
}

.AboutUsPoupup .Txt2 p{
    font-family: 'Playfair Display', serif !important;
    font-size:16px !important;
    font-weight:400 !important;
    line-height:25px !important;
    letter-spacing:0px !important;
    color:#000 !important;
    text-align:left !important;
}

.AboutUsPoupup .Close{
    position:absolute;
    top:20px;
    right:20px;
    display:table;
}

.AboutUsPoupup .Close img{
    width:25px;
}

.AboutUsPoupup .Close:hover{
    cursor:pointer;
}

.AboutUsPoupup .Image{
    width:100%;
    height:100%;
    display:table;
    margin-top:30px;
}

.AboutUsPoupup .Image .Img{
    width:100%;
    height:100%;
    display:table;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}

/*map poupup*/

.MapPoupup{
    display:none;
    background-color:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position:fixed;
    top:0px;
    left:0px;
    z-index:50000;
}

.MapArea{
    width:100%;
    /*max-width:700px;*/
    overflow-y:auto;
    background-color:#000;
    position:absolute;
    left:0px;
}

#map{
    width:100%;
    height:100%;
    /*max-width:980px;*/
}

.MapPoupup .Close{
    position:absolute;
    top:0px;
    right:0px;
    display:table;
    z-index:10000;
    background-color:#000;
    padding:8px;
}

.MapPoupup .Close img{
    width:25px;
    float:left;
}

.MapPoupup .Close:hover{
    cursor:pointer;
}


/*validacao*/

.Validation {
    position: fixed;
    top: 0px;
    width: 100%;
    right: 0px;
    display: none;
    z-index: 110000;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    padding: 22px;
    padding-left: 20px;
    text-align:center;
    padding-right: 50px;
    padding-bottom: 22px;
    /*background-color: #fcf8e5;*/
    background-color: #000;
    color: #fff !important;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
    /*-webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-radius: 5px;
    border-top-right-radius: 5px;*/
}

.Validation span{
    font-weight: 400;
}


.RequiredFields {
    color:#fff !important;
    width:100%;
    text-align:center;
}

.RequiredFields ul{
    list-style:none;
    margin-bottom:0px;
}

.RequiredFields li{
    display:inline;
    padding-right:6px;
}

#Alert {
    width: 100%;
    text-align: center;
}

.AlertType3 {
    width: 100%;
    text-align: center;
}

.AlertClose {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}

.AlertClose img{
    width:22px;
}

.BodyBack{
    background-image:url(/images/fundoyellow.jpg);
    background-size:100%;
    width:100%;
    height:100%;
}

.BodyBack2{
    background-image:url(/images/verde.jpg);
    background-size:100%;
    width:100%;
    height:100%;
}

.MaskValidation {
    background-color: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    display:none;
    top: 0px;
    left: 0px;
    z-index: 1000;
    z-index: 100000;
}


/*cookie******************************************/

.Cookie {
    display: table;
    position: fixed;
    bottom: -420px;
    left: 20px;
    width: 350px;
    padding: 15px;
    background-color: #000;
    z-index: 2000;
    color: rgba(255,255,255,0.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.Cookie .Text{
    float:left;
    width:95%;
    font-family: 'Nunito', sans-serif;
    font-size:14px;
    line-height:20px;
    font-weight:300;
}

.arrowcookie{
    position:absolute;
    bottom:-16px;
    left:20px;
    width:25px;
}

.Cookie .Bt {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
}

    .Cookie .Bt img {
        padding: 2px;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        border-radius: 100px;
        width: 20px;
        height: 20px;
    }

.Cookie .Bt img:hover{
    cursor:pointer;
}

    .Cookie a {
        color: #fff;
        text-decoration: underline;
    }

.Cookie a:hover{
    text-decoration:underline;
}


.rTxt1 {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #D8766F;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    padding-top:10px;
}

.rTxt2 {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: 0px;
    color: #000;
    margin: auto;
    margin-top: 20px;
    text-align: center;
}

.rTxt3 {
    display:table;
    margin:auto;
    width:100%;
    max-width:700px;
    margin-top: 25px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
    color: #000;
    text-align:center;
    margin-bottom:15px;
}

.rTxt4 {
    display: table;
    width: 100%;
    max-width: 600px;
    margin-top: 18px;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
    margin-bottom: 5px;
    padding-left: 5px;
}

.rTxt5 {
    display: table;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
}

.rTxt6 {
    display: table;
    width: 100%;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0px;
    color: #666666;
}

.rTxt6 b{
    font-weight: 400;
}

.rTxt6 strong{
    font-weight: 400;
}

.rAreaForms {
    display: table;
    margin: auto;
    width: 100%;
    max-width: 1115px;
    padding-bottom:150px;
}

.rAreaForm {
    display: table;
    width: 25%;
    float:left;
    padding-left:10px;
    padding-right:10px;
}

.rAreaForm2 {
    display: table;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}

.rAreaForm3 {
    display: table;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.rAreaForm4 {
    display: table;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.rAreaForm5 {
    display: table;
    width: 100%;
    padding-top:20px;
    padding-left: 10px;
    padding-right: 10px;
}

.rAreaForm6 {
    display: table;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:50px;
}

.rAreaForm66 {
    display: table;
    width: 100%;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}

.rContainer{
    display:table;
    width:100%;
}

.rTexbox1 {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.rTexbox2 {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    padding-top:10px;
    padding-bottom:10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.rDrop1 {
    display: table;
    width: 100%;
    height: 45px;
    background-color: #fff;
    border: none;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.rCheck {
    display: table;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}


.rCheck2 {
    float:right;
    width:100%;
    text-align:right;
    display: table;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.rCheck2 a{
    color: #666;
    text-decoration:underline;
}

.rLine {
    width: 97%;
    margin: auto;
    padding-top: 50px;
    margin-bottom: 20px;
    display: table;
    height:2px;
    border-bottom: 1px solid rgba(0,0,0,0.11);
}

.rLeft{
    width:50%;
    display:table;
    float:left;
}

.rRight {
    width: 50%;
    display: table;
    float: right;
}

.rBt {
    float: right;
    margin-top: 15px;
    display: table;
    width: 200px;
    height: 56px;
    background-image: url(/images/bt2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 65px;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.rBt:hover {
    cursor: pointer;
    background-size: 90%;
}

.BtVisit {
    /*position: absolute;
    top: -20px;
    left: 110px;*/
    margin: auto;
    margin-top: 30px;
    z-index: 99999;
    display: table;
    width: 200px;
    height: 56px;
    background-image: url(/images/bt2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 56px;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.BtVisit:hover {
    cursor: pointer;
    background-size: 94%;
}

/*news*/

.rAreaNews {
    display: table;
    margin: auto;
    width: 100%;
    max-width: 1115px;
    padding-bottom: 30px;
}

.fristNew{
    margin-top:0px !important;
    margin-bottom:180px !important;
}

.rdate {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    color: #D8766F;
    text-transform: uppercase;
    text-align: left;
    padding-top: 10px;
}

.rbt {
    margin-top: 30px;
    display: table;
    width: 200px;
    height: 56px;
    background-image: url(/images/bt2.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 65px;
    letter-spacing: 0px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.rbt:hover {
    cursor: pointer;
    background-size: 90%;
}

.rAreaNewsModel4 .rTxt1 {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #D8766F;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}

.rAreaNewsModel4 {
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
    margin-top: 0px;
    margin-bottom:50px;
}

.rAreaNewsModel4 .Left{
    float:right;
    width:50%;
    height:100%;
    display:table;
    position:relative;
}

.rAreaNewsModel4 .Right{
    float:left;
    width:50%;
    height:100%;
    display:table;
    position:relative;
}

.rAreaNewsFixed .Left{
    position:fixed !important;
    top:0px;
    left:0px;
    width:50%;
    height:100%;
    display:table;
    position:relative;
}

.rAreaNewsFixed .Right {
    position: absolute !important;
    top: 0px;
    right: 0px;
    width: 50%;
    height: 100%;
    display: table;
    position: relative;
}

.rAreaNewsModel4 .Txts{
    position:absolute;
    width:100%;
    top: 50%;
    display:table;
    padding-left:12%;
    padding-right:20%;
    transform: translateY(-50%);
}

.rAreaNewsModel4 .Txts h2{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.rAreaNewsModel4 .Txts h1{
    margin-top:20px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.rAreaNewsModel4 .Txts .text{
    margin-top:25px;
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:300;
    line-height:28px;
    letter-spacing:0px;
    color:#666;
    text-align:left;
}

.rAreaNewsModel4 .Txts div p{
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:300;
    line-height:32px;
    letter-spacing:0px;
    color:#666;
    text-align:left !important;
}

.rAreaNewsModel4 .Bt{
    display:table;
    background-image:url(/images/more2.svg);
    background-repeat:no-repeat;
    background-size:100%;
    width:35px;
    height:35px;
    margin-top:35px;
}

.rAreaNewsModel4 .Bt:hover{
    cursor:pointer;
    margin-left:8px;
}

.rAreaNewsModel4 .Image{
    width:100%;
    height:100%;
    display:table;
    background-color:#fff;
}

.rAreaNewsModel4 .Image .Img{
    width:100%;
    height:100%;
    display:table;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}


/*news detail*/

.rAreaNewsDetail {
    display: table;
    margin: auto;
    width: 100%;
    max-width: 1115px;
    padding-bottom: 30px;
}

.rdateDetail {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    color: #D8766F;
    text-transform: uppercase;
    text-align: left;
    padding-top: 10px;
}


.rAreaNewsModel4Detail .rTxt1 {
    display: table;
    width: 100%;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    color: #D8766F;
    text-transform: uppercase;
    margin: auto;
    text-align: center;
    padding-top: 10px;
}

.rAreaNewsModel4Detail {
    width: 100%;
    display: table;
    position: relative;
    margin-top: 0px;
    margin-bottom: 50px;
}

.rAreaNewsModel4Detail .Left {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 50%;
    height: 100%;
    display: table;
}

.rAreaNewsModel4Detail .Right {
    float:right;
    width: 50%;
    display: table;
}

.rAreaNewsModel4Detail .Txts {
    width: 100%;
    display: table;
    padding-left: 12%;
    padding-right: 20%;
    padding-top: 100px;
    padding-bottom: 100px;
}

.rAreaNewsModel4Detail .Txts h2{
    font-family: 'Playfair Display', serif;
    font-size:18px;
    font-weight:400;
    line-height:22px;
    letter-spacing:0px;
    color:#D8766F;
    text-transform:uppercase;
}

.rAreaNewsModel4Detail .Txts h1{
    margin-top:20px;
    font-family: 'Playfair Display', serif;
    font-size:38px;
    font-weight:400;
    line-height:48px;
    letter-spacing:0px;
    color:#000;
}

.rAreaNewsModel4Detail .Txts .text{
    margin-top:25px !important;
    font-family: 'Lato', sans-serif !important;
    font-size:18px !important;
    font-weight:300 !important;
    line-height:28px !important;
    letter-spacing:0px !important;
    color:#666 !important;
    text-align:left !important;
}

.rAreaNewsModel4Detail .Txts div p{
    font-family: 'Lato', sans-serif;
    font-size:18px;
    font-weight:300;
    line-height:32px;
    letter-spacing:0px;
    color:#666;
    text-align:left !important;
}


.rAreaNewsModel4Detail .Image {
    width: 100%;
    height: 100%;
    display: table;
}

.rAreaNewsModel4Detail .Image .Img{
    width:100%;
    height:100%;
    display:table;
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
}


.pt2020 {
    width: 100% !important;
    display: none;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 20px !important;
    position: relative;
    left: initial;
    bottom: initial;
}

    .pt2020 img {
        width: 100% !important;
        display: table !important;
    }

    .pt2020:hover {
        padding-left: 20px !important;
    }