/*
Theme Name: CSD 2021
Author: pontocom.ag
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body { line-height: normal;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
a {text-decoration:none;}
a img {-webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0);}

a {transition: all 0.2s;
-moz-transition: all 0.2s;
/* Firefox 4 */	-webkit-transition: all 0.2s;
/* Safari and Chrome */ -o-transition: all 0.2s /* Opera */ }

* {box-sizing: border-box;}

/* jura-regular - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/jura-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/jura-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/jura-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/jura-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/jura-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/jura-v16-latin-regular.svg#Jura') format('svg'); /* Legacy iOS */
}
/* jura-700 - latin */
@font-face {
  font-family: 'Jura';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/jura-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/jura-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/jura-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/jura-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/jura-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/jura-v16-latin-700.svg#Jura') format('svg'); /* Legacy iOS */
}


/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/open-sans-v18-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* --------------------------------------- END RESET -------------------------- */

body {
	font-family: 'Open Sans', sans-serif;
	color: #55565D;
	font-weight: 400;
	height: 100%;
	background: #ffffff;
}

html {
	scrollbar-color: #c1c1c1 #f1f1f1;
	scrollbar-width: thin !important;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
	background: #888;
}

::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.content-wrap {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	max-width: 1200px;
}

.content-wrap-g {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	max-width: 1310px;
}

.content-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.content-wrap-full {
	width: 95%;
	margin: 0 auto;
	padding: 0;
	max-width: 1920px;
}


/* --------------------------------------- HEADER -------------------------- */

header {
	width: 100%;
	height: auto;
	background: #ffffff;
	padding: 20px 0 20px 0;
	position: relative;
	z-index: 9;
	border-bottom: 3px solid #0b4e91;
}

header.header-01 {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
}

header .logo {
	float: left;
	display: block;
	width: 80%;
	max-height: 80px;
	max-width: 380px;
	height: auto;
	margin: 0 0 0 15px;
}

header .logo a {
	display: block;
	width: 100%;
	height: 100%;
}

header .top-right {
	float: left;
	width: calc(100% - 380px - 45px);
	margin: 26px 15px 0 15px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

header .menu {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

header .nav {
	padding: 4px 0 0 0;
}

header .nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

header .nav ul li {
	margin: 0 20px;
	max-width: 110px;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}

header .nav ul li a {
	font-family: 'Jura', sans-serif;
	font-size: 15px;
	color: #696969;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
}

header .nav ul li a:hover {
	color: #005798;
}

.toggle-menu-button {
	display: none;
	float: right;
	margin: 15px 0 0 0;
	cursor: pointer;
}

.toggle-menu-button .line {
	position: relative;
	display: block;
	width: 23px;
	height: 2px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: #005798;
	-webkit-transition: .4s;
	transition: .4s;
	border-radius: 12px;
}

.toggle-menu-button.open .line:nth-child(1) {
	-webkit-transform: translateY(6px) rotate(-135deg);
	transform: translateY(6px) rotate(-135deg);
}

.toggle-menu-button.open .line:nth-child(2) {
	-webkit-transform: scale(0);
	transform: scale(0);
}

.toggle-menu-button.open .line:nth-child(3) {
	-webkit-transform: translateY(-6px) rotate(-45deg);
	transform: translateY(-6px) rotate(-45deg);
}		

header.internas {
	border-bottom: 1px solid #005798;
}

@media screen and (max-width: 880px) {
	header {
		padding: 25px 0;
	}

	header .logo {
		width: 150px;
	}	
	
	header .logo a {
	}
	
	header .top-right {
		float: none;
		width: 80%;
		height: calc(100% - 114px);
		max-width: 280px;
		margin: 0 0 0 0;
		position: fixed;
		top: 89px;
		right: -300px;
		z-index: 9;
		background: #ffffff;
		transition: right 0.2s;
		align-content: flex-start;
	}

	header .top-right.menu-sliding {
		right: 0;
	}

	header .topzinho {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
		margin: 0 0 0 0;
	}

	header .top-mob {
		display: block;
	}

	header .btns {
		display: none;
	}

	header .top-mob .btns {
		margin: 0 0;
		display: block;
		text-align: right;
		}

	header .btns .btn-01 {
		margin: 0 15px 15px 15px;
	}

	header .btns .btn-02 {
		margin: 0 15px 15px 15px;
	}

	header .nav {
		margin: 0 0 20px 0;
	}

	header .nav ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-end;
	}

	header .nav ul li {
		margin: 0 0 5px 0;
		width: 100%;
		text-align: right;
		max-width: none;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		align-content: center;
	}

	header .nav ul li a {
		display: block;
		padding: 5px 15px;
		text-align: right;
	}

	.toggle-menu-button {
		display: block;
		margin: 8px 5px 0 0;
	}


}


/* --------------------------------------- HOME -------------------------- */

.n2-ss-layer.n2-ow {
	align-self: center !important;
	text-align: left;
}

.n2-ss-layer.n2-ow.btn-right {
    text-align: right !important;
}

#n2-ss-2item2, #n2-ss-2item4 {
    text-align: right;
}

.btn-fake a {
    background: #fff;
    display: inline-block !important;
    color: #0b4e91 !important;
    padding: 12px 60px 12px 60px !important;
}

.bg-01 {
	background: #ffffff;
	padding: 70px 0 40px 0;
}

.bg-01.bloco-intro {
	padding-bottom: 10px;
}

.bg-02 {
	background: #55565D;
	padding: 50px 0 50px 0;
}

.tit-01 {
	font-family: 'Jura', sans-serif;
	font-size: 48px;
	color: #005798;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	margin: 0 0 45px 0;
}

.tit-01.txt-center {
	text-align: center;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.tit-02 {
	font-family: 'Jura', sans-serif;
	font-size: 38px;
	color: #005798;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	margin: 0 0 45px 0;
}

.tit-02.txt-center {
	text-align: center;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.lista-quad .lista-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	align-items: flex-start;
	padding: 20px 0 0 0;
}

.lista-quad .lista-item {
	margin: 0 20px 60px 20px;
	max-width: 260px;
}

.lista-quad .lista-item .thumb {
	width: 100%;
	height: 185px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin: 0 0 25px 0;
	transition: all 0.2s;
}

.lista-quad .lista-item .thumb:hover {
	opacity: 0.9;
}

.lista-quad .lista-item .thumb img {
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
}

.lista-quad .lista-item .info {
	width: 100%;
	text-align: center;
}

.lista-quad .lista-item .info h3 {
	font-family: 'Jura', sans-serif;
	font-size: 20px;
	color: #55565D;
	font-weight: 700;
	line-height: 23px;
	letter-spacing: -0.3px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

.lista-quad .lista-item .info h3 a {
	color: #55565D;
}

.lista-quad .lista-item .info h3 a:hover {
	color: #005798;
}

.cta-01 {
	display: inline-block;
	background: #005798;
	padding: 8px 18px;
	border: 1px solid #005798;
	font-family: 'Jura', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
}

.cta-01:hover {
	background: #ffffff;
	border: 1px solid #005798;
	color: #005798;
}

.bg-img {
	background: #ffffff;
	padding: 40px 0 5px 0;
	min-height: 250px;
	box-sizing: border-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-wrap: wrap;
}

.bg-img .content-wrap {
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	height: 100%;
	align-content: center;
	align-items: center;
	max-width: 680px;
}

.bg-img .tit-01, .bg-img .tit-02 {
	color: #ffffff;
}

.bg-img .tit-02 {
	margin-bottom: 30px;
}

.bg-img p {
	max-width: 95%;
	margin: 0 auto;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	line-height: 29px;
	text-align: center;
}

.bloco-duo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.bloco-duo.no-pad {
	margin: 0 0 85px 0;
}

.box-50 {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}

.box-50.box-left {
	justify-content: flex-end;
}

.box-50 .txt {
	width: calc(100% - 90px);
	max-width: 540px;
	height: 100%;
	margin: 0 45px;
	padding: 120px 0;
}

.bloco-duo.no-pad .box-50 .txt {
	padding: 0 0 0 0;
}

.box-50 .img-bg {
	width: calc(100% - 45px);
	height: 100%;
	margin: 0 0 0 45px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.box-50 .txt .tit-01 {
	margin-bottom: 35px;
}

.box-50 .txt p {
	font-size: 15px;
	color: #55565D;
	font-weight: 400;
	line-height: 29px;
	margin: 0 0 25px 0;
}

.box-50 .txt .cta-01 {
	padding: 13px 30px 13px 30px;
}

.box-50 .img {
	width: calc(100% - 90px);
	max-width: 570px;
	margin: 0 45px;
	padding: 0 0;
	display: flex;
	align-content: center;
	align-items: center;
}

.prod-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 25px 0;
}

.prod-list li {
	width: 90%;
	max-width: 270px;
	margin: 0 15px 55px 15px;
}

.prod-list li .prod-img a {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 182px;
	margin: 0 0 25px 0;
}

.prod-list li .prod-img a img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.prod-list li .prod-img a:hover {
	opacity: 0.9;
}

.prod-list li .prod-info {
	text-align: center;
}

.prod-list li .prod-info .tit {
	font-family: 'Jura', sans-serif;
	font-size: 20px;
	color: #55565D;
	font-weight: 700;
	letter-spacing: -0.4px;
	width: 100%;
	text-align: center;
	margin: 0 0 25px 0;
	text-transform: uppercase;
}

.border-p-center {
	width: 45px;
	height: 2px;
	margin: 0 auto 20px auto;
	background: #ffffff;
}

.skill-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 25px 0;
	padding: 15px 0 0 0;
}

.skill-list li {
	width: 90%;
	background: rgba(0,87,152,1);
	max-width: 250px;
	margin: 0 15px 55px 15px;
	padding: 40px 0 20px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.skill-list li h3 {
	font-family: 'Jura', sans-serif;
	font-size: 28px;
	color: #ffffff;
	font-weight: 700;
	letter-spacing: -0.4px;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	text-transform: uppercase
}

.contato-duo {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 40px 0;
}

.contato-duo .contato-form {
	width: calc(50% - 30px);
	margin: 0 15px 45px 15px;
}

.contato-duo .contato-maps {
	width: calc(50% - 30px);
	margin: 5px 15px 45px 15px;
}

.contato-duo .contato-maps .map {
	margin: 0 0 20px 0;
}

.contato-duo .contato-maps .info h3 {
	font-size: 20px;
	color: #005798;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: -0.5px;
	margin: 0 0 25px 0;
}

.contato-duo .contato-maps .info h3 a {
	color: #005798;
}

.contato-duo .contato-maps .info h3 a:hover {
	text-decoration: underline;
}

.contato-duo .contato-maps .info p {
	font-size: 20px;
	color: #01052D;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -0.5px;
	margin: 0 0 0 0;
}

.contato-duo .contato-maps .info p a {
	color: #01052D;
}

.contato-duo .contato-maps .info p a:hover {
	text-decoration: underline;
}

.prod-intro {
	padding: 0 0 35px 0;
}

.prod-box {
	margin: 0 15px 25px 15px;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
}

.prod-box.no-bot {
	margin-bottom: 0;
}

.prod-box-100 {
	width: calc(100% - 30px);
}

.prod-box-50 {
	width: calc(50% - 30px);
}

.prod-box-55 {
	width: calc(55% - 30px);
}

.prod-box-45 {
	width: calc(45% - 30px);
}

.prod-box-30 {
	width: calc(30% - 30px);
}

.prod-box-70 {
	width: calc(70% - 30px);
}

.prod-box-img {
	width: calc(100% - 30px);
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: center;
	align-items: center;
	margin: 0 15px 25px 15px;
}

.prod-box-txt {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.prod-box-txt h3 {
	font-family: 'Jura', sans-serif;
	font-size: 30px;
	color: #005798;
	font-weight: 700;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	width: 100%;
	margin: 0 0 25px 0;
}

.prod-box-txt h4 {
	font-size: 20px;
	color: #55565D;
	width: 100%;
	margin: 0 0 20px 0;
}

.prod-box-txt p {
	font-size: 20px;
	color: #55565D;
	line-height: 26px;
	width: 100%;
	margin: 0 0 15px 0;
}

.video-box {
	width: 100%;
	text-align: center;
}

.video-box iframe {
	width: 640px !important;
	height: 370px !important;
	max-width: 100% !important;
}

.list-sub {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.list-sub li {
	width: 90%;
	max-width: 360px;
	margin: 0 15px 45px 15px;
}

.list-sub li .thumb {
	width: 100%;
	height: 135px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}

.list-sub li h3 {
	font-family: 'Jura', sans-serif;
	font-size: 30px;
	color: #005798;
	font-weight: 700;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px 0;
}

.btn-center {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}

.btn-center .cta-01 {
	padding: 11px 22px;
	font-size: 22px;
}



.elementor-widget-text-editor h2 {
	font-family: 'Jura', sans-serif;
	font-size: 48px;
	color: #005798;
	font-weight: 700;
	line-height: 56px;
	letter-spacing: -0.4px;
	text-transform: uppercase;
	margin: 0 0 35px 0;
}

.elementor-widget-text-editor h3 {
	font-family: 'Jura', sans-serif;
	font-size: 30px;
	color: #005798;
	font-weight: 700;
	letter-spacing: -0.4px;
	margin: 0 0 25px 0;
}

.elementor-widget-text-editor h4 {
	font-size: 24px;
	color: #55565D;;
	font-weight: 700;
	letter-spacing: -0.4px;
	margin: 0 0 15px 0;
}

.elementor-widget-text-editor p {
	font-size: 20px;
	color: #55565D;
	line-height: 26px;
	margin: 0 0 15px 0;
}

@media screen and (max-width: 880px) {
	.bg-01 {
		padding: 40px 0 20px 0;
	}
	
	.tit-01 {
		font-size: 32px;
		line-height: 38px;
		letter-spacing: -0.3px;
		margin-bottom: 35px;
	}	
	
	.box-50 {
		width: 100%;
	}

	.box-50.box-left {
		justify-content: center;
	}

	.box-50 .txt {
		width: calc(100% - 50px);
		height: auto;
		margin: 0 25px;
		padding: 50px 0;
	}

	.box-50 .img-bg {
		width: calc(100%);
		height: 450px;
		margin: 0 0 0 0;
	}	
	
	.box-50.box-left .img {
		width: calc(100% - 50px);
		margin: 0 25px 35px 25px;
	}	
	
	.box-50.box-left.invert {
		order: 2;
	}	
	
	.bloco-duo.no-pad {
		margin: 0 0 35px 0;
	}
	
	.bloco-duo.no-pad .box-50 .txt{
		margin-bottom: 45px;
	}
	
	.contato-duo .contato-form {
		width: calc(100% - 30px);
		margin: 0 15px 45px 15px;
	}

	.contato-duo .contato-maps {
		width: calc(100% - 30px);
		margin: 0 15px 45px 15px;
	}	
	
	.prod-box {
		width: calc(100% - 30px) !important;
	}
	
	.prod-box-img {
		width: 100% !important;
		margin: 0 0 25px 0 !important;
	}	

}


/* -------------------------------------- FORMULÁRIOS ------------------------------------- */

.form-wrap {
	padding: 0 0 0 0;
	margin: 0;
	max-width: 400px;
}

.input-wrap {
	width: calc(100% - 30px);
	position: relative;
	float: left;
	margin: 0 15px 35px 15px;
}

.input-wrap label p {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px !important;
	color: #736959 !important;
	font-weight: 400 !important;
	line-height: normal !important;
	margin: 0 0 7px 0 !important;
	opacity: 1;
	padding: 0;
	text-align: left;
}

.input-wrap .input-01 {
	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0 0;
	background: #ffffff;
	border-radius: 0;
	border: none;
	border-bottom: 1.5px solid #005798;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #4F5156;
	font-weight: 400;
	letter-spacing: -0.3px;
}

.input-wrap.input-02 {
	width: calc(50% - 30px);
}

.input-wrap select.input-01  {
	cursor: pointer;
}

.input-wrap textarea.input-01  {
}

.input-wrap .input-01:hover, .input-wrap .input-01:focus {
	border-bottom: 1.5px solid #004C85;
}

.input-wrap ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #4F5156 !important;
}
.input-wrap ::-moz-placeholder { /* Firefox 19+ */
  color: #4F5156 !important;
}
.input-wrap :-ms-input-placeholder { /* IE 10+ */
  color: #4F5156 !important;
}
.input-wrap :-moz-placeholder { /* Firefox 18- */
  color: #4F5156 !important;
}
.input-wrap ::-moz-placeholder {
  opacity: 1;
}

.box-btn {
	padding: 10px 15px 0 15px;
	position: relative;
}

.submit-01 {
	background-color: #005798;
	padding: 12px 30px;
	display: inline-block;
	border: 1px solid #005798;
	cursor: pointer;
	font-family: 'Jura', sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 0.2s;
	letter-spacing: -0.3px;
}

.submit-01:hover {
	background: #ffffff;
	border: 1px solid #005798;
	color: #005798;
}

.wpcf7 .ajax-loader {
	display: block !important;
	position: absolute;
	top: 50%;
	right: 0;
}

.wpcf7-list-item {
	margin: 0 !important;
}

.wpcf7-list-item a {
	color: #005798;
	text-decoration: underline;
}

@media screen and (max-width: 880px) {
	.form-wrap {
		margin: 0 auto;
	}	
	
	.input-wrap.input-02 {
		width: calc(100% - 30px);
	}
}






/* -------------------------------------- RODAPÉ ------------------------------------- */

footer {
	width: 100%;
	background: rgb(0,62,106);
	background: -webkit-linear-gradient(left, rgba(0,87,152,1) 0%, rgba(0,62,106,1) 100%);
	background: -o-linear-gradient(left, rgba(0,87,152,1) 0%, rgba(0,62,106,1) 100%);
	background: linear-gradient(to right, rgba(0,87,152,1) 0%, rgba(0,62,106,1) 100%);
	padding: 50px 0 10px 0;
}

footer .content-flex {
	justify-content: space-between;
}

.logo-rdp {
	width: 275px;
	text-align: center;
	margin: 0 0 30px 0;
}

.logo-rdp .logo-box {
	width: 100%;
	display: block;
}

.divi-01 {
	width: 100%;
	height: 1px;
	margin: 0 auto 30px auto;
	background: #ffffff;
}

.info-rdp {
	width: calc(100% - 190px - 30px);
	display: flex;
	flex-wrap: wrap;
}

.info-rdp .info-box {
	margin: 0 70px 45px 0;
}

.info-rdp .info-box h4 {
	font-size: 15px;
	color: #ffffff;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.info-rdp .info-box p, .info-rdp .info-box li {
	font-size: 15px;
	color: #ffffff;
	font-weight: 400;
	line-height: 25px;
	margin: 0 0 10px 0;
}

.info-rdp .info-box p a, .info-rdp .info-box li a {
	color: #ffffff;
}

.info-rdp .info-box p a:hover, .info-rdp .info-box li a:hover {
	text-decoration: underline;
}

.social-rdp {
	width: 190px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}

.social-rdp a {
	display: inline-block;
	width: 30px;
	margin: 0 0 0 25px;
}



.barrinha-rdp {
	background: #003E6A;
	padding: 16px 0;
}

.copyright {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.copyright p {
	font-size: 12px;
	color: #819FB5;
	font-weight: 400;
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.pcom-rdp {
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

.pcom-rdp img {
	max-width: 120px;
}

.whats-hover {
	position: fixed;
	bottom: 2%;
	right: 2%;
	z-index: 999;
	display: block;
	width: 70px;
	height: 70px;
}

@media screen and (max-width: 880px) {
	footer .content-flex {
		justify-content: center;
	}
	
	.logo-rdp {
		width: 275px;
		margin: 0 auto 30px auto;
	}

	.info-rdp {
		width: 100%;
		justify-content: center;
	}

	.info-rdp .info-box {
		width: 250px;
		margin: 0 auto 35px auto;
	}
	
	.social-rdp {
		width: 250px;
		justify-content: center;
		margin: 0 0 35px 0;
	}

	.social-rdp a {
		margin: 0 12px 0 12px;
	}	

	.barrinha-rdp {
		padding: 16px 0 11px 0;
	}

	.copyright p {
		width: 100%;
		justify-content: center;
		margin-bottom: 5px;
	}	

	.pcom-rdp {
		justify-content: center;
	}	

}


/* -------------------------------------- ÚTEIS ------------------------------------- */

.blue {color: #005798 !important;}

.black {color: #11100a !important;}

.img-100 {
	max-width: 100%;
	height: auto;
	width: auto;
}

.transition {
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */	
	-webkit-transition: all 0.2s; /* Safari and Chrome */ 
	-o-transition: all 0.2s; /* Opera */
}

.opacity {
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

.bold, strong {
	font-weight: 800 !important;
}

em {
	font-style:italic;
}

.clear {
	clear:both !important;
}

.divi-flex {
	width: 100%;
	height: 0;
}

.slick-dots {
	text-align: center !important;
	padding: 20px 0 0 0 !important;
}

.slick-dots li {
	position: relative !important;
	display: inline-block !important;
	width: 20px !important;
	height: 4px !important;
	margin: 0 5px !important;
	padding: 0 !important;
	cursor: pointer !important;
}

.slick-dots li button {
	font-size: 0 !important;
	line-height: 0 !important;
	display: block !important;
	width: 20px !important;
	height: 4px !important;
	padding: 0 !important;
	cursor: pointer !important;
	color: transparent !important;
	border: 0 !important;
	border-radius: 0 ! important;
	outline: none !important;
	opacity: .30 !important;
	background: #365C71 !important;
}

.slick-dots li button::before {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 42px !important;
	line-height: 20px !important;
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	width: 20px !important;
	height: 4px !important;
	content: '' !important;
	display: block;
	text-align: center !important;
	opacity: .30 !important;
	color: #365C71 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}

.slick-dots li.slick-active button {
	background: #365C71 !important;
	opacity: 1 !important;
}

.es_subscription_message.success {
	color: #C68B66 !important;
}

.input-wrap .wpcf7-not-valid-tip {
	padding: 5px 20px 0 0 !important;
	font-size: 12px !important;
	text-align: right !important;
}

.grecaptcha-badge {
	display: none !important;
}

.form-dark .wpcf7-response-output {
	color: #fff !important;
}

.form-dark .wpcf7 form.sent .wpcf7-response-output {
	color: #fff !important;
	text-align: center !important;
	font-size: 26px !important;
}

.alignright {
    float: right;
    margin: 0 0 15px 15px;
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0;
}

.swiper-wrapper {
	align-content: center;
	align-items: center;
}

@keyframes menu-sliding {
from {left: -90%;}
	to {left: 0;}
}	


@media screen and (max-width: 768px) {
	.alignright {
		float: none;
		margin: 0 auto 15px auto;
		display: block;
	}
	
	.alignleft {
		float: none;
		margin: 0 auto 15px auto;
		display: block;
	}
}