body                  { font-size: 16px; }
.fixed-top            { position: fixed; top: 0; left: 0; right: 0; z-index: 1030; }
.bg-white             { background-color: #ffffff; color: #000; }
.bg-pci               { background-color: #0e2946; color: #000; }
.bg-azult             { background-color: #6e89a6; color: #000; }
.txt-white            { color: #fff !important; text-shadow: 1px 0px 0px #000; }

/* Padding */
.with-padding			    { padding: 20px !important; }
.with-mid-padding		  { padding: 10px !important; }
.with-small-padding		{ padding: 5px !important; }
.no-padding				    { padding: 0 !important; }

/* Margins */
.xlarge-margin-top	  { margin-top: 36px !important; }
.large-margin-top		  { margin-top: 30px !important; }
.margin-top				    { margin-top: 16px !important; }
.mid-margin-top			  { margin-top: 8px !important; }
.small-margin-top		  { margin-top: 4px !important; }
.no-margin-top			  { margin-top: 0 !important; }

.xlarge-margin-right  { margin-right: 36px !important; }
.large-margin-right	  { margin-right: 30px !important; }
.margin-right			    { margin-right: 16px !important; }
.mid-margin-right		  { margin-right: 8px !important; }
.small-margin-right	  { margin-right: 4px !important; }
.no-margin-right		  { margin-right: 0 !important; }

.xlarge-margin-left	  { margin-left: 36px !important; }
.large-margin-left	  { margin-left: 30px !important; }
.margin-left			    { margin-left: 16px !important; }
.mid-margin-left		  { margin-left: 8px !important; }
.small-margin-left	  { margin-left: 4px !important; }
.no-margin-left			  { margin-left: 0 !important; }

.xlarge-margin-bottom { margin-bottom: 36px !important; }
.large-margin-bottom  { margin-bottom: 30px !important; }
.margin-bottom			  { margin-bottom: 16px !important; }
.mid-margin-bottom		{ margin-bottom: 8px !important; }
.small-margin-bottom	{ margin-bottom: 4px !important; }
.no-margin-bottom		  { margin-bottom: 0 !important; }

.no-margin				    { margin: 0 !important; }

.opcacity-70          { filter: alpha(opacity=70); opacity: .7; }

.font-h1              { font-size: 36px; }
.font-h2              { font-size: 30px; }
.font-h3              { font-size: 24px; }
.font-h4              { font-size: 18px; }
.font-h5              { font-size: 14px; }
.font-h6              { font-size: 12px; }

h1 { color: #FF0000; font-weight: 700 !important; font-size: 25px; text-align: center;}
h2 { margin-bottom: 18px;}

.img-right { float: right; }

.btn-dogos {
  color: #fff;
  background-color: #f16876;
  border-color: #f8b2b9;
}
.btn-dogos:focus,
.btn-dogos.focus {
  color: #fff;
  background-color: #0e2946;
  border-color: #2e6da4;
}
.btn-dogos:hover {
  color: #fff;
  background-color: #0e2946;
  border-color: #2e6da4;
}
.btn-dogos:active,
.btn-dogos.active {
  color: #fff;
  background-color: #0e2946;
  border-color: #2e6da4;
}
.menu-hover {
  background-color: #0e2946;
  border-bottom: 5px solid #0e2946;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menu-hover a {
  color: #fff !important;
}

.sobre {
	text-align: justify;
	font-size: 16px;
	color: #000000;
	}

h2 { color: #000000; text-align: center;
}

.col-lg-4 {
	text-align: justify;
	font-size: 16px;
	color: #000000;

}

.footer{
  color: #000000;
  text-align: justify;
  font-weight: 600;
  font-size: 15px;
}

.copyright{
	text-align: center;
	font-size: 12px;
	background-color: #fff;
	color: #000;
	padding: 20px;
	margin-top: 16px;
}

.desenv{
	color: #000000;
	font-size: 12px;
}

.home-contato-texto {
  margin: 15px 0px;
  color: #fff;
  /*font-size: 44px;*/
  text-shadow: 1px 0px 0px #000, -1px 0px 0px #000, 0px 1px 0px #000, 0px -1px 10px #000;
}

.home-contato-botao {
  margin: 15px 0px;
  height: 97px;
  vertical-align: middle;
  line-height: 97px;
}

.home-contato-botao a {
  font-size: 24px;
}

.home-empresa-titulo,
.home-empresa-texto1,
.home-empresa-texto2 {
  position: absolute;
  color: #fff;
  left: 0px;
  width: 100%;
  text-align: center;
  text-shadow: 1px 2px 5px #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 10px #000;
  font-family: Arial;
  font-weight: 600;
}

.inbox-well {
  margin:0 25px;
}

.empresa-logo-margin-bottom {
  margin-bottom: 20px;
}

.produtos-citacao {
  margin:20px 0;
  font-size:12px;
}

@media (min-width: 320px) {
  .home-empresa-titulo  { font-size: 24px !important; top: 38px; }
  .home-empresa-texto1  { font-size: 12px !important; top: 69px; }
  .home-empresa-texto2  { font-size: 12px !important; top: 82px; }
  .home-contato-texto   { font-size: 34px; text-align: left; }
}
@media (min-width: 400px) {
  .home-empresa-titulo  { font-size: 30px !important; top: 47px; }
  .home-empresa-texto1  { font-size: 15px !important; top: 85px; }
  .home-empresa-texto2  { font-size: 15px !important; top: 101px; }
}
@media (min-width: 480px) {
  .home-empresa-titulo  { font-size: 36px !important; top: 58px; }
  .home-empresa-texto1  { font-size: 19px !important; top: 104px; }
  .home-empresa-texto2  { font-size: 19px !important; top: 124px; }
}
@media (min-width: 520px) {
  .home-empresa-titulo  { font-size: 40px !important; top: 62px; }
  .home-empresa-texto1  { font-size: 21px !important; top: 113px; }
  .home-empresa-texto2  { font-size: 21px !important; top: 135px; }
}
@media (min-width: 600px) {
  .home-empresa-titulo  { font-size: 47px !important; top: 73px; }
  .home-empresa-texto1  { font-size: 25px !important; top: 135px; }
  .home-empresa-texto2  { font-size: 25px !important; top: 160px; }
}
@media (min-width: 680px) {
  .home-empresa-titulo  { font-size: 55px !important; top: 82px; }
  .home-empresa-texto1  { font-size: 29px !important; top: 153px; }
  .home-empresa-texto2  { font-size: 29px !important; top: 183px; }
}
@media (min-width: 768px) {
  .container            { width: 750px; }
  .home-empresa-titulo  { font-size: 64px !important; top: 95px; }
  .home-empresa-texto1  { font-size: 33px !important; top: 177px; }
  .home-empresa-texto2  { font-size: 33px !important; top: 212px; }
  .home-contato-texto   { font-size: 35px; }
}
@media (min-width: 922px) {
  .container            { width: 900px; }
  .home-empresa-titulo  { font-size: 77px !important; top: 115px; }
  .home-empresa-texto1  { font-size: 40px !important; top: 214px; }
  .home-empresa-texto2  { font-size: 40px !important; top: 256px; }
  .home-contato-texto   { font-size: 42px; }
}
@media (min-width: 1200px) {
  .xlarge-margin-top    { margin-top: 10px !important; }
  .home-contato-texto   { font-size: 44px; }
}
