@import url(https://fonts.googleapis.com/css?family=Exo:300italic);
@import url(https://fonts.googleapis.com/css?family=Oswald);
body {
	margin: 0;
	padding: 0;
	font: 16px open-sans, sans-serif;
	line-height: 1.8;
	color: #f5f6f7;
	overflow-x: hidden;
}

h1{
	font-size: 60px;
}
h2{
	font-size: 48px;
}
h3{
	font-size: 36px;
}
h4{
	font-size: 24px;
}

.dark_grey_color{
	color: #222;
	text-shadow: 1px 1px 1px #FFF;
	letter-spacing: 1px;
}

.dark_grey_bgcolor{
	background-color: #222;
}

.dark_blue_color{
	color: #044b60;
	text-shadow: 1px 1px 1px #FFF;
}

.dark_blue_bgcolor{
	background-color: #022833;
}

.dark_grey_bgcolor{
	background-color: #222;
}

.medium_blue_bgcolor{
	background-color: #044b60;
}
.light_blue_bgcolor{
	background-color: #235e6f;
}

.white_color, .modal-title{
	color: #FFF;
	text-shadow: 1px 1px 1px #000000;
}

h1,h2,h3,h4,h5{
	font-family: 'Exo', sans-serif;
}
p.white_color1{
	color: #2f2f2f;
	text-shadow: 1px 1px 1px #FFF;
}

.white_bgcolor{
	background-color: #FFF;
}

.serveasy_color{
	color: #00A0EB ; 
	text-shadow: 1px 1px 1px #044b60;
}

.serveasy_bgcolor{
	background-color: #00A0EB ;
}

.boxedcontainer		{	max-width: 1170px; margin:auto; padding:0px 30px;}

.tp-banner-container{
	width:100%;
	position:relative;
	padding:0;

}

.img_spreader{
  width: 25%;
  margin: 0;
  padding: 0;
}



.tp-banner{
	width:100%;
	position:relative;
}

.tp-banner-fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
}

p {font-size: 16px;}
.margin {margin-bottom: 45px;}

.bg-1 {
	background:  url("../images/montra_serveasy.jpg") fixed;
	background-size: cover;
	background-position: left top;
}
.bg-2 { 
	background-color: #474e5d; /* Dark grey */
	color: #ffffff;
}
.bg-3 { 
	background-color: #ffffff; /* White */
	letter-spacing: 1px;
	color: #222;
	text-shadow: 1px 1px 1px #FFF;
}
.bg-4 { 
	background-color: #2f2f2f; /* Black Gray */
	color: #fff;
}
.bg-5 {
	background-color: #00A0EB ; /* Dark Blue */
	color: #ffffff;
}
.bg-6 {
	background:  url("../images/bg_services.png") no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
}
.bg-7 {
	background:  url("../images/bg_serveasy_riscas.svg") no-repeat center center fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
}
.bg-8 {
	background:  url("../images/bg_8.jpg") fixed;
	background-size: cover;
	background-position: left top;
}

.top_shadow{
	background-image: url("../images/inner_shadow.png");
	background-repeat: repeat-x;
}

.white_shadow{
	background-color: rgba(255,255,255,0.8);
	padding-top: 0;
	margin: 0;
}
.services_mask{
	padding-top: 25px;
	background:  url("../images/masc_services.png") no-repeat right 30px fixed;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    background-size: cover;         /* Generic*/
	height: calc(100vh - 110px);
	display: table-cell;
	max-width: 100vw;
	vertical-align: middle;
}

.container-fluid {
	padding-top: 50px;
	padding-bottom: 50px;
}
.navbar {
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 5px;
	min-height: 30px;
}
.navbar-nav	li a:hover, .navbar-nav>li.active>a {
	background-color: #00A0EB !important;
	color: #FFF !important;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}
.img_center{
	margin: 0 auto;
}

.navbar-default{
	border-bottom: 3px solid #00A0EB;
}

#top_menu .container-fluid{
	padding-top: 0px;
	padding-bottom: 0px;
}

.dropdown-menu{
	padding: 0;
}

.dropdown-menu > li > a {
	padding: 5px 20px;
}

.nav > li > a {
	padding: 10px 9px;
}

.navbar-nav > li > a{
	padding-top: 45px;
	padding-bottom: 45px;
}

#logo{
	transition: all 0.5s ease;
	padding: 15px;
}

#nav_ghost{
	background-color: #FFFFFF;
	display: block;
	padding-top: 45px;
    padding-bottom: 45px;
	font-size: 12px;
}

.nav *{
	 transition: all 0.5s ease;
}

.nav.shrink_menu > li > a {
	padding: 5px 9px;
}

#empresa p{
	margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-family: open-sans, sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1px;
	color: #222;
	text-shadow: 1px 1px 1px #FFF;
}

#empresa ul{
	color: #222;
}

#fazemos p{
	margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-family: open-sans, sans-serif;
    font-style: normal;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 1px;
	color: #FFF;
}

#fazemos h3{
	margin-left: 10%;
    margin-right: 10%;
}

.teste{
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: baseline;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: transparent;
  border: none;
}
.teste1{
  background: linear-gradient(transparent 22px, #00A0EB 23px); 
  vertical-align: baseline;
  display: table-cell;
  width: 100%;
  height: 25px;
  padding: 0;
  margin: 0;
  margin-left: -10px;
  font-size: 14px;
  /* Safari 5.1 to 6.0 */
  border: none;
}

.teste1 img{
	border:0;
	padding:0;
	margin:0;
}

#serveasy_video{
	margin: 0 auto;
}

.bg-1 .row, .bg-2 .row, .bg-3 .row, .bg-4 .row, .bg-5 .row, .bg-6 .row, .bg-7 .row, .bg-8 .row {
    margin-left: 5%;
    margin-right: 5%;
    text-align: justify;
    font-family: open-sans, sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
}

.vertical_spreader{
	background-image: url("../images/vertical_spreader.png");
	background-position: left center;
	background-size: 34px 100%;
	background-repeat: no-repeat;
	padding: 40px;
}

.pvantagens p{
	background-image: url("../images/hand-o-right.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	padding-left: 40px;
	min-height: 36px;
    vertical-align: middle;
	font-size: 18px;
	line-height: 21px;
}
#consumidor .pvantagens p{
	text-align: justify;
	background-image: url("../images/hand-o-right_white.png");
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 36px 36px;
	padding-left: 40px;
	min-height: 36px;
    vertical-align: middle;
}

/* ------------------------------ Serviços ------------------------------*/

.services{
	position: relative;
	display: table;
}

.services img{width: 100%;}

.text-services{
	display: table-cell;
	vertical-align: middle;
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #FFF;
	font-size: 1.2em;
	font-family: 'Montserrat', sans-serif;
	background-color: #333;
	line-height: 50px;
	padding-left: 3%;
	min-height: 50px;
}
.text-services.quiosque_text-services{
	line-height: 25px;
}
.hidden{
	display: none;
}

.button-services{
	overflow: hidden;
	transition: 0.5s;
	text-align: center;
	position: absolute;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
}
.button-services button{
	font-size: 24px;
	padding-top: calc(50% - 9px);
	padding-bottom: calc(50% - 9px);
	padding-left: calc(50% - 56px);
	padding-right: calc(50% - 57px);
	margin: 0;
	border: none;
	background-color: #00A0EB;
}
.button-services:hover{
	opacity: 1;
}

/* ------------------------------ Fim Serviços ------------------------------*/

.modal-header, .modal-footer {
	background-color: #00A0EB;
}

.full_height{
	min-height: calc(100vh - 30px);
	height: calc(100vh - 30px);
	display: table-cell;
	max-width: 100vw;
	vertical-align: middle;
}
.full_width{
	min-width: 100%;
}

#title_vconsumidor{
	
}
#paragraph_vconsumidor p, #paragraph_vparceiro p, #paragraph_vagente p, .paragraph_agente p, .paragraph_agente a, .paragraph_delegacao p, .paragraph_delegacao a{
	opacity: 0 ;
}

#candidaturas .input-group-addon{
	color: #00A0EB;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
	text-shadow: none;
}

.alert{
	text-shadow: none;
}
.carousel-caption{
	background-color: rgba(0,0,0,0.8);
}
.carousel-caption{
	background-color: rgba(0,0,0,0.8);
}

#agentes{
	height: calc(100vh - 110px);
	display: table-cell;
	max-width: 100vw;
	vertical-align: middle;
}

#agentes p{
	margin: 15px 0 15px 0;
}
#candidaturas .has-error .input-group-addon{
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}


.tp-caption.medium_thin_orange {
font-size:30px;
line-height:30px;
font-weight:bold;
font-family:"Open Sans";
color:#dd9601;
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:1px 1px 0px #FFF, -1px -1px 0px #000;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.large_thin_orange {
font-size:40px;
line-height:38px;
font-weight:bold;
font-family:"Open Sans";
color:#dd9601;
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:1px 1px 0px #FFF, -1px -1px 0px #000;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.very_large_thin_orange {
font-size:60px;
line-height:60px;
font-weight:bold;
font-family:"Open Sans";
color:#dd9601;
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:2px 2px 0px #FFF, -2px -2px 0px #000;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}

.tp-caption.uppercase{
	text-transform: uppercase;
}
.tp-caption.center{
	text-align: center;
}
.tp-caption.mediumlarge_darkblue{
	font-size:34px;
	line-height:40px;
	font-weight:600;
	font-family:"Open Sans";
	color:rgb(52, 73, 94);
	text-decoration:none;
	background-color:transparent;
	padding:0px;
	border-width:0px;
	border-color:rgb(255, 214, 88);
	border-style:none;
}

.tp-caption.white_bg {
text-decoration:none;
background-color:#FFFFFF;
width:1920px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
height: 139px;
}

.margin-left{
	margin-left: 5px;
}

div.result-agentes{
	padding: 15px !important;
	
}

.result-agentes .title-agentes{
	text-indent: 15px;
	border: 1px solid #DDD; 
	background-color: #00A0EB; 
	border-radius: 4px 4px 0 0;
}

.result-agentes .content-agentes{
	color: #777; border: 1px solid #DDD; border-top: none; padding: 10px;  border-radius: 0 0 4px 4px;
}

#logo{
	width: 24%;
	display: block;
	position: absolute;
}

@media (min-width: 1136px){
	#logo{
		width: 30%;
	}
}

.strong{
	font-weight: bold;
}


.btn-serveasy {
  color: #ffffff;
  background-color: #00A0EB;
  border-color: #2e6da4;
}
.btn-serveasy:focus,
.btn-serveasy.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-serveasy:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-serveasy:active,
.btn-serveasy.active,
.open > .dropdown-toggle.btn-serveasy {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-serveasy:active:hover,
.btn-serveasy.active:hover,
.open > .dropdown-toggle.btn-serveasy:hover,
.btn-serveasy:active:focus,
.btn-serveasy.active:focus,
.open > .dropdown-toggle.btn-serveasy:focus,
.btn-serveasy:active.focus,
.btn-serveasy.active.focus,
.open > .dropdown-toggle.btn-serveasy.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-serveasy:active,
.btn-serveasy.active,
.open > .dropdown-toggle.btn-serveasy {
  background-image: none;
}
.btn-serveasy.disabled,
.btn-serveasy[disabled],
fieldset[disabled] .btn-serveasy,
.btn-serveasy.disabled:hover,
.btn-serveasy[disabled]:hover,
fieldset[disabled] .btn-serveasy:hover,
.btn-serveasy.disabled:focus,
.btn-serveasy[disabled]:focus,
fieldset[disabled] .btn-serveasy:focus,
.btn-serveasy.disabled.focus,
.btn-serveasy[disabled].focus,
fieldset[disabled] .btn-serveasy.focus,
.btn-serveasy.disabled:active,
.btn-serveasy[disabled]:active,
fieldset[disabled] .btn-serveasy:active,
.btn-serveasy.disabled.active,
.btn-serveasy[disabled].active,
fieldset[disabled] .btn-serveasy.active {
  background-color: #00A0EB;
  border-color: #2e6da4;
}
.btn-serveasy .badge {
  color: #00A0EB;
  background-color: #ffffff;
}

/* Base styles (regardless of theme) */
.bs-callout {
margin: 20px 0;
padding: 15px 30px 15px 15px;
border-left: 5px solid #eee;
}
.bs-callout h1,
.bs-callout h2,
.bs-callout h3,
.bs-callout h4,
.bs-callout h5,
.bs-callout h6 {
margin-top: 0;
}

.bs-callout-danger h1,
.bs-callout-danger h2,
.bs-callout-danger h3,
.bs-callout-danger h4,
.bs-callout-danger h5,
.bs-callout-danger h6 {
color: #B94A48;
}

.bs-callout-warning h1,
.bs-callout-warning h2,
.bs-callout-warning h3,
.bs-callout-warning h4,
.bs-callout-warning h5,
.bs-callout-warning h6 {
color: #C09853;
}

.bs-callout-info h1,
.bs-callout-info h2,
.bs-callout-info h3,
.bs-callout-info h4,
.bs-callout-info h5,
.bs-callout-info h6 {
color: #3A87AD;
}

.bs-callout-success h1,
.bs-callout-success h2,
.bs-callout-success h3,
.bs-callout-success h4,
.bs-callout-success h5,
.bs-callout-success h6 {
color: #3C763D;
}

.bs-callout p:last-child {
margin-bottom: 0;
}

.bs-callout code,
.bs-callout .highlight {
background-color: #fff;
}

/* Themes for different contexts */
.bs-callout-danger {
background-color: #fcf2f2;
border-color: #dFb5b4;
}
.bs-callout-warning {
background-color: #fefbed;
border-color: #f1e7bc;
}
.bs-callout-info {
background-color: #f0f7fd;
border-color: #d0e3f0;
}
.bs-callout-success {
background-color: #dff0d8;
border-color: #d6e9c6;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #fcf2f2;
  color: #B94A48;}
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 1.2rem;
  font-weight: normal;
  font-style: italic;
  background: #fcf2f2;
  color: #B94A48;
  text-shadow: none;
}

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #fcf2f2; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #fcf2f2;
  color: #B94A48;}
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #fcf2f2; }
  
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }

#get_agentes{
	width: 429px;
	height: 132px;
	position: fixed;
	bottom: 45px;
	right: 0;
	z-index: 100;
	margin-right: -350px;
	transition: 0.5s;
}

#get_agentes img{
	cursor: pointer;
}

#get_agentes:hover{
	margin-right: -3px;
}

