/*
Ocean Template

http://www.templatemo.com/preview/templatemo_420_ocean

ANTIGA   #39c8e2
nOVA COR #00468C  png EFEITO COR CALOR
nOVA COR #0054c5  CSS
	
*/

/*ADICOIONADO POR GEDAN.COM */

.MenuFer{float:left;
	width:105px;
	height:30px;
	display:block;
	background:#003040;
	border-width: 2px 2px 0px 2px;
	border-style:solid;
	border-color:#000040;
	margin:5px;
	font-family:verdana;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	}
.FerMenu{
	position:relative;
	top:5px;
	left:15px;
	display:block;
}
.Ferrs{
	position:relative;
	width:100%;
	top:-2px;
	left:5px;
	display:block;
	clear:both;
}
.Ferramenta{
	position:absolute;
	top:0px;
	left:0px;
	width:95%;
	height:1280px;
	border: 2px dashed #000040;
	background: transparent;
	display:none;
	font-size:15px;
	}
.dnula{display:block;z-index:-1;height:1280px;}/*  Altura dever ser igual a Ferramenta  */
.padG{padding-left:10px;}
.linkec{color:#ffffff;font-weight:bold;}
#EntradaZ{overflow-y:auto;}
#EstatusZ{overflow-y:auto;}
#NovaZ{overflow-y:auto;}
#CadastroZ{overflow-y:auto;}
#contratar TD,TABLE,HR{border:1px dashed #000000;padding:5px;}

form input[type="submit"]{
font-size:130%;
font-weight:bold;
margin:15px;
float:right;
background:#6090b0;
color:#f0f0f0;
border-color:#003040;
}
form input[type="submit"]:hover {
background:#003040;
}


/* MENU LATERAL */
#MenuLateralCB{position:fixed;top:25%;left:0px;background-color:#505050;display:block;width:55px;height:85px;color:#f0f0f0;font-family:verdana,arial;font-size:13px;font-weight:bold;z-index:1000000000;opacity: 0.6;filter: alpha(opacity=60);}
#MenuLateralCB:hover{opacity: 1;filter: alpha(opacity=100);}
#MenuLateralCB A{color:#F0F0F0;}
#MLCB1{background-color:#909090;padding:2px;boder:2px solid #505050;}
#MLCB2{background-color:#505495;padding:2px;boder:2px solid #505050;}
#MLCB3{background-color:#509554;padding:2px;boder:2px solid #505050;}
#MLCB4{background-color:#997350;padding:2px;boder:2px solid #505050;}
#MLCB2:hover{background-color:#5054A5;}
#MLCB3:hover{background-color:#50A554;}
#MLCB4:hover{background-color:#A97350;}
#MLCB2a{position:fixed;top:25%;left:55px;display:none;background-color:#5054A5;color:#F0F0F0;opacity: 0.6;filter: alpha(opacity=60);border:3px solid #505050;padding:2px;font-family:verdana,arial;font-size:12px;z-index:1000;}
#MLCB3a{position:fixed;top:25%;left:55px;display:none;background-color:#50A554;color:#F0F0F0;opacity: 0.6;filter: alpha(opacity=60);border:3px solid #505050;padding:2px;font-family:verdana,arial;font-size:12px;z-index:1000;}
#MLCB4a{position:fixed;top:25%;left:55px;display:none;background-color:#A97350;color:#F0F0F0;opacity: 0.6;filter: alpha(opacity=60);border:3px solid #505050;padding:2px;font-family:verdana,arial;font-size:12px;z-index:1000;}



/* ==#0054c5========================================================================
    HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
  max-width: 98%;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.text-muted {
  color: #848b8f;
}
/* ==========================================================================
    Forms
   ========================================================================== */
form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="password"],
form input[type="url"] {
  background: #fff;
  color: #999999;
  border: 1px solid #dddddd;
  padding: 5px 5px;
  width: 90%;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
form input[type="text"]:focus,
form input[type="email"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus,
form input[type="url"]:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  outline: none !important;
  border-color: #f57e37;
}

label {
  font-weight: normal;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
    Structure & Defaults
   ========================================================================== */
html,
body {
  font-size: 100%;
  width: 100%;
  height: 100%;
}
body {
  background: #ffffff;
  color: #777777;
  font-size: 15px;

  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}
a {
  color: #0054c5;
  text-decoration: none !important;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}
a:hover {
  color: #CCCC33;
}

#solucoes a {
  color: #ffffff;
  font-weight:bold;
}
#solucoes ul{
margin: -12px 0px 0px 2px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
}
input.main-button,
.main-button {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  color: #ffffff;
  background-color: #0054c5;
  outline: 0;
  border: 0;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
/* ==========================================================================
    Header
   ========================================================================== */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: white;
  z-index: 1000;
  overflow: hidden;
  padding-bottom: 10px;
}
@include transition(all 250ms ease-in-out);
.site-header .logo {
  margin-top: 42px;
}
.site-header.scrolled {
  background: white;
}
.menu-holder {
  position: relative;
}
.main-menu {
  margin-top: 45px;
}
.main-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-menu ul li {
  display: inline-block;
  margin: 0 20px;
}
.main-menu ul li a {
  text-transform: uppercase;
  font-size: 16px;
}
.main-menu ul li.active a {
  color: grey;
}
ul.social-top {
  padding: 0;
  margin: 20px 0 0 0;
}
ul.social-top li {
  display: block;
}
ul.social-top li a i {
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border: 1px solid #0054c5;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  text-align: center;
  line-height: 20px;
  font-size: 10px;
}
#responsive-menu {
  top: 0;
  width: 250px;
  height: 100%;
  background: #f3f3f3;
  position: fixed;
  z-index: 5500;
  right: -1500px;
  display: none;
  overflow: auto;
}
#responsive-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#responsive-menu ul li {
  display: block;
  margin-bottom: 2px;
}
#responsive-menu ul li a {
  padding: 12px 18px;
  background-color: #0054c5;
  color: #fff;
  display: block;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
  text-transform: uppercase;
}
#responsive-menu ul li a i {
  margin-right: 15px;
}
a#mobile_menu {
  font-size: 24px;
  background-color: #0054c5;
  color: #ffffff;
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  line-height: 50px;
  position: absolute;
  top: 30px;
  right: 30px;
}
.content-section {
  padding-top: 80px;
}
.top-c {
  background: url(../images/slider-bg1.jpg) no-repeat top center;
  background-size: cover;
  width: 100%;
  height: 504px;
  margin-top: 120px;
  position: relative;
  z-index: 12;
}
.top-c .topc-img {
  margin-top: 60px;
  overflow: hidden;
}
.top-c .topc-img img {
  width: 100%;
}
.top-c ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-c ul li {
  display: block;
  margin-bottom: 7px;
  color: #fff;
}
.top-c ul i {
  margin-right: 10px;
}
.top-c h3.topc-title {
  font-size: 32px;
  color: #fff;
  font-weight: 700;
  margin: 90px 0 20px 0;
}
#vantagens {
  background: url(../images/service-bg.png) no-repeat top center;
  background-size: cover;
  padding-top: 140px;
  padding-bottom: 140px;
  position: relative;
  z-index: 10;
  margin-top: 20px;
}
#vantagens .service-item{cursor: pointer;}
#vantagens .service-item .service-icon {
  width: 136px;
  height: 136px;
  line-height: 136px;
  text-align: center;
  color: #0054c5;
  border: 2px solid #0054c5;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  font-size: 32px;
  margin: 0 auto;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#vantagens .service-item .service-icon i {
  text-align: center;
  line-height: 136px;
}
#vantagens .service-item h3.service-title {
  text-transform: uppercase;
  font-size: 16px;
  color: #0054c5;
  font-weight: 600;
  margin-top: 25px;
}
#vantagens .service-item:hover .service-icon {
  background: #0054c5;
  color: #ffffff;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
#solucoes {
  background: url(../images/products-bg1.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 11;
  color: #ffffff;
  padding-top: 200px;
  padding-bottom: 120px;
  margin-top: -120px;
}
/*#solucoes .product-left .image-product {
  float: left;
  margin-right: 40px;
}
#solucoes .product-right .image-product {
  float: right;
  margin-left: 40px;
}
#solucoes .image-product {
  width: 192px;
  overflow: hidden;
}
#solucoes .image-product img {
  width: 100%;
}
#solucoes .product-content {
  overflow: hidden;
}*/

#solucoes .product-content {
  padding-left: 0;
  padding-right: 0;
}
#solucoes .product-content h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 10px 0 5px 0;
}
#solucoes .product-content span {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 20px;
}
#solucoes .product-content p {
  text-align: justify;
}

.precos-feature {
  padding: 90px 0;
  background: url(../images/video-bg.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
  z-index: 12;
  margin-top: -60px;
}

#contratar {
  color: #ffffff;
  background: url(../images/contact-bg.jpg) no-repeat top center;
  background-size: cover;
  margin-top: -40px;
  padding-bottom: 100px;
  position: relative;
  z-index: 14;
}
#contratar .section-header {
  margin-bottom: 80px;
}
#contratar .section-header p {
  width: 70%;
  margin: 0 auto;
}
#contratar h2.section-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
#contratar p {
  margin-bottom: 30px;
}
#contratar a:hover {
  color: #ffffff;
}
#contratar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#contratar ul li {
  margin-bottom: 0.5em;
}
#contratar ul li i {
  color: #0054c5;
  margin-right: 10px;
}
#contratar input[type=text],
#contratar input[type=email],
#contratar input[type=url],
#contratar select,
#contratar textarea {
  color: #fff;
  border: 1px solid #000;
  background: transparent;
  background-color: rgba(0, 0, 0, 0.2);
}
#contratar input[type=text]:focus,
#contratar input[type=email]:focus,
#contratar input[type=url]:focus,
#contratar select:focus,
#contratar textarea:focus {
  border-color: #0054c5;
}
#contratar textarea {
  padding: 15px;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
#contratar textarea:focus {
  outline: 0;
}
.site-footer {
  background: url(../images/footer-bg.png) no-repeat bottom;
  background-size: cover;
  color: #ffffff;
  position: relative;
  z-index: 7px;
  margin-top: -55px;
  padding: 30px 0;
}
.site-footer p {
  margin-top: 20px;
}


@media (max-width: 992px) and (min-width: 780px) {
	.container {
		width: 96%;
	}
}

/*  Medium devices (desktops, 992px and up)  */

@media (max-width: 992px) {

  .main-menu ul li {
    margin: 0 10px;
  }
  .menu-holder {
    overflow: hidden;
  }
/*  ul.social-top {
    display: none;
  }*/
  .main-menu {
    text-align: right;
  }
/*  ul.social-top {
    text-align: right;
  }
  ul.social-top li {
    display: inline-block;
    margin-right: 6px;
  }*/
  ul.social-top {
    margin-top: 10px;
	margin-left: 10px;
  }
  ul.social-top span {
	  font-size: 10px;
  }
  .top-c {
  	background-image: none;
    background-color: #0054c5;
	background-position: top;
	height: auto;
    padding-bottom: 60px;
  }
  .top-c .topc-img {
    margin-top: 100px;
  }
  .top-c h3.topc-title {
    margin-top: 100px;
  }
  #vantagens {
/*  background-image: none;
    background-color: #ececec;	*/
    margin-top: 0;
	padding-top: 100px;
    padding-bottom: 60px;
  }
  #vantagens .service-item {
    margin-bottom: 40px;
    cursor: pointer;
  }
  #solucoes {
    margin-top: 0;
/*	background-image: none;
    background-color: #0054c5;	*/
    padding-bottom: 60px;
    padding-top: 100px;
  }
  #solucoes .product-left {
    margin-bottom: 60px;
  }
  .precos-feature {
    margin-top: 0;
/*	background-image: none;
    background-color: #243b4e;	*/
  }
  .precos-feature iframe {
    width: 100%;
  }
  #contratar {
    margin-top: 0;
/*	background-image: none;  
    background-color: #14282b;	*/
  }
  #contratar .section-header p {
    display: none;
  }
  #contratar .contratar-info {
    margin-bottom: 60px;
  }
  .site-footer {
/*  background-image: none; 	*/
    background-color: #111a1f;
    margin-top: 0;
    padding: 15px 0;
  }
}
/*  Small devices (tablets, 768px and up)  */
@media (max-width: 768px) {
  .top-c {
    text-align: center;
  }
  .top-c .topc-img {
    margin-top: 60px;
    margin-left: 70px;
  }
  .top-c h3.topc-title {
    margin-top: 60px;
  }
  .site-header .logo {
    margin-top: 20px;
  }
  ul.social-top li {
    display: inline-block;
    margin-right: 6px;
  }
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
