/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
/* personalizar a barra em geral, aqui estou definindo 10px de largura para a barra vertical
e 10px de altura para a barra horizontal 
::-webkit-scrollbar {
	
	height: 10px;
}*/

/* aqui é para personalizar o fundo da barra, neste caso estou colocando um fundo cinza escuro
::-webkit-scrollbar-track {
	background: #4c4c4c;
}*/

/* aqui é a alça da barra, que demonstra a altura que você está na página
estou colocando uma cor azul clara nela
::-webkit-scrollbar-thumb {
	background: #FFFFFF;
}*/

* {
	padding: 0px;
	margin: 0px;
}

section {
	margin: auto;
	width: auto;
	height: auto;
}

.btn-down {
	color: white;
	background-color: #1673B0;
	border-color: #1673B0;
	transition: all 0.2s ease-out;
	margin-top: 100px;
}

.btn-down-quadros {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	background-color: #1673B0;
	border-color: #1673B0;
	transition: all 0.2s ease-out;

}

.btn-down-quadros:hover {
	color: #fff;
	background-color: forestgreen;
	border-color: forestgreen;
	transform: translateY(-3px);
	box-shadow: 4px 20px 10px 0px rgba(10, 10, 10, 0.45);
}

.btn-down-header {
	color: white;
	background-color: forestgreen;
	border-color: forestgreen;
	transition: all 0.2s ease-out;
	margin-top: 100px;
}

/*56c5e6*/
.btn-down-acessos {
	color: white;
	background-color: #56c5e6;
	border-color: #56c5e6;
	transition: all 0.2s ease-out;
	margin-top: 100px;
}

.btn-down-header:hover {
	color: #fff;
	background-color: forestgreen;
	border-color: forestgreen;
	transform: translateY(-3px);
	box-shadow: 4px 20px 10px 0px rgba(10, 10, 10, 0.45);
}

.btn-down-planos {
	color: white;
	background-color: #1673B0;
	border-color: #1673B0;
	transition: all 0.2s ease-out;
	margin-top: 0px;
}


.btn-down-planos:active {
	background-color: forestgreen;
	border-color: forestgreen;
	color: #fff
}

.topo-master-recomendado {
	color: white;
	background-color: #1673B0;
	border-color: #1673B0;
	transition: all 0.2s ease-out;
	margin-top: 0px;
}

.btn-down-planos:hover {
	color: #fff;
	background-color: forestgreen;
	border-color: forestgreen;
	transform: translateY(-3px);
	box-shadow: 4px 10px 10px 0px rgba(10, 10, 10, 0.45);
}

.btn-down-planos-clicked {
	color: #fff;
	background-color: forestgreen;
	border-color: forestgreen;
	transform: translateY(-3px);
	box-shadow: 4px 10px 10px 0px rgba(10, 10, 10, 0.45);
}

.btn-down:hover {
	color: #fff;
	background-color: forestgreen;
	border-color: forestgreen;
	transform: translateY(-3px);
	box-shadow: 4px 20px 10px 0px rgba(10, 10, 10, 0.45);
}



.btn-down.focus,
.btn-down:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-down.disabled,
.btn-down:disabled {
	color: #fff;
	background-color: royalblue;
	border-color: #17a2b8
}

.btn-down:not(:disabled):not(.disabled).active,
.btn-down:not(:disabled):not(.disabled):active,
.show > .btn-down.dropdown-toggle {
	color: #fff;
	background-color: royalblue;
	border-color: #10707f
}

.btn-down:not(:disabled):not(.disabled).active:focus,
.btn-down:not(:disabled):not(.disabled):active:focus,
.show > .btn-down.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

/*

.btnDownloadSetup {
    width: 180px;
    height: 50px;
    float: left;
    transition: all 0.2s ease-out;
    background-color: royalblue;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 700;
    border-color: royalblue;
    border-radius: 10%;
}

.btnDownloadSetup:active,
.btnDownloadSetup:focus,
.btnDownloadSetup:hover {
    border-color: blue !important;
    color: #fff;
    cursor: pointer;
    transform: translateY(-5px);
    box-shadow: 4px 30px 16px 0px rgba(10, 10, 10, 0.45);
    background-color: blue
}
*/

.btn-primary {
	background-color: #1673b0;
	border-color: #1673b0
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #1673b0 !important;
	border-color: #1673b0 !important;
	color: #fff
}

.btn-primary:active,
.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

.btn-express {
	background-color: gray;
	border-color: gray;
	color: #FFFFFF;

}

.btn-express:active,
.btn-express:focus,
.btn-express:hover {
	background-color: #1673b0 !important;
	border-color: #1673b0 !important;
	color: #fff
}

.btn-express:active,
.btn-express:focus {
	box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

/*
.btn-planos {
    background-color: #A9D0F5;
    border-color: #A9D0F5
}*/

.btn-planos {
	background-color: #DCDCDC;
	border-color: #DCDCDC;
}

.btn-planos:active,
.btn-planos:focus,
.btn-planos:hover {
	background-color: #1673B0;
	border-color: #1673B0;
	color: #fff
}

.btn-planos:active,
.btn-planos:focus {
	box-shadow: 0 0 0 .2rem rgba(254, 209, 55, .5) !important
}

.cardMestre {
	border: none;
	border-radius: none;
}

body {
	/*font-family: "Source Sans Pro", Times, serif;*/
	font-family: 'Open Sans';
	overflow-x: hidden;
	margin-right: 0px;
}

p {
	line-height: 1.75;
}

a {
	color: #585858;
}

a:hover {
	color: #1C1C1C;
}

.text-primary {
	color: #585858 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	font-family: 'Open Sans';
}

.page-section {
	padding: 40px 0;
}

.page-section h2.section-heading {
	font-size: 40px;
	margin-top: 0;
	margin-bottom: 15px;
}

.page-section h3.section-subheading {
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 25px;
	text-transform: none;
	font-family: 'Open Sans';
}

@media (min-width: 768px) {
	section {
		padding: 0px 0;
	}
}

::-moz-selection {
	background: #23B3EF;
	color: #FFFFFF;
	text-shadow: none;
}

::selection {
	background: #23B3EF;
	text-shadow: none;
	color: #FFFFFF;
}

img::-moz-selection {
	background: transparent;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

.btn {
	font-family: 'Open Sans';
	font-weight: 700;
}

.btn-xl {
	font-size: 18px;
	padding: 20px 40px;
}

.btn-primary {
	background-color: #23b3ef;
	border-color: #23b3ef;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	background-color: #23b3ef !important;
	border-color: #23b3ef !important;
	color: white;
}

.btn-primary:active,
.btn-primary:focus {
	box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}

#mainNav {
	background-color: #4c4c4c;
}

#mainNav .navbar-toggler {
	font-size: 12px;
	right: 0;
	padding: 13px;
	text-transform: uppercase;
	color: #ffffff;
	border: 0;
	background-color: #4c4c4c;
	font-family: 'Open Sans';
}

#mainNav .navbar-brand {
	color: #f8f9fa;
	font-family: 'Open Sans';
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #f8f9fa;
}

#mainNav .navbar-nav .nav-item .nav-link {
	font-size: 80%;
	font-weight: 400;
	padding: .75em 0;
	/*letter-spacing: 1px;*/
	color: #FFFFFF;
	font-family: 'Open Sans';
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	/*color: #fed136*/
	color: #FFFFFF;
	font-weight: 700;
	/*text-decoration: underline;*/
	text-shadow: 1px 1px 3px #363636;

}


@media (min-width: 992px) {
	header.masthead .intro-text .intro-heading {
		font-size: 45px;
	}

	#mainNav {
		padding-top: 25px;
		padding-bottom: 25px;
		transition: padding-top 0.5s, padding-bottom 0.5s;
		border: none;
		/*background-color: transparent;*/
		background-color: transparent;
	}

	#mainNav .navbar-brand {
		font-size: 1.75em;
		transition: all 0.5s;
	}

	#mainNav .navbar-nav .nav-item .nav-link {
		padding: 1.1em 1em !important;
	}

	#mainNav.navbar-shrink {
		padding-top: 0;
		padding-bottom: 0;
		background-color: #4c4c4c;
		opacity: 100%;
		box-shadow: 1px 1px 5px #363636;
	}

	#mainNav.navbar-shrink .navbar-brand {
		font-size: 1.25em;
		padding: 5px 0;
	}
}


header.masthead {
	color: #2E2E2E;
	font-size: 50px;
	text-shadow: 1px 1px 5px #FFFFFF;
	background-image: url("../img/fundo2.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	background-size: cover;
}

header.masthead .intro-text {
	padding-top: 100px;
	padding-bottom: 150px;
}

header.masthead .intro-text .intro-heading {
	font-size: 40px;
	font-style: normal;
	line-height: 60px;
	margin-bottom: 15px;
	margin-top: 20px;
	letter-spacing: -1px;
	font-family: 'Open Sans';
}

header.masthead .intro-text .intro-lead-in {
	font-size: 20px;
	font-style: normal;
	line-height: 60px;
	margin-bottom: 45px;
	font-family: 'Open Sans';
}

@media (min-width: 768px) {
	header.masthead .intro-text {
		padding-top: 100px;
		padding-bottom: 60px;
		padding-left: 20px;
		padding-right: 50px;
		text-align: left;
		margin-left: 0;
		color: #2E2E2E;
		text-shadow: 1px 1px 5px #FFFFFF;
	}

	header.masthead .intro-text .intro-lead-in {
		font-size: 25px;
		font-style: normal;
		line-height: 40px;
		margin-bottom: 35px;
		margin-top: 35px;
		position: absolute;
		font-style: 700;
		/*font-family: 'Open Sans', sans-serif;*/
		font-family: 'Open Sans';
	}

	header.masthead .intro-text .intro-heading {
		font-size: 40px;
	}
}

.service-heading {
	margin: 15px 0;
	text-transform: none;
}

#portfolio .portfolio-item {
	right: 0;
	margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
	position: relative;
	display: block;
	max-width: 400px;
	margin: 0 auto;
	cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all ease 0.5s;
	opacity: 0;
	background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
	opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
	font-size: 20px;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 20px;
	margin-top: -12px;
	text-align: center;
	color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
	margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
	margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
	max-width: 400px;
	margin: 0 auto;
	padding: 25px;
	text-align: center;
	background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
	margin: 0;
	text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
	font-size: 16px;
	font-style: italic;
	margin: 0;
	font-family: 'Open Sans';
}

#portfolio * {
	z-index: 2;
}

@media (min-width: 767px) {
	#portfolio .portfolio-item {
		margin: 0 0 30px;
	}
}

.portfolio-modal .modal-dialog {
	margin: 1rem;
	max-width: 75vw;
}

.portfolio-modal .modal-content {
	padding: 30px 0;
	text-align: center;
}

.portfolio-modal .modal-content h2 {
	font-size: 3em;
	margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
	margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
	font-size: 16px;
	font-style: italic;
	margin: 20px 0 30px;
	font-family: 'Open Sans';
}

.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
	cursor: pointer;
}

.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	cursor: pointer;
	background-color: transparent;
}

.portfolio-modal .close-modal:hover {
	opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
	/* Safari and Chrome */
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	/* IE 9 */
	transform: rotate(45deg);
	background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
	/* Safari and Chrome */
	z-index: 1052;
	width: 1px;
	height: 75px;
	/* IE 9 */
	transform: rotate(90deg);
	background-color: #212529;
}

.timeline {
	position: relative;
	padding: 0;
	list-style: none;
}

.timeline:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 40px;
	width: 2px;
	margin-left: -1.5px;
	content: '';
	background-color: #4c4c4c;
}

.timeline > li {
	position: relative;
	min-height: 50px;
	margin-bottom: 50px;
}

.timeline > li:after,
.timeline > li:before {
	display: table;
	content: ' ';
}

.timeline > li:after {
	clear: both;
}

.timeline > li .timeline-panel {
	position: relative;
	float: right;
	width: 100%;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline > li .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline > li .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline > li .timeline-image {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 80px;
	height: 80px;
	margin-left: 0;
	text-align: center;
	color: white;
	border: 7px solid #e9ecef;
	border-radius: 100%;
	background-color: #23b3ef;
}

.timeline > li .timeline-image h4 {
	font-size: 10px;
	line-height: 14px;
	margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
	padding: 0 20px 0 100px;
	text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}

.timeline > li:last-child {
	margin-bottom: 0;
}

.timeline .timeline-heading h4 {
	margin-top: 0;
	color: inherit;
}

.timeline .timeline-heading h4.subheading {
	text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.timeline:before {
		left: 50%;
	}

	.timeline > li {
		min-height: 100px;
		margin-bottom: 100px;
	}

	.timeline > li .timeline-panel {
		float: left;
		width: 41%;
		padding: 0 20px 20px 30px;
		text-align: right;
	}

	.timeline > li .timeline-image {
		left: 50%;
		width: 100px;
		height: 100px;
		margin-left: -50px;
	}

	.timeline > li .timeline-image h4 {
		font-size: 13px;
		line-height: 18px;
		margin-top: 16px;
	}

	.timeline > li.timeline-inverted > .timeline-panel {
		float: right;
		padding: 0 30px 20px 20px;
		text-align: left;
	}
}

@media (min-width: 992px) {
	.timeline > li {
		min-height: 150px;
	}

	.timeline > li .timeline-panel {
		padding: 0 20px 20px;
	}

	.timeline > li .timeline-image {
		width: 150px;
		height: 150px;
		margin-left: -75px;
	}

	.timeline > li .timeline-image h4 {
		font-size: 18px;
		line-height: 26px;
		margin-top: 30px;
	}

	.timeline > li.timeline-inverted > .timeline-panel {
		padding: 0 20px 20px;
	}
}

@media (min-width: 1200px) {

	header.masthead .intro-text .intro-heading {
		font-size: 50px;
	}

	.timeline > li {
		min-height: 170px;
	}

	.timeline > li .timeline-panel {
		padding: 0 20px 20px 100px;
	}

	.timeline > li .timeline-image {
		width: 170px;
		height: 170px;
		margin-left: -85px;
	}

	.timeline > li .timeline-image h4 {
		margin-top: 40px;
	}

	.timeline > li.timeline-inverted > .timeline-panel {
		padding: 0 100px 20px 20px;
	}

	.container {
		max-width: 1250px;
	}
}

.team-member {
	margin-bottom: 50px;
	text-align: center;
}

.team-member img {
	width: 225px;
	height: 225px;
	border: 7px solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none;
}

.team-member p {
	margin-top: 0;
}

.clientes {
	/*background-image: url(../img/fundoteladeclientes2.png);*/
	height: auto;
}

.clientesBox {
	background-color: #FFFFFF;
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;"
	height: auto;
	/*
	background: -webkit-gradient(linear, right top, left top, from(#F5DEEE), to(#D5ECF5)) no-repeat;
	background: -moz-linear-gradient(left, #D5ECF5, #F5DEEE);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D5ECF5', EndColorStr='# F5DEEE           
*/
	
}
.clientes2 {
	height: auto;
}

.clientesBox2 {
	/*background-color: rgb(253,253,253, 1);*/
	background-position: center; 
	background-repeat: no-repeat; 
	background-size: cover;"
	height: auto;
	/*
	background: -webkit-gradient(linear, right top, left top, from(#F5DEEE), to(#D5ECF5)) no-repeat;
	background: -moz-linear-gradient(left, #D5ECF5, #F5DEEE);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#D5ECF5', EndColorStr='# F5DEEE           
*/
	
}

section#contato {
	background-color: lightgray;
	/*background-image: url("../img/map-image.png");*/
	background-repeat: no-repeat;
	background-position: center;
}

section#contact .section-heading {
	color: #fff;
}

section#contact .form-group {
	margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
	padding: 20px;
}

section#contact .form-group input.form-control {
	height: auto;
}

section#contact .form-group textarea.form-control {
	height: 248px;
}

section#contact .form-control:focus {
	border-color: #23b3ef;
	box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: 'Open Sans';
}

section#contact :-moz-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: 'Open Sans';
}

section#contact ::-moz-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: 'Open Sans';
}

section#contact :-ms-input-placeholder {
	font-weight: 700;
	color: #ced4da;
	font-family: 'Open Sans';
}

.footer {
	padding: 25px 0;
	text-align: center;

}

.footer span.copyright {
	font-size: 90%;
	line-height: 40px;
	text-transform: none;
	font-family: 'Open Sans';
}

.footer ul.quicklinks {
	font-size: 90%;
	line-height: 40px;
	margin-bottom: 0;
	text-transform: none;
	font-family: 'Open Sans';
}

ul.social-buttons {
	margin-bottom: 0;
}

ul.social-buttons li a {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all 0.3s;
	color: white;
	border-radius: 100%;
	outline: none;
	background-color: #23B3EF;
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
	background-color: #23B3EF;
	transform: translateY(-4px);
	box-shadow: 4px 20px 10px 0px rgba(10, 10, 10, 0.45);
}

.iconesolucoes {
	color: gray
}

.fa-4x {
	font-size: 2em;
}

ul.social-buttons {
	margin-bottom: 0
}

ul.social-buttons li a {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all .3s;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	background-color: #23B3EF
}

ul.social-buttons li a:active,
ul.social-buttons li a:focus,
ul.social-buttons li a:hover {
	background-color: #23B3EF
}

ul.social-buttons li a.face {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all .3s;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	background-color: #4c4c4c
}

ul.social-buttons li a.face:active,
ul.social-buttons li a.face:focus,
ul.social-buttons li a.face:hover {
	background-color: #2372a3;
}

ul.social-buttons li a.insta {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all .3s;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	background-color: #4c4c4c
}

ul.social-buttons li a.insta:active,
ul.social-buttons li a.insta:focus,
ul.social-buttons li a.insta:hover {
	/*background-color: #fed136*/
	background-color: #d7155e;
}

ul.social-buttons li a.mail {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all .3s;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	background-color: #4c4c4c
}

ul.social-buttons li a.mail:active,
ul.social-buttons li a.mail:focus,
ul.social-buttons li a.mail:hover {
	/*background-color: #fed136*/
	background-color: #0084b4;
}

ul.social-buttons li a.whats {
	font-size: 20px;
	line-height: 40px;
	display: block;
	width: 40px;
	height: 40px;
	transition: all .3s;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	background-color: #4c4c4c
}

ul.social-buttons li a.whats:active,
ul.social-buttons li a.whats:focus,
ul.social-buttons li a.whats:hover {
	/*background-color: #fed136*/
	background-color: #009804;
}

.textoChamada {
	font-family: 'Open Sans';
	font-size: 25px;

}

.faleconosco {
	color: #999999
}

.suporteTelefone {
	font-size: 30px;
}


.endereco {
	font-size: 16px;
}

.tituloSolucoes {
	font-size: 20px;
}

.textoSolucoes {
	font-size: 14px;
}

.textoPlanosAtivos {
	font-size: 14px;
	color: #000000;
}

.textoPlanosInativos {
	font-size: 14px;
	color: #ABABAB;
	text-decoration: line-through;
}

.textoPlanosMenor {
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

.imgParceiros {
	width: 50px;
}

.img-grayscale {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.img-grayscale:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0)
}

@media (min-width:768px) {
	.hover-scale-10 {
		-webkit-transition: all .3s ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: all .3s ease-in-out
	}

	.hover-scale-10:hover {
		-webkit-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1)
	}

	.hover-scale-20 {
		-webkit-transition: all .3s ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: all .3s ease-in-out
	}

	.hover-scale-20:hover {
		-webkit-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2)
	}

	.hover-scale-50 {
		-webkit-transition: all .3s ease-in-out;
		-o-transition: .3s all ease-in-out;
		transition: all .3s ease-in-out
	}

	.hover-scale-50:hover {
		-webkit-transform: scale(1.5);
		-o-transform: scale(1.5);
		transform: scale(1.5)
	}
}

.linha-vertical {
	height: auto;
	/*Altura da linha*/
	border-right: 1px solid;
	/* Adiciona borda direita na div como ser fosse uma linha.*/

}

@media (max-width: 767px) {
	.linha-vertical {
		border-right: 0px;
		/* Adiciona borda direita na div como ser fosse uma linha.*/

	}
}

#divquadradoloading{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 250px;
	height: 250px;
	margin: -75px 0 0 -75px;
}

#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #1673B0;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#divquadradoloadingcep{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	width: 250px;
	height: 250px;
	margin: -75px 0 0 -75px;
}

#loadercep {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -60px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #1673B0;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#descriptionloader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 250px;
  height: 150px;
  margin: 55px 0 0 -95px;
  color: #1673B0;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFFFFF;
}

#descriptionloaderEnviando {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 250px;
  height: 150px;
  margin: 55px 0 0 -70px;
  color: #1673B0;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFFFFF;
}

#descriptionloadercep {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 250px;
  height: 150px;
  margin: 55px 0 0 -95px;
  color: #1673B0;
	font-weight: bold;
	text-shadow: 1px 1px 3px #FFFFFF;
}


/*Parte relacionada aos switchs da tela de assinatura*/
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}


.patient-quote.flexslider {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color:#000000;
  opacity:1;
}

.pager {
  display:none;
}
.patient-quote ul li {
  background-color: #FFFFFF;
  color: #000000;
  padding: 20px 0 40px;
  margin-bottom: 50px !important;
}
.patient-quote h2.quote-title {
  color: #000000;
  text-align: center;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 32px;
  border-bottom: none;
  margin: 0 auto;
  padding-bottom:0px;
  margin-bottom:30px;
  width:90%;
  opacity:1;
  text-transform: none;
}
.flexslider .slides p {
  font-size:15px;
  margin-bottom:5px;
  display: inline;
}
.patient-quote .patient-info {
  font-style: italic;
  margin-bottom:0px;
}
.topPager,
.bottomPager,
.patient-quote.flexslider .flex-direction-nav {
  display: none;
}
.patient-quote.flexslider .flex-control-nav {
  bottom: 36px;
  z-index: 400;
}
.patient-quote.flexslider .flex-control-nav li a {
  background-color: #8C8C8C;
  border: 2px solid #8C8C8C;
  box-shadow: none !important;

}
.patient-quote.flexslider .flex-control-nav li a.flex-active {
  background-color: #DCDCDC;
  border: 2px solid #fff;
}
.mainContent {
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .patient-quote.flexslider li {
    height: 194px !important;
  }
  .patient-quote.flexslider .flex-control-nav {
    bottom: -143px;
  }
}
@media screen and (max-width: 900px) {
    .patient-quote.flexslider li {
    height: 214px !important;
  }
  .patient-quote.flexslider .flex-control-nav {
    bottom: -163px;
  }
}
@media screen and (max-width: 767px) {
  .patient-quote h2.quote-title {
    font-size: 34px;
  }
    .patient-quote.flexslider li {
    height: 254px !important;
  }
    .patient-quote.flexslider .flex-control-nav {
    bottom: -203px;
  }
}
@media screen and (max-width: 600px) {
    .patient-quote.flexslider li {
    height: 294px !important;
  }
  .patient-quote.flexslider .flex-control-nav {
    bottom: -234px;
  }
}
@media screen and (max-width: 480px) {
  .patient-quote.flexslider li {
    height: 384px !important;
  }
  .patient-quote h2.quote-title {
    font-size: 30px;
  }
  .patient-quote.flexslider .flex-control-nav {
    bottom: -337px;
  }
}