@font-face{
	font-family: 'DMSansRegular';
	src:url(../fonts/DMSansRegular.ttf);
}
@font-face{
  font-family: 'DMSansThin';
  src:url(../fonts/DMSansThin.ttf);
}
@font-face{
  font-family: 'DMSansLight';
  src:url(../fonts/DMSansLight.ttf);
}
@font-face{
  font-family: 'DMSansBold';
  src:url(../fonts/DMSansBold.ttf);
}
body{
  font-family: 'DMSansRegular' !important;
	/*font-family: 'Abel', sans-serif;*/
    /*font-family: 'Cinzel', serif;
    font-family: 'Montserrat', sans-serif;
    font-family: 'Mrs Saint Delafield', cursive;*/
	color: #5E5E5E;
	font-size: 16px;
}

/* <> Gerais*/
* 														{scrollbar-width: thin; scrollbar-color: #003057 #eeeeee;}
*::-webkit-scrollbar 									{width: 20px;}
*::-webkit-scrollbar-track 								{background: #eeeeee;}
*::-webkit-scrollbar-thumb 								{background-color: #003057;border-radius: 100px; border: 3px solid #eeeeee;}
:focus  												{outline: none;}
.background-attrs										{background-size: cover; background-repeat: no-repeat; background-position: center;}
h1														{font-family: 'DMSansRegular'; color: #003057; font-size: 38px; line-height: 32px;}
h2														{font-family: 'DMSansThin'; /*color: #003057;*/ color: #7D7566; font-size: 28px; line-height: 25px}
h3                              {font-family: 'DMSansRegular'}
/*h3														{font-family: 'Mrs Saint Delafield', cursive; color: #003057; font-size: 24px; line-height: 25px}*/
h2.main-title											{font-size: 47px; line-height: 40px; /*text-transform: uppercase;*/ text-align: center; font-weight: 300;}
h2.main-title span										{color: #B2A99A; font-size: 70px; text-transform: lowercase; display: block; margin-top: -10px;}
.form-control 											{padding: 15px 20px; border-radius: 25px; height: 45px; border: 0px;}
.btn-default 											{padding: 15px 30px; background: transparent; border: 1px solid #5E5E5E; border-radius: 0; color: #5E5E5E; text-transform: uppercase;}
.btn-gray 												{background-color: #eeeeee;}
.hvr-rectangle-out, .hvr-rectangle-out::before 			{border-radius: 9999px;}
.no-padding 											{padding: 0px;}
.img-responsive 										{display: inline-block;}
.effect-16, 
.effect-17, 
.effect-18  											{border: 0; padding: 4px 0; border-bottom: 1px solid #ccc; background-color: transparent;}
.effect-16 ~ .focus-border  							{position: absolute; bottom: 0; left: 0; width: 0; height: 2px; background-color: #fff; transition: 0.4s;}
.effect-16:focus ~ .focus-border,
.has-content.effect-16 ~ .focus-border 					{width: 100%; transition: 0.4s;}
.effect-16 ~ label 										{position: absolute; left: 0; width: 100%; top: 0px; color: #fff; transition: 0.3s; z-index: -1; letter-spacing: 0.5px; z-index: 99999 !important}
.effect-16:focus ~ label, 
.has-content.effect-16 ~ label 							{top: -16px; font-size: 12px; color: #fff; transition: 0.3s;}
:focus 													{outline: none;}
.col-3 													{float: left; width: 100%; margin: 25px 0; position: relative;}
input[type="text"] 										{width: 100%; box-sizing: border-box; letter-spacing: 1px; z-index: 9999999 !important; position: relative; color: #fff;}
.btn-submit 											{padding: 15px 30px; background: transparent; border: 1px solid #fff; border-radius: 0; color: #fff; text-transform: uppercase;}
/*.btn-submit:hover										{border: 1px solid #003057; transition-duration: .3s;}*/
.modal 													{top: 70px; z-index: 9999999 !important;}
.modal .btn-submit										{border: 1px solid #003057; color: #003057;}

/* </> Gerais*/


/* <> Hover Link */
.link 													{cursor: pointer;position: relative; padding-bottom: 10px; padding-left: 0px; padding-right: 0px;}
.link:hover 											{color: #fff;}
.link::before, .link::after 							{position: absolute;width: 100%;height: 1px;/*background: white;*/top: 100%;left: 0;pointer-events: none;}
.link::before 											{content: '';}
.link--metis::before 									{transform-origin: 100% 50%; transform: scale3d(0, 1, 1); transition: transform 0.3s;}
.link--metis:hover::before 								{transform-origin: 0% 50%; transform: scale3d(1, 1, 1);}
/* </> Hover Link */


/* <> Header */
div.Clone 												{/*position: absolute;*/position: relative; width: 100%; color: #fff; height: auto; background-color: transparent;}
div.animateIt 											{position:fixed; padding: 10px 0; top: -190px; left: 0; height: auto; right: 0; z-index: 9999999 !important; transition:0.4s top cubic-bezier(.3, .73, .3, .74); box-shadow: 0 0 6px #373435; /*background-color: #fff;*/ background-color: #1d1f2a;}
body.down div.animateIt 								{top:0;}
div.animateIt ul.menu-header a  						{color: #252b2a;}
/*div.logo 												{margin-top: 8px;}*/
div.logo img.logo-branco  								{display: none;}
.logo img 												{width: 160px;}
.animateIt #Logo  										{display: none}
.menu-top 												{padding: 15px 0px 12px 0px; position: relative; z-index: 9999999 !important;background-color: #1d1f2a;}
.top-menu ul li 										{display: inline-block; margin-right: 18px; margin-top: 12px;border-right: 1px solid #c7c9c7;padding-right: 14px;}
.top-menu ul li.sem-borda								{border: none;}
.top-menu ul li.first-idioma 							{float: right;}
.menu li 												{float: left; width: auto; position: relative;}
.top-menu-icones 										{text-align: right;}
.top-menu-icones a 										{text-decoration: none;margin-right: 4px; margin-top: 12px; display: inline-block;}
.top-menu ul li a:hover 								{text-decoration: none; color: #fff;}
.top-menu ul li a 										{padding: 15px 0; font-size: 14px; color: #c7c9c7; font-weight: 500; text-transform: lowercase;}
.slideshow                                              {overflow: hidden; position: relative; width: 100%; height: 100vh; z-index: 1;}
.slideshow .slideshow-inner                             {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.slideshow .slides                                      {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}
.slideshow .slide                                       {display: none; overflow: hidden; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0; transition: opacity 0.3s ease;}
.slideshow .slide.is-active                             {display: block;}
.slideshow .slide.is-loaded                             {opacity: 1;}
/*.slideshow .slide .caption                              {padding: 0 100px;}*/
.slideshow .slide .image-container                      {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-position: center; z-index: 1; background-size: cover; image-rendering: optimizeQuality;}
.slideshow .slide .image-container::before              {content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.slideshow .slide .image                                {width: 100%; width: 100%; object-fit: cover; height: 100%;}
.slideshow .slide-content                               {position: absolute; top: 38%; left: 200px; width: 100%; height: 100%; z-index: 2; color: #fff; text-align: left; /*display: flex;*/display: block; justify-content: center; align-items: center;}
.slideshow .slide-content h3                            {font-family: 'DMSansThin';font-size: 58px;margin-bottom: 0px;}
.slideshow .slide-content p                             {font-family: 'DMSansLight';font-size: 32px;line-height: 32px;}
/*.slideshow .slide .title                                {margin: 0 auto 10px; max-width: 1000px; text-transform: uppercase; letter-spacing: 5px;}*/
/*.slideshow .slide .text                                 {margin: 0 auto; max-width: 1000px; font-size: 47px; line-height: 30px;}*/
/*.slideshow .slide .text p.letter                        {color: #A7BE45; font-size: 70px;}*/
.slideshow .slide .btn                                  {margin: 15px 0 0; border-color: #fff;}
.slideshow .slide .btn::before                          {background: #fff;}
.slideshow .pagination                                  {position: absolute; bottom: 35px; left: 0; width: 100%; height: 12px; cursor: default; z-index: 2; text-align: center;}
.slideshow .pagination .item                            {display: inline-block; padding: 15px 5px; position: relative; width: 46px; height: 32px; cursor: pointer; text-indent: -999em; z-index: 1;}
.slideshow .pagination .item + .page                    {margin-left: -2px;}
.slideshow .pagination .item::before                    {content: ""; display: block; position: absolute; top: 15px; left: 5px; width: 36px; height: 2px; transition: background 0.2s ease;}
.slideshow .pagination .item::after                     {width: 0; background: #fff; z-index: 2; transition: width 0.2s ease;}
.slideshow .pagination .item:hover::before, 
.slideshow .pagination .item.is-active::before          {background-color: #fff;}
.slideshow .arrows .arrow                               {margin: -33px 0 0; padding: 20px; position: absolute; top: 44%; cursor: pointer; z-index: 3;}
.slideshow .arrows .prev                                {/*left: 30px;*/left: -20px;}
.slideshow .arrows .prev:hover .svg                     {left: -10px;}
.slideshow .arrows .next                                {/*right: 30px;*/right: -42px;}
.slideshow .arrows .next:hover .svg                     {left: 10px;}
.slideshow a.link_banner                                {background-color: #3b4558;color: #c7c9c7;padding: 12px 24px;margin-top: 18px;display: inline-block;border-radius: 50px;font-size: 18px;transition: background-color 1s ease-out 50ms;/*box-shadow: 0 0 1em black;*/box-shadow: 15px 15px 10px -15px #000;
}
.slideshow a.link_banner:hover                          {background-color: #c7c9c7;color: #fff;text-decoration: none;}
.slideshow a.link_banner img                            {width: 12%;margin-right: 12px;}
.slideshow a.link_banner_essentials                     {background-color: #786E64 !important;transition: background-color 1s ease-out 50ms;}
.slideshow a.link_banner_collection                     {background-color: #3B4559 !important;transition: background-color 1s ease-out 50ms;}
.mouse   												                        {position: relative; z-index: 99999; margin-top: -60px; text-align: center;}
.icon 													                        {display: inline-block; margin: 20px; position: relative;}
.icon-wrapper 											                    {display: inline-block; vertical-align: middle; position: absolute; transform: translate(-50%, -50%);}
.slideshow .arrows .svg                                 {position: relative; left: 0; width: 14px; height: 26px; fill: #fff;transition: left 0.2s ease;}
.mouse-icon  										                        {position: relative;}
.mouse-icon .mouse 										                  {width: 18px; height: 28px; background: #fff; border-radius: 20px; position: relative; margin-bottom: 3px;}
.mouse-icon .mouse:after 								                {content: ""; background: #A7BE45; width: 4px; height: 6px; position: absolute; top: 5px; left: 50%; margin-left: -2px; border-radius: 20px; -webkit-animation: scrollAnim 1.1s infinite; animation: scrollAnim 1.1s infinite;}
.mouse-icon .arrow 										                  {width: 6px; height: 6px; display: block; border-bottom: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(45deg); position: relative; margin: 0 auto; -webkit-animation: arrowAnim 1.2s infinite; animation: arrowAnim 1.2s infinite;}
.mouse-icon .arrow.arrow-01 							              {-webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.mouse-icon .arrow.arrow-02 							              {-webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.mouse-icon .arrow.arrow-03 							              {-webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
@-webkit-keyframes scrollAnim 							            {from {top: 5px;} to {top: 15px;opacity: 0;}}
@keyframes scrollAnim 									                {from {top: 5px;} to {top: 15px; opacity: 0; }}
@-webkit-keyframes arrowAnim 							              {0% {opacity: 0;}  50% {opacity: 1;}  100% {opacity: 0;}}
@keyframes arrowAnim 									                  {0% {opacity: 0;} 50% {opacity: 1;} 100% {opacity: 0;}}
.animateIt .top-menu ul li a 							              {color: #5E5E5E;}
.animateIt .link::before, .animateIt .link::after 		  {background: #5E5E5E;}

/* </> Header */


/* <> Content */
.slide-home 											                       {margin-top: 60px; margin-bottom: 80px;}
.slide-home .carousel  									                 {margin-top: 40px;}
.detalhes 												                       {background-color: #E5E2DD; padding: 50px 0px;}
.detalhes h2.main-title 								                 {text-align: left; margin-left: -9px;}
.detalhes h2.main-title span							               {margin-left: 40px;}
.slide-detalhes 										                     {margin-top: 50px;}
#teste.owl-nav 											                     {position: absolute; top: 40px; right: 200px;}
#teste.owl-prev 										                     {width: 70px; height: 25px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; background-image: url(../img/left.svg) !important; color: transparent !important; right: 75px !important; position: relative;}
#teste.owl-next 										                     {width: 70px; height: 25px; background-size: cover !important; background-repeat: no-repeat !important; background-position: center !important; background-image: url(../img/right.svg) !important; color: transparent !important;}
.index-produtos 												                 {background-color: #c7c9c7;padding: 42px 0px;}
.index-produtos .index-carousel-produtos 						     {background-size: cover; background-repeat: no-repeat; background-position: center;height: 320px;}
.index-produtos .index-carousel-produtos img.index-carousel-produtos-linha,
.produto-card .index-carousel-produtos-linha 			       {width: 32px;float: right;margin-right: 28px;}
.produto-card .index-carousel-produtos-linha             {min-height: 0px !important;}
.index-produtos .index-carousel-prod h3 					       {text-align: center;color: #252a36;}
.index-produtos, .onde-encontrar								         {margin-top: 60px; margin-bottom: 50px;}
.index-produtos #produtos-slider .owl-nav 					     {position: relative;top: -194px;}
.index-produtos #produtos-slider .owl-nav button.owl-prev {position: absolute;left: -18%;}
.index-produtos #produtos-slider .owl-nav button.owl-next {position: absolute;right: -18%;}
.produto-card 											                     {margin-bottom: 10px; margin-top: 50px;}
.produto-card h4.tag 									                   {display: block;/*float: left;*/ float: right;clear: both;padding: 5px 40px;/*background: -webkit-linear-gradient(-360deg, #ff601f, #ff2d0f);*/ background-color: #003057;color: #fff;position: absolute;/*top: 25px;left: -12px;*/ right: 0px;z-index: 99;pointer-events: none;border-radius: 12px; /*transform: rotate(-45deg);text-transform: lowercase;*/}
.produto-card .produto-card-img {background-size: 100%; background-repeat: no-repeat; background-position: center;height: 280px;}
.produto-card .produto-card-dados {/*background-color: #F0EBE2;*/height: 64px;}
.produto-card .produto-card-dados h2{font-family: 'DMSansLight' !important;font-size: 22px !important; color: #786f65;text-align: center;}
.produto-card hr{display: none;}
.produto-card:hover h2 {font-family: 'DMSansBold' !important;/*border-bottom: 2px solid #786f65;*/}
.produto-card:hover hr{display: block; margin-top: -2px;border-top: 2px solid #786f65;width: 58%;}


.produtos-listagem                                       {padding-left: 58px;}
.depoimentos p                                           {color: #c7c8c7;}
.depoimentos-depoimento                                  {margin-top: 42px;}
.depoimentos .depoimentos-dados                          {margin-top: 18px;}
.depoimentos .depoimentos-imagem                         {background-size: cover; background-repeat: no-repeat; background-position: center;height: 240px;border-radius: 50%;}
.depoimentos .depoimentos-sem-imagem                     {background-size: 100%;}
.depoimentos .depoimentos-dados h3 						           {text-align: right;color: #3b4559;}
#depoimentos-slider::before {
  content: url('../img/aspas_antes.png');
  position: absolute;
}
#depoimentos-slider::after {
  content: url('../img/aspas_depois.png');
  float: right;
  margin-top: -34px;
}
.depoimentos #depoimentos-slider .owl-nav 					{position: relative;top: -194px;}
.depoimentos #depoimentos-slider .owl-nav button.owl-prev		{position: absolute;left: -18%;}
.depoimentos #depoimentos-slider .owl-nav button.owl-next     {position: absolute;right: -18%;}


.newsletter 											          {background-image: url(../img/newsletter.jpg); padding: 80px 0px;}
.newsletter h2.main-title								    {color: #fff;}
.submit-button 											        {text-align: center; margin-top: 15px;}
.newsletter .hvr-sweep-to-right::before  		{background: #fff;}
.newsletter .btn-submit:hover   		 				{color: #003057;}
.fale-conosco 											        {text-align: center;border-top: 1px solid #786f65;margin-top: 80px;padding: 32px 0px;}
.section-form 											        {/*padding-top: 150px;*/ padding-bottom: 0px;}
.fale-conosco.index-fale-conosco .section-form h2{font-family: 'DMSansThin' !important;text-align: left;}
.fale-conosco .section-form h2 							{font-family: 'DMSansBold';font-size: 32px !important;text-align: left;border-bottom: 1px solid #c6c2bc;padding-bottom: 12px;text-align: center;}
.fale-conosco .section-form h2 span         {font-family: 'DMSansLight';}
.link-atend a 											        {width: 100%;}
.fale-conosco-interno .section-form 				{padding-top: 50px;}
.fale-conosco-interno .section-form h2			{margin-bottom: 10px;}
.fale-conosco-interno .section-form form		{margin-top: 40px;}
.fale-conosco .effect-16 ~ label 						{color: #5E5E5E; text-align: left; font-weight: 500}
.fale-conosco input[type="text"] 						{color: #5E5E5E}
.fale-conosco .btn-submit 		 						  {color: #262a35; border: 1px solid #262a35;}
.fale-conosco .btn-submit:hover	 						{color: #fff;}
.hvr-sweep-to-right:before                  {background: #262a35 !important;}
.fale-conosco textarea     		 						  {width: 100%;}
.top-menu li ul  										        {position:absolute; z-index: 999999 !important; /*background-color:#fff;*/ background-color: rgba(255,255,255,.8); display:none; width: 600px; padding: 20px 18px; border-radius: 0px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; margin-top: 10px;}
.top-menu li ul a										        {color: #212121; margin-left: 0px; padding: 10px 0px;}
.top-menu li ul a:hover									    {color: #FF4301;}
.top-menu li:hover ul, .top-menu li.over ul {display:block;}
.top-menu li ul li  									      {display:block; float: inherit; margin-top: 0px;}
.top-menu li ul li a.icon-marca-menu img 		{display: inline-block; margin-right: 5px; position: relative; top: -1px;}
.bloco-menu-drop  										      {/*width: 200px;*/ width: 100%; display: inline-block; float: left; padding: 5px 15px; margin-right: 30px;}
/*.bloco-menu-drop:hover 									  {background-color: #fff;}*/
.bloco-menu-drop span 									    {display: block; /*font-weight: 600;*/ font-size: 15px; margin-bottom: 0px; color: #003057; /*text-transform: uppercase;*/ text-transform: capitalize;}
.bloco-menu-drop i   									      {font-size: 13px; color: #FF6600; margin-right: 3px;}
/*.shadow-lg .bloco-menu-drop-titulo 				{border-bottom: solid 1px #fff;}*/
.shadow-lg .bloco-menu-drop-titulo span 		{font-size: 15px;color: #000;font-weight: 500;text-transform: uppercase;border-bottom: solid 1px #000;}
.carousel-control.left 									    {background-image: none; top: 250px; left: -135px;}
.carousel-control.right									    {background-image: none; top: 250px; right: -135px;}
.produto .carousel-control.right,
.produto .carousel-control.left 						{top: 300px;}
/*.main-template 											{background-image: url(../img/banner-template.jpg); height: 90px;}*/
.main-template .top-menu ul li 							{margin-top: 17px;}
.main-template .top-menu-icones a 						{margin-top: 15px;}
.title-template 										{background-color: #c7c9c7; padding: 18px 0px;}
.title-template h2.main-title  							{font-family: 'DMSansBold';color: #262a35;text-align: left; font-size: 42px;}
.title-template h2.main-title span						{font-family: 'DMSansRegular';font-size: 15px; text-transform: uppercase; margin-top: -5px; color: #979085; }
.submmit-filtro button 									{border: 0px; background-color: transparent; position: absolute; top: 27px; right: -35px;}
.search-form input[type="text"] 						{color: #5E5E5E}
.search-form label 				 						{color: #5E5E5E}
.search-form .effect-16:focus ~ label, 
.search-form .has-content.effect-16 ~ label 			{color: #5E5E5E}
.search-form .effect-16 								{border-bottom: 1px solid #ccc;}
.search-form .effect-16 ~ .focus-border  				{background-color: #ccc;}
.search-form 											{margin-top: 10px;}
figure.effect-zoe h2.nome-produto 						{position: absolute; bottom: 128px; left: 0; transition: transform 0.35s;}
figure.effect-zoe:hover h2.nome-produto 				{display: none; transition: transform 0.35s;}
.back 													{margin-top: 25px;text-align: right;}
.imagens-produto 										{padding-top: 50px; padding-bottom: 50px;margin-top: -8px;}
/*.imagens-produto hr                 {background-color: #1d1f2a;height: 8px;border-radius: 12px;margin-top: -1px;margin-bottom: 42px;border: none;}*/
/*.imagens-produto .background-attrs 						{background-size: 80%;}*/
/*.texto-produto, .produto-acabamento, .produto-img-dimensoes	{margin-top: 35px;}*/
.download-produto 										{margin-top: 40px;}
.bloco-download 										{/*border: 1px solid #B2A99A;*/padding: 4px 8px; margin-top: 20px;background-color: #BCBDBB;border-radius: 50px;}
.bloco-download:hover h3								{color: #003057}
.bloco-download img.file								{width: 38px;}
.bloco-download img										{width: 30px;}
.bloco-download h3										{color: #262a35; font-size: 20px; line-height: 22px; margin-top: 8px;}
.produtos-semelhantes 									{background-color: #E6E2DD; padding: 60px 0px; margin-top: 80px;}
.owl-carousel, .owl-carousel .owl-item 					{position: inherit;}
#subirTopo 												{text-decoration: none; bottom: 10px; right: 10px; color: #fff; cursor: pointer; font-weight: bold; text-transform: uppercase; position: fixed; border: 0; font-size: 36px; padding: 0; border-radius: 50px; transition: 0.3s ease-in-out; text-align: center; z-index: 999999 !important;}
#subirTopo:hover  										{opacity: .8;}
#subirTopo img 											{height: 90px;}
a.content__text-link 									{padding: 10px 24px; text-decoration: none; color: #003057; font-size: 18px; text-transform: uppercase; font-weight: 300; display: inline-block;}
a.content__text-link:hover								{text-decoration: none;}
.content 												{/*border-bottom: 1px solid #e4e4e4;*/ top: 30px;}
.dados-produto 											{margin-bottom: 30px;}
.back p 												{font-size: 20px; line-height: 24px;}
.back p span											{font-weight: 700;}
.form-encontre select.form-control 						{border-radius: 0; background: #003057; color: #fff; font-size: 16px; height: 51px; text-transform: uppercase;}
.form-encontre .btn-submit 								{padding: 15px 30px; background: transparent; border: 1px solid #5E5E5E; border-radius: 0; color: #5E5E5E; text-transform: uppercase;}
.form-encontre .btn-submit:hover,
.form-encontre .btn-submit:focus						{color: #fff;}
.form-encontre .main-title 								{margin-bottom: 30px;}
.results 												{margin-top: 20px;}
.imagem-result 											{height: 250px; transition: 0.3s; }
.bloco-result:hover .imagem-result						{filter: grayscale(1); transition: 0.9s; }
.bloco-result h3 										{margin-top: 10px;}
.bloco-result address									{margin-bottom: 5px;}
.bloco-result span 										{display: block;}
.bloco-result span svg									{position: relative; top: 1px; margin-right: 3px;}
.bloco-result .btn-default								{margin-top: 15px;}
.bloco-result .btn-default svg							{margin-left: 15px;}
.bloco-result 											{margin-bottom: 25px; margin-top: 20px;}
.back-result  											{background-color: #F4F4F5; padding: 20px; padding-bottom: 30px;}
.texto-emp h3 											{color: #262a35;font-size: 38px; line-height: 43px;}
.texto-emp p 											{font-size: 18px; line-height: 24px; padding-left: 30px; margin-top: 40px;}
.imagem-sobre 											{margin: 50px 0px; height: 450px; background-attachment: fixed;}
.missao 												{margin-top: 20px;}
.missao h2                          {font-family: 'DMSansBold';color: #262a35;text-transform: uppercase;}
.img-corp 												{background-attachment: fixed; height: 600px;}
.texto-corp 											{padding: 50px 0px;}
.texto-corp h2											{margin-bottom: 25px;}
.outros-canais 											{margin-bottom: 30px;}
/*.outros-canais h3 										{font-family: 'DMSansRegular';}*/
/*.produto .item 											{height: 600px;}*/
.produto-card h2.nome-produto 							{transition: 0.6s; display: inline-block; padding: 10px 15px; font-size: 18px;text-align: center;width: 100%;font-family: 'DMSansLight' !important;}
figcaption h2{color: #786f65;}
.produto-card:hover h2.nome-produto 					{color: transparent; transition: 0.3s;}
.produto-acabamento .acab_img 							{background-size: cover; background-repeat: no-repeat; background-position: center;height: 180px;}
.produto-acabamento a:hover 							{text-decoration: none;cursor: pointer;}
.produto-acabamento span 							    {color: #003057;line-height: 25px;text-align: center;display: block;}
.sem_produto 											{margin-top: 90px;}
.modal .btn-submit:hover 								{color: #fff}
.produto-img-dimensoes								    {height: 320px;/*background-size: cover;*/ background-size: contain; background-repeat: no-repeat; background-position: center;}
.produto-slider-principal                {height: 520px;background-size: cover; background-repeat: no-repeat; background-position: center;}
.produto-thumb                           {height: 140px;background-size: cover; background-repeat: no-repeat; background-position: center;}
.produto-tabela-dados               					{margin-top: 42px;}
.produto-tabela-dados table, .produto-tabela-dados table th	{text-align: center;}
.produto-tabela-dados .table th, .produto-tabela-dados .table td     {border: none;border-bottom: 1px solid #CCCCCC;}
.index-linhas 											{padding: 42px 0px;}
.index-linhas-imagem 									{/*height: 800px;*/height: 420px;background-size: cover; background-repeat: no-repeat; background-position: center;transition: all 0.5s linear;-webkit-filter: grayscale(100%);}
.index-linhas-imagem:Hover                              {-webkit-filter: grayscale(0);transition: all 0.5s linear;opacity: 1.0;letter-spacing: 12px;}
/*.index-linhas-imagem h2 								{position: relative;top: 80%;margin-left: 8%;color: #003057;}*/
.index-linhas-nome h2 									{color: #003057;text-align: center;}
/*PÁGINA TRABALHE CONOSCO*/
.input-checkbox{text-align: left;margin: 25px 0px;}
.input-checkbox label{margin-right: 12px;}
.fale-conosco input[type="file"]{width: 100%;}
.div-icon-links{padding: 0px;}
figure.effect-zoe h2{float: none !important;}
figure.effect-zoe:hover h2{font-family: 'DMSansBold';}
figure figcaption hr{margin-top: -16px;border-top: 2px solid #786f65;width: 58%;}
.produtos-paginacao{text-align: center;}
.produtos-paginacao li a, .produtos-paginacao li span{border: none;color: #786f65;}
.produtos-paginacao li.active span{background-color: #786f65;border-radius: 50px;}

.produtos h2.main-title									{font-size: 68px; line-height: 40px; text-transform: capitalize !important; text-align: center; font-weight: 300;}
.produtos h2.busca-prod									{text-align: center;}
.produtos h2.busca-prod b 								{text-transform: uppercase;}
.grid figure.effect-zoe                 {background-size: 100% !important;}
.grid figure .div-icon-links img{max-width:none;}
.pagina-favoritos a.deleta-imagem:hover 				{text-decoration: none;}
.pagina-favoritos .prod-fav 							{margin-bottom: 10px; margin-top: 50px;}
.pagina-favoritos .produto-card 						{margin: 0px;}
a.btn-favoritar:hover							{text-decoration: none;}
a.btn-favoritar-bloq, a.btn-favoritar-bloq:hover{opacity: 0.2; cursor: not-allowed;}
span.count-orca {
  background-color: #21443e;
  width: 22px;
  height: 22px;
  color: #fff;
  position: relative;
  top: -8px;
  border-radius: 50%;
  font-size: 10px;
  text-align: center;
  padding-top: 3px;
  right: 12px;
  display: inline-block;
}
h2.interno-produto.main-title{font-family: 'DMSansLight' !important;font-size: 48px;}
h2.interno-produto.main-title span{font-family: 'DMSansThin' !important;display: inline-block;text-transform: none;font-size: 72px;color: #262a35;}
h2.produto-nome {font-family: 'DMSansBold';color: #262a35;margin-top: 80px;}
.texto-produto {padding: 0px;}
.texto-produto p{font-size: 18px;}
.icones-atalhos{margin-bottom: 32px; z-index: 9999;}
.icones-atalhos .btn {border: none;float: right;padding: 8px;}
.icones-atalhos .btn img{filter: brightness(0.5);}
.bloco-download img.icone_formato{margin-top: 4px;}
#slider-thumbs .thumbnail{border: none;width: 25%;display: inline-block;/*float: right;*/ float: left;}

/* </> Content */

/*MOSTRAR BUSCA INDEX*/
	.man_search_block_bg {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(0,0,0,.95);
	  z-index: 100;
	  opacity: 0;
	  -webkit-transition: all 0.3s;
	  -o-transition: all 0.3s;
	  transition: all 0.3s;
	  pointer-events: none;
	}
	.man_search_block_bg.active{
		opacity: 1;
	 	pointer-events: auto;
	}
	.abre-menu img {
	  font-size: 20px;
	  position: relative;
	  margin-top: 3px;
	  display: block;
	  cursor: pointer;
	}
	.man_search_block_bg .search-form {
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translateX(-50%) translateY(-50%);
	  width: 50%;
	  z-index: 2;
	}
	.man_search_block_bg .search-form .search-form-text {
	  background: none;
	  color: #fff !important;
	  border: 0;
	  width: 100%;
	  border-radius: 0 !important;
	  border-bottom: 1px solid rgba(255,255,255,.1);
	  font-size: 40px;
	  padding-right: 70px;
	  margin: 0;
	}
	.man_search_block_bg .search-form .search-form-submit {
	  position: absolute;
	  top: 50%;
	  right: 20px;
	  transform: translateY(-50%);
	  background: none !important;
	  font-size: 30px;
	  padding: 0 !important;
	  color: #fff;
	  border: none;
	}
	.man_search_block_bg_close {
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  z-index: 1;
	  cursor: pointer;
	  top: 12%;
	  text-align: right;
	  right: 12%;
	  font-size: 18px;
	}
	.man_search_block_bg_close a{
		color: #fff;
	}
/*FIM MOSTRAR BUSCA INDEX*/
/* <> Footer */
footer 													{padding-top: 80px;padding-bottom: 32px; /*background-image: url(../img/back-rodape.png);*/ background-color: #262a35;color: #fff;border-top: 8px solid #786f65;}
footer h2												{font-family: 'DMSansRegular';color: #c7c9c7;}
footer ul												{padding-left: 0px; padding-top: 10px;}
footer ul li											{list-style: none; margin-top: 5px;}
footer ul li a, footer a								{color: #c7c9c7;}
footer ul li a:hover, footer a:hover					{color: #c7c9c7;}
footer .footer-logo 									{text-align: center;}
footer .footer-logo img 								{display: inline-block;}
footer p                        {color: #c7c9c7;}
footer p.footer-dados           {margin-top: 12px;}
.rights 												{margin-top: 32px;border-top: 2px solid #786f65;text-align: center;}
.rights p 												{margin-top: 18px;font-size: 12px;color: #b2b4b4;}
.rights small											{display: block;font-size: 16px;}
.icons-rodape img										{margin-top: 70px; margin-right: 7px;}
.icons-rodape a											{text-decoration: none;}
.icons-rodape p 										{margin-top: 24px;}

/* </> Footer */

/* Responsive Utilities */
header.top.topo-nav{
  position: absolute;
  width: 100%;
  z-index: 9999;
  /*padding-top: 24px;*/
}
header.top-template.topo-nav{
  position: absolute;
  width: 100%;
  z-index: 9999;
  /*padding-top: 24px;*/
  background-color: #000;
}
.navbar.topo-nav{
  padding-top: 12px;
  /*padding-bottom: 12px;*/
  padding-bottom: 0px;
  margin-bottom: 0px;
  z-index: 9999;
}
nav.header-menu{
  /*float: right;*/
  /*background-color: #003057;*/
  background-color: #1d1f2a;
  color: #fff;
  padding: 30px;
  /*margin-top: -20px;*/
  /*margin-right: 50px;*/
}
nav.header-menu a{color: #fff;text-align: center;}
header.topo-nav .links-header{
  text-align: center;
}
header.topo-nav .menuModal{
  margin-top: 18px;
}
.navbar-toggle{margin-top: 12px;padding: 0px;}
.template-content header.topo-nav{position: relative ;}
.header-icone{color: #1d1f2a !important;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  margin-right: -40px;
}
header nav.header-menu .top-menu-icones{text-align: center;}
header nav.header-menu .top-menu-icones a{margin-right: 12px;}
#Header .dropbtn                                                {padding: 2px; font-size: 14px; border: none; cursor: pointer;}
#Header .dropdown-content a                                     {text-shadow:none !important;}
#Header .dropdown                                               {position: relative; display: block;}
#Header .dropdown-content                                       {/*margin-top: 2px;*/ display: none; position: relative; background-color: #f9f9f9; min-width: 255px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 99999; border-radius: 8px;}
#Header .dropdown-content a                                     {color: #000 !important; padding: 10px 16px; text-decoration: none; display: block;}
#Header .dropdown-content a:hover                               {color: #1d1f2a !important;}
#Header .dropdown:hover .dropdown-content                       {display: block;}
#Header .dropdown .divider                                      {height:1px;margin:0px 0;overflow:hidden;background-color:#e5e5e5}

#Header .dropdown-submenu {
  position: relative;
}

#Header .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
@media (min-width: 1400px) {
  
}
@media(max-width: 1370px){ /* col-md */
  .index-produtos #produtos-slider .owl-nav button.owl-prev,
  .depoimentos #depoimentos-slider .owl-nav button.owl-prev{left: -8%;}
  .index-produtos #produtos-slider .owl-nav button.owl-next,
  .depoimentos #depoimentos-slider .owl-nav button.owl-next{right: -8%;}
}
@media(max-width: 1300px){ /* col-md */
  
} 

@media(max-width: 1200px){ /* col-md */
  
}
@media(max-width: 992px){ /* col-sm */
  
}
@media(max-width: 768px){ /* col-xs */
  header li.first-idioma {display: inline-block;padding-left: 14%;}
  header .navbar-collapse.in{margin-top: 18px;}
  header .header-logo{padding-bottom: 18px;}
	.slideshow{height: 380px;}
	/*.slideshow .arrows{display: none;}*/
  .slideshow .arrows .arrow{top: 88%;}
	.slideshow .slide-content{top: 18%;left: 2%;}
  .slideshow .slide-content h3{font-size: 38px;}
  .slideshow .slide-content p{font-size: 22px; line-height: 24px;}
  .slideshow .arrows .prev{left: 80px;}
  .slideshow .arrows .next{right: 80px;}
  .index-produtos{margin-top: 0px;}
	.index-linhas-linha{margin-top: 42px;}
	.section-form{padding: 0px 15px;padding-bottom: 42px;}
  .depoimentos .depoimentos-dados{margin-top: 48px;margin-bottom: 48px;}
	#map.map{height: 420px !important;}
	footer{text-align: center;}
	.rights{margin-top: 70px;}
	.col-3{width: 100%;}
	.submmit-filtro button{right: 48px;}

	h2.main-title{font-size: 32px !important;margin-top: 0px !important;}
	h2.main-title span{font-size: 58px;}
	.link-atend{margin-top: 18px;}

  .produtos-listagem{padding-left: 0px;}
  .produto-card{margin-top: 0px;}
  .produto-card .produto-card-img{height: 320px;}

	.texto-emp p{padding-left: 0px;}
	.imagem-sobre{height: 320px;}

	.back{text-align: left;}
	.back .btn-default{padding: 6px 12px;}

	.search-form .col-3{width: 80%;}

	.img-corp{height: 420px;}
	.texto-corp{padding: 50px 32px;}

	.modal-dialog{width: 94%;}

  .produto .carousel-control.right, .produto .carousel-control.left{top: 178px;}
  #carousel-example-generic-responsive .carousel-control.left{left: 0px;}
  #carousel-example-generic-responsive .carousel-control.right{right: 0px;}
  .slideshow a.link_banner{font-size: 13px; padding: 10px 20px;}
}
@media(max-width: 540px){ /* col-xs */
    
}
@media(max-width: 479px){ /* col-xs */
        
}
@media(max-width: 400px){ /* col-xs */
        
}
@media(max-width: 370px){ /* col-xs */
        
}