﻿@charset "UTF-8";

body {
	width: 100%;
	/*min-width: 1260px;*/
	margin: 0;
	/*background: url(../img/bg.jpg) no-repeat;*/
	background-position: top center;
	background-color: #f1f1f1;
	font-family: 'Ubuntu', sans-serif;
	position: relative;
}

.page-wrap>.block {
	/*padding-bottom: 53px;*/
	padding-bottom: 73px;
	padding-top: 60px
}

.page-wrap {
	min-height: 100%;
	margin-bottom: -270px;
}

.page-wrap:after {
	content: "";
	display: block;
}

.page-wrap:after,
footer {
	height: 270px;
}

.banner-text {
	text-align: center;
	margin-top: 56px;
	font-family: 'Ubuntu', sans-serif;
}

.banner-text .headline {
	text-align: center;
	font-size: 38px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 100;
	color: #003846;
	margin-top: 20px;
}

.banner-text .row {
	width: 100%;
}

.banner-text .row .column {
	display: inline-block;
	font-size: 22px;
	margin: 0 15px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	color: #e31d1a;
	margin-top: 20px;
}

.content__map {
	font-size: 0;
}

.content__map .content__left {
	margin-right: 15px;
}

.content__map .content__left h3 {
	margin-top: 20px !important;
	margin-bottom: 10px;
}

.content__map .content__left #autocomplete {
	background-color: #fff;
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	border: 0;
	line-height: 44px;
	padding: 0 10px !important;
	background: url(../img/icons/icon_lupa.png) no-repeat;
	background-position: 96% center;
	width: 100%;
}

.content__map .content__left .infos {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	color: #064757;
	width: 288px;
}

.content__map .content__left .infos .content__infos a {
	color: #064757;
	text-decoration: none;
}

.content__map .content__left .infos .content__infos .category {
	font-size: 18px;
	font-family: "Ubuntu", sans-serif;
	margin: 15px 0 0;
	text-transform: uppercase;
}

.content__map .content__left .infos .content__infos .subcategory {
	text-transform: uppercase;
	color: #013644;
	margin-top: 15px;
	font-size: 16px;
}

.content__map .content__left .infos .content__infos .info {
	margin-top: 15px;
	font-weight: normal;
}

.content__map .content__left .infos .content__infos .info .email {
	word-wrap: break-word;
	box-sizing: border-box;
	display: block;
}

.content__map .content__left .infos .content__infos .info>* {
	margin-bottom: 5px;
}

.content__map .content__left .infos .content__infos .info .morada {
	position: relative;
	padding-left: 25px;
}

.content__map .content__left .infos .content__infos .info .morada:before {
	content: "";
	background: url("../img/icons/icon_home.png") no-repeat;
	width: 15px;
	height: 12px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}

.content__map .content__left .infos .content__infos .info .fax {
	position: relative;
	padding-left: 25px;
}

.content__map .content__left .infos .content__infos .info .fax:before {
	content: "";
	background: url("../img/icons/icon_print.png") no-repeat;
	width: 16px;
	height: 14px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}

.content__map .content__left .infos .content__infos .info .telefone {
	position: relative;
	padding-left: 25px;
}

.content__map .content__left .infos .content__infos .info .telefone:before {
	content: "";
	background: url("../img/icons/icon_telefone_azul.png") no-repeat;
	width: 13px;
	height: 14px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}

.content__map .content__left .infos .content__infos .info a {
	position: relative;
	padding-left: 25px;
}

.content__map .content__left .infos .content__infos .info a:before {
	content: "";
	background: url("../img/icons/icon_letter.png") no-repeat;
	width: 17px;
	height: 13px;
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}

.content__map .content__left,
.content__map .content__right {
	vertical-align: top;
	display: inline-block;
}

.content__map .map__dropdown {
	width: 288px;
}

.content__map .map__dropdown .map__btn-drop {
	cursor: pointer;
	text-indent: 10px;
	line-height: 40px;
	background: #003745;
	font-size: 16px;
	font-weight: 500;
	font-family: "Ubuntu", sans-serif;
	color: #fff;
}

.content__map .map__dropdown .map__btn-drop.js-active,
.content__map .map__dropdown .map__btn-drop:hover,
.content__map .map__dropdown .map__btn-drop:hover div {
	background: #e31d1a;
}

.content__map .map__dropdown .map__btn-drop .content__map-btns {
	height: 0;
	overflow: hidden;
}

.content__map .map__dropdown .map__btn-drop .map__btn {
	background: #064757;
	font-size: 12px;
	line-height: 25px;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
}

.content__map .map__dropdown .map__btn-drop .map__btn:hover,
.content__map .map__dropdown .map__btn-drop .map__btn.js-active {
	color: #fdb913;
}

#map {
	height: 620px;
	width: 840px;
}

.is-selected .pika-button.pika-day {
	background: #dae1e2
		/*#ceeaef*/
	;
}

.pika-lendar th {
	background: #fff !important;
	text-transform: initial;
}

.pika-button.pika-day {
	background: #b2c3c7;
	/*#f5f5f5*/
}

.pika-button.pika-day:hover {
	background: #dae1e2
		/*#ceeaef*/
	;
}

.block {
	width: 100%;
}

.block .block--white {
	background: rgba(255, 255, 255, 0.5);
}

.block .block--white.no-background {
	background: none;
	padding-left: 0;
	padding-right: 0;
}

.block .block--white p.center {
	text-align: center;
}

.block .block--white p:first-child {
	margin-top: 0;
}

.block .block--white .img {
	display: block;
	margin: 35px auto;
}

.block .block--white h3.center {
	text-align: center;
}

.block .block--white form {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
	font-size: 0;
}

.block .block--white form label {
	margin-bottom: 0.5%;
}

.block .block--white form .tab {
	display: none;
}

.block .block--white form .tab.active {
	display: block;
}

.block .block--white form .content {
	width: 49.75%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0.5%;
}

.block .block--white form .content.full-width,
.block .block--white form .checkbox.full-width {
	width: 100%;
}

.block .block--white.contact-form-new form .content.error input {
	border: 1px solid #E61904
}

.block .block--white form .checkbox.full-width {
	display: flex;
}

.block .block--white form .content:nth-child(even) {
	margin-right: 0.5%;
}

.block .block--white form .content label {
	font-size: 16px;
	text-transform: uppercase;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 40px;
	display: block;
	width: 100%;
	color: #fff;
	background: #003745;
	margin-bottom: 1%;
}

.datepicker {
	cursor: pointer;
}

.block .block--white form .datepicker,
.block .block--white form .content-inputs .datepicker {
	padding: 7px 10px;
	background: url(../img/icons/icon_calendar.png);
	background-position: calc(100% - 10px) center;
	background-repeat: no-repeat;
	background-color: #fff;
}

.form-tab .to-show img {
	max-width: 100% !important;
	height: auto !important;
}

.block .block--white .form__dropdown.error {
	padding: 0 8px;
	line-height: 38px;
	border: 1px solid #b31217;
}

.block .block--white .form__dropdown {
	cursor: pointer;
	position: relative;
	font-size: 16px;
	color: #003745;
	line-height: 40px;
	background: #fff;
	margin-bottom: 0.5%;
	padding: 0 10px;
	box-sizing: border-box;
}

.form__dropdown.tooglefade.js-active {
	margin-top: 4px;
}

.block .block--white .form__dropdown select {
	width: 100%;
	position: absolute;
	left: 0;
	line-height: 40px;
	height: 40px;
	top: 0;
	z-index: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}

.block .block--white .form__dropdown .curr {
	position: relative;
	background: #fff;
}

.block .block--white .form__dropdown:after {
	content: "";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	background: url(../img/icons/icon_formdropdown.png);
	width: 21px;
	height: 12px;
	display: block;
}

.block .block--white .form__dropdown .dropdown {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 4;
	background: #e5f4f7;
}

.block .block--white .form__dropdown .dropdown .checkbox label {
	background: #e5ebec;
}

.block .block--white .form__dropdown .dropdown .checkbox:hover label {
	background: #b2c3c7;
}

.block .block--white .form__dropdown .dropdown>div {
	padding: 0 10px;
	line-height: 25px;
	color: #003745;
	background: #e5ebec;
}

.block .block--white .form__dropdown .dropdown>div:hover {
	/*color: #0091ac;*/
	background: #b2c3c7;
}

.block .block--white form .form-tab {
	font-size: 0;
	display: none;
}

.block .block--white form .form-tab.js-active {
	display: block;
}

.block .block--white form .form-tab .content:nth-child(even) {
	margin-right: 0.5%;
}

.block .block--white form .form-tab .content:nth-child(odd) {
	margin-right: 0%;
}

.block .block--white form>div {
	font-size: 16px;
}

.block .block--white form>div input {
	width: 100%;
	border: 0;
}

.block .block--white form .content-inputs {
	font-size: 0;
}

.block .block--white form .content-inputs input {
	width: 49.75%;
	display: inline-block;
	border: 0;
	background: #fff;
}

.block .block--white form .content-inputs input:nth-child(odd) {
	margin-right: 0.5%;
}

.block .block--white form .checkbox {
	margin-bottom: 1%;
	position: relative;
	width: 49.5%;
	height: 40px;
	display: inline-block;
}

.block .block--white.contact-form-new form .checkbox {
	height: auto;
}

.block .block--white form .form__dropdown .dropdown .checkbox {
	margin-bottom: 0;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: 40px;
	display: block;
}

.block .block--white form .checkbox:nth-child(even) {
	margin-right: 1.01%;
}

.block .block--white form .checkbox input {
	opacity: 0;
	position: absolute;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.block .block--white.contact-form-new form .checkbox input {
	position: static;
	width: 26px;
	height: 26px;
}
.block .block--white.contact-form-ne form .checkbox input+label {
	position: static;
}

.block .block--white form .checkbox input:checked+label {
	color: #003745;
}

.block .block--white form .checkbox input+label:after {
	background: transparent;
	content: "";
	border-radius: 0;
	border: 2px solid #e31d1a;
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: 10px;
}

.block .block--white.contact-form-new form .checkbox input+label:after {
	right: auto;
	left: -26px;
	top: 0;
	margin-top: 8px;
}

.block .block--white.contact-form-new form .checkbox input:checked+label:after {
	top: 0;
	margin-top: 8px;
}

.block .block--white form .checkbox input:checked+label:after {
	background: url(../img/icons/icon_checked.png);
	background-position: center;
	content: "";
	border: 2px solid #e31d1a;
	border-radius: 0;
	width: 22px;
	height: 22px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -13px;
	right: 10px;
}

.block .block--white form .checkbox input+label {
	padding-left: 10px;
	box-sizing: border-box;
	background: #fff;
	color: #003745;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	cursor: pointer;
	line-height: 40px;
}

.block .block--white.contact-form-new form .checkbox input+label {
	background: none;
    position: relative;
    left: auto;
    top: auto;
}

.block .block--white form .radio {
	margin-bottom: 0.5%;
	position: relative;
	width: 49.75%;
	height: 40px;
	display: inline-block;
}

.block .block--white form .margin-right {
	margin-right: 0.5% !important;
}

.block .block--white form .no-margin-right {
	margin-right: 0 !important;
}

.block .block--white form .radio.margin-right {
	margin-right: 0.5%;
}

.block .block--white form .radio input {
	opacity: 0;
	position: absolute;
	top: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer;
}

.block .block--white form .radio input.checked+label {
	background: #003745;
	color: #fff;
}

.block .block--white form .radio input+label:after {
	background: transparent;
	content: "";
	border-radius: 50px;
	border: 1px solid #909090;
	width: 19px;
	height: 19px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 10px;
}

.block .block--white form .radio input.checked+label:after {
	background: #003745;
	content: "";
	border: 1px solid #e31d1a;
	border-radius: 50px;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 10px;
}

.block .block--white form .radio input.checked+label:before {
	background: #e31d1a;
	content: "";
	border-radius: 50px;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 12px;
	z-index: 1;
}

.block .block--white form .radio input+label {
	padding-left: 10px;
	box-sizing: border-box;
	background: #d1d1d1;
	color: #909090;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	cursor: pointer;
	line-height: 40px;
}

.block .block--white form>.input {
	width: 49.75%;
	display: inline-block;
	border: 0;
	background: #fff;
}

.block .block--white form .form-tab .content .checkbox {
	margin-bottom: 0 !important;
}

.form__btn,
.btn__form,
.new-contact-form__btn {
	margin: 10px auto;
	text-align: center;
	display: table;
	background: #003846;
	color: #fff;
	text-decoration: none;
	width: 162px;
	padding: 7px 10px;
	line-height: 26px;
	font-size: 16px;
	box-sizing: border-box;
	font-weight: bold;
	position: relative;
	color: #fff;
	border: 0
}

.block .block--white form input.btn__form {
	color: #fff;
}

.form__btn .fa,
.new-contact-form__btn .fa {
	font-size: 15px;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -13px;
	line-height: 26px;
	vertical-align: middle;
	display: none;
}

.form__btn.js-disabled .fa,
.new-contact-form__btn.js-disabled .fa {
	display: block;
}

.site-portugal .error_msg {
	text-align: center;
}

.block .block--white form>.form-tab>.radio>label {
	font-size: 16px;
}

.block .block--white form>.input:nth-child(even) {
	margin-right: 0.5%;
}

.block .block--white form .content-inputs input.error,
.block .block--white form>div input.error,
.block .block--white form textarea.error {
	border: 1px solid #b31217;
	padding: 5px 8px;
}

.block .block--white form .checkbox.error input+label:after {
	border: 2px solid #b31217;
}

.block .block--white form textarea:focus {
	outline: 0;
}

.block .block--white form>label,
.block .block--white form>.form-tab>label {
	font-size: 16px;
	padding: 0 10px;
	box-sizing: border-box;
	line-height: 40px;
	color: #fff;
	background: #003846;
	width: 100%;
	display: block;
}

.block .block--white form>.form-tab>label {
	background: #003745;
}

.block .block--white form>.form-tab>label:first-child {
	background: #003846;
}

.block .block--white form textarea {
	color: #003846;
	padding: 7px 10px;
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
}

.block .block--white form input {
	color: #003846;
	margin-bottom: 0.5%;
	padding: 7px 10px;
	line-height: 26px;
	font-size: 16px;
	height: 40px;
	box-sizing: border-box;
	font-family: "Ubuntu", sans-serif;
}

.block .block--white form input:-ms-input-placeholder {
	color: #013644;
}

.block .block--white form input::-moz-placeholder {
	color: #013644;
}

.block .block--white form input:-moz-placeholder {
	color: #013644;
}

.block .block--white form input::-webkit-input-placeholder {
	color: #013644;
}

.block .block--white form input:focus {
	outline: 0;
}

.block .block--white form textarea {
	border: 0;
	width: 100%;
	resize: none;
	height: 120px;
}

.block .block--white form textarea:-ms-input-placeholder {
	color: #013644;
}

.block .block--white form textarea::-moz-placeholder {
	color: #013644;
}

.block .block--white form textarea:-moz-placeholder {
	color: #013644;
}

.block .block--white form textarea::-webkit-input-placeholder {
	color: #013644;
}

.block .block__products {
	font-size: 0;
}

.block .block__products .product {
	background: rgba(255, 255, 255, 0.5);
	padding: 10px;
	box-sizing: border-box;
	width: 370px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 620px;
	margin: 10px 6px;
}

.block .block__products .product .img {
	margin-top: 0;
}

.block .block__products.block__people.small {
	font-size: 0;
}

.block .block__products.block__people.small.col-5 {
	font-size: 0;
}

.block .block__products.block__people.small.col-5 .product {
	width: 220px;
	margin: 10px 5px 0;
}

.block .block__products.block__people.small.col-5 .product h3 {
	font-size: 13px;
}

.block .block__products.block__people.small.col-5 .product p {
	font-size: 13px;
}

.block .block__products.block__people.small.col-5 .product .img {
	width: 200px;
	height: 175px;
	margin-bottom: 20px
}

.block .block__products.block__people.small.col-5 .product {
	height: 370px
}

.block .block__products.block__people.small.col-5 .product .btn-generic-2 {
	font-size: 11px
}

.block .block__products.block__people.small .product {
	width: 281px;
	margin: 10px 3px 0;
}

.block .block__products.block__people .btn-generic-2 {
	background: #003846;
}

.block .block__content .block .block__products h2 {
	margin-top: 0;
}

.block .block__content .block.block--white>p {
	margin-bottom: 0
}

.block .block__content .block.block--white {
	padding: 0 15px 25px
}

.block .block__content .block.block--white.first {
	padding: 25px 15px;
}

.block .block__products.small .product {
	height: 500px;
}

.block .block__products .product h3 {
	font-size: 16px;
	margin-bottom: 0;
}

.block .block__products .product p {
	margin-top: 0;
}

.block .block__products .product .btn-generic-2 {
	height: 40px;
	display: table;
	font-size: 14px;
	line-height: 18px;
	position: absolute;
	bottom: 0;
	box-sizing: border-box;
	left: 0;
	width: 100%
}

.block .block__products .product .btn-generic-2:after {
	display: none;
}

.block .block__products .product .btn-generic-2 span {
	display: table-cell;
	vertical-align: middle;
}

.block .block__products .product .btn-generic-2 span:after {
	margin-left: 2px;
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../img/icons/icon_call_to_action2.png) no-repeat;
}

.block .block__content {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

.block .block__content .breadcrumb {
	margin-top: 50px;
	margin-bottom: -10px;
}

.block .block__content .breadcrumb a {
	font-family: "Ubuntu", sans-serif;
	font-weight: 600;
	text-decoration: none;
	color: #013644;
	font-size: 12px;
}

.block .block__content .breadcrumb span {
	margin: 0 9px;
	font-size: 12px;
}

.block .block__content .breadcrumb span.curr {
	margin: 0;
	font-family: "Ubuntu", sans-serif;
	font-weight: 300;
	text-decoration: none;
	color: #013644;
	font-size: 12px;
}

.block .block__content .block {
	padding: 25px 15px;
	/*overflow: hidden;*/
	box-sizing: border-box;
}

.block .block__content .block p {
	font-weight: 400;
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #013644;
}

.block .block__content .block ul li p {
	display: inline-block;
	max-width: 1100px;
	vertical-align: top;
}

.block .block__content .block__center {
	margin-top: 30px;
	text-align: center;
}

.block .block__content ul {
	padding-left: 30px;
}

.block .block__content ul li {
	color: #013644;
	list-style-type: none;
	list-style-image: none;
}

.block .block__content ul li.bold {
	font-weight: bold;
}

.block .block__content ul li:before {
	content: "‒";
	position: relative;
	display: inline-block;
	margin-right: 5px;
}

.block .block__content ul li.dot:before {
	content: "•";
	position: relative;
	display: inline-block;
	margin-right: 5px;
}

.block .block__content h3 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
	color: #003846;
}

.block .block__content h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003745;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 37px;
	padding-left: 14px;
	box-sizing: border-box;
	position: relative;
}

.block .block__content .first h2 {
	margin-top: 0px;
}

.block .block__content h2:before {
	position: static;
	display: inline-block;
	margin-right: 10px;
	content: "";
	position: absolute;
	top: 5px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 8px 0 0px;
	border-color: #e31d1a transparent transparent transparent;
}

.block .block__content .block__1-4 {
	font-size: 0;
	margin-bottom: 46px;
}

@media (min-width:426px) {
	.block .block__content .block__1-4 {
		display: flex;
		flex-wrap: wrap;
	}
}

.block .block__content .block__1-4:last-child {
	font-size: 0;
	margin-bottom: -46px;
}

.block .block__content .block__1-4>a {
	visibility: hidden;
	max-width: 264px;
	width: 100%;
	text-decoration: none;
	margin-right: 40px;
	margin-bottom: 46px;
	display: flex;
	flex-direction: column;
}

/*.block .block__content .block__1-4 > a.last{    margin-bottom: 0;}*/
.block .block__content .block__1-4>a img {
	width: 100%;
}

.block .block__content .block__1-4>a img {
	display: block;
}

.block .block__content .block__1-4>a:hover img {
	display: block;
}

.block .block__content .block__1-4>a:nth-child(4n) {
	margin-right: 0;
}

.block .block__content .block__1-4>a img {
	margin: 0;
}

.block .block__content .block__1-4>a .content {
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px;
	height: 100%;
}

.block .block__content .block__1-4>a:hover .content {
	background: #003846;
}

.block .block__content .block__1-4>a:hover h3,
.block .block__content .block__1-4>a:hover p {
	color: #fff;
}

.block .block__content .block__1-4>a h3 {
	color: #546c74;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

.block .block__content .block__1-4>a p {
	font-size: 16px;
	margin: 0;
	color: #546c74;
}

.block .block__content .block__1-4>div {
	visibility: hidden;
	max-width: 264px;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	margin-right: 40px;
}

.block .block__content .block__1-4>div:nth-child(4n) {
	margin: 0;
}

.block .block__content .block__1-4>div img {
	margin: 0;
}

.block .block__content .block__1-4>div .content {
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px;
	height: 175px;
}

.block .block__content .block__1-4>div h3 {
	color: #546c74;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

.block .block__content .block__1-4>div p {
	font-size: 16px;
	margin: 0;
	color: #546c74;
}

.block .block__content .block__1-4>div a {
	display: table;
	font-size: 16px;
	margin-top: 5px;
}

.block .block__content .block__1-4>div a.btn-generic-3 {
	display: inline-block;
}

.block .block__content .block__1-5 {
	font-size: 0;
}

.block .block__content .block__1-5:last-child {
	margin-bottom: -46px;
}

.block .block__content .block__1-5.margin-top {
	margin-top: 50px;
}

.block .block__content .block__1-5>a {
	visibility: hidden;
	max-width: 197px;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	margin-right: 48px;
	margin-bottom: 46px;
}

.block .block__content .block__1-5>a:nth-child(5n) {
	margin: 0 0 46px 0;
}

.block .block__content .block__1-5>a:hover img {
	display: block;
}

.block .block__content .block__1-5>a:hover img.bw {
	display: none;
}

.block .block__content .block__1-5>a:hover .content {
	/*background: #003745;*/
	background: #e31d1a;
}

.block .block__content .block__1-5>a:hover .content p {
	color: #fff;
}

.block .block__content .block__1-5>a img {
	margin: 0;
	display: none;
}

.block .block__content .block__1-5>a img.bw {
	display: block;
}

.block .block__content .block__1-5>a .content {
	background: rgba(70, 90, 101, 0.2);
	overflow: hidden;
	box-sizing: border-box;
	height: 60px;
	text-align: center;
	display: table;
	width: 100%;
}

.block .block__content .block__1-5>a .content p {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	color: #546c74;
	font-size: 18px;
	text-transform: uppercase;
}

.block .block__content .block__1-5>div {
	visibility: hidden;
	max-width: 264px;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	margin-right: 40px;
}

.block .block__content .block__1-5>div:nth-child(4n) {
	margin: 0;
}

.block .block__content .block__1-5>div:hover h3 {
	color: #0091ac;
}

.block .block__content .block__1-5>div img {
	margin: 0;
}

.block .block__content .block__1-5>div .content {
	background: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px;
	height: 175px;
}

.block .block__content .block__1-5>div h3 {
	color: #546c74;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

.block .block__content .block__1-5>div p {
	font-size: 16px;
	margin: 0;
	color: #546c74;
}

.block .block__content .block__1-5>div a {
	display: table;
	font-size: 16px;
	margin-top: 5px;
}

.block .block__content .block__1-5>div a.btn-generic-3 {
	display: inline-block;
}

table {
	display: table;
}

table.table__1-4 {
	width: 100%;
	max-width: 804px;
}

table.table__1-4 tr th,
table.table__1-4 tr td {
	width: 200px;
}

table.table__1-3 {
	width: 100%;
	max-width: 804px;
}

table.table__1-3 th,
table.table__1-3 td {
	width: 200px;
}

table.table__1-8 th,
table.table__1-8 td {
	padding: 0 10px;
}

table thead td {
	color: #013644;
	box-sizing: border-box;
	margin: 0 1px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #0091ac;
	text-transform: uppercase;
}

table tr:nth-child(odd) td {
	background: #dae1e2;
}

table tr:nth-child(even) td {
	background: #e5ebec;
}

table tr th {
	color: #013644;
	box-sizing: border-box;
	margin: 0 1px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #0091ac;
	text-transform: uppercase;
}

table tr td {
	color: #013644;
	box-sizing: border-box;
	margin: 0 14px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}

table tr td a.btn-generic-1 {
	width: 100%;
	min-width: 180px;
	position: relative;
	display: block;
}

table tr td a.btn-generic-1:after {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}

.block__table {
	display: table;
	box-sizing: border-box;
	font-size: 0;
	margin: 18px auto 25px;
}

.block__table:last-child {
	margin-bottom: 15px;
}

.block__table.table__1-3 {
	max-width: 604px;
	width: 100%;
}

.block__table.table__1-3 .table__th,
.block__table.table__1-3 .table__td {
	width: 32.7%;
}

.block__table.table__1-4 {
	max-width: 804px;
	width: 100%;
}

.block__table.table__1-4 .table__th,
.block__table.table__1-4 .table__td {
	width: 24.7%;
}

.block__table.table__1-8 {
	max-width: 804px;
	width: 100%;
}

.block__table.table__1-8 .table__th,
.block__table.table__1-8 .table__td {
	width: 7.96%;
}

.block__table .table__tr {
	width: 100%;
}

.block__table .table__tr:nth-child(odd) .table__td {
	background: #cfe4e8;
}

.block__table .table__tr:nth-child(even) .table__td {
	background: #dae9ec;
}

.block__table .table__tr .table__th {
	margin: 0 1px 2px;
	display: inline-block;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #0091ac;
}

.block__table .table__tr .table__td {
	margin: 0 1px 2px;
	font-size: 14px;
	line-height: 25px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.block__table .table__tr .table__td a.btn-generic-1 {
	width: 100%;
	position: relative;
	display: block;
}

.block__table .table__tr .table__td a.btn-generic-1:after {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -7px;
}

header {
	width: 100%;
	height: 122px;
	/*min-width: 1200px;*/
	position: fixed;
	z-index: 10;
}

header .btn-contacto {
	display: none;
}

header .content {
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

header .header__blue {
	background: #003846;
	width: 100%;
	font-size: 10px;
	/*height: 30px*/
	;
	color: #fff;
}

header .header__blue .content {
	line-height: 30px;
	min-height: 30px;
	position: relative;
}

header .header__blue .content>* {
	float: right;
}

header .header__blue .content a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
}

header .header__blue .content .languages {
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	height: 30px;
	display: flex;
	cursor: pointer;
	align-items: center
}

header .header__blue .content .languages.open {
	width: 28px;
}

header .header__blue .content .languages.open .drop {
	position: absolute;
	z-index: 1;
	padding: 0 2px 1px;
	background-color: #003846;
	top: 5px;
	right: 5px;
	margin-right: 0
}

header .header__blue .content .languages.open .arrow {
	position: absolute;
	right: 0;
	transform: rotateX(-180deg);
	transition: .25s
}

header .header__blue .content .languages .current {
	padding-bottom: 6px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

header .header__blue .content .languages .drop {
	margin-right: 1px
}

header .header__blue .content .languages .flag {
	margin-bottom: 3px;
	display: none;
}

header .header__blue .content .languages .arrow {
	margin: 0 -1px 3px 0;
	background: url(../img/icons/seta_bandeira.png) no-repeat;
	width: 7px;
	height: 5px;
}

header .header__blue .content .search {
	padding-top: 4px;
}

header .header__blue .content .search>div {
	background: #fff;
	line-height: 0;
}

header .header__blue .content a.search {
	background: #fff;
	color: #868884;
	padding: 5px;
	vertical-align: top;
	display: inline-block;
	height: 22px;
	box-sizing: border-box;
}

header .header__blue .content .search input {
	vertical-align: middle;
	display: inline-block;
	border: 0;
	font-size: 12px;
	line-height: 12px;
	padding: 4px 5px;
	margin: 0;
}

header .header__blue .content .menu.menu--left {
	float: left;
}

header .header__blue .content .menu.menu--left.callcenter img{
	margin-left: 5px;
}

header .header__blue .content .menu a {
	padding: 0 10px;
}

header .header__blue .content .menu a.active,
header .header__blue .content .menu a:hover {
	text-decoration: underline;
}

header .header__blue .content .menu a,
header .header__blue .content .menu img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -5px;
}

header .header {
	background: #fff;
	height: 92px;
	position: relative;
}

header .header .menu-3 {
	float: right;
	padding-top: 40px;
	position: relative;
	font-size: 0;
}

header .header .content .menu-3>a::before,
header .header .content .menu-3>.btn-dropdown>a::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 8px 0 0;
	border-color: #e12b24 transparent transparent transparent;
	position: relative;
	top: -2px;
}

header .header .content .menu-3>a.btn__home::before {
	display: none;
}

header .header .menu-3 a i {
	font-size: 22px;
	position: relative;
	top: 2px;
}

header .header .menu-3 .submenu {
	padding: 15px 0;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #003846;
	top: 76px;
	right: 0;
	font-size: 0;
	display: none;
	position: absolute;
}

header .header .menu-3 .submenu a {
	color: #fff;
	font-size: 12px;
	line-height: 13px;
	display: block;
	text-transform: inherit;
	font-weight: bold;
	display: inline-block;
}

header .header .menu-3 .submenu a:hover {
	color: #fdb913;
	text-decoration: underline;
}

header .header .menu-3 .submenu .grid-1-4 {
	width: 1180px;
	display: block;
	overflow: hidden;
	position: relative;
}

header .header .menu-3 .submenu .grid-1-3 {
	width: 885px;
	display: block;
	overflow: hidden;
	position: relative;
}

header .header .menu-3 .submenu .grid-1-3 .column {
	box-sizing: border-box;
	padding: 5px 25px;
	width: 295px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}

header .header .menu-3 .submenu .grid-1-2 {
	width: 590px;
	display: block;
	overflow: hidden;
	position: relative;
}

header .header .menu-3 .submenu .grid-1-2 .column {
	box-sizing: border-box;
	padding: 5px 25px;
	width: 295px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}

header .header .menu-3 .submenu .grid-1-4 .column {
	box-sizing: border-box;
	padding: 5px 25px;
	width: 295px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
}

header .header .menu-3 .submenu .grid-1-4 .column:before,
header .header .menu-3 .submenu .grid-1-3 .column:before,
header .header .menu-3 .submenu .grid-1-2 .column:before,
header .header .menu-3 .submenu .grid-1-1 .column:before {
	content: "";
	display: block;
	width: 1px;
	margin-left: -25px;
	height: 100%;
	position: absolute;
	background-color: #003846;
}

header .header .menu-3 .submenu .grid-1-4 .column:first-child:before,
header .header .menu-3 .submenu .grid-1-3 .column:first-child:before,
header .header .menu-3 .submenu .grid-1-2 .column:first-child:before,
header .header .menu-3 .submenu .grid-1-1 .column:first-child:before {
	content: "";
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	background-color: transparent;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent,
header .header .menu-3 .submenu .grid-1-3 .column>.parent,
header .header .menu-3 .submenu .grid-1-2 .column>.parent,
header .header .menu-3 .submenu .grid-1-1 .column>.parent {
	margin-bottom: 15px;
	position: relative;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent:last-child,
header .header .menu-3 .submenu .grid-1-3 .column>.parent:last-child,
header .header .menu-3 .submenu .grid-1-2 .column>.parent:last-child,
header .header .menu-3 .submenu .grid-1-1 .column>.parent:last-child {
	margin-bottom: 0;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent>a,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>a,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>a,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>a {
	display: block;
	color: #003846;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent>a:before,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>a:before,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>a:before,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>a:before {
	content: '';
	display: inline-block;
	position: static;
	vertical-align: middle;
	width: 14px;
	height: 8px;
	margin-right: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 8px 0 0px;
	border-color: #e31d1a transparent transparent transparent;
}

/*header .header .menu-3 .submenu .grid-1-4 .column > .parent > a:hover,header .header .menu-3 .submenu .grid-1-3 .column > .parent > a:hover,header .header .menu-3 .submenu .grid-1-2 .column > .parent > a:hover,header .header .menu-3 .submenu .grid-1-1 .column > .parent > a:hover {  color: #fdb913;}*/
header .header .menu-3 .submenu .grid-1-4 .column>.parent>.children,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>.children,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>.children,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>.children {
	padding-left: 0;
	color: #fff;
	font-weight: bold;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent .children>.parent:nth-child(1n)>a,
header .header .menu-3 .submenu .grid-1-3 .column>.parent .children>.parent:nth-child(1n)>a,
header .header .menu-3 .submenu .grid-1-2 .column>.parent .children>.parent:nth-child(1n)>a,
header .header .menu-3 .submenu .grid-1-1 .column>.parent .children>.parent:nth-child(1n)>a {
	font-weight: bold;
	margin-top: 3px;
	text-transform: uppercase;
	color: #f36c65;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent .children>.parent>.children,
header .header .menu-3 .submenu .grid-1-3 .column>.parent .children>.parent>.children,
header .header .menu-3 .submenu .grid-1-2 .column>.parent .children>.parent>.children,
header .header .menu-3 .submenu .grid-1-1 .column>.parent .children>.parent>.children {
	text-transform: inherit;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent .children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-3 .column>.parent .children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-2 .column>.parent .children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-1 .column>.parent .children>.parent>.children a {
	/*font-weight: 300;*/
	font-weight: bold;
	color: #003846;
	text-transform: inherit;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent .children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-3 .column>.parent .children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-2 .column>.parent .children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-1 .column>.parent .children>.parent>.children>.parent>.children a {
	font-weight: 300;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>a:before,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>a:before,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>a:before,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>a:before {
	content: '-';
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children a,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children a {
	font-weight: normal
}

header .header .menu-3 .submenu .grid-1-4 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children,
header .header .menu-3 .submenu .grid-1-3 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children,
header .header .menu-3 .submenu .grid-1-2 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children,
header .header .menu-3 .submenu .grid-1-1 .column>.parent>.children>.parent>.children>.parent>.children>.parent>.children>.parent>.children {
	padding-left: 15px;
	font-style: italic;
}

header .header .menu-3 .submenu .grid-1-4 .column .children,
header .header .menu-3 .submenu .grid-1-3 .column .children,
header .header .menu-3 .submenu .grid-1-2 .column .children,
header .header .menu-3 .submenu .grid-1-1 .column .children {
	padding-left: 10px;
}

header .header .menu-3 .submenu .grid-1-4 .column .children>a,
header .header .menu-3 .submenu .grid-1-3 .column .children>a,
header .header .menu-3 .submenu .grid-1-2 .column .children>a,
header .header .menu-3 .submenu .grid-1-1 .column .children>a {
	font-size: 10px;
	font-weight: 300;
	height: auto;
	display: block;
	text-transform: inherit;
}

header .header .menu-3 .btn-dropdown {
	display: inline-block;
}

header .header .menu-3 .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu-3>.btn-dropdown {
	padding-bottom: 15px;
}

header .header .menu-3>.btn-dropdown:hover {
	background: url(../img/icons/icon_triangle.png) no-repeat;
	background-position: bottom center;
}

header .header .menu-3>a,
header .header .menu-3 .btn-dropdown>a {
	transition: color 0.1s linear;
}

header .header .menu-3>a:hover,
header .header .menu-3>a.active {
	color: #e31d1a;
}

header .header .menu-3>.btn-dropdown:hover>a,
header .header .menu-3>.btn-dropdown>a.active {
	color: #e31d1a;
}

header .header .menu-3 a {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	color: #003745;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 18px;
}

header .header .menu-3 a:last-child {
	margin-right: 0;
}

header .header .menu-2 {
	float: right;
	padding-top: 40px;
	position: relative;
	font-size: 0;
}

header .header .menu-2 a {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	color: #003745;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 18px;
}

header .header .menu-2 a:last-child {
	margin-right: 0;
}

header .header .menu-2>.btn-dropdown {
	padding-bottom: 15px;
}

header .header .menu-2>.btn-dropdown:hover {
	background: url(../img/icons/icon_triangle.png) no-repeat;
	background-position: bottom center;
}

header .header .menu-2 .btn-dropdown {
	display: inline-block;
	position: relative;
}

header .header .menu-2 .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu-2 .btn-dropdown.js-active>a:first-child {
	background: #338c9e;
}

header .header .menu-2 .btn-dropdown.js-active>a:first-child span {
	color: #fdb913;
}

header .header .menu-2 .btn-dropdown .submenu {
	top: 33px !important;
	background: #184b56;
}

header .header .menu-2 .btn-dropdown .submenu .submenu {
	top: 0 !important;
	right: -130px;
	background: #345f6a;
}

header .header .menu-2 .btn-dropdown .submenu .submenu .submenu {
	right: -130px;
	background: #4c737c;
}

header .header .menu-2 .btn-dropdown .submenu .submenu .submenu .submenu {
	right: -130px;
	background: #66878f;
}

header .header .menu-2 .btn-dropdown .submenu .submenu .submenu .submenu .submenu {
	right: -130px;
	background: #7f9ba2;
}

header .header .menu-2 .submenu {
	position: absolute;
	display: none;
}

header .header .menu-2 .submenu a {
	margin: 0;
	display: table;
	text-align: center;
	color: #fff;
	width: 130px;
	height: 40px;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	font-size: 12px;
}

header .header .menu-2 .submenu a span {
	display: table-cell;
	vertical-align: middle;
}

header .header .menu {
	float: right;
	padding-top: 40px;
	position: relative;
	font-size: 0;
}

header .header .menu a {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	color: #003745;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 18px;
}

header .header .menu a:last-child {
	margin-right: 0;
}

header .header .menu>.btn-dropdown {
	padding-bottom: 15px;
}

header .header .menu>.btn-dropdown:hover {
	background: url(../img/icons/icon_triangle.png) no-repeat;
	background-position: bottom center;
}

header .header .menu>.btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu>.btn-dropdown .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu>.btn-dropdown .btn-dropdown .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu>.btn-dropdown .btn-dropdown .btn-dropdown .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu .btn-dropdown {
	display: inline-block;
}

header .header .menu .btn-dropdown.js-active>a:first-child {
	background: #338c9e;
}

header .header .menu .btn-dropdown.js-active>a:first-child span {
	color: #fdb913;
}

header .header .menu .btn-dropdown>.submenu {
	color: #fff;
	display: none;
	position: absolute;
	width: 1180px;
	right: 0;
}

header .header .menu .btn-dropdown>.submenu.small {
	background: #003745;
	width: 640px;
	font-size: 0;
	top: 73px;
}

header .header .menu .btn-dropdown>.submenu.small a {
	box-sizing: border-box;
	width: 160px;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown {
	position: initial;
	display: inline-block;
	background: #184b56;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown:hover>.submenu {
	display: block;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu {
	left: 0;
	width: 100%;
	background: #184b56;
	display: none;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown {
	display: inline-block;
	background: #184b56;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown>a {
	background: #184b56;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown .submenu {
	display: none;
	background: #345f6a;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown {
	display: inline-block;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown .submenu {
	display: none;
	background: #4c737c;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown .submenu {
	background: #66878f;
}

header .header .menu .btn-dropdown>.submenu.small .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown .submenu .btn-dropdown .submenu .submenu {
	background: #7f9ba2;
}

header .header .menu .btn-dropdown>.submenu .btn-dropdown {
	position: relative;
}

header .header .menu .btn-dropdown>.submenu .btn-dropdown .submenu {
	left: 0;
}

header .header .menu .btn-dropdown>.submenu .btn-dropdown>a {
	background: #003745;
}

header .header .menu .btn-dropdown>.submenu>a {
	background: #003745;
}

header .header .menu .btn-dropdown>.submenu a {
	margin: 0;
	display: inline-table;
	vertical-align: top;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	height: 50px;
	font-family: "Ubuntu", sans-serif;
	font-weight: bold;
	font-size: 10px;
}

header .header .menu .btn-dropdown>.submenu a.js-active {
	background: #338c9e;
}

header .header .menu .btn-dropdown>.submenu a.js-active span {
	color: #fdb913;
}

header .header .menu .btn-dropdown>.submenu a span {
	display: table-cell;
	vertical-align: middle;
}

header .header .menu .btn-dropdown>.submenu .submenu>a {
	background: #184b56;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown {
	position: relative;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu {
	left: 0;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu>a {
	width: 100px;
	background: #345f6a;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu>.btn-dropdown>a {
	background: #345f6a;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu {
	left: 0;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu>a {
	background: #4c737c;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu>.btn-dropdown>a {
	background: #4c737c;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu .submenu>a {
	background: #66878f;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu .submenu>.btn-dropdown>a {
	background: #66878f;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu .submenu .submenu>a {
	background: #7f9ba2;
}

header .header .menu .btn-dropdown>.submenu .submenu .btn-dropdown .submenu .submenu .submenu .submenu>.btn-dropdown>a {
	background: #7f9ba2;
}

.ipad header .header__blue .content>.search {
	padding-top: 2px;
}

.ipad header .header__blue .content>.search a.search {
	padding-top: 6px;
}

.ipad header .header__blue .content .search input {
	padding: 3px 5px;
}

.ipad header .header__blue .content .search input::-moz-placeholder {
	line-height: 16px;
}

.ipad header .header__blue .content .search input:-moz-placeholder {
	line-height: 16px;
}

.ipad header .header__blue .content .search input::-webkit-input-placeholder {
	line-height: 16px;
}

.logo {
	float: left;
	box-sizing: border-box;
	margin-top: 27px;
	margin-bottom: 13px;
}

footer {
	position: relative;
	z-index: 1;
	overflow: hidden;
	/*margin-top: 53px;*/
}

footer .content__footer {
	width: 100%;
	margin: 0 auto;
}

footer .content__footer a {
	text-decoration: none;
	display: block;
}

footer .content__footer.content__footer--blue1 {
	background: #003846;
	height: 240px;
}

footer .content__footer.content__footer--blue2 {
	background: #e31d1a;
	height: 30px;
	color: #a3a9ab;
}

footer .content__footer.content__footer--blue1 .content .content__v-align {
	padding-top: 35px;
	vertical-align: top;
	font-size: 0;
}

footer .content__footer .content .column {
	display: inline-block;
	vertical-align: top;
}

footer .content__footer .content .column p {
	margin-top: 0;
}

footer .content__footer .content .column p,
footer .content__footer .content .column a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

footer .content__footer .content .column:first-child {
	width: 30%;
}

footer .content__footer .content .column:nth-child(2n) {
	width: 30%;
}

footer .content__footer .content .column:last-child {
	width: 40%;
}

footer .content__footer .content {
	display: table;
	height: 100%;
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
}

footer .content__footer .content .content__v-align {
	display: table-cell;
	vertical-align: middle;
}

footer .content__footer.content__footer--blue2 .content .content__v-align>div {
	float: left;
	line-height: 30px;
	font-size: 10px;
	color: #fff;
}

footer .content__footer .copy {
	float: right;
	font-size: 10px;
	height: 30px;
	/*height: 100px;*/
	display: inline-table;
	vertical-align: middle;
}

footer .content__footer .copy a {
	margin-right: 5px;
	text-decoration: none;
	color: #fff;
	display: inline-block;
}

footer .content__footer .copy .content {
	display: table-cell;
	vertical-align: middle;
}

footer .content__footer .logos {
	/*padding-top: 10px;*/
	vertical-align: middle;
	display: inline-block;
}

footer .content__footer .logos>div {
	display: block;
	/*display: block;    margin-left: 0;    */
}

footer .content__footer .social_links {
	font-size: 0;
	margin-bottom: 20px;
}

footer .content__footer .logos a,
footer .column .logos img {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
}

footer .content__footer .social_links a {
	display: inline-block;
	margin-right: 10px;
}

footer .content__footer .social_links a img {
	max-width: 24px
}

@media (min-width: 992px) {
	footer .content__footer .social_links a img {
		max-width: 33px
	}
}

footer .content__footer .email {
	display: block;
	margin-bottom: 20px;
}

footer .content__footer .email a {
	color: #fff;
	text-decoration: none;
}

footer .form--newsletter {
	max-width: 234px;
	width: 100%;
	position: relative;
}

footer .form--newsletter .success_msg {
	margin-top: 5px;
	font-size: 12px;
	color: #fff;
}

footer .form--newsletter input[type="text"] {
	background: #00212a;
	border-color: #00212a;
	border-style: solid;
	width: 100%;
	height: 24px;
	color: #fff;
	box-sizing: border-box;
	padding: 0 5px;
	font-family: 'Ubuntu', sans-serif;
}

footer .form--newsletter input:-ms-input-placeholder {
	color: #fff;
	font-weight: bold;
}

footer .form--newsletter input::-moz-placeholder {
	color: #fff;
	font-weight: bold;
}

footer .form--newsletter input:-moz-placeholder {
	color: #fff;
	font-weight: bold;
}

footer .form--newsletter input::-webkit-input-placeholder {
	color: #fff;
	font-weight: bold;
}

footer .form--newsletter input[type="text"]:focus {
	outline: 0;
}

footer .form--newsletter .submit {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 10px;
	background: #00212a;
	border: 0;
	content: '\f054';
	color: #fff;
	font-family: 'fontAwesome';
	cursor: pointer;
}

footer .form--newsletter .submit:after {
	color: #fff;
	content: '\f054';
	display: block;
	color: #fff;
	font-family: 'fontAwesome';
}

footer .content__footer .morada {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-right: 30px;
	position: relative;
	line-height: 22px;
	padding-left: 0px;
	box-sizing: border-box;
	display: block;
	margin-bottom: 20px;
}

footer .content__footer .morada:before {
	position: static;
	display: inline-block;
	margin-right: 0;
	content: "";
}

footer .content__footer .telefone {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	position: relative;
	line-height: 22px;
	padding-left: 0;
	box-sizing: border-box;
}

footer .content__footer .telefone:before {
	position: static;
	display: inline-block;
	content: "";
	left: 0;
	vertical-align: middle;
}

footer .content__footer h2 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 0 90px 20px 0;
	position: relative;
	padding-left: 14px;
	box-sizing: border-box;
}

footer .content__footer h2:before {
	position: static;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 4px;
	content: "";
	width: 14px;
	height: 8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 8px 0 0px;
	border-color: #e31d1a transparent transparent transparent;
}

.container-banner {
	padding-top: 122px;
	position: relative;
	z-index: 0;
}

.container-banner.less-padding-top {
	padding-top: 92px;
}

.container-banner.notfound .content,
.container-banner.notfound .content .banner {
	height: 216px;
}

.container-banner.notfound .content-headline {
	padding-top: 122px;
	box-sizing: border-box;
}

.container-banner.notfound .content-headline h2 {
	font-size: 35px;
	font-family: 'uni_sans_semiboldregular';
	font-weight: bold;
	text-transform: uppercase;
	color: #fff !important;
	text-align: center;
	margin-top: 80px;
}

.container-banner.notfound .content .banner .img {
	background: #003846 !important;
	background-image: inherit !important;
}

.container-banner .btn-left,
.container-banner .btn-right {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
}

.container-banner .btn-left {
	left: 20px;
}

.container-banner .btn-right {
	right: 20px;
}

.container-banner .content {
	height: 510px;
	position: relative;
}

.container-banner .content .banner {
	width: 100%;
	height: 510px;
	position: absolute;
	top: 0;
}

.container-banner .content .banner .img {
	width: 100%;
	height: 100%;
}

.container-banner .content-headline {
	max-width: 1180px;
	width: 100%;
	left: 50%;
	margin-left: -580px;
	position: absolute;
	height: 100%;
	top: 0;
}

.container-banner .content-headline .headline {
	max-width: 732px;
	width: 100%;
	padding: 0 45px;
	box-sizing: border-box;
	/*background: #0091ac;*/
	background: #e31d1a;
	color: #fff;
	position: absolute;
	bottom: -65px;
	right: 14px;
	min-height: 48px;
}

.container-banner .content-headline .headline.js-active {
	z-index: 1;
}

.container-banner .content-headline .headline::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0px 48px 28px;
	border-color: transparent transparent #f1f1f1 transparent;
}

.container-banner .content-headline .headline p {
	margin-bottom: 19px;
}

.container-banner .content-headline .headline h2 {
	margin: 19px 0;
}

.btn-contacto {
	background: url(../img/botao.svg) no-repeat;
	width: 119px;
	height: 205px;
	background-size: 119px 207px;
	position: absolute;
	right: 0;
	/*top: 464px;*/
	top: 493px;
	z-indeX: 1;
	cursor: pointer;
}

.btn-contacto a {
	display: block;
	height: 100%;
}

.btn-contacto span {
	display: block;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
	position: absolute;
	bottom: 10px;
	right: 5px;
}

.btn-generic-1 {
	font-size: 16px;
	color: #013644;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.btn-generic-1:after {
	content: "";
	position: static;
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: 10px;
	background: url(../img/icons/icon_call_to_action.png) no-repeat;
}

.btn-generic-2 {
	background: #e31d1a;
	color: #fff;
	display: table;
	font-size: 16px;
	line-height: 28px;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 0 5px;
}

.btn-generic-2 b {
	margin: 0 2px;
}

.btn-generic-2:after {
	content: "";
	position: static;
	display: inline-block;
	width: 14px;
	height: 12px;
	background: url(../img/icons/icon_call_to_action2.png) no-repeat;
}

.btn-generic-3,
.wow.fadeInUp a {
	color: #013644;
	margin: 0 4px;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
		-ms-transform: translateY(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		-ms-transform: translateY(0);
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

caption {
	font-size: 16px;
	color: #013644;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
}

caption a {
	font-size: 16px;
	color: #013644;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

caption a:after {
	content: "";
	position: static;
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: 10px;
	text-decoration: none;
	background: url(../img/icons/icon_call_to_action.png) no-repeat;
}

table {
	display: table;
	font-family: Ubuntu, sans-serif;
	text-align: center;
	margin-top: 10px;
}

table thead {
	color: #013644;
	box-sizing: border-box;
	margin: 0 1px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #0091ac;
	text-transform: uppercase;
}

table tr td:first-child {
	font-size: 16px;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

table tr th {
	box-sizing: border-box;
	margin: 0 1px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #0091ac;
	text-transform: uppercase;
}

.block .block__content .block p a {
	font-size: 16px;
	color: #013644;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	text-decoration: underline;
}

table thead tr td {
	box-sizing: border-box;
	margin: 0 1px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background: #003846 !important;
	text-transform: uppercase;
}

.block .block__content .block table thead tr td p {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

table tr td {
	color: #013644;
	box-sizing: border-box;
	margin: 0 14px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}

table tr td a {
	font-size: 16px;
	color: #013644;
	font-family: "Ubuntu", sans-serif;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

table tr td a:after {
	content: "";
	position: static;
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: 10px;
	background: url(../img/icons/icon_call_to_action.png) no-repeat;
	width: 100%;
	background-position: right 20px center;
	margin-top: -19px;
}

table tfoot tr td {
	font-weight: bold;
}

.sitemap ul li a {
	text-decoration: none;
	color: #003745;
	font-family: "Ubuntu", sans-serif;
}

.block .block__content .sitemap ul li:before {
	content: "";
}

.sitemap ul li.level-2 {
	margin-top: 10px;
}

.sitemap ul li.level-2 a,
.sitemap ul li.level-3 a {
	text-transform: uppercase;
	font-weight: bold;
}

.sitemap ul li.level-5 a {
	text-transform: none;
	font-weight: normal;
}

.sitemap ul li a:hover {
	text-decoration: underline
}

.block .block__content .sitemap ul li>ul li>ul {
	padding-left: 12px;
}

.block .block__content .sitemap ul li.level-7>ul {
	padding-left: 16px;
}

.sitemap ul li.level-4>a {
	display: block;
	color: #003846;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.sitemap ul li.level-4 {
	margin-top: 2px;
}

.sitemap ul li.level-4>a:before {
	content: '';
	display: inline-block;
	position: static;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 14px 8px 0 0px;
	border-color: #e31d1a transparent transparent transparent;
	margin-right: 3px;
}

.sitemap ul li.level-5>a {
	font-weight: bold;
	margin-top: 3px;
	text-transform: uppercase;
	/*color: #0091ac;*/
	font-size: 12px;
	line-height: 13px;
}

.sitemap ul li.level-6>a {
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
}

.sitemap ul li.level-7>a,
.sitemap ul li.level-8>a,
.sitemap ul li.level-9>a,
.sitemap ul li.level-10>a {
	font-size: 12px;
	line-height: 13px;
}

.block .block__content .sitemap ul li.level-8:before {
	content: '-';
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px;
	font-size: 12px
}

/*.crop-banner {    background: url('/img/banner/crop_banner.png') no-repeat;    background-size: cover;    background-position: center bottom;    width: 102%;    height: 100%;    position: absolute;    bottom: -5px;    right: -3px;    left: -3px;}*/
.block .block__content .block__1-4>.bigthumb {
	background: rgba(255, 255, 255, 0.5);
	box-sizing: border-box;
	height: 335px;
	max-width: 264px;
	width: 100%;
	display: inline-table;
	text-decoration: none;
	margin-right: 40px;
	padding-bottom: 15px;
}

.block .block__content .block__1-4>.bigthumb a {
	text-decoration: none;
}

.block .block__content .block__1-4>.bigthumb h3,
.block .block__content .block__1-4>.bigthumb p {
	padding-left: 10px;
	padding-right: 10px;
}

.block .block__content .block__1-4>.bigthumb img {
	margin-bottom: 15px;
}

.block .block__content .block__1-4>.imagethumb {
	background: rgba(255, 255, 255, 0.5);
	box-sizing: border-box;
	height: 170px;
	max-width: 264px;
	width: 100%;
	display: inline-table;
	text-decoration: none;
	margin-right: 40px;
}

.block--white .item-resultado {
	display: table;
	width: 100%;
	max-width: 1180px;
	border-bottom: 1px solid #7f969b;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
}

.block--white .item-resultado .img {
	float: left;
	width: 370px;
	height: 128px;
	overflow: hidden;
	margin: 0px 20px 0px 0;
}

.block--white .item-resultado a {
	text-decoration: none;
}

.block--white .item-resultado .img>div {
	width: 370px;
	height: 128px;
}

.block--white .item-resultado .img img {
	width: 100%;
}

.block--white .item-resultado .img:empty {
	display: none;
}

.block--white .item-resultado .texto {
	min-width: 130px;
	vertical-align: middle;
	width: 100%;
}

.block--white .item-resultado .texto h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #013644;
	text-transform: uppercase;
	vertical-align: middle;
	margin: 0;
}

.block--white .item-resultado .texto h2 a {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #013644;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none;
}

.block--white .item-resultado a:hover .texto h2 {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #fdb913 !important;
	text-transform: uppercase;
	vertical-align: middle;
	text-decoration: none;
}

.block--white .item-resultado .texto p {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	color: #013644;
	vertical-align: middle;
	margin: 0;
}

.block--white .item-resultado .texto p:empty {
	display: none;
}

.pagination {
	margin-top: 20px
}

.pagination>a {
	text-decoration: none;
}

.pagination>* {
	padding: 5px 10px;
	background: #04333e;
	color: #fff;
}

.pagination>b {
	background: #e31d1a;
	cursor: default;
}

.pagination>a:hover {
	text-decoration: underline;
	background: #e31d1a;
}

.bg--white {
	background: #fff;
	font-size: 0
}

.popup {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 110;
	background: rgba(4, 55, 68, .9);
	width: 100%;
	height: 100%;
	overflow-y: auto;
}

.popup__container {
	margin: 0 auto;
	max-width: 808px;
	box-sizing: border-box;
	width: 100%;
	display: table;
	height: 100%;
}

.popup__content {
	display: table-cell;
	vertical-align: middle;
}

.popup__content .content {
	display: table;
	padding: 4px;
	background: #fff;
	border-radius: 4px;
	position: relative;
	margin: 10px auto;
}

.popup__content img {
	width: 100%;
}

.popup__btn-close {
	cursor: pointer;
	position: absolute;
	right: -30px;
	top: -4px;
}

.popup__btn-close:before {
	content: '\f00d';
	font-family: 'FontAwesome';
	font-size: 25px;
	color: #fff;
	display: block;
}

.popup__btn-close:hover:before {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.block.m-top {
	margin-top: 60px;
}

.block .block__content.m-top {
	margin-top: 60px;
}

.img-destaque {
	margin-bottom: 35px;
}

.align_center {
	text-align: center;
}

.block .block--white form>div.form-row {
	font-size: 0;
}

.input--file.input-margin {
	margin: 1% 75px;
}

.input--file.input-margin:first-child {
	margin-top: 15px;
}

.label {
	width: 100%;
	margin: 10px auto;
	display: block;
	text-align: center;
}

header .header__blue .callcenter {
	line-height: 29px;
	padding: 0 10px
}

header .header__blue .callcenter img {
	vertical-align: top;
	margin-top: 2px;
	margin-left: 5px;
}

.js-disabled {
	background: #666666 !important;
}

.img--default {
	display: inline-block;
}

.img--mobile {
	display: none;
}

.btn__menu {
	display: none;
	position: absolute;
	top: 22px;
	right: 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
}

.btn__menu hr {
	border: 0;
	height: 5px;
	background: #003846;
	position: absolute;
	width: 100%;
	margin: 0;
	transition: background 0.1s linear;
}

.btn__menu:hover hr {
	background: #e31d1a;
}

.btn__menu hr:first-child {
	top: 0;
}

.btn__menu hr:nth-child(2n) {
	top: 10px;
}

.btn__menu hr:last-child {
	top: 20px;
}

.resp__home {
	display: none;
}

.resp__home:hover .fa {
	color: #e31d1a;
}

.resp__home .fa {
	transition: color 0.1s linear;
	color: #003d4d;
}

.resp__menu {
	display: none;
	background: #043846;
	height: 100vh;
	width: 100%;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	z-index: -1;
}

.resp__menu>div {
	position: absolute;
	width: 100%;
	display: block;
	padding-top: 70px;
	padding-bottom: 10px;
	box-sizing: border-box;
	left: 0;
}

.resp__menu>div>div>.resp__dropdown {
	position: relative;
}

.resp__menu>div>div>.resp__dropdown,
.resp__menu>div>div>a {
	border-bottom: 1px solid #003442;
	box-sizing: border-box;
	font-size: 16px;
	color: #fff;
	font-family: 'Ubuntu';
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 100%;
	text-decoration: none;
	box-sizing: border-box;
}

.resp__menu>div>div>a {
	padding: 8px 25px;
	box-sizing: border-box;
}

.resp__menu>div>div>.resp__dropdown:last-child,
.resp__menu>div>div>a:last-child {
	border-bottom: 0;
}

.resp__menu>div>div>.resp__dropdown>a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 8px 25px;
	position: relative;
	z-index: 11;
	box-sizing: border-box;
}

.resp__menu>div>div>.resp__dropdown>.resp__submenu>div {
	padding: 10px 25px;
	box-sizing: border-box;
}

.resp__menu>div>div>.resp__dropdown>.resp__submenu>div>a {
	color: #9aafb5;
	font-size: 14px;
	line-height: 25px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	width: 100%;
	box-sizing: border-box;
}

.resp__menu .resp__dropdown.js-active::after {
	transform: rotateX(180deg);
}

.resp__menu .resp__dropdown::after {
	content: '';
	display: block;
	background: url('../img/icons/icon_formdropdown.png') no-repeat;
	width: 21px;
	height: 12px;
	position: absolute;
	z-index: 1;
	right: 25px;
	top: 12px;
	transform-style: preserve-3d;
	transition: transform 0.3s linear;
}

.resp__menu .resp__submenu {
	overflow: hidden;
	background: #003442;
	/* #043846 */
	max-height: 0;
	-webkit-transition: max-height 0.3s;
	-moz-transition: max-height 0.3s;
	-ms-transition: max-height 0.3s;
	-o-transition: max-height 0.3s;
	transition: max-height 0.3s;
}

.resp__menu .resp__submenu.js-active {
	max-height: 1000px;
}

.resp__menu a.search {
	background: #fff;
	color: #868884;
	padding: 4px;
	vertical-align: top;
	position: absolute;
	right: 25px;
}

.resp__menu>div>div>.search {
	padding: 5px 25px 0;
	box-sizing: border-box;
	width: 100%;
}

.resp__menu>div>div>.search>div {
	background: #fff;
	height: 26px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
}

.resp__menu .search input {
	width: 100%;
	vertical-align: middle;
	display: inline-block;
	border: 0;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 30px 6px 5px;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.resp__menu .languages__mobile {
	display: flex;
	justify-content: center;
	font-family: "Ubuntu", sans-serif;
	font-size: 20px
}

.resp__menu .languages__mobile a {
	color: #fff;
	text-decoration: none;
	margin: 0 10px
}

.content__map {
	display: table;
	width: 100%;
}

.map__content-btns {
	width: 100%;
	border-spacing: 0;
	font-size: 0;
	border-bottom: 1px solid #003846;
}

.map__tab--btn {
	padding-right: 10px;
}

.map__tab--btn:last-child {
	padding-right: 0;
}

.map__tab--btn {
	cursor: pointer;
	font-size: 15px;
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}

.map__tab--btn span {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	font-weight: bold;
	text-transform: uppercase;
	box-sizing: border-box;
}

.map__tab--btn>div {
	width: 100%;
	background: #c6d1d4;
	display: table;
}

.map__tab--btn.js-active>div {
	background: #e31d1a;
}

.map__tab {
	font-size: 0;
	display: none;
	padding-right: 50%;
	position: absolute;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
}

.map__tab.js-active {
	display: block;
}

.map__tab .column {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	width: 50%;
	padding-right: 10px;
	box-sizing: border-box;
	color: #003846;
	height: 100%
}

.map__tab .column .button__tab p {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.map__tab .column .button__tab h3 {
	margin: 0;
	font-size: 13px;
	color: #e31d1a;
}

.map__tab .column .button__tab div,
.map__tab .column .button__tab p,
.map__tab .column .button__tab a {
	font-size: 12px;
	text-decoration: none;
	color: #003846;
	word-break: break-all;
}

.map__tab .column .button {
	background: #184b57;
	padding: 10px 0;
	margin-right: 10px;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
}

.map__tab .column .button.js-active {
	background: #e31d1a;
}

.map__tab .column .button.js-active:after {
	content: '';
	display: block;
	position: absolute;
	right: -5px;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 17px 0 18px 5px;
	border-color: transparent transparent transparent #e31d1a;
}

.map--tab .morada,
.map--tab .fax,
.map--tab .telefone,
.map--tab .num {
	font-size: 16px;
}

.map--tab .fax,
.map--tab .telefone,
.map--tab .num {
	display: inline-block;
	margin-right: 10px;
}

.block .block__content .block .content__map.map--tab p.h3 {
	font-weight: bold;
	margin-bottom: 0;
	text-transform: uppercase;
}

.block .block__content .block .content__map.map--tab .num {
	font-weight: bold;
	margin-bottom: 0;
}

.contactos_gerais .num {
	display: block;
}

.contactos_gerais {
	margin-bottom: 18px;
	line-height: 22px;
	color: #003846;
}

.container__tabs {
	position: relative;
	box-sizing: border-box;
	height: 574px;
	margin-top: 12px;
}

.contactos_gerais .morada,
.contactos_gerais .telefone,
.contactos_gerais .email,
.contactos_gerais .coordenadas,
.contactos_gerais .horario,
.contactos_gerais .fax {
	padding-left: 20px;
	line-height: 22px;
}

.morada,
.telefone,
.fax,
.map__tab .column .email,
.map__tab .column .coordenadas,
.map__tab .column .horario {
	position: relative;
	line-height: 16px;
	padding-left: 15px;
	display: block
}

.map__tab .column .morada,
.map__tab .column .telefone,
.map__tab .column .fax,
.map__tab .column .email,
.map__tab .column .coordenadas,
.map__tab .column .horario {
	display: block;
}

.morada:before {
	content: "\f015";
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.telefone:before {
	content: "\f095";
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.fax:before {
	content: "\f02f";
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	left: 0;
}

.map__tab .column .email:before,
.block--kioti-contacts .email:before {
	content: "\f0e0";
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
}

.block--kioti-contacts .coordenadas {
	position: relative;
	padding-left: 15px;
}

.map__tab .column .coordenadas:before,
.block--kioti-contacts .coordenadas:before {
	content: '\F024';
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.block--kioti-contacts .coordenadas:before {
	top: 2px;
}

.map__tab .column .horario:before {
	content: '\f017';
	font-family: 'fontAwesome';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.button__tab {
	display: none;
	position: relative;
	overflow: hidden;
	padding-right: 14px;
	padding-left: 5px;
	z-index: 0;
}

.iScrollIndicator {
	background: #184b57 !important;
	cursor: pointer;
}

.button__tab.js-active {
	display: block;
	height: 574px;
}

.map--tab {
	position: relative;
}

.map--tab .container__map {
	position: relative;
	height: 574px;
	width: 50%;
	/*574px*/
	float: right;
}

.map--tab #map {
	width: 100%;
	height: 574px;
	position: absolute;
	right: 0;
	top: 0;
}

.map__content-btns.col-2 .map__tab--btn {
	width: 50%;
}

.map__content-btns.col-3 .map__tab--btn {
	width: 33.333%;
}

.map__content-btns.col-4 .map__tab--btn {
	width: 25%;
}

.map__content-btns.col-5 .map__tab--btn {
	width: 20%;
}

.map__content-btns.col-6 .map__tab--btn {
	width: 16.66667%;
}

.map__content-btns.col-7 .map__tab--btn {
	width: 14.2857%;
}

.map__content-btns.col-8 .map__tab--btn {
	width: 12.5%;
}

.directions {
	display: none;
	font-size: 14px;
	padding: 13px 10px;
	color: #fff;
	background: #003846;
	width: 100%;
	border: 0;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}

.map__dropdown-list {
	display: none;
	width: 100%;
	background: #003846;
	position: relative;
	cursor: pointer;
}

.map__dropdown-list .curr {
	font-size: 14px;
	padding: 13px 10px;
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.map__dropdown-list .arrow {
	width: 21px;
	height: 12px;
	padding: 15px 8px 15px 0;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	z-index: 0;
}

.map__dropdown-list .arrow:after {
	content: '';
	display: block;
	background: url(../img/icons/icon_formdropdown.png) no-repeat;
	width: 21px;
	height: 12px;
}

.map__dropdown-list .dropdown {
	box-sizing: border-box;
	padding: 11px 10px 10px;
	display: none;
}

.map__dropdown-list .dropdown .drop__parent {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
}

.map__dropdown-list .dropdown .drop__parent:last-child {
	margin-bottom: 0;
}

.map__dropdown-list .dropdown .drop__local {
	font-size: 12px;
	line-height: 20px;
	font-weight: 100;
}

.map__dropdown-list.js-active .dropdown {
	display: block;
}

.map__dropdown-list.js-active .arrow {
	transform: rotateX(180deg);
	transform-origin: center;
}

.map__dropdown-list.js-active .curr {
	display: none;
}

div.video {
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}

div.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.label.dark-blue {
	background: #003846;
	margin-bottom: 5px
}

.label.blue {
	background: #33606B;
}

.block .block--white form label {
	background: #003846;
}

.block .block--white form>div .column h3,
.block .block--white form>div .content .column p {
	color: #003846;
}

.block .block--white form a.submit__form {
	background: #003846;
}

.block .block--white form>.form-tab .to-show input[type="submit"] {
	background: #003846;
	color: #fff;
}

.block .block__content .form--newsletter {
	text-align: center;
	position: relative;
	margin: 30px auto 125px;
}

.block .block__content .form--newsletter input[type="text"] {
	max-width: 400px;
	width: 100%;
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	height: 40px;
	font-size: 16px;
	vertical-align: top;
	border: 0;
	margin-right: 5px;
}

footer .form--newsletter input[type="text"].error {
	border-color: #e31d1a;
}

.block .block__content .form--newsletter input[type="submit"] {
	font-family: "Ubuntu";
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	box-sizing: border-box;
	height: 40px;
	vertical-align: top;
	background: #003846;
	border: 0;
	color: #fff;
	display: inline-block;
}

.form--newsletter .checkbox {
	position: relative;
	cursor: pointer;
	display: block;
	padding-left: 20px;
	margin-top: 10px;
}

.form--newsletter .checkbox label {
	cursor: pointer;
	display: block;
	font-size: 10px;
	color: #fff;
}

.form--newsletter .checkbox label::before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.3);
	border: 1px solid #fff;
}

.form--newsletter .checkbox input:checked~label::after {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 10px;
	height: 10px;
	background: url('../img/check.png');
	background-repeat: no-repeat;
}

.form--newsletter .checkbox input {
	outline: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-appearance: none;
	margin: 0;
	cursor: pointer;
}

.form--newsletter .checkbox.error label::before {
	border: 1px solid #e31d1a;
}

.st0 {
	clip-path: url(#SVGID_2_);
	fill: #FFFFFF;
}

svg .st13:hover .st4,
svg .st13:hover .st10 {
	fill: #e31d1a;
}

.st1 {
	clip-path: url(#SVGID_2_);
	fill: #C6D4D9;
}

.st2 {
	clip-path: url(#SVGID_2_);
	fill: #DDDCDC;
}

.st3 {
	clip-path: url(#SVGID_2_);
	fill: none;
	stroke: #1D3640;
	stroke-width: 0.22;
}

.st4 {
	clip-path: url(#SVGID_2_);
	fill: #003846;
	cursor: pointer;
}

.st5 {
	clip-path: url(#SVGID_2_);
	fill: none;
	stroke: #5E828E;
	stroke-width: 0.22;
}

.st6 {
	clip-path: url(#SVGID_2_);
	fill: none;
}

.st7 {
	clip-path: url(#SVGID_2_);
	fill: none;
	stroke: #2E448E;
	stroke-width: 0.22;
}

.st8 {
	clip-path: url(#SVGID_2_);
	fill: #85A1AB;
}

.st9 {
	clip-path: url(#SVGID_2_);
	fill: none;
	stroke: #85A1AB;
	stroke-width: 0.22;
}

.st10 {
	clip-path: url(#SVGID_2_);
	fill: #33606B;
	cursor: pointer;
}

.st11 {
	clip-path: url(#SVGID_2_);
	fill: #DFEDF2;
}

.st12 {
	clip-path: url(#SVGID_2_);
	fill: #D2DDE0;
}

.st13 {
	clip-path: url(#SVGID_2_);
}

.st14 {
	clip-path: url(#SVGID_4_);
}

.st15 {
	clip-path: url(#SVGID_6_);
}

.st16 {
	fill: #FFFFFF;
}

.st17 {
	font-family: 'uni_sans_semiboldregular';
	cursor: pointer;
}

.st18 {
	font-size: 22.2848px;
}

.st19 {
	clip-path: url(#SVGID_8_);
}

.st20 {
	clip-path: url(#SVGID_10_);
}

.st21 {
	clip-path: url(#SVGID_12_);
}

.st22 {
	clip-path: url(#SVGID_14_);
}

.st23 {
	clip-path: url(#SVGID_16_);
}

.st24 {
	clip-path: url(#SVGID_18_);
}

.st25 {
	clip-path: url(#SVGID_20_);
}

.st26 {
	clip-path: url(#SVGID_22_);
}

.st27 {
	clip-path: url(#SVGID_24_);
}

.st28 {
	clip-path: url(#SVGID_26_);
}

.st29 {
	opacity: 0.5;
	clip-path: url(#SVGID_2_);
}

.st30 {
	clip-path: url(#SVGID_28_);
}

.st31 {
	clip-path: url(#SVGID_32_);
}

.svg_map>div {
	margin: 0 auto;
	/*background: url(../img/mapa.png) no-repeat;*/
	width: 1134px;
	height: 624px;
	position: relative;
}

.svg_map .content-labels {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}

.svg_map .content-labels>.label {
	display: table;
	font-size: 15px;
	padding: 0 10px;
	line-height: 31px;
	float: right;
	text-align: right;
	clear: right;
	color: #fff;
	font-weight: bold;
}

.svg_map svg a path,
.svg_map svg a text {
	cursor: pointer;
	font-family: 'uni_sans_semiboldregular';
}

.block .block__content .svg_map {
	padding: 20px 0 0;
}

.block .block__content .svg_map .label {
	width: auto;
}

.block .block__content .block.block--white.block-history {
	padding-bottom: 0;
}

.block .block__content .block.block--history {
	padding: 25px 0;
}

/* line 4, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row {
	font-size: 0;
	padding-bottom: 50px;
	position: relative;
	min-height: 250px;
}

@media(max-width: 600px) {

	/* line 4, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row {
		padding-bottom: 20px;
	}
}

/* line 11, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row:last-child {
	padding-bottom: 0;
}

/* line 13, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col {
	box-sizing: border-box;
	padding: 0 20px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

@media(max-width: 600px) {

	/* line 13, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col {
		width: 100%;
	}
}

/* line 21, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .image {
	padding-right: 20px;
	box-sizing: border-box;
}

@media(max-width: 600px) {

	/* line 21, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col .image {
		padding-right: 0;
	}
}

/* line 26, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .image img {
	width: 100%;
}

/* line 28, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .text {
	position: relative;
	box-sizing: border-box;
	font-size: 16px;
	width: 100%;
	display: inline-block;
}

@media(max-width: 1180px) {

	/* line 28, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col .text {
		width: 100%;
	}
}

@media(max-width: 600px) {

	/* line 28, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col .text {
		margin-top: 20px;
	}

	/* line 37, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col .text:after {
		display: none !important;
	}

	/* line 39, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row .col .text:before {
		display: none !important;
	}
}

/* line 42, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .text h2 {
	font-size: 50px;
	line-height: 37px;
	margin-top: 0;
	margin-bottom: 16px;
	color: #e31d1a;
	padding-left: 0;
}

.block.block--history .row .col .text h2::before {
	display: none;
}

/* line 48, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .text h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 0;
}

/* line 53, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row .col .text p {
	margin: 0;
}

/* line 55, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-right {
	padding-right: 50%;
}

@media(max-width: 600px) {

	/* line 55, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row.text--align-right {
		padding-right: 0;
	}
}

/* line 60, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-right .col:first-child {
	position: absolute;
	top: 0;
	right: 0;
}

@media(max-width: 600px) {

	/* line 60, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row.text--align-right .col:first-child {
		position: static;
	}
}

/* line 66, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-right .col:last-child {
	text-align: right;
	width: 100%;
}

@media(max-width:600px) {

	/* line 66, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row.text--align-right .col:last-child {
		text-align: left;
	}
}

/* line 71, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-right .col:last-child .text {
	padding-right: 20px;
}

/* line 73, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-right .col:last-child .text:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 20px 0 0;
	border-color: #003846 transparent transparent transparent;
}

/* line 84, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-left {
	padding-left: 50%;
}

@media(max-width: 600px) {

	/* line 84, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row.text--align-left {
		padding-left: 0;
	}
}

/* line 89, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-left .col:first-child {
	position: absolute;
	top: 0;
	left: 0;
}

@media(max-width: 600px) {

	/* line 89, ../../lib/sass/project/blocks/_block_history.sass */
	.block.block--history .row.text--align-left .col:first-child {
		position: static;
	}
}

/* line 95, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-left .col:last-child {
	width: 100%;
	text-align: left;
}

/* line 98, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-left .col:last-child .text {
	text-align: left;
}

/* line 100, ../../lib/sass/project/blocks/_block_history.sass */
.block.block--history .row.text--align-left .col:last-child .text:after {
	content: "";
	display: block;
	top: 0;
	position: absolute;
	left: -40px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 20px 0 0;
	border-color: #003846 transparent transparent transparent;
}

header .header .menu-3 .btn-dropdown.left {
	position: relative;
}

header .header .menu-3 .btn-dropdown.left:hover>.submenu {
	display: table;
	padding: 15px 25px;
}

header .header .menu-3 .btn-dropdown.left .submenu {
	right: inherit;
	left: 50%;
	transform: translateX(-50%);
	margin-left: 0;
	top: 32px;
}

header .header .menu-3 .btn-dropdown.left .submenu .grid-1-1 .column {
	width: 215px;
}

.to-show,
.radio-toshow,
.tooglefade,
.tooglefade2,
label.tooglefade2,
.block .block--white form label.tooglefade2 {
	display: none;
}

.to-show.js-active,
.radio-toshow.js-active,
.tooglefade.js-active,
.tooglefade2.js-active,
label.tooglefade2.js-active,
.block .block--white form label.tooglefade2.js-active {
	display: block;
}

.btn-generic-4.tooglefade2 {
	display: none;
}

.btn-generic-4.tooglefade2.js-active {
	display: inline-table;
}

.block .block--white form .content.tooglefade2 {
	display: none;
}

.block .block--white form .content.tooglefade2.js-active {
	display: inline-block;
}

.btn-generic-4 {
	font-size: 15px;
	display: inline-block;
	color: #003846;
}

/* line 63, ../../lib/sass/project/_buttons.sass */
.btn.square {
	padding: 30px 30px 20px 20px;
	position: relative;
	z-index: 10;
	display: inline-block;
	border-top: 10px solid #e31d1a;
	border-left: 10px solid #e31d1a;
	overflow: hidden;
	margin: 0 40px;
	box-sizing: border-box;
}

.btn.square .table .vertical-align h2 {
	padding: 0;
}

.btn.square .table .vertical-align h2::before {
	display: none;
}

@media(max-width: 1080px) {

	/* line 63, ../../lib/sass/project/_buttons.sass */
	.btn.square {
		height: 220px;
	}
}

@media(max-width: 600px) {

	/* line 63, ../../lib/sass/project/_buttons.sass */
	.btn.square {
		padding-left: 20px;
		max-width: 220px;
		width: 100%;
		margin: 0 auto -50px;
		min-width: inherit;
		padding-bottom: 50px;
	}
}

/* line 83, ../../lib/sass/project/_buttons.sass */
.btn.square h2 {
	font-size: 25px;
	line-height: 25px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
}

@media(max-width: 1080px) {

	/* line 83, ../../lib/sass/project/_buttons.sass */
	.btn.square h2 {
		font-size: 30px;
		line-height: 30px;
	}
}

@media(max-width: 600px) {

	/* line 83, ../../lib/sass/project/_buttons.sass */
	.btn.square h2 {
		font-size: 25px;
		line-height: 25px;
		max-width: 220px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

/* line 99, ../../lib/sass/project/_buttons.sass */
.btn.square span {
	font-size: 20px;
	color: #003846;
}

/* line 102, ../../lib/sass/project/_buttons.sass */
.btn.square .angle {
	width: 120px;
	height: 10px;
	position: absolute;
	bottom: 0;
	right: -22px;
	background: #e31d1a;
	transform: rotate(-55deg);
}

/* line 110, ../../lib/sass/project/_buttons.sass */
.btn.square .line-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	display: block;
	padding-bottom: 50px;
	box-sizing: border-box;
}

/* line 119, ../../lib/sass/project/_buttons.sass */
.btn.square .line-right:before {
	content: "";
	background: #e31d1a;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 125, ../../lib/sass/project/_buttons.sass */
.btn.square .line-bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 10px;
	width: 100%;
	display: block;
	content: "";
	padding-right: 40px;
	box-sizing: border-box;
}

/* line 135, ../../lib/sass/project/_buttons.sass */
.btn.square .line-bottom:before {
	content: "";
	background: #e31d1a;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 3, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products {
	padding-bottom: 0;
	padding: 40px 0 0 !important;
}

.block.column__products .block {
	padding: 0 !important;
}

/* line 5, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .headline {
	position: relative;
	padding-top: 10px;
	margin-bottom: 4px;
	max-width: 510px;
	font-size: 40px;
	font-weight: normal;
	color: #003644;
	line-height: 40px;
	font-family: "PT Sans", sans-serif;
}

@media(max-width: 960px) {
	.btn.square h2 {
		font-size: 25px !important;
		margin-top: 0 !important;
	}
}

@media(max-width: 700px) {

	/* line 5, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .headline {
		top: -100px;
	}
}

/* line 17, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .btn.square {
	padding-bottom: 160px;
	margin-bottom: -110px;
	position: relative;
	z-index: 2;
	width: 310px;
}

/* line 23, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products {
	overflow: hidden;
	font-size: 0;
	display: flex;
}

/* line 26, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column {
	flex-grow: 1;
	position: relative;
}

/* line 30, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product {
	padding: 0;
}

/* line 32, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product .product__img {
	height: 500px;
	top: 0;
	left: 0;
}

/* line 36, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product .product__content {
	padding: 50px 40px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	overflow: hidden;
}

/* line 45, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product .product__content>div {
	box-sizing: border-box;
	height: 200px;
	background: rgba(0, 42, 56, 0.9);
	vertical-align: middle;
	color: white;
	padding: 40px 20px;
	display: table-cell;
}

/* line 55, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product .product__content>div h2,
.block.column__products .block__products .column.column--product .product__content>div p,
.block.column__products .block__products .column.column--product .product__content>div .icon:after {
	color: #fff;
}

/* line 57, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product .product__content>div p {
	font-size: 20px;
	margin: 0 0 15px;
	text-align: center;
	text-transform: capitalize;
}

/* line 62, ../../lib/sass/project/blocks/_block_products.sass */
.block.column__products .block__products .column.column--product a:hover .product__content {
	display: table;
}

@media(max-width: 1380px) {

	/* line 3, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products {
		padding: 0;
		box-sizing: border-box;
	}
}

@media(max-width: 1180px) {

	/* line 73, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column.column--product .product__content>div p {
		font-size: 18px;
	}
}

@media(max-width: 1080px) {

	/* line 76, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .btn.square {
		margin-bottom: -50px;
		width: 295px;
		min-height: 220px;
		padding-right: 10px;
		padding-bottom: 50px;
	}

	/* line 83, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column {
		width: 50%;
	}

	/* line 86, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column.column--product .product__img {
		height: 295px;
	}

	/* line 89, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column.column--product a .product__content {
		display: table;
		padding: 40px;
	}

	/* line 92, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column.column--product a .product__content>div {
		height: 160px;
		padding: 20px 20px;
	}

	/* line 95, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column.column--product a .product__content p {
		font-size: 20px;
	}
}

@media(max-width: 600px) {

	/* line 99, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .block__products .column {
		width: 100%;
	}

	/* line 101, ../../lib/sass/project/blocks/_block_products.sass */
	.block.column__products .btn.square {
		display: block;
		max-width: 220px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

.block--kioti-contacts #map {
	width: 100% !important
}

.block--kioti-contacts .filters {
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 10px;
	display: table;
	width: 100%;
}

.block--kioti-contacts .filters::after,
.block--kioti-contacts .filters::before {
	content: '';
	display: table;
}

.block--kioti-contacts .filters .btn {
	display: inline-block;
	padding: 7px 15px;
	box-sizing: border-box;
}

.block--kioti-contacts .filters .column-right {
	font-size: 0;
}

.block--kioti-contacts .filters .column-right .form__dropdown {
	width: 183px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	margin-left: 10px;
	line-height: 30px;
}

.block--kioti-contacts .filters .btn i {
	margin-left: 5px;
	line-height: 15px;
}

.block--kioti-contacts .filters .btn--find-me {
	display: none;
	background: #e31d1a;
	cursor: pointer;
	font-size: 15px
}

.block--kioti-contacts .filters .btn--blue {
	background: #003846;
	font-size: 15px;
}

.block--kioti-contacts #map {
	height: 570px;
}

@media(max-width: 1366px) {
	.block--kioti-contacts #map {
		height: 500px;
	}
}

.block--kioti-contacts {
	overflow: hidden;
}

.block--kioti-contacts .infobox {
	position: absolute;
	background: #fff;
	padding: 30px;
	box-sizing: border-box;
	color: #003846;
}

.block--kioti-contacts .infobox .title {
	color: #e31d1a;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.block--kioti-contacts .infobox .subtitle {
	font-weight: bold;
	text-transform: uppercase;
}

.block--kioti-contacts .infobox .email:before {
	top: 2px;
}

.block--kioti-contacts .infobox .email {
	position: relative;
	padding-left: 15px;
}

.block--kioti-contacts .infobox {
	font-size: 12px;
}

.block--kioti-contacts .infobox:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13.5px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 27px 17px 0 0;
	border-color: #ffffff transparent transparent transparent;
}

.block--kioti-contacts .infobox.--blue {
	text-align: center;
	background: #003846;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	padding: 10px;
}

.block--kioti-contacts .infobox.--blue:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13.5px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 27px 17px 0 0;
	border-color: #003846 transparent transparent transparent;
}

.block--kioti-contacts .infobox .content>div>div {
	margin-bottom: 2px;
}

.block--kioti-contacts .infobox .content>div>div:last-child {
	margin-bottom: 0;
}

.block--kioti-contacts .infobox .close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

.block--kioti-contacts .infobox .close:after {
	font-family: 'FontAwesome', sans-serif;
	content: '\f00d';
	display: block;
	font-size: 12px;
}

.block .block--white.block--kioti-contacts .form__dropdown select {
	z-index: 100;
}

.block .block--white.block--kioti-contacts .form__dropdown.js-disabled {
	background: #fff !important;
}

.block .block--white.block--kioti-contacts .form__dropdown .curr {
	height: 30px;
	overflow: hidden;
}

.block .block--white.block--kioti-contacts .form__dropdown.js-disabled .curr {
	background: #fff !important;
}

@media(max-width: 1200px) {
	.block--kioti-contacts .filters {
		font-size: 0;
	}

	.block--kioti-contacts .filters .column-right>div,
	.block--kioti-contacts .filters .column-right>div.form__dropdown {
		width: calc(25% - 10px);
	}

	.block--kioti-contacts .filters .column-right {
		width: calc(100% - 133px);
		float: none;
		display: inline-block;
		vertical-align: top;
	}
}

@media(max-width: 960px) {
	.block--kioti-contacts .filters .column-right {
		width: 100%;
		margin-top: 10px;
	}

	.block--kioti-contacts #map {
		margin-top: 0;
	}

	.block--kioti-contacts .filters .column-right>div:first-child {
		margin-left: 0
	}

	.block--kioti-contacts .filters .column-right>div {
		width: calc(25%);
	}
}

@media(max-width: 840px) {
	.block--kioti-contacts .filters .column-right>div {
		width: 25%;
	}

	.block--kioti-contacts .filters .column-right>div:first-child {
		margin-right: 70%;
		margin-bottom: 10px;
		width: 147px !important;
	}

	.block--kioti-contacts .filters .column-right>div.form__dropdown.district {
		margin-left: 0;
	}

	.block--kioti-contacts .filters .column-right>div.form__dropdown {
		width: calc(33.3% - 7px)
	}

	.block--kioti-contacts #map {
		height: 400px;
	}
}

.block--kioti-contacts #container__map {
	position: relative;
}

.block--kioti-contacts #map__overlay {
	display: none
}

@media(max-width: 670px) {
	.block--kioti-contacts #map {
		display: block !important;
		height: 300px;
		z-index: 0
	}

	.block--kioti-contacts .infobox {
		display: none !important;
	}

	.block--kioti-contacts #map__overlay {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10000;
		width: 100%;
		background: rgba(4, 55, 68, .9);
		height: 300px;
		display: table !important;
	}

	.block--kioti-contacts #map__overlay>div {
		position: relative;
		background: #fff;
		padding: 30px;
		box-sizing: border-box;
		display: table-cell;
		vertical-align: middle;
	}

	.block--kioti-contacts #map__overlay:after {
		display: none
	}
}

@media(max-width: 580px) {
	.block--kioti-contacts .filters .column-right>div.form__dropdown {
		width: 100%;
		margin-bottom: 10px;
		margin-left: 0;
	}

	.block--kioti-contacts .filters .column-right>div.form__dropdown.locality {
		margin-bottom: 0;
	}
}

.block--slider {
	height: 100%;
	width: 100%;
}

.block--slider .block__content {
	z-index: 0;
	position: relative;
}

.content__slider {
	position: relative;
}

.container__nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 100%;
	z-index: 1000;
	text-align: center;
	box-sizing: border-box;
	padding: 75px;
	display: table;
}

.container__nav>div {
	display: table-cell;
	vertical-align: middle;
}

@media(max-width: 1024px) {
	.container__nav {
		width: 100%;
		height: auto;
		padding-left: 45px !important;
		padding-right: 45px !important;
	}

	.container__nav .bullet {
		display: inline-block;
		margin: 10px;
	}
}

.bullet {
	display: block;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	margin: 10px 0;
	z-index: 100;
	cursor: pointer;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	background: transparent;
	border: 2px solid #909090;
	opacity: 0.5;
}

.slider {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 0;
	overflow: hidden;
	color: #fff;
}

.slider .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.slider .slider__container {
	position: relative;
	width: 100%;
	height: 100%;
	position: relative;
}

.slider .slide__container {
	max-width: 1080px;
	width: 100%;
	margin: 0 auto;
}

.slider .slide__container .slide__content {
	opacity: 0;
	-ms-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
}

.owl-item {
	float: left;
	width: 230px;
}

.owl-item .item-video .owl-video-play-icon {
	display: block;
	width: 61px;
	height: 61px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/icon_video.svg) no-repeat;
	background-size: 61px;
	z-index: 100;
}

.owl-video-wrapper {
	height: 100%;
}

.owl-video-tn {
	background-color: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.owl-video-playing .item-video .owl-video-play-icon,
.owl-video-playing .item-video .owl-video-tn {
	z-index: -1;
}

.block--sliders .block--slider-pagination .owl-item {
	overflow: hidden;
}

.slide-num {
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 10000;
	color: #fff;
	font-weight: bold;
}

.slide {
	position: relative;
	-ms-transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	-webkit-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
	transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
	width: 100%;
	height: 100%;
	font-size: 16px;
	text-align: center;
}

/*.slide.left {        transform: translateX(-100%);    }*/
.slide.left .slide__container .slide__content {
	transform: translateX(-5%);
}

/*.slide.right {        transform: translateX(100%);    }*/
.slide.right .slide__container .slide__content {
	transform: translateX(5%);
}

.slide.js-active {
	z-index: 11;
	transform: translateX(0%);
}

.slide.js-active .slide__container .slide__content {
	opacity: 1;
	transform: translateX(0);
}

.slide.no-transitions {
	-ms-transition: inherit;
	-moz-transition: inherit;
	-webkit-transition: inherit;
	transition: inherit;
}

.container__nav .btn {
	display: inline-table;
}

.content_logos {
	font-size: 0;
}

.content_logos .logo {
	display: inline-block;
	width: 20%;
	text-align: center;
}

.content_logos .logo img {
	max-width: 100%;
	width: auto;
	display: inline-block;
}

.arrow_down {
	position: absolute;
	bottom: 22px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	opacity: 0.8;
}

.owl-nav>* {
	position: absolute;
	top: 50%;
	width: 31px;
	height: 57px;
	transform: translateY(-50%);
	cursor: pointer;
}

.owl-nav>*.faded {
	display: none;
}

.owl-nav .owl-prev {
	left: 20px;
}

.owl-nav .owl-prev:after {
	content: "";
	width: 31px;
	height: 57px;
	display: block;
	background: url("/img/banner/arrow_left.png") no-repeat;
	background-size: 30px 56px;
}

.owl-nav .owl-next {
	right: 20px;
}

.owl-nav .owl-next:before {
	content: "";
	width: 31px;
	height: 57px;
	display: block;
	background: url("/img/banner/arrow_right.png") no-repeat;
	background-size: 30px 56px;
}

.block .block__content .block.block--sliders .block.block--slider-pagination .owl-nav {
	display: none !important;
}

@media(max-width: 960px) {
	.owl-nav>* {
		height: 40px;
	}

	.owl-nav .owl-prev,
	.owl-nav .owl-next {
		width: 24px;
		background-size: 24px auto;
	}

	.owl-nav .owl-prev:after,
	.owl-nav .owl-next:before {
		width: 24px;
		background-size: 24px auto;
	}
}

.block--sliders {
	position: relative;
	border: 0;
	border-style: inset;
}

.block .block__content .block.block--sliders {
	padding: 0;
}

.block .block__content .block.block--sliders .block {
	padding: 0 0 25px 0;
}

.block .block__content .block.block--sliders .block .slide iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.block .block__content .block.block--sliders .block.block--slider-pagination {
	padding-bottom: 0;
}

.block .block__content .block.block--sliders .block.block--slider-pagination .slider {
	overflow: initial;
}

.block .block__content .block.block--sliders .block.block--slider-pagination .owl-stage-outer {
	overflow: hidden;
	height: 100%;
}

.block--slider-bg .slider__arrow {
	display: none
}

@media(max-width: 680px) {
	.block .block__content .block.block--sliders {
		padding-bottom: 0;
	}
}

.block--sliders .block--slider-bg {
	position: relative;
	height: 74vh;
	max-height: 640px;
	min-height: 411px;
	width: 100%;
	padding-bottom: 0 !important;
	margin-bottom: 25px;
}

.block--slider-bg .owl-item {
	background: rgba(0, 56, 70, 0.2);
}

@media(max-width: 960px) {
	.block--sliders .block--slider-bg {
		height: 74vh;
		max-height: 411px;
		min-height: initial;
	}
}

@media(max-width: 700px) {
	.block--sliders .block--slider-bg {
		margin-bottom: 0;
	}

	.block .block__content .block .block--sliders .btn__share img {
		width: 32px;
		top: 8px;
		right: 8px;
	}
}

@media(max-width: 768px) {
	.block--sliders .block--slider-bg {
		height: 74vh;
		max-height: 232px;
		min-height: initial;
	}
}

@media(max-width: 480px) {
	.block--sliders .block--slider-bg {
		max-height: 150px;
		min-height: initial;
	}
}

.block--sliders .btn__share {
	position: absolute;
	top: 13px;
	right: 8px;
	cursor: pointer;
}

.block--sliders .btn_share_mail {
	background: url(../img/icon_email.png) no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	display: inline-block;
}

.block--sliders .btn_share_facebook {
	display: inline-block;
}

.block--sliders .btn_share_facebook:after {
	background: url(../img/icon_fb.png) no-repeat;
	background-size: 40px;
	width: 40px;
	height: 40px;
	content: '';
	display: block;
}

.block--sliders .share__modal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 57, 70, 0.9);
	color: #fff;
	font-size: 18px;
	text-align: center;
	display: none;
}

.block--sliders .share__modal .btn__close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 27px;
	height: 27px;
	cursor: pointer;
}

.block--sliders .share__modal .btn__close:after {
	content: '';
	display: block;
	background: url(../img/btn__close.svg) no-repeat;
	background-size: 27px;
	width: 27px;
	height: 27px;
}

.block--sliders .share__modal.js-active {
	display: block;
}

.block--sliders .share__modal>div {
	display: table;
	height: 100%;
	width: 100%;
}

.block--sliders .share__modal>div>div {
	display: table-cell;
	vertical-align: middle;
}

.block--sliders .share__modal>div>div p {
	color: #fff !important;
}

.block--sliders .block--slider-pagination {
	/*background: #000;*/
	max-width: 1054px;
	margin: 0 auto;
	width: 100%;
	height: 128px;
	text-align: center;
	overflow: hidden;
	padding: 0;
	position: relative
}

.block--sliders .block--slider-pagination .owl-item.active.center {
	margin: 0 15px !important
}

.block--sliders .block--slider-pagination .owl-stage {
	margin-left: -15px;
	font-size: 0;
}

.block--sliders .block--slider-pagination .owl-stage .owl-item {
	float: left
}

.block--sliders .block--slider-pagination .slider {
	padding-bottom: 0;
	/*max-width: 690px;*/
	display: inline-block;
}

.block--sliders .block--slider-pagination .slider .slide.left {
	transform: translateX(-120%);
}

.block--sliders .block--slider-pagination .slider .slide.right {
	transform: translateX(120%);
}

.block--sliders .block--slider-pagination .slide {
	text-align: left;
	font-size: 0;
}

.block--sliders .block--slider-pagination .slide .btn-slide {
	position: relative;
}

.block--sliders .block--slider-pagination .slide .btn-slide.js-active:after {
	opacity: 1;
}

.block--sliders .block--slider-pagination .btn-slide.btn--video:before {
	content: '';
	display: block;
	width: 61px;
	height: 61px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: url(../img/icon_video.svg) no-repeat;
	background-size: 61px;
}

.block--sliders .block--slider-pagination .bg {
	width: 178px;
	height: 100px;
	position: static;
	display: inline-block;
	margin-top: 15px;
	cursor: pointer;
	position: relative;
}

.block--sliders .block--slider-pagination .bg:after {
	content: "";
	background: rgba(0, 56, 70, 0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.block--sliders .block--slider-pagination .bg:hover:after,
.block--sliders .block--slider-pagination .owl-item.active.center .bg:after {
	opacity: 1;
}

.block--sliders .block--slider-pagination .owl-item,
.block--sliders .block--slider-pagination .owl-item .bg {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
}

.block--sliders .block--slider-pagination .owl-item.active.center .bg {
	height: 128px;
	width: 100% !important;
	margin: 0;
}

.block--sliders .block--slider-pagination .owl-prev.disabled,
.block--sliders .block--slider-pagination .owl-next.disabled {
	opacity: 0.2;
}

.block--w-sliders {
	margin-top: 15px !important;
	padding: 15px !important;
}

.block--slider-pagination .owl-item .bg {
	background-color: rgba(0, 56, 70, 0.2);
}

@media(max-width: 1200px) {
	.block--sliders .block--slider-pagination {
		height: 108px;
	}

	.block--sliders .block--slider-pagination .owl-item.active.center .bg {
		height: 108px;
	}

	.block--sliders .block--slider-pagination .owl-item.active .bg {
		margin-top: 12px;
		height: 85px;
		width: 151px;
	}
}

@media(max-width: 960px) {
	.block--sliders .block--slider-pagination .btn-slide.btn--video:before {
		width: 33px;
		height: 33px;
		background-size: 33px;
	}

	.block--sliders .block--slider-pagination .owl-item .bg,
	.block--sliders .block--slider-pagination .owl-item .bg {
		margin-top: 5px;
		height: 35px;
		/*width: 84px !important;*/
		width: 62px !important;
	}

	.block--sliders .block--slider-pagination .owl-item.active.center .bg {
		height: 46px;
	}

	.block--sliders .block--slider-pagination .owl-item.active.center {
		margin-top: 0;
		width: 100%;
	}
}

@media(max-width: 960px) {
	.block--sliders .block--slider-pagination {
		width: 420px;
		height: 47px;
	}

	.block--sliders .block--slider-pagination .owl-stage {
		margin-left: -10px !important;
	}

	.block--sliders .block--slider-pagination .bg {
		margin: 0;
	}

	.block--sliders .block--slider-pagination .owl-item.active.center {
		margin: 0 10px !important;
	}

	.block--sliders .block--slider-pagination .owl-item.active.center .bg {
		height: 47px !important
	}

	.block--sliders .block--slider-pagination .owl-item.active,
	.block--sliders .block--slider-pagination .owl-item {
		width: 84px !important
	}

	.block--sliders .block--slider-pagination .owl-item.active .bg {
		margin-top: 6px;
		height: 35px !important
	}
}

.owl-stage {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
	height: 100%;
}

.owl-stage-outer {
	height: 100%;
}

.owl-item {
	display: inline-block;
	height: 100%;
}

@media(max-width: 700px) {
	.block--sliders .block--slider-pagination {
		margin-top: 5px;
		height: 30px;
		overflow: initial;
		width: 100%;
	}

	.block--sliders .block--slider-pagination .owl-stage-outer {
		display: none;
	}

	.owl-nav .owl-prev {
		left: 10px;
	}

	.owl-nav .owl-next {
		right: 10px
	}

	.slide-num {
		color: #003745;
		bottom: -28px;
		right: auto;
		left: 50%;
		-ms-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

/* Talent Community - Carrers */

/* line 2, ../../lib/sass/talent-community/_layout.sass */

.talent-community .block .block__content .breadcrumb {
	display: none;
}

.talent-community .page-wrap>.block {
	padding-top: 15px;
	padding-bottom: 0;
}

@media (min-width: 670px) {
	.talent-community .page-wrap>.block {
		padding-top: 15px;
		padding-bottom: 0;
	}
}

.talent-community-module {
	box-sizing: border-box;
	background: #FFFFFF;
	margin: 0;
	padding: 144px 72px;
	font: 400 18px/1.33 "PT Sans";
  }
  /* line 13, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--gray {
	background: #EEF2F3;
  }
  /* line 16, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--blue {
	background: #4C00FA;
	color: #fff;
  }
  /* line 20, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--green {
	background: #0CE271;
	color: #fff;
  }
  /* line 24, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--red {
	background: #E31D1A;
	color: #fff;
  }
  /* line 28, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--purple {
	background: #7954FF;
	color: #fff;
  }
  /* line 32, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module.bg--light-blue {
	background: #00D2E8;
	color: #fff;
  }
  /* line 37, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module .wrapper {
	max-width: 1204px;
	margin: 0 15px;
  }
  /* line 44, ../../lib/sass/talent-community/_layout.sass */
  .talent-community-module h1, .talent-community-module h2, .talent-community-module h3, .talent-community-module h4, .talent-community-module h5, .talent-community-module h6, .talent-community-module p, .talent-community-module span {
	margin-top: 0;
  }
  /* line 1, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title {
	position: relative;
	padding-top: 16px;
	font-family: "Montserrat";
	font-size: 34px;
	font-weight: 700;
	color: #E61904;
	text-transform: uppercase;
	letter-spacing: 0.02em;
  }
  /* line 12, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 48px;
	height: 4px;
	background: #E61904;
  }
  /* line 22, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title--one {
	-webkit-text-stroke: 3px #E61904;
	text-stroke: 3px #E61904;
  }
  /* line 28, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title--two.text--front {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
  }
  /* line 36, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title--two.text--back {
	color: transparent;
	-webkit-text-stroke: 3px #E61904;
	text-stroke: 3px #E61904;
  }
  /* line 41, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title--two-container {
	display: block;
	position: relative;
  }
  /* line 45, ../../lib/sass/talent-community/_section-title.sass */
  .talent-community-module .section-title span {
	display: block;
	word-break: break-word;
  }
  /* line 1, ../../lib/sass/talent-community/_button.sass */
  .talent-community-module .button {
	border: 1px solid #E61904;
	color: #fff;
	padding: 24px 32px;
	background: #E61904;
	display: inline-block;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	font-family: inherit;
	line-height: 1;
	transition: border-color 0.15s, color 0.15s, background 0.15s;
	cursor: pointer;
  }
  /* line 17, ../../lib/sass/talent-community/_button.sass */
  .talent-community-module .button--link {
	background: none;
	border: none;
	outline: none;
	font-family: "Montserrat";
	font-size: 14px;
	font-weight: 600;
	color: #003846;
	cursor: pointer;
  }
  /* line 30, ../../lib/sass/talent-community/_button.sass */
  .talent-community-module .button--link {
	position: relative;
	padding-bottom: 4px;
  }
  /* line 34, ../../lib/sass/talent-community/_button.sass */
  .talent-community-module .button--link::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #003846;
  }
  /* line 44, ../../lib/sass/talent-community/_button.sass */
  .talent-community-module .button--link:hover:after {
	width: 0;
	animation: linkBarAnim 0.25s forwards;
  }
  @keyframes linkBarAnim {
	0% {
	  width: 0;
	}
	100% {
	  width: 100%;
	}
  }
  /* line 1, ../../lib/sass/talent-community/_card.sass */
  .talent-community-module .card {
	border: 1px solid #CCCCCC;
	padding: 29px;
  }
  /* line 5, ../../lib/sass/talent-community/_card.sass */
  .talent-community-module .card__icon {
	display: block;
	width: 30px;
	height: 30px;
  }
  /* line 10, ../../lib/sass/talent-community/_card.sass */
  .talent-community-module .card__icon svg {
	width: 30px;
	height: 30px;
	fill: #E61904;
  }
  /* line 15, ../../lib/sass/talent-community/_card.sass */
  .talent-community-module .card__title {
	margin: 0 0 12px;
	font-family: "Montserrat";
	font-size: 16px;
	color: #003846;
  }
  /* line 22, ../../lib/sass/talent-community/_card.sass */
  .talent-community-module .card__description {
	margin: 0;
	font-size: 22px;
	line-height: 1;
	letter-spacing: -0.02em;
	color: #003846;
  }

  .talent-community-module .card__description a {
	color: #003846;
	word-break: break-word;
  }

  /* line 1, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image {
	display: block;
	background: #EEF2F3;
	padding-bottom: 44px;
	transition: 0.25s background-color;
  }
  /* line 7, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__image {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
  }
  /* line 14, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__image .placeholder {
	height: 0;
  }
  /* line 17, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__image picture {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  }
  /* line 25, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__image picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  /* line 30, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__icon {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto 24px;
  }
  /* line 36, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__icon svg {
	display: block;
	width: 32px;
	height: 32px;
	transition: 0.25s;
  }
  /* line 43, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image__title {
	margin: 0;
	font-family: "Montserrat";
	font-size: 18px;
	font-weight: 600;
	color: #003846;
	text-align: center;
	transition: 0.25s color;
  }
  /* line 53, ../../lib/sass/talent-community/_card-image.sass */
  .talent-community-module .card-image--link {
	/* background: #E61904; */
	text-decoration: none;
  }
  /* line 57, ../../lib/sass/talent-community/_card-image.sass */
  /* .talent-community-module .card-image--link .card-image__title {
	color: #fff;
  } */
  /* line 61, ../../lib/sass/talent-community/_card-image.sass */
  /* .talent-community-module .card-image--link .card-image__icon svg {
	fill: #fff;
  } */
  

  
  
  @media (max-width: 600px) {
	/* line 2, ../../lib/sass/talent-community/_layout.sass */
	.talent-community-module {
	  padding: 80px 0 40px;
	}
  }

  @media (max-width: 670px) {
	/* line 2, ../../lib/sass/talent-community/_layout.sass */
	.talent-community-module {
	  margin: 0 -25px;
	  width: 100vw;
	}
  }

  @media (min-width: 670px) {
	/* line 66, ../../lib/sass/talent-community/_card-image.sass */
	.talent-community-module .card-image__title {
	  font-size: 22px;
	}
  }

  @media (min-width: 701px) and (max-width: 960px) {
	.talent-community-module {
	  padding: 96px 0 80px;
	  margin: 0 -100px
	}
  }

  @media (min-width: 670px) and (max-width: 700px) {
	.talent-community-module {
	  padding: 96px 0 80px;
	  margin: 0 -25px
	}
  }

  @media (min-width: 961px) {
	/* line 55, ../../lib/sass/talent-community/_layout.sass */
	.talent-community-module {
		margin: 0 -25px;
	}

	.talent-community-module .wrapper {
	  margin: 0 auto;
	}

	.talent-community-module .section-title {
		font-size: 44px
	}
  }

  @media (min-width: 992px) {
	.talent-community-module .card-image--link {
		background: #E61904;
		transform: .25s background-color;
	}
	.talent-community-module .card-image--link:hover {
		background: #9E2524;
	}
	.talent-community-module .card-image--link .card-image__title {
		color: #fff;
	}
	/* line 61, ../../lib/sass/talent-community/_card-image.sass */
	.talent-community-module .card-image--link .card-image__icon svg {
		fill: #fff;
	}
	.talent-community-module .card-image__image {
		margin-bottom: 40px;
	}
  }

  @media (min-width: 1200px) {
	/* line 66, ../../lib/sass/talent-community/_card-image.sass */
	.talent-community-module {
	  margin: 0;
	}
  }
  
  /* line 1, ../../lib/sass/talent-community/_hero.sass */
  .hero {
	padding: 0;
	overflow: hidden;
	/* margin-top: -40px; */
  }
  /* line 8, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--blue .hero__decoration svg {
	fill: #4C00FA;
  }
  /* line 12, ../../lib/sass/talent-community/_hero.sass */
  /* .hero.bg--blue .hero__content::before {
	background: #4C00FA;
  } */
  /* line 15, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--blue .button {
	background: #0CE271;
  }
  /* line 18, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--blue .button:hover {
	background: rgba(12, 226, 113, 0.6);
  }
  /* line 24, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--green .hero__decoration svg {
	fill: #0CE271;
  }
  /* line 28, ../../lib/sass/talent-community/_hero.sass */
  /* .hero.bg--green .hero__content::before {
	background: #0CE271;
  } */
  /* line 31, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--green .button {
	background: #4C00FA;
  }
  /* line 34, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--green .button:hover {
	background: rgba(76, 0, 250, 0.6);
  }
  /* line 40, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--red .hero__decoration svg {
	fill: #E31D1A;
  }
  /* line 44, ../../lib/sass/talent-community/_hero.sass */
  /* .hero.bg--red .hero__content::before {
	background: #E31D1A;
  } */
  /* line 47, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--red .button {
	background: #00D2E8;
  }
  /* line 50, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--red .button:hover {
	background: rgba(0, 210, 232, 0.6);
  }
  /* line 56, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--purple .hero__decoration svg {
	fill: #7954FF;
  }
  /* line 60, ../../lib/sass/talent-community/_hero.sass */
  /* .hero.bg--purple .hero__content::before {
	background: #7954FF;
  } */
  /* line 63, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--purple .button {
	background: #0CE271;
  }
  /* line 66, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--purple .button:hover {
	background: rgba(12, 226, 113, 0.6);
  }
  /* line 72, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--light-blue .hero__decoration svg {
	fill: #00D2E8;
  }
  /* line 76, ../../lib/sass/talent-community/_hero.sass */
  /* .hero.bg--light-blue .hero__content::before {
	background: #00D2E8;
  } */
  /* line 79, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--light-blue .button {
	background: #7954FF;
  }
  /* line 82, ../../lib/sass/talent-community/_hero.sass */
  .hero.bg--light-blue .button:hover {
	background: rgba(121, 84, 255, 0.6);
  }
  /* line 86, ../../lib/sass/talent-community/_hero.sass */
  .hero .inner {
	position: relative;
	padding: 0 0 80px;
	max-width: 1440px;
	margin: 0 auto;
  }
  /* line 92, ../../lib/sass/talent-community/_hero.sass */
  /* .hero .inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	background: #fff;
  } */
  /* line 101, ../../lib/sass/talent-community/_hero.sass */
  .hero__image {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 32px;
  }
  /* line 107, ../../lib/sass/talent-community/_hero.sass */
  .hero__image .placeholder {
	height: 0;
	padding-bottom: 56%;
  }
  /* line 111, ../../lib/sass/talent-community/_hero.sass */
  .hero__image picture {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  }
  .hero__image picture.desktop-only {
	display: none;
  }

  @media (min-width: 992px) {
	.hero__image picture.mobile-only {
		display: none		
	}

	.hero__image picture.desktop-only {
		display: block;
	}
  }
  /* line 119, ../../lib/sass/talent-community/_hero.sass */
  .hero__image picture img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  /* line 124, ../../lib/sass/talent-community/_hero.sass */
  .hero__decoration {
	display: none;
  }
  /* line 127, ../../lib/sass/talent-community/_hero.sass */
  .hero__content {
	position: relative;
	padding: 0 16px;
  }
  /* line 131, ../../lib/sass/talent-community/_hero.sass */
  /* .hero__content::before {
	content: "";
	position: absolute;
	top: -102px;
	left: 0;
	width: 70px;
	height: 70px;
	background: #fff;
  } */
  /* line 140, ../../lib/sass/talent-community/_hero.sass */
  .hero__title {
	padding-top: 0;
	margin-bottom: 40px;
	font-family: "Montserrat";
	font-size: 38px;
	font-weight: 800;
	line-height: 1.25;
	color: inherit;
	text-transform: uppercase;
  }
  /* line 151, ../../lib/sass/talent-community/_hero.sass */
  .hero__title::after {
	content: none;
  }
  .hero__title > span {
	display: block;
  }
  /* line 154, ../../lib/sass/talent-community/_hero.sass */
  .hero__title span span {
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
	background: #0CE271;
	color: #4C00FA;
  }
  /* line 161, ../../lib/sass/talent-community/_hero.sass */
  .hero__subtitle {
	margin-bottom: 12px;
	font-size: 22px;
	font-family: "Montserrat";
	font-weight: 700;
	color: inherit;
	text-transform: uppercase;
  }
  /* line 170, ../../lib/sass/talent-community/_hero.sass */
  .hero__subtitle span {
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
	background: #0CE271;
	color: #4C00FA;
  }
  /* line 177, ../../lib/sass/talent-community/_hero.sass */
  .hero__text {
	margin-bottom: 40px;
	font-size: 18px;
	font-family: "Montserrat";
	font-weight: 500;
	color: inherit;
	text-transform: uppercase;
  }
  /* line 186, ../../lib/sass/talent-community/_hero.sass */
  .hero .button {
	width: calc(100% - 40px);
	padding: 20px;
	margin-bottom: 32px;
	border: none;
	font-family: "Montserrat";
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.03em;
	transition: 0.25s background;
	cursor: pointer;
	text-decoration: none;
  }
  /* line 201, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links {
	display: flex;
	justify-content: center;
	border: 1px solid #fff;
	width: 100%;
	padding: 20px 0;
	margin: 0 0 55px;
	color: inherit;
  }
  /* line 210, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li {
	position: relative;
	list-style: none;
	padding: 0 10px 0 8px;
  }
  /* line 215, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li:first-child {
	padding-left: 0;
  }
  /* line 218, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li:last-child {
	padding-right: 0;
  }
  /* line 221, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li:only-child {
	padding-left: 0;
	padding-right: 0;
  }
  /* line 225, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li .button--link {
	color: inherit;
	padding-bottom: 0;
	text-decoration: none;
  }
  /* line 229, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li .button--link::after {
	content: none;
  }
  /* line 233, ../../lib/sass/talent-community/_hero.sass */
  .hero__other-links li:not(:last-child):not(:only-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 2px;
	height: 14px;
	background: #fff;
  }
  /* line 243, ../../lib/sass/talent-community/_hero.sass */
  .hero__buttons + .hero__image-message {
	display: block;
	margin-top: 50px;
	max-width: 242px;
	height: auto;
  }
  /* line 248, ../../lib/sass/talent-community/_hero.sass */
  .hero--role .hero__image {
	margin-bottom: 72px;
  }
  /* line 252, ../../lib/sass/talent-community/_hero.sass */
  .hero--role .hero__content::before {
	top: -142px;
  }
  /* line 255, ../../lib/sass/talent-community/_hero.sass */
  .hero--role .hero__label {
	margin-bottom: 16px;
	font-family: "Montserrat";
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
  }
  /* line 263, ../../lib/sass/talent-community/_hero.sass */
  .hero--role .hero__title {
	font-size: 30px;
	font-weight: 700;
  }
  @media (min-width: 961px) {
	/* line 1, ../../lib/sass/talent-community/_hero.sass */
	.hero {
	  margin:15px -25px 0 -25px;
	  height: 670px;
	}
	/* line 273, ../../lib/sass/talent-community/_hero.sass */
	.hero .inner {
	  display: flex;
	  align-items: center;
	  padding: 0;
	  margin: 0 auto;
	}
	/* line 280, ../../lib/sass/talent-community/_hero.sass */
	/* .hero .inner::after {
	  content: none;
	} */
	/* line 283, ../../lib/sass/talent-community/_hero.sass */
	.hero__image {
	  position: relative;
	  margin-bottom: 0;
	  height: 100%;
	  width: 43.888%;
	}
	/* line 289, ../../lib/sass/talent-community/_hero.sass */
	.hero__image::after {
	  content: none;
	}
	/* line 292, ../../lib/sass/talent-community/_hero.sass */
	.hero__image .placeholder {
	  display: none;
	}
	/* line 295, ../../lib/sass/talent-community/_hero.sass */
	.hero__image picture {
	  position: relative;
	  height: 100%;
	  height: 670px;
	  width: 100%;
	  overflow: hidden;
	}
	/* line 303, ../../lib/sass/talent-community/_hero.sass */
	.hero__decoration {
	  display: block;
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  z-index: 3;
	  height: 576px;
	  width: 192px;
	}
	/* line 312, ../../lib/sass/talent-community/_hero.sass */
	.hero__decoration svg {
	  height: 576px;
	  width: 192px;
	}
	/* line 317, ../../lib/sass/talent-community/_hero.sass */
	.hero__content {
	  width: 56.112%;
	  padding-left: 100px;
	  padding-right: 10%;
	}
	/* line 322, ../../lib/sass/talent-community/_hero.sass */
	.hero__content::before {
	  content: none;
	}
	/* line 325, ../../lib/sass/talent-community/_hero.sass */
	.hero__title {
	  padding-top: 0;
	  margin-bottom: 64px;
	  font-size: 46px;
	  line-height: 1.1;
	}
	/* line 331, ../../lib/sass/talent-community/_hero.sass */
	.hero__title::after {
	  content: none;
	}
	/* line 334, ../../lib/sass/talent-community/_hero.sass */
	/* .hero__title span {
	  background: #0CE271;
	} */
	/* line 337, ../../lib/sass/talent-community/_hero.sass */
	.hero__subtitle {
	  margin-bottom: 12px;
	  font-size: 32px;
	}
	/* line 341, ../../lib/sass/talent-community/_hero.sass */
	.hero__text {
	  margin-bottom: 24px;
	}
	/* line 344, ../../lib/sass/talent-community/_hero.sass */
	.hero__buttons {
	  display: flex;
	}
	/* line 347, ../../lib/sass/talent-community/_hero.sass */
	.hero .button {
	  width: 100%;
	  display: flex;
	  align-items: center;
	  justify-content: center;
	  margin-right: 20px;
	  margin-bottom: 0;
	  padding-left: 16px;
	  padding-right: 16px;
	  font-size: 14px;
	}
	/* line 357, ../../lib/sass/talent-community/_hero.sass */
	.hero__other-links {
	  margin-bottom: 0;
	  padding: 20px 32px;
	}
	/* line 363, ../../lib/sass/talent-community/_hero.sass */
	.hero__other-links li .button--link {
	  font-size: 14px;
	  white-space: nowrap;
	}
	/* line 366, ../../lib/sass/talent-community/_hero.sass */
	.hero__other-links li .button--link::after {
	  content: "";
	  bottom: -4px;
	  background: #fff;
	  width: 0;
	  animation: none;
	  transition: 0.25s all;
	}
	/* line 374, ../../lib/sass/talent-community/_hero.sass */
	.hero__other-links li .button--link:hover::after {
	  width: 100%;
	}
	/* line 377, ../../lib/sass/talent-community/_hero.sass */
	.hero__buttons + .hero__image-message {
	  margin-top: 72px;
	}

	.hero__buttons + .hero__image-message img {
		max-width: 242px;
		height: auto;
	}
	/* line 383, ../../lib/sass/talent-community/_hero.sass */
	.hero--role .hero__image {
	  margin-bottom: 0;
	}
	/* line 386, ../../lib/sass/talent-community/_hero.sass */
	.hero--role .hero__label {
	  margin-bottom: 8px;
	  font-size: 32px;
	}
	/* line 390, ../../lib/sass/talent-community/_hero.sass */
	.hero--role .hero__title {
	  font-size: 50px;
	  max-width: 570px;
	}
	/* line 393, ../../lib/sass/talent-community/_hero.sass */
	.hero--role .button {
	  width: auto;
	  margin-right: 0;
	  padding: 32px 80px;
	  font-size: 22px;
	}
  }

  @media(max-width: 960px) {
	.hero {
		margin-top: 15px;
	}
  }

  @media(max-width: 600px) {
	.hero {
		margin-top: -5px;
	}
  }
  
  /* line 1, ../../lib/sass/talent-community/_positions.sass */
  .positions {
	padding: 80px 0 80px;
  }
  /* line 3, ../../lib/sass/talent-community/_positions.sass */
  .positions .section-title {
	margin-bottom: 64px;
  }
  /* line 6, ../../lib/sass/talent-community/_positions.sass */
  .positions__search-group {
	margin-bottom: 55px;
  }
  /* line 9, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter {
	margin-bottom: 17px;
  }
  /* line 12, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-label {
	margin-bottom: 32px;
	font-family: "Montserrat";
	font-size: 16px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.1em;
	text-transform: uppercase;
  }
  /* line 22, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-wrapper {
	position: relative;
  }
  /* line 26, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-wrapper + .positions__filter-wrapper .positions__filter-button {
	border-top: 0;
  }
  /* line 29, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-button {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border: 1px solid #CCCCCC;
	border-radius: 0;
	background: none;
	width: 100%;
	padding: 20px 20px 20px 24px;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
  }
  /* line 41, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-button-text {
	margin: 0;
	font-family: "Montserrat";
	font-size: 22px;
	pointer-events: none;
  }
  /* line 49, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-button-icon {
	margin-right: 12px;
	fill: #E61904;
	pointer-events: none;
  }
  /* line 54, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-dropdown-icon {
	position: absolute;
	top: 50%;
	right: 32px;
	width: 18px;
	height: 8px;
	transform: translateY(-50%);
	pointer-events: none;
  }
  /* line 64, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-dropdown-icon::before {
	content: "";
	position: absolute;
	top: 0;
	left: -1px;
	width: 2px;
	height: 13.4536px;
	background: #003846;
	transform: rotate(-45deg);
	transform-origin: top left;
  }
  /* line 75, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-dropdown-icon::after {
	content: "";
	position: absolute;
	top: 0;
	right: -1px;
	width: 2px;
	height: 13.4536px;
	background: #003846;
	transform: rotate(45deg);
	transform-origin: top right;
  }
  /* line 87, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list {
	padding: 0;
	max-height: 185px;
	margin: 0 0 5px;
	overflow-y: auto;
  }

  .positions__filter-list::-webkit-scrollbar {
	width: 5px;
  }

  .positions__filter-list::-webkit-scrollbar-track {
	/* box-shadow: inset 0 0 5px grey;  */
	border-radius: 10px;
  }
   
  /* Handle */
  .positions__filter-list::-webkit-scrollbar-thumb {
	background: #E61904; 
  }
  
  /* Handle on hover */
  .positions__filter-list::-webkit-scrollbar-thumb:hover {
	background: #9E2524; 
  }


  /* line 93, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list-container {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 2;
	background: #fff;
	border: 1px solid #CCCCCC;
	border-top: none;
	padding: 24px 24px 24px 19px;
	box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  }
  /* line 106, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list-container.is-active {
	display: block;
  }
  /* line 109, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list li {
	display: flex;
	align-items: center;
	list-style: none;
	padding: 8px 0 8px 5px;
	cursor: pointer;
  }

  .positions__filter-list li.active:hover {
	background: #EEF2F3;
  }
  /* line 118, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list li.is-active .check {
	position: relative;
	border-color: #E61904;
	background: #E61904;
  }
  /* line 123, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list li.is-active .check::after {
	content: "";
	top: 50%;
	position: absolute;
	left: 50%;
	border: 2px solid #fff;
	width: 20px;
	height: 20px;
	transform: translate(-50%, -50%);
  }
  /* line 133, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list .check {
	border: 3px solid #E61904;
	width: 24px;
	height: 24px;
	margin-right: 14px;
  }

  .positions__filter-list-container .buttons-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	width: 100%;
	align-items: center;
  }

  .positions__filter-list-container .positions__filter-search {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: 600;
  }

  .positions__filter-list-container .positions__filter-clear-btn {
	display: block;
	padding: 0 0 2px 0;
	pointer-events: none;
	opacity: 50%;
  }

  .positions__filter-list-container .positions__filter-clear-btn.is-active {
	pointer-events: auto;
	opacity: 1;
  }

  .positions__filter-list-container .positions__filter-clear-btn::after {

  }

  /* line 139, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-list span {
	margin: 0;
	font-size: 18px;
	color: #003846;
  }
  /* line 144, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-search {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #E61904;
	border-radius: 0;
	background: #E61904;
	width: 100%;
	padding: 16px 20px;
	color: #fff;
	text-align: left;
	cursor: pointer;
  }

  .positions__filter .positions__filter-search {
	padding: 16px 17px
  }
  /* line 158, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-search .positions__filter-text {
	margin: 0 10px 0 0;
	font-family: "Montserrat";
	font-size: 20px;
	font-weight: 600;
	text-align: center;
  }
  /* line 165, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-search .positions__filter-button-icon {
	width: 24px;
	height: 24px;
	fill: #fff;
  }
  /* line 170, ../../lib/sass/talent-community/_positions.sass */
  .positions__filter-search .positions__filter-button-icon svg {
	width: 24px;
	height: 24px;
  }

  .positions__filter-categories {
	display: flex;
	flex-direction: column-reverse;
	margin-bottom: 57px
  }

  .positions__filter-category-wrapper {
	display: flex;
	flex-direction: column;
	gap: 16px;
  }

  .positions__filter-category-wrapper .category-button {
	position: relative;
    display: inline-flex;
    align-items: center;
    border: 1px solid #CCCCCC;
	width: fit-content;
    padding: 9px 50px 9px 24px;
    font-size: 18px;
    color: rgba(0,0,0,.5);
    transition: .15s all;
    cursor: pointer;
  }

  .positions__filter-category-wrapper .category-button::after {
	content: 'x';
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translateY(-50%);
	color: rgba(0,0,0,.5);
	transition: .15s all;
  }

  .positions__filter-clear-categories-wrapper .positions__filter-clear-btn {
	margin-bottom: 50px
  }

  .positions__filter-clear-btn {
	position: relative;
	display: none;
	background: none;
	border: 0;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 600;
	color: #003846;
	cursor: pointer;
  }

  .positions__filter-clear-btn:after {
	content: '';
	position: absolute;
	bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #003846;
  }

  .positions__filter-clear-btn.is-active {
	display: block;
  }

  /* line 176, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-quantity {
	margin-bottom: 10px;
	font-family: "Montserrat";
	font-size: 18px;
	font-weight: 500;
  }
  /* line 183, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-quantity-text {
	margin-right: 14px;
  }
  /* line 186, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-quantity-number {
	opacity: 0.5;
  }
  /* line 189, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-wrapper {
	margin-bottom: 40px;
  }
  /* line 191, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-item {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-gap: 20px 8px;
	align-items: center;
	padding: 24px 0 32px;
	border-bottom: 1px dashed #003846;
	cursor: pointer;
	text-decoration: none;
  }
  /* line 200, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-item:not(:last-child) {
	margin-bottom: 24px;
  }
  /* line 204, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-position {
	grid-column: 1/7;
	font-family: "PT Sans";
	font-size: 22px;
	font-weight: 600;
	color: #003846;
	word-break: break-word;
  }
  /* line 212, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-field {
	grid-column: 1/4;
	font-size: 18px;
	color: #003846;
	word-break: break-word;
  }
  /* line 217, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-location {
	grid-column: 4/6;
	font-size: 18px;
	color: #003846;
	word-break: break-word;
  }
  /* line 222, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-arrow-icon {
	background: #E61904;
	width: 48px;
	height: 48px;
	padding: 10px;
	box-sizing: border-box;
  }
  /* line 229, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-arrow-icon svg {
	width: 100%;
	height: 100%;
  }
  /* line 233, ../../lib/sass/talent-community/_positions.sass */
  .positions .button--link {
	display: block;
	margin: 0 auto 80px;
	padding: 0;
	font-size: 18px;
  }
  /* line 239, ../../lib/sass/talent-community/_positions.sass */
  .positions .button--link::after {
	content: none;
  }
  /* line 242, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-text {
	font-family: "Montserrat";
	font-size: 24px;
	text-align: center;
  }
  /* line 248, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-text a {
	display: inline-block;
	position: relative;
	padding-bottom: 2px;
	font-family: inherit;
	font-size: inherit;
	font-weight: 600;
	color: #E61904;
	text-decoration: none
  }
  /* line 258, ../../lib/sass/talent-community/_positions.sass */
  .positions__results-text a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #E61904;
  }
  @media (min-width: 961px) {

	.positions {
	  padding: 80px 72px 80px;
	}
	/* line 269, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter {
	  display: flex;
	  margin-bottom: 14px;
	}
	/* line 273, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-label {
	  margin-bottom: 24px;
	}
	/* line 276, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-wrapper {
	  flex-grow: 3;
	}
	/* line 279, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-wrapper:hover {
	  background: #EEF2F3;
	}
	/* line 283, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-wrapper + .positions__filter-wrapper .positions__filter-button {
	  border-top: 1px solid #CCCCCC;
	  border-left: 0;
	}

	.positions__filter-button { 
		font-weight: 400;
	}
	/* line 287, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-search {
	  width: auto;
	  transition: 0.25s;
	}
	/* line 291, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-search:hover {
	  border-color: #9E2524;
	  background: #9E2524;
	}
	/* line 296, ../../lib/sass/talent-community/_positions.sass */
	.positions__filter-list li:hover {
	  background: #EEF2F3;
	}

	.positions__filter-categories {
		flex-direction: row;
		/* align-items: center; */
		margin-bottom: 47px;
	}

	.positions__filter-category-wrapper {
		flex-direction: row;
		flex-wrap: wrap;
		flex-grow: 6;
		gap: 16px 24px;
	}

	.positions__filter-category-wrapper .category-button:hover {
		color: #000000
	}

	.positions__filter-category-wrapper .category-button:hover::after {
		color: #000000;
	}

	.positions__filter-clear-categories-wrapper .positions__filter-clear-btn.is-active {
		margin-top: 11px;
	}

	
	.positions__filter-clear-categories-wrapper {
		width: auto;
	}
	
	.positions__filter-clear-categories-wrapper .positions__filter-clear-btn {
		margin-bottom: 0
	}

	.positions__filter-clear-btn:hover:after {
		width: 0;
		animation: linkBarAnim 0.25s forwards;
	}

	.positions__results-quantity {
		margin-bottom: 77px;
	}

	/* line 300, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-item {
	  grid-template-columns: repeat(12, 1fr);
	}
	/* line 304, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-item:hover .positions__results-arrow-icon {
	  opacity: 1;
	}
	/* line 307, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-position {
	  grid-column: 1/8;
	}
	/* line 310, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-field {
	  grid-column: 8/10;
	}
	/* line 313, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-location {
	  grid-column: 10/12;
	}
	/* line 316, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-arrow-icon {
	  justify-self: flex-end;
	  opacity: 0;
	  transition: 0.25s opacity;
	}
	/* line 323, ../../lib/sass/talent-community/_positions.sass */
	.positions__results-text a:hover:after {
	  width: 0;
	  animation: linkBarAnim 0.25s forwards;
	}
	/* line 327, ../../lib/sass/talent-community/_positions.sass */
	.positions .button--link {
	  padding: 4px;
	}
	/* line 330, ../../lib/sass/talent-community/_positions.sass */
	.positions .button--link::after {
	  content: "";
	}
  }

  @media (min-width: 1224px) {
	.positions {
		padding: 80px 0 80px;
	  }
  }

	.talent-community-section .block--redLink {
		background: #fff;
		padding: 1px;
	}

   .talent-community-section .block.block--redLink, .talent-community-section .block.block--redLink.block p {
	font-family: "Montserrat";
	font-size: 24px;
	text-align: center;
	color: #000;
	font-weight: 400;
  }

.talent-community-section .block.block--redLink.block h3 {
	font-family: "Montserrat";
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	color: #E61904;
  }
  
  .talent-community-section .block.block--redLink a {
	display: inline-block;
	position: relative;
	padding-bottom: 2px;
	font-family: inherit;
	font-size: inherit;
	font-weight: 600;
	color: #E61904;
	text-decoration: none
  }

  .talent-community-section .block.block--redLink a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #E61904;
  }

  .talent-community-section .block.block--redLink a:hover:after {
	  width: 0;
	  animation: linkBarAnim 0.25s forwards;
	}

	@media (min-width: 1440px) {
        .talent-community-module.hero .inner {
		margin-right: calc((100vw - 1440px)/2);
		max-width: none;
		}

		.talent-community-module.hero .inner .hero__image {
		width: 49%;
		}

		.talent-community-module.hero .inner .hero__content {
		width: 40%;
		padding-right: 0%;
		}
	}
  
  /* line 1, ../../lib/sass/talent-community/_benefits.sass */
  .benefits {
	padding: 100px 0 90px;
  }
  /* line 3, ../../lib/sass/talent-community/_benefits.sass */
  .benefits__grid {
	display: grid;
	grid-gap: 30px;
	margin-bottom: 40px;
  }

  .benefits.no-description .card {
	display: block;
  }

  .benefits.no-description .card__title {
	margin-bottom: 0;
  }
  /* line 8, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .section-title {
	margin-bottom: 40px;
  }
  /* line 11, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card {
	display: grid;
	grid-template-rows: 1fr 0.3fr;
	grid-gap: 12px;
	background: #fff;
  }
  /* line 17, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card:nth-child(4) ~ .card {
	display: none;
  }
  /* line 20, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card:nth-child(4) ~ .card.show {
	display: grid;
  }
  /* line 23, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card__top {
	position: relative;
  }
  
  /* line 36, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card__icon {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-bottom: 12px;
	margin-bottom: 20px;
	width: 40px;
	height: 40px;
  }

  .benefits .card__icon svg {
	fill: none;
  }

  .benefits .card__icon::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background: #E61904;
  }
  /* line 39, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card__title {
	font-size: 20px;
	font-weight: 600;
	word-break: break-word;
	hyphens: manual;
  }
  /* line 46, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card__description {
	font-size: 16px;
  }
  /* line 49, ../../lib/sass/talent-community/_benefits.sass */
  .benefits .card .button--link {
	margin-bottom: 96px;
  }

  @media (min-width: 671px) {
	/* line 53, ../../lib/sass/talent-community/_benefits.sass */
	.benefits__grid {
	  grid-template-columns: repeat(4, minmax(0, 1fr));
	  grid-gap: 32px;
	  margin-bottom: 32px;
	}
  }

  @media (min-width: 961px) {
	.benefits {
		padding: 100px 72px 90px;
	}
  }

  @media (min-width: 992px) {
	.benefits.no-description .card {
		padding: 48px 29px 70px;
	}
  }
  
  /* line 1, ../../lib/sass/talent-community/_video-text.sass */
  .video-text {
	padding: 0;
  }
  /* line 6, ../../lib/sass/talent-community/_video-text.sass */
  .video-text .inner {
	padding: 236px 0 80px;
	position: relative;
	max-width: 1064px;
	margin: 0 auto;
	overflow: hidden;
  }

   @media (min-width: 1440px) {
	.video-text .inner {
		max-width: none;
	}
  }
  /* line 14, ../../lib/sass/talent-community/_video-text.sass */
  .video-text .inner::before {
	content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='118px' height='177px' viewBox='0 0 118 177' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EGroup%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' transform='translate(59.000000, 88.500000) scale(-1, 1) translate(-59.000000, -88.500000) translate(-0.000000, 0.000000)' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Crect id='Rectangle' transform='translate(88.500000, 29.500000) scale(1, -1) translate(-88.500000, -29.500000) ' x='59' y='0' width='59' height='59'%3E%3C/rect%3E%3Crect id='Rectangle' transform='translate(29.500000, 88.500000) scale(1, -1) translate(-29.500000, -88.500000) ' x='0' y='59' width='59' height='59'%3E%3C/rect%3E%3Crect id='Rectangle' transform='translate(88.500000, 147.500000) scale(1, -1) translate(-88.500000, -147.500000) ' x='59' y='118' width='59' height='59'%3E%3C/rect%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	position: absolute;
	top: 20px;
	left: 0;
	height: 202px;
	width: 135px;
  }
  /* line 28, ../../lib/sass/talent-community/_video-text.sass */
  /* .video-text .inner::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 70px;
	height: 70px;
	background: #fff;
  } */
  /* line 37, ../../lib/sass/talent-community/_video-text.sass */
  .video-text .wrapper {
	width: 100%;
	margin: 0 auto;
  }
  /* line 41, ../../lib/sass/talent-community/_video-text.sass */
  .video-text a {
	display: block;
	position: relative;
	width: 100%;
	margin-bottom: 48px;
	cursor: pointer;
  }
  /* line 48, ../../lib/sass/talent-community/_video-text.sass */
  .video-text a .placeholder {
	height: 0;
	padding-bottom: 56%;
  }
  /* line 52, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
  }
  /* line 60, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  /* line 65, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  /* line 71, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__play-icon {
	display: block;
	width: 52px;
	height: 52px;
	margin: 0 auto 12px;
  }
  /* line 77, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__play-icon svg {
	width: 52px;
	height: 52px;
  }
  /* line 81, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__play-text {
	display: block;
	font-family: "Montserrat";
	font-size: 14px;
	color: #fff;
	text-decoration: underline;
  }
  /* line 88, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__content {
	padding: 0 16px;
  }
  /* line 91, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__text {
	margin-bottom: 24px;
	font-size: 22px;
	font-family: "Montserrat";
	font-weight: 500;
	line-height: 1.45;
	color: inherit;
  }
  /* line 99, ../../lib/sass/talent-community/_video-text.sass */
  .video-text__text.text--big {
	margin-bottom: 0;
	font-size: 38px;
	font-weight: 700;
	max-width: 450px;
  }
  /* line 106, ../../lib/sass/talent-community/_video-text.sass */
  .video-text .button {
	width: 100%;
	padding: 20px;
	margin-bottom: 80px;
	background: #0CE271;
	border: none;
	font-family: "Montserrat";
	font-size: 22px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 0.03em;
	cursor: pointer;
  }
  @media (min-width: 961px) {
	/* line 121, ../../lib/sass/talent-community/_video-text.sass */
	.video-text .inner {
	  padding: 80px 188px;
	}
	/* line 124, ../../lib/sass/talent-community/_video-text.sass */
	.video-text .inner::before {
	  top: 64px;
	  left: 0;
	  width: auto;
	}
	/* line 130, ../../lib/sass/talent-community/_video-text.sass */
	.video-text .inner::after {
	  content: url("data:image/svg+xml,%3Csvg width='138' height='207' viewBox='0 0 138 207' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='138' height='69' fill='white'/%3E%3Crect x='69' width='69' height='138' fill='white'/%3E%3Crect y='138' width='69' height='69' fill='white'/%3E%3C/svg%3E%0A");
	  position: absolute;
	  top: 64px;
	  bottom: auto;
	  right: 0;
	  height: 202px;
	  width: 135px;
	  background: none;
	}
	/* line 139, ../../lib/sass/talent-community/_video-text.sass */
	.video-text .wrapper {
	  display: grid;
	  grid-template-columns: repeat(2, minmax(0, 1fr));
	  grid-gap: 55px;
	  align-items: center;
	}
	/* line 146, ../../lib/sass/talent-community/_video-text.sass */
	.video-text a {
	  margin-left: 5%;
	  width: 95%;
	  margin-bottom: 0;
	}
	/* line 151, ../../lib/sass/talent-community/_video-text.sass */
	.video-text a .placeholder {
	  padding-bottom: 55.98456%;
	}
	/* line 154, ../../lib/sass/talent-community/_video-text.sass */
	.video-text__content {
	  padding: 0;
	}
	/* line 157, ../../lib/sass/talent-community/_video-text.sass */
	.video-text__text {
	  margin-bottom: 32px;
	}
	/* line 160, ../../lib/sass/talent-community/_video-text.sass */
	.video-text .button {
	  width: auto;
	  margin-bottom: 0;
	  padding-left: 64px;
	  padding-right: 64px;
	  font-size: 14px;
	}
  }
  
  /* line 168, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	background: rgba(0, 56, 71, 0.96);
  }
  /* line 177, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal__wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 16px);
	max-width: 960px;
  }
  /* line 185, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal__wrapper iframe {
	width: 100%;
	min-height: 250px;
	border: none;
	overflow: hidden;
  }
  /* line 191, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal__close {
	position: absolute;
	top: -60px;
	cursor: pointer;
	right: 20px;
	width: 40px;
	height: 40px;
	background: none;
	border: none;
	cursor: pointer;
  }
  /* line 202, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal__close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 5px;
	background: #fff;
	transform: translate(-50%, -50%) rotate(45deg);
	transform-origin: center center;
	transition: 0.25s background-color;
  }
  /* line 214, ../../lib/sass/talent-community/_video-text.sass */
  .video-modal__close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 5px;
	background: #fff;
	transform: translate(-50%, -50%) rotate(-45deg);
	transform-origin: center center;
	transition: 0.25s background-color;
  }
  @media (min-width: 961px) {
	/* line 227, ../../lib/sass/talent-community/_video-text.sass */
	.video-modal iframe {
	  min-height: 460px;
	}
	/* line 230, ../../lib/sass/talent-community/_video-text.sass */
	.video-modal__close {
	  top: -40px;
	  right: 0;
	  width: 20px;
	  height: 20px;
	}
	/* line 237, ../../lib/sass/talent-community/_video-text.sass */
	.video-modal__close:hover::before, .video-modal__close:hover::after {
	  background: #E61904;
	}

	.application__form-modal-close {
		width: 20px !important;
	  	height: 20px !important;
	}
	
	.application__form-modal-close:hover::before, .application__form-modal-close:hover::after {
		background: #E61904;
	  }
  }
  
  /* line 1, ../../lib/sass/talent-community/_grid-square.sass */
  .grid-square {
	padding-top: 80px;
	padding-bottom: 80px;
  }
  /* line 5, ../../lib/sass/talent-community/_grid-square.sass */
  .grid-square .wrapper {
	display: grid;
	grid-gap: 32px;
  }
  /* line 10, ../../lib/sass/talent-community/_grid-square.sass */
  .grid-square .card__icon {
	margin: 0 auto 24px;
  }
  .grid-square .card__icon svg {
	fill: none;
  }
  /* line 13, ../../lib/sass/talent-community/_grid-square.sass */
  .grid-square .card__title {
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
  }
  /* line 19, ../../lib/sass/talent-community/_grid-square.sass */
  .grid-square .card__description {
	text-align: center;
  }
  @media (min-width: 670px) {
	/* line 1, ../../lib/sass/talent-community/_grid-square.sass */
	.grid-square {
	  padding-bottom: 72px;
	}
	/* line 26, ../../lib/sass/talent-community/_grid-square.sass */
	.grid-square .wrapper {
	  grid-template-columns: 1fr 1fr 1fr;
	}
  }
  
  .block--text h1 {
	font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #003745;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-left: 37px;
    padding-left: 14px;
    box-sizing: border-box;
    position: relative;
  }

  .block--text h1:before {
    position: static;
    display: inline-block;
    margin-right: 10px;
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 8px 0 0px;
    border-color: #e31d1a transparent transparent transparent;
  }

  /* line 12, ../../lib/sass/talent-community/_text.sass */
  .block--text p {
	max-width: 984px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
  }
  @media (min-width: 961px) {
	/* line 26, ../../lib/sass/talent-community/_text.sass */
	.block--text p {
	  line-height: 2.1;
	}
  }
  
  /* line 1, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text {
	padding-top: 40px;
	padding-bottom: 120px;
  }
  /* line 5, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__grid {
	display: grid;
	grid-gap: 45px;
  }
  /* line 9, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__item {
	padding: 0 4px;
  }
  /* line 12, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__title {
	margin-bottom: 64px;
	font-size: 33px;
	font-family: "Montserrat";
	line-height: 1;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.02em;
	color: #003846;
  }
  /* line 23, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__title.small {
	position: relative;
	margin-bottom: 42px;
	padding-top: 16px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #E61904;
	text-transform: none;
	text-align: left;
  }
  /* line 36, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__title.small:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background: #E61904;
  }
  /* line 45, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__text {
	padding-left: 20px;
	font-size: 18px;
	line-height: 1.33;
	margin-bottom: 0;
  }
  /* line 51, ../../lib/sass/talent-community/_grid-text.sass */
  .grid-text__text li:not(:last-child) {
	margin-bottom: 20px;
  }
  @media (min-width: 961px) {
	/* line 1, ../../lib/sass/talent-community/_grid-text.sass */
	.grid-text {
	  padding-top: 30px;
	}
	/* line 58, ../../lib/sass/talent-community/_grid-text.sass */
	.grid-text__grid {
	  grid-template-columns: 1fr 1fr 1fr;
	  grid-gap: 32px;
	}
	/* line 62, ../../lib/sass/talent-community/_grid-text.sass */
	.grid-text__item {
	  padding: 32px 24px 0;
	}
	/* line 65, ../../lib/sass/talent-community/_grid-text.sass */
	.grid-text__title {
	  margin-bottom: 20px;
	  font-size: 44px;
	}
	/* line 69, ../../lib/sass/talent-community/_grid-text.sass */
	/* .grid-text__text {
	  line-height: 2.1;
	} */
  }
  
  /* line 1, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links {
	padding-top: 0;
	padding-bottom: 120px;
  }
  /* line 5, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links__title {
	margin: 0 auto 24px;
	max-width: 944px;
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #E61904;
	text-align: center;
  }
  /* line 16, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links__text {
	max-width: 944px;
	margin: 0 auto 46px;
	font-size: 20px;
	line-height: 1.6;
	text-align: center;
  }
  /* line 25, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links .card-image__image .placeholder {
	padding-bottom: 54.2029%;
  }
  /* line 28, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links .card-image__icon {
	margin: 0 auto 24px;
  }
  /* line 31, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links .card-image__title {
	font-size: 19px;
	text-align: center;
	padding: 0 20px
  }
  /* line 35, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links .card-image__description {
	text-align: center;
  }
  /* line 38, ../../lib/sass/talent-community/_grid-card-links.sass */
  .grid-card-links__grid {
	display: grid;
	grid-gap: 32px;
  }
  @media (min-width: 961px) {
	/* line 1, ../../lib/sass/talent-community/_grid-card-links.sass */
	.grid-card-links {
	  padding-bottom: 114px;
	}
	/* line 46, ../../lib/sass/talent-community/_grid-card-links.sass */
	.grid-card-links__title {
	  margin: 0 auto 20px;
	}
	/* line 49, ../../lib/sass/talent-community/_grid-card-links.sass */
	.grid-card-links__text {
	  margin: 0 auto 64px;
	  line-height: 2.1;
	}
	/* line 53, ../../lib/sass/talent-community/_grid-card-links.sass */
	.grid-card-links__grid {
	  grid-template-columns: 1fr 1fr 1fr;
	}
	/* line 59, ../../lib/sass/talent-community/_grid-card-links.sass */
	.grid-card-links .card-image-link__image .placeholder {
	  padding-bottom: 54.47368%;
	}
  }
  
  /* line 2, ../../lib/sass/talent-community/_application.sass */
  .application__title {
	margin-bottom: 24px;
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #E61904;
	text-align: center;
	text-transform: uppercase;
  }
  /* line 14, ../../lib/sass/talent-community/_application.sass */
  .application__text {
	margin-bottom: 40px;
	font-size: 18px;
	line-height: 1.6;
  }

  .application__text a {
	color: #003846;
  }

  .block__content + .talent-community-section .application {
	padding: 50px 0 100px
  }

  .block__content + .talent-community-section .application .application__text {
	display: none;
  }
  /* line 19, ../../lib/sass/talent-community/_application.sass */
  .application__text.text--center {
	text-align: center;
  }
  /* line 22, ../../lib/sass/talent-community/_application.sass */
  .application__text.text--small {
	font-size: 14px;
	opacity: 0.5;
  }

  .application__text.text--small.text-mandatory {
	font-size: 12px;
	opacity: 1;
  }
  /* line 26, ../../lib/sass/talent-community/_application.sass */
  .application__text a {
	font-size: 18px;
	text-decoration: underline;
  }
  /* line 31, ../../lib/sass/talent-community/_application.sass */
  .application__form > .content-input {
	margin-bottom: 32px;
  }

  .application__form > .content-input:last-of-type {
	margin-bottom: 46px;
  }

  /* line 34, ../../lib/sass/talent-community/_application.sass */
  .application__form input:not([type="file"]), .application__form .select {
	height: 55px;
	width: 100%;
	box-sizing: border-box;
  }

  .application__form .content-input.error input:not([type="file"]):not([type="checkbox"]) {
	border: 1px solid #E61904;
  }

  .application__form .content-input.error .form__dropdown {
	border: 1px solid #E61904;
  }

  .application__form .content-input.error .input--file {
	border-color: #E61904;
  }

  .application__form .content-input.error .error-msg,
  .application__form .content-input .file-error {
	font-size: 12px;
	color: #E61904;
	margin-top: 8px;
	margin-bottom: 0;
  }

  .application__form .content-input.error .checkbox label:before {
	border-color: #E61904;
  }

  /* line 41, ../../lib/sass/talent-community/_application.sass */
  .application__form input, .application__form .select, .application__form textarea {
	background: #fff;
	border: none;
	padding: 16px 20px;
	font-family: 'PT Sans';
	font-size: 18px;
	font-weight: 400;
  }
  /* line 50, ../../lib/sass/talent-community/_application.sass */
  .application__form .select .curr,
  .application__form .select .dropdown .option {
	font-size: 18px;
  }
  /* line 54, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input--file {
	position: relative;
	background: none;
	border: 2px dashed #003846;
  }
  /* line 59, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input--file.error {
	border-color: #E61904;
  }
  /* line 62, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input--file.error label {
	border: 0;
  }

  
  .application__form .input.input--file .file-dropzone {
	  min-height: 144px;
	  border: none;
	  cursor: pointer;
	}
	/* line 65, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file input {
		padding: 55px 20px;
		height: auto;
		min-height: 144px;
		font-size: 18px;
		opacity: 0;
		border: 0;
		box-sizing: border-box;
	}
	/* line 70, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #003846;
		font-size: 26px;
	}
	
	.application__form .input.input--file label.is-hidden {
	  display: none;
	}

	.file-dropzone .dz-message .dz-button {
		opacity: 0;
	}
  
  /* line 75, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input--file label span {
	display: block;
	font-size: 22px;
	line-height: 1.1;
	text-align: center;
	color: #003846;
  }
  /* line 81, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input--file label span.desktop-only {
	display: none;
  }
  /* line 84, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input:last-child {
	margin-bottom: 47px;
  }

  .application__form .content-input .textarea {
	position: relative;
  }

  .application__form .content-input .textarea label {
	position: absolute;
  }

  .application__form .content-input .textarea textarea {
	width: 100%;
	box-sizing: border-box
  }

  .application__form .content-input .checkbox {
	display: flex;
	background: none;
	padding: 2px 0;
	margin-bottom: 8px
  }
  /* line 90, ../../lib/sass/talent-community/_application.sass */
  /* .application__form .content-input .checkbox.error {
	border: 1px solid #e31d1a;
  } */
  /* line 93, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox.error input {
	border: none;
  }
  /* line 96, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox input {
	width: 24px;
	height: 24px;
	border-radius: 0;
	margin-right: 30px;
	margin-top: -4px;
	padding: 0;
	outline: none;
	background: transparent;
	appearance: none;
  }

  .application__form .content-input input::placeholder,
  .application__form .content-input textarea::placeholder,
  .application__form .content-input .form__dropdown .curr{
	color: #003846;
  }

  /* line 108, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox input:checked + label::before {
	background: #003846;
  }
  /* line 111, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox input:checked + label::after {
	content: "";
  }
  /* line 114, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox label {
	position: relative;
	font-size: 12px;
	text-align: left;
	color: #003846;
	cursor: pointer;
  }

  .application__form .content-input .checkbox label p {
	margin-bottom: 0;
  }

  /* line 121, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox label::before {
	content: "";
	position: absolute;
	top: -2px;
	left: -36px;
	z-index: 2;
	width: 24px;
	height: 24px;
	border: 1px solid #003846;
	box-sizing: border-box;
  }
  /* line 134, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox label::after {
	content: none;
	position: absolute;
	top: -1px;
	left: -35px;
	z-index: 2;
	width: 22px;
	height: 22px;
	border: 2px solid #CCCCCC;
	box-sizing: border-box;
  }
  /* line 147, ../../lib/sass/talent-community/_application.sass */
  .application__form .content-input .checkbox label span {
	display: block;
  }
  /* line 151, ../../lib/sass/talent-community/_application.sass */
  .application__form .input.input__submit input {
	display: block;
	background: #E61904;
	width: 100%;
	font-family: "Montserrat";
	font-weight: 600;
  }
  /* line 159, ../../lib/sass/talent-community/_application.sass */
  .application__form .application__text {
	margin-top: 32px;
	margin-bottom: 12px;
	line-height: 1.1;
	color: #003846;
  }
  /* line 164, ../../lib/sass/talent-community/_application.sass */
  .application__form .application__text.text--small {
	margin-top: 0;
	margin-bottom: 32px;
  }

  .application__form .content-input label[for="name"],
  .application__form .content-input label[for="surname"],
  .application__form .content-input label[for="email"],
  .application__form .content-input label[for="phone"],
  .application__form .content-input label[for="howyoufoundus"],
  .application__form .content-input label[for="message"] {
	font-size: 0;
  }
  /* line 168, ../../lib/sass/talent-community/_application.sass */
  .application .wrapper {
	max-width: 984px;
  }

  .application__form-modal {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	background: rgba(0, 0, 0, 0.78);
  }
  /* line 177, ../../lib/sass/talent-community/_video-text.sass */
  .application__form-modal-wrapper {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - 16px);
	max-width: 586px;
	padding: 50px 30px;
	background: #EEF2F3;
  }
  .application__form-modal-icon {
	display: block;
	position: relative;
	width: 52px;
	height: 52px;
	margin: 0 auto 19px;
  }

  .application__form-modal-icon .fa:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 40px
  }
  
  .application__form-modal-icon .icon--success {
	border: 2px solid #0CE271;
	border-radius: 50%;
  }

  .application__form-modal .icon--success:before {
	color: #0CE271;
  }

  .application__form-modal .icon--error {
	border: 2px solid #E61904;
	border-radius: 50%;
  }

  .application__form-modal-icon .icon--error:before {
	color: #E61904
  }

  /* .application__form-modal .icon--success:before {
	content: '';
	position: absolute;
  }

  .application__form-modal .icon--error:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%), rotate(-45deg);
	width: 45px;
	height: 2px;
	background: #E61904;
	transform-origin: center center;
  }

  .application__form-modal .icon--error:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%), rotate(45deg);
	width: 45px;
	height: 2px;
	background: #E61904;
	transform-origin: center center;
  } */
  /* line 185, ../../lib/sass/talent-community/_video-text.sass */
  .application__form-modal-title {
	width: 100%;
	max-width: 332px;
	margin: 0 auto 14px;
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 700;
	line-height: 29px;
	letter-spacing: -.02em;
	color: #003847;
	text-align: center;
  }

  .application__form-modal-message {
	width: 100%;
	margin: 0;
	font-family: "PT Sans";
	font-size: 18px;
	font-weight: 400;
	line-height: 28px;
	color: #003847;
	text-align: center;
  }

  /* line 191, ../../lib/sass/talent-community/_video-text.sass */
  .application__form-modal-close {
	position: absolute;
	top: 14px;
	cursor: pointer;
	right: 14px;
	width: 40px;
	height: 40px;
	background: none;
	border: none;
	cursor: pointer;
  }
  /* line 202, ../../lib/sass/talent-community/_video-text.sass */
  .application__form-modal-close:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 5px;
	background: #000;
	transform: translate(-50%, -50%) rotate(45deg);
	transform-origin: center center;
	transition: 0.25s background-color;
  }
  /* line 214, ../../lib/sass/talent-community/_video-text.sass */
  .application__form-modal-close::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 5px;
	background: #000;
	transform: translate(-50%, -50%) rotate(-45deg);
	transform-origin: center center;
	transition: 0.25s background-color;
  }

  .application__form .form__dropdown {
	position: relative;
	cursor: pointer;
}

.application__form .form__dropdown .curr {
	background: #FFFFFF;
	padding: 16px 32px 16px 22px;
}

.application__form .form__dropdown .dropdown {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #e5ebec;
}

.application__form .form__dropdown .dropdown > div {
	padding: 16px 32px 16px 22px;
}

.application__form .form__dropdown .dropdown > div:hover {
	background: #c0ced1;
}

.application__form-dropdown-icon {
	position: absolute;
	top: 50%;
	right: 32px;
	width: 18px;
	height: 8px;
	transform: translateY(-50%);
	pointer-events: none;
  }

  .application__form-dropdown-icon::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0px;
	width: 2px;
	height: 13.4536px;
	background: #003846;
	transform: rotate(-45deg);
	transform-origin: top left;
  }

  .application__form-dropdown-icon::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0px;
	width: 2px;
	height: 13.4536px;
	background: #003846;
	transform: rotate(45deg);
	transform-origin: top right;
  }

  .application__form button.jsSendApplicationForm {
	background: #E61904;
	border: none;
	padding: 19px 32px;
	width: 100%;
	height: auto;
	font-family: 'Montserrat';
	font-size: 18px;
	color: #FFFFFF;
	font-weight: 600;
	transition: 0.25s;
	cursor: pointer;
  }

  @media (min-width: 961px) {
	.application {
		padding: 100px 0
	}
	/* line 172, ../../lib/sass/talent-community/_application.sass */
	.application__title {
	  margin-bottom: 20px;
	}
	/* line 175, ../../lib/sass/talent-community/_application.sass */
	.application__text {
	  line-height: 2.1;
	}
	/* line 179, ../../lib/sass/talent-community/_application.sass */
	.application__form > .content-input {
	  margin-bottom: 16px;
	}

	.application__form > .content-input:last-of-type {
		margin-bottom: 40px
	}
	/* line 182, ../../lib/sass/talent-community/_application.sass */
	.application__form input, .application__form .form__dropdown .curr, .application__form .form__dropdown .dropdown > div,.application__form textarea {
	  padding: 16px 32px 16px 22px;
	  width: 100%;
	  box-sizing: border-box;
	}

	/* line 188, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label span {
	  font-size: 26px;
	}
	/* line 191, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label span:first-child {
	  margin-bottom: 4px;
	}
	/* line 194, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label span:nth-child(2) {
	  font-size: 18px;
	}
	/* line 197, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label span.desktop-only {
	  display: block !important;
	}
	/* line 200, ../../lib/sass/talent-community/_application.sass */
	.application__form .input.input--file label span.mobile-only {
	  display: none !important;
	}
	/* line 203, ../../lib/sass/talent-community/_application.sass */
	.application__form .content-input:last-child {
	  margin-bottom: 32px;
	}
	/* line 206, ../../lib/sass/talent-community/_application.sass */
	.application__form .content-input .checkbox input {
	  margin-right: 20px;
	}
	/* line 210, ../../lib/sass/talent-community/_application.sass */
	.application__form button.jsSendApplicationForm {
	  padding: 24px 32px;
	  width: auto;
	  font-size: 16px;
	}
	/* line 217, ../../lib/sass/talent-community/_application.sass */
	.application__form button.jsSendApplicationForm:hover {
	  background: #9E2524;
	}
	/* line 220, ../../lib/sass/talent-community/_application.sass */
	.application__form .application__text {
	  margin-bottom: 8px;
	  line-height: 1.1;
	}
	/* line 225, ../../lib/sass/talent-community/_application.sass */
	.application__form .application__text.text--small {
	  margin-top: 0;
	  margin-bottom: 16px;
	}
  }
  
  /* line 1, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us {
	padding-top: 40px;
	padding-bottom: 80px;
  }
  /* line 5, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us__title {
	margin-bottom: 40px;
	font-family: "Montserrat";
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #E61904;
	text-align: center;
	text-transform: uppercase;
  }
  /* line 17, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us__grid {
	display: grid;
	grid-gap: 32px;
  }
  /* line 21, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us .card {
	padding: 24px 24px 32px;
  }
  /* line 23, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us .card__icon {
	margin: 0 0 20px;
	width: 50px;
	height: 50px;
  }
  .contact-us .card__icon svg {
	width: 50px;
	height: 50px;
  }
  /* line 28, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us .card__title {
	position: relative;
	padding-bottom: 12px;
	font-size: 28px;
	font-weight: 500;
  }
  /* line 35, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us .card__title::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 3px;
	background: #E61904;
  }
  /* line 44, ../../lib/sass/talent-community/_contact-us.sass */
  .contact-us .card__description {
	font-size: 18px;
	line-height: 1.25;
  }
  @media (min-width: 670px) {
	/* line 1, ../../lib/sass/talent-community/_contact-us.sass */
	.contact-us {
	  padding-top: 64px;
	  padding-bottom: 96px;
	}
	/* line 53, ../../lib/sass/talent-community/_contact-us.sass */
	.contact-us__grid {
	  grid-template-columns: 1fr 1fr 1fr;
	}
	/* line 57, ../../lib/sass/talent-community/_contact-us.sass */
	.contact-us .card {
	  padding: 29px 24px 32px;
	}
  }
  
  @keyframes passing-through {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    30%,
    70% {
        opacity: 1;
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        transform: translateY(-40px);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        transform: translateY(0px);
    }
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    10% {
        transform: scale(1.1);
    }
    20% {
        transform: scale(1);
    }
}
.file-dropzone,
.file-dropzone * {
    box-sizing: border-box;
}
.file-dropzone {
    min-height: 150px;
    border: 1px solid rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    padding: 20px 20px;
}
.file-dropzone.dz-clickable {
    cursor: pointer;
}
.file-dropzone.dz-clickable * {
    cursor: default;
}
.file-dropzone.dz-clickable .dz-message,
.file-dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}
.file-dropzone.dz-started .dz-message {
    display: none;
}
.file-dropzone.dz-drag-hover {
    border-style: solid;
}
.file-dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}
.file-dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}
.file-dropzone .dz-message .dz-button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}
.file-dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}
.file-dropzone .dz-preview:hover {
    z-index: 1000;
}
.file-dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.file-dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}
.file-dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}
.file-dropzone .dz-preview.dz-image-preview {
    background: #fff;
}
.file-dropzone .dz-preview.dz-image-preview .dz-details {
    transition: opacity 0.2s linear;
}
.file-dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}
.file-dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}
.file-dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.file-dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}
.file-dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}
.file-dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}
.file-dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}
.file-dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}
.file-dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}
.file-dropzone .dz-preview .dz-details .dz-filename span,
.file-dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}
.file-dropzone .dz-preview:hover .dz-image img {
    transform: scale(1.05, 1.05);
    filter: blur(8px);
}
.file-dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    /* z-index: 10; */
}
.file-dropzone .dz-preview .dz-image img {
    display: block;
}
.file-dropzone .dz-preview.dz-success .dz-success-mark {
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.file-dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.file-dropzone .dz-preview .dz-success-mark,
.file-dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
}
.file-dropzone .dz-preview .dz-success-mark svg,
.file-dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
    fill: #fff;
}
.file-dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    transition: all 0.2s linear;
}
.file-dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    transition: opacity 0.4s ease-in;
}
.file-dropzone .dz-preview:not(.dz-processing) .dz-progress {
    animation: pulse 6s ease infinite;
}
.file-dropzone .dz-preview .dz-progress {
    opacity: 1;
    /* z-index: 1000; */
    pointer-events: none;
    position: absolute;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 15%;
    right: 15%;
    border: 3px solid rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    overflow: hidden;
}
.file-dropzone .dz-preview .dz-progress .dz-upload {
    background: #fff;
    display: block;
    position: relative;
    height: 100%;
    width: 0;
    transition: width 300ms ease-in-out;
    border-radius: 17px;
}
.file-dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
}
.file-dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}
.file-dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #b10606;
    padding: 0.5em 1em;
    color: #fff;
}
.file-dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #b10606;
} /*# sourceMappingURL=dropzone.css.map */
