body {
	padding: 0  !important;
	margin: 0   !important;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	font-family: 'ProximaNova-Regular';
	background: #F2F2F2;
}

html {
	-webkit-font-smoothing: antialiased;
}

* {
	margin: 0;
	padding: 0;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	-webkit-font-smoothing: antialiased;
	vertical-align: top;
}

li,ul,ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

a,a img {
	text-decoration: none;
	border: 0;
	outline: none !important;
}

a,button,input[type=submit],.input-text {
	transition: all .3s ease-in-out;
}

button:focus,a:hover,a:focus {
	text-decoration: none;
	outline: none;
}

:focus {
	outline: none;
}

img {
	max-width: 100%;
}

h1,h2,h3,h4,h5,h6,p {
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.clear:before,.clear:after {
	content: "";
	display: table;
}

.clear:after {
	clear: both;
}

input,textarea {
	outline: none !important;
}

::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #999;
	opacity: 1;
}

:-moz-placeholder {
	color: #999;
	opacity: 1;
}

#wrapper {
	float: left;
	width: 100%;
	position: relative;
}

@media (min-width:576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 994px;
	}
}

#header {
	width: 100%;
	float: left;
	top: 0px;
	z-index: 10;
	transition: background-color .3s,border-color .3s;
	border-bottom: 1px solid transparent;
}

.header-wapper {
	width: 100%;
	float: left;
}

.full-width {
	max-width: 1280px !important;
}

.top-header {
	padding: 24px 0px;
}

.navigation {
	display: flex !important;
	justify-content: flex-end;
}

.logo a,.navigation ul {
	display: flex;
	flex-wrap: wrap;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
}

.navigation ul li {
	margin-left: 34px;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
}

.navigation ul li a {
	color: #898989;
	line-height: 20px;
}

.navigation ul li a:hover,.navigation ul li.current-menu-item a {
	color: #167DB7;
}

.navigation ul li a:hover {
	text-decoration: underline;
}

.navigation ul li.current-menu-item a:hover {
	text-decoration: none;
}

.navigation .headerbutton {
	margin-left: 10px;
	font-size: 12px;
	line-height: 12px;
	background: #167DB7;
	border-radius: 6px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-family: 'ProximaNova-Semibold';
	padding: 10px 8px;
	display: -ms-flex;
	display: flex;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border: 1px solid #167DB7;
	transition: color .3s,background-color .3s;
}

.navigation .headerbutton:hover {
	background: white;
	color: #167DB7;
}

.navigation .headerbutton.alt {
	background: white;
	color: #167DB7;
}

.navigation .headerbutton.alt:hover {
	background: #167DB7;
	color: white;
}

.infojobhidden {
	display: none !important;
}

.hamburguer {
	display: none;
}

.header-image-background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding-bottom: 425px;
	background-size: cover;
	background-position: center center;
	z-index: -1;
}

.bg-white {
	background-color: rgba(255,255,255,0.75) !important;
}

.bg-white.filter-post-box,.bg-white.footer-wapper {
	background-color: #fff !important;
}

.mobile-filter {
	padding: 130px 0 16px 0;
}

.mobile-filter-btn {
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #167DB7;
	border-radius: 6px;
	font-family: 'ProximaNova-Semibold';
	font-size: 12px;
	line-height: 12px;
	color: #167DB7;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	background: #fff;
	max-width: 288px;
	margin: 0 auto;
	padding: 11px 10px;
}

.mobile-filter-btn span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background: #167DB7;
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	margin-left: 10px;
}

.mobile-filter-overlay {
	left: 0;
	top: 0;
	z-index: 9999;
	background: rgba(45,49,51,0.6);
	padding-top: 48px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
}

.mobile-filter-overlay.active {
	opacity: 1;
	visibility: visible;
}

.mobile-filter-inner {
	height: calc(100vh - 48px);
}

.mobile-filter-inner .filter-title {
	box-shadow: 0 1px 0 #E6E6E6;
	padding: 16px;
}

.mobile-filter-inner .filter-title span {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: .32px;
	color: #2D3133;
	font-family: 'ProximaNova-Semibold';
}

.mobile-filter-inner .filter-title .close-filter {
	margin-left: auto;
	font-size: 12px;
	line-height: 12px;
	background: #167DB7;
	border-radius: 6px;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-family: 'ProximaNova-Semibold';
	padding: 10px 8px;
	display: -ms-flex;
	display: flex;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}

.mobile-filter-inner form {
	width: 100%;
	height: 100%;
}

.mobile-filter-inner form .scroolable {
	height: calc(100vh - 115px);
	overflow: auto;
	margin-bottom: 16px;
	padding-bottom: 32px;
}

.mobile-filter-inner .filter-block {
	padding: 16px 15px;
}

.mobile-filter-inner .filter-block:last-child {
	padding-bottom: 0px;
}

.mobile-filter-inner .filter-block>span {
	font-size: 16px;
	line-height: 24px;
	font-family: 'ProximaNova-Semibold';
	color: #000;
	width: 100%;
}

.mobile-filter-inner .filter-block .input-field {
	width: 100%;
	position: relative;
}

.mobile-filter-inner .filter-block .input-field input[type=text] {
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	color: #999;
	border: 1px solid #B7B7B7;
	border-radius: 4px;
	padding: 10px 12px 9px;
}

.facetwp-type-checkboxes {
	flex-direction: column;
}

.facetwp-type-checkboxes .facetwp-checkbox {
	position: relative;
	cursor: pointer;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	padding-left: 24px !important;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-top: 8px;
	margin-bottom: 8px;
	background: none !important;
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}

.facetwp-type-checkboxes .facetwp-checkbox span.facetwp-counter {
	font-family: 'ProximaNova-Regular';
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin-left: 5px;
}

.facetwp-type-checkboxes .facetwp-checkbox:before {
	content: '';
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #90A4AE;
	padding: 7px;
	position: absolute;
	left: 0px;
	top: 4px;
	cursor: pointer;
}

.facetwp-type-checkboxes .facetwp-checkbox.checked:after {
	content: '';
	position: absolute;
	top: 7px;
	left: 3px;
	width: 10px;
	height: 10px;
	border-radius: 2px;
	background: #167DB7;
}

.facetwp-type-checkboxes .facetwp-toggle {
	font-size: 16px;
	line-height: 24px;
	color: #167DB7;
	font-family: 'ProximaNova-Semibold';
	margin: 8px 0px;
}

.facetwp-autocomplete-update,.mobile-filter-inner .filter-block .input-field input[type=button] {
	font-size: 14px;
	line-height: 14px;
	color: #167DB7;
	padding: 12px 16px;
	border: 1px solid #167DB7;
	border-radius: 6px;
	background: #fff;
	text-transform: uppercase;
	margin-left: 8px;
	font-family: 'ProximaNova-Semibold';
}

.facetwp-autocomplete-update:hover,.mobile-filter-inner .filter-block .input-field input[type=button]:hover {
	color: #fff;
	background: #167DB7;
}

.banner-wapper {
	padding: 0px;
	width: 100%;
	float: left;
	position: relative;
}

h1 {
	font-size: 42px;
	line-height: 50px;
	color: #2d3133;
	font-weight: 600;
	padding-bottom: 0px;
}

#section {
	width: 100%;
	float: left;
}

.content-wapper {
	width: 100%;
	float: left;
	padding: 50px 0px;
}

.content-wapper .navigation {
	display: none !important;
	flex-wrap: wrap;
}

.content-wapper .navigation a {
	display: block;
	width: 100%;
	margin: 5px 0;
	text-align: center;
}

.filter-wrapper .filter-box {
	padding: 24px 40px 16px;
	border-radius: 8px;
	margin-bottom: 24px;
	background: rgba(22,125,183,0.7) !important;
}

.filter-wrapper .filter-box h2.filter-box-header {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 125%;
	color: white;
}

.filter-wrapper .filter-box form {
	width: 100%;
}

.filter-wrapper .filter-box form .form-input {
	width: 289px;
	margin-bottom: 8px;
}

.filter-wrapper .filter-box form .form-input:before,.filter-wrapper .filter-box form .form-input .btn.dropdown-toggle:before {
	position: absolute;
	left: 12px;
	top: 0px;
	width: 24px;
	height: 38px;
	content: '';
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 24px auto;
	z-index: 5;
}

.filter-wrapper .filter-box form .form-input.keyword:before {
	background-image: url(../images/input-search.svg);
}

.filter-wrapper .filter-box form .form-input.province:before {
	background-image: url(../images/icon-line-location.svg);
}

.filter-wrapper .filter-box form .form-input.workday:before {
	background-image: url(../images/icon-line-clock.svg);
}

.filter-wrapper .filter-box form .form-input.position-category:before {
	background-image: url(../images/icon-line-star-thin.svg);
}

.filter-wrapper .filter-box form .form-input.contract-type:before {
	background-image: url(../images/icon-line-edit-paper.svg);
}

.filter-wrapper .filter-box form .form-input.company-name:before {
	background-image: url(../images/icon-line-factory.svg);
}

.no-result-found {
	background: white;
	padding: 20px;
	width: 100%;
	text-align: center;
	border-radius: 8px;
	color: black;
}

.facetwp-facet {
	margin-bottom: 0px !important;
	display: -ms-flex;
	display: flex;
	width: 100%;
}

.fcomplete-wrap {
	z-index: 100;
	margin-top: 42px;
	border-radius: 4px;
	border-top: 1px solid #ddd !important;
	width: 100% !important;
	max-height: 152px;
	overflow-y: auto;
}

.fs-wrap {
	width: 100%;
}

.fs-label-wrap {
	width: 100% !important;
	padding: 10px 35px 10px 50px;
	font-size: 16px;
	line-height: 18px;
	color: #999;
	text-align: left;
	background: none;
	position: relative;
	border: solid 1px #b7b7b7 !important;
	border-radius: 4px;
}

.fs-label-wrap .fs-label {
	padding: 0px !important;
}

.fs-arrow {
	top: 0px !important;
	width: 35px !important;
	height: 100% !important;
	border: none !important;
	background: url(../images/select-arrow.svg) no-repeat center center;
}

.fs-dropdown {
	width: 100% !important;
	height: auto;
	margin-top: 2px !important;
	border-color: #BBBBBB !important;
	border-radius: 4px;
	background: #fff;
}

.fs-search input {
	padding-left: 7px !important;
	padding-right: 7px !important;
}

.fs-dropdown .fs-options {
	max-height: 147px !important;
	position: relative;
}

.fs-option {
	padding: 10px 18px 10px 35px !important;
	border-bottom: solid 1px #fff;
}

.fs-wrap.multiple .fs-checkbox {
	height: 100%;
	left: 5px !important;
}

.facetwp-type-fselect .fs-option .fs-option-label {
	white-space: inherit !important;
}

.fs-option.selected {
	background: #167DB7;
}

.facetwp-type-fselect .fs-option.selected .fs-option-label {
	color: #000;
}

.filter-wrapper .filter-box form .form-input input[type=text] {
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	color: #2D3133;
	border: 1px solid #B7B7B7;
	border-radius: 4px;
	background-color: #fff;
	padding: 9px 12px 10px 50px;
	transition: all .3s ease-in-out;
}

.filter-wrapper .filter-box form .form-input input[type=text]:focus {
	border-color: #22749A;
}

.filter-wrapper .filter-post-box {
	padding: 16px 16px;
	border-radius: 8px;
	margin-bottom: 8px;
	cursor: pointer;
}

.filter-wrapper .filter-post-box:hover {
	background: #f3f9fb !important;
}

.filter-wrapper .filter-post-box .filter-image {
	max-width: 72px;
	max-height: 72px;
	border: 1px solid #E6E6E6;
	border-radius: 4px;
	overflow: hidden;
	margin-right: 22px;
}

.filter-wrapper .filter-post-box .filter-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center;
}

.filter-wrapper .filter-post-box .filter-desc h2 {
	display: -ms-flex;
	display: flex;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
}

.filter-wrapper .filter-post-box .filter-desc h2 a {
	font-size: 28px;
	line-height: 28px;
	letter-spacing: .45px;
	font-family: 'ProximaNova-Semibold';
	color: #2D3133;
}

.filter-wrapper .filter-post-box .filter-desc h3 {
	font-size: 16px;
	line-height: 24px;
}

.filter-wrapper .filter-post-box .filter-desc h3 a {
	color: #167DB7;
}

.filter-wrapper .filter-post-box .filter-desc h3 a:hover {
	text-decoration: underline;
}

.filter-wrapper .filter-post-box .filter-desc .filter-salary {
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .25px;
	padding-top: 3px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-text p,.filter-wrapper .filter-post-box .filter-desc .filter-text a {
	color: #999;
	margin-bottom: 9px;
	display: -webkit-box;
	height: auto;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul {
	padding: 8px 0px 0px 0px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li,.filter-wrapper .filter-post-box .filter-desc .filter-list ul li {
	display: -ms-flex;
	display: flex;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	position: relative;
	padding: 0px 13px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .25px;
	color: #999;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li:first-child,.filter-wrapper .filter-post-box .filter-desc .filter-list ul li:first-child {
	padding-left: 0px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li:after,.filter-wrapper .filter-post-box .filter-desc .filter-list ul li:after {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1px;
	height: 14px;
	content: '';
	background: #999;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li.new-category:after {
	top: 3px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li:first-child:after,.filter-wrapper .filter-post-box .filter-desc .filter-list ul li:first-child:after {
	display: none;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li a {
	display: -ms-flex;
	display: flex;
	align-items: center;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .25px;
	color: #999;
}

.filter-wrapper .filter-post-box .filter-desc .filter-list ul li a:hover {
	text-decoration: underline;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li.new-category a {
	color: #00A550;
}

.filter-wrapper .filter-post-box .filter-desc .filter-cate ul li.new-category a span {
	color: #fff;
	background: #00A550;
	padding: 4px 4px;
	border-radius: 4px;
	margin-left: 10px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-list ul li {
	padding: 0px 11px;
}

.filter-wrapper .filter-post-box .filter-desc .filter-list ul li:after {
	top: -1px;
}

.filter-pagination {
	padding: 24px 0px 0px 0px;
}

.filter-pagination ul,.filter-pagination ul li,.filter-pagination ul li a {
	display: -ms-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 20px;
	font-family: 'ProximaNova-Semibold';
}

.filter-pagination ul li {
	margin: 0px 2px;
}

.filter-pagination ul li {
	background: #fff;
}

.filter-pagination ul li,.filter-pagination ul li a {
	width: 40px;
	height: 40px;
	border-radius: 4px;
	color: #167DB7;
}

.filter-pagination ul li:hover a {
	text-decoration: underline;
}

.filter-pagination ul li.current {
	background: #167DB7;
	color: #fff;
}

.filter-pagination ul li.previous,.filter-pagination ul li.next,.filter-pagination ul li.previous a,.filter-pagination ul li.next a {
	width: auto;
}

.filter-pagination ul li.previous {
	padding-left: 10px;
}

.filter-pagination ul li.pre,.filter-pagination ul li.nxt {
	width: auto;
}

.filter-pagination ul li.pre a,.filter-pagination ul li.nxt a {
	width: auto;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.filter-pagination ul li.next {
	padding-right: 10px;
}

.filter-pagination ul li.previous a,.filter-pagination ul li.next a {
	padding: 0px 15px;
}

.filter-pagination ul li.previous a,.filter-pagination ul li.next a {
	background-repeat: no-repeat;
	background-size: 6px auto;
	text-transform: capitalize;
}

.filter-pagination ul li.previous a {
	background-image: url(../images/arrow-prev.svg);
	background-position: left center;
}

.filter-pagination ul li.next a {
	background-image: url(../images/arrow-next.svg);
	background-position: right center;
}

.scroll-top {
	padding-top: 32px;
}

.top-scroll-btn {
	border: 1px solid #167DB7;
	border-radius: 6px;
	background: none;
	padding: 9px 15px;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: .25px;
	text-transform: uppercase;
	color: #167DB7;
	font-family: 'ProximaNova-Semibold';
	background: #fff;
}

.top-scroll-btn:hover {
	color: #fff;
	background: #167DB7;
}

#footer {
	width: 100%;
	float: left;
}

.footer-wapper {
	width: 100%;
	float: left;
	border-top: solid 1px #E5E5E5;
	padding: 29px 0px 25px;
}

.footer-links h5 {
	font-size: 18px;
	line-height: 24px;
	font-family: 'ProximaNova-Semibold';
	color: #2D3133;
	padding-bottom: 8px;
}

.footer-links ul li a {
	font-size: 16px;
	line-height: 32px;
	color: #666;
}

.footer-links ul li a:hover {
	color: #167DB7;
	text-decoration: underline;
}

.footer-social {
	border-top: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 16px 0px;
	margin: 17px 0px 15px 0px;
}

.f-social span {
	font-size: 18px;
	line-height: 24px;
	font-family: 'ProximaNova-Semibold';
	color: #2D3133;
	margin-right: 8px;
}

.f-social ul,.advinta-block ul {
	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
}

.f-social ul li {
	margin-left: 12px;
}

.store-btn a {
	margin-left: 16px;
}

.advinta-block {
	font-size: 14px;
	line-height: 18px;
	color: #666;
}

.advinta-block ul li {
	padding: 0px 13px;
	position: relative;
}

.advinta-block ul li:after {
	position: absolute;
	left: 0px;
	top: 0px;
	content: '|';
}

.advinta-block ul li:first-child:after {
	content: '';
}

.advinta-block ul li a:hover {
	color: #167DB7;
	text-decoration: underline;
}

.advinta-block ul li a {
	color: #666;
}

.advinta-logo {
	padding: 17px 0px 0px 0px;
}

.advinta-logo a {
	display: -ms-flex;
	display: flex;
}

.lan-block .row [class^=col] {
	height: auto;
	margin-bottom: 50px;
}

.lan-block .row .col-md-12 {
	margin-bottom: 0px;
}

.lan-bread {
	padding-bottom: 40px;
}

.lan-bread a {
	color: #167DB7;
	border: solid 1px #167DB7;
	border-radius: 3px;
	padding: 5px 15px;
	position: relative;
}

.lan-bread a:before {
	font-family: 'FontAwesome';
	content: "\f104";
	margin-right: 7px;
	position: relative;
	top: 1px;
}

.lan-block h1 {
	width: 100%;
	text-align: center;
	color: #364f6b;
	padding-bottom: 65px;
}

.lan-inner-box {
	background: #fff;
	border-radius: 5px;
	height: 100%;
	padding: 50px 20px;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	color: #333;
}

.lan-inner-box ul {
	width: 100%;
}

.lan-inner-box.recomenddation {
	background: #364f6b;
	color: #fff;
}

.top-text-box {
	position: absolute;
	left: 50%;
	top: -18px;
	background: #5e9a5d;
	color: #fff;
	border-radius: 4px;
	padding: 7px 10px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 70%;
}

.lan-inner-box h2 {
	text-align: center;
	width: 100%;
	padding: 0px 0px 20px 0px;
	color: #364f6b;
	font-weight: 600;
	font-size: 22px;
}

.lan-inner-box.recomenddation h2,
.lan-inner-box.recomenddation .lan-price {
	color: #fff;
}

.lan-inner-box .lan-price {
	color: #333;
	font-size: 28px;
	font-weight: 600;
	margin: 0px 0px 30px 0px;
}

.lan-inner-box .lan-price small {
	font-size: 50%;
	vertical-align: baseline;
}

.dbl-btn a {
	border-radius: 3px;
	padding: 5px 15px;
	color: #000;
	margin: 30px 0px;
	background: #e7eed7;
	width: 100%;
	font-weight: 600;
}

.middle-listbox ul li {
	position: relative;
	padding-left: 30px;
	text-align: left;
	margin-bottom: 25px;
}

.middle-listbox ul li:before {
	font-family: 'FontAwesome';
	content: "\f00c";
	position: absolute;
	left: 0px;
	top: 0px;
}

.middle-listbox ul li strong {
	width: 100%;
	display: block;
}

.middle-listbox p {
	text-align: center;
	color: #999;
	margin: 15px 0px;
	line-height: 1.2;
}

.lan-radio {
	margin-top: auto;
	margin-bottom: 40px;
}

.lan-radio label {
	margin-bottom: 0px;
	text-align: left;
}

.lan-radio label strong {
	display: block;
	width: 100%;
}

.lan-radio input[type="radio"]:checked,
.lan-radio input[type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.lan-radio input[type="radio"]:checked + label,
.lan-radio input[type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #666;
}

.lan-inner-box.recomenddation .lan-radio input[type="radio"]:checked + label,
.lan-inner-box.recomenddation .lan-radio input[type="radio"]:not(:checked) + label {
	color: #fff;
}

.lan-radio input[type="radio"]:checked + label:before,
.lan-radio input[type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 2px solid #ddd;
	border-radius: 100%;
}

.lan-radio input[type="radio"]:checked + label:after,
.lan-radio input[type="radio"]:not(:checked) + label:after {
	content: '';
	width: 8px;
	height: 8px;
	background: #167DB7;
	position: absolute;
	top: 5px;
	left: 5px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.lan-inner-box.recomenddation .lan-radio input[type="radio"]:checked + label:after,
.lan-inner-box.recomenddation .lan-radio input[type="radio"]:not(:checked) + label:after {
	background: #ffffff;
}

.lan-radio input[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.lan-radio input[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.lan-link a {
	border-radius: 3px;
	padding: 10px 15px;
	color: #364f6b;
	background: #f1e17b;
	width: 100%;
	font-weight: 600;
	text-transform: uppercase;
}

.lan-btm-text {
	background: #364f6b;
	color: #fff;
	text-align: center;
	padding: 80px 0;
	margin-top: 20px;
}

.lan-btm-text h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 15px;
}

.lan-btm-text--alt {
	color: #364f6b;
	text-align: center;
	padding: 80px 0;
	margin-top: 20px;
}

.lan-btm-text--alt h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
	margin-bottom: 15px;
}

.lan-btm-text--alt p {
	font-size: 120%;
	margin-bottom: 15px;
}

.lan-btm-text--alt .btn-pack {
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	background: #364f6b;
	border-radius: 6px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'ProximaNova-Semibold';
	padding: 10px 8px;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	border: 1px solid #364f6b;
	transition: color .3s,background-color .3s;
}

.lan-btm-text--alt .btn-pack:hover {
	background: #fff;
	color: #364f6b;
}


/* MOBIL FILTER */
.mobile-filter-btn {
	background-color: #ff6340;
	border-color: #ff6340;
	color: #fff;
}

.mobile-filter-btn:hover {
	background-color: #ff4e27;
	border-color: #ff4e27;
}

element.style {
}

.mobile-filter-inner .filter-title span {
	margin-top: -50px;
}

/* CLOSE BUTTON X */
.mobile-filter-inner .filter-title .close-filter-x {
	font-size: 20px;
	background-color: transparent;
	color: #444;
}

.checkbox-button-lebal {
	margin: 5px  5px 0px 0px;
}

/* HEADER */
.header-image-background {
        /*background-color: linear-gradient(rgb(255, 99, 64, 0.45),rgba(255, 99, 64, 0.45));*/
        /*filter: grayscale(25%);*/;
}

h1.legal-bases {
	color: #fff;
        /*text-shadow: 0 0 2px #ccc;*/;
}

p.legal-bases {
	display: inline-block;
	margin-bottom: 20px;
	font-weight: 600;
	color: #fff;
        /*text-shadow: 0 0 2px #ccc;*/;
}

p.legal-bases a {
	color: #fff;
	text-decoration: underline;
}

    /* BANNER */
.responsive-wrapper {
	background-color: #fff;
}
    /* END BANNER */

    /* CMP */

.sui-MoleculeModalContent {
	max-height: 350px;
}

    /* END CMP */

    /* TOOL TIP */

.tooltip-inner {
	padding: 10px;
	font-size: 12px;
}

.tooltip-new {
	display: inline-block;
	background-color: tomato;
	color: #fff;
	padding: 0 4px;
	font-size: 10px;
	line-height: 18px;
	text-transform: uppercase;
}

    /* END TOOL TIP */

/* Soluciona el problema del CMP en Safarai */

	.sui-MoleculeModal.is-MoleculeModal-open {
		height: 100vh;
	}

/* --- */