
.modal p.bk-content-16 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.37;
}
/*

*/
h2.bkl-title{
	color: #0173EF;
	font-size: 64px;
	font-size: 6.4rem;
	font-weight: 300;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 40px;
}
ul.bkl-list {
    list-style: none;
    padding: 0;
    margin: 0;
	padding-left: 120px;
	}
ul.bkl-list li {
	color: #444;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.4;
	margin-bottom: 30px;
	}
ul.bkl-list li:before {
	content: '';
    display: inline-block;
	background-image: url("../img/landing/others/blue_line-01.svg");
	background-size: contain; 
	background-repeat: no-repeat;
	margin-left: -90px;
    width: 90px;
    height: 1px;
	margin-bottom: 7px;
	}

.invest-now{
	border-radius: 12px;
	background-color: #363636;
	padding: 50px 60px 50px;
}

h3.invest-now-title{
	color: #FFF;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 400;
	line-height: 1;
}

.invest-now p{
	color: rgba(255,255,255,.34);
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.4;
	text-align: center;
	margin-bottom:0;
}

.invest-now .form-control{
	font-weight: 500;
	line-height: 1.1;
	color: rgba(0,0,0,1);
	border-radius: 4px;
	text-align: center;
}
.invest-now .input-group-addon{
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.invest-now .btn{
	border-radius: 4px;
	text-transform: uppercase;
	margin-top: 10px;
	padding-left: 60px;
	padding-right: 60px;
}
.invest-now .fa {
    color: #eee;
    font-size: 24px;
    line-height: 0.75em;
    margin-left: 10px;
    vertical-align: -35%;
}

.invest-now .btn-lg {
    font-size: 17px;
    font-weight: 400;
}
.invest-now .btn-lg, .invest-now .btn-group-lg > .btn {
    line-height: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table-financials{
	width: 90%;
	margin: 0 5%;
}

.table-financials td,
.table-financials th{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.1;
	color: #444;
	padding: 18px 15px;
	border-bottom: 1px solid #e0e0e0;
}
.table-financials th{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	border-bottom: 2px solid #0173ef;
}

.table-financials td{
	white-space: nowrap;
}

.table-financials .b-0 td{
	border-width: 0!important;
}

.loan-conditions-box{
	border: 1px solid #d7d7d7;
	padding: 20px;
	border-radius: 6px;

}
.loan-conditions-box .value,
.loan-conditions-box .key{
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.87;
	color: #444;
	margin:0;
	text-transform: uppercase;
}
.loan-conditions-box .value{
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: 700;
}
.loan-conditions-box .fa{
	font-size: 16px;
	font-size: 1.6rem;
	color: #444;
}

.loan-conditions-box .value .fa{
	vertical-align: 10%;
}

.loan-conditions .col-md-height{
	vertical-align: top;
}

.loan-condition-box{
	border-top: 1px solid #d7d7d7;
	margin: 10px 12px;
	vertical-align: top;
}
.loan-condition-box .value,
.loan-condition-box .key{
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.2;
	color: #444;
	margin: 15px 0 10px;
	text-transform: uppercase;
}
.loan-condition-box .value{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 700;
	margin: 0px 0 40px;
}
.loan-condition-box .value br{
	line-height: 1;
}
.loan-condition-box .fa{
	font-size: 14px;
	font-size: 1.4rem;
	color: #444;
}

.loan-condition-box .value .fa{
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: 10%;
}

.loan-conditions-request-box{
	background: #007AFF  url("../img/landing/others/envlope.png") no-repeat 92% 100%; 
}
.loan-conditions-request-box p{
	color: #FFF!important;
}
.loan-conditions-text{
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.6;
	color: #A9A9A9;
	padding-right: 20px;
}
.home-left{
	margin-left: 150px;
}
.main-banner-aprmt{
	width: 100vw;
	border-top-width: 0;
}
.main-banner-play,
.main-banner-aprmt,
.main-banner{
	padding-top:0;
	padding-bottom:0;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	margin-left: -30px;
}
.main-banner-play img,
.main-banner img{
	display:inline;
}
.real-estate{
	overflow: hidden;
    margin-left: -30px;
    margin-right: -30px;
    width: 100vw;
}
.navigation-wrap > .container {
    padding: 0 !important;
    width: 100%;
}
@media (max-width: 1401px) {
	.home-left{
		margin-left: 45px;
	}
}
@media (min-width: 1700px) {
	.main-banner{
		background-position: right top!important;
	}
	.main-banner-play{
		background-position: 83% top, right top!important;
	}
}
@media (min-width: 1824px) {
	.main-banner-aprmt,
	.main-banner{
		background-position: right top!important;
	}
}
@media (min-width: 980px){
	.real-estate{
		width: calc(100vw - 114px);
	}
}



/*
	slider-special-static
*/
.sst{
 height: 28px;
 width: 100%;
 background-color: #c4c2c2;
 border-radius: 14px;
 clear:both;
}
.sst-handle {
  width: 57px;
  height: 57px;
  text-align: center;
  vertical-align: middle;
  position:absolute;
  background-color: #0173ef;
  left:0%;
  top:-15px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}
.sst-handle > * {
  line-height: 57px;
}
.sst-handle span{
	color: #FFF;
	font-size: 18px;
	font-weight: 600;
    letter-spacing: 0.001em;
}
.sst-line-left{
	position:absolute;
	height:100%;
	top: 0;
	left: 0;
	right: 0;
	background-color: #0173ef;
	border-radius: 20px 0 0 20px;
}
.sst-btn-right,
.sst-line-right span{
	float:left;
	height: 57px;
	margin-top: -15px;
	width: 2px;
	background-color: #00c853;
}
.sst-line-right{
	position:absolute;
	height:100%;
	top:0;
	left:50%;
	right:0%;
	background: none;
	border-radius: 0 20px 20px 0;
	background-image: url("../img/landing/others/striped_pat_2.jpg");
	background-repeat: repeat-x;
}

.sst-lg{
 height:40px;
 border-radius: 20px;
}
.sst-lg .sst-handle span{
	color: #FFF;
	font-size: 22px;
}
.sst-lg .sst-handle{
  width: 66px;
  height: 66px;
}
.sst-lg .sst-handle > * {
  line-height: 66px;
}
.sst-lg .sst-line-right span{
  height: 66px;
}
.sst-lg .sst-handle,
.sst-lg .sst-line-right span{
	margin-top: -13px;
}
.home-left{
	min-height: 696px;
}
.home-left > .row{
	max-width: 800px;
}
.home-left h1{
	font-size: 52px;
	font-weight: 200;
	color: #0173ef;
	line-height: 1.1;
	margin-bottom: 25px;
}
.home-left .slogan{
	font-size: 22px;
	font-weight: 300;
	color: #333;
	line-height: 1.36;
	margin-bottom: 25px;
}
.sst-amount-end,
.sst-amount-start{
	font-size: 32px;
	font-weight: 600;
	color: #333;
	line-height: 1.1;
	padding-bottom: 20px;
	letter-spacing: normal;
}
.sst-color{
	font-size: 14px;
    font-weight: 400;
}
.sst-color i{
	display: inline-block;
	height: 10px;
	width: 10px;
    line-height: 10px;
    margin-right: 5px;
	border-radius: 50%;
}

.banner-conditions-box{
	border: 1px solid #848280;
	padding: 10px;
	border-radius: 6px;
}
.banner-conditions-box .value,
.banner-conditions-box .key{
	font-size: 8px;
	font-weight: 500;
	line-height: 1.3;
	color: #333;
	margin:0;
	text-transform: uppercase;
	text-align: center;
}
.banner-conditions-box .value{
	font-size: 34px;
	font-weight: 700;
	line-height: 1.1;
}
.bkl-list-ol{
	margin-left: 0;
    padding-right: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 120px;
}
.bkl-list-ol li {
    counter-increment: step-counter;
    color: #444;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 30px;
}
.bkl-list-ol li::before {
    content: counter(step-counter) ".";
    pmargin-right: 5px;
	line-height: 1;
    font-size: 24px;
	color: #0173ef;
    font-weight: 300;
    padding: 2px 40px 0px 0;
    display: inline-block;
    margin-left: -90px;
	width: 90px;
	text-align: right;
	vertical-align: top;
}

#slider-aprmt .owl-stage-outer{
	max-height: 800px;
}
#slider-aprmt .owl-bg-img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
}
#slider-aprmt .owl-bg-img img{
	display: block;
    width: 100%;
    height: auto;
}
.doc-aprmt {
	padding: 5px 90px;
 }
 .doc-aprmt p{
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
	text-align: justify;
 }
  .doc-aprmt p i.tmpl-cell{
	font-style: normal;	
  }
 .doc-aprmt h3 {
	font-size: 21px;
	margin-top: 20px;
	font-weight: 500;
 }
a.anchor {
    display: block;
    position: relative;
    top: -57px;
    visibility: hidden;
}



.mfp-bg {
    background: #000 none repeat scroll 0 0;
    opacity: 0.95;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    max-width: 1200px;
    width: 100%;
}
.mfp-close {
    font-family: Roboto,monospace;
    font-size: 48px;
    font-weight: 200;
}
.mfp-iframe-holder .mfp-close {
    top: -55px;
}

@media (max-width: 767px) {
	.bkl-title{
		font-size: 2.5em;
	}
	.invest-now-title {
		font-size: 24px;
		font-weight: 400;
		line-height: 25px;
	}
	ul.bkl-list li {
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
		margin-bottom: 30px;
	}
	ul.bkl-list li:before {
		margin-left: -90px;
		width: 90px;
		height: 1px;
		margin-bottom: 7px;
	}
	#invSpecFormBox .row.no-padding{
		text-align: center;
	}

	#invSpecFormBox .row.no-padding .col-sm-7{
		text-align: center!important;
		width:100%!important;
	}
	#invSpecFormBox .row.no-padding .btn{
		margin-bottom: 10px;
	}
	.main-banner-aprmt{
		background: none!important;
	}
	ol.bkl-list-ol li {
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
		margin-bottom: 30px;
	}
	ol.bkl-list-ol li:before {
		margin-left: -90px;
		width: 90px;
		margin-bottom: 7px;
	}
}

@media (max-width: 480px) {
	ul.bkl-list {
		margin-left: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: center;
	}
	ul.bkl-list li:before {
		content: none;
	}
	ol.bkl-list-ol {
		margin-left: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		text-align: left;
		padding: 0 15px 0 50px!important;
	}
	ol.bkl-list-ol li:before {
		font-size: 16px;
		margin-left: -40px;
		width: 40px;
		margin-bottom: 3px;
	}
	.home-left h1 {
		font-size: 42px;
		font-weight: 200;
		line-height: 1.2;
		margin-bottom: 25px;
		margin-top: 20px!important;
	}
}