@charset "utf-8";
/*
Template Name: Penyler
Author: <a href="http://www.os-templates.com/">OS Templates</a>
Author URI: http://www.os-templates.com/
Licence: Free to use under our free template licence terms
Licence URI: http://www.os-templates.com/template-terms
File: Layout CSS
*/

@import url("fontawesome-4.6.3.min.css");
@import url("framework.css");

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row0, .row0 a{}
.row1, .row1 a{}
.row2, .row2 a{}
.row3, .row3 a{}
.row4, .row4 a{}
.row5, .row5 a{}


/* Header
--------------------------------------------------------------------------------------------------------------- */
#header{padding:0px 0;}

#header #logo{margin-bottom:75px; text-align:center; float:left; }
#header #logo *{margin:0; padding:0; line-height:1;}
#header #logo h1{ font-size:36px; letter-spacing:5px; text-transform:uppercase; width:230px; height:70px; margin-top:0px;}
#header #logo p{margin-top:2px; font-size:.9rem; float:left; font-style:italic; text-transform:lowercase;}
#header #compare {float:right; width:230px; margin-top:25px; margin-right:55px;}
#logosobre {width:230px; height:70px; float:left; margin-top:10px; margin-left:40px;}



/* Page Intro
--------------------------------------------------------------------------------------------------------------- */
#pageintro{padding:0px 0 100px; }

#pageintro article{text-align:center; /*background-color:rgba(100%,100%,100%,0.8)*/height:100%; margin-bottom:100px; margin-top:-130px; font-weight:900; /*background-image:url(../../Imagens/Imagem%201.jpg)*/ }
#pageintro article p{font-size:16px;}
#pageintro article .heading{font-size:45px; font-weight:900; margin-top:40px; text-transform:uppercase; }
#pageintro article footer{margin-top:0px; }
#entreemcontato{width:auto; border-top:#CCC 1px solid; padding-top:50px; margin-top:50px; margin-bottom:50px; }
#imgcontato{width:45%; border: #CCC 1px solid; padding-top:10px; padding-bottom:20px; box-shadow:#333 3px 3px 15px}


/* Content Area
--------------------------------------------------------------------------------------------------------------- */
.container{padding:80px 0;}
.container3{ margin-top:-20px; }

.container2{padding:80px 0; height:auto; padding-bottom:300px;}

/* Content */
.container .content{}

.services{}
.services li{text-align:center;}
.services > li:first-child{text-align:left;}
.services li:nth-child(-n+3){margin-bottom:30px;}/* Adds bottom margin to the first three elements only */
.services li:last-child{margin-bottom:0;}/* Required when elements stack in smaller viewports */
.services li figure{display:inline-block; position:relative; max-width:100%;}
.services li figure figcaption{display:block; position:absolute; top:50%; transform:translate(0,-50%); width:100%; line-height:1; text-align:center; opacity:0; z-index:1;}
.services li figure::after{position:absolute; top:0; left:0; width:100%; height:100%; content:""; opacity:0;}
.services li figure:hover::after{opacity:.6;}
.services li figure:hover figcaption{opacity:1;}

.cta{}
.cta article{padding-top:20px; text-align:center;}
.cta article *{margin:0; padding:0;}
.cta article span{display:block; position:relative; width:100px; height:100px; margin:0 auto 60px; line-height:100px; font-size:20px; font-weight:900; z-index:1;}
.cta article span::before, .cta article span::after{position:absolute; top:0; right:0; bottom:0; left:0; content:""; border:1px solid; transform:rotate(-90deg); z-index:-1;}
.cta article span::after{transform:rotate(45deg);}
.cta article:hover span::after{transform:rotate(360deg); transition:transform .5s ease-in-out;}
.cta article .heading{margin-bottom:10px;}
.cta article footer{margin-top:30px;}

/* Comments */
#comments ul{margin:0 0 40px 0; padding:0; list-style:none;}
#comments li{margin:0 0 10px 0; padding:15px;}
#comments .avatar{float:right; margin:0 0 10px 10px; padding:3px; border:1px solid;}
#comments address{font-weight:bold;}
#comments time{font-size:smaller;}
#comments .comcont{display:block; margin:0; padding:0;}
#comments .comcont p{margin:10px 5px 10px 0; padding:0;}

#comments form{display:block; width:100%;}
#comments input, #comments textarea{width:100%; padding:10px; border:1px solid;}
#comments textarea{overflow:auto;}
#comments div{margin-bottom:15px;}
#comments input[type="submit"], #comments input[type="reset"]{display:inline-block; width:auto; min-width:150px; margin:0; padding:8px 5px; cursor:pointer;}

/* Sidebar */
.container .sidebar{}

.sidebar .sdb_holder{margin-bottom:50px;}
.sidebar .sdb_holder:last-child{margin-bottom:0;}


/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer{padding:80px 0; border-bottom:1px solid;}


/* Copyright
--------------------------------------------------------------------------------------------------------------- */
#copyright{padding:30px 0;}
#copyright *{margin:0; padding:0;}
#copyright p:first-of-type{margin-bottom:10px;}
#copyright p:last-of-type{font-size:.8rem;}


/* Transition Fade
--------------------------------------------------------------------------------------------------------------- */
*, *::before, *::after{transition:all .3s ease-in-out;}
#mainav form *{transition:none !important;}


/* Rounded Corners - Can be deleted if not wanted
--------------------------------------------------------------------------------------------------------------- */
.btn, .cta span::before, .cta span::after, .faico a, #backtotop{border-radius:5px; background-clip:padding-box;}


/* ------------------------------------------------------------------------------------------------------------ */
/* Whatsapp botao------------------------------------------------------------------------------- */

.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-small, .btn-floating, .dropdown-content, .collapsible, .sidenav {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.z-depth-1-half, .btn:hover, .btn-large:hover, .btn-small:hover, .btn-floating:hover {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2);
}

nav ul a.btn, nav ul a.btn-large, nav ul a.btn-small, nav ul a.btn-large, nav ul a.btn-flat, nav ul a.btn-floating {
  margin-top: -2px;
  margin-left: 15px;
  margin-right: 15px;
}

nav ul a.btn > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-small > .material-icons, nav ul a.btn-large > .material-icons, nav ul a.btn-flat > .material-icons, nav ul a.btn-floating > .material-icons {
  height: inherit;
  line-height: inherit;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating) {
  color: #ffab40;
  margin-right: 24px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  text-transform: uppercase;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating):hover {
  color: #ffd8a6;
}

.btn.disabled, .disabled.btn-large, .disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}

.btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}

.btn, .btn-large, .btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 14px;
  outline: 0;
}

.btn i, .btn-large i, .btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn:focus, .btn-large:focus, .btn-small:focus,
.btn-floating:focus {
  background-color: #1d7d74;
}

.btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color: #2bbbad;
}

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
}

.btn-floating:hover {
  background-color: #26a69a;
}

.btn-floating:before {
  border-radius: 0;
}

.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}

.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

.btn-floating.btn-large i {
  line-height: 56px;
}

.btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
}

.btn-floating.btn-small.halfway-fab {
  bottom: -16.2px;
}

.btn-floating.btn-small i {
  line-height: 32.4px;
}

.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}

.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 0;
  z-index: 997;
}

.fixed-action-btn.active ul {
  visibility: visible;
}

.fixed-action-btn.direction-left, .fixed-action-btn.direction-right {
  padding: 0 0 0 15px;
}

.fixed-action-btn.direction-left ul, .fixed-action-btn.direction-right ul {
  text-align: right;
  right: 64px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%;
  left: auto;
  /*width 100% only goes to width of button container */
  width: 500px;
}

.fixed-action-btn.direction-left ul li, .fixed-action-btn.direction-right ul li {
  display: inline-block;
  margin: 7.5px 15px 0 0;
}

.fixed-action-btn.direction-right {
  padding: 0 15px 0 0;
}

.fixed-action-btn.direction-right ul {
  text-align: left;
  direction: rtl;
  left: 64px;
  right: auto;
}

.fixed-action-btn.direction-right ul li {
  margin: 7.5px 0 0 15px;
}

.fixed-action-btn.direction-bottom {
  padding: 0 0 15px 0;
}

.fixed-action-btn.direction-bottom ul {
  top: 64px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fixed-action-btn.direction-bottom ul li {
  margin: 15px 0 0 0;
}

.fixed-action-btn.toolbar {
  padding: 0;
  height: 56px;
}

.fixed-action-btn.toolbar.active > a i {
  opacity: 0;
}

.fixed-action-btn.toolbar ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: inline-block;
  margin: 0;
  height: 100%;
  -webkit-transition: none;
  transition: none;
}

.fixed-action-btn.toolbar ul li a {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #fff;
  line-height: 56px;
  z-index: 1;
}

.fixed-action-btn.toolbar ul li a i {
  line-height: inherit;
}

.fixed-action-btn ul {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  bottom: 64px;
  margin: 0;
  visibility: hidden;
}

.fixed-action-btn ul li {
  margin-bottom: 15px;
}

.fixed-action-btn ul a.btn-floating {
  opacity: 0;
}

.fixed-action-btn .fab-backdrop {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40px;
  height: 40px;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.btn-flat {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}

.btn-flat:focus, .btn-flat:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-flat:focus {
  background-color: rgba(0, 0, 0, 0.1);
}

.btn-flat.disabled, .btn-flat.btn-flat[disabled] {
  background-color: transparent !important;
  color: #b3b2b2 !important;
  cursor: default;
}

.btn-large {
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  padding: 0 28px;
}

.btn-large i {
  font-size: 1.6rem;
}

.btn-small {
  height: 32.4px;
  line-height: 32.4px;
  font-size: 13px;
}

.btn-small i {
  font-size: 1.2rem;
}

.btn-block {
  display: block;
}

/*.sidenav li > a.btn-floating:hover {
  background-color: #26a69a;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Navigation
--------------------------------------------------------------------------------------------------------------- */
nav ul, nav ol{margin:50px; padding:0; list-style:none; /*text-shadow: #fff 1px 1px 5px*/}

#mainav, #breadcrumb, .sidebar nav{line-height:normal; margin-top:300px}
#mainav .drop::after, #mainav li li .drop::after, #breadcrumb li a::after, .sidebar nav a::after{position:absolute; font-family:"FontAwesome"; font-size:10px; line-height:10px; }

/* Top Navigation */
.fixar { position:fixed; width:100%; background-image:url(../../Imagens/logo_menu2.png); background-repeat:no-repeat;   }
#mainav { margin-left:0px; /*float:right; */background-color:#003; height:50px; margin-top:0px; padding-bottom:0px; font-weight:bold;/*border:#F00 1px solid;*/ color:#FFF;  }
#mainav ul{text-transform:uppercase; /*text-align:center;*/ float:right; margin-top:15px; }
#mainav ul ul{z-index:9999; position:absolute; width:160px; text-transform:none; text-align:left;}
#mainav ul ul ul{left:160px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0 30px 0 0; padding:0; }
#mainav li:last-child{margin-right:0;}
#mainav li li{width:100%; margin:0;}
#mainav li a{display:block; padding:0px 0;}
#mainav li li a{border:solid; border-width:0 0 1px 0;}
#mainav .drop{padding-left:15px;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav .drop::after, #mainav li li .drop::after{content:"\f0d7";}
#mainav .drop::after{top:25px; left:5px;}
#mainav li li .drop::after{top:15px; left:5px;}
#mainav ul ul{visibility:hidden; opacity:0;}
#mainav ul li:hover > ul{visibility:visible; opacity:1;}

#mainav form{display:none; margin:0; padding:20px 0;}
#mainav form select, #mainav form select option{display:block; cursor:pointer; outline:none;}
#mainav form select{width:100%; padding:5px; border:1px solid;}
#mainav form select option{margin:5px; padding:0; border:none;}

/* Breadcrumb */
#breadcrumb{padding:20px 0; text-transform:uppercase;}
#breadcrumb ul{margin:0; padding:0; list-style:none;}
#breadcrumb li{display:inline-block; margin:0 6px 0 0; padding:0;}
#breadcrumb li a{display:block; position:relative; margin:0; padding:0 12px 0 0; font-size:12px;}
#breadcrumb li a::after{top:4px; right:0; content:"\f101";}
#breadcrumb li:last-child a{margin:0; padding:0;}
#breadcrumb li:last-child a::after{display:none;}

/* Sidebar Navigation */
.sidebar nav{display:block; width:100%;}
.sidebar nav li{margin:0 0 3px 0; padding:0;}
.sidebar nav a{display:block; position:relative; margin:0; padding:5px 10px 5px 15px; text-decoration:none; border:solid; border-width:0 0 1px 0;}
.sidebar nav a::after{top:9px; left:5px; content:"\f101";}
.sidebar nav ul ul a{padding-left:35px;}
.sidebar nav ul ul a::after{left:25px;}
.sidebar nav ul ul ul a{padding-left:55px;}
.sidebar nav ul ul ul a::after{left:45px;}

/* Pagination */
.pagination{display:block; width:100%; text-align:center; clear:both;}
.pagination li{display:inline-block; margin:0 2px 0 0;}
.pagination li:last-child{margin-right:0;}
.pagination a, .pagination strong{display:block; padding:8px 11px; border:1px solid; background-clip:padding-box; font-weight:900;}

/* Back to Top */
#backtotop{z-index:999; display:inline-block; position:fixed; visibility:hidden; bottom:20px; right:20px; width:36px; height:36px; line-height:36px; font-size:16px; text-align:center; opacity:.2;}
#backtotop i{display:block; width:100%; height:100%; line-height:inherit;}
#backtotop.visible{visibility:visible; opacity:.5;}
#backtotop:hover{opacity:1;}


/* Tables
--------------------------------------------------------------------------------------------------------------- */
table, th, td{border:1px solid; border-collapse:collapse; vertical-align:top;}
table, th{table-layout:auto;}
table{width:100%; margin-bottom:15px;}
th, td{padding:5px 8px;}
td{border-width:0 1px;}


/* Gallery
--------------------------------------------------------------------------------------------------------------- */
#gallery{display:block; width:100%; margin-bottom:50px;}
#gallery figure figcaption{display:block; width:100%; clear:both;}
#gallery li{margin-bottom:30px;}


/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico{margin:0; padding:0; list-style:none;}
.faico li{display:inline-block; margin:8px 5px 0 0; padding:0; line-height:normal;}
.faico li:last-child{margin-right:0;}
.faico a{display:inline-block; width:36px; height:36px; line-height:36px; font-size:18px; text-align:center;}

.faico a{color:#FFFFFF; background-color:#A3C9D3;}

.faicon-dribble:hover{background-color:#EA4C89;}
.faicon-facebook:hover{background-color:#3B5998; color:#36C;}
.faicon-google-plus:hover{background-color:#DB4A39;}
.faicon-linkedin:hover{background-color:#0E76A8;}
.faicon-instagram:hover{background-color:#900;}
.faicon-vk:hover{background-color:#4E658E;}


/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Colours
--------------------------------------------------------------------------------------------------------------- */
body{
	width:100%;
	height:100%;
	color:#FFFFFF;
	/*background-color:#CCC;
    /* The background image */
    background-image:url(../../Imagens/imagem%2010-2.jpg);
    /* Set a specified height, or the minimum height for the background image */
    min-height: 100px;
    /* Set background image to fixed (don't scroll along with the page)*/ 
    background-attachment: fixed;
    /* Center the background image */
    background-position: center;
    /* Set the background image to no repeat */
    background-repeat: no-repeat;
    /* Scale the background image to be as large as possible */
    background-size: cover;
	
	
}

a{color:#FFF;}
a:active, a:focus{background:transparent;}/* IE10 + 11 Bugfix - prevents grey background */
hr, .borderedbox{border-color:#D7D7D7; width:100%; height:auto;}
label span{color:#FF0000; background-color:inherit;}
input:focus, textarea:focus, *:required:focus{border-color:#A3C9D3;}
.overlay{color:#000; background-color:inherit;}
.overlay::after{color:inherit; /*background-color:rgba(0,0,0,.55);*/}

.btn, .btn.inverse:hover{color:#FFF; /*background-color:#A3C9D3;*/ border-color:#A3C9D3;  margin:auto; width:auto; margin-top:35px; margin-left:30px; height:auto; margin-bottom:-100px; font-size:25px;}
#espaco{width:auto; height:20px;}
/*.botn:hover, .btn.inverse{color:inherit; background-color:transparent; border-color:inherit;}*/
.btn1{margin-top:50px; width:150px; height:150px; background-color:#FFF; float:left; margin-left:12px;margin-right:0px;padding:10px; border-radius: 10px;  }
.btn2{margin-top:50px; width:150px; height:150px; background-color:#FFF; float:left; margin-left:12px;margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn3{margin-top:50px; width:150px; height:150px; background-color:#FFF; float:left; margin-left:12px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn4{margin-top:50px; width:150px; height:150px; background-color:#FFF; float:left; margin-left:12px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn5{margin-top:50px; width:150px; height:150px; background-color:#FFF; float:left; margin-left:12px; margin-right:0px; padding:0px 10px; border-radius: 10px; }



/* Rows */
.row0, .row0 a{}
.row1, .row1 a{}
.row2, .row2 a{color:#888888; background-color:#F5F5F5;}
.row3{color:#888888; background-color:rgba(255,255,255,.9);}

.row4, .row4 a{}
.row5, .row5 a{}


/* Header */
#header #logo a{color:inherit;}


/* Content Area */
.services li figure:hover::after{background-color:rgba(153,153,0,.7);}
.services li figure figcaption{color:#FFFFFF; font-size:20px; font-weight:900;}

.cta article .heading a{color:inherit; background-color:#FFF;}
.cta article:hover .heading a{color:#A3C9D3;}
.cta article span{color:#FFFFFF;}
.cta article span::before, .cta article span::after{background-color:#A3C9D3; border-color:#A3C9D3;}
.cta article:hover span::after{border-color:inherit;}


/* Footer */
#footer{border-color:rgba(255,255,255,.2);}


/* Copyright */
#copyright a{color:inherit;}


/* Navigation */
#mainav li a{
	/* [disabled]color:inherit; */
}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#C5B601; background-color:inherit; font-weight:300;}
#mainav li li a, #mainav .active li a{color:#FFFFFF; background-color:rgba(0,0,0,.6); border-color:rgba(0,0,0,.6);}
#mainav li li:hover > a, #mainav .active .active > a{color:#FFFFFF; background-color:#A3C9D3;}
#mainav form select{color:#FFFFFF; background-color:#1F1F1F; border-color:#000000;}

#breadcrumb a{color:inherit; background-color:inherit;}
#breadcrumb li:last-child a{color:#A3C9D3;}

.container .sidebar nav a{color:inherit; border-color:#D7D7D7;}
.container .sidebar nav a:hover{color:#A3C9D3;}

.pagination a, .pagination strong{border-color:#D7D7D7;}
.pagination .current *{color:#FFFFFF; background-color:#A3C9D3;}

#backtotop{color:#FFFFFF; background-color:#A3C9D3;}


/* Tables + Comments */
table, th, td, #comments .avatar, #comments input, #comments textarea{border-color:#D7D7D7;}
#comments input:focus, #comments textarea:focus, #comments *:required:focus{border-color:#A3C9D3;}
th{color:#FFFFFF; background-color:#373737;}
tr, #comments li, #comments input[type="submit"], #comments input[type="reset"]{color:inherit; background-color:#FBFBFB;}
tr:nth-child(even), #comments li:nth-child(even){color:inherit; background-color:#F7F7F7;}
table a, #comments a{background-color:inherit;}

/*--
	contact-form Start 
--*/
#contact-form {
  padding-top: 20px;
  padding-bottom: 35px;
  width:100%;
 }
#contact-form .block form .form-group {
  padding-bottom: 15px;
  margin: 0px;

}
#contact-form .block form .form-group .form-control {
  background: #F6F8FA;
  height: 60px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
  
}	

#contact-form .block form .form-group-2 {
  padding-bottom: 15px;
  margin: 0px;
}
#contact-form .block form .form-group-2 textarea {
  background: #F6F8FA;
  height: 135px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
#contact-form .block button {
  width: 100%;
  height: 60px;
  background: #47424C;
  border: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

#form-control {
	background: #F6F8FA;
	height: 60px;
	border: 1px solid #EEF2F6;
	box-shadow: none;
	width: 100%;
	border-radius: 5px;
	padding-left:15px;
	float:left;
	margin-bottom:20px;
	
}
#form-control1 {
	background: #F6F8FA;
	height: 60px;
	border: 1px solid #EEF2F6;
	box-shadow: none;
	width: 100%;
	border-radius: 5px;
	padding-left:15px;
	padding-top:17px;
	float:left;
	margin-bottom:20px;
	
}

#textarea {
  background: #F6F8FA;
  height: 140px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
  float:right;
  margin-top:0px;
  border-radius: 5px;
  padding:15px;
  margin-bottom:20px;


}
/*
#form-group {
  padding-bottom: 15px;
  margin: 0px;
  float:left;
  
}*/

.botao{
	width:100%;
	border-radius: 5px;
	float:right;
	margin-top:0px;
}

.form1{
	width:48%;
	height:230px;
	float:left;
	margin-right:10px;}
	
.form2{
	width:48%;
	height:230px;
	float:right;}
	
.endereco{
	width:50%;
	height:230px;

	float:left;
	
	
	}
	
	
.endereco li{
	margin-top:30px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-align:left;
	margin-left:-30px;
	font-weight:600;
}
.local{
	width:48%;
	height:230px;
	/*border:1px solid #F00;
	*/float:right;
	margin-top:65px;
	
	
	}
	
.cadastro{
	text-align:center;
	padding-top:7px;
	margin-top:30px;
	width:200px;
	height:40px;
	background-color:rgba(153,153,0,.7);
	border-radius:3px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	/*box-shadow:0px 0px 20px #990;*/
	
	}
	
.icon-cadastro{float:right;
width:100px;
height:100px;
margin-top:-110px;
margin-right:30px;}
	
	
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------ */


/* Media Queries
--------------------------------------------------------------------------------------------------------------- */
@-ms-viewport{width:device-width;}


/* Max Wrapper Width - Laptop, Desktop etc.
--------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:978px){

	.hoc{max-width:978px;}

}


/* Mobile Devices
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:900px){
	.hoc{max-width:90%;}

	#header{}
		#header #compare {float:right; width:230px; margin-top:25px;}
		h4, .heading{
	font-size: 30px;
	line-height: normal;
	margin-top:90px;
}
h4, .heading1{
	font-size: 30px;
	line-height: normal;
	margin-top:30px;
}
.btn1{margin-top:50px; width:15%; height:auto; background-color:#FFF; float:left; margin-left:10px;margin-right:0px;padding:0px 10px; border-radius: 10px;  }
.btn2{margin-top:50px; width:15%; height:auto; background-color:#FFF; float:left; margin-left:10px;margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn3{margin-top:50px; width:15%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn4{margin-top:50px; width:15%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn5{margin-top:50px; width:15%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }



	#mainav{}
	#mainav li ul{ margin-top:50px;}
	#mainav ul{display:none;}
	#mainav form{display:block;}
.fixar { position:fixed;}

	#breadcrumb{}

	/*.container{ border:1px solid #F00;}*/
	#comments input[type="reset"]{margin-top:10px;}
	.pagination li{display:inline-block; margin:0 5px 5px 0;}

	#footer{}
.one_third2{width:35%; float:right; margin-top:0px;}

	#copyright{}
}


@media screen and (max-width:750px){
	.imgl, .imgr{display:inline-block; float:none; margin:0 0 10px 0;}
	.fl_left, .fl_right{display:block; float:none;}
	.half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter{display:block; float:none; width:100%; margin:0 0 30px 0; padding:0;}
	#header #compare {float:right; width:230px; margin-top:25px; margin-right:25px;}
.one_third2{width:75%; float:left; margin-top:0px;}

.btn1{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px;margin-right:0px;padding:0px 10px; border-radius: 10px;  }
.btn2{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px;margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn3{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn4{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn5{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }

.one_quarter{width:70%; height:30%; margin-left:8%; margin-top:-10px; }
.one_third2{width:75%; float:left; margin-top:40px;}



}


/* Other
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:650px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}
	#header #compare {float:left; width:230px; margin-top:55px; margin-right:25px;}
.one_third2{width:75%; float:left; margin-top:0px;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
.btn1{margin-top:50px; width:30%; height:auto background-color:#FFF; float:left; margin-left:10px;margin-right:0px;padding:0px 10px; border-radius: 10px;  }
.btn2{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px;margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn3{margin-top:50px; width:30%; height:auto background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn4{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn5{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:10px; margin-right:0px; padding:0px 10px; border-radius: 10px; }

.one_quarter{width:70%; height:30%; margin-left:8%; margin-top:-10px; }
.one_third2{width:75%; float:left; margin-top:40px;}


}

@media screen and (max-width:380px){
	.scrollable{display:block; width:100%; margin:0 0 30px 0; padding:0 0 15px 0; overflow:auto; overflow-x:scroll;}
	.scrollable table{margin:0; padding:0; white-space:nowrap;}
	#header #compare {float:left; width:230px; margin-top:55px; margin-right:25px;}
.one_third2{width:75%; float:left; margin-top:0px;}

	.inline li{display:block; margin-bottom:10px;}
	.pushright li{margin-right:0;}

	.font-x2{font-size:1.4rem;}
	.font-x3{font-size:1.6rem;}
.btn1{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:7px;margin-right:0px;padding:0px 10px; border-radius: 10px;  }
.btn2{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:7px;margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn3{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:7px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn4{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:7px; margin-right:0px; padding:0px 10px; border-radius: 10px; }
.btn5{margin-top:50px; width:30%; height:auto; background-color:#FFF; float:left; margin-left:7px; margin-right:0px; padding:0px 10px; border-radius: 10px; }

.one_quarter{width:70%; height:30%; margin-left:8%; margin-top:-10px; }
.one_third2{width:75%; float:left; margin-top:40px;}
#logosobre {width:230px; height:70px; float:left; margin-top:10px; margin-left:20px;}



}
