@font-face {
    font-family: 'MostardesignSofiaProRegular';
    src: url('../fonts/MostardesignSofiaProRegular.eot');
    src: url('../fonts/MostardesignSofiaProRegular.eot') format('embedded-opentype'),
         url('../fonts/MostardesignSofiaProRegular.woff2') format('woff2'),
         url('../fonts/MostardesignSofiaProRegular.woff') format('woff'),
         url('../fonts/MostardesignSofiaProRegular.ttf') format('truetype'),
         url('../fonts/MostardesignSofiaProRegular.svg#MostardesignSofiaProRegular') format('svg');
}
@font-face {
    font-family: 'MostardesignSofiaProBlack';
    src: url('../fonts/MostardesignSofiaProBlack.eot');
    src: url('../fonts/MostardesignSofiaProBlack.eot') format('embedded-opentype'),
         url('../fonts/MostardesignSofiaProBlack.woff2') format('woff2'),
         url('../fonts/MostardesignSofiaProBlack.woff') format('woff'),
         url('../fonts/MostardesignSofiaProBlack.ttf') format('truetype'),
         url('../fonts/MostardesignSofiaProBlack.svg#MostardesignSofiaProBlack') format('svg');
}
@font-face { 
    font-family: 'MostardesignSofiaProBold';
    src: url('../fonts/MostardesignSofiaProBold.eot');
    src: url('../fonts/MostardesignSofiaProBold.eot') format('embedded-opentype'),
         url('../fonts/MostardesignSofiaProBold.woff2') format('woff2'),
         url('../fonts/MostardesignSofiaProBold.woff') format('woff'),
         url('../fonts/MostardesignSofiaProBold.ttf') format('truetype'),
         url('../fonts/MostardesignSofiaProBold.svg#MostardesignSofiaProBold') format('svg');
}
@font-face {
    font-family: 'MostardesignSofiaProLight';
    src: url('../fonts/MostardesignSofiaProLight.eot');
    src: url('../fonts/MostardesignSofiaProLight.eot') format('embedded-opentype'),
         url('../fonts/MostardesignSofiaProLight.woff2') format('woff2'),
         url('../fonts/MostardesignSofiaProLight.woff') format('woff'),
         url('../fonts/MostardesignSofiaProLight.ttf') format('truetype'),
         url('../fonts/MostardesignSofiaProLight.svg#MostardesignSofiaProLight') format('svg');
}
@font-face {
    font-family: 'MostardesignSofiaProMedium';
    src: url('../fonts/mostardesign_-_sofia_pro_medium-webfont.woff2') format('woff2'),
         url('../fonts/mostardesign_-_sofia_pro_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'proximanovalight';
	src: url('../fonts/proximanovalight.eot');
	src: local('proximanovalight'),
		url('../fonts/proximanovalight.woff') format('woff'),
		url('../fonts/proximanovalight.ttf') format('truetype');
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object {
    display: block
}

a img {
    border: 0
}

figure {
    position: relative
}

figure img {
    width: 100%
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    position: relative;
    height: 100%;
}

body {
	font-family: 'MostardesignSofiaProMedium';
    font-size: 14px;
    line-height: 19px;    
    color: #0a2240;
    background-color: #ffffff;
    -webkit-font-smoothing: antialiased;
    /* This needs to be set or some font faced fonts look bold on Mac in Chrome/Webkit based browsers. */
    -moz-osx-font-smoothing: grayscale;
    /* Fixes font bold issue in Firefox version 25+ on Mac */
}

.container {
    padding-left: 15px;
    padding-right: 15px;
}

.row {
    width: 100%;
    max-width: 1196px;
    margin: 0 auto;
}

.clearfix:after {
    content: " ";
    /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.clr:before,
.clr:after,
.container:before,
.container:after,
.row:before,
.row:after {
    display: table;
    content: " "
}

.clr:after,
.clr:after,
.row:after,
.clear {
    clear: both
}

img,
object,
embed {
    max-width: 100%;
}

img {
    height: auto;
    vertical-align: top;
}

input[type="reset"],
input[type="text"],
input[type="button"],
input[type="search"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="password"],
input[type="number"],
textarea,
select {
    -webkit-appearance: none !important;
    font-weight: normal;
    font-size: 14px;
    color: #000;
    text-transform: none;
    text-align: left;
    background: #ffffff;
    width: 100%;
    border-radius: 0;
    border: solid 1px #e3e3e3;
}

input[type="submit"] {
    -webkit-appearance: none !important;
    cursor: pointer;
	border: none;
	outline: none;
}
*,
img,
a {
    outline: none;
}

ul {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #3e98bb;
}

h1,h2,h3,h4,h5,h6,ul,li {
    font-weight: normal;
}

h1 {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 72px;
    line-height: 75px;
    font-weight: normal;
	color: #ffffff;
}

h2 {
	font-family: 'MostardesignSofiaProBlack';
    font-weight: normal;
    font-size: 54px;
    line-height: 65px;
	color: #000000;
}

h3 {
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
}

h4 {
	font-family: 'MostardesignSofiaProBlack';
	color: #0071ce;
    font-size: 36px;
    line-height: 40px;
}

h5 {
    font-size: 15px;
    line-height: 20px;
}

h6 {
	font-size: 14px;
	line-height: 18px;
	color: #000;
}

p {
	font-family: 'MostardesignSofiaProMedium';
    font-size: 14px;
    line-height: 20px;
	margin: 0;
	color: #0a2240;
}

.table {
    display: table;
    width: 100%;
    height: 100%;
    table-layout: fixed;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.dob-select input[type=date]::-webkit-inner-spin-button,
.dob-select input[type=date]::-webkit-outer-spin-button {
	visibility: hidden!important;
	display: none!important;
	-webkit-appearance: none!important;
}
.dob-select input[type=date]::-webkit-calendar-picker-indicator {
	visibility: hidden!important;
	display: none!important;
	-webkit-appearance: none!important;
}
.dob-select input[type=date]::-webkit-clear-button {
	visibility: hidden!important;
    display: none!important;
    -webkit-appearance: none!important;
}


/*---home-section css start---*/

.vertical-nav {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99999;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all ease 300ms;
}
.vertical-nav ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.vertical-nav ul li:first-child {
	margin-top: 0;
}
.vertical-nav ul li {
	margin-top: 22px;
}
.vertical-nav ul li a {
	font-family: 'MostardesignSofiaProLight';
    font-size: 12px;
    line-height: 14px;
    color: #d3d3d3;
    transition: all ease 500ms;
    display: block;
    position: relative;
    text-align: right;
    padding-right: 40px;
}
.vertical-nav ul li a:after {
	content: "";
	background: #0071c3;
	height: 2px;
	width: 18px;
	transition: all ease 500ms;
	position: absolute;
	right: 0;
	top: 7px;
} 
.vertical-nav ul li a.active:after, .vertical-nav ul li a:hover:after,
.vertical-nav ul li.active a:after {
	width: 26px;
}
.vertical-nav ul li a.active, .vertical-nav ul li a:hover,
.vertical-nav ul li.active a {
	font-family: 'MostardesignSofiaProBold';
	font-size: 14px;
	color: #ef8903;
}
.vertical-nav.light-mode ul li a:hover,
.vertical-nav.light-mode ul li a.active,
.vertical-nav.light-mode ul li.active a {
	color: #ffffff;
}
.vertical-nav.blue-mode ul li a:after {
	background: #d3d3d3;
}
.logo {
	padding-top: 48px;
	padding-left: 50px;
	position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
.logo img {
	width: 100%;
	max-width: 178px;
}
.fade-slider-item {
	background-repeat: no-repeat;
	background-position: top center;
	height: 1002px;
	background-size: cover;
	position: relative;
	z-index: 9;
}
.fade-slider button.slick-next.slick-arrow {
    position: absolute;
    right: 359px;
	top: 70px;
    width: 35%;
    height: 200px;
	opacity: 0;
    cursor: pointer;
    z-index: 99;
}
.fade-slider button.slick-prev.slick-arrow {
	display: none !important;
}
.fade-slider-item:before {
	content: "";
	background: rgba(10, 34, 64,0.85);
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	display: block;
}
.banner-text {
	padding-top: 150px;
	padding-left: 20px;
	padding-right: 20px;
}
.banner-text > a {
	display: inline-block;
}
.banner-text > a:last-of-type:not(:first-of-type) {
	background: #0071ce;
    margin-left: 30px;
    max-width: 360px;
}
.banner-text > span {
	font-family: 'MostardesignSofiaProLight';
	display: block;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
.banner-text span b {
	/*font-size: 16px;
	color: #f18903;*/
	font-weight: normal;
}
.banner-text h1 {
	padding: 15px 0 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.banner-text h1 b {
	font-weight: normal;
	color: #0071ce;
	cursor: pointer;
}
.banner-text h1 b span {
	opacity: 0.2;
    position: absolute;
    right: -128px;
    bottom: 90px;
}
.banner-text-rwo h1 b span {
    right: 129px;
    bottom: 108px;
}
.banner-text p {
	font-family: 'MostardesignSofiaProLight';
	color: #ffffff;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 69px;
}
.btn, input[type="submit"] {
	font-family: 'MostardesignSofiaProBold';
	display: block;
	max-width: 216px;
	width: 100%;
	height: 54px;
	font-size: 14px;
	line-height: 56px;
	background: #f18903;
	color: #ffffff;
	padding: 0 30px 0 30px;
	position: relative;
	transition: all ease 500ms;
}
.btn:hover, input[type="submit"]:hover {
	background: #0a2240;
	letter-spacing: 1.4px;
}
.btn:after, .btn-angle:after {

	content: "\e87a";
	font-family: 'Linearicons-Free';
	/* content: ""; */
	/* background-image: url("../images/arrow_button.png"); */
	/* background-repeat: no-repeat; */
	/* background-position: center center; */
	position: absolute;
	/* top: 50%; */
	/* margin-top: -4px; */
	right: 30px;
	/* width: 48px; */
	/* height: 9px; */
	font-size: 30px;
	transition: all ease 500ms;
}
.btn:hover:after, .submit-angle-wrap:hover .btn-angle:after {
	/* background-image: url("../images/arrow_button_hover.png"); */
	/* width: 36px; */
	/* height: 9px; */
	right: 40px;
	pointer-events: none;
}
.btn-angle:after {
	line-height: 54px;
    color: #FFF;
}


/*---our-people-section css start---*/

.our-people-section {
	background: #f18a00;
	min-height: 758px;
	position: relative;
	z-index: 9999;
	padding-top: 67px;
}
.our-people-section .row {
	position: relative;
	min-height: 758px;
}
.our-people-section:before {
	content: "";
    background: url(../images/top-pattern.svg) no-repeat center center;
    min-height: 376px;
    position: absolute;
    top: -165px;
    width: 100%;
    background-size: cover;
    z-index: -1;
}
.our-people-section:after {
	content: "";
    background: url(../images/bottom-pattern-shadow03.svg) no-repeat center center;
    min-height: 376px;
    position: absolute;
    bottom: -212px;
    width: 100%;
    background-size: cover;
    z-index: -1;
}
.our-people-section ul.tabs{
	margin: 0px;
    padding: 0px;
    list-style: none;
    position: absolute;
    right: -10px;
    bottom: 87px;
    z-index: 99;
    width: 72px;
}
.our-people-section ul.tabs li {
	font-family: 'MostardesignSofiaProLight';
	background: none;
	color: #ffffff;
	font-size: 11px;
	line-height: 12px;
	display: block;
	cursor: pointer;
	position: relative;
	padding-left: 19px;
	margin-top: 0;
	transition: all ease 500ms;
	min-height: 45px;
}
.our-people-section ul.tabs li:first-child {
	margin-top: 0;
	min-height: 52px;
}
.our-people-section ul.tabs li:before {
	content: "";
	background: #fd9200;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 2px;
	transition: all ease 500ms;
}
.our-people-section ul.tabs li.active:before {
	width: 13px;
    height: 13px;
    left: -3px;
    top: -1px;
}
.our-people-section ul.tabs li:after {
	content: "";
	background: url(../images/dot-line.png) no-repeat center center;
	width: 3px;
	height: 25px;
	position: absolute;
	top: -30px;
	left: 2px;
}
.our-people-section ul.tabs li:first-child:after {
	display: none;
}
.our-people-section ul.tabs li.active{
	font-family: 'MostardesignSofiaProBold';
	color: #fff;
}

.tab-content {
	display: none;
}

.tab-content.active{
	display: inherit;
}
.people-text {
	font-family: 'MostardesignSofiaProBlack';
    color: #e24a00;
    font-size: 250px;
    line-height: 200px;
    opacity: 0.7;
    position: absolute;
    left: -35px;
    mix-blend-mode: multiply;
    top: 56px;
    z-index: 9;
}
.people-image-row {
	transition: all ease 300ms;
    padding-left: 61px;
    padding-top: 114px;
    padding-right: 39px
}
.people-image {
	float: left;
	width: 25%;
	position: relative;
	box-shadow: 4px -4px 21px rgba(0, 0, 0,0.1);
	transition: all ease 500ms;
	cursor: pointer;
	background-position: top center;
	background-repeat: no-repeat;
	height: 372px;
	background-color: #f18a00;
}
.people-image:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	background-blend-mode: multiply;
}
.people-image img {
	width: 100%;
	transition: all ease 500ms;
	display: none;
}
.people-image:nth-child(even) {
	top: 78px;
}
.people-image:nth-child(1) {
	z-index: 4;
}
.people-image:nth-child(2) {
	z-index: 3;
	margin-left: -20px;
}
.people-image:nth-child(3) {
	z-index: 2;
	margin-left: -20px;
}
.people-image:nth-child(4) {
	z-index: 1;
	margin-left: -20px;
}
.people-over-text h5 {
	font-family: 'MostardesignSofiaProBlack';
	font-weight: normal;
	font-size: 30px;
	line-height: 34px;
	color: #ffffff;
	margin-bottom: 12px;
	max-width: 150px;	
}
.people-over-text {
	position: absolute;
	bottom: 42px;
	left: 47px;
	display: none;
	z-index: 99;
}
.people-image:hover .people-over-text {
	display: block;
}
.people-over-text h6 {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 16px;
	line-height: 20px;
	color: #f18903;
	font-weight: normal;
}
.people-image:hover {
	z-index: 999;
} 
.credit-text {
	position: absolute;
    top: 18px;
    right: 137px;
    z-index: 9;
}
.credit-text h4, .credit-text p {
	float: right;
}
.credit-text p {
	font-size: 14px;
	line-height: 24px;
	font-family: 'MostardesignSofiaProMedium';
	color: #ffffff;
	max-width: 257px;
	margin-top: 7px;
}
.credit-text h4 {
	padding-right: 70px;
	line-height: 42px;
}
.happiness-text {
	font-family: 'MostardesignSofiaProBlack';
    color: #fd9200;
    font-size: 200px;
    line-height: 171px;
    position: absolute;
    z-index: 1;
    left: 68px;
    top: -4px;
}
.happiness-step-wrapper {
	position: relative;
    z-index: 9;
    padding-top: 409px;
    padding-left: 20px;
}
.happiness-step {
	float: left;
	width: 25%;
	padding-right: 8px;
	transition: all ease 600ms;
}
.happiness-step h4 {
	font-size: 42px;
	color: #f5b868;
	line-height: 48px;
	margin: 23px 0 45px;
	transition: all ease 600ms;
}
.happiness-step p {
	font-size: 14px;
	line-height: 18px;
	font-family: 'MostardesignSofiaProMedium';
	color: #f5b868;
	transition: all ease 600ms;
}
.happiness-step span {
	font-family: 'MostardesignSofiaProBlack';
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #f5b868;
	transition: all ease 600ms;
	opacity: 0;
	visibility: hidden;
}
.happiness-step.active span {
	color: #e45a01;
	opacity: 1;
	visibility: visible;
}
.happiness-step.active h4 {
	color: #0071ce;
}
.happiness-step.active p {
	color: #ffffff;
}
.step-count {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 600px;
    line-height: 600px;
    color: #e45a01;
    position: absolute;
    top: -115px;
    right: 49px;
    z-index: 4;
    opacity: 0.5 !important;
}
.step-count.step-count-2 {
    right: 211px;
    top: -68px;
}
.step-count.step-count-3 {
    right: auto;
    top: -68px;
    left: -17px;
}


/*---personal credit section---*/

.text-center {
	text-align: center;
	padding-bottom: 177px;
}
.text-center h2 {
	color: #0071ce;
    font-size: 60px;
    line-height: 66px;
	max-width: 500px;
	margin: 0 auto 28px;
}
.text-center p {
	font-family: 'MostardesignSofiaProMedium';
	color: #0a2240;
	font-size: 18px;
	line-height: 24px;
}
.personal-credit-section {
	position: relative;
	padding-top: 347px;
	background: #ffffff;
}
.payment-wrapper {
	background: #0071ce;
	padding-bottom: 100px;
	padding-bottom: 582px;
	transform: skew(0, 5deg);
	-webkit-transform: skew(0, 5deg);
}
.payment-wrapper .row {
	transform: skew(0, -5deg);
	-webkit-transform: skew(0, -5deg);
}
.payment-wrapper .order-popup-btn {
	font-size: 16px;
	max-width: 390px;
	line-height: 56px;
}
.monthly-payment-left {
	position: relative;
	z-index: 9;
	width: 44%;
    padding-left: 19px;
	transition: all ease 300ms;
}
.payment-box {
	background: #0f3564;
	text-align: center;
	position: relative;
	height: 438px;
	float: left;
	width: 50%;
	box-shadow: 0 6px 21px rgba(0, 0, 0, 0.1);
	margin-top: -115px;
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
}

.payment-box:before {
	content: "";
	background: url(../images/minus.svg) no-repeat center center;
	position: absolute;
	left: -18px;
	top: 51px;
	height: 22px;
	width: 133px;
}
.payment-box-maximum:before {
	display: none;
}
.payment-box-maximum:after {
	content: "";
	background: url(../images/plus.svg) no-repeat center center;
	position: absolute;
	right: -25px;
    bottom: -29px;
	height: 122px;
	width: 122px;
}
.payment-price {
	font-family: 'MostardesignSofiaProBold';
	font-size: 96px;
	line-height: 84px;
	color: #0071ce;
}
.payment-price span#payment-max-price,
.payment-price span#payment-min-price,
.payment-price span#payment-max-price2,
.payment-price span#payment-min-price2  {
	font-family: 'MostardesignSofiaProBold';
	font-size: 56px;
	line-height: 64px;
	color: #0071ce;
}
.payment-price span {
	font-family: 'MostardesignSofiaProRegular';
	display: block;
	font-size: 36px;
	line-height: 38px;
}
.payment-box h5 {
	font-family: 'MostardesignSofiaProBold';
    font-size: 24px;
    line-height: 25px;
    color: #f18a00;
    margin: 22px 0 8px 0;
}
.payment-box h6 {
	font-family: 'MostardesignSofiaProLight';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}
.payment-box-maximum {
	background: #0a2240;
	margin-top: -49px;
}
.monthly-payment-right {
	float: left;
    width: 56%;
    background: #ffffff;
    box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.16);
    margin-top: -97px;
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
}
.payment-range-slider {
	max-width: 471px;
	width: 100%;
	margin: 0 auto;
	padding-top: 89px;
	padding-bottom: 93px;
}

.range-slider {
  width: 100%;
  padding: 0;
  margin-top: 76px;
}
.range-slider:first-child {
	margin-top: 0;
}
.range-slider .range-values {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 17px;
}

.rangeslider {
  margin: 4px auto;
  position: relative;
}
.rangeslider.rangeslider--horizontal {
  height: 2px;
  background-color: #0a2240;
  border-radius: 0;
  box-shadow: none;
}
.rangeslider.rangeslider--horizontal.rangeslider--active .rangeslider__handle {
  background-color: #f18a00;
}
.rangeslider .rangeslider__fill {
  height: 4px;
  background-color: #0071ce;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  top: -1;
}
.rangeslider .rangeslider__handle {
  width: 23px;
  height: 23px;
  background-color: #f18a00;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  box-shadow: none;
  cursor: pointer;
}

output {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
}

input[type="range"] {
  width: 100%;
}

.range-values span {
	font-family: 'MostardesignSofiaProRegular';
	font-size: 18px;
	line-height: 22px;
	color: #0a2240;
}
.range-title-header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 37px;
}
.range-title-header .range-name {
	font-family: 'MostardesignSofiaProBold';
	font-size: 24px;
	line-height: 28px;
	color: #0a2240;
}
.range-title-header .range-total {
	font-family: 'MostardesignSofiaProBold';
	font-size: 36px;
	line-height: 40px;
	color: #0071ce;
}
.row-position {
	position: relative;
	width: 100%;
    max-width: 1196px;
    margin: 0 auto;
}
.row-position:before {
	content: "";
	background: url("../images/credit-pattern-1.svg") no-repeat center center;
	position: absolute;
    right: 118px;
    top: -107px;
    width: 48px;
    height: 190px;
	display: none;
}
.order-text {
	text-align: center;
	margin-bottom: 72px;
}
.order-text p {
	font-family: 'MostardesignSofiaProMedium';
	color: #fefeff;
	font-size: 11px;
	line-height: 14px;
}
.order-text .btn {
	margin: 0 auto 39px;
	text-align: left;
	box-shadow: 0 0px 35px rgba(0, 0, 0, 0.10);
}


/*---mortgage loan section css start---*/

.mortgage-loan-section {
    margin-top: -419px;
    position: relative;
	padding-bottom: 165px;
}
.mortgage-loan-section .row {
	position: relative;
	z-index: 99;
	max-width: 1156px;
}
.mortgage-loan-section h2 {
	font-size: 60px;
	line-height: 66px;
	text-align: center;
	color: #ffffff;
	padding-bottom: 161px;
}
.trans-pattern:before {
	content: "";
	background: url("../images/trans-pattern.png") no-repeat center center;
	width: 184px;
	height: 191px;
	position: absolute;
    top: -166px;
    left: 93px;
	display: none;
}
span.trans-pattern {
    top: -126px;
    left: 93px;
    display: block; 
    position: absolute;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
#terms-use .row span.trans-pattern {
    bottom: 5%;
    top: auto;
    left: -290px;
    display: block; 
    position: absolute;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
#privacy-policy .row span.trans-pattern {
    top: 30%;
    left: -160px;
    display: block; 
    position: absolute;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
.mortgage-block {
	float: left;
	width: 32.2%;
	background: #ffffff;
	box-shadow: 0 0px 35px rgba(0, 0, 0, 0.10);
	padding: 78px 0 81px;
	position: relative;
	z-index: 9;
	margin-top: -2px;
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
}
.mortgage-block-inner {
	max-width: 251px;
	width: 100%;
	margin: 0 auto;
}
.mortgage-block span {
	font-family: 'MostardesignSofiaProMedium';
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #f18903;
}
.mortgage-block h2 {
	color: #0071ce;
    margin: 54px 0 32px;
    padding-bottom: 0;
    font-size: 54px;
    text-align: left;
    line-height: 60px;
}
.mortgage-block p {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 14px;
	line-height: 18px;
	color: #0a2240;
}
.mortgage-image {
    float: left;
    width: 49.2%;
    margin-left: -177px;
    position: relative;
    z-index: -1;
	margin-top: -32px;
	box-shadow: 0 0px 35px rgba(0, 0, 0, 0.10);
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
}
.duration-slider {
	background: #0a2240;
	text-align: center;
	float: left;
	width: 33.9%;
	padding: 41px 19px 86px;
	margin-top: -80px;
	box-shadow: 0 0px 35px rgba(0, 0, 0, 0.10);
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
	margin-left: -1px;
}
.duration-slider h5, .duration-slider p {
	font-family: 'MostardesignSofiaProBold';
	color: #f18903;
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 45px;
}
.duration-slider h2 {
	font-family: 'MostardesignSofiaProBold';
	color: #0071ce;
	font-size: 78px;
	line-height: 80px;
	margin-bottom: 16px;
	padding-bottom: 0;
}
.duration-slider p {
	color: #ffffff;
}
.duration-slider .slick-dots li {
	font-family: 'MostardesignSofiaProRegular';
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-size: 0;
	line-height: 20px;
	margin: 0 6px;
	position: relative;
	width: 6px;
    height: 60px
}
.duration-slider .slick-dots li:after {
	content: "";
	width: 6px;
	height: 30px;
	background: #f18a00;
	transition: all ease 500ms;
	position: absolute;
	left: 0;
    right: 0;
    margin: 0 auto;
	top: 41px;
}
.duration-slider .slick-dots li span {
	position: relative;
    top: -18px;
    transition: all ease 500ms;
    text-align: center;
    display: block;
    left: -7px;
}
.duration-slider .slick-dots li.slick-active {
	font-size: 18px;
}
.duration-slider .slick-dots li.slick-active:after {
	height: 60px;
	top: 11px;
}
.duration-slider .slick-dots {
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
	height: 60px;
}
.finance-text {
	font-family: 'MostardesignSofiaProBlack';
    color: #f18a00;
    font-size: 100px;
    line-height: 100px;
    float: left;
    width: 100%;
    padding-left: 286px;
    margin-top: -69px;
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
}


/*---consultants section css start---*/

.consultants-text {
	float: left;
    width: 24%;
    padding-left: 17px;
    margin-top: -10px;
}
.consultants-text h2, .about-text h2 {
	font-size: 60px;
    line-height: 66px;
    color: #0071ce;
    margin-bottom: 32px;
}
.consultants-text p, .about-text p {
	font-family: 'MostardesignSofiaProMedium';
	color: #0a2240;
	font-size: 18px;
	line-height: 24px;
}
.consultants-form {
	float: left;
	width: 76%;
	padding-left: 123px;
	margin-top: 3px;
}
.consultants-form form {
	max-width: 765px;
}
.consultants-form input[type="text"],
.consultants-form input[type="email"] {
	font-family: 'MostardesignSofiaProBold';
	font-size: 24px;
	line-height: 30px;
	color: #09101d;
	border-bottom: 1px solid #09101d;
	border-top: none;
	border-left: none;
	border-right: none;
	padding: 0 0 14px 0;
	text-align: left;
	border-radius: 0;
	text-transform: none;
}
.consultants-form .form-field, .consultants-form .submit-field {
	margin-top: 51px;
}
.consultants-form .form-field:first-child,
.consultants-form .form-field:nth-child(2) {
	margin-top: 0;
}
.form-field-half {
	float: left;
	width: 50%;
	padding: 0 10px;
}
.form-field.half {
	margin-left: -10px;
	margin-right: -10px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #09101d;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #09101d;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #09101d;
}
:-moz-placeholder { /* Firefox 18- */
  color: #09101d;
}
.submit-field button, input[type="submit"] {
	float: right;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: left;
	border-radius: 0;
	-webkit-appearance: none !important;
}


/*---about section css start---*/

.about-section {
	padding-top: 130px;
	padding-bottom: 324px;
	position: relative;
}
.about-section:after {
    content: "";
    background: url(../images/credit-pattern-1.svg) no-repeat left center;
    position: absolute;    
    left: 0;
    bottom: -105px;
    width: 100%;
    height: 190px;
    max-width: 1132px;
    right: 0;
    z-index: 9999;
    margin: 0 auto;
    text-align: left;
	display: none;
}
.about-section .row {
	max-width: 1243px;
	position: relative;
	padding-left: 43px;
}
.about-text {
	padding-bottom: 85px;
}
.about-text h2 {
	margin-bottom: 27px;
}
.housing-block {
	float: left;
	width: 24.1%;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
	min-height: 492px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transition: all ease 500ms;
	padding-top: 65px;
}
.housing-block:hover, .housing-block.active {
	background: #0a2240;
	width: 27%;
}
.housing-block:hover .house-image, .housing-block.active .house-image,
.housing-step-wrapper .house-image {
	transform: translateX(0);
    -webkit-transform: translateX(0);
}
.housing-block:hover h5, .housing-block.active h5 {
	color: #fff;
}
.house-image {
    text-align: center;
    position: relative;
    transition: all ease 500ms;
    transform: translateX(113px);
    -webkit-transform: translateX(113px);
	padding-bottom: 70px;
}
.house-image img {
    max-width: 197px;
    width: 100%;
}
.housing-block h5 {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 14px;
	line-height: 18px;
	color: #0a2240;
	text-shadow: 0 0 0 #0a2240;
	position: absolute;
	left: 40px;
	bottom: 22px;
	transition: all ease 500ms;
}
.housing-block h4 {
	font-family: 'MostardesignSofiaProBold';
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
	text-align: center;
	padding: 0 10px;
}
.credit-information {
    float: left;
    width: 75%;
	min-height: 492px;
	position: relative;
}
.credit-information h3 {
	font-family: 'MostardesignSofiaProBold';
	font-size: 30px;
	line-height: 38px;
	color: #0071ce;
	margin-bottom: 40px;
}
.credit-information-inner {
	max-width: 552px;
    width: 100%;
    margin: 0 auto;
    padding-top: 55px;	
}
.housing-step-wrapper {
	box-shadow: 0 3px 21px rgba(0, 0, 0, 0.13);
	display: none;
	max-width: 1156px;
}
.housing-step-wrapper .housing-block, .housing-step-wrapper .housing-block:hover {
	width: 32.1%;
}
.housing-step-wrapper .credit-information {
	width: 67.9%;
}
.credit-info-form .form-field input[type="text"],
.credit-info-form .form-field input[type="email"],
.credit-info-form .form-field input[type="tel"],
.credit-info-form .form-field input[type="number"] {
	padding: 0 0 13px 0;
	text-align: left;
	text-transform: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #dadbdd;
	font-family: 'MostardesignSofiaProRegular';
	color: #0a2240;
	font-size: 14px;
	line-height: 18px;
	opacity: 0.6;
}
.credit-info-form .form-field {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-bottom: 30px;
}
.form-field-wrapper {
	margin: 0 -10px;
}
.credit-info-form .form-field ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #0a2240;
}
.credit-info-form .form-field ::-moz-placeholder { /* Firefox 19+ */
  color: #0a2240;
}
.credit-info-form .form-field :-ms-input-placeholder { /* IE 10+ */
  color: #0a2240;
}
.credit-info-form .form-field :-moz-placeholder { /* Firefox 18- */
  color: #0a2240;
}
.credit-info-nav, .credit-info-nav-2 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #a8a8a8;
	font-size: 0;
}
.credit-info-nav a, .credit-info-nav-2 a {
	font-size: 16px;
	color: #ffffff;
	width: 60px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	vertical-align: middle;
	transition: all ease 500ms;
	text-align: center;
}
.credit-info-nav a.previous-btn {
	background: #cecece;
}
.credit-info-nav a.previous-btn:hover {
	background: #afafaf;
}
.credit-info-nav a.next-btn {
	width: calc(100% - 60px);
	text-align: left;
}
.credit-info-nav a.next-btn i {
	width: 60px;
	text-align: center;
}
.credit-info-nav a.next-btn:hover {
	background: #0071ce;
}
.form-submited {
    padding-top: 31px;
}
.form-submited h2 {
	font-size: 60px;
	line-height: 64px;
	color: #0071ce;
	margin-bottom: 25px;
	position: relative;
}
.form-submited h2:before {
	content: "";
	background: url("../images/ok_sign.svg") no-repeat center center;
	position: absolute;
    left: -51px;
    top: 20px;
    width: 32px;
    height: 25px;
    background-size: cover;
}
.form-submited p {
	line-height: 24px;	
}
.credit-information-inner#content-3 {
	display: none;
}
.credit-info-nav-2 a {
	font-family: 'MostardesignSofiaProBold';
	width: 100%;
	transition: all ease 500ms;
	font-size: 12px;
	padding-left: 31px;
	text-align: left;
}
.credit-info-nav-2 a:hover {
	background: #ef8903;
}
.about-step-line ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 166px;
}
.about-step-line {
    position: absolute;
    bottom: 0;
    left: -88px;
}
.about-step-line ul li {
	font-family: 'MostardesignSofiaProBold';
	position: relative;
	font-size: 0;
	line-height: 14px;
	color: #0a2240;
	padding-left: 22px;
	height: 70px;
	cursor: pointer;
	transition: all ease 500ms;
}
.about-step-line ul li:before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 100%;
	background: #0071ce;
	position: absolute;
	left: 0;
	top: 4px;
	transition: all ease 500ms;
}

.about-step-line ul li:after {
	content: "";
	background: url("../images/about-step-line.png") no-repeat center center;
	width: 3px;
	height: 58px;
	position: absolute;
	left: 2px;
	top: 7px;
	transition: all ease 500ms;
}
.about-step-line ul li:last-child:after {
	display: none;
}
.about-step-line ul li.active:before {
	width: 13px;
	height: 13px;
	background: #f18a00;
	left: -2px;
	top: 1px;
	transition: all ease 500ms;
}
.about-step-line ul li.active {
	height: 84px;
	font-size: 12px;
}
.about-step-line ul li.active:after {
	top: 21px;
}


/*---about-credit-line section css start---*/

.about-credit-line-section {	
	background: #0071ce;
	height: 954px;
	position: relative;
	overflow: hidden;
}
.about-credit-line-section:after {
	content: "";
    background: #ffffff;
    width: 58%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
}
.about-credit-line-left {
	float: left;
	width: 50%;
	padding-top: 229px;
	position: relative;
}
.about-credit-line-left p {
	max-width: 360px;
	width: 100%;
}
.about-credit-line-row {
	max-width: 483px;
	width: 100%;
	float: right;
	z-index: 9999;
    position: relative;
}
.about-credit-line-left .row {
	float: right;
}
.about-credit-line-left h2 {
	color: #ffffff;
	font-size: 84px;
	line-height: 84px;
	margin-bottom: 62px;
	max-width: 337px;
}
.about-credit-line-left p {
	margin-bottom: 39px;
	line-height: 18px;
}
.about-credit-line-right h6 {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 12px;
	line-height: 16px;
	color: #f18903;
	font-weight: normal;
	padding-bottom: 49px;
}
.about-credit-line-right h2 {
	color: #0071ce;
	margin-bottom: 30px;
	position: relative;
}
.about-credit-line-right p {
	width: 100%;
	max-width: 393px;
	position: relative;
	line-height: 18px;
}
.about-credit-line-right {
	float: left;
	width: 50%;
	position: relative;
	left: 9px;
	z-index: 9;
	padding-top: 174px;
	/*transition: transform 1.0s cubic-bezier(.19,1,.22,1);*/
	/*transition: transform 1.7s cubic-bezier(.19,1,.22,1);*/
	transition: transform 3.0s cubic-bezier(.19,1,.22,1);
}
.about-credit-line-right-inner {
	max-width: 568px;
	width: 100%;
	background: #ffffff;
	box-shadow: 0 1px 21px rgba(0, 0, 0, 0.13);
	min-height: 642px;
	padding: 156px 15px 0 98px;
	position: relative;
	/*transition: transform 3.0s cubic-bezier(.19,1,.22,1);*/
}
.about-credit-line-right ul.tabs {
    position: absolute;
    bottom: 2px;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 568px;
    width: 100%;
    text-align: right;
    padding-right: 95px;
	z-index: 9;
	/*transition: transform 3.0s cubic-bezier(.19,1,.22,1);*/
}
.about-credit-line-right ul.tabs li {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	width: 25px;
	text-align: center;
	transition: all ease 500ms;
}
.about-credit-line-right ul.tabs li span {
	font-family: 'MostardesignSofiaProMedium';
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #0a2240;
	opacity: 0.2;
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	position: relative;
    top: -29px;
    left: -1px;
}
.about-credit-line-right ul.tabs li:before {
	content: "";
    width: 6px;
    height: 30px;
    background: #f18a00;
    position: absolute;
    left: 0;
    top: 2px;
    margin: 0 auto;
    display: block;
    right: 0;
	transition: all ease 500ms;
}
.about-credit-line-right ul.tabs li.active:before {
	height: 60px;
	top: -28px;
}
.about-credit-line-right ul.tabs li.active span {
	font-family: 'MostardesignSofiaProBlack';
	color: #0071ce;
	opacity: 1;
	left: -2px;
	top: -59px;
}
.about-credit-line-right-inner.active:before {
	content: "";
    background: url(../images/place-bg1-right.png) no-repeat center center;
    height: 347px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 751px;
    background-size: cover;
    margin-top: -200px;
}
#about-tab-2.about-credit-line-right-inner.active:before {
	content: "";
    background: url(../images/place-bg2-right.png) no-repeat center center;
    height: 253px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 728px;
    background-size: cover;
    margin-top: -183px;
}
#about-tab-3.about-credit-line-right-inner.active:before {
	content: "";
    background: url(../images/place-bg3-right.png) no-repeat left center;
    height: 171px;
    position: absolute;
    left: 0;
    top: 70%;
    width: 696px;
    background-size: cover;
    margin-top: -183px;
}

/*---contact-us section css start---*/

.contact-us-section {
	padding-top: 206px;
	padding-bottom: 118px;
}
.contact-us-text {
    float: left;
    width: 30%;
	padding-left: 16px;
}
.contact-us-text h3 {
	font-family: 'MostardesignSofiaProBlack';
	font-size: 48px;
	line-height: 50px;
	color: #0071ce;
	margin-bottom: 35px;
}
.contact-us-text p {
	margin-bottom: 32px;
    font-size: 18px;
    line-height: 24px;
}
.contact-us-text a {
	font-family: 'MostardesignSofiaProBold';
	display: block;
	font-size: 24px;
	line-height: 28px;
	color: #0a2240;
	transition: all ease 500ms;
}
.contact-us-submit-message {
	min-height: 286px;
	display: none;
}
.contact-us-submit-message .btn {
	position: absolute;
	bottom: 0;
}
.contact-us-submit-message h4 {
	font-size: 30px;
	line-height: 33px;
	color: #0071ce;
	position: relative;
	margin-bottom: 4px;
}
.contact-us-submit-message h4:before {
    content: "";
    background: url(../images/ok_sign.svg) no-repeat center center;
    position: absolute;
    left: -56px;
    top: 6px;
    width: 32px;
    height: 25px;
    background-size: cover;
}
.contact-us-submit-message p {
	color: #0a2240;
	font-size: 14px;
	line-height: 22px;
}
.contact-us-text .tel, .contact-us-text a:hover {
	color: #f18903;
}
.contact-us-text .tel {
	margin-bottom: 8px;
}
.contact-us-text .tel:hover {
	color: #0a2240;
}
.contact-us-form {
	float: left;
	width: 70%;
	padding-left: 150px;
	padding-top: 23px;
}
.contact-us-form input[type="text"],
.contact-us-form input[type="email"],
.contact-us-form input[type="tel"],
.contact-us-form textarea {
	font-family: 'MostardesignSofiaProBold';
	font-size: 14px;
	color: #0a2240;
	line-height: 18px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #dadbdd;
	padding-bottom: 15px;
}
.contact-us-form textarea {
	resize: none;
	height: 36px;
}
.form-field-half-row {
	margin: 0 -10px;
}
.contact-us-form .form-field {
	margin-bottom: 37px;
}
.contact-us-form .submit-field {
	margin-top: 48px;
}
.contact-us-form .submit-field button, .contact-us-form .submit-angle-wrap {
	float: left;
}
.contact-us-form form {
	max-width: 568px;
	width: 100%;
}


/*---footer section css start---*/

.footer-section {
	background: #0a2240;
	padding-top: 223px;
	position: relative;
}
.footer-section .row {
	max-width: 1352px;
	width: 100%;
}
.footer-section:before {
	/*content: "";
	background: url("../images/footer-shape.jpg") no-repeat center center;
	height: 189px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background-size: cover;*/
}
.footer-logo {
    float: left;
    width: 15%;
}
.footer-logo a img {
	max-width: 178px;
    margin-left: -9px;
    margin-top: -7px;
    width: 100%;	
}
.footer-top {
	padding-bottom: 60px;
}
.footer-logo p {
	font-family: 'MostardesignSofiaProLight';
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	margin: 21px 0 23px;
}
.footer-tel, .footer-mail {
	font-family: 'MostardesignSofiaProBold';
	font-size: 16px;
	line-height: 18px;
	color: #f18903;
	display: block;
	transition: all ease 500ms;
}
.footer-mail {
	color: #0071ce;
	margin-top: 6px;
}
.footer-mail:hover {
	color: #f18903;
}
.footer-section h5, .footer-newsletter h2 {
	font-family: 'MostardesignSofiaProBold';
	font-size: 18px;
	line-height: 20px;
	color: #f18903;
	margin-bottom: 11px;
}
.footer-newsletter {
    float: left;
    width: 100%;
    padding-left: 90px;
    max-width: 482px;
	margin-top: -3px;
}
.footer-newsletter p, .follow-us p {
	font-family: 'MostardesignSofiaProLight';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	margin-bottom: 26px;
}
.follow-us p {
	margin-bottom: 27px;
}
.newsletter {
	position: relative;
	margin-bottom: 14px;
	display: flex;
}
.footer-newsletter input[type="email"] {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 14px;
	color: #ffffff;
	background: #0071ce;
	height: 54px;
	line-height: 54px;
	border: none;
	padding: 4px 31px;
	width: calc(100% - 98px);
}
.footer-newsletter button[type="email"]:focus {
	background: #f18903;
}
.footer-newsletter button[type="submit"] {
	
	/* background: #0064b7 url("../images/arrow_button.png") no-repeat center center; */
	background: #0064b7;
	border: none;
	outline: none;
	text-align: center;
	cursor: pointer;
	height: 54px;
	line-height: 54px;
	width: 98px;
	/* position: absolute; */
	/* top: 0; */
	/* right: 0; */
	transition: all ease 500ms;
}
.footer-newsletter button[type="submit"] i {
	width: 100%;
    font-size: 30px;
    line-height: 56px;
    color: #fff;
    padding: 0;
    transition: all ease .5s;
}
/* .footer-newsletter button[type="submit"]:after {
	content: "\e87a";
	font-family: 'Linearicons-Free';
	right: 0;
	position: absolute;
} */
.footer-newsletter button[type="submit"]:hover {
	background: #f18903;
	/* content: "\e87a";
	font-family: 'Linearicons-Free'; */

	/* background: #f18903 url("../images/arrow_button_hover.png") no-repeat center center; */
}
.footer-newsletter ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.footer-newsletter ::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.footer-newsletter :-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.footer-newsletter :-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 23px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 5px;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: transparent;
	border: 1px solid #ffffff;
}



/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    /*background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    /*background-color: #2196F3;*/
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 2px;
    top: 0px;
    width: 6px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.checkbox-container p, .checkbox-container b {
	font-family: 'MostardesignSofiaProLight';
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	margin: 0;
	font-weight: normal;
}
.checkbox-container b {
	display: inline-block;
	vertical-align: middle;
}
.checkbox-container p a {
	color: #ffffff;
	text-decoration: underline;
}
.follow-us {
    float: left;
    width: 21%;
    padding-left: 106px;
	margin-top: -3px;
}
.follow-us ul, .countries ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.follow-us ul li {
	display: inline-block;
	vertical-align: middle;
	padding-left: 28px;
	position: relative;
}
.follow-us ul li:first-child {
	padding-left: 0;
}
.follow-us ul li a {
	display: block;
	transition: all ease 500ms;
}
.follow-us ul li a:hover {
	opacity: 0.5;
}
.countries {
    float: left;
    width: 26%;
    padding-left: 115px;
    padding-top: 4px;
}
.countries ul li a {
	font-family: 'MostardesignSofiaProLight';
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #e1e1e1;
	transition: all ease 500ms;
}
.countries ul li {
	margin-top: 8px;
}
.countries ul li:first-child {
	margin-top: 0;
}
.countries ul li a:hover {
	color: #f18903;
}
.parcial-logo {
    margin-top: 15px;
    max-width: 150px;
}
.footer-bottom  {
	padding-bottom: 19px;
}
.footer-bottom p {
	font-family: 'proximanovalight';
	font-size: 11px;
	line-height: 14px;
	color: #898989;
	text-shadow: 0 0 0 #898989;
	margin-top: 5px;
}
.footer-bottom ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-bottom ul, .footer-bottom p {
	display: inline-block;
}
.footer-bottom ul li {
	display: inline-block;
	padding-left: 27px;
}
.footer-bottom ul li a {
	font-family: 'MostardesignSofiaProRegular';
	transition: all ease 500ms;
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #898989;
}
.footer-bottom ul li a:hover {
	color: #f18903;
} 
.footer-bottom span {
	font-family: 'proximanovalight';
	float: right;
	font-size: 11px;
	line-height: 14px;
	text-shadow: 0 0 0 #898989;
	color: #898989;
	padding-top: 7px;
}
.footer-bottom span img {
	max-width: 38px;
	vertical-align: middle;
	margin-left: 3px;
}
.back-to-top {
	background: #0064b7;
    font-family: 'MostardesignSofiaProBold';
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    width: 54px;
    height: 128px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 324px;
    z-index: 9999;
	cursor: pointer;
	transition: all ease 500ms;
}
.back-to-top:hover {
	background: #f18903;
}
.back-to-top span {
	transform: rotate(-90deg) translateX(-77px);
	-webkit-transform: rotate(-90deg) translateX(-77px);
    display: block;
}

.back-to-top:after {
	/* content: "";
	background: url("../images/top-arrow.png") no-repeat center center;
	width: 100%;
	height: 48px; */
	content: "\e877";
    font-family: 'Linearicons-Free';
    position: absolute;
    left: 0;
    font-size: 30px;
    line-height: 40px;
	width: 54px;
	transition: all ease 500ms;
	top: 10px;
}
.back-to-top:hover:after {
	top: 15px;
}
.housing-header-mobile {
	display: none;
}


/*---order-popup-css start---*/

.order-popup {
	background: #f1f1f1;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	/*min-height: 900px;*/
	z-index: -1;
	padding: 100px 39px 10px;
	visibility: hidden;
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
}
.order-popup.open {
	z-index: 99999;
	opacity: 1;
	visibility: visible;
}
.order-popup-scroll {
	overflow: hidden;
}
.order-popup .row {
	max-width: 100%;
}
.order-popup .order-form-field .nice-select {
	height: 48px;
	line-height: 30px;
	padding: 8px 18px;
	font-size: 18px;
	border: 1px solid transparent;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
}
.order-popup .order-form-field input.wpcf7-not-valid,
.order-popup .order-form-field .nice-select.wpcf7-not-valid {
	border: 1px solid red;
}
.order-popup .order-form-field .nice-select::after {
	margin-top: -15px;
}
.order-popup input:-webkit-autofill,
.order-popup input:-webkit-autofill:hover, 
.order-popup input:-webkit-autofill:focus
.order-popup textarea:-webkit-autofill,
.order-popup textarea:-webkit-autofill:hover
.order-popup textarea:-webkit-autofill:focus,
.order-popup select:-webkit-autofill,
.order-popup select:-webkit-autofill:hover,
.order-popup select:-webkit-autofill:focus {
  border: 1px solid transparent;
  -webkit-text-fill-color: #0071ce;
  box-shadow: 0 0 0 30px white inset, 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
  transition: background-color 5000s ease-in-out 0s;
}
.order-popup .order-form-field .option {
	border-top: 0;
	border-bottom: 1px solid #e5e6e8;
}
.order-popup .submit-field input[type=submit]:hover {
	letter-spacing: 0.6px
}
.order-popup-left {
	float: left;
	width: 18%;
}
.order-popup-left h3 {
	font-family: 'MostardesignSofiaProBlack';
	font-size: 36px;
	line-height: 40px;
	color: #0071ce;
	margin-bottom: 34px;
}
.order-popup-left p {
	font-family: 'MostardesignSofiaProRegular';
	font-size: 14px;
	line-height: 18px;
	color: #0a2240;
}
.order-popup-left .order-popup-contacts {
	margin-top: 80px;
}
.order-popup-left .order-popup-contacts p {
	margin-bottom: 10px;
    font-size: 16px;
    line-height: 20px;
}
.order-popup-left .order-popup-contacts a {
	font-family: 'MostardesignSofiaProBold';
    display: block;
    font-size: 24px;
    line-height: 28px;
    color: #0a2240;
    transition: all ease .5s;
 }
 .order-popup-left .order-popup-contacts a.tel {
	 color: #f18903;
	 margin-bottom: 8px;
 }
.order-popup-right {
	float: left;
	width: 82%;
	padding-left: 60px;
	padding-bottom: 160px;
}
.order-popup-right h4 {
	font-family: 'MostardesignSofiaProBold';
	font-size: 24px;
	line-height: 30px;
	color: #0071ce;
	margin-bottom: 14px;
}
.order-popup-right form label {
	font-family: 'MostardesignSofiaProMedium';
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #0a2240;
	opacity: 0.5;
	margin-bottom: 9px;
}
.your-project-form input[type="text"] {
	font-family: 'MostardesignSofiaProBlack';
	font-size: 110px;
	color: #0071ce;
	height: 138px;
	line-height: 138px;
	padding: 10px 27px 25px;
	border: none;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
}
.order-form-field ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 113, 206, .6);
}
.order-form-field ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 113, 206, .6);
}
.order-form-field :-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 113, 206, .6);
}
.order-form-field :-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 113, 206, .6);
}
.order-form-field {
	margin-bottom: 15px;
}
.order-form-field .nice-select {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 30px;
	color: #0071ce;
	height: 66px;
	line-height: 49px;
	padding: 5px 29px;
	border: none;
	border-radius: 0;
}
.order-form-field .nice-select .list {
	background: #f1f1f1;
}
.order-form-field .nice-select.open {
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.order-form-field .wpcf7-acceptance.wpcf7-not-valid .wpcf7-list-item input {
	border-color: red;
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item label {
	cursor: pointer;
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item input {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 1px solid #cecece;
    background-color: #fff;
    margin: 0;
    vertical-align: bottom;
	margin-right: 10px;
	position: relative;
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item input:checked {
	border: 1px solid #0a2240;
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item a {
	color: #0a2240
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item a:hover {
	color: #f18903;
	text-decoration: underline;
}
.order-form-field .wpcf7-acceptance .wpcf7-list-item input:checked::after {
	content: '';
    width: 13px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 3px;
    border-left: 2px solid #f18903;
    border-bottom: 2px solid #f18903;
    transform: rotate(-45deg);
}
.order-project-select {
	float: left;
	width: calc(100% / 4 * 3);
	padding-right: 22px;
}
.order-duration-select {
	width: calc(100% / 4);
	float: left;
}
.order-person-field {
	width: calc(100% / 2);
	float: left;
}
.order-personal-data-field {
	width: calc(100% / 3);
	float: left;
}
.order-person-field:first-child {
	padding-right: 22px;
}
.order-personal-data-field:not(:last-child) {
	padding-right: 22px;
}
.order-form-field .nice-select:after {
	font-size: 30px;
	color: #0071ce;
	right: 25px;
}
.nice-select .option {
	background: #f1f1f1;
	font-size: 18px;
    line-height: 26px;
	color: #d1d2d5;
	padding: 3px 29px 7px;
	min-height: 0;
	border-top: 1px solid #e5e6e8;
}
.nice-select .option:hover {
	background: #ffffff;
	color: #0071ce;
}
.nice-select .option:first-child {
	border-top: none;
} 

.order-step-content {
	/* display: none; */
}

#step-order-1 {
	display: block;
}
#step-order-2 {
	display: none;
}
#step-order-3 {
	display: none;
}
#step-order-4 {
	display: none;
}
#step-order-2 h3,
#step-order-4 h3 {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 100px;
    line-height: 100px;
    color: #0071ce;
    margin-bottom: 34px;
}
#step-order-2 p,
#step-order-4 p {
	font-family: 'MostardesignSofiaProRegular';
    font-size: 14px;
    line-height: 18px;
	color: #0a2240;
	max-width: 300px;
	/* text-align: justify; */
}
#step-order-2 a,
#step-order-4 a {
	margin-top: 50px;
	display: inline-block;
	max-width: 275px;
}

#step-order-2 a.btn-default {
	background-color: #DADADA;
}
#step-order-2 a.btn-default:hover {
	background-color: #7F888D;
}
/* #step-order-3 .fieldset-cf7mls {
	text-align: right;
}
#step-order-3 .fieldset-cf7mls div {
	text-align: left;
} */
#step-order-3 .order-personal-form {
	float: left;
	width: 100%;
}
#step-order-3  .order-contact-form {
    float: left;
    width: 100%;
    padding-left: 20px;
}
#step-order-3 .cf7mls_back {
	display: inline-block;
	margin-top: 50px;
	font-size: 16px;
	line-height: 56px;
    padding: 0 30px;
	transition: all ease .5s;
	font-family: 'MostardesignSofiaProRegular';
	background-color: #dadada;
}
#step-order-3 .cf7mls_back:hover {
	background-color: #7f888d;
}
#step-order-3 .cf7mls_next {
	display: inline-block;
	margin-top: 50px;
	font-size: 16px;
	line-height: 56px;
	background: #f18903;
    color: #fff;
    padding: 0 30px;
    position: relative;
	transition: all ease .5s;
	font-family: 'MostardesignSofiaProRegular';
	min-width: 200px;
	text-align: left;
}
#step-order-3 .btn-angle:after {
	margin: 0;
	float: none;
	position: absolute;
	top: 0;
}
#step-order-3 .cf7mls_next.sending .btn-angle:after {
	display: none;
}
#step-order-3 .cf7mls_next:hover {
	background-color: #0071ce;
	letter-spacing: 1.4px;
}
#step-order-3 .cf7mls_next:hover .btn-angle:after {
	right: 40px;
}
#step-order-3 textarea {
	min-height: 275px;
    border: 0;
    resize: none;
}
#step-order-3 fieldset:last-of-type .cf7mls_back {
	display: none;
}
.order-popup-step-navigation {
	background: #cecece;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
}
.order-popup-step-navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.order-popup-step-navigation ul li {
	float: left;
	display: table;
	width: 8%;
	height: 120px;
	background: #cecece;
	text-align: center;
	position: relative;
}
.order-popup-step-navigation ul li.active {
	width: 60%;
	background: #0071ce;
	text-align: left;
}
.order-popup-step-navigation ul li a {
	display: table-cell;
	vertical-align: middle;
}
.popup-step-count {
	font-family: 'MostardesignSofiaProLight';
	color: #b3b5b7;
	font-size: 11px;
	line-height: 13px;	
}
.popup-step-count span {
	display: block;
	font-size: 36px;
	line-height: 38px;
	margin-bottom: 5px;
}
.popup-step-count-active {
	font-family: 'MostardesignSofiaProBold';
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
	display: none;
	padding-left: 72px;
}
.popup-step-count-active span {
	color: #ef8903;
    font-size: 36px;
    line-height: 38px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
	transform: rotate(90deg) translateY(33px);
	-webkit-transform: rotate(90deg) translateY(33px);
}
.order-popup-step-navigation ul li.active .popup-step-count-active {
	display: block;
}
.order-popup-step-navigation ul li.active .popup-step-count {
	display: none;
}
.popup-step-count-active .popup-step-next {
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	width: 120px;
	height: 120px;
	font-size: 24px;
	color: #fefefe;
	line-height: 120px;
	text-align: center;
	background: #0a2240;
	padding: 0;
	transform: none;
	-webkit-transform: none;
	transition: all ease 500ms;
}

.popup-step-count-active .popup-step-next i {
	display: block;
	height: 100%;
	line-height: 118px;
	font-size: 70px;
}
.popup-step-count-active .popup-step-next:hover {
	background: #ef8903;
}

#order-step-2 .order-form-field input[type="text"],
#order-step-2 .order-form-field input[type="email"],
#order-step-2 .order-form-field input[type="tel"],
#order-step-3 .order-form-field input[type="text"],
#order-step-3 .order-form-field input[type="email"],
#order-step-3 .order-form-field input[type="tel"],
#order-step-4 .order-form-field input[type="text"],
#order-step-4 .order-form-field input[type="email"],
#order-step-4 .order-form-field input[type="tel"],
.order-personal-form input[type="text"],
.order-form-field input[type="text"],
.order-form-field input[type="tel"],
.order-form-field input[type="email"],
.order-form-field input[type="date"],
.order-address-form .order-form-field input[type="text"],
.order-professional-form .order-form-field input[type="text"],
.order-finance-form .order-form-field input[type="text"] {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 18px;
	color: #0071ce!important;
	height: 48px;
	line-height: 48px;
	padding: 8px 18px 8px;
	border: 1px solid transparent;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
}
#order-step-1 .order-form-field input[type="text"]:read-only,
#order-step-2 .order-form-field input[type="text"]:read-only,
#order-step-3 .order-form-field input[type="text"]:read-only,
#order-step-4 .order-form-field input[type="text"]:read-only {
    background-color: #f1f1f1;
}
#order-step-2 .order-form-field input[type="email"],
#order-step-2 .order-form-field input[type="tel"], 
#order-step-2 .profession-field input[type="text"],
#order-step-2 .order-address-form input[type="text"],
#order-step-3 .order-form-field input[type="email"],
#order-step-3 .order-form-field input[type="tel"], 
#order-step-3 .profession-field input[type="text"],
#order-step-3 .order-professional-form input[type="text"],
#order-step-4 .amount-income-field input[type="text"],
.order-personal-form .order-form-field input[type="text"],
.order-address-form .order-form-field input[type="text"],
.order-professional-form .order-form-field input[type="text"],
.order-finance-form .order-form-field input[type="text"] {
	/* box-shadow: none; */
}
.maritial-select {
	float: left;
	width: calc(100% / 3);
}
/*.change-date-format {
	margin-left: -10px;
	margin-right: -10px;
}*/
/*.change-date-format .maritial-select {
    width: 25%;
    padding: 0 10px;
}*/
.dob-select {
	float: left;
	width: calc(100% / 3);
	padding-left: 20px;
}
.profession-field {
	float: left;
	width: calc(100% / 3);
	padding-left: 20px;
}
#order-step-2 .order-form-field .nice-select,
#order-step-3 .order-form-field .nice-select,
.order-personal-form .order-form-field .nice-select,
.order-address-form .order-form-field .nice-select,
.order-professional-form .order-form-field .nice-select {
	font-size: 18px;
	font-family: 'MostardesignSofiaProMedium';
	height: 48px;
	line-height: 35px;
	padding-left: 18px;
	padding-right: 18px;
}
#order-step-2 .order-form-field .nice-select:after,
#order-step-3 .order-form-field .nice-select:after,
.order-personal-form .order-form-field .nice-select:after,
.order-address-form .order-form-field .nice-select:after,
.order-professional-form .order-form-field .nice-select:after {
	font-size: 18px;
    margin-top: -17px;
    right: 18px;
}
#order-step-2 .nice-select .option, #order-step-3 .nice-select .option,
.order-personal-form .nice-select .option,
.order-address-form .nice-select .option,
.order-professional-form .nice-select .option {
    font-size: 18px;
    line-height: 25px;
    padding: 3px 18px 7px;
}
.dd-select {
	width: 100%;
	max-width: 78px;
	float: left;
}
.mm-select {
	width: 100%;
	max-width: 273px;
	float: left;
	padding: 0 20px;
	text-align: center;
}
.mm-select .nice-select {
	text-align: center !important;
}
.yy-select {
	width: 100%;
	max-width: 118px;
	float: left;
}

.nationality-field {
	float: left;
	width: calc(100% / 3);
}
.mobile-field {
	float: left;
	width: calc(100% / 3);
	padding-left	: 22px;
}
.email-field {
	float: left;
	width: calc(100% / 3);
	padding-left	: 22px;
}
.how-long-field {
	float: left;
	width: 50%;
	padding-left: 0;
}
.residence-field {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.order-address-form {
	float: left;
	width: 100%;
}
/* .order-contact-form {
	float: left;
	width: 31%;
	padding-left: 20px;
} */
.canton-select {
	float: left;
	width: calc(100% / 3);
}
.canton-address-field {
	float: left;
	width: calc(100% / 3 * 2);
	padding-right: 20px;
}
.postal-city-field, 
.in-address-field {
	float: left;
	width: 50%;
}
.postal-field, 
.in-month-select,
.city-field,
.in-year-select {
	float: left;
	width: 50%;
	padding-right: 20px;
}
.in-year-select {
	padding-right: 0;
}
.situation-field {
	float: left;
	width: 100%;
}
body .wpcf7-form .fieldset-cf7mls[data-cf7mls-order="2"] .order-form-field {
	display: flex;
}
.company-name-field {
	float: left;
	width: calc(100% - 274px);
	padding-left: 20px;
}
.in-company-field {
	float: left;
	width: 100%;
}
.in-company-month {
	float: left;
	width: 175px;
}
.in-company-year {
	float: left;
	width: calc(100% - 175px);
	padding-left: 20px
}
.company-address-field {
	float: left;
	width: calc(100% - 315px);
	padding-left: 20px
}
.company-contact-field, .annual-income-field, .other-income-field {
	float: left;
	width: 33.33%;
	padding: 0 10px;
}
.order-form-field-margin {
	margin: 0 -10px;
}
.radio-container, .order-popup-right .radio-container, .you-are-radio-field .wpcf7-list-item-label {
	font-family: 'MostardesignSofiaProMedium';
    float: left;
	width: 50%;
    position: relative;
    padding-left: 31px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 18px;
	line-height: 20px;
	color: #0071ce;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	opacity: 1;
}
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.radio-checkmark {
    font-size: 13px;
}
.radio-container:hover input ~ .radio-checkmark {
    /*background-color: #ccc;*/
}
.radio-container input:checked ~ .radio-checkmark {
    /*background-color: #2196F3;*/
}
.radio-checkmark:after {
    content: "";
    position: absolute;
    /*display: none;*/
}
.radio-container input:checked ~ .radio-checkmark:after {
	content: "\f192";
    display: block;
	font-family: 'Font Awesome 5 Free';
}
.radio-container .radio-checkmark:after {
	content: "\f111";
	font-family: 'Font Awesome 5 Free';
 	top: 0;
	left: 3px;	
}
.you-are-radio-field, .amount-income-field {
	float: left;
	width: 40%;
}
.order-popup-right .you-are-radio-field > label {
	margin-bottom: 20px;
}
.amount-income-field input[type="text"] {
	max-width: 274px;
}
.clarify-text span {
	font-family: 'MostardesignSofiaProMedium';
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #9ba0a7;
	margin-bottom: 11px;
}
.clarify-text p {
	font-family: 'MostardesignSofiaProRegular';
    color: #5c6575;
    margin-bottom: 23px;
    line-height: 23px;
}
.clarify-text-bg {
	background: #ffffff;
	padding: 20px 17px;
}
.order-popup-submit-message {
    margin-top: -10px;
	display: none;
}
.order-popup-submit-message h2 {
	display: inline-block;
	position: relative;
	color: #0071ce;
	font-size: 100px;
	line-height: 100px;
	margin-bottom: 33px;
}
.order-popup-submit-message h2:after {
	content: "\f00c";
	font-family: 'Font Awesome 5 Free';
	font-size: 72px;
	font-weight: 900;
	color: #ef8903;
	position: absolute;
	right: -77px;
    bottom: -16px;
}
.order-popup-submit-message p {
	font-family: 'MostardesignSofiaProRegular';
	font-size: 14px;
	line-height: 18px;
	color: #0a2240;
}
.insert-document-section {
	margin-top: 7px;
}
.insert-document-section h4 {
	margin-bottom: 38px;
}
input[type="file"] {
    border: none;
    padding: 0;
    height: auto;
    line-height: 10px;
    font-size: 11px;
    color: #0a0826;
    text-transform: uppercase;
}
.inputfile + label span,.inputfile + label strong, .your-file + label span, .your-file + label strong { padding: 0; }

.inputfile + label span, .your-file + label span,
.upload-document-row .wpcf7-form-control-wrap + label span {
	font-family: 'MostardesignSofiaProMedium';
    width: auto;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    font-size: 18px;
    color: #0071ce;
    text-overflow: ellipsis;
}

.inputfile + label strong, .your-file + label strong,
.upload-document-row .wpcf7-form-control-wrap + label strong {
	font-family: 'MostardesignSofiaProMedium';
    position: relative;
    float: right;
    font-size: 11px;
    color: #0071ce;
    text-align: center;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
	font-weight: normal;
}

.inputfile + label strong:hover, .your-file + label strong:hover { color: #ef8903;}

.inputfile + label strong:after, .your-file + label strong:after { display: none; }

.inputfile {
    position: absolute;
    z-index: -1;
    width: 0.1px;
    height: 0.1px;
    font-size: 0;
    opacity: 0;
    overflow: hidden;
}

.inputfile + label, .your-file + label,
.upload-document-row .wpcf7-form-control-wrap + label {
    position: relative;
    width: 100%;
    height: 49px;
    line-height: 44px;
    padding-left: 20px;
    margin: 0;
    border-radius: 0;
    text-overflow: ellipsis;
    white-space: normal;
    cursor: pointer;
    overflow: hidden;
    text-transform: none;
    border-bottom: 1px solid #e5e6e8;
    padding-top: 0;
    padding-bottom: 0;
	padding-right: 13px;
    float: left;
}
.inputfile + label:hover, .inputfile.has-focus + label:hover,
.upload-document-row .wpcf7-form-control-wrap + label:hover {
	background: #ffffff;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.13);
}

.upload-document-row .inputfile + label,
.upload-document-row .wpcf7-form-control-wrap + label {
	max-width: 666px;
}
.upload-document-row .wpcf7-form-control-wrap + label {
	opacity: 1;
}
.order-popup-close {
	background: url(../images/close-ic.svg) no-repeat center center;
    position: absolute;
    right: 40px;
    top: 39px;
    z-index: 9999;
    width: 50px;
    height: 50px;
    background-size: cover;
    cursor: pointer;
}
.popup-step-count-active b {
	font-weight: normal;
}
.insert-document-section .mobile-block {
	display: none;
}
.our-people-section .row:hover {
	z-index: 999;
}
.our-people-section .row:hover .people-text {
	z-index: -1;
}


/*---about popup css start---*/

.about-popup-section {
	background: #ffffff;
	/*position: fixed;*/
	/*display: none;*/
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99999;
	overflow-y: auto;
	overflow-x: hidden;
}
.home .about-popup-section {
	display: none;
}
.about-popup-open {
	overflow: hidden;
}
.about-popup-open .about-popup-section {
	/*display: block;*/
}
.about-popup-close {
    position: fixed;
    right: 39px;
    top: 36px;
    z-index: 999;
    width: 50px;
    cursor: pointer;
}
.about-popup-close a img.on-hover {
	display: none;
}
.about-popup-close a:hover img.default {
	display: none;
}
.about-popup-close a:hover img.on-hover {
	display: block;
}
.about-popup-section .row {
	max-width: 1352px;
}
.about-popup-banner {
    background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
    height: 844px;
    width: 100%;
}
.about-popup-banner:after {
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 113, 206,0.87);
	height: 844px;	
}
.about-popup-banner .row {
	position: relative;
}
.about-popup-banner .row:before {
	content: "";
    background: url(../images/trans-pattern.png) no-repeat center center;
    width: 176px;
    height: 170px;
    position: absolute;
    top: 164px;
    left: -21px;
    z-index: 99;
    background-size: contain;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	display: none;
}
.new-administration-section {
	position: relative;	
    background: #fff;
    z-index: 9;
	min-height: 387px;
}
.new-administration-section:before {
	content: "";
    background: #ffffff;
    position: absolute;
    top: -20px;
    bottom: 0;
    left: 0;
    right: 0;
    transform: skewY(-7.5deg);
    -webkit-transform: skewY(-7.5deg);
    transform-origin: bottom left;
	z-index: -1;
}
.new-administration-section ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 983px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 0;
}
.admin-block-wrapper {
	display: none;
	text-align: center;
	margin-top: -17px;
}
.admin-block-wrapper.active {
	display: inherit;
}
.admin-block-wrapper:before {
	content: "";
    background: url(../images/2015-img.png) no-repeat top center;
    width: 100%;
    height: 563px;
    position: absolute;
    top: -408px;
    left: 0;
    mix-blend-mode: multiply;
	background-size: contain;
	z-index: 9;
	display: none;
}
.new-administration-section ul li {
	display: inline-block;
	vertical-align: middle;
	width: 82px;
	position: relative;
	cursor: pointer;
}
.new-administration-section ul li a {
	font-family: 'MostardesignSofiaProBold';
	display: block;
	font-size: 0;
	line-height: 14px;
	color: #0a2240;
}
.new-administration-section ul li.active a {
	font-size: 12px;
}
.new-administration-section ul li a span {
    position: absolute;
    top: -28px;
    left: -9px;
}
.new-administration-section ul li:after {
	content: "";
	background: #0071ce;
	width: 7px;
	height: 7px;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.new-administration-section ul li.active:after,
.new-administration-section ul li.slick-active:after {
	background: #f18a00;
	width: 13px;
	height: 13px;
	top: -4px;
	left: -4px;
}
.new-administration-section ul li:before {
	content: "";
	background: url("../images/about-step-line-1024.png") no-repeat center center;
	width: 100%;
	height: 3px;	
	position: absolute;
	left: 2px;
	top: 2px;
}
.new-administration-section ul li:last-child:before  {
	display: none;
}
.about-logo {
    text-align: center;
    max-width: 374px;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    padding-top: 272px;
}
.admin-left-block {
    float: left;
    margin-top: -155px;
    width: 14%;
    padding-right: 45px;
	position: absolute;
	left: 0;
	text-align: left;
}
.admin-middle-block {
    width: 100%;    
    padding-right: 60px;
    max-width: 74%;
    margin: -204px auto;
    display: inline-block;
    vertical-align: middle;
}
.admin-middle-block-text {
	background: #ffffff;
	float: left;
	width: 67%;
	box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.10);
	padding: 122px 20px 100px;
	text-align: left;
	min-height: 509px;
}
.admin-middle-block-left {
	float: left;
	width: 49%;
    padding-right: 10px;
}
.admin-block-wrapper h6 {
	font-family: 'MostardesignSofiaProMedium';
	font-size: 12px;
	line-height: 14px;
	color: #f18903;
	margin-bottom: 56px;
}
.admin-block-wrapper h4 {
	font-size: 30px;
	line-height: 34px;
	color: #0071ce;
}
.admin-block-wrapper h4 br {
	display: none;
}
.admin-middle-block-right {
	float: left;
	width: 51%;
}
.admin-middle-block-right p {
	font-size: 16px;
	line-height: 17px;
	margin-bottom: 15px;
}
.admin-middle-block-image {
    float: left;
    width: 33%;
    margin-top: -42px;
	position: relative;
}
.admin-middle-block-image:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(241, 137, 3, 0.67);
    height: auto;
}
.admin-middle-block-row {
	max-width: 567px;
	margin: 0 auto;
	width: 100%;
}
.admin-right-block {
    float: left;
    width: 14%;
    word-wrap: break-word;
	margin-top: -132px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	z-index: -1;
}
.admin-right-block-bg br {
	display: none;
}
.admin-right-block-bg {
    background: #fff;
    box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.10);
    padding: 52px 0 52px 36px;
}
.wpcf7-form-control-wrap.situacao-profissional .nice-select .list {
	max-height: 230px;
	transition: all 0s;
}
.partial-company-group-section {
	background: #ffffff;
	padding: 167px 15px 125px;
}
.partial-company-group-section .row {
	max-width: 1155px;
}
.partial-company-group-inner {
	position: relative;
	float: right;
}
.partial-company-group-inner:before {
	content: "";
    background: url(../images/credit-pattern-1.svg) no-repeat center center;
    position: absolute;
    left: -19px;
    top: 16px;
    width: 38px;
    height: 150px;
    background-size: contain;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.partial-company-text {
	width: 393px;
	position: absolute;
	top: -6px;
	right: 0;
	background: #ffffff;
	padding-left: 67px;
	padding-bottom: 69px;
}
.partial-company-text h6, .people-business-text h6 {
	font-family: 'MostardesignSofiaProBlack';
	font-size: 12px;
	line-height: 14px;
	color: #f18903;
	margin-bottom: 54px;
}
.partial-company-text h4, .people-business-text h4 {
	font-size: 42px;
	line-height: 48px;
	color: #0071ce;
	margin-bottom: 44px;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
.partial-company-text p, .people-business-text p {
	max-width: 280px;
    line-height: 18px;
	text-shadow: 0 0 0 #0a2240;
}
.people-business-section {
	background: #ffffff;
	padding: 0px 15px 0;
	position: relative;
}
.people-business-text {
    max-width: 943px;
    float: right;
    width: 100%;
}
.about-our-team-row {
    float: right;
    width: 100%;
    max-width: 890px;
}
.about-our-team-row:nth-child(1) {
    padding-left: 34px;
}
.about-our-team-row:nth-child(2) {
	max-width: 1050px;
}
.about-our-team-row:nth-child(3) {
    max-width: 953px;
}
.about-our-team {
	float: left;
	width: 100%;
	padding-top: 64px;
	position: relative;
}
.our-team-block {
    float: left;
    width: 294px;
    padding: 0 10px;
    margin-bottom: 30px;
	cursor: pointer;
	transition: all ease 500ms;
}
.our-team-block-inner {
	background-position: top center;
	background-repeat: no-repeat;
	height: 372px;
	background-color: #f18a00;
	background-size: cover;
	box-shadow: 0 2px 21px 0 rgba(0, 0, 0, 0.16);
    position: relative;		
	transition: all ease 500ms;
}
.our-team-block-inner:hover {
    transform: scale(1.22);
    -webkit-transform: scale(1.22);
    background-blend-mode: multiply;
	position: relative;
	z-index: 99999;
}
.our-team-block-inner:hover .people-over-text {
	display: block;
}
.team-people-text {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 400px;
    line-height: 401px;
    color: #f18903;
    mix-blend-mode: multiply;
    position: absolute;
    top: -65px;
    text-align: left;
    left: 0;
    opacity: 0.75;
}
.about-our-team:hover .about-our-team-row {
	position: relative;
	z-index: 99;
}
.about-application-section {
	position: relative;
	background: #ef8903;
	padding: 71px 15px 137px;
	z-index: 9;
}
.people-business-section:before {
	content: "";
	background: #ef8903;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -221px;
	height: 400px;
	transform: skewY(5deg);
	-webkit-transform: skewY(5deg);
}
.about-application-inner {
	max-width: 960px;
	width: 100%;
	margin: 0 auto;
	min-height: 932px;
}
.about-application-form-title h2 {
	font-size: 60px;
	line-height: 66px;
	color: #fd9200;
	position: relative;
	cursor: pointer;
	transition: all ease 500ms;
	border-bottom: 3px solid #fd9200;
	padding-bottom: 57px;
}
.about-application-form-title h2:after {
	content: "";
    background: #fd9200;
    width: 3px;
    height: 121px;
    position: absolute;
    right: 59px;
    top: 42px;
	transition: all ease 500ms;
}
.about-application-form-title h2:before {
	content: "";
    background: #fd9200;
    width: 121px;
    height: 3px;
    position: absolute;
    right: 0;
    top: 101px;
	transition: all ease 500ms;
}
.about-application-form-title h2.active:after, .about-application-form-title h2.active:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.about-application-form-title h2:hover, .about-application-form-title h2.active {
	color: #ffffff;
	border-color: #ffffff;
}
.about-application-form-title h2:hover:after,
.about-application-form-title h2:hover:before,
.about-application-form-title h2.active:after,
.about-application-form-title h2.active:before {
	background: #ffffff;
}
.about-application-form {
	background: #ffffff;
	padding: 51px 15px;
	box-shadow: 0px 0px 35px 2px rgba(0, 0, 0, 0.10);
	display: none;
}
.about-application-form-inner {
	max-width: 764px;
	width: 100%;
	margin: 0 auto;
}
.fill-form-text {
	margin-bottom: 69px;
}
.fill-form-text h3 {
	font-family: 'MostardesignSofiaProBlack';
	color: #0071c3;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 12px;
}
.fill-form-text p {
	font-family: 'MostardesignSofiaProBold';
	font-size: 12px;
	line-height: 18px;
	color: #0a2240;
	max-width: 285px;
	width: 100%;
}
.application-form-field {
	float: left;
	width: 50%;
	padding: 0 9px;
	margin-bottom: 37px;
}
.application-form-field input[type="text"], .application-form-field input[type="email"],
.application-form-field input[type="tel"],
.application-form-field .inputfile + label,
.application-form-field textarea, .your-file + label {
	font-family: 'MostardesignSofiaProBold';
	color: #0a2240;
	font-size: 13.99px;
	line-height: 20px;
	border-bottom: 1px solid #dadbdd;
	border-top: none;
	border-left: none;
	border-right: none;
	padding-bottom: 13px;
}
.application-form-field textarea {
	resize: none;
	height: 38px;
}
.about-application-form form {
	margin: 0 -9px;
}
.application-form-field .inputfile + label, .your-file + label {
	height: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 9px;
    margin-top: 4px;
	padding-right: 9px;
}
.application-form-field .inputfile + label span, .your-file + label span {
	font-family: 'MostardesignSofiaProBold';
	color: #0a2240;
	font-size: 13.99px;
	line-height: 20px;
}
.application-form-field label i, .your-file + label i {
	color: #0a2240;
	text-shadow: 0 0 0 #0a2240;
	font-size: 13.99px;
	line-height: 20px;
}
.about-application-form .submit-field button {
	float: left;
}
.about-application-form .submit-field {
	float: left;
	width: 100%;
	padding: 0 9px;
	margin-top: 20px;
}
.about-popup-footer {
	background: #ef8903;
	padding-bottom: 64px;
}
.popup-footer-logo {
	float: left;
}
.about-popup-footer-share {
	float: right;
}
.about-popup-footer-share span {
	font-family: 'MostardesignSofiaProLight';
	display: inline-block;
	vertical-align: middle;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	padding-right: 44px;
}
.about-popup-footer-share span:after {
	content: "";
	background: #ffffff;
	width: 37px;
	height: 1px;
	position: absolute;
	right: 0;
	top: 9px;
}
.about-popup-footer-share ul {
	display: inline-block;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 4px 0 0 0;
	font-size: 0;
}
.about-popup-footer-share ul li {
	display: inline-block;
	vertical-align: middle;
	padding-left: 21px;
}
.about-popup-footer-share ul li a {
	display: block;
	transition: all ease 500ms;
}
.about-popup-footer-share ul li:first-child {
	padding-left: 6px;
}
.about-popup-footer-share ul li a:hover {
	opacity: 0.2;
}
.about-our-team-pattern {
    text-align: right;
    position: absolute;
    right: -7px;
    top: -80px;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
.about-our-team-pattern img {
	width: 70px;
}
.tablet-block, .about-our-team-mobile-slider {
	display: none;
}
.tablet-none {
	display: block;
}


/*--cookie page css start--*/

.cookie-section {
	background: #0071ce;
	padding-bottom: 59px;
	position: relative;
}
.cookie-vertical-nav ul li a:after {
	background: #ffffff;
}
.cookie-section .logo {
	padding-left: 20px;
	padding-bottom: 164px;
}
.cookie-section .row {
	max-width: 960px;
	position: relative;
}
.cookie-section h2 {
	font-size: 60px;
	line-height: 64px;
	color: #f18a00;
	margin-bottom: 28px;
}
.cookie-section p {
	font-size: 18px;
	line-height: 24px;
	color: #ffffff;
	margin-bottom: 24px;
}
.cookie-section p a {
	color: #ffffff;
}
.cookie-footer:before, .page-template-cookies .footer-section:before {
	/*background: url("../images/cookie-footer-bg.png") no-repeat center center;
	height: 226px;
	top: -34px;
	background-size: cover;*/
}
.read-more-show, .read-more-hide {
	font-family: 'MostardesignSofiaProBlack';
	color: #f18a00;
	font-size: 12px;
	line-height: 16px;
	display: none;
}


.follow-us li.footer-fb-ic a {
	background: url("../images/fb-ic.png") no-repeat center center;
	width: 15px;
	height: 29px;
	font-size: 0;
}
.follow-us li.footer-linkedin-ic a {
	background: url("../images/instagram-icons.svg") no-repeat center center;
	width: 30px;
    height: 30px;
    font-size: 0;
    background-size: contain;
}
.submit-angle-wrap {
	float: left;
	position: relative;
	max-width: 216px;
	width: 100%;
}
.about-application-form .submit-angle-wrap {
	float: left;
}
input#uploadtextfield {
    padding: 0;
    border: none;
}
div.wpcf7 .ajax-loader {
	position: absolute;
    right: -27px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
body div.wpcf7-validation-errors, body div.wpcf7-acceptance-missing {
	border: none;
}
body div.wpcf7-response-output {
    margin: 0;
    padding: 9px 0;
    border: none;
    overflow: hidden;
    clear: both;
    color: #f00;
}
span.wpcf7-not-valid-tip {
	margin-top: 6px;
}
/* body div.wpcf7-mail-sent-ng {
	color: #008000;
} */
.wpcf7-not-valid {
    border-color: #f00 !important;
}
.about-popup-footer-share ul li.footer-fb-ic a {
    background: url(../images/about-fb-ic.png) no-repeat center center;
    width: 7px;
    height: 13px;
    font-size: 0;
}
.about-popup-footer-share ul li.footer-linkedin-ic a {
    background: url(../images/instagram-icons.svg) no-repeat center center;
    width: 13px;
    height: 13px;
    font-size: 0;
    background-size: contain;
}

body .wpcf7-form .fieldset-cf7mls {
    box-shadow: none;
    padding: 0;
}
body #step-order-3 .wpcf7-form .fieldset-cf7mls[data-cf7mls-order="0"] .cf7mls_back {
	display: none;
}
body .fieldset-cf7mls-wrapper {
	margin: 0;
	padding: 0;
}
.order-popup-right .order-popup-right {
	padding: 0;
	width: 100%;
}
.mc4wp-alert.mc4wp-error p {
    color: #f00;
}
.credit-information .action-button {
	position: absolute;
	bottom: 0;
	margin: 0;
}
.credit-information .wpcf7, .credit-information .wpcf7-form,
.credit-information .fieldset-cf7mls-wrapper {
	min-height: 492px;
}
.credit-information .cf7mls_back {
	left: 0;
    background: #cecece url("../images/white-left.png") no-repeat center center;
    font-size: 16px;
    color: #ffffff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0;
    font-size: 0;
    min-width: 0;
	transition: all ease 500ms;
}
.credit-information .cf7mls_next, .credit-information .wpcf7-submit  {
	right: 0;
    width: calc(100% - 60px);
    height: 60px;
    padding: 0;
    line-height: 60px;
    text-align: left;
    background: #a8a8a8;
    font-size: 0;
}
.credit-information .cf7mls_back:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f104";
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	transition: all ease 500ms;
}
.credit-information .cf7mls_next:after {
	font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f105" !important;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	left: 26px;
	top: 0;
	transition: all ease 500ms;
}
.credit-information .cf7mls_back:hover {
	background: #afafaf url("../images/white-left.png") no-repeat center center;
}
.credit-information .cf7mls_next:hover, .nova-submit:hover,
.credit-information .nova-submit .wpcf7-submit:hover {
	background: #0071ce;
}

.nova-submit {
    width: calc(100% - 60px);
    position: absolute;
    bottom: 0;
    cursor: pointer;
    padding-left: 0;
    right: 0;
    background: #a8a8a8;
    height: 60px;
    line-height: 60px;
	transition: all ease 500ms;
}
.nova-submit i {
	color: #ffffff;
    position: absolute;
    left: 0;
    top: 40%;
    left: 26px;
}
.credit-information .nova-submit .wpcf7-submit {
	width: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
}
body span.wpcf7-not-valid-tip {
	display: none;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	color: #008000;
}
.credit-info-form .form-field .wpcf7-validates-as-required {
    border-color: #f00;
}
.credit-information .wpcf7-validation-errors {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
body .about-application-inner div.wpcf7-response-output {
	padding-left: 9px;
}

.order-popup-right .fieldset-cf7mls-wrapper {
	overflow: inherit;
}
/* .order-popup-right .action-button {
	display: none;
} */
.order-duration-select input[type="text"] {
	font-family: 'MostardesignSofiaProMedium';
	/* font-size: 30px;     */
    /* height: 66px; */
    /* line-height: 49px; */
    /* padding: 5px 29px; */
}

.order-popup-right .cf7mls-invalid .wpcf7-validates-as-required {
	border: 1px solid #f00 !important;
}
.your-date input {
	display: block;
	width: 100%; 
	font-family: 'MostardesignSofiaProMedium';
    font-size: 18px;
    color: #0071ce;
    height: 48px;
    line-height: 48px;
    padding: 5px 18px 5px;
    border: none;
	-webkit-appearance: none !important;
	border-radius: 0;
}



[type="radio"]:checked,
[type="radio"]:not(:checked) {
    /*position: absolute;
    left: -9999px;*/
	position: absolute;
    left: 0;
    z-index: 999;
    opacity: 0;
    cursor: pointer;
    right: 0;
    width: 100%;
}
[type="radio"]:checked + span,
[type="radio"]:not(:checked) + span
{
    /*position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;*/
	width: 100%;
	display: block;
}
[type="radio"]:checked + span:before,
[type="radio"]:not(:checked) + span:before {
    content: "\f111";
    font-family: 'Font Awesome 5 Free';
    top: 0;
    left: 0;
	color: #0071ce;
	position: absolute;
	font-size: 13px;
}
[type="radio"]:checked + span:after,
[type="radio"]:not(:checked) + span:after {
    content: "\f192";
    display: block;
    font-family: 'Font Awesome 5 Free';
	top: 0;
    left: 0;
	color: #0071ce;
	position: absolute;
	font-size: 13px;
}
[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    /*-webkit-transform: scale(0);
    transform: scale(0);*/
}
[type="radio"]:checked + span:after {
    opacity: 1;
   /* -webkit-transform: scale(1);
    transform: scale(1);*/
}

.you-are-radio-field span.wpcf7-list-item {
	margin: 0;
	position: relative;
}
.you-are-radio-field span.wpcf7-list-item.last {
    padding-left: 74px;
}
[type="radio"]:checked + span:before {
    display: none;
}
.insert-document-submit {
	margin-top: 40px;
}
.personal-credit-section .text-center p {
	max-width: 329px;
	margin: 0 auto;
}



/* Animation */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}
.simule-pattern {
    position: absolute;
    right: 118px;
    top: -106px;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}

#terms-use .row .simule-pattern {
    position: absolute;
	right: -150px;
    top: 30%;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}

#cookie .simule-pattern {
    position: absolute;
	right: 0;
    bottom: 0;
    top: auto;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}


.contact-us-section {
	position: relative;
	/*z-index: 9;*/
}
.cookie-section {
	z-index: 9;
}
.contact-us-section:after, .cookie-section:after {
    content: "";
    position: absolute;
    bottom: -122px;
    left: 0;
    width: 100%;
    height: 280px;
    background: #fff;
    transform: skewY(-3.9deg);
    -webkit-transform: skewY(-3.9deg);
    z-index: -1;
}
.cookie-section:after {
	background: #0071ce;
}
.viewport-bottom {
	transform: translateY(-194%);
	-webkit-transform: translateY(-194%);
}

.about-trans-pattern-img {
    position: absolute;
    bottom: -105px;
    z-index: 9;
    left: 0;
    right: 0;
    transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}

.about-logo-trans-img {
    position: absolute;
    top: 150px;
    left: 0;
    z-index: 999;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
    
}
.about-logo-trans-img img  {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}
.page-template-about-us .footer-section {
	display: none;
}

.about-popup-open .about-popup-section {
	overflow-x: hidden;
}
.admin-block-wrapper {
	display: block;
	/*margin: 0;*/
	position: relative;
}
.administration-slider {
	min-height: 450px;
}
.administration-slider .slick-list {
	overflow: inherit;
}
.tablet-block {
	display: none !important;
}
.new-administration-section ul li.slick-active a {
    font-size: 12px;
}
.admin-middle-block {
	transition: all ease 500ms;
	/*transform: scale(0);
	-webkit-transform: scale(0);*/
	padding-top: 103px;
}
.slick-center .admin-middle-block {
	transform: scale(1);
	-webkit-transform: scale(1);
	padding-top: 0;
}
.admin-left-block-year-text {
    position: absolute;
    top: -408px;
    left: 0;
    z-index: 9;
    width: 100%;
    right: 0;
    text-align: center;
	mix-blend-mode: multiply;
	background-size: contain;
	opacity: 0;
	transition: transform 1.0s cubic-bezier(.19,1,.22,1);
}
.slick-active .admin-left-block-year-text {
	opacity: 1;
}
.admin-left-block-year-text img {
	margin: 0 auto;
}
.place-bg-first-text, .place-bg-second-text, .place-bg-third-text {
    position: absolute;
    top: 50%;
    margin-top: -51px;
    right: -8px;
}
.admin-middle-block {
	max-width: 100%;
}
.admin-middle-block-image img {
	width: 100%;
}
.admin-left-year-text {
	font-family: 'MostardesignSofiaProBlack';
    position: absolute;
    top: -207px;
    left: -250px;
    color: #0a2240;
    font-size: 700px;
    z-index: 999;
    opacity: 0.1;
	visibility: hidden;
	transition: all ease 30ms;
}
.slick-center .admin-left-year-text {
	visibility: visible;
}
.place-bg-second-text, .place-bg-third-text, .slick-active .year-name {
	display: none;
}
.ord-00, .ord-01, .ord-02, .ord-03, .ord-04, .ord-05, .ord-06 {
	/*pointer-events: none;*/
}
.admin-middle-block-left h6, .slick-active .admin-middle-block-left h6.year-name  {
	display: none;
}
.slick-active .admin-middle-block-left h6, .admin-middle-block-left h6.year-name {
	display: block;
}
.housing-block:hover {
	transition: all ease 500ms !important;
}
#content-5 .housing-block:hover {
	background: #ffffff;
}
#content-5 .housing-block:hover h5 {
	color: #0a2240;
}
.fade-slider-item-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.banner-text h1 b .span1, .banner-text-rwo h1 b .span2 {
	opacity: 1;
	position: static;
}
.banner-text-rwo h1 b .span1 {
	position: absolute;
	opacity: 0.2;
}
.disableatag {
	pointer-events: none;
}
div#content-4 {
    /*padding-top: 66px;*/
}
.credit-information .fieldset-cf7mls {
	min-height: 492px;
}
/*.back-btn .cf7mls_back {
	pointer-events: none;
}*/
.fieldset-cf7mls-wrapper .fieldset-cf7mls { display:none; }

.fieldset-cf7mls-wrapper .cf7mls_current_fs { display: block; }

.about-our-team-mobile-slider .slick-arrow {
	position: absolute;
	top: -40px;
	border: none;
	background-color: transparent;
	text-indent: -9999em;
	width: 6px;
	height: 9px;
}
.about-our-team-mobile-slider .slick-next {
	background-image: url(../images/arrow-right-team.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 220px;
}
.about-our-team-mobile-slider .slick-prev {
	background-image: url(../images/arrow-left-team.png);
	background-repeat: no-repeat;
	background-position: center center;
	left: 64px;
}
.mortgage-image:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(241, 137, 3, 0.67);
    height: auto;
}

#cookieChoiceInfo {
    background-color: rgba(15, 53, 100, 0.8) !important;
    padding: 25px !important;
    color: #fff !important;
	z-index: 99999 !important;
	bottom: 15px!important;
    left: 15px!important;
	max-width: 650px;
	text-align: left!important;
}
#cookieChoiceInfo span {
	margin-bottom: 10px;
	display: inline-block;
}
#cookieChoiceInfo a {
	margin-left: 0!important;
	margin-right: 8px!important;
}
#cookieChoiceInfo a:hover {
	text-decoration: underline;
	color: #ffffff !important;	
}
a#cookieChoiceDismissIcon {
	background-position: 50% 50% !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	height: 50px!important;
	margin-right: 0!important;
}

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 0;
	margin-top: 31px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    left: 0;
    width: 20px !important;
    height: 20px !important;
    /*box-shadow: inset 1px 1px 4px 0 rgba(0, 0, 0, 0.2);*/
}
/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    /*background-color: #ccc;*/
}
/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    background-color: #ffffff;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}
/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 6px;
    top: 1px;
    width: 7px;
    height: 13px;
    /*background: url("../images/check-green.svg") no-repeat center center;*/
    border-color: orange;
}
.checkbox-container p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.53;
	letter-spacing: normal;
	text-align: left;
    color: #0c233f;
    margin: 0px;
    padding: 0px 0 0px 0px;
    position: relative;
    max-width: 100%;
    display: block;
}
.checkbox-row span {
	position: absolute;
	left: 0px;
    top: 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
    color: #0c233f;
    margin: 0px;
}
.checkbox-row {
	display: block;
	width: 100%;
	position: relative;
}
.checkbox-container input {
	position: absolute;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
	left: 0px;
	top: 0px;
	width: 30px;
	height: 30px;
	margin: 0;
}
/*.checkmark {
	width: 30px !important;
	height: 30px !important;
	border-radius: 6px;
	box-shadow: none;
	background-color: #e8eaed;
	border: solid 0px;
	cursor: pointer;
}*/
.contact-us-form .checkbox-container input:checked ~ .wpcf7-list-item-label .checkmark,
.consultants-form .checkbox-container input:checked ~ .wpcf7-list-item-label .checkmark,
.about-application-form-inner .checkbox-container input:checked ~ .wpcf7-list-item-label .checkmark {
	background-color: #ccc;
}
.contact-us-form .checkbox-container .checkmark,
.consultants-form .checkbox-container .checkmark { 
	margin-top: 6px; 
	border-color: #ccc; 
}

.order-popup-right .checkbox-container input:checked ~ .wpcf7-list-item-label .checkmark { background-color: #b0b0b0; }
.order-popup-right .checkbox-container .checkmark { border-color: #b0b0b0; }
.about-application-form-inner .checkbox-container .checkmark { border-color: #ccc; }

.about-application-form-inner .checkbox-row {
	float: left;
	padding: 0 9px; 
}

.about-application-form-inner .checkbox-container .checkmark,
.order-popup-right .checkbox-container .checkmark { margin-top: 5px; }

.order-popup-right .checkbox-container label { opacity: 1; }

.checkbox-container input:checked ~ .wpcf7-list-item-label .checkmark:after {
	display: block;
}/*
.checkbox-container .checkmark:after {
	width: 12px;
    height: 18px;
}*/
.checkbox-row .checkbox-container .wpcf7-acceptance.wpcf7-not-valid span.checkmark {
    border: 1px solid #ee202e;
}
.credit-information-inner .checkbox-row {
    clear: both;
    padding: 0 10px;
}
.footer-newsletter .mc4wp-response {
	display: block;
    margin-top: 22px;
}

/*--- alternative ---*/
#fastform {
	position: relative;
}
#fastform > div > div {
	display: flex;
}
#fastform .leftinfo {
	min-width: 250px;
	margin: 40px 0;
}
#fastform .payment-price {
	font-family: 'MostardesignSofiaProBold';
	font-size: 96px;
	line-height: 84px;
	color: #0071ce;
	text-align: center;
	margin-bottom: 10px;
}
#fastform .payment-price span#payment-max-price2,
#fastform .payment-price span#payment-min-price2 {
	font-family: 'MostardesignSofiaProBold';
	font-size: 56px;
	line-height: 64px;
	color: #0071ce;
}
#fastform .payment-price span {
	font-family: 'MostardesignSofiaProRegular';
	display: inline-block;
	font-size: 36px;
	line-height: 38px;
}
.payment-box-alt {
	background: #0f3564;
	position: relative;
	box-shadow: 0 6px 21px rgba(0, 0, 0, 0.1);
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
	text-align: center;
	padding: 20px 0;
}
.payment-box-alt h5 {
	font-family: 'MostardesignSofiaProBold';
    font-size: 24px;
    line-height: 25px;
    color: #f18a00;
    margin: 22px 15px 8px;
}
.payment-box-alt h6 {
	font-family: 'MostardesignSofiaProLight';
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
}
#fastform .formcontent {
	width: 100%;
	background: #FFF;
	padding: 40px 110px;
	box-sizing: border-box;
	position: relative;
    z-index: 99;
}
#fastform .formcontent h4 {
	color: #0a2240;
}
#fastform .monthly-payment-right {
	float: none;
	width: 100%;
	box-shadow: none;
	margin: 20px 0 0 0;
	transform: none!important;
}
#fastform .monthly-payment-right .payment-range-slider {
	padding: 30px 0;
	max-width: 100%;
}
#fastform .range-slider {
    margin-top: 25px;
}
#fastform .range-slider:first-child {
	margin-top: 0;
}
#fastform .text-right {
	text-align: right;
}
#fastform .text-right .btn {
	text-align: left;
	max-width: 320px;
	display: inline-block;
}
#fastform .personalcredit {
	display: none;
	padding: 35px 0;
}
#fastform .monthly-payment-right {
}
#fastform .personalcreditsuccess,
#fastform .hipotecInitFormSuccess {
	display: none;
}
#fastform .personalcreditsuccess > div:first-of-type,
#fastform .hipotecInitFormSuccess > div:first-of-type {
	margin: 40px 0;
}
#fastform .personalcreditsuccess > div:first-of-type > span,
#fastform .hipotecInitFormSuccess > div:first-of-type > span {
	margin: 0 15px;
	font-size: 24px;
}
#fastform .personalcreditsuccess h2,
#fastform .hipotecInitFormSuccess h2 {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 54px;
    line-height: 50px;
    color: #0071ce;
    margin-bottom: 10px;
}
#fastform .personalcreditsuccess h5,
#fastform .hipotecInitFormSuccess h5 {
	font-family: 'MostardesignSofiaProBlack';
    font-size: 31px;
    line-height: 40px;
    color: #0071ce;
    margin-bottom: 0;
}
#fastform .personalcreditsuccess p,
#fastform .hipotecInitFormSuccess p {
	font-family: 'MostardesignSofiaProRegular';
	max-width: 400px;
    font-size: 14px;
    line-height: 18px;
	color: #0a2240;
	margin: 0;
}
#fastform .personalcreditsuccess .telefone,
#fastform .hipotecInitFormSuccess .telefone {
	font-family: 'MostardesignSofiaProBold';
    display: inline-block;
	font-size: 32px;
    line-height: 38px;
	transition: all ease .5s;
	color: #f18903;
    margin-bottom: 8px;
}
#fastform .personalcreditsuccess .email,
#fastform .hipotecInitFormSuccess .email {
	font-family: 'MostardesignSofiaProBold';
    display: inline-block;
    font-size: 32px;
    line-height: 38px;
    color: #0a2240;
    transition: all ease .5s;
}
#fastform .personalcreditsuccess .text-right {
	margin-bottom: 20px;
}
#fastform #hipotecfastform {
	display: none;
	position: relative;
}
#hipotecfastform > div {
	text-align: left;
}
#hipotecfastform .leftinfo {
	background: #0f3564;
	position: relative;
	box-shadow: 0 6px 21px rgba(0, 0, 0, 0.1);
	transition: transform 1.7s cubic-bezier(.19,1,.22,1);
	text-align: left;
	padding: 20px;
	width: 250px;
	min-width: 250px;
	margin: 40px 0;
}
#hipotecfastform .leftinfo h3 {
	color: #fff;
    font-family: 'MostardesignSofiaProBold';
    margin: 20px 0 30px;
}
#hipotecfastform .leftinfo h5 {
	color: #f18903;
	font-family: 'MostardesignSofiaProRegular';
	font-size: 16px;
	font-weight: 600;
}
#hipotecfastform .leftinfo p {
	color: #f18903;
	font-family: 'MostardesignSofiaProRegular';
	font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}
#hipotecfastform .formcontent {
	width: 100%;
	background: #FFF;
	padding: 40px 140px;
	box-sizing: border-box;
	position: relative;
    z-index: 99;
}
#hipotecfastform .formcontent h5 {
	font-size: 40px;
    line-height: 40px;
    margin-bottom: 40px;
}
#hipotecfastform .hipotecInitForm {
}
#hipotecfastform .hipotecInitFormSuccess {
	display: none;
	min-height: 405px;
}
.pc-cl-form {
    display: flex;
    flex-wrap: wrap;
}
.pc-cl-form .col6 {
	width: 50%;
	min-width: 50%;
}
.pc-cl-form .col6:nth-child(odd) {
	padding-right: 20px;
}
.pc-cl-form .col12 {
	width: 100%;
	min-width: 100%;
}
.pc-cl-form label {
	font-family: 'MostardesignSofiaProMedium';
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #0a2240;
    opacity: .5;
	margin-bottom: 5px;
}
.pc-cl-form input[type="text"],
.pc-cl-form input[type="email"],
.pc-cl-form input[type="tel"] {
	font-family: 'MostardesignSofiaProMedium';
    font-size: 18px;
    color: #0071ce!important;
    height: 48px;
    line-height: 48px;
    padding: 8px 18px 8px;
    border: 1px solid transparent;
	/* box-shadow: 0px 0px 24px 0px rgba(0,0,0,.13); */
	margin-bottom: 15px;
    background: #f1f1f1;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.pc-cl-form .wpcf7-acceptance.wpcf7-not-valid .wpcf7-list-item input {
	border-color: red;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item label {
	cursor: pointer;
	display: flex;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item input {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	width: 20px;
	min-width: 20px;
    height: 20px;
    border: 1px solid #cecece;
    background-color: #fff;
    margin: 0;
    vertical-align: bottom;
	margin-right: 10px;
	position: relative;
	padding: 0;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item input:checked {
	border: 1px solid #0a2240;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item a {
	color: #0a2240
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item a:hover {
	color: #f18903;
	text-decoration: underline;
}
.pc-cl-form .wpcf7-acceptance .wpcf7-list-item input:checked::after {
	content: '';
    width: 13px;
    height: 6px;
    display: inline-block;
    position: absolute;
    top: 4px;
    left: 3px;
    border-left: 2px solid #f18903;
    border-bottom: 2px solid #f18903;
    transform: rotate(-45deg);
}
.pc-cl-form .submit-angle-wrap {
	float: none;
    width: auto;
	display: inline-block;
	margin-top: 3px;
}
.pc-cl-form .submit-angle-wrap input[type="submit"] {
	min-width: 150px;
}
.pc-cl-form .nice-select {
	height: 48px;
	line-height: 30px;
	padding: 8px 18px;
	font-size: 18px;
	border: 1px solid transparent;
	background: #f1f1f1;
	border-radius: 0;
}
.pc-cl-form .nice-select:after {
	font-size: 26px;
    margin-top: -15px;	
}

.insidebox.order-text {
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0;
}
.insidebox.order-text .btn {
	margin: 0;
	display: inline-block;
	max-width: 216px;
}
.insidebox.order-text p {
	color: #0a2240;
	max-width: 216px;
	display: inline-block;
}
#section-2 .logo {
    position: relative;
    padding: 0;
    display: inline-block;
    padding-bottom: 40px;
}

/*---responsive css start---*/

@media handheld, only screen and (min-width: 1600px) {
	.our-people-section:before {
		min-height: 530px;
		top: -249px;
	}
	.our-people-section:after {
		min-height: 541px;
		bottom: -315px;
	}
}

@media handheld, only screen and (max-width: 1366px) {
	.about-credit-line-right-inner.active:before {
	    background-position: left center;
	    background-size: 75%;	    
	}
	.place-bg-first-text {
	    width: 80%;
	}
	.footer-top {
	    padding-left: 86px;
	}
	.follow-us {
	    width: 20%;
	    padding-left: 86px;	    
	}
	.countries {
	    width: 20%;
	    padding-left: 65px;	    
	}
	.footer-logo a img {
	    margin-left: -9px;
	}
	.footer-bottom {
	    padding-left: 86px;
	}
	.about-popup-footer {
	    padding-left: 86px;
	    padding-right: 86px;
	}	



}

@media handheld, only screen and (max-width: 1328px) {
	.order-popup {
		padding-left: 30px;
		padding-right: 30px;
	}
	.order-contact-form {
		width: 100%;
		padding-left: 0;
	}
	.order-personal-form {
		width: 100%;
	}
	.order-contact-form .order-form-field {
		width: 46%;
		float: left;
		padding-right: 20px;
	}
	.order-address-form {
		margin-top: 12px;
	}
	.team-people-text {
		font-size: 300px;
		line-height: 301px;
	}
	.admin-block-wrapper h4 {
		font-size: 24px;
		line-height: 31px;
	}
	.admin-middle-block-left {
		padding-right: 10px;
	}
	.admin-middle-block {
		max-width: 866px;
	}
}

@media handheld, only screen and (max-width: 1300px) {
	.logo {
		padding-left: 30px;
	}
	.footer-newsletter {
		 max-width: 100%;
         width: 38%;
	}
	.our-people-section .row {
		overflow: hidden;
	}
	.people-text {
		left: 20px;
	}
	.about-step-line {
		left: 0;
	}
	.about-section .row {
		padding-left: 0;
	}
	.admin-left-year-text {
		font-size: 50vw;
		left: -136px;
	}
	.footer-top {
	    padding-left: 5px;
	}	
	.footer-bottom {
	    padding-left: 5px;
	}


}

@media handheld, only screen and (max-width: 1200px) {
	.finance-text {
		word-wrap: break-word;
	}
	.finance-text br {
		display: none;
	}
	div.wpcf7 .ajax-loader {
		right: auto;
		left: -30px; 
	}
	.slick-center .admin-middle-block {
		padding-left: 20px;
		padding-right: 20px;
	}
	.vertical-nav ul li a,
	.vertical-nav ul li.active a,
	.vertical-nav ul li a:hover {
	    font-size: 0px;
	    text-indent: -9999em;
	}
	
}

@media handheld, only screen and (max-width: 1110px) {	
	.vertical-nav {
		margin-top: 0;
	}
	.people-image {
		background-size: contain;
		box-shadow: none;
		/*background-color: transparent;*/
		padding: 16.98% 0;
		height: auto;
	}
	#fastform .personalcreditsuccess h2, 
	#fastform .hipotecInitFormSuccess h2 {
		font-size: 46px
	}
	.fade-slider-item {
		height: 1004px;
	}
	.banner-text h1 {
		font-size: 45px;
		line-height: 60px;
		padding: 10px 0 18px;
	}
	.banner-text p {
		font-size: 18px;
		line-height: 29px;
		margin-bottom: 60px;
	}
	.banner-text {
		padding-top: 80px;
		padding-left: 20px;
	}
	.banner-text h1 b span {
		right: -97px;
		bottom: -49px;
	}
	.banner-text-rwo h1 b span {
		right: 98px;
		bottom: 94px;
	}
	#fastform .formcontent h4 {
		font-size: 24px;
		line-height: 30px;
	}
	#fastform .monthly-payment-right {
		margin-top: 0;
	}
	#fastform .leftinfo {
		min-width: 200px;
	}
	#fastform .payment-price {
		font-size: 56px;
		line-height: 74px;
	}
	#fastform .range-title-header {
		margin-bottom: 24px;
	}
	#hipotecfastform .formcontent h5 {
		width: 80%;
		font-size: 23px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	#hipotecfastform .leftinfo p {
		font-size: 14px;
		line-height: 18px;
	}
	.payment-box-alt {
		padding: 35px 0;
	}
	.payment-box-alt h5 {
		font-size: 18px;
		line-height: 22px;
		margin: 0px 10px 8px;
	}
	.credit-text {
		right: 81px;
        top: 71px
	}
	.credit-text h4 {
		padding-right: 42px;
	}
	.people-text {
        font-size: 220px;
		line-height: 171px;
        left: 59px;
        top: 111px;
	}
	.row-position:before, .simule-pattern {
		right: 32px;
	}
	.text-center {
		padding-bottom: 183px;
	}
	.monthly-payment-left {
		padding-left: 0;
		width: 49%;
	}
	.monthly-payment-right {
		width: 51%;
		box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.16);
        margin-top: -92px;
	}
	.payment-wrapper {
		padding-left: 30px;
		padding-right: 30px;
		transform: skew(0, 5.5deg);
       -webkit-transform: skew(0, 5.5deg);
		padding-bottom: 588px;
	}
	.payment-wrapper .row {
		transform: skew(0, -5.5deg);
		-webkit-transform: skew(0, -5.5deg);
	}
	
	.payment-range-slider {
		max-width: 373px;
		padding-top: 78px;
		padding-bottom: 86px;
	}
	.payment-box:before {
		left: -20px;
		top: 36px;
		height: 17px;
		width: 102px;
	}
	.payment-box-maximum:after {
		right: -21px;
		bottom: -21px;
		height: 102px;
		width: 102px;
	}
	.payment-box {
		margin-top: -110px;
		height: 413px;
	}
	.payment-box-maximum {
		margin-top: -44px;
	}
	.order-text {
		margin-top: 84px;
	}
	.trans-pattern:before, span.trans-pattern {
		 top: -166px;
         left: -2px;
	}
	.mortgage-loan-section h2 {
		padding-bottom: 161px;
	}
	.mortgage-loan-section {
		margin-top: -425px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 148px;
	}
	.mortgage-block-inner {
		max-width: 241px;
	}
	.mortgage-block {
		padding: 36px 0 45px;
	}
	.mortgage-block h2 {
		font-size: 48px;
		line-height: 52px;
		margin: 55px 0 37px;
	}
	.mortgage-block p {
		font-size: 12px;
	}
	.mortgage-image {
		transform: none !important;
		width: 49.0%;
		margin-left: -144px;
		margin-top: -32px;
	}
	.mortgage-block h2 {
		padding-bottom: 0;
	}
	.duration-slider h2 {
		font-size: 72px;
		line-height: 75px;
		padding-bottom: 0;
	}
	.duration-slider p {
		font-size: 18px;
		line-height: 22px;
	}
	.duration-slider p br {
		display: none;
	}
	.duration-slider {
		transform: none !important;
		width: 33.7%;
		padding: 50px 19px 83px;
		margin-top: -74px;
	}
	.duration-slider h5 {
		margin-bottom: 26px;
	}
	.duration-slider p {
		margin-bottom: 22px;
	}		
	.finance-text {
		font-size: 80px;
		line-height: 80px;
		padding-left: 241px;
		margin-top: -20px;
		padding-right: 39px;
	}
	.consultants-text {
		width: 28%;
		padding-left: 13px;
		margin-top: -10px;
	}
	.consultants-form {
		width: 72%;
		padding-left: 63px;
		margin-top: 5px;
		padding-right: 15px;
	}
	.consultants-text h2 {
		margin-bottom: 34px;
	}
	.about-section {
		padding-top: 64px;
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 232px;
	}
	.housing-block {
		min-height: 408px;
		padding-top: 52px;
	}
	.housing-block h5 {
		left: 29px;
		bottom: 20px;
	}
	.about-step-line {
		position: static;
		margin-top: 67px;
	}
	.about-step-line ul li {
		display: inline-block;
		height: auto;
		width: 74px;
	}
	.about-step-line ul li.active {
		height: auto;
	}
	.about-step-line ul li:after {
		background: url("../images/about-step-line-1024.png") no-repeat center center;
		width: 58px;
		height: 3px;
		left: 11px;
		top: 6px;
	}
	.about-step-line span {
		position: absolute;
		top: -30px;
		left: 0;
	}
	.about-step-line ul li.active:after {
		top: 6px;
		left: 15px;
	}
	.about-step-line ul li.active:before {
		top: 0;
	}
	.about-step-line ul {
		height: auto;
	}
	.about-section:after {
		background-size: cover;
		height: 138px;
		width: 35px;
		margin: 0;
		left: 127px;
		bottom: -60px;
	}
	.about-credit-line-left h2 {
		font-size: 72px;
		line-height: 66px;
		margin-bottom: 29px;
	}
	.about-credit-line-left p {
		margin-bottom: 34px;
		line-height: 18px;
		font-size: 12px;
		max-width: 303px;
	}
	.about-credit-line-right h2 {
		font-size: 48px;
		line-height: 52px;
		margin-bottom: 38px;
	}
	.about-credit-line-right p {
		font-size: 12px;
		line-height: 16px;
	}
	.about-credit-line-right-inner {
		min-height: 438px;
        padding: 53px 47px 0 60px;
        max-width: 392px;
	}
	.about-credit-line-right ul.tabs {
		padding-right: 139px;
	}
	.about-credit-line-left {
		padding-top: 165px;
        padding-left: 95px;
	}
	.about-credit-line-section {
		height: 701px;
	}
	.about-credit-line-right {
		padding-top: 138px;
	}
	.about-credit-line-right-inner.active:before {
		/*background: url(../images/placebg-1-1024.png) no-repeat center center;
		height: 206px;
		width: 966px;
		left: -478px;
		margin-top: -113px;*/
	}
	.contact-us-text {
		width: 35%;
		padding-top: 2px;
	}
	.contact-us-form {
		width: 65%;
		padding-left: 76px;
		padding-top: 23px;
	}
	.our-people-section .row {
		background: #f18a00;
	}
	/*.our-people-section:before {
		background: url("../images/top-pattern-1024.png") no-repeat center center;
		height: 213px;
		width: 100%;
		top: -198px;
	}
	.our-people-section:after {
		background: url("../images/bottom-pattern-1024.png") no-repeat center center;
		height: 307px;
		width: 100%;
		bottom: -195px;
	}*/
	.our-people-section {
		margin-top: -216px;
	}
	.people-image-row {
		padding-top: 166px;
		padding-left: 68px;
		padding-right: 48px;
	}
	.our-people-section .row, .our-people-section {
		min-height: 720px;
	}
	.our-people-section ul.tabs {
		right: 30px;
		bottom: 82px;
	}
	.personal-credit-section {
		padding-top: 264px;
	}
	.house-image {
		transform: translateX(98px);
        -webkit-transform: translateX(98px);
	}
	.house-image img {
		max-width: 176px;
		width: 100%;
	}
	.about-credit-line-right h6 {
		padding-bottom: 52px;
	}
	.about-credit-line-right ul.tabs li {
		width: 24px;
	}
	.about-credit-line-section:after {
		transform: translateX(48.4%);
        -webkit-transform: translateX(48.4%);
	}
	.contact-us-form form {
		max-width: 555px;
	}
	.contact-us-form .submit-field {
		margin-top: 50px;
	}
	.footer-section:before {
		top: -1px;
	}
	.contact-us-section {
		padding-bottom: 113px;
	}
	.footer-section {
		padding-top: 222px;
		padding-left: 30px;
	}
	.footer-logo {
		width: 19%;
	}
	.footer-newsletter {
		width: 46%;
		padding-left: 60px;
		margin-top: -4px;
	}
	.footer-section h5 {
		margin-bottom: 12px;
	}
	.footer-newsletter input[type="submit"] {
		width: 96px;
	}
	.footer-newsletter input[type="email"] {
		width: calc(100% - 95px);
	}
	.checkmark {
		top: 4px;
	}
	.follow-us {
		float: left;
		width: 19%;
		padding-left: 47px;
		margin-top: -5px;
	}
	.follow-us p {
		margin-bottom: 22px;
	}
	.countries {
		width: 16%;
		padding-left: 28px;
	}
	.footer-bottom {
		padding-bottom: 20px;
	}
	.step-count {
		font-size: 300px;
		line-height: 420px;
		top: -42px;
	}
	.happiness-step h4 {
		font-size: 36px;
		line-height: 43px;
		margin: 33px 0 45px;
	}
	.happiness-text {
		font-size: 120px;
		line-height: 110px;
		left: 40px;
		top: 34px;
	}
	.credit-information h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.credit-information h3 br {
		display: none;
	}
	.happiness-step-wrapper {
		padding-top: 300px;
	}
	.happiness-step {
		padding-right: 22px;
	}
	#content-5 .housing-block {
		width: 32%;
	}
	#content-5 .credit-information {		
		width: 68%;
		min-height: 408px;
		position: relative;
		/*padding-left: 52px;*/
	}
	.credit-information .wpcf7, .credit-information .wpcf7-form, .credit-information .fieldset-cf7mls-wrapper {
		min-height: 408px;
	}
	#content-5 .credit-information-inner {
		padding-top: 41px;
		padding-right: 7px;
		padding-left: 26px;
	}
	.credit-information h3 {
		font-size: 24px;
		line-height: 31px;
		max-width: 246px;
		margin-bottom: 31px;
	}
	.form-submited h2 {
		font-size: 54px;
		line-height: 59px;
		margin-bottom: 35px;
	}
	.form-submited {
		padding-top: 10px;
		padding-left: 47px;
	}
	/* .back-to-top {
		right: 31px;
	} */
	.order-popup {
		/*top: 523px;*/
	}
	.order-popup-close {
		right: 38px;
        top: 35px;
	}
	.order-popup-left {
		width: 24%;
	}
	.order-popup-right {
		width: 76%;
		padding-left: 60px;
	}
	.order-popup {
		/*padding-top: 96px;
		min-height: 768px;*/
	}
	.order-popup-left h3 {
		line-height: 42px;
		margin-top: -6px;
	}
	.order-popup-right h4 {
		margin-bottom: 12px;
	}
	.your-project-form input[type="text"] {
		/* font-size: 72px; */
		/* padding: 10px 23px 10px;		 */
	}
	.order-duration-select input[type="text"] {
		/* font-family: 'MostardesignSofiaProMedium'; */
		/* font-size: 30px; */
		/* height: 66px; */
		/* line-height: 49px; */
		/* padding: 5px 29px; */
	}
	.order-form-field .wpcf7-acceptance .wpcf7-list-item label {
		line-height: 22px;
	}
	#step-order-1 .order-form-field {
		display: flex;
		margin-bottom: 12px;
	}
	#step-order-3 fieldset:first-of-type .order-form-field:not(:first-of-type) {
		display: flex;
	}
	.popup-step-count-active {
		font-size: 18px;
		line-height: 20px;
		padding-left: 52px;
	}
	.popup-step-count-active span {
		transform: rotate(90deg) translateY(24px);
		-webkit-transform: rotate(90deg) translateY(24px);
	}
	.popup-step-count-active .popup-step-next {
		width: 84px;
		font-size: 35px;
	}
	.order-popup-step-navigation ul li.active {
		width: 39.5%;
	}
	.order-popup-step-navigation ul li {
		width: 12.1%;
	}
	.popup-step-count span {
		margin-bottom: 2px;
	}
	/* .canton-address-field, .in-address-field {
		width: 100%;
		padding-left: 0;
	} */
	.mm-select {
		max-width: 244px;
	}
	/* .profession-field {
		width: 246px;
	} */
	.order-contact-form {
		margin-top: 11px;
	}
	/* .canton-address-field {
		margin-top: 12px;
	} */
	/* .in-address-field {
		margin-top: 13px;
	} */
	.popup-step-count-active b {
		display: none;
	}	
	/* .company-name-field, .company-address-field {
		width: 100%;
		padding-left: 0;
		clear: both;
		margin-top: 11px;
	} */
	.company-contact-field, .annual-income-field, .other-income-field {
		width: 50%;
		margin-bottom: 11px;
	}
	.you-are-radio-field {
		width: 63%;
	}
	.amount-income-field {
		width: 37%;
	}
	.order-popup-right .you-are-radio-field > label {
		margin-bottom: 23px;
	}
	.order-popup-right label.radio-container  {
		margin-bottom: 0;
	}
	.clarify-text p {
		line-height: 24px;
	}
	.clarify-text-bg {
		padding-bottom: 6px;
	}
	.order-popup-submit-message {
		margin-top: 0px;
	}
	.order-popup-submit-message h2 {
		font-size: 84px;
		line-height: 90px;
		margin-bottom: 52px;
	}
	.order-popup-submit-message h2:after {
		right: -75px;
        bottom: -7px;
	}
	.insert-document-section {
		margin-top: 31px;
	}
	.order-popup-right h4 {
		margin-bottom: 37px;
	}
	.about-popup-banner {
		height: 509px;
	}
	.about-logo {
		padding-top: 152px;
		max-width: 303px;
	}
	.about-popup-banner .row:before {
		width: 118px;
		height: 115px;
		top: 80px;
        left: 97px;
	}
	.admin-middle-block-image {
		margin-top: -20px;
	}
	.admin-middle-block {
		margin-top: -134px;
	}
	.tablet-block {
		display: block;
	}
	.tablet-none {
		display: none;
	}
	.admin-middle-block-right p {
		font-size: 12px;
		line-height: 15px;
	}
	.admin-right-block {
		width: 61px;
	}
	.admin-middle-block {
		padding-right: 0;
		max-width: 800px;
		margin-top: -144px;
	}
	.admin-middle-block-text {
		width: 69%;
		padding: 71px 29px 51px;
		min-height: 0;
	}
	.admin-middle-block-image {
		width: 31%;
	}
	.admin-middle-block-right p {
		line-height: 18px;
        margin-bottom: 17px;
	}
	.admin-block-wrapper h6 {
		margin-bottom: 63px;
	}
	.admin-left-block {
		margin-top: -95px;
	}
	.admin-middle-block-left {
		padding-right: 22px;
	}
	.admin-block-wrapper .admin-right-block h6 {
		font-size: 9.53px;
		line-height: 11px;
	}
	.admin-block-wrapper .admin-right-block h4 {
		font-size: 19.07px;
		line-height: 24px;
	}
	.admin-right-block-bg {
		padding: 52px 0 52px 9px;
	}
	.admin-block-wrapper:before {
		top: -282px;
	}
	.new-administration-section {
		min-height: 287px;
	}
	.new-administration-section ul {
		max-width: 803px;
	}
	.about-popup-banner:after {
		height: 777px;
	}
	.partial-company-group-section {
		padding-top: 153px;
		padding-bottom: 81px;
	}
	.partial-company-group-inner {
		max-width: 816px;
		padding-right: 96px;
	}
	.partial-company-text {
		width: 330px;
		top: 0px;
		right: 96px;
		padding-left: 58px;
		padding-bottom: 69px;
	}
	.partial-company-text h4 {
		font-size: 36px;
		line-height: 43px;
		margin-bottom: 24px;
	}
	.partial-company-text h6 {
		margin-bottom: 40px;
	}
	.partial-company-text p {
		font-size: 12px;
		line-height: 18px;
		max-width: 251px;
	}
	.partial-company-text {
		width: 330px;		
		top: 0px;
		right: 96px;
		padding-left: 54px;
		padding-bottom: 62px;
	}
	.partial-company-group-inner:before {
		left: -12px;
		top: 7px;
		width: 29px;
		height: 116px;
	}
	.people-business-text {
		max-width: 734px;
	}
	.people-business-text h4 {
		font-size: 36px;
		margin-bottom: 22px;
		line-height: 42px;
	}
	.people-business-text p {
		max-width: 280px;
		font-size: 12px;
	}
	.about-our-team-pattern img {
		width: 63px;
	}
	.about-our-team-pattern {
		right: 14px;
        top: -68px;
	}
	.about-our-team-row:nth-child(1) {
		padding-left: 229px;
	}
	.our-team-block {
		width: 246px;
	}
	.our-team-block-inner {
		height: 306px;
	}
	.about-our-team-row:nth-child(2) {
		max-width: 825px;
	}
	.team-people-text {
		top: 30px;
	}
	.about-our-team-row:nth-child(3) {
		max-width: 743px;
	}
	.people-business-section:before {
		bottom: -226px;
	}
	.about-application-inner {
		max-width: 800px;
	}
	.about-application-section {
		padding-top: 77px;
		padding-bottom: 41px;
	}
	.about-application-form-title h2 {
		padding-bottom: 60px;
	}
	.about-popup-footer .row {
		max-width: 800px;
	}
	.people-business-text h6 {
		margin-bottom: 41px;
	}
	.about-application-form-inner {
		max-width: 636px;
	}
	.fill-form-text {
		margin-bottom: 63px;
	}
	.about-application-form {
		padding-bottom: 61px;
	}
	.about-popup-footer {
		padding-bottom: 67px;
	}
	.cookie-section .row {
		max-width: 742px;
	}
	.cookie-section p {
		max-width: 660px;
	}
	.read-more-show, .read-more-hide {
		display: block;
	}
	.hide {
		display: none;
	}
	.people-over-text {
		left: 32px;
		bottom: 97px;
	}
	.fade-slider button.slick-next.slick-arrow {
		/* right: 212px;
		margin-top: -351px; */
	}
	.about-trans-pattern-img .row {
		padding-left: 118px;
	}
	.about-trans-pattern-img img {
	   width: 35px;
	}
	.about-logo-trans-img {
		width: 118px;
		left: 97px;
		top: 80px;
	}
	.admin-left-block-year-text {
		top: -282px;
	}
}

@media handheld, only screen and (max-width: 1024px) {
	.our-people-section:before {
		background: url(../images/top-pattern-1024.png) no-repeat center center;
		height: 213px;
		width: 100%;
		top: -198px;
	}
	.our-people-section:after {
		background: url(../images/bottom-pattern-1024.png) no-repeat center center;
		height: 307px;
		width: 100%;
		bottom: -195px;
	}
	.about-credit-line-right-inner.active:before {
	    background-size: 55%;
	}
	.administration-slider {
	    min-height: 360px;
	}

}

@media handheld, only screen and (max-width: 991px) {
	.mortgage-block-inner, .payment-range-slider {
		padding-left: 15px;
	    padding-right: 15px;
	}
	.postal-city-field, .in-address-field {
		width: 100%;
	}
	.consultants-text {
		width: 37%;
	}
	.consultants-form {
		width: 63%;
	}
	.consultants-text br {
		display: none;
	}
	.consultants-text p, .about-text p {
		font-size: 17px;
	}
	.footer-bottom span {
		width: 100%;
	}
	.footer-bottom ul li {
		padding-left: 22px;
	}
	.back-to-top {
		bottom: 388px;
	}
	.happiness-step h4 {
		font-size: 26px;
		line-height: 30px;
		margin: 15px 0 15px;
	}
	#content-5 .credit-information-inner {
		padding-right: 36px;
        padding-left: 36px;
	}
	#content-5 .credit-information {
		padding-left: 0;
	}
	.order-popup-step-navigation ul li {
		width: 12.12%;
	}
	/* .dob-select, .how-long-field {
		width: 100%;
		padding-left: 0;
		margin-top: 11px;
	} */
	/* .profession-field, .residence-field, .canton-select {
		width: 100%;
	} */
	/* .nationality-field {
		width: 100%;
		padding-left: 0;
		margin-top: 11px;
	} */
	.order-contact-form .order-form-field {
		width: 90%;
	}
	.postal-field, .city-field {
		margin-bottom: 11px;
	}
	
	.city-field {
		/* width: 80%; */
		padding-right: 0;
		/* margin-top: 11px; */
	}
	/* .your-project-form input[type="text"] {
		padding-left: 27px;
		padding-right: 16px;
	} */
	/* .order-duration-select input[type="text"] {
		padding: 5px 29px;
	} */
	/* .order-project-select {
		width: 100%;
		padding-right: 0;
	} */
	/* .order-duration-select {
		width: 100%;		
		margin-top: 11px;
	} */
	.popup-step-count-active span {
		transform: rotate(90deg) translateY(6px);
		-webkit-transform: rotate(90deg) translateY(6px);
	}
	.popup-step-count-active {
		font-size: 14px;
		line-height: 80px;
		padding-left: 15px;
		padding-top: 0px;
		padding-right: 98px;
		text-align: center;
	}
	.admin-middle-block {
		max-width: 700px;	
	}
	.admin-middle-block-text {
		padding: 33px 33px 12px;
	}
	.new-administration-section ul {
		max-width: 643px;
		padding: 0 15px;
	}
	.team-people-text {
		font-size: 217px;
	}
	.people-over-text h5 {
		font-size: 22px;
		line-height: 27px;
		margin-bottom: 5px;
	}
	.people-over-text h6 {
		font-size: 13px;
		line-height: 17px;
	}
	.people-over-text {
		left: 24px;
		bottom: 23px;
	}
	.fade-slider button.slick-next.slick-arrow {
		right: 165px;
	}
	#fastform .personalcreditsuccess h2, 
	#fastform .hipotecInitFormSuccess h2 {
		font-size: 30px;
		line-height: 40px;
	}
	#fastform .personalcreditsuccess h5, 
	#fastform .hipotecInitFormSuccess h5 {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 10px;
	}
	#hipotecfastform .formcontent,
	#fastform .formcontent {
		padding: 40px 60px;
	}
	#fastform .formcontent h4 {
		font-size: 20px;
		line-height: 26px;
	}
	#hipotecfastform .hipotecInitFormSuccess {
		min-height: 345px;
	}
	.consultants-text h2 {
		font-size: 42px;
		margin-bottom: 22px;
	}
	.you-are-radio-field span.wpcf7-list-item.last {
		padding-left: 20px;
	}
	.order-personal-form {
		width: 93%;
	}
	
	.admin-left-year-text {
		font-size: 44vw;
		left: -61px;
	}
	.credit-text {
	    top: 50px;
	}
	.our-people-section {
		padding-top: 0px;
	} 
	.people-text {
	    font-size: 180px;
	    line-height: 130px;
	    left: 40px;
	    top: 130px;
	}
	.our-people-section .row, .our-people-section {
	    min-height: 620px; 
	}
	.payment-price {
	    font-size: 54px;
	    line-height: 54px;	
	}
	.payment-box h5 {
	    font-size: 18px;
	    line-height: 18px;
	    margin: 14px 0 8px 0;
	}
	.payment-box {
	    height: 350px;
	}
	.range-title-header .range-name {
	    font-size: 18px;
	    line-height: 18px;	
	}
	.range-title-header .range-total {
	    font-size: 30px;
	    line-height: 34px;	
	}
	.range-slider {
	    margin-top: 40px;
	}
	.payment-range-slider {
	    padding-top: 50px;
	    padding-bottom: 50px;
	    padding-left: 30px;
    	padding-right: 30px;
	}
	.mortgage-block h2 {
	    font-size: 30px;
	    line-height: 34px;
	    margin: 30px 0 30px;
	}
	.finance-text {
	    font-size: 54px;
	    line-height: 60px;
	    margin-top: 20px;
	}
	.duration-slider h2 {
	    font-size: 60px;
	    line-height: 75px;
	    padding-bottom: 0;
	    margin-bottom: 0;
	}
	.duration-slider p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.consultants-text h2 {
	    font-size: 36px;
	    line-height: 36px;	    
	}
	.consultants-text p {
    	font-size: 14px;
	    line-height: 20px;
	}
	.consultants-form input[type="text"],
	.consultants-form input[type="email"] {
    	font-size: 18px;
	    line-height: 24px;
	}
	.consultants-form {
	    padding-left: 30px;
	    padding-right: 30px;
	    margin-top: -6px;
	}
	.submit-angle-wrap {
	    float: left;	
	}
	.about-credit-line-left {
	    padding-left: 25px;
	}
	.about-credit-line-right-inner.active:before {
	    background-size: 40%;
	}
	.about-credit-line-right-inner {
	    padding: 53px 47px 0 50px;	    
	}
	.about-credit-line-right h2 {
	    margin-bottom: 28px;
	}
	.contact-us-text h3 {
		font-size: 36px;
		line-height: 38px;		
	}
	.contact-us-text p {
	    font-size: 16px;
	}
	.contact-us-text a {
	    font-size: 18px;
	    line-height: 24px;
	}
	.contact-us-form {
	    width: 62%;
	    padding-left: 50px;	    
	}
	.footer-logo p,
	.footer-tel,
	.footer-mail {
    	font-size: 14px;
	}
	.follow-us p {
    	line-height: 16px;
	}
	.footer-newsletter,
	.follow-us,
	.countries {
		padding-left: 30px;
	}
	.partial-company-text {
	    padding-left: 42px;
	    padding-bottom: 42px;
	}
	.footer-top {
	    padding-bottom: 20px;
	}
	.mortgage-block-inner, .payment-range-slider {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.order-popup-step-navigation ul li {
		height: 80px;
	}
	.popup-step-count-active .popup-step-next {
		height: 80px;
		line-height: 86px;
	}
	.popup-step-count-active .popup-step-next i { line-height: 80px; }
	.our-team-block {
	    width: 206px;
	}
	.our-team-block-inner {
	    height: 236px;
	}
	.about-our-team-row:nth-child(2) {
	    padding-left: 70px;
	}
	.about-our-team-row:nth-child(3) {
	    padding-left: 100px;
	}
	.team-people-text {
	    line-height: 250px;
	}
	.order-popup-right {
		padding-bottom: 0px;
	}
	.vertical-nav {
		display: none;
	}
	div#content-4 {
		padding-top: 0;
	} 
	.housing-block {
		width: 50%;
		min-height: 0;
		height: 222px;
		padding-top: 13px;
	}
	.housing-block:hover {
		width: 50%;
	} 
	.housing-block h4 {
		display: none;
	}
	#content-5 .housing-block {
		display: none;
	}
	.house-image img {
		max-width: 100px;
	}
	.house-image {
	    transform: translateX(158px);
	    -webkit-transform: translateX(158px);
	}
	.about-step-line {
		display: none;
	}
	#content-5 .credit-information {
    	width: 100%;
	}
	.credit-information-inner {
    	max-width: none;
	}
	.popup-step-count-active .popup-step-next {
	    font-size: 22px;
	}
	.about-application-section {
	    padding: 71px 45px 137px;	    
	}
	.insert-document-section {
	    margin-top: 0;
	}
	.popup-step-count-active span {
    	font-size: 18px;
	}
	.popup-step-count-active span:first-child {
    	margin-top: 0px;
    	float: left;
    	line-height: 80px;
	}
	.footer-logo a img {
	    margin-top: -10px;
	}
	.order-popup-submit-message {
	    margin-top: -9px;
	}
	.order-popup-submit-message h2 {
	    font-size: 42px;
	    line-height: 48px;
	    margin-bottom: 52px;
	}
	.order-popup-submit-message h2:after {
	    right: -55px;
	    bottom: 2px;
	    font-size: 36px;
	    line-height: 36px;
	}
	.happiness-step p {
		font-size: 12px;
	}
	.people-image:nth-child(4) {
		margin-left: -33px;
	}
	.happiness-step-wrapper {
	    padding-left: 40px;
	}
	.happiness-step {
		width: 28%;
	}
	/*.change-date-format .maritial-select {
	    width: 50%;
	    padding: 0 10px 10px;
	}*/

	.order-popup-left .order-popup-contacts p {
		font-size: 14px;
		line-height: 18px;
	}

	.order-popup-left .order-popup-contacts a {
		font-size: 18px;
		line-height: 24px;
	}
	#step-order-2 h3 {
		font-size: 70px;
		line-height: 70px;
	}
}

@media handheld, only screen and (max-width: 840px) {
	.postal-field, .in-month-select, .city-field, .in-year-select {
		/* padding-left: 0; */
		padding-right: 0;
		width: 100%;
	}
	.in-year-select  {
		margin-top: 11px;
	}
	#step-order-2 h3, #step-order-4 h3 {
		font-size: 80px;
		line-height: 80px;
	}
	.wpcf7-form-control-wrap.situacao-profissional .nice-select .list {
		max-height: 200px;
	}
}

@media handheld, only screen and (max-width: 767px) {
	.logo {
		padding-left: 20px;
		padding-top: 47px;
	}
	.banner-text {
		padding-left: 20px;
		padding-top: 80px;
	}
	.banner-text > span {
		font-size: 11px;
	}
	/*.banner-text span b {
		font-size: 14px;
	}*/
	.our-people-section {
		margin-top: -136px;
	}
	.banner-text h1 {
		font-size: 48px;
		line-height: 54px;
		padding: 14px 0 18px;
	}
	#step-order-2 h3, #step-order-4 h3 {
		font-size: 55px;
		line-height: 55px;
	}
	#fastform .personalcreditsuccess h2, 
	#fastform .hipotecInitFormSuccess h2 {
		font-size: 30px;
		line-height: 30px;
	}
	#fastform .personalcredit {
		padding: 20px 0 0;
	}
	#fastform .personalcreditsuccess>div:first-of-type, 
	#fastform .hipotecInitFormSuccess>div:first-of-type {
		margin: 30px 0;
	}
	#fastform .personalcreditsuccess>div span,
	#fastform .hipotecInitFormSuccess>div span {
		margin: 0 15px;
		font-size: 24px;
	}
	#fastform .personalcreditsuccess .text-right {
		margin-bottom: 0;
	}
	.banner-text p {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 65px;
	}
	#hipotecfastform .formcontent, 
	#fastform .formcontent {
		padding: 40px;
	}
	#hipotecfastform .formcontent h5 {
		width: 100%;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	#fastform .payment-price {
		font-size: 56px;
		line-height: 64px;
	}
	#fastform .formcontent h4 {
		font-size: 17px;
		line-height: 20px;
	}
	.payment-box-alt {
		padding: 20px 0;
	}
	#fastform .payment-price span#payment-max-price2, 
	#fastform .payment-price span#payment-min-price2 {
		font-size: 40px;
	}
	#hipotecfastform .hipotecInitFormSuccess {
		min-height: 1px;
	}
	#hipotecfastform .leftinfo {
		margin: 20px 0;
	}
	#hipotecfastform .leftinfo h3 {
		padding: 10px 0;
	}
	#fastform .personalcreditsuccess .email, 
	#fastform .hipotecInitFormSuccess .email,
	#fastform .personalcreditsuccess .telefone, 
	#fastform .hipotecInitFormSuccess .telefone {
		font-size: 26px;
		line-height: 32px;
	}
	.fade-slider-item {
		height: 867px;
	}
	/* .our-people-section:before {
		background-size: contain;
		top: -192px;
	} */
	.credit-text {
		position: static;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
		padding-left: 54px;
        padding-top: 57px;
        padding-bottom: 60px;
	}
	.credit-text h4, .credit-text p {
		float: left;
	}
	.credit-text p {
		order: 2;
		font-size: 12px;
		line-height: 18px;
		margin-top: 27px;
		position: relative;
		z-index: 99;
	}
	.credit-text h4 {
		font-size: 30px;
		line-height: 36px;
	}	
	.people-text {
		font-size: 100px;
		line-height: 80px;
		left: 15px;
        top: 354px;
	}
	.people-image {
		display: none;
		height: 320px;
		padding: 0;
	}
	.people-image:nth-child(3) {
		display: block;
		width: 235px;
		margin: 0;
		float: right;
		margin-top: -34px;
	}
	.people-image-row {
		padding-top: 0;
		padding-left: 20px;
		padding-right: 20px;
	}
	.our-people-section:after {
		background-size: contain;
		bottom: -192px;
	}
	.our-people-section .row, .our-people-section {
		min-height: 700px;
	}
	.text-center h2 {
		font-size: 42px;
		line-height: 48px;
		margin-bottom: 24px;
	}
	.row-position:before, .simule-pattern {
		display: none;
	}
	.personal-credit-section {
		padding-top: 101px;
	}
	.text-center p {
		font-size: 14px;
		line-height: 18px;
	}
	.our-people-section ul.tabs {
		position: static;
		width: 100%;
		padding-top: 61px;
		text-align: center;
		font-size: 0;
		max-width: 192px;
		margin: 0 auto;
	}
	.our-people-section ul.tabs li {
		display: inline-block;
		vertical-align: middle;
		min-height: 0;
		font-size: 0;
		min-width: 46px;
	}
	.our-people-section ul.tabs li:first-child {
		min-height: 0;
	}
	.our-people-section ul.tabs li.active:before {
		top: -1px;
	}
	.our-people-section ul.tabs li:after {
		background: url("../images/dot-line-360.png") no-repeat center center;
		width: 25px;
		height: 3px;
		top: 4px;
        left: -31px;
	}
	.our-people-section ul.tabs li.active:first-child:before {
		top: 5px;
	}
	.our-people-section ul.tabs li:first-child:before {
		top: 8px;
	}
	.vertical-nav {
		display: none;
	}
	.our-people-section ul.tabs li:last-child {
		min-width: 0;
	} 
	.happiness-step {
		display: none;
		width: 100%;
	}
	.happiness-step.active {
		display: block;
	}
	.step-count {
		font-size: 250px;
		line-height: 250px;
		right: 0;
		top: 0px;
	}
	.happiness-text {
		font-size: 60px;
		line-height: 60px;
		left: 17px;
		top: 109px;
	}
	.step-count.step-count-2 {
		right: 0;
		top: -35px;
	}
	.happiness-step-wrapper {
		padding-top: 250px;
	}
	.happiness-step h4 {
		font-size: 36px;
		line-height: 42px;
		margin: 22px 0 33px;
	}
	.happiness-step p {
		max-width: 280px;
	}
	.monthly-payment-left {
		width: 100%;
	}
	.monthly-payment-right {
		width: 100%;
	}
	.payment-price {
		font-size: 66px;
		line-height: 64px;
	}
	.payment-box h5 {
		font-size: 18px;
        line-height: 18px;
        margin: 13px 0 3px 0;
	}
	.payment-box h6 {
		font-size: 12px;
		line-height: 16px;
	}
	.payment-price span {
		font-size: 24px;
		line-height: 30px;
	}
	.payment-wrapper {
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 391px;
	}
	.payment-box {
		margin-top: -135px;
		height: 240px;
		padding-bottom: 12px;
		transform: none !important;
		-webkit-transform: none !important;
	}
	.payment-box:before {
		left: -20px;
		top: auto;
		height: 13px;
		width: 86px;
		bottom: 17px;
	}
	.banner-text h1 b span {
		display: none;
	}
	.payment-box-maximum {
		margin-top: -111px;
	}
	.payment-box-maximum:after {
		background: url(../images/plus-360.svg) no-repeat center center;
		right: -12px;
		bottom: auto;
		height: 72px;
		width: 72px;
		top: -48px;
	}
	.range-title-header .range-name {
		font-size: 18px;
		line-height: 20px;
	}
	.range-title-header .range-total {
		font-size: 24px;
		line-height: 28px;
	}
	.range-title-header {
		margin-bottom: 26px;
	}
	.range-values span {
		font-size: 14px;
		line-height: 20px;
	}
	.rangeslider .rangeslider__handle {
		width: 17px;
		height: 17px;
		top: -7px;
	}
	.payment-range-slider {
		/*max-width: 286px;*/
        padding-top: 54px;
		padding-bottom: 49px;
	}
	.monthly-payment-right {
		margin-top: -24px;
	}
	.range-slider .range-values {
		margin-top: 19px;
	}
	.range-slider {
		margin-top: 26px;
	}
	.order-text {
		margin-top: 30px;
	}
	.order-text .btn {
		margin-bottom: 19px;
	}
	.order-text p br {
		display: none;
	}
	.trans-pattern:before, span.trans-pattern {
		width: 85px;
		height: 88px;
		background-size: contain;
		top: -87px;
		left: -9px;
		transform: none !important;
		-webkit-transform: none !important;
	}
	.mortgage-loan-section h2 {
		font-size: 42px;
		line-height: 49px;
		padding-bottom: 43px;
	}
	.mortgage-block, .mortgage-image, .duration-slider {
		width: 100%;
	}
	.finance-text {
		padding: 0;
		margin: 59px 0 0 0;
		font-size: 36px;
		line-height: 36px;
	}
	.mortgage-image {		    
		margin-left: -20px;
		margin-right: -20px;
		width: auto;
		margin-top: -70px;
	}
	.mortgage-loan-section {
		padding-left: 20px;
		padding-right: 20px;
		margin-top: -283px;
		padding-bottom: 75px;
	}
	.mortgage-block-inner {
		max-width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.mortgage-block {
		padding-top: 48px;
		padding-bottom: 62px;
	}
	.mortgage-block h2 {
		margin-top: 51px;
		padding-bottom: 0;
		margin-bottom: 28px;
	}
	.mortgage-block p {
		font-size: 14px;
	}
	.duration-slider {
		margin-top: 0;
		padding-top: 55px;
		padding-bottom: 98px;
	}
	.duration-slider h5 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 32px;
	}
	.duration-slider h5 br {
		display: none;
	}
	.duration-slider h2 {
		font-size: 78px;
		line-height: 80px;
		padding: 0;
		margin: 0 0 5px 0;
	}
	.duration-slider .slick-dots li:after {
		top: 44px;
	}
	.duration-slider .slick-dots li.slick-active:after {
		top: 14px;
	}
	.duration-slider .slick-dots li span {
		top: -15px;
	}
	.consultants-text {
		width: 100%;
		padding-left: 0;
	}
	.consultants-text br {
		display: block;
	}
	.consultants-text h2 {
		font-size: 42px;
		line-height: 47px;
		margin-bottom: 22px;
	}
	.consultants-text p {
		font-size: 14px;
		line-height: 18px;
		max-width: 268px;
	}
	.consultants-form {
		width: 100%;
		padding: 0;
		margin-top: 59px;
	}
	.form-field-half {
		width: 100%;
	}
	.consultants-form input[type="text"], .consultants-form input[type="email"] {
		font-size: 18px;
		line-height: 27px;
		padding-bottom: 12px;
	}
	.consultants-section {
		padding-left: 20px;
		padding-right: 20px;
	}
	.consultants-form .form-field, .consultants-form .submit-field {
		margin-top: 56px;
	}
	.form-field-half:last-child {
		margin-top: 56px;
	}
	.submit-field button {
		float: left;
	}
	.consultants-form .range-title-header {
		margin-bottom: 40px;	
	}
	.consultants-form .submit-field {
		margin-top: 39px;
	}
	.about-section {
		padding: 87px 11px 139px;
	}
	.about-text h2 {
		margin-bottom: 23px;
		font-size: 42px;
		line-height: 44px;
	}
	.about-text p {
		font-size: 14px;
		line-height: 18px;
	}
	.about-text p br {
		display: none;
	}
	
	#content-5 .credit-information {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		min-height: 678px;
	}
	#content-5 .credit-info-form .form-field {
		width: 100%;
	}
	#content-5 .credit-information-inner {
		padding-left: 0;
		padding-right: 0;
		padding-top: 19px;
		min-height: 678px;
	}
	#content-5 .credit-information h3 {
		max-width: 201px;
		padding-top: 27px;
	}
	.form-submited {
		padding-left: 20px;
		padding-top: 70px;
		padding-right: 20px;
	}
	.form-submited h2 {
		font-size: 42px;
		line-height: 44px;
		margin-bottom: 11px;
		padding-top: 81px;
	}
	.form-submited p br {
		display: none;
	}
	.form-submited h2:before {
		left: 0;
		top: 0;
		width: 44px;
		height: 34px;
	}
	.housing-block h5 {
		font-size: 12px;
		left: 21px;
		bottom: 20px;
	} 
	.about-credit-line-right-inner.active:before {
		display: none;
	}
	.about-credit-line-left {
		width: 100%;
		padding: 80px 0 0 0;
	}
	.about-credit-line-section:after {
		display: none;
	}
	.about-text {
		padding-bottom: 73px;
		padding-left: 9px;
		padding-right: 9px;
	}
	.about-credit-line-right {
		width: 100%;
		left: 0;
		padding-top: 48px;
	}
	.contact-us-text {
		width: 100%;
		padding-left: 0;
		padding-top: 109px;
		padding-left: 6px;
		padding-right: 6px;
	}
	.contact-us-form {
		width: 100%;
		padding-left: 0;
		padding-top: 50px;
		padding-left: 6px;
		padding-right: 6px;
	}
	.about-credit-line-left h2 {
		font-size: 66px;
		line-height: 73px;
		margin-bottom: 29px;
	}
	.about-credit-line-left p {
		margin-bottom: 26px;
		line-height: 18px;
		font-size: 12px;
		max-width: 253px;
	}
	.about-credit-line-section {
		height: 599px;
		padding-left: 20px;
		padding-right: 20px;
		overflow: visible;
	}
	.about-credit-line-right-inner {
		padding: 35px 27px;
		max-width: 100%;
		min-height: 402px;
		transform: none !important;
		-webkit-transform: none !important;
	}
	.about-credit-line-right h2 {
		font-size: 42px;
		line-height: 50px;
		margin-bottom: 27px;
	}
	.about-credit-line-right h6 {
		padding-bottom: 35px;
	}
	.about-credit-line-right ul.tabs {
		padding-right: 36px;
		bottom: 0;
        transform: none !important;
	}
	.about-section:after {
		background-size: cover;
		height: 119px;
		width: 30px;
		margin: 0;
		left: 35px;
		bottom: -66px;
	}
	.about-credit-line-right h6 {
		padding-bottom: 33px;
	}
	.contact-us-text h3 {		
		font-size: 42px;
		line-height: 48px;
		color: #0071ce;
		margin-bottom: 28px;
	}
	.contact-us-text p {
		margin-bottom: 22px;
		font-size: 16px;
		line-height: 19px;
	}
	.contact-us-form .form-field-half:last-child {
		margin-top: 37px;
	}
	.contact-us-section {
		padding-bottom: 21px;
	}
	.footer-logo, .footer-newsletter, .follow-us, .countries {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
	.footer-top {
		padding-bottom: 30px;
	}
	.back-to-top {
		bottom: auto;
		top: 54px;
		right: 20px;
	}
	.footer-section {
		padding-top: 197px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.footer-newsletter {
		margin-top: 38px;
	}
	.footer-section h5 {
		margin-bottom: 7px;
	}
	.follow-us p {		
		font-size: 12px;
		line-height: 18px;
		color: #ffffff;
		margin-bottom: 29px;
	}
	.footer-newsletter input[type="email"] {
		height: 48px;
		line-height: 48px;
		padding: 4px 20px;
	}
	.footer-newsletter input[type="submit"] {
		height: 48px;
		line-height: 48px;
	}
	.follow-us {
		border-top: 1px solid #8591a0;
		border-bottom: 1px solid #8591a0;
		margin-top: 42px;
		padding-top: 13px;
		padding-bottom: 12px;
	}
	.follow-us h5 {
		margin-bottom: 8px;
	}
	.follow-us p {
		float: left;
		width: 45%;
		margin: 0;
	}
	.follow-us ul {
		float: right;
		width: 55%;
		text-align: right;
		padding-right: 26px;
		position: relative;
		top: -12px;
	}
	.countries {
		margin-top: 28px;
	}
	.footer-bottom  {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-direction: column;
		padding-bottom: 9px;
	}
	.footer-bottom p {
		order: 2;
	}
	.footer-bottom ul {
		order: 1;
		margin-bottom: 11px;
	}
	.footer-bottom span {
		order: 3;
	}
	.footer-bottom ul li {
		padding-left: 0;
		padding-right: 17px;
		margin-bottom: 6px;
	}
	.footer-newsletter p {
		font-size: 12px;
		margin-bottom: 29px;
	}
	.footer-newsletter .checkbox-container p {
		font-size: 10px;
		margin-bottom: 0;
	}
	.parcial-logo {
		margin-top: 12px;
	}
	.footer-bottom span {
		padding-top: 3px;
	}
	.step-count.step-count-3 {
		right: 0;
		top: -22px;
		left: auto;
	}
	.housing-header-mobile {
		display: block;
		padding-left: 20px;
		padding-right: 20px;
	}
	.housing-header-mobile h6 {
		font-family: 'MostardesignSofiaProMedium';
		font-size: 14px;
		line-height: 18px;
		color: #f18a00;
		float: left;
	}
	.housing-header-mobile span {
		float: right;
		cursor: pointer;
	}
	.order-popup {
		/*top: 275px;*/
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 90px;
		min-height: auto;
	}
	.order-popup-close {
		right: 35px;
		top: 31px;
		width: 35px;
		height: 35px;
	}
	.order-popup-left {
		width: 100%;
	}
	.order-popup-left h3 {
		margin-bottom: 15px;
	}
	.order-popup-left p {
		font-size: 12px;
		width: 100%;
	}
	.order-popup-right {
		width: 100%;
		padding-left: 0;
		margin-top: 32px;
	}
	.order-popup-right h4 {
		margin-bottom: 31px;
	}
	.your-project-form input[type="text"] {
		/* font-size: 42px; */
	    /* height: 66px; */
	    /* line-height: 48px; */
	    /* padding: 10px 23px 13px; */
	}
	.order-duration-select input[type="text"] {
		/* font-family: 'MostardesignSofiaProMedium'; */
		/* font-size: 30px; */
		/* height: 66px; */
		/* line-height: 49px; */
		/* padding: 5px 29px; */
	}
	.order-person-field,
	.order-personal-data-field {
		width: 100%;
		margin-top: 11px;
	}
	/* .order-person-field:first-child,
	.order-personal-data-field:not(:last-child) {
		padding: 0;
	} */
	.order-popup-left .order-popup-contacts {
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.order-popup {
		padding: 100px 39px 80px;
	}
	.order-form-field .nice-select {
		font-size: 24px;
		padding: 5px 23px;
	}
	.order-duration-select {
		/* width: 86%; */
	}
	#order-step-2 .order-popup-right h4 {
		margin-bottom: 7px;
	}
	.dd-select {
		max-width: 67px;
	}
	#order-step-2 .order-form-field .dd-select .nice-select {
		padding-left: 11px;
	}
	#order-step-2 .order-form-field .dd-select .nice-select:after {
		right: 14px;
	}
	.mm-select {
		max-width: 165px;
		padding: 0 5px;
	}
	.yy-select {
		max-width: 88px;
	}
	.postal-city-field {
		width: 100%;
	}
	.mm-select .nice-select {
		text-align: left !important;
	}
	#order-step-2 .order-form-field .yy-select .nice-select {
		padding-left: 13px;
	}
	#order-step-2 .order-form-field .yy-select .nice-select:after {
		right: 13px;
	}
	#order-step-3 .order-popup-right h4, #order-step-4 .order-popup-right h4 {
		margin-bottom: 7px;
	}
	.company-contact-field, .annual-income-field, .other-income-field {
		width: 100%;
	}
	.you-are-radio-field {
		width: 100%;
	}
	.amount-income-field {
		width: 100%;
		margin-top: 12px;
	}
	#order-step-5 .order-popup-right h4 {
		margin-bottom: 7px;
	}
	.clarify-text p {
		line-height: 18px;
		font-size: 12px;
		margin-bottom: 18px;
	}
	.order-popup-submit-message h2 {
		font-size: 54px;
		line-height: 54px;
		margin-bottom: 16px;
		padding-top: 56px;
	}
	.order-popup-submit-message h2:after {
		right: auto;
		bottom: auto;
		top: 0;
		left: 0;
		font-size: 60px;
	}
	.order-popup-submit-message {
		margin-top: 4px;
	}
	.insert-document-section {
		margin-top: 37px;
	}
	.inputfile + label strong {
		display: none;
	}
	.insert-document-section .mobile-block {
		display: block;
		font-size: 11px;
		line-height: 14px;
		color: #0a2240;
		margin-bottom: 19px;
	}
	#order-step-6 .order-popup-right h4 {
		margin-bottom: 8px;
	}
	.order-popup-step-navigation ul li {
		display: none;
		width: 0;
		height: 78px;
	}
	.order-popup-step-navigation ul li.active {
		width: 100%;
		display: table;
	}	
	.popup-step-count-active .popup-step-next {
		width: 78px;
		font-size: 23px;
		height: 80px;
		line-height: 78px;
	}
	.popup-step-count-active .popup-step-next i { line-height: 78px; }
	.popup-step-count-active span {
		transform: rotate(90deg) translateY(35px);
		-webkit-transform: rotate(90deg) translateY(35px);
		font-size: 30px;
	}
	.popup-step-count-active {
		font-size: 17px;
		padding-left: 52px;
	}
	.admin-left-block, .admin-right-block, .about-popup-banner .row:before {
		display: none;
	}
	.admin-middle-block-left, .admin-middle-block-right, .admin-middle-block-text,
	.admin-middle-block-image {
		width: 100%;
	}
	.admin-middle-block-left {
		padding-left: 0;
		padding-right: 0;
	}
	.about-popup-close {
		right: 32px;
		top: 30px;
		width: 35px;
	}
	.about-logo {
		padding-top: 142px;
		max-width: 260px;
	}
	.new-administration-section {
		padding: 0 19px;
		min-height: 904px;
	}
	.about-popup-banner {
		height: 439px;
	}
	.admin-middle-block {
		margin-top: -110px;
		padding-top: 0;
	}
	.admin-block-wrapper h4 {
		font-size: 30px;
		line-height: 36px;
	}
	.admin-block-wrapper h6 {
		margin-bottom: 52px;
	}
	.admin-middle-block-text {
		padding: 36px 34px 74px;
	}
	.admin-middle-block-right p {
		font-size: 11px;
		line-height: 16px;
		margin-bottom: 16px;
	}
	.admin-middle-block-right {
		margin-top: 53px;
	}
	.admin-middle-block-image {
		float: right;
		width: 255px;
		margin-top: -30px;
		position: relative;
		right: 0px;
	}
	.admin-block-wrapper:before {
		top: -170px;
	} 
	.new-administration-section ul {
		max-width: 195px;
		bottom: 119px;
	}
	.new-administration-section ul li:last-child {
		width: 0;
	}
	.partial-company-group-inner {
		padding-right: 0;
		width: 100%;
		max-width: 100%;
	}
	.partial-company-text {
		width: 255px;
		right: 0;
		padding: 0 16px 26px 28px;
	}
	.partial-company-text h4, .people-business-text h4 {
		font-size: 28px;
		line-height: 35px;
	}
	.partial-company-text p, .people-business-text p {
		font-size: 12px;
    	line-height: 18px;
	}
	.partial-company-group-inner img {
		display: none;
	}
	.partial-company-group-section {
		background: url("../images/company-image-mobile.jpg") no-repeat top center;
		height: 462px;
		background-size: cover;
		padding: 0;
	}
	.partial-company-group-inner:before {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		left: 38px;
		top: -58px;
		width: 29px;
		height: 116px;
		z-index: 99;
	}
	.people-business-section {
		padding-top: 89px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.people-business-text {
		position: relative;
	}
	.people-business-text:after {
		content: "";
		background: url("../images/credit-pattern-1.svg") no-repeat center center;
		width: 30px;
		height: 120px;
		background-size: contain;
		position: absolute;
		top: -24px;
        right: 23px;
		visibility: visible;
	}
	.people-business-text h6 {
		margin-bottom: 53px;
	}
	.people-business-text h4 {
		margin-bottom: 33px;
		line-height: 34px;
	}
	.people-business-text p {
		max-width: 246px;		
	}
	.about-our-team-pattern {
		display: none;
	}
	.partial-company-text h4 {
		line-height: 36px;
		margin-bottom: 22px;
	}
	.partial-company-text h6 {
		position: relative;
		top: -6px;
		z-index: 99;
	}
	.partial-company-text p {
		max-width: 199px;
	}
	.team-people-text {
		font-size: 98px;
		line-height: 90px;
		top: auto;
		bottom: -26px;
		z-index: 99;
	}
	.about-application-form-title h2 {
		font-size: 36px;
		line-height: 42px;
		padding-bottom: 24px;
	}
	.about-application-form-title h2:before {
		width: 66px;
	}
	.about-application-form-title h2:after {
		height: 66px;
		right: 33px;
		top: 68px;
	}
	.about-application-form-title h2:before, .about-application-form-title h2:after {
		margin-top: -58px;
	}
	.application-form-field {
		width: 100%;
	}
	.application-form-field .inputfile + label strong {
		display: block;
	}
	.about-our-team-row-wrap {
		display: none;
	}
	.about-our-team-mobile-slider {
		display: block;
		padding-left: 65px;
	}
	.about-our-team-mobile-slider ul {
		list-style: none;
		padding: 0;
		margin: 0;
		position: absolute;
		top: -52px;
		z-index: 999;
		left: 84px;
	}
	.about-our-team-mobile-slider ul li {
		display: inline-block;
		vertical-align: middle;
		padding: 0 5px;
	}
	.about-our-team-mobile-slider ul li button {
		cursor: pointer;
		font-size: 0;
		width: 3px;
		height: 3px;
		background: #0071ce;
		border: none;
		outline: none;
		border-radius: 100%;
		padding: 0;
	}
	.about-our-team-mobile-slider ul li.slick-active button {
		background: #f18a00;
		width: 33px;
		height: 13px;
		border-radius: 60px;
	}
	.about-our-team-item img {
		height: 320px;
	}
	.about-our-team-mobile-slider ul:before, .about-our-team-mobile-slider ul:after {
		content: "";
		background: #0071ce;
		width: 7px;
		height: 7px;
		border-radius: 100%;
		position: absolute;
		left: -10px;
		top: 13px;
		display: none;
	}
	.about-our-team-mobile-slider ul:after {
		right: -10px;
		left: auto;
	}
	.people-business-section:before {
		bottom: -361px;
	}
	.about-our-team {
		padding-top: 75px;
	}
	.about-application-section {
		padding: 89px 20px 37px;
	}
	.about-application-form {
		padding: 38px 20px 38px;
	}
	.fill-form-text {
		margin-bottom: 69px;
	}
	.about-popup-footer {
		padding-bottom: 17px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.popup-footer-logo {
		width: 110px;
	}
	.about-application-form .submit-field {
		margin-top: 30px;
	}
	.cookie-section h2 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 45px;
	}
	.cookie-section p {
		font-size: 12px;
        line-height: 18px;
	    margin-bottom: 18px;
	}
	.cookie-section .logo {
		padding-left: 4px;
		padding-bottom: 127px;
	}
	.cookie-section {
		padding-left: 19px;
		padding-right: 19px;
		padding-bottom: 33px;
	}
	.cookie-footer:before {
		top: -35px;
	}
	.people-over-text h5 {
		font-size: 23.28px;
		line-height: 31px;
		margin-bottom: 8px;
		max-width: 78px;
	}
	.people-over-text h6 {
		font-size: 12.42px;
		line-height: 15px;
	}
	.people-over-text {
		left: 37px;
		bottom: 33px;
	}
	.credit-information-inner h3, .credit-information-inner .credit-info-form {
		padding-left: 20px;
		padding-right: 20px;
	}
	.fade-slider button.slick-next.slick-arrow {
		right: 0;
		width: 100%;
		left: 0;
		top: 70px;
	}
	.upload-document-row .wpcf7-form-control-wrap + label strong {
		display: none;
	}
	.upload-document-row .wpcf7-form-control-wrap + label span {
		white-space: normal;
	}
	.nice-select .option {
		white-space: normal;
		word-wrap: break-word;
	}
	.order-personal-form {
		width: 100%;
	}
	.about-trans-pattern-img img {
		width: 30px;
	}
	.about-trans-pattern-img .row {
		max-width: 691px;
		padding-left: 35px;
	}
	.about-trans-pattern-img {
		bottom: -66px;
	}
	.about-logo-trans-img {
		display: none;
	}
	.administration-slider {
		min-height: 964px;
		margin: 0 -20px;
	}
	/*.administration-slider .slick-list {
	    overflow-x: hidden;
	}*/
	.our-people-section {
		padding-top: 0;
	}
	.admin-left-block-year-text {
		top: -170px;
	}
	.admin-middle-block {
		max-width: 100%;
	}
	.place-bg-first-text, .place-bg-second-text, .place-bg-third-text {
		display: none !important;
	}
	.admin-middle-block-image img {
		width: auto;
		text-align: right;
		float: right;
	}
	.slick-current .admin-left-year-text {
		visibility: visible;
	}
	.admin-left-year-text {
		font-size: 46vw;
		left: 0;
		top: -134px;
	}
	.admin-block-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.banner-text h1 b .span2, .banner-text-rwo h1 b .span1 {
		display: none;
	}
	.banner-text h1 b .span1, .banner-text-rwo h1 b .span2 {
		display: inherit;
		background: url(../images/arrow.png) no-repeat right center;
		padding-right: 26px;
	}
	.banner-text-rwo h1 b .span1 {
		display: none;
	}
	.about-credit-line-right {
		transform: none !important;
	}
	.our-people-section {
	    padding-top: 20px;
	}
	.house-image {
		transform: translateX(68px);
		-webkit-transform: translateX(68px);
	}
	/*.change-date-format {
		margin-left: 0px;
		margin-right: 0px;
	}
	.change-date-format .maritial-select {
	    width: 100%;
	    padding: 0 0px 10px;
	}*/
	.fade-slider-item-image a.btn {
	    z-index: 99999;
	    position: relative;
	}
	#cookieChoiceInfo {
		max-width: 340px;
	}

}

@media handheld, only screen and (max-width: 650px) {
	.banner-text > a:last-of-type:not(:first-of-type) {
		margin-left: 0;
		margin-top: 15px;
		display: block;
	}
	body .wpcf7-form .fieldset-cf7mls[data-cf7mls-order="2"] .order-form-field {
		display: block;
	}
	.payment-wrapper .order-text .btn {
		text-align: center;
	}
	.payment-wrapper .order-text .btn:after {
		content: none;
	}
	.our-people-section:before {
		content: none;
	}
	body div.wpcf7-response-output {
		font-size: 12px;
	}

	#step-order-2 h3, #step-order-4 h3 {
		font-size: 45px;
		line-height: 45px;
	}

	.order-form-field {
		display: block;
	}
	.order-form-field {
		margin-bottom: 0;
	}

	.order-duration-select {
		margin-top: 11px;
	}
	.wpcf7-acceptance {
		margin-top: 11px;
		display: inline-block
	}
	#step-order-1 .order-form-field,
	#step-order-3 fieldset:first-of-type .order-form-field:not(:first-of-type) {
		display: block;
	}
	#step-order-3 .cf7mls_next {
		margin-top: 10px;
	}
	.order-form-field-margin {
		margin: 0;
	}

	.order-popup-right .you-are-radio-field>label {
		margin-bottom: 5px;
	}
	.amount-income-field {
		margin-bottom: 30px;
	}

	.order-project-select,
	.order-duration-select,
	.order-person-field,
	.order-person-field:first-child,
	.order-personal-data-field:not(:last-child),
	.order-personal-data-field,
	.canton-address-field,
	.canton-select,
	.residence-field,
	.how-long-field,
	.order-project-select,
	.order-duration-select,
	.order-person-field,
	.maritial-select,
	.dob-select,
	.profession-field,
	.nationality-field,
	.mobile-field,
	.email-field,
	.situation-field,
	.in-company-month,
	.in-company-year,
	.company-contact-field, 
	.annual-income-field,
	.other-income-field,
	.company-name-field,
	.in-company-field,
	.company-address-field {
		width: 100%; 
		padding-right: 0;
		padding-left: 0;
		margin-top: 11px;
	}

	#step-order-2 h3 {
		font-size: 50px;
		line-height: 50px;
	}
	.our-people-section {
		margin-top: 0;
	}
	#fastform > div > div {
		display: block;
	}
	#fastform #personalfastform .leftinfo {
		margin: 0;
		display: flex;
		width: 100%;
	}
	#fastform #hipotecfastform .leftinfo {
		width: 100%;
		margin: 0;
	}
	#fastform #hipotecfastform .leftinfo h3 {
		margin: 0;
		font-size: 30px;
    	line-height: 30px;
	}
	#fastform #hipotecfastform .leftinfo p {
		margin: 0;
		font-size: 12px;
    	line-height: 14px;
	}
	#fastform .leftinfo .payment-box-alt {
		width: 100%;
		z-index: 999;
	}
	#fastform .leftinfo .payment-box-alt:nth-child(2) {
		transform: translateY(20px);
	}
	#fastform .text-right .btn {
		max-width: 260px;
	}
	#fastform .formcontent h4 {
		font-size: 20px;
		line-height: 30px;
	}
	#fastform .payment-price span#payment-max-price2,
	 #fastform .payment-price span#payment-min-price2 {
		line-height: 36px;
	}
	#fastform .payment-price span {
		font-size: 24px;
	}
	.postal-field, 
	.how-long-field, 
	.residence-field,
	.canton-address-field, 
	.canton-select{
		margin-top: 11px;
	}

	/* ===== */
	.pc-cl-form .nice-select {
		height: 36px;
		line-height: 14px;
		font-size: 14px;
	}
	.pc-cl-form .nice-select:after {
		font-size: 26px;
		margin-top: -8px;
	}
	.banner-text h1 {
		font-size: 24px;
		line-height: 26px;
		padding: 10px 0;
	}
	#fastform .payment-price {
		line-height: 36px;
	}
	#hipotecfastform .formcontent, 
	#fastform .formcontent {
		padding: 25px 20px;
	}
	#fastform .formcontent h4 {
		font-size: 14px;
		line-height: 20px;
	}
	#fastform .personalcredit {
		padding: 10px 0 0;
	}
	#hipotecfastform .formcontent h5 {
		font-size: 12px;
		font-size: 12px;
		line-height: 16px;
	}
	.pc-cl-form .nice-select {
		margin-bottom: 15px;
	}
	.pc-cl-form .col6 {
		width: 100%;
		min-width: 100%;
	}
	.pc-cl-form label {
		font-size: 10px;
		line-height: 14px;
	}
	.pc-cl-form .col6:nth-child(odd) {
		padding-right: 0;
	}
	.pc-cl-form input[type=text], 
	.pc-cl-form input[type=email], 
	.pc-cl-form input[type=tel] {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
	#fastform .personalcreditsuccess h5, 
	#fastform .hipotecInitFormSuccess h5 {
		font-size: 18px;
		line-height: 24px;
	}
	#fastform .text-right .btn {
		content: none;
		display: block;
		text-align: center;
		max-width: 100%;
	}
	#fastform .text-right .btn:after {
		content: none;
	}
}

@media handheld, only screen and (max-width: 380px) {
	.banner-text>a {
		width: auto;
		max-width: none!important;
		display: inline-block!important;
	}
	.banner-text>a:after,
	.payment-wrapper .order-popup-btn:after {
		display: none;
	}
	.payment-wrapper .order-popup-btn {
		letter-spacing: 0;
		text-align: center;
	}
	.payment-wrapper .order-popup-btn:hover {
		letter-spacing: 0;
	}
	#cookieChoiceInfo {
		max-width: 100%;
		left: 0!important;
		right: 0!important;
		bottom: 0!important;
		padding-bottom: 60px!important;
		background-color: rgba(15,53,100,.9) !important;
	}
}

@media handheld, only screen and (max-width: 359px) {
	#order-step-2 .order-form-field .nice-select, 
	#order-step-3 .order-form-field .nice-select, .order-personal-form .order-form-field .nice-select, .order-address-form .order-form-field .nice-select, .order-professional-form .order-form-field .nice-select{
		font-size: 14px;
	}
	#order-step-2 .order-form-field input[type="text"], #order-step-2 .order-form-field input[type="email"], #order-step-2 .order-form-field input[type="tel"], #order-step-3 .order-form-field input[type="text"], #order-step-3 .order-form-field input[type="email"], #order-step-3 .order-form-field input[type="tel"], #order-step-4 .order-form-field input[type="text"], #order-step-4 .order-form-field input[type="email"], #order-step-4 .order-form-field input[type="tel"],
	.order-personal-form .order-form-field input[type="text"], .order-form-field input[type="tel"], .order-form-field input[type="email"], .order-address-form .order-form-field input[type="text"], .order-professional-form .order-form-field input[type="text"], .order-finance-form .order-form-field input[type="text"] {
		font-size: 14px;
	}
	.yy-select {
		max-width: 78px;
	}
	.mm-select {
		max-width: 134px;
	}
	.in-company-field {
		width: 100%;
	}
	.popup-step-count-active {
		font-size: 15px;
		padding-left: 27px;
	}
	.popup-step-count-active span {
		transform: rotate(90deg) translateY(16px);
		-webkit-transform: rotate(90deg) translateY(16px);
		font-size: 30px;
	}
	.team-people-text {
		font-size: 79px;
	}
	.partial-company-group-inner:before {
		left: 11px;
	}
	.admin-middle-block-text {
		padding-left: 18px;
		padding-right: 18px;
	}
}