@charset "UTF-8";

.nwp-rebrand-close-button {
	position: absolute;
	z-index: 2;
	background: none;
	width: 30px;
	height: 30px;
	right: 20px;
	top: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	z-index: 4
}

@media(max-width:1023px) {
	.nwp-rebrand-close-button {
		right: 10px;
		top: 10px
	}
}

.nwp-rebrand-close-button:before,.nwp-rebrand-close-button:after {
	position: absolute;
	left: 15px;
	top: 0;
	content: '';
	width: 2px;
	height: 30px;
	background-color: #989898;
	transition: ease .25s
}

.nwp-rebrand-close-button:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.nwp-rebrand-close-button:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nwp-rebrand-close-button span {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	white-space: nowrap;
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	border: 0
}

.nwp-rebrand-close-button:hover:before,.nwp-rebrand-close-button:hover:after {
	height: 46px;
	top: -8px
}

.nwp-rebrand-button,.bottom_search_wrapper .autocomplete_holder input[type="submit"],body .contact-team .cta-button,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],.nwp-rebrand-button--revers,.nwp-rebrand-button--black {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.4;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	padding: 6px 20px;
	text-decoration: none;
	cursor: pointer;
	margin: 0 20px;
	border: none;
	outline-width: 0;
	outline-style: solid;
	transition: outline .25s ease,background .25s ease
}

@media(max-width:1023px) {
	.nwp-rebrand-button,.bottom_search_wrapper .autocomplete_holder input[type="submit"],body .contact-team .cta-button,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],.nwp-rebrand-button--revers,.nwp-rebrand-button--black {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 10px
	}
}

.nwp-rebrand-button:hover,.bottom_search_wrapper .autocomplete_holder input[type="submit"]:hover,body .contact-team .cta-button:hover,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:hover,.nwp-rebrand-button--revers:hover,.nwp-rebrand-button--black:hover,.nwp-rebrand-button:focus,.bottom_search_wrapper .autocomplete_holder input[type="submit"]:focus,body .contact-team .cta-button:focus,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:focus,.nwp-rebrand-button--revers:focus,.nwp-rebrand-button--black:focus {
	text-decoration: none;
	outline-width: 5px
}

.nwp-rebrand-button-no-margin.nwp-rebrand-button,.bottom_search_wrapper .autocomplete_holder input.nwp-rebrand-button-no-margin[type="submit"],body .contact-team .nwp-rebrand-button-no-margin.cta-button,body .search_group .top_search_wrapp.autocomplete_holder input.nwp-rebrand-button-no-margin[type="submit"],.nwp-rebrand-button-no-margin.nwp-rebrand-button--revers,.nwp-rebrand-button-no-margin.nwp-rebrand-button--black {
	margin: 0
}

.nwp-rebrand-button,.bottom_search_wrapper .autocomplete_holder input[type="submit"],body .contact-team .cta-button,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"] {
	background: #c90c0f;
	color: #fff;
	outline-color: #c90c0f;
	text-align: center
}

.nwp-rebrand-button:hover,.bottom_search_wrapper .autocomplete_holder input[type="submit"]:hover,body .contact-team .cta-button:hover,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:hover,.nwp-rebrand-button:focus,.bottom_search_wrapper .autocomplete_holder input[type="submit"]:focus,body .contact-team .cta-button:focus,body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:focus {
	outline-color: #be1719;
	outline-style: solid;
	background: #be1719
}

.nwp-rebrand-button--revers {
	background: #fff;
	color: #c90c0f;
	outline-color: #fff
}

.nwp-rebrand-button--revers:hover {
	background: #fff
}

.nwp-rebrand-button--bigger {
	font-size: 20px
}

.nwp-rebrand-button--block {
	width: 100%;
	margin: 0
}

.nwp-rebrand-buttons-holder {
	display: flex;
	align-items: center;
	justify-content: center
}

@media(max-width:1439px) {
	.nwp-rebrand-buttons-holder {
		flex-direction: column-reverse
	}

	.nwp-rebrand-buttons-holder .nwp-rebrand-button,.nwp-rebrand-buttons-holder .bottom_search_wrapper .autocomplete_holder input[type="submit"],.bottom_search_wrapper .autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"],.nwp-rebrand-buttons-holder body .contact-team .cta-button,body .contact-team .nwp-rebrand-buttons-holder .cta-button,.nwp-rebrand-buttons-holder body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],body .search_group .top_search_wrapp.autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"] {
		margin-bottom: 10px
	}
}

@media(max-width:1023px) {
	.nwp-rebrand-buttons-holder {
		flex-direction: row
	}

	.nwp-rebrand-buttons-holder .nwp-rebrand-button,.nwp-rebrand-buttons-holder .bottom_search_wrapper .autocomplete_holder input[type="submit"],.bottom_search_wrapper .autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"],.nwp-rebrand-buttons-holder body .contact-team .cta-button,body .contact-team .nwp-rebrand-buttons-holder .cta-button,.nwp-rebrand-buttons-holder body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],body .search_group .top_search_wrapp.autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"] {
		margin: 0 10px
	}

	.nwp-rebrand-buttons-holder .nwp-rebrand-button:first-child,.nwp-rebrand-buttons-holder .bottom_search_wrapper .autocomplete_holder input[type="submit"]:first-child,.bottom_search_wrapper .autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"]:first-child,.nwp-rebrand-buttons-holder body .contact-team .cta-button:first-child,body .contact-team .nwp-rebrand-buttons-holder .cta-button:first-child,.nwp-rebrand-buttons-holder body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:first-child,body .search_group .top_search_wrapp.autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"]:first-child {
		margin-left: 0
	}

	.nwp-rebrand-buttons-holder .nwp-rebrand-button:last-child,.nwp-rebrand-buttons-holder .bottom_search_wrapper .autocomplete_holder input[type="submit"]:last-child,.bottom_search_wrapper .autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"]:last-child,.nwp-rebrand-buttons-holder body .contact-team .cta-button:last-child,body .contact-team .nwp-rebrand-buttons-holder .cta-button:last-child,.nwp-rebrand-buttons-holder body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"]:last-child,body .search_group .top_search_wrapp.autocomplete_holder .nwp-rebrand-buttons-holder input[type="submit"]:last-child {
		margin-right: 0
	}
}

.dropDownDateCommon:focus {
	outline-style: auto;
	outline-width: initial
}

.nwp-buttons--space-between {
	display: flex;
	justify-content: space-between;
	align-items: center
}

button[role='button'],button {
	border: none;
	-webkit-appearance: none
}

.breadcrumbs {
	padding: 20px 10px 20px 160px;
	display: block;
	background: none;
	overflow: hidden
}

.breadcrumbs {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .breadcrumbs,html[lang=lt] .breadcrumbs,html[lang=hr] .breadcrumbs,html[lang=cs] .breadcrumbs,html[lang=pl] .breadcrumbs,html[lang=ro] .breadcrumbs,html[lang=sr] .breadcrumbs,html[lang=tr] .breadcrumbs,html[lang=vi] .breadcrumbs,html[lang=el] .breadcrumbs,html[lang=uk] .breadcrumbs,html[lang=ru] .breadcrumbs,html[lang=ka] .breadcrumbs,html[lang=sl] .breadcrumbs,html[lang=sk] .breadcrumbs,html[lang=et] .breadcrumbs,html[lang=bg] .breadcrumbs,html[lang=km] .breadcrumbs,html[lang=kk] .breadcrumbs,html[lang=he] .breadcrumbs,html[lang=hu] .breadcrumbs {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .breadcrumbs {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .breadcrumbs,html[lang=fa] .breadcrumbs {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:767px) {
	.breadcrumbs {
		display: none
	}
}

.breadcrumbs ul {
	margin: 0;
	padding: 0
}

.breadcrumbs ul li {
	margin: 0 8px 0 0;
	float: left;
	color: #000;
	font-size: 13px;
	list-style: none
}

.breadcrumbs ul li:after {
	content: '';
	display: inline-block;
	width: 5px;
	height: 9px;
	vertical-align: middle;
	margin-left: 8px;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjguODQ0IiB2aWV3Qm94PSIwIDAgNSA4Ljg0NCI+CiAgPG1ldGFkYXRhPjw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+Cjx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIvPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz48L21ldGFkYXRhPgo8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiAjYWRiMGIyOwogICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImFyciIgY2xhc3M9ImNscy0xIiBkPSJNMzMwOS4yOCw4ODYuODY2YzAuMzEsMC4zMTIsMy4zMywzLjU5LDMuMzMsMy41OWEwLjg3NSwwLjg3NSwwLDAsMSwwLDEuMnMtMy4wMiwzLjI3OS0zLjMzLDMuNTg5YTAuODUyLDAuODUyLDAsMCwxLTEuMTksMCwwLjgzNywwLjgzNywwLDAsMSwwLTEuMmwyLjc3LTIuOTg4LTIuNzctMi45ODZhMC44MzgsMC44MzgsMCwwLDEsMC0xLjIwNUEwLjg1MywwLjg1MywwLDAsMSwzMzA5LjI4LDg4Ni44NjZaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzMwNy44NCAtODg2LjY1NikiLz4KPC9zdmc+Cg==") no-repeat
}

.breadcrumbs ul li:before {
	display: none
}

.breadcrumbs ul li.active {
	font-weight: 700;
	color: #000
}

.breadcrumbs ul li.active:before,.breadcrumbs ul li.active:after {
	display: none
}

.breadcrumbs ul li a {
	text-decoration: none;
	color: #c90c0f
}

.breadcrumbs ul li a:hover {
	text-decoration: underline
}

@media(max-width:767px) {
	.manage_app {
		display: none
	}
}

.manage_app>div {
	display: flex;
	padding: 100px 0;
	max-width: 610px!important;
	margin: 0 auto
}

.manage_app>div.manageappoptvo {
	flex-direction: row-reverse
}

.manage_app>div .mobile_app_img {
	width: 260px;
	padding: 0!important;
	float: none;
	text-align: center;
	display: flex;
	align-items: center
}

.manage_app>div>div:not(.mobile_app_img) {
	width: auto;
	padding: 0 75px 0 0;
	float: none;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center
}

.manage_app>div .main_block_h {
	font-size: 22px;
	font-weight: 300;
	line-height: 1.4;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 20px;
	padding: 0
}

.manage_app>div .main_block_h {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .manage_app>div .main_block_h,html[lang=lt] .manage_app>div .main_block_h,html[lang=hr] .manage_app>div .main_block_h,html[lang=cs] .manage_app>div .main_block_h,html[lang=pl] .manage_app>div .main_block_h,html[lang=ro] .manage_app>div .main_block_h,html[lang=sr] .manage_app>div .main_block_h,html[lang=tr] .manage_app>div .main_block_h,html[lang=vi] .manage_app>div .main_block_h,html[lang=el] .manage_app>div .main_block_h,html[lang=uk] .manage_app>div .main_block_h,html[lang=ru] .manage_app>div .main_block_h,html[lang=ka] .manage_app>div .main_block_h,html[lang=sl] .manage_app>div .main_block_h,html[lang=sk] .manage_app>div .main_block_h,html[lang=et] .manage_app>div .main_block_h,html[lang=bg] .manage_app>div .main_block_h,html[lang=km] .manage_app>div .main_block_h,html[lang=kk] .manage_app>div .main_block_h,html[lang=he] .manage_app>div .main_block_h,html[lang=hu] .manage_app>div .main_block_h {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .manage_app>div .main_block_h {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .manage_app>div .main_block_h,html[lang=fa] .manage_app>div .main_block_h {
	font-family: "Noto Naskh Arabic UI",serif
}

.manage_app>div .main_block_h:before,.manage_app>div .main_block_h:after {
	display: none
}

.manage_app>div .main_block_sub_h {
	text-align: center;
	color: #6a6a6a;
	font-size: 16px!important;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1.25;
	font-style: normal
}

.manage_app>div .main_block_sub_h {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .manage_app>div .main_block_sub_h,html[lang=lt] .manage_app>div .main_block_sub_h,html[lang=hr] .manage_app>div .main_block_sub_h,html[lang=cs] .manage_app>div .main_block_sub_h,html[lang=pl] .manage_app>div .main_block_sub_h,html[lang=ro] .manage_app>div .main_block_sub_h,html[lang=sr] .manage_app>div .main_block_sub_h,html[lang=tr] .manage_app>div .main_block_sub_h,html[lang=vi] .manage_app>div .main_block_sub_h,html[lang=el] .manage_app>div .main_block_sub_h,html[lang=uk] .manage_app>div .main_block_sub_h,html[lang=ru] .manage_app>div .main_block_sub_h,html[lang=ka] .manage_app>div .main_block_sub_h,html[lang=sl] .manage_app>div .main_block_sub_h,html[lang=sk] .manage_app>div .main_block_sub_h,html[lang=et] .manage_app>div .main_block_sub_h,html[lang=bg] .manage_app>div .main_block_sub_h,html[lang=km] .manage_app>div .main_block_sub_h,html[lang=he] .manage_app>div .main_block_sub_h,html[lang=az] .manage_app>div .main_block_sub_h,html[lang=hu] .manage_app>div .main_block_sub_h {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .manage_app>div .main_block_sub_h {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .manage_app>div .main_block_sub_h,html[lang=fa] .manage_app>div .main_block_sub_h {
	font-family: "Noto Naskh Arabic UI",serif
}

.manage_app>div .main_block_sub_h a {
	color: #c90c0f!important;
	font-weight: 400!important
}

.manage_app>div .main_block_sub_h a:hover {
	text-decoration: underline!important
}

.manage_app>div .download_butt_marg {
	margin-top: 10px;
	display: flex;
	justify-content: space-between
}

.bottom_search_wrapper {
	height: 625px;
	background: url("/Images/bottom-search-img.jpg") no-repeat;
	display: table;
	width: 100%;
	background-size: cover;
	background-color: rgba(0,0,0,.55);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.55);
	padding: 0 20px
}

.bottom_search_wrapper .bottom_search_holder {
	display: table-cell;
	vertical-align: middle;
	color: #fff
}

.bottom_search_wrapper .main_block_h {
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	padding: 25px 10px 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	margin: 0 0 25px;
	color: #fff
}

.bottom_search_wrapper .main_block_h {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .bottom_search_wrapper .main_block_h,html[lang=lt] .bottom_search_wrapper .main_block_h,html[lang=hr] .bottom_search_wrapper .main_block_h,html[lang=cs] .bottom_search_wrapper .main_block_h,html[lang=pl] .bottom_search_wrapper .main_block_h,html[lang=ro] .bottom_search_wrapper .main_block_h,html[lang=sr] .bottom_search_wrapper .main_block_h,html[lang=tr] .bottom_search_wrapper .main_block_h,html[lang=vi] .bottom_search_wrapper .main_block_h,html[lang=el] .bottom_search_wrapper .main_block_h,html[lang=uk] .bottom_search_wrapper .main_block_h,html[lang=ru] .bottom_search_wrapper .main_block_h,html[lang=ka] .bottom_search_wrapper .main_block_h,html[lang=sl] .bottom_search_wrapper .main_block_h,html[lang=sk] .bottom_search_wrapper .main_block_h,html[lang=et] .bottom_search_wrapper .main_block_h,html[lang=bg] .bottom_search_wrapper .main_block_h,html[lang=km] .bottom_search_wrapper .main_block_h,html[lang=kk] .bottom_search_wrapper .main_block_h,html[lang=he] .bottom_search_wrapper .main_block_h,html[lang=hu] .bottom_search_wrapper .main_block_h {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .bottom_search_wrapper .main_block_h {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .bottom_search_wrapper .main_block_h,html[lang=fa] .bottom_search_wrapper .main_block_h {
	font-family: "Noto Naskh Arabic UI",serif
}

.bottom_search_wrapper .main_block_h:before,.bottom_search_wrapper .main_block_h:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

.bottom_search_wrapper .main_block_h:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

.bottom_search_wrapper .main_block_h span {
	color: #000;
	font-family: inherit
}

@media(max-width:1179px) {
	.bottom_search_wrapper .main_block_h {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:767px) {
	.bottom_search_wrapper .main_block_h {
		font-size: 26px;
		line-height: 1.2
	}
}

@media(max-width:767px) {
	.bottom_search_wrapper .main_block_h {
		font-size: 26px
	}
}

.bottom_search_wrapper .main_block_sub_h {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-size: 20px;
	color: #fff
}

.bottom_search_wrapper .main_block_sub_h {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .bottom_search_wrapper .main_block_sub_h,html[lang=lt] .bottom_search_wrapper .main_block_sub_h,html[lang=hr] .bottom_search_wrapper .main_block_sub_h,html[lang=cs] .bottom_search_wrapper .main_block_sub_h,html[lang=pl] .bottom_search_wrapper .main_block_sub_h,html[lang=ro] .bottom_search_wrapper .main_block_sub_h,html[lang=sr] .bottom_search_wrapper .main_block_sub_h,html[lang=tr] .bottom_search_wrapper .main_block_sub_h,html[lang=vi] .bottom_search_wrapper .main_block_sub_h,html[lang=el] .bottom_search_wrapper .main_block_sub_h,html[lang=uk] .bottom_search_wrapper .main_block_sub_h,html[lang=ru] .bottom_search_wrapper .main_block_sub_h,html[lang=ka] .bottom_search_wrapper .main_block_sub_h,html[lang=sl] .bottom_search_wrapper .main_block_sub_h,html[lang=sk] .bottom_search_wrapper .main_block_sub_h,html[lang=et] .bottom_search_wrapper .main_block_sub_h,html[lang=bg] .bottom_search_wrapper .main_block_sub_h,html[lang=km] .bottom_search_wrapper .main_block_sub_h,html[lang=he] .bottom_search_wrapper .main_block_sub_h,html[lang=az] .bottom_search_wrapper .main_block_sub_h,html[lang=hu] .bottom_search_wrapper .main_block_sub_h {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .bottom_search_wrapper .main_block_sub_h {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .bottom_search_wrapper .main_block_sub_h,html[lang=fa] .bottom_search_wrapper .main_block_sub_h {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.bottom_search_wrapper .main_block_sub_h {
		line-height: 1.2;
		font-size: 19px
	}
}

.bottom_search_wrapper .autocomplete_holder {
	width: 100%;
	max-width: 480px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: auto;
	margin-right: auto
}

.bottom_search_wrapper .autocomplete_holder:after {
	display: none
}

.bottom_search_wrapper .autocomplete_holder input[type="text"] {
	border-radius: 0;
	padding: 5px 20px 0;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	width: 100%;
	background: #e8e8e8;
	color: #000;
	border: none;
	line-height: normal;
	height: 44px;
	padding-right: 60px;
	flex: 1;
	min-width: 0
}

.bottom_search_wrapper .autocomplete_holder input[type="text"] {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=lt] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=hr] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=cs] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=pl] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=ro] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=sr] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=tr] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=vi] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=el] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=uk] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=ru] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=ka] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=sl] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=sk] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=et] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=bg] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=km] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=he] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=az] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=hu] .bottom_search_wrapper .autocomplete_holder input[type="text"] {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .bottom_search_wrapper .autocomplete_holder input[type="text"] {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .bottom_search_wrapper .autocomplete_holder input[type="text"],html[lang=fa] .bottom_search_wrapper .autocomplete_holder input[type="text"] {
	font-family: "Noto Naskh Arabic UI",serif
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.bottom_search_wrapper .autocomplete_holder input[type="text"] {
		font-size: 16px;
		padding: 0 20px
	}
}

.bottom_search_wrapper .autocomplete_holder input[type="text"]::-webkit-input-placeholder {
	color: #000
}

.bottom_search_wrapper .autocomplete_holder input[type="text"]::-moz-placeholder {
	color: #000
}

.bottom_search_wrapper .autocomplete_holder input[type="text"]:-ms-input-placeholder {
	color: #000
}

.bottom_search_wrapper .autocomplete_holder input[type="submit"] {
	position: relative;
	z-index: 2;
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	margin: 0 0 0 -50px;
	border-radius: 0
}

@media(max-width:479px) {
	.bottom_search_wrapper {
		padding: 0;
		height: 220px;
		background: url(/Images/bottom-search-img-mobile.jpg) no-repeat;
		background-size: cover
	}

	.bottom_search_wrapper .bottom_search_holder {
		vertical-align: middle
	}

	.bottom_search_wrapper .bottom_search_holder .bottom_search_header_wrapp {
		display: none
	}

	.bottom_search_wrapper .bottom_search_holder .row.dropdown-input-wrapper {
		margin: 0
	}

	.bottom_search_wrapper .bottom_search_holder .row.dropdown-input-wrapper>div:first-child {
		padding: 0 20px 10px
	}
}

.bottom_search_header_mobile {
	display: none
}

@media(max-width:479px) {
	.bottom_search_header_mobile {
		padding: 0 20px;
		display: block
	}

	.bottom_search_header_mobile .main_block_h {
		font-size: 38px;
		font-weight: 300;
		line-height: 1;
		padding: 25px 10px 35px;
		position: relative;
		text-align: center;
		text-transform: uppercase;
		color: #000;
		font-size: 30px
	}

	.bottom_search_header_mobile .main_block_h {
		font-family: Effra,Helvetica,Arial,sans-serif
	}

	html[lang=lv] .bottom_search_header_mobile .main_block_h,html[lang=lt] .bottom_search_header_mobile .main_block_h,html[lang=hr] .bottom_search_header_mobile .main_block_h,html[lang=cs] .bottom_search_header_mobile .main_block_h,html[lang=pl] .bottom_search_header_mobile .main_block_h,html[lang=ro] .bottom_search_header_mobile .main_block_h,html[lang=sr] .bottom_search_header_mobile .main_block_h,html[lang=tr] .bottom_search_header_mobile .main_block_h,html[lang=vi] .bottom_search_header_mobile .main_block_h,html[lang=el] .bottom_search_header_mobile .main_block_h,html[lang=uk] .bottom_search_header_mobile .main_block_h,html[lang=ru] .bottom_search_header_mobile .main_block_h,html[lang=ka] .bottom_search_header_mobile .main_block_h,html[lang=sl] .bottom_search_header_mobile .main_block_h,html[lang=sk] .bottom_search_header_mobile .main_block_h,html[lang=et] .bottom_search_header_mobile .main_block_h,html[lang=bg] .bottom_search_header_mobile .main_block_h,html[lang=km] .bottom_search_header_mobile .main_block_h,html[lang=kk] .bottom_search_header_mobile .main_block_h,html[lang=he] .bottom_search_header_mobile .main_block_h,html[lang=hu] .bottom_search_header_mobile .main_block_h {
		font-family: "RobotoFont",Helvetica,Arial,sans-serif
	}

	html[lang=az] .bottom_search_header_mobile .main_block_h {
		font-family: Helvetica,Arial,sans-serif
	}

	html[lang=ar] .bottom_search_header_mobile .main_block_h,html[lang=fa] .bottom_search_header_mobile .main_block_h {
		font-family: "Noto Naskh Arabic UI",serif
	}

	.bottom_search_header_mobile .main_block_h:before,.bottom_search_header_mobile .main_block_h:after {
		content: "";
		width: 185px;
		height: 1px;
		position: absolute;
		left: 50%;
		top: 0;
		margin: 0 0 0 -92px;
		background: #c90c0f
	}

	.bottom_search_header_mobile .main_block_h:after {
		top: auto;
		bottom: 0;
		width: 120px;
		height: 14px;
		margin: 0 0 0 -60px
	}

	.bottom_search_header_mobile .main_block_h span {
		color: #000;
		font-family: inherit
	}
}

@media(max-width:479px) and (max-width:1179px) {
	.bottom_search_header_mobile .main_block_h {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:479px) and (max-width:767px) {
	.bottom_search_header_mobile .main_block_h {
		font-size: 26px;
		line-height: 1.2
	}
}

@media(max-width:479px) and (max-width:767px) {
	.bottom_search_header_mobile .main_block_h {
		font-size: 26px
	}
}

@media(max-width:479px) {
	.bottom_search_header_mobile .main_block_sub_h {
		font-size: 22px;
		color: #000;
		font-weight: 600;
		font-style: italic;
		text-align: center;
		margin: 0 0 5px;
		line-height: 1.4;
		padding: 0;
		min-height: 0;
		background: none
	}

	.bottom_search_header_mobile .main_block_sub_h {
		font-family: "adobe-caslon-pro",Georgia,serif
	}

	html[lang=lv] .bottom_search_header_mobile .main_block_sub_h,html[lang=lt] .bottom_search_header_mobile .main_block_sub_h,html[lang=hr] .bottom_search_header_mobile .main_block_sub_h,html[lang=cs] .bottom_search_header_mobile .main_block_sub_h,html[lang=pl] .bottom_search_header_mobile .main_block_sub_h,html[lang=ro] .bottom_search_header_mobile .main_block_sub_h,html[lang=sr] .bottom_search_header_mobile .main_block_sub_h,html[lang=tr] .bottom_search_header_mobile .main_block_sub_h,html[lang=vi] .bottom_search_header_mobile .main_block_sub_h,html[lang=el] .bottom_search_header_mobile .main_block_sub_h,html[lang=uk] .bottom_search_header_mobile .main_block_sub_h,html[lang=ru] .bottom_search_header_mobile .main_block_sub_h,html[lang=ka] .bottom_search_header_mobile .main_block_sub_h,html[lang=sl] .bottom_search_header_mobile .main_block_sub_h,html[lang=sk] .bottom_search_header_mobile .main_block_sub_h,html[lang=et] .bottom_search_header_mobile .main_block_sub_h,html[lang=bg] .bottom_search_header_mobile .main_block_sub_h,html[lang=km] .bottom_search_header_mobile .main_block_sub_h,html[lang=he] .bottom_search_header_mobile .main_block_sub_h,html[lang=az] .bottom_search_header_mobile .main_block_sub_h,html[lang=hu] .bottom_search_header_mobile .main_block_sub_h {
		font-family: Georgia,"Times New Roman",Times,serif
	}

	html[lang=kk] .bottom_search_header_mobile .main_block_sub_h {
		font-family: "Times New Roman",Times,serif
	}

	html[lang=ar] .bottom_search_header_mobile .main_block_sub_h,html[lang=fa] .bottom_search_header_mobile .main_block_sub_h {
		font-family: "Noto Naskh Arabic UI",serif
	}
}

@media(max-width:479px) and (max-width:1179px) {
	.bottom_search_header_mobile .main_block_sub_h {
		line-height: 1.2;
		font-size: 19px
	}
}

.bottom_search_wrapper-wrp-rebrand {
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.55);
	height: 500px
}

.bottom_search_wrapper-wrp-rebrand .main_block_sub_h {
	font-family: "adobe-caslon-pro",Georgia,serif;
	font-style: italic;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 40px!important
}

.bottom_search_wrapper .city-dropdown-rebrand {
	border-radius: 0;
	padding: 5px 20px 0;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	width: 100%;
	background: #e8e8e8;
	color: #000;
	border: none;
	line-height: normal;
	height: 44px;
	padding-right: 60px;
	background-image: url(/Images/design-rebrand/icon-select-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-top: 0;
	align-items: center;
	display: flex
}

.bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=lt] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=hr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=cs] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=pl] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ro] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=tr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=vi] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=el] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=uk] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ru] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ka] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sl] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sk] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=et] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=bg] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=km] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=he] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=az] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=hu] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=fa] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "Noto Naskh Arabic UI",serif
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.bottom_search_wrapper .city-dropdown-rebrand {
		font-size: 16px;
		padding: 0 20px
	}
}

.bottom_search_wrapper .city-dropdown-rebrand::-webkit-input-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand::-moz-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand:-ms-input-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand span {
	margin: 0;
	line-height: normal
}

.row.dropdown-bottom-search-rebrand {
	margin: 0 auto 30px;
	max-width: 850px
}

.rebrand_enquiry_wrapper .modal_main_content .content_subHeader h2 {
	position: relative;
	line-height: 38px;
	padding: 25px 0 35px;
	margin: 0 0 40px;
	text-align: center;
	font-family: "Effra";
	text-transform: uppercase
}

.rebrand_enquiry_wrapper .modal_main_content .content_subHeader h2:before,.rebrand_enquiry_wrapper .modal_main_content .content_subHeader h2:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

.rebrand_enquiry_wrapper .modal_main_content .content_subHeader h2:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

.rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3 {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=lt] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=hr] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=cs] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=pl] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=ro] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=sr] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=tr] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=vi] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=el] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=uk] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=ru] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=ka] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=sl] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=sk] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=et] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=bg] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=km] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=he] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=az] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=hu] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3 {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3 {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3,html[lang=fa] .rebrand_enquiry_wrapper .modal_main_content .content_subHeader h3 {
	font-family: "Noto Naskh Arabic UI",serif
}

.rebrand_enquiry_wrapper .modal_window_forms>div>div {
	background: none
}

.required-asterisk-parent input[required],.required-asterisk-parent input[type=text],.required-asterisk-parent textarea,.required-asterisk-parent input.additional-phone,.modal_window_forms input[type="text"],.modal_window_forms textarea,.modal_window_forms select,#potential-centre-options select,.dropdown-label,.rebrand_enquiry_wrapper .FormDropdownHolder button {
	font-style: italic;
	color: #000;
	background-color: rgba(232,232,232,.85);
	border: 0
}

.required-asterisk-parent input[required],.required-asterisk-parent input[type=text],.required-asterisk-parent textarea,.required-asterisk-parent input.additional-phone,.modal_window_forms input[type="text"],.modal_window_forms textarea,.modal_window_forms select,#potential-centre-options select,.dropdown-label,.rebrand_enquiry_wrapper .FormDropdownHolder button {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .required-asterisk-parent input[required],html[lang=lv] .required-asterisk-parent input[type=text],html[lang=lv] .required-asterisk-parent textarea,html[lang=lv] .required-asterisk-parent input.additional-phone,html[lang=lv] .modal_window_forms input[type="text"],html[lang=lv] .modal_window_forms textarea,html[lang=lv] .modal_window_forms select,html[lang=lv] #potential-centre-options select,html[lang=lv] .dropdown-label,html[lang=lv] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=lt] .required-asterisk-parent input[required],html[lang=lt] .required-asterisk-parent input[type=text],html[lang=lt] .required-asterisk-parent textarea,html[lang=lt] .required-asterisk-parent input.additional-phone,html[lang=lt] .modal_window_forms input[type="text"],html[lang=lt] .modal_window_forms textarea,html[lang=lt] .modal_window_forms select,html[lang=lt] #potential-centre-options select,html[lang=lt] .dropdown-label,html[lang=lt] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=hr] .required-asterisk-parent input[required],html[lang=hr] .required-asterisk-parent input[type=text],html[lang=hr] .required-asterisk-parent textarea,html[lang=hr] .required-asterisk-parent input.additional-phone,html[lang=hr] .modal_window_forms input[type="text"],html[lang=hr] .modal_window_forms textarea,html[lang=hr] .modal_window_forms select,html[lang=hr] #potential-centre-options select,html[lang=hr] .dropdown-label,html[lang=hr] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=cs] .required-asterisk-parent input[required],html[lang=cs] .required-asterisk-parent input[type=text],html[lang=cs] .required-asterisk-parent textarea,html[lang=cs] .required-asterisk-parent input.additional-phone,html[lang=cs] .modal_window_forms input[type="text"],html[lang=cs] .modal_window_forms textarea,html[lang=cs] .modal_window_forms select,html[lang=cs] #potential-centre-options select,html[lang=cs] .dropdown-label,html[lang=cs] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=pl] .required-asterisk-parent input[required],html[lang=pl] .required-asterisk-parent input[type=text],html[lang=pl] .required-asterisk-parent textarea,html[lang=pl] .required-asterisk-parent input.additional-phone,html[lang=pl] .modal_window_forms input[type="text"],html[lang=pl] .modal_window_forms textarea,html[lang=pl] .modal_window_forms select,html[lang=pl] #potential-centre-options select,html[lang=pl] .dropdown-label,html[lang=pl] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=ro] .required-asterisk-parent input[required],html[lang=ro] .required-asterisk-parent input[type=text],html[lang=ro] .required-asterisk-parent textarea,html[lang=ro] .required-asterisk-parent input.additional-phone,html[lang=ro] .modal_window_forms input[type="text"],html[lang=ro] .modal_window_forms textarea,html[lang=ro] .modal_window_forms select,html[lang=ro] #potential-centre-options select,html[lang=ro] .dropdown-label,html[lang=ro] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=sr] .required-asterisk-parent input[required],html[lang=sr] .required-asterisk-parent input[type=text],html[lang=sr] .required-asterisk-parent textarea,html[lang=sr] .required-asterisk-parent input.additional-phone,html[lang=sr] .modal_window_forms input[type="text"],html[lang=sr] .modal_window_forms textarea,html[lang=sr] .modal_window_forms select,html[lang=sr] #potential-centre-options select,html[lang=sr] .dropdown-label,html[lang=sr] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=tr] .required-asterisk-parent input[required],html[lang=tr] .required-asterisk-parent input[type=text],html[lang=tr] .required-asterisk-parent textarea,html[lang=tr] .required-asterisk-parent input.additional-phone,html[lang=tr] .modal_window_forms input[type="text"],html[lang=tr] .modal_window_forms textarea,html[lang=tr] .modal_window_forms select,html[lang=tr] #potential-centre-options select,html[lang=tr] .dropdown-label,html[lang=tr] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=vi] .required-asterisk-parent input[required],html[lang=vi] .required-asterisk-parent input[type=text],html[lang=vi] .required-asterisk-parent textarea,html[lang=vi] .required-asterisk-parent input.additional-phone,html[lang=vi] .modal_window_forms input[type="text"],html[lang=vi] .modal_window_forms textarea,html[lang=vi] .modal_window_forms select,html[lang=vi] #potential-centre-options select,html[lang=vi] .dropdown-label,html[lang=vi] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=el] .required-asterisk-parent input[required],html[lang=el] .required-asterisk-parent input[type=text],html[lang=el] .required-asterisk-parent textarea,html[lang=el] .required-asterisk-parent input.additional-phone,html[lang=el] .modal_window_forms input[type="text"],html[lang=el] .modal_window_forms textarea,html[lang=el] .modal_window_forms select,html[lang=el] #potential-centre-options select,html[lang=el] .dropdown-label,html[lang=el] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=uk] .required-asterisk-parent input[required],html[lang=uk] .required-asterisk-parent input[type=text],html[lang=uk] .required-asterisk-parent textarea,html[lang=uk] .required-asterisk-parent input.additional-phone,html[lang=uk] .modal_window_forms input[type="text"],html[lang=uk] .modal_window_forms textarea,html[lang=uk] .modal_window_forms select,html[lang=uk] #potential-centre-options select,html[lang=uk] .dropdown-label,html[lang=uk] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=ru] .required-asterisk-parent input[required],html[lang=ru] .required-asterisk-parent input[type=text],html[lang=ru] .required-asterisk-parent textarea,html[lang=ru] .required-asterisk-parent input.additional-phone,html[lang=ru] .modal_window_forms input[type="text"],html[lang=ru] .modal_window_forms textarea,html[lang=ru] .modal_window_forms select,html[lang=ru] #potential-centre-options select,html[lang=ru] .dropdown-label,html[lang=ru] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=ka] .required-asterisk-parent input[required],html[lang=ka] .required-asterisk-parent input[type=text],html[lang=ka] .required-asterisk-parent textarea,html[lang=ka] .required-asterisk-parent input.additional-phone,html[lang=ka] .modal_window_forms input[type="text"],html[lang=ka] .modal_window_forms textarea,html[lang=ka] .modal_window_forms select,html[lang=ka] #potential-centre-options select,html[lang=ka] .dropdown-label,html[lang=ka] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=sl] .required-asterisk-parent input[required],html[lang=sl] .required-asterisk-parent input[type=text],html[lang=sl] .required-asterisk-parent textarea,html[lang=sl] .required-asterisk-parent input.additional-phone,html[lang=sl] .modal_window_forms input[type="text"],html[lang=sl] .modal_window_forms textarea,html[lang=sl] .modal_window_forms select,html[lang=sl] #potential-centre-options select,html[lang=sl] .dropdown-label,html[lang=sl] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=sk] .required-asterisk-parent input[required],html[lang=sk] .required-asterisk-parent input[type=text],html[lang=sk] .required-asterisk-parent textarea,html[lang=sk] .required-asterisk-parent input.additional-phone,html[lang=sk] .modal_window_forms input[type="text"],html[lang=sk] .modal_window_forms textarea,html[lang=sk] .modal_window_forms select,html[lang=sk] #potential-centre-options select,html[lang=sk] .dropdown-label,html[lang=sk] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=et] .required-asterisk-parent input[required],html[lang=et] .required-asterisk-parent input[type=text],html[lang=et] .required-asterisk-parent textarea,html[lang=et] .required-asterisk-parent input.additional-phone,html[lang=et] .modal_window_forms input[type="text"],html[lang=et] .modal_window_forms textarea,html[lang=et] .modal_window_forms select,html[lang=et] #potential-centre-options select,html[lang=et] .dropdown-label,html[lang=et] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=bg] .required-asterisk-parent input[required],html[lang=bg] .required-asterisk-parent input[type=text],html[lang=bg] .required-asterisk-parent textarea,html[lang=bg] .required-asterisk-parent input.additional-phone,html[lang=bg] .modal_window_forms input[type="text"],html[lang=bg] .modal_window_forms textarea,html[lang=bg] .modal_window_forms select,html[lang=bg] #potential-centre-options select,html[lang=bg] .dropdown-label,html[lang=bg] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=km] .required-asterisk-parent input[required],html[lang=km] .required-asterisk-parent input[type=text],html[lang=km] .required-asterisk-parent textarea,html[lang=km] .required-asterisk-parent input.additional-phone,html[lang=km] .modal_window_forms input[type="text"],html[lang=km] .modal_window_forms textarea,html[lang=km] .modal_window_forms select,html[lang=km] #potential-centre-options select,html[lang=km] .dropdown-label,html[lang=km] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=he] .required-asterisk-parent input[required],html[lang=he] .required-asterisk-parent input[type=text],html[lang=he] .required-asterisk-parent textarea,html[lang=he] .required-asterisk-parent input.additional-phone,html[lang=he] .modal_window_forms input[type="text"],html[lang=he] .modal_window_forms textarea,html[lang=he] .modal_window_forms select,html[lang=he] #potential-centre-options select,html[lang=he] .dropdown-label,html[lang=he] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=az] .required-asterisk-parent input[required],html[lang=az] .required-asterisk-parent input[type=text],html[lang=az] .required-asterisk-parent textarea,html[lang=az] .required-asterisk-parent input.additional-phone,html[lang=az] .modal_window_forms input[type="text"],html[lang=az] .modal_window_forms textarea,html[lang=az] .modal_window_forms select,html[lang=az] #potential-centre-options select,html[lang=az] .dropdown-label,html[lang=az] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=hu] .required-asterisk-parent input[required],html[lang=hu] .required-asterisk-parent input[type=text],html[lang=hu] .required-asterisk-parent textarea,html[lang=hu] .required-asterisk-parent input.additional-phone,html[lang=hu] .modal_window_forms input[type="text"],html[lang=hu] .modal_window_forms textarea,html[lang=hu] .modal_window_forms select,html[lang=hu] #potential-centre-options select,html[lang=hu] .dropdown-label,html[lang=hu] .rebrand_enquiry_wrapper .FormDropdownHolder button {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .required-asterisk-parent input[required],html[lang=kk] .required-asterisk-parent input[type=text],html[lang=kk] .required-asterisk-parent textarea,html[lang=kk] .required-asterisk-parent input.additional-phone,html[lang=kk] .modal_window_forms input[type="text"],html[lang=kk] .modal_window_forms textarea,html[lang=kk] .modal_window_forms select,html[lang=kk] #potential-centre-options select,html[lang=kk] .dropdown-label,html[lang=kk] .rebrand_enquiry_wrapper .FormDropdownHolder button {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .required-asterisk-parent input[required],html[lang=ar] .required-asterisk-parent input[type=text],html[lang=ar] .required-asterisk-parent textarea,html[lang=ar] .required-asterisk-parent input.additional-phone,html[lang=ar] .modal_window_forms input[type="text"],html[lang=ar] .modal_window_forms textarea,html[lang=ar] .modal_window_forms select,html[lang=ar] #potential-centre-options select,html[lang=ar] .dropdown-label,html[lang=ar] .rebrand_enquiry_wrapper .FormDropdownHolder button,html[lang=fa] .required-asterisk-parent input[required],html[lang=fa] .required-asterisk-parent input[type=text],html[lang=fa] .required-asterisk-parent textarea,html[lang=fa] .required-asterisk-parent input.additional-phone,html[lang=fa] .modal_window_forms input[type="text"],html[lang=fa] .modal_window_forms textarea,html[lang=fa] .modal_window_forms select,html[lang=fa] #potential-centre-options select,html[lang=fa] .dropdown-label,html[lang=fa] .rebrand_enquiry_wrapper .FormDropdownHolder button {
	font-family: "Noto Naskh Arabic UI",serif
}

#potential-centre-options {
	background-color: #e8e8e8!important
}

.FormDropdownHolder button,.date-time-wrapp select,.quoteDatePickerDropd select,#potential-centre-options {
	background-image: url(/Images/design-rebrand/icon-select-dropdown.png);
	background-repeat: no-repeat
}

#potential-centre-options {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: 97% 50%
}

.FormDropdownHolder .dropdown-menu>li>a {
	font-style: italic
}

.FormDropdownHolder .dropdown-menu>li>a {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .FormDropdownHolder .dropdown-menu>li>a,html[lang=lt] .FormDropdownHolder .dropdown-menu>li>a,html[lang=hr] .FormDropdownHolder .dropdown-menu>li>a,html[lang=cs] .FormDropdownHolder .dropdown-menu>li>a,html[lang=pl] .FormDropdownHolder .dropdown-menu>li>a,html[lang=ro] .FormDropdownHolder .dropdown-menu>li>a,html[lang=sr] .FormDropdownHolder .dropdown-menu>li>a,html[lang=tr] .FormDropdownHolder .dropdown-menu>li>a,html[lang=vi] .FormDropdownHolder .dropdown-menu>li>a,html[lang=el] .FormDropdownHolder .dropdown-menu>li>a,html[lang=uk] .FormDropdownHolder .dropdown-menu>li>a,html[lang=ru] .FormDropdownHolder .dropdown-menu>li>a,html[lang=ka] .FormDropdownHolder .dropdown-menu>li>a,html[lang=sl] .FormDropdownHolder .dropdown-menu>li>a,html[lang=sk] .FormDropdownHolder .dropdown-menu>li>a,html[lang=et] .FormDropdownHolder .dropdown-menu>li>a,html[lang=bg] .FormDropdownHolder .dropdown-menu>li>a,html[lang=km] .FormDropdownHolder .dropdown-menu>li>a,html[lang=he] .FormDropdownHolder .dropdown-menu>li>a,html[lang=az] .FormDropdownHolder .dropdown-menu>li>a,html[lang=hu] .FormDropdownHolder .dropdown-menu>li>a {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .FormDropdownHolder .dropdown-menu>li>a {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .FormDropdownHolder .dropdown-menu>li>a,html[lang=fa] .FormDropdownHolder .dropdown-menu>li>a {
	font-family: "Noto Naskh Arabic UI",serif
}

.rebrand_enquiry_wrapper ::-webkit-input-placeholder {
	color: #807f83
}

.rebrand_enquiry_wrapper ::-moz-placeholder {
	color: #807f83
}

.rebrand_enquiry_wrapper :-ms-input-placeholder {
	color: #807f83
}

#phonePlaceHolderFake:after {
	display: none
}

.required-asterisk-parent input[required]:focus+label,.required-asterisk-parent input[required]:valid+label {
	display: block
}

.required-asterisk-parent input[required]+label,.required-asterisk-parent input.additional-phone+label,label.fakePlaceHolderAutocomplete {
	font-style: italic;
	line-height: 22px;
	position: absolute;
	left: 20px;
	top: 17px;
	pointer-events: none;
	z-index: 10;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	transition: scale .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
	transition: transform .4s cubic-bezier(.25,.8,.25,1),scale .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1);
	transition: transform .4s cubic-bezier(.25,.8,.25,1),scale .4s cubic-bezier(.25,.8,.25,1),color .4s cubic-bezier(.25,.8,.25,1),width .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1)
}

.required-asterisk-parent input[required]+label,.required-asterisk-parent input.additional-phone+label,label.fakePlaceHolderAutocomplete {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .required-asterisk-parent input[required]+label,html[lang=lv] .required-asterisk-parent input.additional-phone+label,html[lang=lv] label.fakePlaceHolderAutocomplete,html[lang=lt] .required-asterisk-parent input[required]+label,html[lang=lt] .required-asterisk-parent input.additional-phone+label,html[lang=lt] label.fakePlaceHolderAutocomplete,html[lang=hr] .required-asterisk-parent input[required]+label,html[lang=hr] .required-asterisk-parent input.additional-phone+label,html[lang=hr] label.fakePlaceHolderAutocomplete,html[lang=cs] .required-asterisk-parent input[required]+label,html[lang=cs] .required-asterisk-parent input.additional-phone+label,html[lang=cs] label.fakePlaceHolderAutocomplete,html[lang=pl] .required-asterisk-parent input[required]+label,html[lang=pl] .required-asterisk-parent input.additional-phone+label,html[lang=pl] label.fakePlaceHolderAutocomplete,html[lang=ro] .required-asterisk-parent input[required]+label,html[lang=ro] .required-asterisk-parent input.additional-phone+label,html[lang=ro] label.fakePlaceHolderAutocomplete,html[lang=sr] .required-asterisk-parent input[required]+label,html[lang=sr] .required-asterisk-parent input.additional-phone+label,html[lang=sr] label.fakePlaceHolderAutocomplete,html[lang=tr] .required-asterisk-parent input[required]+label,html[lang=tr] .required-asterisk-parent input.additional-phone+label,html[lang=tr] label.fakePlaceHolderAutocomplete,html[lang=vi] .required-asterisk-parent input[required]+label,html[lang=vi] .required-asterisk-parent input.additional-phone+label,html[lang=vi] label.fakePlaceHolderAutocomplete,html[lang=el] .required-asterisk-parent input[required]+label,html[lang=el] .required-asterisk-parent input.additional-phone+label,html[lang=el] label.fakePlaceHolderAutocomplete,html[lang=uk] .required-asterisk-parent input[required]+label,html[lang=uk] .required-asterisk-parent input.additional-phone+label,html[lang=uk] label.fakePlaceHolderAutocomplete,html[lang=ru] .required-asterisk-parent input[required]+label,html[lang=ru] .required-asterisk-parent input.additional-phone+label,html[lang=ru] label.fakePlaceHolderAutocomplete,html[lang=ka] .required-asterisk-parent input[required]+label,html[lang=ka] .required-asterisk-parent input.additional-phone+label,html[lang=ka] label.fakePlaceHolderAutocomplete,html[lang=sl] .required-asterisk-parent input[required]+label,html[lang=sl] .required-asterisk-parent input.additional-phone+label,html[lang=sl] label.fakePlaceHolderAutocomplete,html[lang=sk] .required-asterisk-parent input[required]+label,html[lang=sk] .required-asterisk-parent input.additional-phone+label,html[lang=sk] label.fakePlaceHolderAutocomplete,html[lang=et] .required-asterisk-parent input[required]+label,html[lang=et] .required-asterisk-parent input.additional-phone+label,html[lang=et] label.fakePlaceHolderAutocomplete,html[lang=bg] .required-asterisk-parent input[required]+label,html[lang=bg] .required-asterisk-parent input.additional-phone+label,html[lang=bg] label.fakePlaceHolderAutocomplete,html[lang=km] .required-asterisk-parent input[required]+label,html[lang=km] .required-asterisk-parent input.additional-phone+label,html[lang=km] label.fakePlaceHolderAutocomplete,html[lang=he] .required-asterisk-parent input[required]+label,html[lang=he] .required-asterisk-parent input.additional-phone+label,html[lang=he] label.fakePlaceHolderAutocomplete,html[lang=az] .required-asterisk-parent input[required]+label,html[lang=az] .required-asterisk-parent input.additional-phone+label,html[lang=az] label.fakePlaceHolderAutocomplete,html[lang=hu] .required-asterisk-parent input[required]+label,html[lang=hu] .required-asterisk-parent input.additional-phone+label,html[lang=hu] label.fakePlaceHolderAutocomplete {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .required-asterisk-parent input[required]+label,html[lang=kk] .required-asterisk-parent input.additional-phone+label,html[lang=kk] label.fakePlaceHolderAutocomplete {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .required-asterisk-parent input[required]+label,html[lang=ar] .required-asterisk-parent input.additional-phone+label,html[lang=ar] label.fakePlaceHolderAutocomplete,html[lang=fa] .required-asterisk-parent input[required]+label,html[lang=fa] .required-asterisk-parent input.additional-phone+label,html[lang=fa] label.fakePlaceHolderAutocomplete {
	font-family: "Noto Naskh Arabic UI",serif
}

.location-interested input[required]:focus .fakePlaceHolderAutocomplete,.location-interested input.input-validation-error+label,.location-interested input.valid+label,.required-asterisk-parent input[required]:focus+label,.required-asterisk-parent input.additional-phone:focus+label,.required-asterisk-parent input.input-validation-error+label,.required-asterisk-parent input.valid+label {
	-webkit-transform: translateY(-75%) scale(.75);
	transform: translateY(-75%) scale(.75)
}

.required-asterisk-parent input[required]:focus,.required-asterisk-parent input.additional-phone:focus,.required-asterisk-parent input.input-validation-error,.required-asterisk-parent input.valid {
	padding: 16px 20px 0;
	font-size: 18px;
	line-height: normal
}

.required-asterisk-parent label:after {
	padding: 3px 3px;
	position: absolute
}

.modal_window_forms select,.dropdown-label {
	padding-top: 2%
}

.modal_window_forms textarea {
	padding: 2% 4% 0
}

.modal_window_forms .location-interested input[type="text"] {
	padding: 14px 20px 5px 20px
}

.rebrand_enquiry_wrapper .FormDropdownHolder button {
	padding-top: 1%
}

.button_subm_hold .submit_red {
	padding: 10px 24px;
	border: 0;
	border-radius: 0;
	background-image: none;
	background-color: #c90c0f;
	transition: .3s
}

.button_subm_hold .submit_red:hover {
	background-color: #000;
	transition: .3s
}

.form-dropdown-wrapperRebranded {
	padding: 0;
	background: none
}

.field-validation-error {
	color: #c90c0f
}

.rebrand_enquiry_wrapper .form-dropdown-wrapper {
	background: none;
	padding: 0
}

.rebrand_enquiry_wrapper .form-dropdown-wrapper p {
	display: none
}

.rebrand_enquiry_wrapper button.close {
	background: none;
	width: 30px;
	height: 30px;
	right: 30px
}

.rebrand_enquiry_wrapper button.close:focus {
	opacity: 1;
	text-decoration: none;
	outline-width: 1px;
	outline: auto 5px -webkit-focus-ring-color
}

.rebrand_enquiry_wrapper button.close:before,.rebrand_enquiry_wrapper button.close:after {
	position: absolute;
	left: 15px;
	top: 0;
	content: '';
	width: 2px;
	height: 30px;
	background-color: #c90c0f;
	transition: .3s
}

.rebrand_enquiry_wrapper button.close:hover:before,.rebrand_enquiry_wrapper button.close:hover:after {
	height: 46px;
	background-color: #000;
	top: -8px;
	transition: .3s
}

.rebrand_enquiry_wrapper button.close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.rebrand_enquiry_wrapper button.close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.articles-and-recources-container {
	background: #ededed;
	padding: 70px 0 0
}

@media(max-width:1023px) {
	.articles-and-recources-container {
		padding-top: 50px
	}
}

.articles-and-recources-container .hyh2 {
	margin-bottom: 0
}

.articles-and-recources-container .hyh2.intllochtopmar-new .downloadimg {
	display: none
}

.articles-and-recources-container .hyh2.intllochtopmar-new .regname {
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	padding: 25px 10px 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	background: #ededed
}

.articles-and-recources-container .hyh2.intllochtopmar-new .regname {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=lt] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=hr] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=cs] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=pl] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=ro] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=sr] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=tr] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=vi] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=el] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=uk] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=ru] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=ka] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=sl] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=sk] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=et] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=bg] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=km] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=kk] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=he] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=hu] .articles-and-recources-container .hyh2.intllochtopmar-new .regname {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .articles-and-recources-container .hyh2.intllochtopmar-new .regname {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .articles-and-recources-container .hyh2.intllochtopmar-new .regname,html[lang=fa] .articles-and-recources-container .hyh2.intllochtopmar-new .regname {
	font-family: "Noto Naskh Arabic UI",serif
}

.articles-and-recources-container .hyh2.intllochtopmar-new .regname:before,.articles-and-recources-container .hyh2.intllochtopmar-new .regname:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

.articles-and-recources-container .hyh2.intllochtopmar-new .regname:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

.articles-and-recources-container .hyh2.intllochtopmar-new .regname span {
	color: #000;
	font-family: inherit
}

@media(max-width:1179px) {
	.articles-and-recources-container .hyh2.intllochtopmar-new .regname {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:767px) {
	.articles-and-recources-container .hyh2.intllochtopmar-new .regname {
		font-size: 26px;
		line-height: 1.2
	}
}

@media(max-width:767px) {
	.articles-and-recources-container .hyh2.intllochtopmar-new .regname {
		font-size: 26px
	}
}

.articles-and-recources-container .wrslyouterwrapper {
	padding-bottom: 20px
}

.articles-and-recources-container .wrslidercs {
	padding: 40px 0 0
}

@media(max-width:1023px) {
	.articles-and-recources-container .wrslidercs {
		padding-top: 20px
	}
}

.articles-and-recources-container .pages {
	margin-top: 20px
}

.articles-and-recources-container .pages li {
	width: 12px;
	height: 12px;
	box-shadow: none;
	background: #bdbec0
}

.articles-and-recources-container .pages li.active {
	background: #c90c0f
}

.articles-and-recources-container .articleblurcolortranp {
	border-radius: 0!important;
	height: 380px!important
}

@media(max-width:767px) {
	.articles-and-recources-container .articleblurcolortranp {
		height: 300px!important
	}
}

.articles-and-recources-container .articleblurcolortranp:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #81080a;
	opacity: .8
}

@supports (mix-blend-mode:multiply) {
	.articles-and-recources-container .articleblurcolortranp:after {
		background: #99090b;
		mix-blend-mode: multiply;
		opacity: 1;
	}
}

.articles-and-recources-container .prevPage,.articles-and-recources-container .nextPage {
	margin-top: -70px;
	background-position: 50%;
	transition: -webkit-transform ease .25s;
	transition: transform ease .25s;
	transition: transform ease .25s,-webkit-transform ease .25s
}

.articles-and-recources-container .prevPage:hover,.articles-and-recources-container .nextPage:hover {
	-webkit-transform: scale(1.15);
	transform: scale(1.15)
}

.articles-and-recources-container .prevPage.disabled,.articles-and-recources-container .nextPage.disabled {
	display: block
}

@media(max-width:480px) {
	.articles-and-recources-container .prevPage,.articles-and-recources-container .nextPage {
		display: none!important
	}
}

.articles-and-recources-container .prevPage {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkMjIzMmE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0ibGVmdCIgY2xhc3M9ImNscy0xIiBkPSJNMzYyNC44Miw0NTEwbC0xNy44MSwxOCwxNy44MSwxOCwyLjE4LTIuMjFMMzYxMS4zNyw0NTI4bDE1LjYzLTE1Ljc5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2MDcgLTQ1MTApIi8+Cjwvc3ZnPgo=")
}

.articles-and-recources-container .prevPage.disabled {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgIGZpbGw6ICNiZGJlYzA7CiAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9ImxlZnQiIGNsYXNzPSJjbHMtMSIgZD0iTTM2MjQuODIsNDUxMGwtMTcuODEsMTgsMTcuODEsMTgsMi4xOC0yLjIxTDM2MTEuMzcsNDUyOGwxNS42My0xNS43OVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNjA3IC00NTEwKSIvPgo8L3N2Zz4K")
}

.articles-and-recources-container .nextPage {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkMjIzMmE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icmlnaHQiIGNsYXNzPSJjbHMtMSIgZD0iTTQ5OTAuMTgsNDUxMGwxNy44MSwxOC0xNy44MSwxOC0yLjE4LTIuMjEsMTUuNjMtMTUuNzlMNDk4OCw0NTEyLjIxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ5ODggLTQ1MTApIi8+Cjwvc3ZnPgo=")
}

.articles-and-recources-container .nextPage.disabled {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgIGZpbGw6ICNiZGJlYzA7CiAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsKICAgICAgfQogICAgPC9zdHlsZT4KICA8L2RlZnM+CiAgPHBhdGggaWQ9InJpZ2h0IiBjbGFzcz0iY2xzLTEiIGQ9Ik00OTkwLjE4LDQ1MTBsMTcuODEsMTgtMTcuODEsMTgtMi4xOC0yLjIxLDE1LjYzLTE1Ljc5TDQ5ODgsNDUxMi4yMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00OTg4IC00NTEwKSIvPgo8L3N2Zz4K")
}

.articles-and-recources-container .get-more-article-info {
	width: 70px;
	height: 70px;
	bottom: 0;
	background: rgba(0,0,0,.5) url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNmZmY7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icmlnaHQiIGNsYXNzPSJjbHMtMSIgZD0iTTM4OTAuMTgsMzk1NGwxNy44MSwxOC0xNy44MSwxOC0yLjE4LTIuMjEsMTUuNjMtMTUuNzlMMzg4OCwzOTU2LjIxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM4ODggLTM5NTQpIi8+Cjwvc3ZnPgo=") no-repeat 50%;
	border-radius: 0
}

@media(max-width:1024px) {
	.articles-and-recources-container .get-more-article-info {
		right: 0
	}
}

@media(max-width:768px) {
	.articles-and-recources-container .get-more-article-info {
		right: 7px
	}
}

@media(max-width:767px) {
	.articles-and-recources-container .get-more-article-info {
		width: 50px;
		height: 50px;
		background-size: 15px
	}
}

.articles-and-recources-container .centered-text-on-article {
	top: 10%;
	padding-left: 8%;
	color: #fff;
	line-height: 1;
	font-weight: 300;
	text-shadow: none;
	text-transform: uppercase
}

.articles-and-recources-container .centered-text-on-article {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .articles-and-recources-container .centered-text-on-article,html[lang=lt] .articles-and-recources-container .centered-text-on-article,html[lang=hr] .articles-and-recources-container .centered-text-on-article,html[lang=cs] .articles-and-recources-container .centered-text-on-article,html[lang=pl] .articles-and-recources-container .centered-text-on-article,html[lang=ro] .articles-and-recources-container .centered-text-on-article,html[lang=sr] .articles-and-recources-container .centered-text-on-article,html[lang=tr] .articles-and-recources-container .centered-text-on-article,html[lang=vi] .articles-and-recources-container .centered-text-on-article,html[lang=el] .articles-and-recources-container .centered-text-on-article,html[lang=uk] .articles-and-recources-container .centered-text-on-article,html[lang=ru] .articles-and-recources-container .centered-text-on-article,html[lang=ka] .articles-and-recources-container .centered-text-on-article,html[lang=sl] .articles-and-recources-container .centered-text-on-article,html[lang=sk] .articles-and-recources-container .centered-text-on-article,html[lang=et] .articles-and-recources-container .centered-text-on-article,html[lang=bg] .articles-and-recources-container .centered-text-on-article,html[lang=km] .articles-and-recources-container .centered-text-on-article,html[lang=kk] .articles-and-recources-container .centered-text-on-article,html[lang=he] .articles-and-recources-container .centered-text-on-article,html[lang=hu] .articles-and-recources-container .centered-text-on-article {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .articles-and-recources-container .centered-text-on-article {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .articles-and-recources-container .centered-text-on-article,html[lang=fa] .articles-and-recources-container .centered-text-on-article {
	font-family: "Noto Naskh Arabic UI",serif
}

.clearfix,.clearfix:after {
	padding: 0!important;
	display: block;
	content: "";
	clear: both
}

input:not([type=submit]):focus,textarea:focus,select:focus,button.dropdown-label:focus,#TimeOfTour:focus,.FormDropdownHolder .dropdown-toggle:focus {
	outline: auto 5px -webkit-focus-ring-color!important
}

@-moz-document url-prefix() {
	input:not([type=submit]):focus,textarea:focus,select:focus,button.dropdown-label:focus,#TimeOfTour:focus,.FormDropdownHolder .dropdown-toggle:focus {
		outline: 1px auto Highlight !important;
	}
}

@supports (-ms-ime-align:auto) {
	input:not([type=submit]):focus,textarea:focus,select:focus,button.dropdown-label:focus,#TimeOfTour:focus,.FormDropdownHolder .dropdown-toggle:focus {
		outline: 1px solid Highlight !important;
	}
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	input:not([type=submit]):focus,textarea:focus,select:focus,button.dropdown-label:focus,#TimeOfTour:focus,.FormDropdownHolder .dropdown-toggle:focus {
		outline: 1px solid Highlight!important
	}
}

@font-face {
	font-family:"adobe-caslon-pro";src:url("https://use.typekit.net/af/3cbd9b/000000000000000000012d68/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/3cbd9b/000000000000000000012d68/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/3cbd9b/000000000000000000012d68/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");font-style:normal;font-weight:400
}

@font-face {
	font-family:"adobe-caslon-pro";src:url("https://use.typekit.net/af/200aad/000000000000000000012d67/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"),url("https://use.typekit.net/af/200aad/000000000000000000012d67/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"),url("https://use.typekit.net/af/200aad/000000000000000000012d67/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");font-style:italic;font-weight:400
}

@font-face {
	font-family:"adobe-caslon-pro";src:url("https://use.typekit.net/af/ed9e57/000000000000000000012d65/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/ed9e57/000000000000000000012d65/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/ed9e57/000000000000000000012d65/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");font-style:normal;font-weight:700
}

@font-face {
	font-family:"adobe-caslon-pro";src:url("https://use.typekit.net/af/d7062a/000000000000000000012d66/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"),url("https://use.typekit.net/af/d7062a/000000000000000000012d66/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"),url("https://use.typekit.net/af/d7062a/000000000000000000012d66/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");font-style:italic;font-weight:700
}

.phone-rebranded-text {
	margin: 70px auto 0
}

@media(max-width:767px) {
	.phone-rebranded-text {
		margin: 40px auto 0
	}
}

.phone-rebranded-text.phone-rebranded-no-margin {
	margin: 0 auto
}

.phone-rebranded-text .phone-rebranded-text-headline {
	font-weight: 600;
	font-size: 20px;
	font-style: italic;
	margin: 0 0 30px
}

.phone-rebranded-text .phone-rebranded-text-headline {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=lt] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=hr] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=cs] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=pl] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=ro] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=sr] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=tr] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=vi] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=el] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=uk] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=ru] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=ka] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=sl] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=sk] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=et] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=bg] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=km] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=he] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=az] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=hu] .phone-rebranded-text .phone-rebranded-text-headline {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .phone-rebranded-text .phone-rebranded-text-headline {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .phone-rebranded-text .phone-rebranded-text-headline,html[lang=fa] .phone-rebranded-text .phone-rebranded-text-headline {
	font-family: "Noto Naskh Arabic UI",serif
}

.phone-rebranded-text .phone-rebranded-text-main-line {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 26px;
	margin: 0 0 30px
}

.phone-rebranded-text .phone-rebranded-text-main-line a {
	color: #c90c0f
}

.phone-rebranded-text .phone-rebranded-text-main-line a:hover {
	text-decoration: underline
}

.phone-rebranded-text+.bottom-text-cond {
	font-size: 14px;
	color: #000
}

.phone-rebranded-text+.bottom-text-cond {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .phone-rebranded-text+.bottom-text-cond,html[lang=lt] .phone-rebranded-text+.bottom-text-cond,html[lang=hr] .phone-rebranded-text+.bottom-text-cond,html[lang=cs] .phone-rebranded-text+.bottom-text-cond,html[lang=pl] .phone-rebranded-text+.bottom-text-cond,html[lang=ro] .phone-rebranded-text+.bottom-text-cond,html[lang=sr] .phone-rebranded-text+.bottom-text-cond,html[lang=tr] .phone-rebranded-text+.bottom-text-cond,html[lang=vi] .phone-rebranded-text+.bottom-text-cond,html[lang=el] .phone-rebranded-text+.bottom-text-cond,html[lang=uk] .phone-rebranded-text+.bottom-text-cond,html[lang=ru] .phone-rebranded-text+.bottom-text-cond,html[lang=ka] .phone-rebranded-text+.bottom-text-cond,html[lang=sl] .phone-rebranded-text+.bottom-text-cond,html[lang=sk] .phone-rebranded-text+.bottom-text-cond,html[lang=et] .phone-rebranded-text+.bottom-text-cond,html[lang=bg] .phone-rebranded-text+.bottom-text-cond,html[lang=km] .phone-rebranded-text+.bottom-text-cond,html[lang=he] .phone-rebranded-text+.bottom-text-cond,html[lang=az] .phone-rebranded-text+.bottom-text-cond,html[lang=hu] .phone-rebranded-text+.bottom-text-cond {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .phone-rebranded-text+.bottom-text-cond {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .phone-rebranded-text+.bottom-text-cond,html[lang=fa] .phone-rebranded-text+.bottom-text-cond {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:767px) {
	.phone-rebranded-text .hide-mobile {
		display: none
	}
}

.phone-rebranded-text .show-mobile {
	display: none
}

@media(max-width:767px) {
	.phone-rebranded-text .show-mobile {
		display: block
	}
}

.googimg-wrpr {
	max-height: 500px;
	overflow: hidden
}

.brand-grey-eb {
	background: #ededed
}

.bx-wrapper .bx-viewport {
	background: transparent
}

a.nwp-rebrand-button,body .contact-team a.cta-button {
	outline: 0 solid #c90c0f
}

a.nwp-rebrand-button:focus,body .contact-team a.cta-button:focus {
	outline: 5px
}

body .top_banner_wrapp.individualsCustomerPage,body .top_banner_wrapp.fastgrowingBusinesses,body .top_banner_wrapp.largeCompaniesCustomerPage,body .top_banner_wrapp.brokersCustomerPage,body .top_banner_wrapp.wrp-agentspageBanner,body .top_banner_wrapp.workplacerecovery,body .top_banner_wrapp.recentlyOpenedPage {
	height: 530px;
	min-height: 530px;
	background-color: rgba(0,0,0,.55);
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.55)
}

body .banner_main_t {
	height: 430px
}

@media(max-width:767px) {
	body .banner_main_t {
		height: auto
	}
}

body .banner_main_t h1 {
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	padding: 25px 10px 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	color: #fff;
	max-width: 980px;
	margin: 0 auto 40px
}

body .banner_main_t h1 {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] body .banner_main_t h1,html[lang=lt] body .banner_main_t h1,html[lang=hr] body .banner_main_t h1,html[lang=cs] body .banner_main_t h1,html[lang=pl] body .banner_main_t h1,html[lang=ro] body .banner_main_t h1,html[lang=sr] body .banner_main_t h1,html[lang=tr] body .banner_main_t h1,html[lang=vi] body .banner_main_t h1,html[lang=el] body .banner_main_t h1,html[lang=uk] body .banner_main_t h1,html[lang=ru] body .banner_main_t h1,html[lang=ka] body .banner_main_t h1,html[lang=sl] body .banner_main_t h1,html[lang=sk] body .banner_main_t h1,html[lang=et] body .banner_main_t h1,html[lang=bg] body .banner_main_t h1,html[lang=km] body .banner_main_t h1,html[lang=kk] body .banner_main_t h1,html[lang=he] body .banner_main_t h1,html[lang=hu] body .banner_main_t h1 {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] body .banner_main_t h1 {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] body .banner_main_t h1,html[lang=fa] body .banner_main_t h1 {
	font-family: "Noto Naskh Arabic UI",serif
}

body .banner_main_t h1:before,body .banner_main_t h1:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

body .banner_main_t h1:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

body .banner_main_t h1 span {
	color: #000;
	font-family: inherit
}

@media(max-width:1179px) {
	body .banner_main_t h1 {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:767px) {
	body .banner_main_t h1 {
		font-size: 26px;
		line-height: 1.2
	}
}

body .main_block_h {
	margin: 0 0 40px
}

body .main_block_h,body .search_result_cities .main_block_h {
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	padding: 25px 10px 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	line-height: 38px
}

body .main_block_h,body .search_result_cities .main_block_h {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] body .main_block_h,html[lang=lv] body .search_result_cities .main_block_h,html[lang=lt] body .main_block_h,html[lang=lt] body .search_result_cities .main_block_h,html[lang=hr] body .main_block_h,html[lang=hr] body .search_result_cities .main_block_h,html[lang=cs] body .main_block_h,html[lang=cs] body .search_result_cities .main_block_h,html[lang=pl] body .main_block_h,html[lang=pl] body .search_result_cities .main_block_h,html[lang=ro] body .main_block_h,html[lang=ro] body .search_result_cities .main_block_h,html[lang=sr] body .main_block_h,html[lang=sr] body .search_result_cities .main_block_h,html[lang=tr] body .main_block_h,html[lang=tr] body .search_result_cities .main_block_h,html[lang=vi] body .main_block_h,html[lang=vi] body .search_result_cities .main_block_h,html[lang=el] body .main_block_h,html[lang=el] body .search_result_cities .main_block_h,html[lang=uk] body .main_block_h,html[lang=uk] body .search_result_cities .main_block_h,html[lang=ru] body .main_block_h,html[lang=ru] body .search_result_cities .main_block_h,html[lang=ka] body .main_block_h,html[lang=ka] body .search_result_cities .main_block_h,html[lang=sl] body .main_block_h,html[lang=sl] body .search_result_cities .main_block_h,html[lang=sk] body .main_block_h,html[lang=sk] body .search_result_cities .main_block_h,html[lang=et] body .main_block_h,html[lang=et] body .search_result_cities .main_block_h,html[lang=bg] body .main_block_h,html[lang=bg] body .search_result_cities .main_block_h,html[lang=km] body .main_block_h,html[lang=km] body .search_result_cities .main_block_h,html[lang=kk] body .main_block_h,html[lang=kk] body .search_result_cities .main_block_h,html[lang=he] body .main_block_h,html[lang=he] body .search_result_cities .main_block_h,html[lang=hu] body .main_block_h,html[lang=hu] body .search_result_cities .main_block_h {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] body .main_block_h,html[lang=az] body .search_result_cities .main_block_h {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] body .main_block_h,html[lang=ar] body .search_result_cities .main_block_h,html[lang=fa] body .main_block_h,html[lang=fa] body .search_result_cities .main_block_h {
	font-family: "Noto Naskh Arabic UI",serif
}

body .main_block_h:before,body .main_block_h:after,body .search_result_cities .main_block_h:before,body .search_result_cities .main_block_h:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

body .main_block_h:after,body .search_result_cities .main_block_h:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

body .main_block_h span,body .search_result_cities .main_block_h span {
	color: #000;
	font-family: inherit
}

@media(max-width:1179px) {
	body .main_block_h,body .search_result_cities .main_block_h {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:767px) {
	body .main_block_h,body .search_result_cities .main_block_h {
		font-size: 26px;
		line-height: 1.2
	}
}

@media(max-width:767px) {
	body .main_block_h,body .search_result_cities .main_block_h {
		font-size: 26px
	}
}

body .bottom_search_holder .main_block_h,body .bottom_search_header_mobile .main_block_h {
	font-size: 38px;
	font-weight: 300;
	line-height: 1;
	padding: 25px 10px 35px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	font-size: 30px;
	color: #fff
}

body .bottom_search_holder .main_block_h,body .bottom_search_header_mobile .main_block_h {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] body .bottom_search_holder .main_block_h,html[lang=lv] body .bottom_search_header_mobile .main_block_h,html[lang=lt] body .bottom_search_holder .main_block_h,html[lang=lt] body .bottom_search_header_mobile .main_block_h,html[lang=hr] body .bottom_search_holder .main_block_h,html[lang=hr] body .bottom_search_header_mobile .main_block_h,html[lang=cs] body .bottom_search_holder .main_block_h,html[lang=cs] body .bottom_search_header_mobile .main_block_h,html[lang=pl] body .bottom_search_holder .main_block_h,html[lang=pl] body .bottom_search_header_mobile .main_block_h,html[lang=ro] body .bottom_search_holder .main_block_h,html[lang=ro] body .bottom_search_header_mobile .main_block_h,html[lang=sr] body .bottom_search_holder .main_block_h,html[lang=sr] body .bottom_search_header_mobile .main_block_h,html[lang=tr] body .bottom_search_holder .main_block_h,html[lang=tr] body .bottom_search_header_mobile .main_block_h,html[lang=vi] body .bottom_search_holder .main_block_h,html[lang=vi] body .bottom_search_header_mobile .main_block_h,html[lang=el] body .bottom_search_holder .main_block_h,html[lang=el] body .bottom_search_header_mobile .main_block_h,html[lang=uk] body .bottom_search_holder .main_block_h,html[lang=uk] body .bottom_search_header_mobile .main_block_h,html[lang=ru] body .bottom_search_holder .main_block_h,html[lang=ru] body .bottom_search_header_mobile .main_block_h,html[lang=ka] body .bottom_search_holder .main_block_h,html[lang=ka] body .bottom_search_header_mobile .main_block_h,html[lang=sl] body .bottom_search_holder .main_block_h,html[lang=sl] body .bottom_search_header_mobile .main_block_h,html[lang=sk] body .bottom_search_holder .main_block_h,html[lang=sk] body .bottom_search_header_mobile .main_block_h,html[lang=et] body .bottom_search_holder .main_block_h,html[lang=et] body .bottom_search_header_mobile .main_block_h,html[lang=bg] body .bottom_search_holder .main_block_h,html[lang=bg] body .bottom_search_header_mobile .main_block_h,html[lang=km] body .bottom_search_holder .main_block_h,html[lang=km] body .bottom_search_header_mobile .main_block_h,html[lang=kk] body .bottom_search_holder .main_block_h,html[lang=kk] body .bottom_search_header_mobile .main_block_h,html[lang=he] body .bottom_search_holder .main_block_h,html[lang=he] body .bottom_search_header_mobile .main_block_h,html[lang=hu] body .bottom_search_holder .main_block_h,html[lang=hu] body .bottom_search_header_mobile .main_block_h {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] body .bottom_search_holder .main_block_h,html[lang=az] body .bottom_search_header_mobile .main_block_h {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] body .bottom_search_holder .main_block_h,html[lang=ar] body .bottom_search_header_mobile .main_block_h,html[lang=fa] body .bottom_search_holder .main_block_h,html[lang=fa] body .bottom_search_header_mobile .main_block_h {
	font-family: "Noto Naskh Arabic UI",serif
}

body .bottom_search_holder .main_block_h:before,body .bottom_search_holder .main_block_h:after,body .bottom_search_header_mobile .main_block_h:before,body .bottom_search_header_mobile .main_block_h:after {
	content: "";
	width: 185px;
	height: 1px;
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 -92px;
	background: #c90c0f
}

body .bottom_search_holder .main_block_h:after,body .bottom_search_header_mobile .main_block_h:after {
	top: auto;
	bottom: 0;
	width: 120px;
	height: 14px;
	margin: 0 0 0 -60px
}

body .bottom_search_holder .main_block_h span,body .bottom_search_header_mobile .main_block_h span {
	color: #000;
	font-family: inherit
}

@media(max-width:1179px) {
	body .bottom_search_holder .main_block_h,body .bottom_search_header_mobile .main_block_h {
		font-size: 30px;
		padding-top: 15px;
		padding-bottom: 25px
	}
}

@media(max-width:767px) {
	body .bottom_search_holder .main_block_h,body .bottom_search_header_mobile .main_block_h {
		font-size: 26px;
		line-height: 1.2
	}
}

@media(max-width:767px) {
	body .bottom_search_holder .main_block_h,body .bottom_search_header_mobile .main_block_h {
		font-size: 26px
	}
}

body .banner_main_t p {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	margin: 35px 0 0;
	font-size: 20px;
	color: #fff
}

body .banner_main_t p {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] body .banner_main_t p,html[lang=lt] body .banner_main_t p,html[lang=hr] body .banner_main_t p,html[lang=cs] body .banner_main_t p,html[lang=pl] body .banner_main_t p,html[lang=ro] body .banner_main_t p,html[lang=sr] body .banner_main_t p,html[lang=tr] body .banner_main_t p,html[lang=vi] body .banner_main_t p,html[lang=el] body .banner_main_t p,html[lang=uk] body .banner_main_t p,html[lang=ru] body .banner_main_t p,html[lang=ka] body .banner_main_t p,html[lang=sl] body .banner_main_t p,html[lang=sk] body .banner_main_t p,html[lang=et] body .banner_main_t p,html[lang=bg] body .banner_main_t p,html[lang=km] body .banner_main_t p,html[lang=he] body .banner_main_t p,html[lang=az] body .banner_main_t p,html[lang=hu] body .banner_main_t p {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] body .banner_main_t p {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] body .banner_main_t p,html[lang=fa] body .banner_main_t p {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	body .banner_main_t p {
		line-height: 1.2;
		font-size: 19px
	}
}

body .banner_main_t p.main-banner-sub-h-description {
	color: #6a6a6a;
	font-size: 16px;
	margin: 10px 0;
	line-height: 1.5;
	font-weight: 400;
	font-style: normal;
	margin: 25px auto 50px;
	max-width: 900px;
	color: #fff;
	font-style: normal
}

body .banner_main_t p.main-banner-sub-h-description {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] body .banner_main_t p.main-banner-sub-h-description,html[lang=lt] body .banner_main_t p.main-banner-sub-h-description,html[lang=hr] body .banner_main_t p.main-banner-sub-h-description,html[lang=cs] body .banner_main_t p.main-banner-sub-h-description,html[lang=pl] body .banner_main_t p.main-banner-sub-h-description,html[lang=ro] body .banner_main_t p.main-banner-sub-h-description,html[lang=sr] body .banner_main_t p.main-banner-sub-h-description,html[lang=tr] body .banner_main_t p.main-banner-sub-h-description,html[lang=vi] body .banner_main_t p.main-banner-sub-h-description,html[lang=el] body .banner_main_t p.main-banner-sub-h-description,html[lang=uk] body .banner_main_t p.main-banner-sub-h-description,html[lang=ru] body .banner_main_t p.main-banner-sub-h-description,html[lang=ka] body .banner_main_t p.main-banner-sub-h-description,html[lang=sl] body .banner_main_t p.main-banner-sub-h-description,html[lang=sk] body .banner_main_t p.main-banner-sub-h-description,html[lang=et] body .banner_main_t p.main-banner-sub-h-description,html[lang=bg] body .banner_main_t p.main-banner-sub-h-description,html[lang=km] body .banner_main_t p.main-banner-sub-h-description,html[lang=he] body .banner_main_t p.main-banner-sub-h-description,html[lang=az] body .banner_main_t p.main-banner-sub-h-description,html[lang=hu] body .banner_main_t p.main-banner-sub-h-description {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] body .banner_main_t p.main-banner-sub-h-description {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] body .banner_main_t p.main-banner-sub-h-description,html[lang=fa] body .banner_main_t p.main-banner-sub-h-description {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	body .banner_main_t p.main-banner-sub-h-description {
		line-height: 1.3
	}
}

body .banner_main_t p.main-banner-sub-h-description a {
	color: #c90c0f!important
}

body .banner_main_t p.main-banner-sub-h-description a:hover {
	color: #c90c0f!important;
	text-decoration: underline!important
}

@media(max-width:767px) {
	body .banner_main_t p.main-banner-sub-h-description {
		margin-bottom: 20px
	}
}

body .phone_text__headline--mid {
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	color: #000
}

body .phone_text__headline--mid {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] body .phone_text__headline--mid,html[lang=lt] body .phone_text__headline--mid,html[lang=hr] body .phone_text__headline--mid,html[lang=cs] body .phone_text__headline--mid,html[lang=pl] body .phone_text__headline--mid,html[lang=ro] body .phone_text__headline--mid,html[lang=sr] body .phone_text__headline--mid,html[lang=tr] body .phone_text__headline--mid,html[lang=vi] body .phone_text__headline--mid,html[lang=el] body .phone_text__headline--mid,html[lang=uk] body .phone_text__headline--mid,html[lang=ru] body .phone_text__headline--mid,html[lang=ka] body .phone_text__headline--mid,html[lang=sl] body .phone_text__headline--mid,html[lang=sk] body .phone_text__headline--mid,html[lang=et] body .phone_text__headline--mid,html[lang=bg] body .phone_text__headline--mid,html[lang=km] body .phone_text__headline--mid,html[lang=he] body .phone_text__headline--mid,html[lang=az] body .phone_text__headline--mid,html[lang=hu] body .phone_text__headline--mid {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] body .phone_text__headline--mid {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] body .phone_text__headline--mid,html[lang=fa] body .phone_text__headline--mid {
	font-family: "Noto Naskh Arabic UI",serif
}

body .phone_text--mid {
	font-weight: 300;
	font-size: 26px;
	text-transform: uppercase;
	margin-top: 30px;
	color: #000
}

body .phone_text--mid .phone-number {
	font-weight: 300
}

body .search_result_line>div {
	padding-top: 7px;
	padding-bottom: 7px
}

body .search_result_line>div:after {
	display: none
}

body .search_result_line a {
	font-size: 15px;
	color: #000
}

body .contact-team .cta-button {
	border-radius: 0;
	margin-top: 40px
}

body .all-locations-holder {
	background: #fff!important
}

body .all-locations-holder .wrapper_w {
	padding-top: 40px
}

body .banner_main_t.not-table-cell-nd.opt-offprod-bnr {
	background-color: transparent
}

body .contact-bottom-holder {
	background: #ededed;
	max-width: none
}

body .search_group .top_search_wrapp.autocomplete_holder {
	width: 100%;
	max-width: 480px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: auto;
	margin-right: auto
}

body .search_group .top_search_wrapp.autocomplete_holder:after {
	display: none
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
	border-radius: 0;
	padding: 5px 20px 0;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	width: 100%;
	background: #e8e8e8;
	color: #000;
	border: none;
	line-height: normal;
	height: 44px;
	padding-right: 60px;
	flex: 1;
	min-width: 0
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=lt] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=hr] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=cs] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=pl] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=ro] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=sr] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=tr] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=vi] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=el] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=uk] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=ru] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=ka] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=sl] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=sk] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=et] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=bg] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=km] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=he] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=az] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=hu] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"],html[lang=fa] body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
	font-family: "Noto Naskh Arabic UI",serif
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	body .search_group .top_search_wrapp.autocomplete_holder input[type="text"] {
		font-size: 16px;
		padding: 0 20px
	}
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="text"]::-webkit-input-placeholder {
	color: #000
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="text"]::-moz-placeholder {
	color: #000
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="text"]:-ms-input-placeholder {
	color: #000
}

body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"] {
	position: relative;
	z-index: 2;
	top: 0;
	right: 0;
	width: auto;
	height: auto;
	margin: 0 0 0 -50px;
	border-radius: 0
}

@media(max-width:767px) {
	body .banner_main_t.search_group {
		padding-top: 0
	}
}

@media(max-width:750px) {
	body .top_banner_wrapp.cities-search-banner {
		background-image: url("/Images/banner-img-search.jpg");
		background-position: 50% 0;
		background-size: cover
	}
}

@media(max-width:750px) {
	body .banner-content-wrapper {
		background: none;
		background-color: #333639;
		display: block;
		padding: 40px 20px 5px
	}
}

.main_block_sub_h {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-size: 20px;
	margin: 0 0 40px
}

.main_block_sub_h {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .main_block_sub_h,html[lang=lt] .main_block_sub_h,html[lang=hr] .main_block_sub_h,html[lang=cs] .main_block_sub_h,html[lang=pl] .main_block_sub_h,html[lang=ro] .main_block_sub_h,html[lang=sr] .main_block_sub_h,html[lang=tr] .main_block_sub_h,html[lang=vi] .main_block_sub_h,html[lang=el] .main_block_sub_h,html[lang=uk] .main_block_sub_h,html[lang=ru] .main_block_sub_h,html[lang=ka] .main_block_sub_h,html[lang=sl] .main_block_sub_h,html[lang=sk] .main_block_sub_h,html[lang=et] .main_block_sub_h,html[lang=bg] .main_block_sub_h,html[lang=km] .main_block_sub_h,html[lang=he] .main_block_sub_h,html[lang=az] .main_block_sub_h,html[lang=hu] .main_block_sub_h {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .main_block_sub_h {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .main_block_sub_h,html[lang=fa] .main_block_sub_h {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.main_block_sub_h {
		line-height: 1.2;
		font-size: 19px
	}
}

.main_block_sub_h.main_block_sub_h-first {
	margin: 0 0 15px
}

.main_block_sub_h>span {
	color: #000
}

@media(max-width:767px) {
	.prod-tab-padd {
		padding: 30px 0 100px
	}
}

.customers-page-padding {
	padding: 100px 0;
	margin: 0 auto
}

.customers-page-padding.customers-page-padding-sided {
	padding: 100px 140px
}

@media(max-width:767px) {
	.customers-page-padding.customers-page-padding-sided {
		padding: 40px
	}
}

.customers-page-padding.customers-page-padding-wrpap {
	padding: 100px 50px
}

@media(max-width:767px) {
	.customers-page-padding.customers-page-padding-wrpap {
		padding: 40px
	}
}

@media(max-width:767px) {
	.customers-page-padding {
		padding: 40px 20px
	}
}

.customers-page-padding.customers-page-padding-0 {
	padding-top: 0
}

.wrap-page-padding {
	padding: 100px 60px;
	margin: 0 auto
}

@media(max-width:767px) {
	.wrap-page-padding {
		padding: 40px
	}
}

.customer-pages-wrapper .sub_header {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-weight: 300;
	margin: 25px 0 20px
}

.customer-pages-wrapper .sub_header {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .customer-pages-wrapper .sub_header,html[lang=lt] .customer-pages-wrapper .sub_header,html[lang=hr] .customer-pages-wrapper .sub_header,html[lang=cs] .customer-pages-wrapper .sub_header,html[lang=pl] .customer-pages-wrapper .sub_header,html[lang=ro] .customer-pages-wrapper .sub_header,html[lang=sr] .customer-pages-wrapper .sub_header,html[lang=tr] .customer-pages-wrapper .sub_header,html[lang=vi] .customer-pages-wrapper .sub_header,html[lang=el] .customer-pages-wrapper .sub_header,html[lang=uk] .customer-pages-wrapper .sub_header,html[lang=ru] .customer-pages-wrapper .sub_header,html[lang=ka] .customer-pages-wrapper .sub_header,html[lang=sl] .customer-pages-wrapper .sub_header,html[lang=sk] .customer-pages-wrapper .sub_header,html[lang=et] .customer-pages-wrapper .sub_header,html[lang=bg] .customer-pages-wrapper .sub_header,html[lang=km] .customer-pages-wrapper .sub_header,html[lang=he] .customer-pages-wrapper .sub_header,html[lang=az] .customer-pages-wrapper .sub_header,html[lang=hu] .customer-pages-wrapper .sub_header {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .customer-pages-wrapper .sub_header {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .customer-pages-wrapper .sub_header,html[lang=fa] .customer-pages-wrapper .sub_header {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.customer-pages-wrapper .sub_header {
		line-height: 1.2;
		font-size: 19px
	}
}

.customer-pages-wrapper .text_descr,.fgb-prod-wrap .text_descr,.customers-plus-text .text_descr,.grey-descr-text .text_descr {
	font-size: 16px;
	color: #666;
	margin: 15px 0 0;
	line-height: 22px
}

.customer-pages-wrapper .text_descr,.fgb-prod-wrap .text_descr,.customers-plus-text .text_descr,.grey-descr-text .text_descr {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .customer-pages-wrapper .text_descr,html[lang=lv] .fgb-prod-wrap .text_descr,html[lang=lv] .customers-plus-text .text_descr,html[lang=lv] .grey-descr-text .text_descr,html[lang=lt] .customer-pages-wrapper .text_descr,html[lang=lt] .fgb-prod-wrap .text_descr,html[lang=lt] .customers-plus-text .text_descr,html[lang=lt] .grey-descr-text .text_descr,html[lang=hr] .customer-pages-wrapper .text_descr,html[lang=hr] .fgb-prod-wrap .text_descr,html[lang=hr] .customers-plus-text .text_descr,html[lang=hr] .grey-descr-text .text_descr,html[lang=cs] .customer-pages-wrapper .text_descr,html[lang=cs] .fgb-prod-wrap .text_descr,html[lang=cs] .customers-plus-text .text_descr,html[lang=cs] .grey-descr-text .text_descr,html[lang=pl] .customer-pages-wrapper .text_descr,html[lang=pl] .fgb-prod-wrap .text_descr,html[lang=pl] .customers-plus-text .text_descr,html[lang=pl] .grey-descr-text .text_descr,html[lang=ro] .customer-pages-wrapper .text_descr,html[lang=ro] .fgb-prod-wrap .text_descr,html[lang=ro] .customers-plus-text .text_descr,html[lang=ro] .grey-descr-text .text_descr,html[lang=sr] .customer-pages-wrapper .text_descr,html[lang=sr] .fgb-prod-wrap .text_descr,html[lang=sr] .customers-plus-text .text_descr,html[lang=sr] .grey-descr-text .text_descr,html[lang=tr] .customer-pages-wrapper .text_descr,html[lang=tr] .fgb-prod-wrap .text_descr,html[lang=tr] .customers-plus-text .text_descr,html[lang=tr] .grey-descr-text .text_descr,html[lang=vi] .customer-pages-wrapper .text_descr,html[lang=vi] .fgb-prod-wrap .text_descr,html[lang=vi] .customers-plus-text .text_descr,html[lang=vi] .grey-descr-text .text_descr,html[lang=el] .customer-pages-wrapper .text_descr,html[lang=el] .fgb-prod-wrap .text_descr,html[lang=el] .customers-plus-text .text_descr,html[lang=el] .grey-descr-text .text_descr,html[lang=uk] .customer-pages-wrapper .text_descr,html[lang=uk] .fgb-prod-wrap .text_descr,html[lang=uk] .customers-plus-text .text_descr,html[lang=uk] .grey-descr-text .text_descr,html[lang=ru] .customer-pages-wrapper .text_descr,html[lang=ru] .fgb-prod-wrap .text_descr,html[lang=ru] .customers-plus-text .text_descr,html[lang=ru] .grey-descr-text .text_descr,html[lang=ka] .customer-pages-wrapper .text_descr,html[lang=ka] .fgb-prod-wrap .text_descr,html[lang=ka] .customers-plus-text .text_descr,html[lang=ka] .grey-descr-text .text_descr,html[lang=sl] .customer-pages-wrapper .text_descr,html[lang=sl] .fgb-prod-wrap .text_descr,html[lang=sl] .customers-plus-text .text_descr,html[lang=sl] .grey-descr-text .text_descr,html[lang=sk] .customer-pages-wrapper .text_descr,html[lang=sk] .fgb-prod-wrap .text_descr,html[lang=sk] .customers-plus-text .text_descr,html[lang=sk] .grey-descr-text .text_descr,html[lang=et] .customer-pages-wrapper .text_descr,html[lang=et] .fgb-prod-wrap .text_descr,html[lang=et] .customers-plus-text .text_descr,html[lang=et] .grey-descr-text .text_descr,html[lang=bg] .customer-pages-wrapper .text_descr,html[lang=bg] .fgb-prod-wrap .text_descr,html[lang=bg] .customers-plus-text .text_descr,html[lang=bg] .grey-descr-text .text_descr,html[lang=km] .customer-pages-wrapper .text_descr,html[lang=km] .fgb-prod-wrap .text_descr,html[lang=km] .customers-plus-text .text_descr,html[lang=km] .grey-descr-text .text_descr,html[lang=he] .customer-pages-wrapper .text_descr,html[lang=he] .fgb-prod-wrap .text_descr,html[lang=he] .customers-plus-text .text_descr,html[lang=he] .grey-descr-text .text_descr,html[lang=az] .customer-pages-wrapper .text_descr,html[lang=az] .fgb-prod-wrap .text_descr,html[lang=az] .customers-plus-text .text_descr,html[lang=az] .grey-descr-text .text_descr,html[lang=hu] .customer-pages-wrapper .text_descr,html[lang=hu] .fgb-prod-wrap .text_descr,html[lang=hu] .customers-plus-text .text_descr,html[lang=hu] .grey-descr-text .text_descr {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .customer-pages-wrapper .text_descr,html[lang=kk] .fgb-prod-wrap .text_descr,html[lang=kk] .customers-plus-text .text_descr,html[lang=kk] .grey-descr-text .text_descr {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .customer-pages-wrapper .text_descr,html[lang=ar] .fgb-prod-wrap .text_descr,html[lang=ar] .customers-plus-text .text_descr,html[lang=ar] .grey-descr-text .text_descr,html[lang=fa] .customer-pages-wrapper .text_descr,html[lang=fa] .fgb-prod-wrap .text_descr,html[lang=fa] .customers-plus-text .text_descr,html[lang=fa] .grey-descr-text .text_descr {
	font-family: "Noto Naskh Arabic UI",serif
}

.customer-pages-wrapper .text_descr a,.fgb-prod-wrap .text_descr a,.customers-plus-text .text_descr a,.grey-descr-text .text_descr a {
	color: #c90c0f
}

.customer-pages-wrapper .text_descr a:hover,.fgb-prod-wrap .text_descr a:hover,.customers-plus-text .text_descr a:hover,.grey-descr-text .text_descr a:hover {
	text-decoration: underline
}

.brand-grey-eb .customer-pages-wrapper .text_descr,.brand-grey-eb .fgb-prod-wrap .text_descr,.brand-grey-eb .customers-plus-text .text_descr,.brand-grey-eb .grey-descr-text .text_descr {
	color: #000
}

.fgb-prod-wrap {
	padding: 0 0 60px;
	text-align: center
}

.fgb-prod-wrap.fgb-prod-wrap-padding-0 {
	padding: 0
}

.row-icons-wrapp h3 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-weight: 300;
	margin: 30px 0 0
}

.row-icons-wrapp h3 {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .row-icons-wrapp h3,html[lang=lt] .row-icons-wrapp h3,html[lang=hr] .row-icons-wrapp h3,html[lang=cs] .row-icons-wrapp h3,html[lang=pl] .row-icons-wrapp h3,html[lang=ro] .row-icons-wrapp h3,html[lang=sr] .row-icons-wrapp h3,html[lang=tr] .row-icons-wrapp h3,html[lang=vi] .row-icons-wrapp h3,html[lang=el] .row-icons-wrapp h3,html[lang=uk] .row-icons-wrapp h3,html[lang=ru] .row-icons-wrapp h3,html[lang=ka] .row-icons-wrapp h3,html[lang=sl] .row-icons-wrapp h3,html[lang=sk] .row-icons-wrapp h3,html[lang=et] .row-icons-wrapp h3,html[lang=bg] .row-icons-wrapp h3,html[lang=km] .row-icons-wrapp h3,html[lang=he] .row-icons-wrapp h3,html[lang=az] .row-icons-wrapp h3,html[lang=hu] .row-icons-wrapp h3 {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .row-icons-wrapp h3 {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .row-icons-wrapp h3,html[lang=fa] .row-icons-wrapp h3 {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.row-icons-wrapp h3 {
		line-height: 1.2;
		font-size: 19px
	}
}

.padding-customers-color-h {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-style: normal;
	margin: 25px 0 20px;
	font-weight: 300;
	background: #c90c0f;
	color: #fff;
	text-transform: uppercase;
	line-height: 26px;
	padding: 40px 20px 30px;
	margin: 0;
	font-size: 19px
}

.padding-customers-color-h {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .padding-customers-color-h,html[lang=lt] .padding-customers-color-h,html[lang=hr] .padding-customers-color-h,html[lang=cs] .padding-customers-color-h,html[lang=pl] .padding-customers-color-h,html[lang=ro] .padding-customers-color-h,html[lang=sr] .padding-customers-color-h,html[lang=tr] .padding-customers-color-h,html[lang=vi] .padding-customers-color-h,html[lang=el] .padding-customers-color-h,html[lang=uk] .padding-customers-color-h,html[lang=ru] .padding-customers-color-h,html[lang=ka] .padding-customers-color-h,html[lang=sl] .padding-customers-color-h,html[lang=sk] .padding-customers-color-h,html[lang=et] .padding-customers-color-h,html[lang=bg] .padding-customers-color-h,html[lang=km] .padding-customers-color-h,html[lang=he] .padding-customers-color-h,html[lang=az] .padding-customers-color-h,html[lang=hu] .padding-customers-color-h {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .padding-customers-color-h {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .padding-customers-color-h,html[lang=fa] .padding-customers-color-h {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.padding-customers-color-h {
		line-height: 1.2;
		font-size: 19px
	}
}

.padding-customers-color-h {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .padding-customers-color-h,html[lang=lt] .padding-customers-color-h,html[lang=hr] .padding-customers-color-h,html[lang=cs] .padding-customers-color-h,html[lang=pl] .padding-customers-color-h,html[lang=ro] .padding-customers-color-h,html[lang=sr] .padding-customers-color-h,html[lang=tr] .padding-customers-color-h,html[lang=vi] .padding-customers-color-h,html[lang=el] .padding-customers-color-h,html[lang=uk] .padding-customers-color-h,html[lang=ru] .padding-customers-color-h,html[lang=ka] .padding-customers-color-h,html[lang=sl] .padding-customers-color-h,html[lang=sk] .padding-customers-color-h,html[lang=et] .padding-customers-color-h,html[lang=bg] .padding-customers-color-h,html[lang=km] .padding-customers-color-h,html[lang=kk] .padding-customers-color-h,html[lang=he] .padding-customers-color-h,html[lang=hu] .padding-customers-color-h {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .padding-customers-color-h {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .padding-customers-color-h,html[lang=fa] .padding-customers-color-h {
	font-family: "Noto Naskh Arabic UI",serif
}

.circle-number {
	background: #000;
	color: #fff;
	font-size: 26px;
	font-weight: 300
}

.sl-feature-maxwidth {
	position: relative;
	padding: 0 0 35px
}

@media(max-width:767px) {
	.sl-feature-maxwidth {
		padding: 0 0 30px
	}
}

.sl-feature-maxwidth .color_opt_description {
	padding: 35px;
	background: #ededed;
	position: relative
}

.sl-feature-maxwidth .color_opt_description p {
	font-size: 16px;
	line-height: 24px
}

.sl-feature-maxwidth .color_opt_description p {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .sl-feature-maxwidth .color_opt_description p,html[lang=lt] .sl-feature-maxwidth .color_opt_description p,html[lang=hr] .sl-feature-maxwidth .color_opt_description p,html[lang=cs] .sl-feature-maxwidth .color_opt_description p,html[lang=pl] .sl-feature-maxwidth .color_opt_description p,html[lang=ro] .sl-feature-maxwidth .color_opt_description p,html[lang=sr] .sl-feature-maxwidth .color_opt_description p,html[lang=tr] .sl-feature-maxwidth .color_opt_description p,html[lang=vi] .sl-feature-maxwidth .color_opt_description p,html[lang=el] .sl-feature-maxwidth .color_opt_description p,html[lang=uk] .sl-feature-maxwidth .color_opt_description p,html[lang=ru] .sl-feature-maxwidth .color_opt_description p,html[lang=ka] .sl-feature-maxwidth .color_opt_description p,html[lang=sl] .sl-feature-maxwidth .color_opt_description p,html[lang=sk] .sl-feature-maxwidth .color_opt_description p,html[lang=et] .sl-feature-maxwidth .color_opt_description p,html[lang=bg] .sl-feature-maxwidth .color_opt_description p,html[lang=km] .sl-feature-maxwidth .color_opt_description p,html[lang=he] .sl-feature-maxwidth .color_opt_description p,html[lang=az] .sl-feature-maxwidth .color_opt_description p,html[lang=hu] .sl-feature-maxwidth .color_opt_description p {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .sl-feature-maxwidth .color_opt_description p {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .sl-feature-maxwidth .color_opt_description p,html[lang=fa] .sl-feature-maxwidth .color_opt_description p {
	font-family: "Noto Naskh Arabic UI",serif
}

.sl-feature-maxwidth .triangle-bott {
}

.sl-feature-maxwidth .triangle-bott img {
	width: 100%
}

@media(max-width:767px) {
	.sl-feature-maxwidth .triangle-bott {
		bottom: 11px
	}
}

.sl-feature-maxwidth .customer-feature-bottom {
	margin: 10px 0 0;
	background: #ededed
}

.sl-feature-maxwidth .customer-feature-bottom {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .sl-feature-maxwidth .customer-feature-bottom,html[lang=lt] .sl-feature-maxwidth .customer-feature-bottom,html[lang=hr] .sl-feature-maxwidth .customer-feature-bottom,html[lang=cs] .sl-feature-maxwidth .customer-feature-bottom,html[lang=pl] .sl-feature-maxwidth .customer-feature-bottom,html[lang=ro] .sl-feature-maxwidth .customer-feature-bottom,html[lang=sr] .sl-feature-maxwidth .customer-feature-bottom,html[lang=tr] .sl-feature-maxwidth .customer-feature-bottom,html[lang=vi] .sl-feature-maxwidth .customer-feature-bottom,html[lang=el] .sl-feature-maxwidth .customer-feature-bottom,html[lang=uk] .sl-feature-maxwidth .customer-feature-bottom,html[lang=ru] .sl-feature-maxwidth .customer-feature-bottom,html[lang=ka] .sl-feature-maxwidth .customer-feature-bottom,html[lang=sl] .sl-feature-maxwidth .customer-feature-bottom,html[lang=sk] .sl-feature-maxwidth .customer-feature-bottom,html[lang=et] .sl-feature-maxwidth .customer-feature-bottom,html[lang=bg] .sl-feature-maxwidth .customer-feature-bottom,html[lang=km] .sl-feature-maxwidth .customer-feature-bottom,html[lang=he] .sl-feature-maxwidth .customer-feature-bottom,html[lang=az] .sl-feature-maxwidth .customer-feature-bottom,html[lang=hu] .sl-feature-maxwidth .customer-feature-bottom {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .sl-feature-maxwidth .customer-feature-bottom {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .sl-feature-maxwidth .customer-feature-bottom,html[lang=fa] .sl-feature-maxwidth .customer-feature-bottom {
	font-family: "Noto Naskh Arabic UI",serif
}

.sl-feature-maxwidth .customer-feature-bottom div {
	padding: 15px;
	font-size: 18px;
	line-height: 24px
}

.manage-app-rebrand {
	max-width: 550px;
	padding: 100px 20px;
	margin: 0 auto
}

@media(max-width:767px) {
	.manage-app-rebrand .col-sm-9,.manage-app-rebrand .col-sm-6 {
		width: 100%!important
	}
}

.manage-app-rebrand .manage-app-wrapper {
	max-width: 305px;
	margin: 35px 0 auto
}

@media(max-width:767px) {
	.manage-app-rebrand .manage-app-wrapper {
		max-width: none
	}
}

.manage-app-rebrand .manage-app-header {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-style: normal;
	margin: 25px 0 20px;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 25px
}

.manage-app-rebrand .manage-app-header {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .manage-app-rebrand .manage-app-header,html[lang=lt] .manage-app-rebrand .manage-app-header,html[lang=hr] .manage-app-rebrand .manage-app-header,html[lang=cs] .manage-app-rebrand .manage-app-header,html[lang=pl] .manage-app-rebrand .manage-app-header,html[lang=ro] .manage-app-rebrand .manage-app-header,html[lang=sr] .manage-app-rebrand .manage-app-header,html[lang=tr] .manage-app-rebrand .manage-app-header,html[lang=vi] .manage-app-rebrand .manage-app-header,html[lang=el] .manage-app-rebrand .manage-app-header,html[lang=uk] .manage-app-rebrand .manage-app-header,html[lang=ru] .manage-app-rebrand .manage-app-header,html[lang=ka] .manage-app-rebrand .manage-app-header,html[lang=sl] .manage-app-rebrand .manage-app-header,html[lang=sk] .manage-app-rebrand .manage-app-header,html[lang=et] .manage-app-rebrand .manage-app-header,html[lang=bg] .manage-app-rebrand .manage-app-header,html[lang=km] .manage-app-rebrand .manage-app-header,html[lang=he] .manage-app-rebrand .manage-app-header,html[lang=az] .manage-app-rebrand .manage-app-header,html[lang=hu] .manage-app-rebrand .manage-app-header {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .manage-app-rebrand .manage-app-header {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .manage-app-rebrand .manage-app-header,html[lang=fa] .manage-app-rebrand .manage-app-header {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.manage-app-rebrand .manage-app-header {
		line-height: 1.2;
		font-size: 19px
	}
}

.manage-app-rebrand .manage-app-header {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .manage-app-rebrand .manage-app-header,html[lang=lt] .manage-app-rebrand .manage-app-header,html[lang=hr] .manage-app-rebrand .manage-app-header,html[lang=cs] .manage-app-rebrand .manage-app-header,html[lang=pl] .manage-app-rebrand .manage-app-header,html[lang=ro] .manage-app-rebrand .manage-app-header,html[lang=sr] .manage-app-rebrand .manage-app-header,html[lang=tr] .manage-app-rebrand .manage-app-header,html[lang=vi] .manage-app-rebrand .manage-app-header,html[lang=el] .manage-app-rebrand .manage-app-header,html[lang=uk] .manage-app-rebrand .manage-app-header,html[lang=ru] .manage-app-rebrand .manage-app-header,html[lang=ka] .manage-app-rebrand .manage-app-header,html[lang=sl] .manage-app-rebrand .manage-app-header,html[lang=sk] .manage-app-rebrand .manage-app-header,html[lang=et] .manage-app-rebrand .manage-app-header,html[lang=bg] .manage-app-rebrand .manage-app-header,html[lang=km] .manage-app-rebrand .manage-app-header,html[lang=kk] .manage-app-rebrand .manage-app-header,html[lang=he] .manage-app-rebrand .manage-app-header,html[lang=hu] .manage-app-rebrand .manage-app-header {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .manage-app-rebrand .manage-app-header {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .manage-app-rebrand .manage-app-header,html[lang=fa] .manage-app-rebrand .manage-app-header {
	font-family: "Noto Naskh Arabic UI",serif
}

.manage-app-rebrand .manage-app-sub-text {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	max-width: 250px;
	margin: 0 auto
}

.manage-app-rebrand .manage-app-sub-text {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .manage-app-rebrand .manage-app-sub-text,html[lang=lt] .manage-app-rebrand .manage-app-sub-text,html[lang=hr] .manage-app-rebrand .manage-app-sub-text,html[lang=cs] .manage-app-rebrand .manage-app-sub-text,html[lang=pl] .manage-app-rebrand .manage-app-sub-text,html[lang=ro] .manage-app-rebrand .manage-app-sub-text,html[lang=sr] .manage-app-rebrand .manage-app-sub-text,html[lang=tr] .manage-app-rebrand .manage-app-sub-text,html[lang=vi] .manage-app-rebrand .manage-app-sub-text,html[lang=el] .manage-app-rebrand .manage-app-sub-text,html[lang=uk] .manage-app-rebrand .manage-app-sub-text,html[lang=ru] .manage-app-rebrand .manage-app-sub-text,html[lang=ka] .manage-app-rebrand .manage-app-sub-text,html[lang=sl] .manage-app-rebrand .manage-app-sub-text,html[lang=sk] .manage-app-rebrand .manage-app-sub-text,html[lang=et] .manage-app-rebrand .manage-app-sub-text,html[lang=bg] .manage-app-rebrand .manage-app-sub-text,html[lang=km] .manage-app-rebrand .manage-app-sub-text,html[lang=he] .manage-app-rebrand .manage-app-sub-text,html[lang=az] .manage-app-rebrand .manage-app-sub-text,html[lang=hu] .manage-app-rebrand .manage-app-sub-text {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .manage-app-rebrand .manage-app-sub-text {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .manage-app-rebrand .manage-app-sub-text,html[lang=fa] .manage-app-rebrand .manage-app-sub-text {
	font-family: "Noto Naskh Arabic UI",serif
}

.manage-app-rebrand .manage-app-sub-text a {
	color: #c90c0f
}

.manage-app-rebrand .manage-app-sub-text a:hover {
	text-decoration: underline
}

.manage-app-rebrand .download_butt_marg {
	margin: 40px 0 0
}

.bottom_search_wrapper-wrp-rebrand {
	box-shadow: inset 0 0 0 1000px rgba(0,0,0,.55);
	height: 500px
}

.main-subheader-text {
	font-weight: 400;
	font-size: 18px
}

.main-subheader-text {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .main-subheader-text,html[lang=lt] .main-subheader-text,html[lang=hr] .main-subheader-text,html[lang=cs] .main-subheader-text,html[lang=pl] .main-subheader-text,html[lang=ro] .main-subheader-text,html[lang=sr] .main-subheader-text,html[lang=tr] .main-subheader-text,html[lang=vi] .main-subheader-text,html[lang=el] .main-subheader-text,html[lang=uk] .main-subheader-text,html[lang=ru] .main-subheader-text,html[lang=ka] .main-subheader-text,html[lang=sl] .main-subheader-text,html[lang=sk] .main-subheader-text,html[lang=et] .main-subheader-text,html[lang=bg] .main-subheader-text,html[lang=km] .main-subheader-text,html[lang=he] .main-subheader-text,html[lang=az] .main-subheader-text,html[lang=hu] .main-subheader-text {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .main-subheader-text {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .main-subheader-text,html[lang=fa] .main-subheader-text {
	font-family: "Noto Naskh Arabic UI",serif
}

.bottom_search_wrapper .city-dropdown-rebrand {
	border-radius: 0;
	padding: 5px 20px 0;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	width: 100%;
	background: #e8e8e8;
	color: #000;
	border: none;
	line-height: normal;
	height: 44px;
	padding-right: 60px;
	background-image: url(/Images/design-rebrand/icon-select-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-top: 0
}

.bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=lt] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=hr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=cs] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=pl] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ro] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=tr] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=vi] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=el] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=uk] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ru] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=ka] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sl] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=sk] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=et] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=bg] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=km] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=he] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=az] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=hu] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .bottom_search_wrapper .city-dropdown-rebrand,html[lang=fa] .bottom_search_wrapper .city-dropdown-rebrand {
	font-family: "Noto Naskh Arabic UI",serif
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
	.bottom_search_wrapper .city-dropdown-rebrand {
		font-size: 16px;
		padding: 0 20px
	}
}

.bottom_search_wrapper .city-dropdown-rebrand::-webkit-input-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand::-moz-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand:-ms-input-placeholder {
	color: #000
}

.bottom_search_wrapper .city-dropdown-rebrand span {
	margin: 0;
	line-height: normal
}

.row.dropdown-bottom-search-rebrand {
	margin: 0 auto 30px;
	max-width: 850px
}

.wrp-icon-identifier i,.wrp-agents-icons-holder i {
	background-image: url("/Images/icons-wpr-agents-page.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 45px;
	margin: 0 0 20px
}

.wrp-icon-identifier .wrp-house-ico,.wrp-agents-icons-holder .wrp-house-ico {
	background-position: 0 0;
	width: 44px
}

.wrp-icon-identifier .wrp-globe-ico,.wrp-agents-icons-holder .wrp-globe-ico {
	background-position: -312px 0;
	width: 44px
}

.wrp-icon-identifier .wrp-thumbsUp-ico,.wrp-agents-icons-holder .wrp-thumbsUp-ico {
	background-position: -624px 0;
	width: 44px
}

.wrp-icon-identifier .wrp-people-ico,.wrp-agents-icons-holder .wrp-people-ico {
	background-position: -2px -45px;
	width: 60px
}

.wrp-icon-identifier .wrp-case-ico,.wrp-agents-icons-holder .wrp-case-ico {
	background-position: -291px -45px;
	width: 60px
}

.wrp-icon-identifier .wrp-paper-ico,.wrp-agents-icons-holder .wrp-paper-ico {
	background-position: -574px -45px;
	width: 60px
}

.nwp-info-box-header-wrapper,.ch-box.info-box {
	background: #c90c0f!important
}

.nwp-info-box-header-wrapper p {
	color: #fff;
	font-size: 26px;
	line-height: 1.1;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0
}

.nwp-info-box-header-wrapper p {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .nwp-info-box-header-wrapper p,html[lang=lt] .nwp-info-box-header-wrapper p,html[lang=hr] .nwp-info-box-header-wrapper p,html[lang=cs] .nwp-info-box-header-wrapper p,html[lang=pl] .nwp-info-box-header-wrapper p,html[lang=ro] .nwp-info-box-header-wrapper p,html[lang=sr] .nwp-info-box-header-wrapper p,html[lang=tr] .nwp-info-box-header-wrapper p,html[lang=vi] .nwp-info-box-header-wrapper p,html[lang=el] .nwp-info-box-header-wrapper p,html[lang=uk] .nwp-info-box-header-wrapper p,html[lang=ru] .nwp-info-box-header-wrapper p,html[lang=ka] .nwp-info-box-header-wrapper p,html[lang=sl] .nwp-info-box-header-wrapper p,html[lang=sk] .nwp-info-box-header-wrapper p,html[lang=et] .nwp-info-box-header-wrapper p,html[lang=bg] .nwp-info-box-header-wrapper p,html[lang=km] .nwp-info-box-header-wrapper p,html[lang=kk] .nwp-info-box-header-wrapper p,html[lang=he] .nwp-info-box-header-wrapper p,html[lang=hu] .nwp-info-box-header-wrapper p {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .nwp-info-box-header-wrapper p {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .nwp-info-box-header-wrapper p,html[lang=fa] .nwp-info-box-header-wrapper p {
	font-family: "Noto Naskh Arabic UI",serif
}

.nwp-info-box-header-wrapper strong {
	display: block;
	padding-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700
}

.nwp-info-box-header-wrapper strong {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .nwp-info-box-header-wrapper strong,html[lang=lt] .nwp-info-box-header-wrapper strong,html[lang=hr] .nwp-info-box-header-wrapper strong,html[lang=cs] .nwp-info-box-header-wrapper strong,html[lang=pl] .nwp-info-box-header-wrapper strong,html[lang=ro] .nwp-info-box-header-wrapper strong,html[lang=sr] .nwp-info-box-header-wrapper strong,html[lang=tr] .nwp-info-box-header-wrapper strong,html[lang=vi] .nwp-info-box-header-wrapper strong,html[lang=el] .nwp-info-box-header-wrapper strong,html[lang=uk] .nwp-info-box-header-wrapper strong,html[lang=ru] .nwp-info-box-header-wrapper strong,html[lang=ka] .nwp-info-box-header-wrapper strong,html[lang=sl] .nwp-info-box-header-wrapper strong,html[lang=sk] .nwp-info-box-header-wrapper strong,html[lang=et] .nwp-info-box-header-wrapper strong,html[lang=bg] .nwp-info-box-header-wrapper strong,html[lang=km] .nwp-info-box-header-wrapper strong,html[lang=kk] .nwp-info-box-header-wrapper strong,html[lang=he] .nwp-info-box-header-wrapper strong,html[lang=hu] .nwp-info-box-header-wrapper strong {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .nwp-info-box-header-wrapper strong {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .nwp-info-box-header-wrapper strong,html[lang=fa] .nwp-info-box-header-wrapper strong {
	font-family: "Noto Naskh Arabic UI",serif
}

.info-box .cta {
	background: #c90c0f!important
}

.info-box .cta strong {
	cursor: pointer
}

.info-box .cta strong:hover {
	text-decoration: underline
}

.nwp-rebrand-button--black {
	background: #000;
	outline-color: #000;
	color: #fff;
	margin: 0;
	border-color: #000
}

.nwp-rebrand-button--black:hover {
	background: #fff;
	outline-color: #fff;
	color: #000;
	cursor: pointer
}

h3.heavy.stop.inversed {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-style: normal;
	margin: 25px 0 20px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	padding: 0 0 25px
}

h3.heavy.stop.inversed {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] h3.heavy.stop.inversed,html[lang=lt] h3.heavy.stop.inversed,html[lang=hr] h3.heavy.stop.inversed,html[lang=cs] h3.heavy.stop.inversed,html[lang=pl] h3.heavy.stop.inversed,html[lang=ro] h3.heavy.stop.inversed,html[lang=sr] h3.heavy.stop.inversed,html[lang=tr] h3.heavy.stop.inversed,html[lang=vi] h3.heavy.stop.inversed,html[lang=el] h3.heavy.stop.inversed,html[lang=uk] h3.heavy.stop.inversed,html[lang=ru] h3.heavy.stop.inversed,html[lang=ka] h3.heavy.stop.inversed,html[lang=sl] h3.heavy.stop.inversed,html[lang=sk] h3.heavy.stop.inversed,html[lang=et] h3.heavy.stop.inversed,html[lang=bg] h3.heavy.stop.inversed,html[lang=km] h3.heavy.stop.inversed,html[lang=he] h3.heavy.stop.inversed,html[lang=az] h3.heavy.stop.inversed,html[lang=hu] h3.heavy.stop.inversed {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] h3.heavy.stop.inversed {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] h3.heavy.stop.inversed,html[lang=fa] h3.heavy.stop.inversed {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	h3.heavy.stop.inversed {
		line-height: 1.2;
		font-size: 19px
	}
}

h3.heavy.stop.inversed {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] h3.heavy.stop.inversed,html[lang=lt] h3.heavy.stop.inversed,html[lang=hr] h3.heavy.stop.inversed,html[lang=cs] h3.heavy.stop.inversed,html[lang=pl] h3.heavy.stop.inversed,html[lang=ro] h3.heavy.stop.inversed,html[lang=sr] h3.heavy.stop.inversed,html[lang=tr] h3.heavy.stop.inversed,html[lang=vi] h3.heavy.stop.inversed,html[lang=el] h3.heavy.stop.inversed,html[lang=uk] h3.heavy.stop.inversed,html[lang=ru] h3.heavy.stop.inversed,html[lang=ka] h3.heavy.stop.inversed,html[lang=sl] h3.heavy.stop.inversed,html[lang=sk] h3.heavy.stop.inversed,html[lang=et] h3.heavy.stop.inversed,html[lang=bg] h3.heavy.stop.inversed,html[lang=km] h3.heavy.stop.inversed,html[lang=kk] h3.heavy.stop.inversed,html[lang=he] h3.heavy.stop.inversed,html[lang=hu] h3.heavy.stop.inversed {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] h3.heavy.stop.inversed {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] h3.heavy.stop.inversed,html[lang=fa] h3.heavy.stop.inversed {
	font-family: "Noto Naskh Arabic UI",serif
}

h3.heavy.stop.inversed:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background: #fff
}

p.heavy.inversed.smaller {
	line-height: 20px
}

p.heavy.inversed.smaller {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] p.heavy.inversed.smaller,html[lang=lt] p.heavy.inversed.smaller,html[lang=hr] p.heavy.inversed.smaller,html[lang=cs] p.heavy.inversed.smaller,html[lang=pl] p.heavy.inversed.smaller,html[lang=ro] p.heavy.inversed.smaller,html[lang=sr] p.heavy.inversed.smaller,html[lang=tr] p.heavy.inversed.smaller,html[lang=vi] p.heavy.inversed.smaller,html[lang=el] p.heavy.inversed.smaller,html[lang=uk] p.heavy.inversed.smaller,html[lang=ru] p.heavy.inversed.smaller,html[lang=ka] p.heavy.inversed.smaller,html[lang=sl] p.heavy.inversed.smaller,html[lang=sk] p.heavy.inversed.smaller,html[lang=et] p.heavy.inversed.smaller,html[lang=bg] p.heavy.inversed.smaller,html[lang=km] p.heavy.inversed.smaller,html[lang=he] p.heavy.inversed.smaller,html[lang=az] p.heavy.inversed.smaller,html[lang=hu] p.heavy.inversed.smaller {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] p.heavy.inversed.smaller {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] p.heavy.inversed.smaller,html[lang=fa] p.heavy.inversed.smaller {
	font-family: "Noto Naskh Arabic UI",serif
}

#search-sidebar,#locations-form-tab {
	background-color: rgba(159,19,28,.9)
}

@media(max-width:767px) {
	#search-sidebar,#locations-form-tab {
		background-color: #c90c0f
	}
}

.noUi-handle {
	background-color: #fff
}

.noUi-connect {
	height: 4px;
	top: -2px
}

div#distance-slider-wrap {
	padding: 0 12px 0 0;
	margin-bottom: 45px
}

.col.col-auto.slider-label-left.inversed,.col.col-auto.slider-label-right.inversed {
	top: 20px
}

a.heavy.add-location {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px
}

a.heavy.add-location:hover {
	text-decoration: underline
}

.wrpr-top-icons-line {
	display: inline-block;
	float: none;
	vertical-align: top;
	padding: 0 20px;
	min-height: 220px
}

.wrpr-top-icons-line i {
	background-image: url(/Images/design-rebrand/wrp-rebrand-sprites.png);
	background-position: 0 0;
	width: 50px;
	height: 42px;
	margin: 30px auto 10px;
	display: block
}

.wrpr-top-icons-line i.global-recovery {
	background-position: 0 0
}

.wrpr-top-icons-line i.guaranteed-space {
	background-position: -50px 0
}

.wrpr-top-icons-line i.welcome-office {
	background-position: -100px 0
}

.wrpr-top-icons-line i.ultimate-flex {
	background-position: -150px 0
}

.wrpr-top-icons-line i.operation-24-7 {
	background-position: -200px 0
}

.wrpr-top-icons-line--global-recovery,.wrpr-top-icons-line--guaranteed-space,.wrpr-top-icons-line--welcome-office,.wrpr-top-icons-line--ultimate-flex,.wrpr-top-icons-line--operation-24-7 {
	padding-top: 72px;
	position: relative
}

.wrpr-top-icons-line--global-recovery:before,.wrpr-top-icons-line--guaranteed-space:before,.wrpr-top-icons-line--welcome-office:before,.wrpr-top-icons-line--ultimate-flex:before,.wrpr-top-icons-line--operation-24-7:before {
	content: '';
	background-image: url(/Images/design-rebrand/wrp-rebrand-sprites.png);
	background-position: 0 0;
	width: 50px;
	height: 42px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -25px
}

.wrpr-top-icons-line--guaranteed-space:before {
	background-position: -50px 0
}

.wrpr-top-icons-line--welcome-office:before {
	background-position: -100px 0
}

.wrpr-top-icons-line--ultimate-flex:before {
	background-position: -150px 0
}

.wrpr-top-icons-line--operation-24-7:before {
	background-position: -200px 0
}

.wrp-recovery-options {
	padding: 20px 15px;
	vertical-align: top;
	float: none;
	display: inline-block
}

.wrp-recovery-options img {
	width: 100%
}

.wrp-recovery-options .wrpbullet:before {
	content: "";
	border: 2px solid #000;
	width: 0;
	height: 0;
	display: inline-block;
	border-radius: 27px;
	margin: 0 5px 3px
}

.wrp-recovery-options-wrapper h3 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	font-style: normal;
	margin: 25px 0 20px;
	font-weight: 700;
	margin: 30px 0 0;
	text-transform: uppercase
}

.wrp-recovery-options-wrapper h3 {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .wrp-recovery-options-wrapper h3,html[lang=lt] .wrp-recovery-options-wrapper h3,html[lang=hr] .wrp-recovery-options-wrapper h3,html[lang=cs] .wrp-recovery-options-wrapper h3,html[lang=pl] .wrp-recovery-options-wrapper h3,html[lang=ro] .wrp-recovery-options-wrapper h3,html[lang=sr] .wrp-recovery-options-wrapper h3,html[lang=tr] .wrp-recovery-options-wrapper h3,html[lang=vi] .wrp-recovery-options-wrapper h3,html[lang=el] .wrp-recovery-options-wrapper h3,html[lang=uk] .wrp-recovery-options-wrapper h3,html[lang=ru] .wrp-recovery-options-wrapper h3,html[lang=ka] .wrp-recovery-options-wrapper h3,html[lang=sl] .wrp-recovery-options-wrapper h3,html[lang=sk] .wrp-recovery-options-wrapper h3,html[lang=et] .wrp-recovery-options-wrapper h3,html[lang=bg] .wrp-recovery-options-wrapper h3,html[lang=km] .wrp-recovery-options-wrapper h3,html[lang=he] .wrp-recovery-options-wrapper h3,html[lang=az] .wrp-recovery-options-wrapper h3,html[lang=hu] .wrp-recovery-options-wrapper h3 {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .wrp-recovery-options-wrapper h3 {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .wrp-recovery-options-wrapper h3,html[lang=fa] .wrp-recovery-options-wrapper h3 {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.wrp-recovery-options-wrapper h3 {
		line-height: 1.2;
		font-size: 19px
	}
}

.wrp-recovery-options-wrapper h3 {
	font-family: Effra,Helvetica,Arial,sans-serif
}

html[lang=lv] .wrp-recovery-options-wrapper h3,html[lang=lt] .wrp-recovery-options-wrapper h3,html[lang=hr] .wrp-recovery-options-wrapper h3,html[lang=cs] .wrp-recovery-options-wrapper h3,html[lang=pl] .wrp-recovery-options-wrapper h3,html[lang=ro] .wrp-recovery-options-wrapper h3,html[lang=sr] .wrp-recovery-options-wrapper h3,html[lang=tr] .wrp-recovery-options-wrapper h3,html[lang=vi] .wrp-recovery-options-wrapper h3,html[lang=el] .wrp-recovery-options-wrapper h3,html[lang=uk] .wrp-recovery-options-wrapper h3,html[lang=ru] .wrp-recovery-options-wrapper h3,html[lang=ka] .wrp-recovery-options-wrapper h3,html[lang=sl] .wrp-recovery-options-wrapper h3,html[lang=sk] .wrp-recovery-options-wrapper h3,html[lang=et] .wrp-recovery-options-wrapper h3,html[lang=bg] .wrp-recovery-options-wrapper h3,html[lang=km] .wrp-recovery-options-wrapper h3,html[lang=kk] .wrp-recovery-options-wrapper h3,html[lang=he] .wrp-recovery-options-wrapper h3,html[lang=hu] .wrp-recovery-options-wrapper h3 {
	font-family: "RobotoFont",Helvetica,Arial,sans-serif
}

html[lang=az] .wrp-recovery-options-wrapper h3 {
	font-family: Helvetica,Arial,sans-serif
}

html[lang=ar] .wrp-recovery-options-wrapper h3,html[lang=fa] .wrp-recovery-options-wrapper h3 {
	font-family: "Noto Naskh Arabic UI",serif
}

.wrp-recovery-options-wrapper h4 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	margin: 25px 0 30px;
	font-weight: 300;
	font-weight: 300
}

.wrp-recovery-options-wrapper h4 {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .wrp-recovery-options-wrapper h4,html[lang=lt] .wrp-recovery-options-wrapper h4,html[lang=hr] .wrp-recovery-options-wrapper h4,html[lang=cs] .wrp-recovery-options-wrapper h4,html[lang=pl] .wrp-recovery-options-wrapper h4,html[lang=ro] .wrp-recovery-options-wrapper h4,html[lang=sr] .wrp-recovery-options-wrapper h4,html[lang=tr] .wrp-recovery-options-wrapper h4,html[lang=vi] .wrp-recovery-options-wrapper h4,html[lang=el] .wrp-recovery-options-wrapper h4,html[lang=uk] .wrp-recovery-options-wrapper h4,html[lang=ru] .wrp-recovery-options-wrapper h4,html[lang=ka] .wrp-recovery-options-wrapper h4,html[lang=sl] .wrp-recovery-options-wrapper h4,html[lang=sk] .wrp-recovery-options-wrapper h4,html[lang=et] .wrp-recovery-options-wrapper h4,html[lang=bg] .wrp-recovery-options-wrapper h4,html[lang=km] .wrp-recovery-options-wrapper h4,html[lang=he] .wrp-recovery-options-wrapper h4,html[lang=az] .wrp-recovery-options-wrapper h4,html[lang=hu] .wrp-recovery-options-wrapper h4 {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .wrp-recovery-options-wrapper h4 {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .wrp-recovery-options-wrapper h4,html[lang=fa] .wrp-recovery-options-wrapper h4 {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.wrp-recovery-options-wrapper h4 {
		line-height: 1.2;
		font-size: 19px
	}
}

.wrp-recovery-options-wrapper h4:after {
	content: '';
	max-width: 132px;
	height: 1px;
	background: #c90c0f;
	display: block;
	margin: 20px auto 0
}

.wrp-recovery-options-wrapper .wrpbullet,.wrp-recovery-options-wrapper .wprbulletlistopt {
	font-weight: 400;
	font-size: 16px
}

.wrp-recovery-options-wrapper .wrpbullet,.wrp-recovery-options-wrapper .wprbulletlistopt {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .wrp-recovery-options-wrapper .wrpbullet,html[lang=lv] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=lt] .wrp-recovery-options-wrapper .wrpbullet,html[lang=lt] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=hr] .wrp-recovery-options-wrapper .wrpbullet,html[lang=hr] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=cs] .wrp-recovery-options-wrapper .wrpbullet,html[lang=cs] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=pl] .wrp-recovery-options-wrapper .wrpbullet,html[lang=pl] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=ro] .wrp-recovery-options-wrapper .wrpbullet,html[lang=ro] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=sr] .wrp-recovery-options-wrapper .wrpbullet,html[lang=sr] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=tr] .wrp-recovery-options-wrapper .wrpbullet,html[lang=tr] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=vi] .wrp-recovery-options-wrapper .wrpbullet,html[lang=vi] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=el] .wrp-recovery-options-wrapper .wrpbullet,html[lang=el] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=uk] .wrp-recovery-options-wrapper .wrpbullet,html[lang=uk] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=ru] .wrp-recovery-options-wrapper .wrpbullet,html[lang=ru] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=ka] .wrp-recovery-options-wrapper .wrpbullet,html[lang=ka] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=sl] .wrp-recovery-options-wrapper .wrpbullet,html[lang=sl] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=sk] .wrp-recovery-options-wrapper .wrpbullet,html[lang=sk] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=et] .wrp-recovery-options-wrapper .wrpbullet,html[lang=et] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=bg] .wrp-recovery-options-wrapper .wrpbullet,html[lang=bg] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=km] .wrp-recovery-options-wrapper .wrpbullet,html[lang=km] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=he] .wrp-recovery-options-wrapper .wrpbullet,html[lang=he] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=az] .wrp-recovery-options-wrapper .wrpbullet,html[lang=az] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=hu] .wrp-recovery-options-wrapper .wrpbullet,html[lang=hu] .wrp-recovery-options-wrapper .wprbulletlistopt {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .wrp-recovery-options-wrapper .wrpbullet,html[lang=kk] .wrp-recovery-options-wrapper .wprbulletlistopt {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .wrp-recovery-options-wrapper .wrpbullet,html[lang=ar] .wrp-recovery-options-wrapper .wprbulletlistopt,html[lang=fa] .wrp-recovery-options-wrapper .wrpbullet,html[lang=fa] .wrp-recovery-options-wrapper .wprbulletlistopt {
	font-family: "Noto Naskh Arabic UI",serif
}

.wrp-recovery-options-wrapper .nwp-rebrand-button,.wrp-recovery-options-wrapper .bottom_search_wrapper .autocomplete_holder input[type="submit"],.bottom_search_wrapper .autocomplete_holder .wrp-recovery-options-wrapper input[type="submit"],.wrp-recovery-options-wrapper body .contact-team .cta-button,body .contact-team .wrp-recovery-options-wrapper .cta-button,.wrp-recovery-options-wrapper body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],body .search_group .top_search_wrapp.autocomplete_holder .wrp-recovery-options-wrapper input[type="submit"] {
	margin-top: 20px
}

.customers-page-padding.articles-and-recources-container {
	background: #fff
}

.customers-page-padding.articles-and-recources-container .pages {
	margin: 40px 0 0
}

.customers-page-padding .wr-casestudies-wrapper>.col-md-4 {
	padding: 0;
	margin: 0 20px
}

@media(max-width:767px) {
	.customers-page-padding .wr-casestudies-wrapper>.col-md-4 {
		margin: 0 auto 40px
	}
}

.customers-page-padding .wr-casestudies-wrapper a {
	box-shadow: 0 0 19px 2px #ccc8cc;
	position: relative
}

.customers-page-padding .wr-casestudies-wrapper a:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #81080a;
	opacity: .8
}

@supports (mix-blend-mode:multiply) {
	.customers-page-padding .wr-casestudies-wrapper a:after {
		background: #99090b;
		mix-blend-mode: multiply;
		opacity: 1;
	}
}

.customers-page-padding .wr-casestudies-wrapper a img {
	width: 100%
}

.customers-page-padding .wr-casestudies-wrapper .get-more-article-info {
	position: absolute;
	right: 0;
	z-index: 10
}

.customers-page-padding .wr-casestudies-wrapper .centered-text-on-article {
	position: absolute;
	z-index: 20;
	font-size: 30px;
	width: 80%;
	text-align: left
}

h3.italic-calson-20 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	margin: 0
}

h3.italic-calson-20 {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] h3.italic-calson-20,html[lang=lt] h3.italic-calson-20,html[lang=hr] h3.italic-calson-20,html[lang=cs] h3.italic-calson-20,html[lang=pl] h3.italic-calson-20,html[lang=ro] h3.italic-calson-20,html[lang=sr] h3.italic-calson-20,html[lang=tr] h3.italic-calson-20,html[lang=vi] h3.italic-calson-20,html[lang=el] h3.italic-calson-20,html[lang=uk] h3.italic-calson-20,html[lang=ru] h3.italic-calson-20,html[lang=ka] h3.italic-calson-20,html[lang=sl] h3.italic-calson-20,html[lang=sk] h3.italic-calson-20,html[lang=et] h3.italic-calson-20,html[lang=bg] h3.italic-calson-20,html[lang=km] h3.italic-calson-20,html[lang=he] h3.italic-calson-20,html[lang=az] h3.italic-calson-20,html[lang=hu] h3.italic-calson-20 {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] h3.italic-calson-20 {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] h3.italic-calson-20,html[lang=fa] h3.italic-calson-20 {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	h3.italic-calson-20 {
		line-height: 1.2;
		font-size: 19px
	}
}

.tcol1 .italic-calson-20 {
	text-align: left
}

.valign-middle {
	vertical-align: middle
}

.valign-bottom {
	vertical-align: bottom
}

.divTableRow {
	font-size: 15px
}

@media(max-width:1179px) {
	.divTableRow {
		font-size: 14px
	}
}

.divTable {
	background: #ededed;
	padding: 40px 20px 50px
}

@media(max-width:767px) {
	.divTable {
		padding: 20px;
		margin: 0 -20px
	}
}

.divTableRow.firstRow .divTableCell {
	background: #ededed
}

.tcol2,.tcol3 {
	background: #ededed
}

.tcol2 h5,.tcol3 h5 {
	font-size: 21px;
	font-weight: 700
}

.divTableBody {
	font-weight: 600;
	font-size: 16px;
	max-width: 1270px;
	margin: 0 auto
}

.divTableCell,.divTableHead {
	border-right: 1px solid #d1d2d3;
	border-bottom: 1px solid #d1d2d3
}

.divTableCell,.divTableHead {
	padding: 15px
}

@media(max-width:1179px) {
	.divTableCell,.divTableHead {
		padding: 10px
	}
}

.wrtick {
	color: #d2232a
}

.wrtable-desk {
	display: block;
	line-height: 20px;
	text-align: left
}

@media(max-width:767px) {
	.wrtable-desk {
		display: none
	}
}

.divTableRow.lastRow .nwp-rebrand-button,.divTableRow.lastRow .bottom_search_wrapper .autocomplete_holder input[type="submit"],.bottom_search_wrapper .autocomplete_holder .divTableRow.lastRow input[type="submit"],.divTableRow.lastRow body .contact-team .cta-button,body .contact-team .divTableRow.lastRow .cta-button,.divTableRow.lastRow body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],body .search_group .top_search_wrapp.autocomplete_holder .divTableRow.lastRow input[type="submit"] {
	margin: 0
}

.divTableRow.lastRow .ooptcta>span {
	display: block
}

@media(max-width:1179px) {
	.divTableRow.lastRow .ooptcta>span {
		font-size: 14px
	}
}

.fgbpad .bx-wrapper .bx-controls-direction a {
	background-color: transparent
}

.fgbpad .bx-wrapper .bx-next,.fgbpad .bx-wrapper .bx-prev {
	margin-top: -70px;
	background-position: 50%;
	transition: -webkit-transform ease .25s;
	transition: transform ease .25s;
	transition: transform ease .25s,-webkit-transform ease .25s
}

.fgbpad .bx-wrapper .bx-prev {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkMjIzMmE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0ibGVmdCIgY2xhc3M9ImNscy0xIiBkPSJNMzYyNC44Miw0NTEwbC0xNy44MSwxOCwxNy44MSwxOCwyLjE4LTIuMjFMMzYxMS4zNyw0NTI4bDE1LjYzLTE1Ljc5WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM2MDcgLTQ1MTApIi8+Cjwvc3ZnPgo=")
}

.fgbpad .bx-wrapper .bx-next {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDIwIDM2Ij4KICA8bWV0YWRhdGE+PD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiAgIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/PjwvbWV0YWRhdGE+CjxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6ICNkMjIzMmE7CiAgICAgICAgZmlsbC1ydWxlOiBldmVub2RkOwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8cGF0aCBpZD0icmlnaHQiIGNsYXNzPSJjbHMtMSIgZD0iTTQ5OTAuMTgsNDUxMGwxNy44MSwxOC0xNy44MSwxOC0yLjE4LTIuMjEsMTUuNjMtMTUuNzlMNDk4OCw0NTEyLjIxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ5ODggLTQ1MTApIi8+Cjwvc3ZnPgo=")
}

.cityDropdownSelect.dropdown2 {
	border-radius: 0;
	padding: 5px 20px 0;
	font-size: 18px;
	font-weight: 600;
	font-style: italic;
	text-align: left;
	width: 100%;
	background-color: #e8e8e8;
	border: none;
	line-height: 50px;
	height: 44px;
	padding-right: 60px;
	flex: 1;
	min-width: 0;
	color: #000;
	max-width: 480px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-left: auto;
	margin-right: auto
}

.bottom_search_wrapper .cityDropdownSelect,.bottom_search_wrapper .dropdown-holder select {
	background-image: url(/Images/design-rebrand/icon-select-dropdown.png);
	background-repeat: no-repeat
}

.cityDropdownSelect.dropdown2 span {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .cityDropdownSelect.dropdown2 span,html[lang=lt] .cityDropdownSelect.dropdown2 span,html[lang=hr] .cityDropdownSelect.dropdown2 span,html[lang=cs] .cityDropdownSelect.dropdown2 span,html[lang=pl] .cityDropdownSelect.dropdown2 span,html[lang=ro] .cityDropdownSelect.dropdown2 span,html[lang=sr] .cityDropdownSelect.dropdown2 span,html[lang=tr] .cityDropdownSelect.dropdown2 span,html[lang=vi] .cityDropdownSelect.dropdown2 span,html[lang=el] .cityDropdownSelect.dropdown2 span,html[lang=uk] .cityDropdownSelect.dropdown2 span,html[lang=ru] .cityDropdownSelect.dropdown2 span,html[lang=ka] .cityDropdownSelect.dropdown2 span,html[lang=sl] .cityDropdownSelect.dropdown2 span,html[lang=sk] .cityDropdownSelect.dropdown2 span,html[lang=et] .cityDropdownSelect.dropdown2 span,html[lang=bg] .cityDropdownSelect.dropdown2 span,html[lang=km] .cityDropdownSelect.dropdown2 span,html[lang=he] .cityDropdownSelect.dropdown2 span,html[lang=az] .cityDropdownSelect.dropdown2 span,html[lang=hu] .cityDropdownSelect.dropdown2 span {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .cityDropdownSelect.dropdown2 span {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .cityDropdownSelect.dropdown2 span,html[lang=fa] .cityDropdownSelect.dropdown2 span {
	font-family: "Noto Naskh Arabic UI",serif
}

.cityDropdownSelect.dropdown2 ul {
	left: -.5px;
	color: #6a6a6a
}

.cityDropdownSelect.dropdown2 ul li a {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .cityDropdownSelect.dropdown2 ul li a,html[lang=lt] .cityDropdownSelect.dropdown2 ul li a,html[lang=hr] .cityDropdownSelect.dropdown2 ul li a,html[lang=cs] .cityDropdownSelect.dropdown2 ul li a,html[lang=pl] .cityDropdownSelect.dropdown2 ul li a,html[lang=ro] .cityDropdownSelect.dropdown2 ul li a,html[lang=sr] .cityDropdownSelect.dropdown2 ul li a,html[lang=tr] .cityDropdownSelect.dropdown2 ul li a,html[lang=vi] .cityDropdownSelect.dropdown2 ul li a,html[lang=el] .cityDropdownSelect.dropdown2 ul li a,html[lang=uk] .cityDropdownSelect.dropdown2 ul li a,html[lang=ru] .cityDropdownSelect.dropdown2 ul li a,html[lang=ka] .cityDropdownSelect.dropdown2 ul li a,html[lang=sl] .cityDropdownSelect.dropdown2 ul li a,html[lang=sk] .cityDropdownSelect.dropdown2 ul li a,html[lang=et] .cityDropdownSelect.dropdown2 ul li a,html[lang=bg] .cityDropdownSelect.dropdown2 ul li a,html[lang=km] .cityDropdownSelect.dropdown2 ul li a,html[lang=he] .cityDropdownSelect.dropdown2 ul li a,html[lang=az] .cityDropdownSelect.dropdown2 ul li a,html[lang=hu] .cityDropdownSelect.dropdown2 ul li a {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .cityDropdownSelect.dropdown2 ul li a {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .cityDropdownSelect.dropdown2 ul li a,html[lang=fa] .cityDropdownSelect.dropdown2 ul li a {
	font-family: "Noto Naskh Arabic UI",serif
}

.cityDropdownSelect>span {
	margin: 0
}

@media(max-width:1000px) {
	.cityDropdownSelect.dropdown2 {
		margin-bottom: 20px
	}
}

.BMap_pop .BMap_bubble_content {
	min-width: 0;
	max-width: none;
	min-height: 0
}

@media(max-width:1179px) {
	.BMap_pop .BMap_bubble_content {
		width: 300px!important
	}
}

.wrprotectwrapper {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center
}

.wrprotectwrapper .nwp-rebrand-button,.wrprotectwrapper .bottom_search_wrapper .autocomplete_holder input[type="submit"],.bottom_search_wrapper .autocomplete_holder .wrprotectwrapper input[type="submit"],.wrprotectwrapper body .contact-team .cta-button,body .contact-team .wrprotectwrapper .cta-button,.wrprotectwrapper body .search_group .top_search_wrapp.autocomplete_holder input[type="submit"],body .search_group .top_search_wrapp.autocomplete_holder .wrprotectwrapper input[type="submit"] {
	margin-top: 20px
}

.wpr-updates-options .main_block_h,.wpr-updates-options .main_block_sub_h {
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	padding-left: 10px;
	padding-right: 10px
}

.wpr-updates-options .wrp-recovery-options-wrapper h4 {
	font-style: normal;
	font-size: 16px
}

.wpr-updates-options .wrp-recovery-options-wrapper h4 span {
	display: block
}

.wpr-updates-compare {
	padding-bottom: 0
}

.wpr-updates-compare .wpr-table {
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	padding-left: 10px;
	padding-right: 10px
}

.wpr-updates-table {
	width: 100%;
	font-size: 15px;
	max-width: 1270px;
	margin: 0 auto;
	min-width: 500px
}

.wpr-updates-table-wrapper {
	background: #ededed;
	padding: 40px 20px 50px;
	overflow-x: auto
}

@media(max-width:767px) {
	.wpr-updates-table-wrapper {
		padding: 20px;
		margin: 0 -20px
	}
}

.wpr-updates-table td {
	border-top: 1px solid #d1d2d3;
	border-right: 1px solid #d1d2d3;
	text-align: center;
	padding: 15px;
	vertical-align: middle
}

@media(max-width:1179px) {
	.wpr-updates-table td {
		padding: 10px
	}
}

.wpr-updates-table td.wpr-updates-table__title {
	text-align: left
}

.wpr-updates-table td:empty:after {
	content: '—'
}

.wpr-updates-table th {
	font-size: 22px;
	color: #000;
	font-weight: 600;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px;
	line-height: 1.4;
	padding: 0;
	min-height: 0;
	background: none;
	border-right: 1px solid #d1d2d3;
	text-align: center;
	padding: 15px;
	vertical-align: middle
}

.wpr-updates-table th {
	font-family: "adobe-caslon-pro",Georgia,serif
}

html[lang=lv] .wpr-updates-table th,html[lang=lt] .wpr-updates-table th,html[lang=hr] .wpr-updates-table th,html[lang=cs] .wpr-updates-table th,html[lang=pl] .wpr-updates-table th,html[lang=ro] .wpr-updates-table th,html[lang=sr] .wpr-updates-table th,html[lang=tr] .wpr-updates-table th,html[lang=vi] .wpr-updates-table th,html[lang=el] .wpr-updates-table th,html[lang=uk] .wpr-updates-table th,html[lang=ru] .wpr-updates-table th,html[lang=ka] .wpr-updates-table th,html[lang=sl] .wpr-updates-table th,html[lang=sk] .wpr-updates-table th,html[lang=et] .wpr-updates-table th,html[lang=bg] .wpr-updates-table th,html[lang=km] .wpr-updates-table th,html[lang=he] .wpr-updates-table th,html[lang=az] .wpr-updates-table th,html[lang=hu] .wpr-updates-table th {
	font-family: Georgia,"Times New Roman",Times,serif
}

html[lang=kk] .wpr-updates-table th {
	font-family: "Times New Roman",Times,serif
}

html[lang=ar] .wpr-updates-table th,html[lang=fa] .wpr-updates-table th {
	font-family: "Noto Naskh Arabic UI",serif
}

@media(max-width:1179px) {
	.wpr-updates-table th {
		line-height: 1.2;
		font-size: 19px
	}
}

@media(max-width:1179px) {
	.wpr-updates-table th {
		padding: 10px
	}
}

.wpr-updates-table th.wpr-updates-table__title {
	text-align: left
}

.wpr-updates-table__feature-row {
	font-weight: 600
}

.wpr-updates-table__feature-title {
	font-size: 18px
}

.wpr-updates-table__col {
	width: 15%;
	min-width: 110px
}

.wpr-updates-table__upper {
	text-transform: uppercase
}


.bu-center { 
    color: #000;
    font-weight: 500;
    font-style: italic;
    /* text-align: center; */
    margin: 0 0 5px;
    line-height: 1.4;
    padding: 0;
    min-height: 0;
    background: none;
    font-size: 20px;
    margin: 0 0 40px;}