/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);

#menubar{margin:10px 0 4px 0;}

.contato-lateral{ float:left; padding:15px; width:45%; min-width:350px; }
.produtos{
  background: #FFFFFF;
  border: 1px solid #CCC;
  border-radius: 20px;
  padding: 10px;
  width: 45%;
  min-height: 150px;
  box-shadow: 2px 2px 5px #888;
  float: left;
  margin: 0 10px 10px 0;
  font-size: 15px;
  text-align: justify;
}
.produtos img{ float:left; margin: 39px 10px; }

/* BannerFull */

.cont-banner { max-width: 470px; float: left; margin-left: 10%; padding-top: 55px; }
.cont-banner2 { max-width: 470px; float: right; margin-right: 10%; padding-top: 55px; }
.bannerfull h1 { color: #FFF; background: rgba(0,0,0,0.5); padding: 10px; margin: 5px 0; }
.bannerfull h2 { color: #FFF; background: rgba(161,25,29,0.5); padding: 10px; margin: 5px 0; }
.bannerfull h3 { color: #444; background: rgba(250,250,250,0.5); padding: 10px; margin: 5px 0; }
.bannerfull { width: auto; height:400px; background: #E4E6E5; }
.b01{ background: url(../../../images/banners/01.jpg) no-repeat top center;}
.b02{ background: url(../../../images/banners/02.jpg) no-repeat top center;}
.b03{ background: url(../../../images/banners/03.jpg) no-repeat top center;}
.b04{ background: url(../../../images/banners/04.jpg) no-repeat top center;}

.bannerfull .logo{
  width: 145px;
  height: 94px;
  float: left;
  margin: 265px 0 0 190px;
  background: url(../../../images/yootheme/logo.png) no-repeat center;
  background-size:100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -khtml-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
}
.wk-slideshow .slides{
  margin-top: 206px;
}
#absolute {z-index: 0 !important;}

/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  color: #444;
  background: url(../../../images/yootheme/fundo.jpg) left top no-repeat;
}


a { color: #469bdb; }

a:hover,
em, code { color: #f16d1a; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
  border: 1px solid #ddd;
  background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

/* douglas */
.spotlight img{border:solid 1px #cdcdcd;}
.title{
  color:#fff !important;
  margin-top: -6px !important;
  margin-bottom: 30px !important;
}

