/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/*
@font-face {
    font-family: 'Roboto';
 	font-display: swap;
    src: local('Roboto Thin'), local('Roboto-Thin'), url('../fonts/Robotothin.woff2') format('woff2'), url('../fonts/Robotothin.woff') format('woff'), url('../fonts/Robotothin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	font-display: swap;
    src: local('Roboto Light'), local('Roboto-Light'), url('../fonts/Robotolight.woff2') format('woff2'), url('../fonts/Robotolight.woff') format('woff'), url('../fonts/Robotolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	font-display: swap;
    src: local('Roboto'), local('Roboto-Regular'), url('../fonts/Roboto.woff2') format('woff2'), url('../fonts/Roboto.woff') format('woff'), url('../fonts/Roboto.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	font-display: swap;
    src: local('Roboto Medium'), local('Roboto-Medium'), url('../fonts/Robotomedium.woff2') format('woff2'), url('../fonts/Robotomedium.woff') format('woff'), url('../fonts/Robotomedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	font-display: swap;
    src: local('Roboto Bold'), local('Roboto-Bold'), url('../fonts/Robotobold.woff2') format('woff2'), url('../fonts/Robotobold.woff') format('woff'), url('../fonts/Robotobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
	font-display: swap;
    src: local('Roboto Black'), local('Roboto-Black'), url('../fonts/Robotoblack.woff2') format('woff2'), url('../fonts/Robotoblack.woff') format('woff'), url('../fonts/Robotoblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
*/
html,
body {
	margin: 0;
	padding: 0;
	height: auto;
	height: 100%;
	min-height: 100%;
	font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
	/*font-weight: 300;*/
	font-size: 100%;
}
html {
	position: relative;
	font-size: 100%;
}
h2, .h2  {
	font-family: 'Roboto';
	text-transform: uppercase;
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 2em;
	margin-top: 2.2em;
	font-weight: 500;
}
h2::after, .h2::after {
	content: ' ';
	position: absolute;
	display: block;
	width: 2em;
    height: 4px;
    background-color: #cd1726;
    border-radius: 3px;
    bottom: -0.7em;
    left: 0;
}
h3, .h3 {
	color: #4c4c4c;
    font-size: 1rem;
    line-height: 1.42857143;
    margin-bottom: 0;
    margin-top: 0.7em;
    font-weight: bold;
    text-transform: none;
}
.h2-strong {
	color: #243b5a;
	font-size: 1.6rem;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 1.5em;
}
.h2-strong::after, .h3::after {
	display: none;
}
h3:first-child, .h3:first-child  {
	margin-top: 0;
}
hr {
	border-color: #F05F40;
	border-width: 1px;
}
hr.light {
	border-color: white;
}
a {
	color: #c90516;
}
a:hover,
a:focus {
	color: #eb3812;
}
a[href*="mailto"] {
	border-bottom: 1px dashed;
	color: inherit;
}
a[href*="mailto"]:hover {
	border: 0;
	text-decoration: none;
}
p {
	line-height: 1.4;
	margin-bottom: 0.6em;
}
.bf::before, .af::after, .red-sprite-title::before, .red-sprite-title::after {
	content: ' ';
	display: block;
	position: absolute;
}
.a-absolute{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
	left: 0;
}
#map {
	min-height: 500px;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden;
}
.home, footer, .category {
	background-color: #fff;
}
.footer-push {
	clear: both;
}
.post-red-text, .post-red-text a {
	color: #c90516
}
.red-sprite {
	position: relative;
	color: #fff;
	background-size: 100%;
	z-index: 99;
	box-shadow: 0 7px 0 #e5e5e5;
	background:#c90516;
	padding: 0;
}
.red-sprite .red-sprite-title {
	background: url(../images/bg-red-title.jpg) 0 0 no-repeat;
    font-size: 1.5rem;
    padding: 1.45em 0;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,0.5);
    position: relative;
    margin: 0;
}
.red-sprite .red-sprite-title::after {
	width: 30px;
	height: 30px;	
	background: url(../images/bg-red-title-arrow.jpg) 0 0 no-repeat;
	bottom: -1.9rem;
	left: 0.2rem;
}
.red-sprite .red-sprite-title::before {
	width: 3rem;
	height: 0.25rem;
	background: #fff;
	border-radius: 4px;
	bottom: 1.2rem;
	left: 0;
}
.breadcrumbs {
	background: #fff;
}
.breadcrumb {
	background: transparent;
	padding: 1rem 0;
	margin: 0;
}
@media only screen and (max-width: 576px) {
	.breadcrumb {
		display: none;
	}
}

a.underline {
	text-decoration: underline !important;
}

.blueTitle {
	background-color: #243b5a;
	margin: 50px 0 30px;
}
.blueTitle h2 {
	color: #FFF;
	margin: 27px 0;
}
.blueTitle h2::after {
	bottom: -0.4em;
}

.fs-20 {
    font-size: 20px !important;
}

.redTitle {
	position: relative;
	color: #fff;
	background-size: 100%;
	box-shadow: 0 7px 0 #e5e5e5;
	background: #c90516;
}
.redTitle__wrapper {
	position: relative;
	width: 100%;
	height: 100%;
}
.redTitle__wrapper::after {
	content: '';
	display: block;
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(/images/bg-red-title-arrow.jpg) 0 0 no-repeat;
}
.titleBig {
	text-align: center;
	font-size: 57px;
	margin: 25px auto;
	font-weight: 400;
}
.titleBordered {
	position: relative;
}
.titleBordered:before {
	position: absolute;
	content: "";
	width: 70px;
	height: 3px;
	background-color: #FFF;
	top: 63px;
}
.engOffshore__titleBig{
	max-width: 900px;
}
@media only screen and (max-width : 768px) {
	.titleBig {
		font-size: 30px;
	}
	.titleBordered:before {
		display: none;
	}
}


/* Buttons */
[class^="btn"] {
	display: inline-block;
	position: relative;
    width: auto;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 0.8rem;
    padding:1.1rem 1.2rem 1rem 2.8rem;
    text-transform: uppercase;
    outline: none;
    line-height: 1;
    cursor: pointer;
}
[class*="btn"]:hover, [class*="btn"]:focus {
	color: #fff;
	text-decoration: none;
}
[class*="btn-call"] {
	background: url(../../images/btn-call.png) left 10% top 53% no-repeat #cd1726;
	/*
    -moz-box-shadow: 3px 4px 0 #e9e9e9;
    -webkit-box-shadow: 3px 4px 0 #e9e9e9;
    box-shadow: 3px 4px 0 #e9e9e9;
    */
}
[class*="btn-call"]:hover, [class*="btn-call"]:focus {
	background-color: #ee2a35;
}
[class*="send"] {
	box-shadow: none;
	border:0;
	background-image: url(../images/submit-btn.png);
	float: right;
}
[class*="btn-more"] {
	background: url(../images/btn-blue.png) left 10% top 54% no-repeat #243b5a;
}
[class*="btn-more"]:hover, [class*="btn-more"]:focus {
	background-color: #31507b
}
[class*="btn-2color"] {
	display: block;
	font-size: 1rem;
	padding:1.5rem 0 1.5rem 0; 
	margin: 1.5em auto 0;
	background-color: #da111c;
    margin-bottom: 1rem;
	box-shadow: 3px 4px 0 #e9e9e9; 
}
[class*="btn-2color"]::after {
    border-radius: 0 0 100% 100%;
    background-color: #cd1726;
    height: 80px;
    top: -30px;
    left: -10px;
    right: -10px;
    bottom: 12px;
}
[class*="btn-2color"] span{
	z-index: 99;
	position: relative;
}
[class*="btn-2color"]:hover::after {
	background: #e72b3a;
}

.btn-subscribe {
	padding: 1.1rem 1.2rem 1rem;
	background-color: #243b5a;
	margin-right: 10px;
}
.btn-subscribe:hover {
	background-color: #31507b;
}
.btn-red {
	background-color: #cd1726;;
}
.btn-red:hover {
	background-color: #ee2a35;
}
.btn-detail {
	padding: 1.1rem 2.2rem 1rem;
	background-color: #cd1726;
}
.btn-detail:hover {
	background-color: #ee2a35;
}
@media only screen and (max-width: 576px) {
	.btn-adaptive {
		width: 100%;
		padding: 24px 0;
		margin: 7px 0;
		font-size: 17px;
		background-image: none;
	}
}
/* end Buttons */



/* Header */
header {
	background: #fff;
    z-index: 999;
    width: 100%;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    font-size: 1rem;
}
@media only screen and (min-width : 768px) {
	.header_up {
		margin-top: 75px;
	}
	.header_up_up {
		margin-top: 130px;
	}
}
.site-logo {
    /*margin-bottom: 0.3125rem;*/
    margin-top: 4px;
}
.site-logo img {
	display: block;
	/*width: 100%;*/
}
@supports (object-fit: contain) {
	.site-logo img {
		object-fit: contain;
	}
}
nav ul {
	list-style: none;
}
.navbar-default {
	background: transparent;
	border: none;
	margin-bottom: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus{
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 400;
    color: #999;
    background: transparent;
}
.navbar-default .nav > li.mobile-only {
	display: none;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus,
.navbar-default .dropdown ul li.active a,
.navbar-default .dropdown ul li.active a:focus {
	color: #c90516;
	position: relative;
}
.navbar-default .dropdown ul a {
    font-size: 0.8em;
    text-transform: uppercase;
    color: #000;
}
.navbar-default .dropdown ul li.active a, .navbar-default .dropdown ul li.active a:focus {
	font-weight: bold;
}

.headerIndent {
	margin-top: 120px;
}
@media only screen and (max-width : 1200px) {
	.headerIndent {
		margin-top: 105px;
	}
}
@media only screen and (max-width : 992px) {
	.headerIndent {
		margin-top: 65px;
	}
}
@media only screen and (max-width : 992px) {
	.headerIndent {
		margin-top: 65px;
	}
}
@media only screen and (max-width : 768px) {
	.headerIndent {
		margin-top: 0;
	}
}


.pagination {
    margin: 40px 0 0;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #243b5a;
    border-color: #243b5a;
}
.pagination>li>a, .pagination>li>span {
    color: inherit;
}


/* Footer */
footer {
	padding-top: 3em;
	/*padding-bottom: 2.8em;*/
	font-size: 1rem;
	/*height: 356px;*/
	clear: both;
}
footer nav {
	border: 2rem solid #233958;
	border-width: 2rem 0;
	padding: 1.5em 0;
}
.info-block {
 	text-align: center;
 	font-size: 1em;
	padding-top: 1.9em;
}
.info-block a {
	color: #333;
}
.footer-menu ul {
	padding: 0;
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	width: 31%;
	text-transform: uppercase;
	font-weight: 400;
}
.footer-menu ul:not(:last-child){
	margin-right: 2%;
}
.footer-menu li a {
	color: #000;
    line-height: 1.5;
    font-size: 0.8em;
}
.footer-social {
	padding-top: 1em;
}
.footer-social ul li {
	list-style-type: none;
	display:inline-block;
	vertical-align:top;
	width:52px;
	height:52px;
	margin-left:0.2rem;
	background:url(../images/social-sprite-hov.png) no-repeat
}
.footer-social a {
	width:100%;
	height:100%;
	display:block
}
.footer-social li.twitter {
	background-position:0 0;
}
.footer-social li.twitter:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position: 0px -53px;
}
.footer-social li.facebook {
	background-position:-52px 0
}
.footer-social li.facebook:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position: -52px -53px;
}
.footer-social li.in {
	background-position:-104px 0
}
.footer-social li.in:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position: -104px -53px;
}
.footer-social li.google {
	background-position:-156px 0;
}
.footer-social li.google:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position:-156px -53px;
}
.footer-social li.youtube {
	background-position:-208px 0;
}
.footer-social li.youtube:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position:-208px -53px;
}
.footer-social li.vk {
	background-position:-260px 0;
}
.footer-social li.vk:hover {
	background:url(../images/social-sprite-hov.png) no-repeat;
	background-position:-260px -53px;
}
/*Vedeo-head*/
.big-background {
    position: relative;
    height: 100vh;  
}
.min-background {
    height: 60vh;
    position: relative;
    overflow: hidden;
}
.big-background video, .min-background video, .big-background img, .min-background img {
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: none;	
}
.slide-text-box {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.slide-text-box .container {
    height: inherit;
}
.slide-block {
    position: relative;
    height: inherit;
}
.slide-block-title {
	position: absolute;
    width: 100%;
    top: 25%;
}
.slide-text-title {
    position: absolute;
    width: 100%;
    top: 35%;
}
.big-background .slide-text-bottom {
    position: absolute;
    width: 100%;
    bottom: 10%;
}
.min-background .slide-text-bottom {
	display: none;
}
.slide-block [class*="title"], .slide-text-bottom * {
	color: #fff;
	text-transform: uppercase;
	text-shadow: 
	black 1px 0px, black 1px 1px, black 0px 1px, 
	black -1px 1px, black -1px 0px, black -1px -1px, 
	black 0px -1px, black 1px -1px, black 0 0 3px, 
	black 0 0 3px, black 0 0 3px, black 0 0 3px, 
	black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px
}
.slide-text-title {
	font-size: 3.5rem;
	font-weight: 700;
	min-height: 200px;
}
.slide-block-title {
	font-size: 2rem;
}
.slide-text-bottom p {
	font-size: 1.5rem;
	margin-top: 2.5em;
	margin-bottom: 1.2em;
}
.slide-text-bottom a {
    padding: 1rem 1.8rem;
    border: 1px solid #fff;
    display: inline-block;
    width: auto;
    font-size: 1.2rem;
    font-weight: 500;
}
.slide-text-bottom a:hover {
	border-color: #c90516;
	transition: border-color .25s ease;
}
/* Video block */
.video-wr {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-color: #fff;
    height: 90vh;
    width: 100%;
    cursor: pointer;
    margin: 0px auto;
    position: relative;
    z-index: 1;
    background-image: url(../images/video-home-lazy.jpg);
}
.video-foreign-companies {
    background-image: url(../images/ink-lazy.jpg);
	margin-bottom: 3rem;
}
.video-business-immigration {
	background-image: url(../images/im-lazy.jpg);
	margin-bottom: 3rem;
}
.video-jv {
	background-image: url(../images/video-jv-lazy.jpg);
	margin-bottom: 3rem;
}
.video-wr-in {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 1;
    margin: 0 auto 0 auto;
    background: #fff;
    visibility: hidden;
}
.video-wr-in iframe {
    display: none;
    width: 100%;
    height: 100%;
    border: 0px;
}
.video-wr.video-wr-home {
	background-image: url(/images/video-home.jpg);
}
.video-wr.video-business-immigration {
	background-image: url(/images/im.jpg);
}
.video-wr.video-jv {
	background-image: url(/images/video-jv.jpg);
}
.play-youtube-iframe {
	position: relative;
	width: 100%;
	height: 420px;
	background-color: #FFF;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.play-youtube-iframe.play-youtube-iframe-small {
	height: 420px;
}
.play-youtube-iframe.play-youtube-iframe-big {
	height: 90vh;
}
.play-youtube-iframe .ytp-button {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 68px;
	height: 48px;
	margin-left: -34px;
	margin-top: -24px;
	z-index: 63;
	background: none;
	border: none;
	outline: none;
}
.play-youtube-iframe:hover .ytp-button .ytp-large-play-button-bg {
	fill: #f00;
	fill-opacity: 1;
}
@media screen and (max-width: 768px) {
	.video-wr-home {
		background-image: url(/images/video-home-mobile.jpg);
	}
	.video-wr.video-business-immigration {
		background-image: url(/images/im-mobile1.jpg);
	}
	.video-wr.video-jv {
		background-image: url(/images/video-jv-mobile.jpg);
	}
}
@media screen and (max-width: 540px) {
	.video-wr {
		height: 200px;
	}
	.play-youtube-iframe, .play-youtube-iframe.play-youtube-iframe-small, .play-youtube-iframe.play-youtube-iframe-big {
		height: 230px;
	}
}
/*end video block*/


.appeal-line {
	width: 2.8em;
	height: 4px;
	background-color: #cd1726;
	border-radius: 3px;
	margin: 10px 0 15px;
}


/* Home */
.homeHero {
	margin-top: 70px;
	background-image: url(/images/home-hero.jpg);
	background-color: #091833;
	background-size: cover;
	background-position: center;
	color: #FFF;
}
.homeHero__content {
	max-width: 600px;
	padding: 70px 0;
}
.homeHero__title {
	font-family: 'Roboto', sans-serif;
	font-size: 50px;
	line-height: 66px;
	font-weight: 400;
	text-transform: none;
	margin: 0;
}
.homeHero__title:after {
	display: none;
}
.homeHero__title-2 {
	max-width: 400px;
	margin: 50px 0 40px;
}
.homeHero__subtitle {
	font-size: 25px;
	margin: 10px 0 40px;
}
.homeHero__btn {
	display: inline-block;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 12px 45px;
}
.homeHero__btn:hover {
	transition: .7s;
	background-color: rgb(255 255 255 / 11%);
}
.homeHero__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/home-hero.jpg);
	background-size: cover;
	background-position: top right;
}
.homeHero__list {
	margin: 0 0 40px;
	padding-left: 37px;
}
.homeHero__list li {
	font-size: 50px;
	font-weight: 400;
	line-height: 64px;
	margin-bottom: 18px;
}
@media only screen and (max-width : 768px) {
	.homeHero {
		margin-top: unset;
	}
}
@media only screen and (max-width: 576px) {
	.homeHero {
		background-image: none;
		text-align: center;
	}
	.homeHero__content {
		padding: 60px 0;
	}
	.homeHero__title {
		font-size: 35px !important;
		line-height: 40px;
		font-weight: 400;
		max-width: 100%;
	}
	.homeHero__subtitle {
		margin: 10px auto 40px;
		max-width: 340px;
	}
	.homeHero__img-mobile {
		display: block;
	}
	.homeHero__list {
		padding-left: 0;
		list-style: none;
	}
	.homeHero__list li {
		font-size: 33px;
		line-height: 38px;
	}
}


.appealHome1 {
	padding: 59px 0 20px;
}
.appealHome1__wrapper {
	display: flex;
}
.appealHome1__item {
	width: 50%;
}
.appealHome1__image {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-home-1.jpg);
	background-size: cover;
	background-position: top center;
}
.appealHome1__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.appealHome1__content p {
	margin: 30px 0;
}
.appealHome1__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/appeal-home-1.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 576px) {
	.appealHome1 {
		padding: 70px 0 0;
	}
	.appealHome1__wrapper {
		display: block;
		background-position: top;
	}
	.appealHome1__item {
		width: unset;
	}
	.appealHome1__content {
		padding: 40px 0;
	}
	.appealHome1__img-mobile {
		display: block;
	}
}


.appealHome2 {
	margin: 0 0 70px;
}
.appealHome2__wrapper {
	display: flex;
}
.appealHome2__item {
	width: 50%;
}
.appealHome2__image {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-home-2.jpg);
	background-size: cover;
	background-position: top center;
}
.appealHome2__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.appealHome2__content p {
	margin: 30px 0;
}
.appealHome2__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/appeal-home-2-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 576px) {
	.appealHome2 {
		margin: 30px 0;
	}
	.appealHome2__wrapper {
		display: block;
		background-position: top;
	}
	.appealHome2__item {
		width: unset;
	}
	.appealHome2__content {
		padding: 40px 0;
	}
	.appealHome2__img-mobile {
		display: block;
	}
}


.appealHome3 {
	padding: 50px 0;
}
.appealHome3__wrapper {
	display: flex;
}
.appealHome3__item {
	width: 50%;
}
.appealHome3__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-4.jpg);
	background-size: cover;
	background-position: top center;
}
.appealHome3__content {
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
	margin: 30px 0 30px 5%;
	padding: 10px 0 10px 10px;
	background-color: #FFF;
}
.appealHome3__text {
	margin: 30px 0;
}
.appealHome3__img-mobile {
	display: none;
	height: 300px;
}
.appealHome3 ul {
	margin: 10px 0 0;
	padding-left: 22px;
}
@media only screen and (max-width : 576px) {
	.appealHome3 {
		padding: 40px 0 0;
	}
	.appealHome3__wrapper {
		display: block;
		background-position: top;
	}
	.appealHome3__item {
		width: unset;
	}
	.appealHome3__content {
		padding: 40px 0;
		margin: 0;
		background-color: unset;
	}
	.appealHome3__img-mobile {
		display: block;
	}
}


.three-blocks {
    margin-top: 2.4em;
    height: 24rem;
    color: #787c7f;
    overflow: hidden;
    margin-bottom: 2.9em;
    font-size: 1rem
}
.three-blocks h2 {
    border-bottom: 1px solid #d6dde1;
    font-size: 1.3em;
    color: #243B56;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 0.4em;

}
.three-blocks h2::before {
    width: 2.9em;
    height: 4px;
    background-color: #cd1726;
    border-radius: 3px;
    top: -0.7em;
}
[class*="bg"] {
	height: 300px;
    width: 360px;
    transition: all 0.5s ease;
}
.part3-bg {
    background: url(../images/part3-bg.png) center center repeat;
}
.part2-bg {
    background: url(../images/part2-bg.png) center center repeat;
}
.part1-bg {
    background: url(../images/part1-bg.png) center center repeat;
}
.three-blocks-part:hover [class*="bg"] {
    opacity: 0;
    height: 0;
}
.press-block {
	/*background: url(../images/press-bg.png) repeat;*/
	background: #fff repeat;
}
.press .owl-item > div {
	-moz-box-shadow: 5px 5px 15px 1px #ccc;
    -webkit-box-shadow: 5px 5px 15px 1px #ccc;
    box-shadow: 5px 5px 15px 1px #ccc;
    border: 1px solid #dcdde1;
    width: 160px;
}
.press-title {
	background: url(../images/pressa-title-bg.png) 0 0 repeat-x;
	padding-bottom: 1.3rem;
}
.press-block-text {
	padding: 3em 0 4em;
}
/* Carusel */
.owl-nav > div {
	display: block;
	width: 45px;
	height: 45px;
	background-color: #253B5A;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);	
}
.owl-prev {
	left: -55px;
	background: url(/images/left-arrow.svg) 40% center no-repeat;
	background-size: 60%;
}
.owl-next {
	right: -55px;
	background: url(/images/right-arrow.svg) 60% center no-repeat ;
	background-size: 60%;
}
.owl-nav > div:hover {
	background-color: #C90416;
}
/* Contact */
.contact-info-text p {
	padding: 3em 0 1.1em;
	line-height: 2;
	font-size: 1.1rem;
	border-bottom: 1px solid #ECECEC
}
.mail-info > div {
	border:1px dashed #223855;
	padding: 3em;
	margin-bottom: 3em;
	position: relative;
}
.mail-info-title {
	font-size: 0.8rem;
	background: #fff;
	color: #C90416;
	position: absolute;
	top: -1.4rem;
	left: 1.4rem;
	padding: 0.8rem;
	font-weight: 500;
}
.mail-info p {
	position: relative;
	padding-left: 2.2em;
}
p.wa-vi-phone {
	padding-left: 5rem;
}
.mail-info p a, .mail-info p {
	color: #243b5a;
	font-weight: 700;
	font-size: 1.1em;
	line-height: 1.1em;
}

.mail-info:first-child p {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
i[class*="icon-contact"] {
	display: inline-block;
	width: 2em;
	height: 2em;

}
.mail-info:first-child p i + a,
.mail-info:first-child p i + noindex > a {
	margin-left: 0.5em;
}
i.icon-contact-wa {

}
i.icon-contact-vi {

}
i.icon-contact-mail {
	background-position: center center;
}
[class*="skype"] {
	background: url(/images/icon-skype-min.png) 0 0 no-repeat;
}
[class*="-mail"] {
	background: url(/images/icon-mail-min.png) 0 0 no-repeat;
}
.icon-contact-phone {
	background: url(/images/phone.svg) 0 0 no-repeat;
	background-size: 84%;
	background-position: center center;

}
.icon-contact-wa {
	background: url(/images/wa-vi.jpeg) 0 -8px no-repeat;
	background-size: 200%;
}
.icon-contact-vi {
	background: url(/images/wa-vi.jpeg) -35px -8px no-repeat;
	background-size: 200%;
}
.contact-address-item > div {
	height: 360px;
	overflow: hidden;
	margin-bottom: 2rem;
}
.contact-address-item img {
	height: 360px;
}
.contact-pay p {
	text-align: justify;
}
.contact-pay figure {
	display: block;
	float: left;
	margin: 4.5rem 1% 0;
	position: relative;
	width: 30%;
}
.contact-pay img {
	margin: 0 auto;
	display: block;
}
.contact-pay figure:hover .blue-circle-item-text {
	opacity: 1;
}
/* style */
.column3 {
	text-align: justify;
}
.text {
	padding-bottom: 3em;
}
.seo-text {
	color: #4c4c4c;
	font-weight: 200;
	font-size: 0.8rem;
	text-align: justify;
	padding-bottom: 2.5em;
}
/*
.big-seo-text {
	font-size: 0.875rem;
}
*/
.big-seo-text .h2-strong, .big-seo-text h2 {
	/*font-size: 0.875rem;*/
	font-size: 100%;
	margin: 1.4em 0 1em;
	color: #4c4c4c;
	font-weight: bold;
}
.big-seo-text h2:after {
	background-color: unset;
}
.big-seo-text h3 {
	/*font-size: 0.875rem;*/
	/*font-weight: normal;*/
}
.page-price-text ul {
	padding: 0 18px;
}

.special-title {
	z-index: 999;
}
.special-title h2 {
	margin-top: 2.5rem;	
}
.start-message-block {
	background: #fff;
	font-size: 1.55rem;
	color: #183457;
	padding: 2em 1rem;
	/*font-weight: 300;*/
}
.start-message-block .col-sm-12 > p {
	line-height: 2.5em;
}
/*
.start-message-block .btn-call {
	float: right;
}
*/
.modal.in.call-modal .modal-dialog {
	border-right: 3px;
    transform: translate(0, 20%);
    font-size: 1rem;
    line-height: 1.4;
}
.call-modal .form-title{
	font-weight: bold;
	font-size: 1.3rem;
}
.call-modal p:not(.form-title) {
	margin-bottom: 2rem;
	font-size: 0.9rem
}
input.form-control, textarea.form-control {
	border-radius: 0;
	padding: 1.5rem 0 1.5rem 2.8rem;
	margin-bottom: 1.3rem;
	border: 1px solid #ce1825;
	color: #7e8386;
	font-weight: bold;
}
.call-modal input:focus, .call-modal textarea:focus {
	outline: none;
}
[placeholder="Ваше Имя:"] {
	background: url(../images/contact-form-pic1.png) left 15px center no-repeat;
}
[placeholder="Телефон:"] {
	background: url(../images/contact-form-pic2.png) left 15px center no-repeat;
}
[placeholder="Ваш email:"] {
	background: url(../images/contact-form-pic3.png) left 15px center no-repeat;
}
[placeholder="Ваше сообщение:"] {
	background: url(../images/contact-form-pic4.png) left 15px top 25px no-repeat;
}
[placeholder="Тема сообщения:"]  {
	background: url(../images/contact-form-pic4.png) left 15px top 15px no-repeat;
}
.modal-content .close {
	background-image: url(../images/icon-close-min.png);
	width: 36px;
    height: 36px;
    cursor: pointer;
    position: absolute;
    top: -15px;
    right: -15px;
    z-index: 999;
    opacity: 1;
    outline: none;
}
/* section blue-circle + white-circle*/
.blue-circle {
	background: #063455;
	color: #fff;
	font-size: 1rem;
	background-size: cover;
}
.blue-circle-text {
	padding: 4em 15px 2.4em
}
.blue-circle-title {
	background: url(../images/blocks_title_bg.png) 0 0 repeat;    
}
.blue-title {
    background: #063455 url(../images/blocks_title_bg.png) 0 0 repeat;
    color: #fff;
    min-height: 50px;
	padding: 17px 40px;
	box-sizing: border-box;
	line-height: 16px;
	font-weight: bold;
}


.mtop {
  margin-top: 2.5rem;
}
[class*="circle-item"] > div {
	height: 200px;
	padding-top: 0.5rem;
	text-align: center;
	margin-bottom: 3.5em;
	cursor: pointer;
}
.why.blue-circle-item > div {
	padding-top: 9.5rem;
	cursor: default;
}
.bable-image {
	display: block;
	height: 7.75rem;
	width:7.75rem;
    margin: 0 auto 0.9em;
	background-size: cover;
}
[class*="how-we-work"]  .bable-image {
	width:11.75rem;
}
@supports (background-size: cover) {
	.bable-image {
		width:7.75em;
		background-size: cover;
	}
	[class*="how-we-work"] .bable-image {
		width: 11.75em
	}
}
.blue-circle-item > div > p {
	text-transform: uppercase;
	font-size: 0.8em;
}
.blue-circle-item {
	position: relative;	
}
.blue-circle-item-text {
	position: absolute;
	top: -25%;
	left: 50%;
	transform: translateX(-50%);
	width: 300px;
	height:300px;
	line-height: 200px;
	background: #fff;
	border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    color: #33445b;
    padding: 4em 3em 3em;
    opacity: 0;
   	-webkit-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;  
}
.blue-circle-item-text  p {
    font-size: 0.78em;
    position: relative;
    text-align: justify;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5;
}
.blue-circle-item-text p::after {
	content: '';
	display: block;
	position: absolute;
	width: 3em;
    height: 0.3em;
    border-radius: 10px;
    background: #cd1726;
    left: 50%;
    top: -1em;
    transform: translateX(-50%);
}
.blue-circle-item:not(.immigration-category) > div:hover > p{
	opacity: 0;
}
.blue-circle-item > div:hover .blue-circle-item-text{
	opacity: 1;
}
.why-us-block .blue-circle-item > div:hover > p{
	opacity: 1;
}
.why-us-block .blue-circle-item > div:hover .blue-circle-item-text{
	opacity: 0;
}

.business
.immigration-category> div:hover > p {
	text-decoration: underline;
}
.white-circle-item > div {
	margin-bottom: 4em;
}
.white-circle-item  p {
	font-weight: 400;
	font-size: 1em;
}
.white-circle-item .price {
	background: #C90516;
	color: #fff;
	width: auto;
	border-radius: 5px;
	padding: 0.3em 0.4em;	
	display: inline-block;
	position: relative;
}
.white-circle-item .price::before {
	content: ' ';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: -0.4rem;
	left: 50%;
	transform: translateX(-50%);
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 8px solid #C90516;
}
.white-circle-item .bable-image {
	border: 1px solid transparent;
	border-radius: 50%;
}
.account-open-block .white-circle-item .bable-image {
	border: 1px solid #223855;
}
.white-circle-item > div:hover .bable-image {
	border: 1px solid #C90516;
}
.why-us-block {
	/*background: url(../images/about-cont-blue-grid.png) top no-repeat;*/
	background-color: #223957;
}
.why.blue-circle-item {
	background: url(../images/main-li-lazy.gif) top center no-repeat;
	background-size: 124px;
}
/*.why.blue-circle-item:first-child {
	background: url(../images/main-li1.png) top center no-repeat;
}
.why.blue-circle-item:nth-child(2) {
	background: url(../images/main-li8.png) top center no-repeat; 
}
.why.blue-circle-item:nth-child(3) {
	background: url(../images/main-li2.png) top center no-repeat; 
}
.why.blue-circle-item:nth-child(4) {
	background: url(../images/main-li6.png) top center no-repeat; 
}*/
.why.blue-circle-item:nth-child(5) {
	background: url(../images/main-li5.png) top center no-repeat; 
}
.why.blue-circle-item:nth-child(6) {
	background: url(../images/main-li6.png) top center no-repeat; 
}
.why.blue-circle-item:nth-child(7) {
	background: url(../images/main-li7.png) top center no-repeat; 
}
.why.blue-circle-item:nth-child(8) {
	background: url(../images/main-li8.png) top center no-repeat; 
}
.immigration-block, .why-immigration-block, .how-we-work-block-british {
	/*background: url(../images/blue-circle-grid-bg.png) top no-repeat;*/
    background-color: #223957;
}
.immigration.blue-circle-item:nth-child(1) .bable-image {
	background: url(../images/sprite-immigration-min.png) left center no-repeat;
}
.immigration.blue-circle-item:nth-child(2) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -124px center no-repeat;
}
.immigration.blue-circle-item:nth-child(3) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -248px center no-repeat;
}
.immigration.blue-circle-item:nth-child(4) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -372px center no-repeat;
}
.immigration.blue-circle-item:nth-child(5) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -496px center no-repeat;
}
.immigration.blue-circle-item:nth-child(6) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -620px center no-repeat;
}
.immigration.blue-circle-item:nth-child(7) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -744px center no-repeat;
}
.immigration.blue-circle-item:nth-child(8) .bable-image {
	background: url(../images/sprite-immigration-min.png) left -868px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(1) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(2) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -124px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(3) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -248px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(4) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -372px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(5) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -496px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(6) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -620px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(7) .bable-image {
	background: url(../images/grid-icon-sprite-min.png) left -744px center no-repeat;
}
.why-immigration.blue-circle-item:nth-child(8) .bable-image {
	background: url(../images/sprite-immigration.png) left -868px center no-repeat; 
}
.immigration-category.blue-circle-item .bable-image {
	background: url(../images/nominant.png) left center no-repeat; 
}
.how-we-work.blue-circle-item:nth-child(1) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(2) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -188px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(3) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -375px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(4) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -562px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(5) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -751px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(6) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -939px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(7) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -1126px center no-repeat;
}
.how-we-work.blue-circle-item:nth-child(8) .bable-image {
	background: url(../images/icon-sprite-how-min.png) left -1313px center no-repeat;
}
.how-we-work-com-bank.blue-circle-item:nth-child(1) .bable-image {
	background: url(../images/icon-sprite-how-work.png) left center no-repeat; 
}
.how-we-work-com-bank.blue-circle-item:nth-child(2) .bable-image {
	background: url(../images/icon-sprite-how-work.png) left -188px center no-repeat; 
}
.how-we-work-com-bank.blue-circle-item:nth-child(3) .bable-image {
	background: url(../images/icon-sprite-how-work.png) left -375px center no-repeat; 
}
.how-we-work-com-bank.blue-circle-item:nth-child(4) .bable-image {
	background: url(../images/icon-sprite-how-work.png) left -564px center no-repeat; 
}
.white-circle-item:nth-child(1) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left center no-repeat;
}
.white-circle-item:nth-child(2) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -124px center no-repeat;
}
.white-circle-item:nth-child(3) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -248px center no-repeat;
}
.white-circle-item:nth-child(4) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -370px center no-repeat;
}
.white-circle-item:nth-child(5) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -493px center no-repeat;
}
.white-circle-item:nth-child(6) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -616px center no-repeat;
}
.white-circle-item:nth-child(7) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -739px center no-repeat;
}
.white-circle-item:nth-child(8) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -861px center no-repeat;
}
.white-circle-item:nth-child(9) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -982px center no-repeat;
}
.white-circle-item:nth-child(10) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -1105px center no-repeat;
}
.white-circle-item:nth-child(11) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -1230px center no-repeat;
}
.white-circle-item:nth-child(12) .bable-image {
	background: url(../images/icon-sprite-country-min.png) left -1353px center no-repeat;
}
.account-open-block .white-circle-item:nth-child(1) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -1px center no-repeat;
}
.account-open-block .white-circle-item:nth-child(2) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -125px top -2px no-repeat;
}
.account-open-block .white-circle-item:nth-child(3) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -247px center no-repeat;
}
.account-open-block .white-circle-item:nth-child(4) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -370px top -2px no-repeat;
}
.account-open-block .white-circle-item:nth-child(5) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -493px center no-repeat;
}
.account-open-block .white-circle-item:nth-child(6) .bable-image {
	background: url(../images/icon-sprite-account-open-min.png) left -615px top -2px no-repeat;
}
.what-we-offer-block {
	/*background: url(../images/bg-what-we-offer-block.jpg) 0 0 no-repeat; */
    background-color: #223957;
}
.what-we-offer:nth-child(2) .bable-image{
	background: url(../images/what-we-offer-min.png) left center no-repeat;
}
.what-we-offer:nth-child(3) .bable-image {
	background: url(../images/what-we-offer-min.png) left -124px center no-repeat;
}
.what-we-offer:nth-child(4) .bable-image{
	background: url(../images/what-we-offer-min.png) left -248px center no-repeat;
}
.what-we-offer:nth-child(5) .bable-image{
	background: url(../images/what-we-offer-min.png) left -372px center no-repeat;
}
.what-we-offer:nth-child(6) .bable-image{
	background: url(../images/what-we-offer-min.png) left -496px center no-repeat;
}
.key-features-block {
	/*background: url(../images/bg-key-features-block.jpg) 0 0 no-repeat; */
    background-color: #223957;
}
.key-features:nth-child(1) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left center no-repeat;
}
.key-features:nth-child(2) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left -124px center no-repeat;
}
.key-features:nth-child(3) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left -248px center no-repeat;
}
.key-features:nth-child(4) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left -372px center no-repeat;
}
.key-features:nth-child(5) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left -496px center no-repeat;
}
.key-features:nth-child(6) .bable-image {
	background: url(../images/sprite-key-features-block-min.png) left -620px center no-repeat;
}
.how-we-work-british:nth-child(1) .bable-image {
	background: url(../images/sprite-how-we-work-block-british-min.png) left center no-repeat;
}
.how-we-work-british:nth-child(2) .bable-image {
	background: url(../images/sprite-how-we-work-block-british-min.png) left -188px center no-repeat;
}
.how-we-work-british:nth-child(3) .bable-image {
	background: url(../images/sprite-how-we-work-block-british-min.png) left -375px center no-repeat;
}
.how-we-work-british:nth-child(4) .bable-image {
	background: url(../images/sprite-how-we-work-block-british-min.png) left -563px center no-repeat;
}
.blue-circle {
	background-size: cover;
}
/* end section blue-circle */
/* Section appeal */
.appeal {
	font-size: 1rem; 
	padding: 0.8em 0;
	height: 410px;
	margin: 2.5rem auto;
	        background-size: auto 100%;
}
.appeal-text {
    max-height: 400px;
    background: rgba(255,255,255,.9);
    border: 5px solid rgba(255,255,255,.24);
    border-radius: 7px;
    background-clip: padding-box;
	padding: 4em 1.5rem 2em;
}
.appeal-text::before {
	width: 2.8em;
    height: 4px;
    background-color: #cd1726;
    border-radius: 3px;
    top: 2.7em;
}
.appeal-text::after {
	width: 0;
	height: 0;
	border-bottom: 1.5em solid rgba(255,255,255,.9);
	border-left: 2em solid transparent;
	top: 20%;
	left:-1.95rem
}
.appeal-text p {
	line-height: 1.5;
	font-weight:300;
	font-size: 1.39em;
}
.appeal-text [class*="btn"] {
	margin-top: 0.8em;
}
.appeal-b-im-1 {
	background: url(../images/appeal-b-im-1-lazy.jpg) 0 0 no-repeat;
	padding-top: 3em;
}
.appeal-b-im-2, .appeal-questions-1, .appeal-invest-1, .appeal-enter-1, .appeal-stories-2, .appeal-gr-en-1, .appeal-blog-1, .appeal-england-1 {
	background: url(../images/appeal-b-im-2-lazy.jpg) 0 0 no-repeat;
}
.appeal-b-im-21 {
	background: url(../images/appeal-b-im-21-lazy.jpg) 0 0 no-repeat;
}
.appeal-w-im-1 {
	background: url(../images/appeal-w-im-1-lazy.jpg) -20px 0 no-repeat;
}
.appeal-stories-2,.appeal-w-im-2, .appeal-im-cat-1, .appeal-so-re-1 {
	background: url(../images/appeal-w-im-2-lazy.jpg) 0 0 no-repeat;
	margin-top: 4.1rem;
}
.appeal-h-we-w-1 {
	background: url(../images/appeal-h-we-w-1-lazy.jpg) 0 0 no-repeat;
}
.appeal-h-we-w-2 {
	background: url(../images/h-we-w-2-lazy.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
.appeal-com-r-1 {
	background: url(../images/appeal-com-r-1-lazy.jpg) 0 0 no-repeat;
}
.appeal-england-1 {
	margin-top: 0;
}
.appeal-com-r-2, .appeal-england-2 {
	background: url(../images/appeal-com-r-2-lazy.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
.appeal-b-ac-o-1 {
	background: url(../images/appeal-b-ac-o-1.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
.appeal-b-ac-o-2 {
	background: url(../images/appeal-b-ac-o-2.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
.appeal-br-r-est-1 {
	background: url(../images/appeal-br-r-est-1-lazy.jpg) 0 0 no-repeat;
}
.appeal-br-r-est-2 {
	background: url(../images/appeal-br-r-est-1-lazy.jpg) 0 0 no-repeat;
}
.appeal-stories-1 {
background: url(../images/appeal-stories-1-lazy.jpg) 0 0 no-repeat;
}
.appeal-b-in-en-1 {
	background: url(../images/appeal-b-in-en-1-lazy.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
.appeal-com-r-1, .appeal-invest-1, .appeal-im-cat-1, .appeal-questions-1, .appeal-enter-1, .appeal-so-re-1,.appeal-so-re-1, .appeal-gr-en-1 {
	margin-bottom: 0;
}
.appeal-b-in-en-2 {
	background: url(../images/appeal-b-in-en-2-lazy.jpg) 0 0 no-repeat;
	margin-bottom: 0;
}
/* End Section appeal */
/*table big-table*/
.table-bottom-text {
	margin: 0.8rem 0;
	font-style: italic;
}
.big-table {
	border-collapse: separate;
}
.big-table thead th{
	border: 1px solid #CD1726 ;
	border-width: 1px 0;
}
.big-table th, td {
	padding: 0.8rem 0.8em
}
.big-table th:not(:last-child) {
	text-transform: uppercase;
}
.big-table th {
	padding: 0.9em 0.8em ;
	color: #243b5a;
	z-index: 99
}
.big-table th:first-child {
	width: 10%;
	text-align: center;
	font-weight: 600;
	font-size: 1.6em
}
.big-table th:nth-child(2) {
	width: 60%;
	padding: 1em 0.8em ;
}
.big-table th:nth-child(3)  {
	width: 30%;
}
.big-table td {
	vertical-align: top;
	font-weight: 300;
	font-size: 1.15rem
}
.big-table td:first-child {
	vertical-align: top;
	text-align: center;
	font-size: 1.9em;
	color: #b7bbbe;
}
.big-table td:nth-child(2) {
	padding: 0.8em 1em;
	border-left: 1px solid #ECECEC;
	border-right:1px solid #ECECEC;
}
.big-table tbody td {
	border-bottom:20px solid #fff;
	border-top: 20px solid #fff;
}
.big-table td p {
	margin-bottom: 0.2rem;
}
.big-table td p strong {
	color: #243b5a;
	font-weight: 400;
}
.england-table .big-table {
	margin-bottom: 3rem;
}
.england-table .big-table td:nth-child(2) {
	width: 30%;
}
.england-table .btn-2color {
	margin-bottom: 3rem;
}
@media only screen and (max-width: 576px) {
	.england-table .big-table thead {
		display: none;
	}
	.england-table .big-table td:first-child {
		display: none;
	}
	.england-table .big-table td:nth-child(2) {
		/*width: 20%;*/
		width: 100%;
		font-weight: bold;
		font-size: 20px;
		padding-top: 10px;
	}
	.england-table .big-table td {
		border: 0;
		display: block;
		width: 100%;
		padding: 0;
	}
}
/*table-services*/
.table-services thead tr th{
	background: #E1E1E1;
	border-bottom: 3px solid #D41010;
	text-transform: uppercase;
    color: #4c4c4c;
    font-size: 0.85rem;
    padding: 1.1em 0.9rem;
}
.table-services th:first-child {
	width: 45%;
}
.table-services td:not(:first-child), .table-services th:not(:first-child) {
	text-align: center;
}
.table-services tbody tr:not(:nth-last-child(-n+2)) td:not(:first-child) {
	color: #D41010;
}
.table-services tr:nth-last-child(-n+2) {
	font-weight: bold;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
background:#f9f9f9;
}

/*Bank page */
.bank-block {
	text-align: justify;
	margin-bottom: 2em;
	position: relative;
}
.top-info {
	position: absolute;
	display: block;
	width: 1px;
	height: 1px;
	top:-170px;
	left:0;
}

.img-bank {
	float: right;
	width: 450px;
	margin: 0.2em 0 1em 2em;
	border: 1px solid grey;
	padding: 0.5em;
}

.stories-block {
	padding-top: 4rem;
	border-top: 3px dashed #757575;
	position: relative;
}
.stories-block::before {
	background: url(/images/icon-cut-min.png) 0 0 no-repeat;
	top: -1rem;
	right: 20%;
	height: 40px;
	width: 40px;
}
.stories-block-text {
	font-style: italic;
	padding-top: 1.5rem;
}
.stories-block-item {
	margin-bottom: 3rem;
}
.stories-block-item figure img {
	display: block;
	height: 180px;
	width: 180px;
	margin: 0 auto 0.5rem;
}
.stories-block-item figcaption {
	font-weight: 700;
	text-align: center;
}
.modal-open {
	padding-right: 0 !important;
}
/*Blog*/
.blog-item {
 	padding: 2rem 0;
 	border-bottom: 3px dashed #757575;
	position: relative;
}
.blog-item::before {
	background: url(/images/icon-cut-min.png) 0 0 no-repeat;
	bottom: -1.55rem;
	right: 20%;
	height: 40px;
	width: 40px;
}
.blog-item h2 {
	margin-top: 0;
	text-align: left;
}
.blog-item h2 a {
	color: inherit;
}
.blog-item  .btn-more  {
	float: right;
	display: block; 
}
.blog-item img {
	max-width: 263px;
}
@media (max-width: 1200px) {
	.blog-item img {
		max-width: 100%;
	}
}
.podp {
	float: right;
}
/*Faq*/
.faq-page {
	padding-top: 5rem;
}
.faq-page ol {
	counter-reset:item;
	margin-left: -32px;
}
.faq-page ol li {
	display:block;
}
.faq-page ol li:before {
	content:counter(item) ". ";
	counter-increment:item;
	padding-right:40px;
	width:40px;
	font-size:20px;
	color:#b7bbbe;
	padding-top:14px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
}
.faq-page ol li div {
	display:inline-block
}
li.panel > .faq-title {
	color: #cd1726;
	font-size: 1.2rem;
	cursor: pointer;
	padding-bottom: 3px;
	padding-top: 9px;
}
li.panel > .faq-text {
	display:none;
	margin-left:45px;
	margin-top:15px;
	font-size:1.2rem;
	color:#757a7c;
	cursor:pointer;
	text-align: justify;
}
.arrow-faq {
	background:url(../../images/arrow-faq.png) right no-repeat;
	display:block;
	background-position:0 0;
	margin-top:15px;
	width:11px;
	height:6px;
	float:right
}
.red-arrow-faq {
	background:url(../../images/arrow-faq.png) right no-repeat;
}
/*.post, .page, .contact-page, .blog   {
    margin-top: 9.5rem;
}*/
.post-white {
	background: #fff;
}
.blog {
	text-align: justify;
}
.post.blog img {
	width: 100%;
}


.estate__title {
	font-family: 'Roboto';
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 2em;
    margin-top: 0.3em;
    font-weight: 500;
}
.estate__title::after {
    content: ' ';
    position: absolute;
    display: block;
    width: 2em;
    height: 4px;
    background-color: #cd1726;
    border-radius: 3px;
    bottom: -0.7em;
    left: 0;
}
.estate {
    margin-top: 2.5rem;
}
.estate__img {
    display: block;
    width: 100%;
    max-width: 360px;
    margin: 0 auto 15px;
}
.estate a {
    position: relative;
    display: block;
}
.estate a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(6, 52, 85, 0);
    -webkit-transition: background-color 0.35s;
    -o-transition: background-color 0.35s;
    transition: background-color 0.35s;
}
.estate a:hover:before {
    background-color: rgba(6, 52, 85, 0.6);
}
#cookiepolicycontainer{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100vw;
	margin: 0;
	padding: 5px;
	background-color:#cd1726;
	color: white;
	display: none;
	z-index: 1001;

}
#cookiepolicycontainer .btn{
	color: black !important;
	padding: 3px 10px;
	margin: 5px 20px;
	text-decoration: none;
	font-size: 12.8px !important;
	font-weight: normal !important;
	font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
}
#cookiepolicycontainer h4{
	margin: 0;
	font-size: .8em;
	font-weight: normal;
	font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;

}
#cookiepolicycontainer a{
	text-decoration: underline;
	color: white;
	font-size: 12.8px !important;
	font-weight: normal;
	font-family: "Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;
	text-transform: uppercase;
}
@media (max-width: 575px) {
	#cookiepolicycontainer .btn {
		display: block;
		margin-top: 10px;
		padding: 0;
	}
}

.sign-writer {
	height: 50px;
	display: inline-block;
	background-color: transparent;
	background-position:  right center;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-right: 53px;
	line-height: 16px;
	font-size: 16px;
	padding-top: 34px;
	box-sizing: border-box;

}

.sign-writer.man {
	background-image: url('../images/man.png');
}

.sign-writer.woman {
	background-image: url('../images/woman.png');
}
.sign-writer.vyacheslav {
	background-size: 40px 50px;
	background-image: url('/images/avatar-vyatcheslav.png');
}

.video-article-text h3 {
	font-weight: bold;
	padding-bottom: 7px;
}




.article-publish-theme {
	margin: 40px 0;
}
.article-blue-line {
	position: relative;
	background-color: #063455;
	/*background-image: url(/images/blocks_title_bg.png);*/
	color: #fff;
	z-index: 99;
	box-shadow: 0 7px 0 #e5e5e5;
	padding: 0;
}
.article-blue-line__title {
	background: url(../images/bg-blue-title.jpg) 0 0 no-repeat;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	font-size: 1.5rem;
	padding: 1.45em 0;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 2px 5px rgba(0,0,0,0.5);
	position: relative;
	margin: 0;
}
.article-blue-line__title:before {
	width: 3rem;
	height: 0.25rem;
	background: #fff;
	border-radius: 4px;
	bottom: 1.2rem;
	left: 0;
	content: ' ';
	display: block;
	position: absolute;
}
.article-blue-line__title:after {
	width: 30px;
	height: 30px;
	background: url(/images/bg-blue-title-arrow.jpg) 0 0 no-repeat;
	bottom: -1.88rem;
	left: 0.2rem;
	content: ' ';
	display: block;
	position: absolute;
}
@media only screen and (max-width: 540px) {
	.article-blue-line__title {
		font-size: 1.2rem;
	}
	.article-blue-line__title:after {
		bottom: -1.86rem;
	}
}

.article-girl-quote {
	margin-top: 40px;
	display: flex;
}
.article-girl-quote__image {
	margin-top: 37px;
	align-items:center;
	width: 150px;
	height: 150px;
	background-image: url(/images/girl.png);
	background-repeat: no-repeat;
	background-size: contain;
}
.article-girl-quote__text {
	line-height: 1.5;
	font-weight: 300;
	font-size: 1.39em;
	text-align: justify;
}
@media (max-width: 992px) {
	.article-girl-quote__image {
		width: 100px;
		height: 100px;
		margin-top: 0;
	}
}
@media (max-width: 768px) {
	.article-girl-quote__image {
		margin: 0 auto 14px;
		font-size: .7rem;
	}
}
@media (max-width: 540px) {
	.article-girl-quote {
		margin-bottom: 30px;
	}
	.article-girl-quote__image {
		margin: 0 0 14px;
	}
}


.subscribe-horizontal {
	background-color: #17375e;
}
.sp-link-wrapper {
	display: none;
}


.margin-line {
	width: 100%;
	margin-top: 40px;
}





/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1700px) {
	.appeal {
		background-position-x: 35%;
	}
}
@media only screen and (max-width : 1530px) {
	.big-background {
		height: calc(100vw/16*9);
	}
	.min-background {
		height: calc(70vw/16*9);
	}
}

@media only screen and (max-width : 1200px) {
	header {
		font-size: 0.83rem;
	}
	.appeal {
		font-size: 0.9rem;
	}
	.big-background .slide-text-bottom {
		position: absolute;
		width: 100%;
		bottom: 2%;
	}
}
/*mobile*/
.mobile-button {
	display: none;
}
/*
.mobile-menu {
	transform: translateX(-100%);
	transition: transform .25s ease;
	position: fixed;
	width: 340px;
	top: 81px;
	z-index: 99;
	background: #fff;
	border-top: 2px solid #cc091a;
	overflow: hidden;
}
.mobile-menu nav.navbar {
	display: block;
	text-align: center;
}
.mobile-menu.open {
	transform: translateX(0%);
	transition: transform .25s ease;
	border-right: 1px solid #ddd;
}
.mobile-menu .navbar-nav > li {
	float: none;
}
.mobile-menu  .navbar-nav {
	text-align: left;
	display: inline-block;
	float: none;
}
*/
body.noscroll {
	overflow: hidden;
}
.menuMobile {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 50;
	/*background-color: rgb(24 40 56 / 97%);*/
	background: #FFF;
}
.menuMobile__wrapper {
	padding: 0 17px;
	height: 100vh;
	overflow: auto;
}
.menuMobile__btnClose {
	text-align: right;
}
.menuMobile__btnClose a {
	text-decoration: none;
	/*color: #FFF;*/
	color: #183457;
	font-size: 27px;
	padding-top: 12px;
	display: inline-block;
}
.menuMobile ul.menuMobile__list {
	list-style: none;
	padding: 0;
}
.menuMobile ul.menuMobile__list li a {
	display: block;
	color: #183457;
	font-size: 22px;
	font-weight: 400;
	padding: 9px 0;
}
.menuMobile ul.menuMobile__list li.active > a {
	color: #ff6b6b;
	font-weight: 600;
}
.menuMobile ul.menuMobile__list li.dropdown ul {
	padding-left: 20px;
}
.menuMobile ul.menuMobile__list li.dropdown ul li a {
	font-size: 18px;
}

/*///*/
/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
	header {
		position: fixed;
		width: 100%;
		left: 0px;
		top: 0px;
	}
	.press .owl-item > div {
		margin: 0 auto;
	}
	.appeal {
		font-size: 0.85rem;
	}
	.slide-block-title {
		top: 25%;
		font-size: 1.5rem;
	}
	.slide-text-title {
		top: 35%;
		font-size: 3rem;
	}
	.big-background .slide-text-bottom {
		position: absolute;
		width: 100%;
		bottom: 0%;
	}
	.big-background .slide-text-bottom a {
		font-size: 1rem;
	}
	.big-background .slide-text-bottom p {
		font-size: 1.2rem;
	}

	nav.navbar {
		display: none;
	}
	.navbar-default .nav > li.mobile-only {
		display: block;
	}
	.navbar-default .nav > li > a, .navbar-default .nav > li > a:focus {
		color: #4f4f4f;
		font-size: 1.4em;
		line-height: 39px;
	}
	.navbar-default .nav > li.active > a {
		font-weight: bold;
	}
	.navbar-default .dropdown ul a {
		color: #4f4f4f;
		font-size: 1.1em;
		line-height: 33px;
	}
	.mobile-button {
		display: block;
		border: 0px;
		background: transparent;
		width: 50px;
		height: 50px;
		float: right;
		/*margin-top: 1.1rem;*/
		margin: 0.6rem 0;
	}
	.mobile-button span {
		width: 30px;
		display: block;
		background: #c90516;
		height: 3px;
		margin: 0 auto;
		position: relative;
	}
	.mobile-button span:before {
		content: '';
		width: 30px;
		height: 3px;
		position: absolute;
		top: .45rem;
		left: 0px;
		background: #c90516;
	}
	.mobile-button span:after {
		content: '';
		width: 30px;
		height: 3px;
		position: absolute;
		bottom: .45rem;
		left: 0px;
		background: #c90516;
	}
	.mobile-button.open span {
		background: transparent;
	}
	.mobile-button.open span:after {
		transform: rotate(-45deg);
		top: 0;
		transition: transform .25s ease;
	}
	.mobile-button.open span:before {
		transform: rotate(45deg);
		top: 0;
		transition: transform .25s ease;
	}
	.site-logo {
		width: 85%;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
	header {
		position: relative;
	}
	.footer-menu > ul {
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-social {
		text-align: center;
	}
	.footer-social ul {
		padding-left: 0px;
	}
	.podp { float: right;}
	.site-logo {
		width: 150px;
		/*margin: 0 auto;*/
	}
	header .site-logo {
		position: absolute;
		z-index: 2;
	}
	.appeal {
		font-size: 0.7rem;
	}
	.appeal {
		height: auto;
		background-size: auto 100% !important;
	}
	.appeal-text {
		height: auto;
		max-height: none;
	}
	.white-circle-item > div {
		margin-bottom: 2em;
	}
	.start-message-block > p {
		line-height: 1.5em;
	}
	.mobile-menu {
		/*top: 128px;*/
		top: 70px;
		border-right: 1px solid #cacaca;
		border-bottom: 1px solid #cacaca;
		max-height: 90%;
		overflow: scroll;
	}
	header.scroll {
		position: fixed;
		width: 100%;
		top: 0;
	}
	header.scroll .mobile-menu {
		top: 61px;
	}
	header.scroll .site-logo img {
		/*display: none;*/
		width: 133px;
	}
	header.scroll .mobile-button {
		margin: 0.3rem 0;
	}
	.big-background img, .min-background img {
		display: block;
	}
	.slide-block-title {
		top: 10%;
		font-size: 1.2rem;
	}
	.slide-text-title {
		top: 25%;
		font-size: 2.8rem;
		line-height: 2rem;
	}
	.slide-text-bottom p {
		margin-top: 1.2em;
	}
	.slide-text-bottom a {
		display: none;
	}
	.blog-item img {
		margin-bottom: 2rem;
	}
	.blog-item  .btn-more {
		margin-top: 0.5rem;
	}
}

@media only screen and (max-width : 540px) {
	h2:not(.h2-strong ),
	.red-sprite .red-sprite-title,
	.start-message-block {
		font-size:1.2rem;
	}
	.appeal {
		font-size: 0.8rem
	}
	.contact-address-item {
		width: 100%;
	}
	.contact-address-item img {
		width: 100%;
		height: auto;
	}
	.slide-text-title {
		font-size: 2.2rem
	}
	.blog-item img {
		width: 100%;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
	.how-we-work {
		width: 100%;
	}
	.slide-text-title {
		font-size: 2rem;
	}
	.mail-info > div {
		padding: 3rem 1.5rem;
	}
}
@media only screen and (max-width : 430px) {
	.contact-pay figure {
		width: 100%;
	}
	.slide-block-title, .big-background .slide-text-bottom p {
		font-size: 0.7rem;
	}
	.slide-text-title {
		font-size: 1.3rem;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

@media only screen and (min-width : 540px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.call-modal .modal-dialog {
		width: 350px;
	}
	.column3 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 30px;
		-moz-column-gap: 30px;
		column-gap: 30px;
	}
	.big-background video, .min-background video {
		display: block;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	header {
		position: fixed;
		top: 0px;
	}
	.column3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
	/*Top-Menu*/
	.navbar-default .nav > li > a,
	.navbar-default .nav > li > a:focus{
		padding: 1.6em 1.2em;
	}
	.navbar-default .nav > li.active > a::after {
		content: " ";
		display: block;
		position: absolute;
		width: 80%;
		height: 3px;
		background:#c90516;
		bottom: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.nav > li.dropdown {
		position: static;
	}
	.navbar-default .nav > li.active > a:hover,
	.navbar-default .nav > li.active > a:focus:hover  {
		color: #c90516;
	}
	.navbar-default .dropdown ul {
		position: absolute;
		padding: 1.1em 0 1em 1.5em;
		width: 100%;
		background-image: url(../images/title-menu.png);
		display: none;
		left: 0;
	}
	.navbar-default .dropdown ul li {
		z-index: 99;
		display: inline-block;
		margin-right: 1.2em;
	}
	.navbar-default .dropdown ul li.menu-shift-im {
        margin-left: 42.6%;
	}
	.navbar-default .dropdown ul li.menu-shift-inv {
        margin-left: 22.6%;
	}
	.navbar-default .dropdown ul::after, .navbar-default .dropdown ul::before {
		content: ' ';
		position: absolute;
		display: block;
		width: 500%;
		height: 100%;
		background-image: url(../images/title-menu.png);
		top:0;
		z-index: -1;
	}
	.navbar-default .dropdown ul::after {
		left:  0
	}
	.navbar-default .dropdown ul::before {
		right: 0;
	}
	.navbar-default .nav > li.active.dropdown ul {
		display: block;
	}
	.navbar-default .nav > li > a:hover,
	.navbar-default .nav > li > a:focus:hover {
		color: #000;
		background: transparent;
	}
	.navbar-default .nav > li.active > a{
		background-image: url(../images/title-menu.png);
	}
	/*end Top-menu*/
	.buttons-block-in-text [class*="btn-2color"]:not(:last-child) {
		margin-right: 30px;
		float: left;
	}

}

@media only screen and (min-width : 1200px) {
	.big-background video, .min-background video {
		position: fixed;
	}
	.min-background {
		margin-top: 5rem;
	}
}

.watchNow img {
	width: 100%;
	height: auto;
}
.watchNow__title {
	color: #1f3a55;
	font-weight: 500;
	margin-left: 10%;
	padding-top: 40px;
	font-size: 1.5rem;
}
.watchNow__icons {
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	padding: 30px 0 50px;
}
.watchNow__item {
	display: block;
	background-image: url(/images/icon-video.svg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 63%;
	color: #1f3a55;
	width: 199px;
	font-size: 0.8em;
	text-align: center;
	padding-top: 150px;
	font-weight: 400;
	transition: 0.3s;
}
.watchNow__item:hover {
	background-size: 66%;
	text-decoration: none;
	color: #000d63;
}
@media only screen and (max-width: 576px) {
	.watchNow__title {
		text-align: center;
		margin: 0;
	}
	.watchNow__icons {
		display: block;
		padding: 30px 0;
	}
	.watchNow__item {
		width: 269px;
		padding: 0 0 0 51px;
		min-height: unset;
		text-align: left;
		background-position: left center;
		background-size: contain;
		height: 36px;
		margin: 0 auto 18px;
	}
}



.blog-block {
	margin-top: 30px;
}
.blog--videoicon {
	position: absolute;
	right: -6px;
	bottom: -7px;
	width: 80px;
	height: 45px;
	background-image: url(/images/videoicon.svg);
	background-repeat: no-repeat;
	background-size: contain
}
@media screen and (max-width: 767px) {
	.blog--videoicon {
		bottom: 40px;
		left: 180px;
	}
}
@media screen and (max-width: 565px) {
	.blog--videoicon {
		right: 34px;
		bottom: 50px;
		left: unset;
	}
}


.utpPrice__item {
	text-align: center;
    padding-bottom: 30px;
	/*font-size: 0.9em;*/ 
}
.utpPrice__circle {
	width: 124px;
	height: 124px;
	border-radius: 100px;
	border: 7px solid #FFF;
	margin: 0 auto 24px;
	font-size: 29px;
	line-height: 111px;
}
.utpPrice__circle span {
	font-size: 23px;
}
.utpPrice__text {
    min-height: 89px;
}
.utpPrice__text p {
    line-height: 24px;
}
.utpPrice__lowtitle {
	text-transform: none;
	font-weight: normal;
}
@media only screen and (max-width : 768px) {
	.utpPrice__text {
        min-height: 0;
    }
}



.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}

.carousel-indicators .active {
	width: 20px;
	height: 15px;
	margin: 0;
	background-color: #000;
	border: none;
	border-radius: 4px;
}
.carousel-indicators li {
	width: 20px;
	height: 15px;
	margin: 0;
	background-color: #fff;
	border: none;
	border-radius: 4px;
	-webkit-transform: skew(15deg, 0deg);
	-moz-transform: skew(15deg, 0deg);
	-ms-transform: skew(15deg, 0deg);
	-o-transform: skew(15deg, 0deg);
	transform: skew(15deg, 0deg);
}
.homeSlider {
	margin-top: 70px;
}
.homeSlider img {
	filter: brightness(90%);
	object-fit: cover;
	min-height: 500px;
}
.homeSlider__caption {
	padding-bottom: 180px;
	font-size: 3.5rem;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;
	color: #FFF;
}
.homeSlider__item {
	width: 100%;
	height: 600px;
	background-position: center;
	background-size: cover;
}
.homeSlider__item-1 {
	background-image: url(/images/hometopslide1.jpg);
}
.homeSlider__item-2 {
	background-image: url(/images/hometopslide21.jpg);
}
@media only screen and (max-width : 992px) {
	.homeSlider__caption {
		padding-bottom: 90px;
	}
}
@media only screen and (max-width : 768px) {
	.homeSlider {
		margin: 0;
	}
	.homeSlider__caption {
		font-size: 2.5rem;
		padding-bottom: 140px;
	}
}



.businInEng-header {
	background-image: url(/images/eng-comp.jpg);
	background-size: cover;
	background-position: top center;
	margin-top: 125px;
	color: #FFF;
}
.businInEng-header__wrapper {
	padding: 100px 0;
	max-width: 510px;
}
.businInEng-header__title {
	font-family: 'Roboto', sans-serif;
	font-size: 57px;
	line-height: 66px;
	font-weight: 400;
}
.businInEng-header__text {
	margin: 20px 0 30px;
	font-size: 23px;
	font-weight: 400;
	line-height: 41px;
}
.businInEng-header__btn {
	display: inline-block;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 12px 45px;
}
.businInEng-header__btn:hover {
	transition: .7s;
	background-color: rgb(255 255 255 / 11%);
}
.businInEng-header__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/eng-comp-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 1200px) {
	.businInEng-header {
		margin-top: 105px;
	}
}
@media only screen and (max-width : 992px) {
	.businInEng-header {
		margin-top: 65px;
	}
	.businInEng-header__wrapper {
		max-width: 49%;
		padding: 40px 0;
	}
	.businInEng-header__title {
		font-size: 37px;
	}
}
@media only screen and (max-width : 768px) {
	.businInEng-header {
		margin: 0;
		text-align: center;
		background-color: #6e6c60;
		background-image: none;
	}
	.businInEng-header__wrapper {
		max-width: unset;
	}
	.businInEng-header__title {
		line-height: 48px;
	}
	.businInEng-header__text {
		font-size: 17px;
		line-height: 28px;
	}
	.businInEng-header__img-mobile {
		display: block;
	}
}


.businInEngAppeal1 {
	margin: 0 0 70px;
}
.businInEngAppeal1__wrapper {
	display: flex;
}
.businInEngAppeal1__item {
	width: 50%;
}
.businInEngAppeal1__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-busineng-1.jpg);
	background-size: cover;
	background-position: top center;
}
.businInEngAppeal1__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.businInEngAppeal1__content p {
	margin: 30px 0;
}
.businInEngAppeal1__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.businInEngAppeal1 {
		margin: 30px 0;
	}
	.businInEngAppeal1__wrapper {
		display: block;
		background-position: top;
	}
	.businInEngAppeal1__item {
		width: unset;
	}
	.businInEngAppeal1__content {
	    padding: 40px 0 10px;
	}
	.businInEngAppeal1__img-mobile {
		display: block;
	}
}


.businInEngAppeal2 {
	margin: 70px 0;
}
.businInEngAppeal2__wrapper {
	display: flex;
}
.businInEngAppeal2__item {
	width: 50%;
}
.businInEngAppeal2__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-busineng-2.jpg);
	background-size: cover;
	background-position: top center;
}
.businInEngAppeal2__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.businInEngAppeal2__content p {
	margin: 30px 0;
}
.businInEngAppeal2__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.businInEngAppeal2 {
		margin-bottom: 0;
	}
	.businInEngAppeal2__wrapper {
		display: block;
		background-position: top;
	}
	.businInEngAppeal2__item {
		width: unset;
	}
	.businInEngAppeal2__content {
		padding: 40px 0;
	}
	.businInEngAppeal2__img-mobile {
		display: block;
	}
}

.businInEngTextBlock {
    margin-top: 40px;
}
@media only screen and (max-width: 576px) {
    .businInEngTextBlock {
        margin-top: 30px;
    }
}


@media only screen and (max-width: 576px) {
	.businInEng-titleMid {
		padding: 0;
        text-align: center;
        background: none;
        color: #120E3A;
	}
	.businInEng-titleMid h2 {
		text-transform: unset;
        font-weight: 400 !important;
        font-size: 25px !important;
        line-height: 29px !important;
        max-width: 330px;
        margin: 0 auto;
	}
	.businInEng-titleMid h2:after {
		display: none;
	}
}

.businInEng-textImg {
	background-image: url('/images/man-on-table.jpg');
	background-size: cover;
	background-position: top center;
	height: 590px;
	margin-bottom: 10px;
}
.businInEng-textImg-mobile {
	display: none;
	background-image: url('/images/man-on-table.jpg');
	background-size: cover;
	background-position: top center;
	height: 370px;
}
@media only screen and (max-width : 768px) {
	.businInEng-textImg {
		display: none;
	}
	.businInEng-textImg-mobile {
		display: block;
	}
}



.engOffshore-header {
	background-image: url(/images/hero-open-offshore.jpg);
	background-color: #867d78;
	background-size: cover;
	background-position: top center;
	margin-top: 125px;
}
.engOffshore-header__wrapper {
	padding: 130px 0;
}
.engOffshore-header__title {
	/*margin-top: 150px;*/
	max-width: 570px;
	color: #FFF;
	/*font-size: 2.7rem;*/
	/*line-height: 80px;*/
	/*font-weight: 700;*/
	/*text-transform: uppercase;*/
	/*text-shadow: black 1px 0px, black 1px 1px, black 0px 1px, black -1px 1px, black -1px 0px, black -1px -1px, black 0px -1px, black 1px -1px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px, black 0 0 3px;*/
	font-family: 'Roboto', sans-serif;
	font-size: 57px;
	line-height: 66px;
	font-weight: 400;
	text-transform: none;
	margin-bottom: 24px;
}
.engOffshore-header__btn {
	display: inline-block;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 12px 45px;
}
.engOffshore-header__btn:hover {
	transition: .7s;
	background-color: rgb(255 255 255 / 11%);
}
.engOffshore-header__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/hero-open-offshore-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 1200px) {
	.engOffshore-header {
		margin-top: 105px;
	}
}
@media only screen and (max-width : 992px) {
	.engOffshore-header {
		margin-top: 65px;
	}
}
@media only screen and (max-width : 768px) {
	.engOffshore-header {
		background-image: none;
		text-align: center;
		margin: 0;
	}
	.engOffshore-header__wrapper {
		padding: 45px 0;
	}
	.engOffshore-header__title {
		max-width: unset;
		font-size: 35px !important;
		line-height: 40px;
	}
	.engOffshore-header__img-mobile {
		display: block;
	}
}
/*
@media only screen and (max-width : 576px) {
	.engOffshore-header {
		background-position: 64%;
	}
	.engOffshore-header__title {
		margin-top: 110px;
		font-size: 2rem;
	}
}
*/

/*
.appealEng3 {
	margin-bottom: 20px;
}
.appealEng3__image {
	position: absolute;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-3.jpg);
	background-size: cover;
	background-position: top right;
}
.appealEng3__wrapper {
	position: relative;
	display: flex;
	min-height: 360px;
}
.appealEng3__content {
	padding: 120px 0 120px 55%;
	line-height: 1.5;
	font-size: 1.39em;
}
.appealEng3__line {
	width: 2.8em;
	height: 4px;
	background-color: #cd1726;
	border-radius: 3px;
	margin-bottom: 15px;
}
@media only screen and (max-width : 992px) {
	.appealEng3__content {
		padding: 20px 0 20px 55%;
	}
}
@media only screen and (max-width : 768px) {
	.appealEng3 {
		margin: 30px 0 0;
	}
	.appealEng3__image {
		position: relative;
		width: 100%;
		height: 300px;
	}
	.appealEng3__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng3__content {
		padding: 40px 0;
	}
}
*/
.appealEng3 {
	margin-bottom: 40px;
	background-color: #EBEBEB;
}
.appealEng3__wrapper {
	display: flex;
}
.appealEng3__item {
	width: 50%;
}
.appealEng3__image {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-3.jpg);
	background-size: cover;
	background-position: top center;
}
.appealEng3__content {
	/*padding: 100px 0 100px 5%;*/
	line-height: 1.5;
	font-size: 1.39em;
	font-weight: 400;
	margin: 60px 0 60px 5%;
	padding: 30px;
	background-color: #FFF;
}
.appealEng3__line {
	width: 2.8em;
	height: 4px;
	background-color: #cd1726;
	border-radius: 3px;
	margin-bottom: 15px;
}
.appealEng3__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/appeal-england-3.jpg);
	background-size: cover;
	background-position: top right;
}
@media only screen and (max-width : 576px) {
	.appealEng3 {
	    margin: 30px 0 50px;
	}
	.appealEng3__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng3__item {
		width: unset;
	}
	.appealEng3__content {
		padding: 40px 0;
		margin: 0;
		background-color: unset;
	}
	.appealEng3__img-mobile {
		display: block;
	}
}

/*
.appealEng4 {
	margin-bottom: 60px;
}
.appealEng4__image {
	position: absolute;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-4.jpg);
	background-size: cover;
	background-position: top right;
}
.appealEng4__wrapper {
	position: relative;
	display: flex;
	min-height: 360px;
}
.appealEng4__content {
	padding: 90px 0 90px 55%;
	line-height: 1.5;
	font-size: 1.39em;
}
.appealEng4__line {
	width: 2.8em;
	height: 4px;
	background-color: #cd1726;
	border-radius: 3px;
	margin-bottom: 15px;
}
@media only screen and (max-width : 992px) {
	.appealEng4__content {
		padding: 20px 0 20px 55%;
	}
}
@media only screen and (max-width : 768px) {
	.appealEng4 {
		margin: 30px 0;
	}
	.appealEng4__image {
		position: relative;
		width: 100%;
		height: 300px;
	}
	.appealEng4__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng4__content {
		padding: 40px 0;
	}
}
*/
.appealEng4 {
	margin: 0 0 70px;
	background-color: #EBEBEB;
}
.appealEng4__wrapper {
	display: flex;
}
.appealEng4__item {
	width: 50%;
}
.appealEng4__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-4.jpg);
	background-size: cover;
	background-position: top center;
}
.appealEng4__content {
	/*padding: 60px 0 60px 5%;*/
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
	margin: 30px 0 30px 5%;
	padding: 30px;
	background-color: #FFF;
}
.appealEng4__content p {
	margin: 30px 0;
}
.appealEng4__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.appealEng4 {
		margin: 30px 0;
	}
	.appealEng4__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng4__item {
		width: unset;
	}
	.appealEng4__content {
		padding: 40px 0;
		margin: 0;
		background-color: unset;
	}
	.appealEng4__img-mobile {
		display: block;
	}
}

/*
.appealEng5 {
	margin-bottom: 20px;
}
.appealEng5__image {
	position: absolute;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-5.jpg);
	background-size: cover;
	background-position: top right;
}
.appealEng5__wrapper {
	position: relative;
	display: flex;
	min-height: 360px;
}
.appealEng5__content {
	padding: 90px 0 90px 55%;
	line-height: 1.5;
	font-size: 1.39em;
}
.appealEng5__line {
	width: 2.8em;
	height: 4px;
	background-color: #cd1726;
	border-radius: 3px;
	margin-bottom: 15px;
}
@media only screen and (max-width : 992px) {
	.appealEng5__content {
		padding: 20px 0 20px 55%;
	}
}
@media only screen and (max-width : 768px) {
	.appealEng5 {
		margin: 30px 0;
	}
	.appealEng5__image {
		position: relative;
		width: 100%;
		height: 300px;
	}
	.appealEng5__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng5__content {
		padding: 40px 0;
	}
}
*/

.appealEng5 {
	margin-bottom: 20px;
	background-color: #EBEBEB;
}
.appealEng5__wrapper {
	display: flex;
}
.appealEng5__item {
	width: 50%;
}
.appealEng5__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-england-5.jpg);
	background-size: cover;
	background-position: top center;
}
.appealEng5__content {
	/*padding: 60px 0 60px 5%;*/
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
	margin: 40px 0 40px 5%;
	padding: 30px;
	background-color: #FFF;
}
.appealEng5__content p {
	margin: 30px 0;
}
.appealEng5__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.appealEng5 {
		margin: 0;
	}
	.appealEng5__wrapper {
		display: block;
		background-position: top;
	}
	.appealEng5__item {
		width: unset;
	}
	.appealEng5__content {
		padding: 40px 0;
		background-color: unset;
		margin: 0;
	}
	.appealEng5__img-mobile {
		display: block;
	}
}


.appealEnPrice1__wrapper {
	display: flex;
}
.appealEnPrice1__item {
	width: 50%;
}
.appealEnPrice1__img {
	background-repeat: no-repeat;
	background-image: url(/images/appeal-enprice-1.jpg);
	background-size: cover;
	background-position: top center;
}
.appealEnPrice1__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.appealEnPrice1__content p {
	margin: 30px 0;
}
.appealEnPrice1__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.appealEnPrice1__wrapper {
		display: block;
		background-position: top;
	}
	.appealEnPrice1__item {
		width: unset;
	}
	.appealEnPrice1__content {
		padding: 40px 0;
	}
	.appealEnPrice1__img-mobile {
		display: block;
	}
}



.whereToInvHero {
	background-image: url(/images/where-to-inv-hero.jpg);
	background-size: cover;
	background-position: top center;
	margin-top: 125px;
	color: #FFF;
}
.whereToInvHero__wrapper {
	padding: 50px 0;
	max-width: 510px;
}
.whereToInvHero__title {
	font-family: 'Roboto', sans-serif;
	font-size: 57px;
	line-height: 66px;
	font-weight: 400;
}
.whereToInvHero__text {
	margin: 20px 0;
	font-size: 25px;
	font-weight: 400;
	line-height: 31px;
}
.whereToInvHero__btn {
	display: inline-block;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 12px 45px;
	margin-top: 28px;
}
.whereToInvHero__btn:hover {
	transition: .7s;
	background-color: rgb(255 255 255 / 11%);
}
.whereToInvHero__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/where-to-inv-hero-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 1200px) {
	.whereToInvHero {
		margin-top: 105px;
	}
	.whereToInvHero__wrapper {
		max-width: 420px;
	}
}
@media only screen and (max-width : 992px) {
	.whereToInvHero {
		margin-top: 65px;
	}
	.whereToInvHero__wrapper {
		max-width: 49%;
		padding: 40px 0;
	}
	.whereToInvHero__title {
		font-size: 37px;
	}
}
@media only screen and (max-width : 768px) {
	.whereToInvHero {
		margin: 0;
		text-align: center;
		background-color: #003052;
		background-image: none;
	}
	.whereToInvHero__wrapper {
		max-width: unset;
	}
	.whereToInvHero__title {
		line-height: 48px;
	}
	.whereToInvHero__title-first {
		max-width: 260px;
		margin: 0 auto;
	}
	.whereToInvHero__text {
		font-size: 17px;
		line-height: 28px;
		max-width: 260px;
		margin: 20px auto;
	}
	.whereToInvHero__img-mobile {
		display: block;
	}
}

.whereToInvAppeal1 {
	margin: 20px 0 60px;
}
.whereToInvAppeal1__wrapper {
	display: flex;
}
.whereToInvAppeal1__item {
	width: 50%;
}
.whereToInvAppeal1__img {
	background-repeat: no-repeat;
	background-image: url(/images/where-to-inv-appeal-1.jpg);
	background-size: cover;
	background-position: top center;
}
.whereToInvAppeal1__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.whereToInvAppeal1__content p {
	margin: 30px 0;
}
.whereToInvAppeal1__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 576px) {
	.whereToInvAppeal1 {
		margin: 60px 0 30px;
	}
	.whereToInvAppeal1__wrapper {
		display: block;
		background-position: top;
	}
	.whereToInvAppeal1__item {
		width: unset;
	}
	.whereToInvAppeal1__content {
		padding: 40px 0;
	}
	.whereToInvAppeal1__img-mobile {
		display: block;
	}
}


.realEstateInvAppeal1 {
	margin: 30px 0 40px;
}
.realEstateInvAppeal1__wrapper {
	display: flex;
}
.realEstateInvAppeal1__item {
	width: 50%;
}
.realEstateInvAppeal1__img {
	background-repeat: no-repeat;
	background-image: url(/images/real-estate-inv-appeal-1.jpg);
	background-size: cover;
	background-position: top center;
}
.realEstateInvAppeal1__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.realEstateInvAppeal1__content p {
	margin: 30px 0;
}
.realEstateInvAppeal1__img-mobile {
	display: none;
	height: 300px;
	background-size: 120%;
}
@media only screen and (max-width : 576px) {
	.realEstateInvAppeal1 {
		margin: 30px 0 0;
	}
	.realEstateInvAppeal1__wrapper {
		display: block;
		background-position: top;
	}
	.realEstateInvAppeal1__item {
		width: unset;
	}
	.realEstateInvAppeal1__content {
		padding: 40px 0;
	}
	.realEstateInvAppeal1__img-mobile {
		display: block;
	}
}


.realEstateInvAppeal3 {
	margin: 70px 0;
}
.realEstateInvAppeal3__wrapper {
	display: flex;
}
.realEstateInvAppeal3__item {
	width: 50%;
}
.realEstateInvAppeal3__img {
	background-repeat: no-repeat;
	background-image: url(/images/real-estate-inv-appeal-3.jpg);
	background-size: cover;
	background-position: top center;
}
.realEstateInvAppeal3__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.realEstateInvAppeal3__content p {
	margin: 30px 0;
}
.realEstateInvAppeal3__img-mobile {
	display: none;
	height: 300px;
	background-size: 110%;
}
@media only screen and (max-width : 576px) {
	.realEstateInvAppeal3 {
		margin: 50px 0 0;
	}
	.realEstateInvAppeal3__wrapper {
		display: block;
		background-position: top;
	}
	.realEstateInvAppeal3__item {
		width: unset;
	}
	.realEstateInvAppeal3__content {
		padding: 40px 0;
	}
	.realEstateInvAppeal3__img-mobile {
		display: block;
	}
}



/***** FAQ ******/
.faq {
	margin: 80px 0 40px;
}
.faq ul {
	padding: 0;
	list-style: none;
}
.faq ul li {
	list-style: none;
	padding: 1.25em;
}
.faq ul li.q {
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px #ccc solid;
	cursor: pointer;
}
.faq ul li.q:nth-child(4n+5), .faq ul li.q:nth-child(1) {
	background: #eee;
}
.faq ul li.a {
	font-weight: 400;
	color: #585858;
	background: #fff;
	display: none;
}
@media only screen and (max-width: 576px) {
	.faq {
		margin: 50px 0 0;
	}
}


.imHero {
	background-image: url(/images/immigration-hero.jpg);
	background-size: cover;
	background-position: center;
	color: #FFF;
}
.imHero__wrapper {
	margin: 50px 0;
	padding: 35px 52px 53px;
	max-width: 565px;
	background: rgb(9 7 44 / 90%);
}
.imHero__title {
	font-family: 'Roboto', sans-serif;
	font-size: 41px;
	line-height: 66px;
	font-weight: 400;
	margin-bottom: 30px;
}
.imHero__btn {
	display: inline-block;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 12px 45px;
}
.imHero__btn:hover, .imHero__btn:focus {
	transition: .7s;
	background-color: rgb(255 255 255 / 11%);
}
.imHero__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/immigration-hero-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 768px) {
	.imHero {
		margin: 0;
		text-align: center;
		background: #1B0D32;
	}
	.imHero__wrapper {
		max-width: unset;
		padding: 0;
	}
	.imHero__title {
		line-height: 39px;
		font-size: 28px;
		margin-bottom: 26px;
	}
	.imHero__img-mobile {
		display: block;
	}
}

.immUTP {
	font-size: 18px;
}
.immUTP .bable-image {
	width: 6.9em;
	cursor: auto;
}
@media only screen and (max-width : 768px) {
	.immUTP .blue-circle-text {
		padding-top: 50px;
	}
	.immUTP .blue-circle-item > div {
		height: unset;
		margin-bottom: 30px;
	}
}

.immImagePassport {
	width: 100%;
	height: 453px;
	background-image: url(/images/passports.jpg);
	background-size: cover;
}
@media only screen and (max-width: 576px) {
	.immImagePassport {
		height: 300px;
	}
}


.soleHero {
	background-image: url(/images/sole-hero.jpg);
	background-size: cover;
	background-position: top center;
	color: #FFF;
}
.soleHero__wrapper {
    padding: 57px 0 75px;
    max-width: 550px;
}
.soleHero__title {
	font-size: 41px;
	line-height: 66px;
	margin-bottom: 30px;
    color: #160E36;
}
.soleHero__btn {
    border: 1px solid #140E38;
    color: #140E38;
    padding: 12px 45px;
}
.soleHero__btn:hover, .soleHero__btn:focus {
	transition: .7s;
    color: #140E38;
    background-color: rgb(139 139 139 / 10%);
}
.soleHero__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/sole-hero-mobile.jpg);
	background-size: cover;
	background-position: top center;
}
@media only screen and (max-width : 768px) {
	.soleHero {
		margin: 0;
		text-align: center;
		background: #233958;
	}
	.soleHero__wrapper {
		max-width: unset;
		padding: 30px 0 40px;
	}
	.soleHero__title {
		line-height: 39px;
		font-size: 28px;
		margin-bottom: 26px;
		color: #FFF;
	}
	.soleHero__img-mobile {
		display: block;
	}
	.soleHero__btn {
	    color: #FFF;
	    border: 1px solid #FFF;
	}
}

.soleAppeal1 {
    margin: 14px 0 70px;
}
.soleAppeal1__wrapper {
	display: flex;
}
.soleAppeal1__item {
	width: 50%;
}
.soleAppeal1__img {
	background-repeat: no-repeat;
	background-image: url(/images/sole-appeal-1.jpg);
	background-size: cover;
	background-position: top center;
}
.soleAppeal1__content {
	padding: 40px 0 40px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.soleAppeal1__content p {
	margin: 30px 0;
}
.soleAppeal1__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 768px) {
	.soleAppeal1 {
		margin-bottom: 0;
	}
	.soleAppeal1__wrapper {
		display: block;
		background-position: top;
	}
	.soleAppeal1__item {
		width: unset;
	}
	.soleAppeal1__content {
		padding: 40px 0;
	}
	.soleAppeal1__img-mobile {
		display: block;
	}
}

/*
.solelSteps {
    margin: 74px 0 15px;
}
.solelSteps__item .bable-image {
    width: 11.75em;
}
.solelSteps__item:nth-child(1) .bable-image {
	background: url(/images/icon-sprite-how-min.png) left -375px center no-repeat;
}
.solelSteps__item:nth-child(2) .bable-image {
	background: url(/images/icon-sprite-how-min.png) left -562px center no-repeat;
}
.solelSteps__item:nth-child(3) .bable-image {
	background: url(/images/icon-running.png) center no-repeat;
}
.solelSteps__item > div {
    margin-bottom: 1.5em;
}
.solelSteps__item > div > div {
    font-size: 18px;
}
@media only screen and (max-width : 768px) {
    .solelSteps {
        margin: 19px 0 15px;
    }
}
*/
.soleSteps {
    font-size: 18px;
    margin: 74px 0 15px;
}
.soleSteps__wrapper {
    padding: 40px 0;
}
.soleSteps__item {
    position: relative;
    margin: 34px auto;
    padding-top: 135px;
    background-position: top right;
    background-repeat: no-repeat;
    width: 190px;
}
.soleSteps__item:before {
    font-size: 36px;
    font-weight: bold;
    position: absolute;
    top: 39px;
}
.soleSteps__item-1:before { content: "1"; }
.soleSteps__item-2:before { content: "2"; }
.soleSteps__item-3:before { content: "3"; }

.soleSteps__text {
    text-align:center;
}
.soleSteps__item-1 { background-image: url(/images/icon-sole-1.png); }
.soleSteps__item-2 { background-image: url(/images/icon-sole-2.png); }
.soleSteps__item-3 {
    background-image: url(/images/icon-sole-3.png);
    background-position: top center;
}


.soleAppeal2 {
	background-image: url(/images/sole-appeal-2.jpg);
	background-size: cover;
	background-position: top center;
	margin: 66px 0 13px;
}
.soleAppeal2__wrapper {
    padding: 46px 52px;
    background-color: #FFF;
    max-width: 570px;
    margin: 60px 0;
}
.soleAppeal2__text {
    margin: 27px 0 30px;
    font-size: 20px;
}
.soleAppeal2__img-mobile {
    display: none;
	background-image: url(/images/sole-appeal-2-mobile.jpg);
	background-size: cover;
	background-position: top center;
    height: 300px;
}
@media only screen and (max-width : 768px) {
    .soleAppeal2 {
        background: #FFF;
        margin: 26px 0 22px;
    }
    .soleAppeal2__wrapper {
        padding: 0;
        background-color: #FFF;
        max-width: 100%;
        margin: 30px 0;
    }
    .soleAppeal2__img-mobile {
        display: block;
    }
}


.soleAppeal3 {
    margin: 56px 0 60px;
}
.soleAppeal3__wrapper {
	display: flex;
}
.soleAppeal3__item {
	width: 50%;
}
.soleAppeal3__img {
	background-image: url(/images/sole-appeal-3.jpg);
	background-size: cover;
	background-position: top center;
}
.soleAppeal3__content {
	padding: 60px 0 60px 5%;
	font-size: 1.29em;
	line-height: 1.5;
	font-weight: 400;
}
.soleAppeal3__content p {
	margin: 30px 0;
}
.soleAppeal3__img-mobile {
	display: none;
	height: 300px;
}
@media only screen and (max-width : 768px) {
	.soleAppeal3 {
	    margin: 13px 0 60px;
	}
	.soleAppeal3__wrapper {
		display: block;
		background-position: top;
	}
	.soleAppeal3__item {
		width: unset;
	}
	.soleAppeal3__content {
		padding: 40px 0;
	}
	.soleAppeal3__img-mobile {
		display: block;
	}
}



.immInvHero {
	background-image: url(/images/imminv-hiro.jpg);
	background-size: cover;
	background-position: bottom center;
	color: #FFF;
}
.immInvHero__wrapper {
    padding: 101px 0 111px;
    max-width: 600px;
}
.immInvHero__title {
	font-size: 57px;
    line-height: 66px;
    margin-bottom: 62px;
    color: #160E36;
}
.immInvHero__btn {
    border: 1px solid #140E38;
    color: #140E38;
    padding: 12px 45px;
    cursor: pointer;
}
.immInvHero__btn:hover, .immInvHero__btn:focus {
	transition: .7s;
    color: #140E38;
    background-color: rgb(139 139 139 / 10%);
}
.immInvHero__img-mobile {
	display: none;
	height: 300px;
	background-image: url(/images/imminv-hiro-mobile.jpg);
	background-size: cover;
	background-position: bottom center;
}
@media only screen and (max-width : 768px) {
	.immInvHero {
		margin: 0;
		text-align: center;
		background: #233958;
	}
	.immInvHero__wrapper {
        padding: 66px 0 88px;
        margin: 0 auto;
	}
	.immInvHero__title {
		line-height: 39px;
		font-size: 28px;
		margin-bottom: 35px;
		color: #FFF;
	}
	.immInvHero__img-mobile {
		display: block;
	}
	.immInvHero__btn {
	    color: #FFF;
	    border: 1px solid #FFF;
	}
}



@media only screen and (max-width: 576px) {
    .busiEnTitle {
        background: none;
        text-align: center;
    }
    .busiEnTitle h2 {
        color: #120E3A;
        text-transform: none;
        margin: 0;
        font-size: 25px;
        font-weight: 400;
        line-height: 33px;
    }
    .busiEnTitle h2::after {
        display: none;
    }
}
