@charset "utf-8";
/* CSS Document */

@import url(@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
body {
	color: #000;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 1.8;
}
.mt-100 {
	margin-top: 100px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-0 {
	margin-bottom:0 !important;
}
.mb-30 {
	margin-bottom:30px !important;
}
.mb-40 {
	margin-bottom:40px !important;
}
 .no-gutter > [class*='col-'] {
 padding-right:0;
 padding-left:0;
}
.sec-1 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:70px;
}
.sec-2 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:70px;
}
.sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:70px;
}
a {
	color:#efbb20;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.main-title {
	float: left;
	/*text-align: center;*/
	width: 100%;
}
.main-title h2 {
	font-family: 'Lato', sans-serif;
    font-size: 45px;
    line-height: 45px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.main-title h3 {
	font-size:28px;
	line-height:28px;
	color:#000000;
	font-weight:400;
	margin-top:0;
	text-transform:uppercase;
}
.main-title h5 {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:0;
}
.text-left h2 {
	text-align:left;
}
.white {
	color:#fff !important;
}
.white h2 {
	color:#fff !important;
}
/*=================================================
buttons
===================================================*/
.ClsButton {
	font-family: 'Montserrat', sans-serif !important;
	width:88px !important;
	height:inherit !important;
	font-size:14px !important;
	color:#fff !important;
	font-weight:bold !important;
	border:none !important;
	background:#efbb20;
	border-radius:0px;
}
.btn-primary, .button, .size, .ClsButton {
	background:#efbb20;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	outline:none;
	padding:11px 36px;
	text-transform:uppercase;
	border-radius:0px !important;
}
.btn-primary:hover, .button:hover, .size:hover, .ClsButton:hover {
	background:#efbb20;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	outline:none;
	padding:11px 36px;
	text-transform:uppercase;
	border-radius:0px !important;
}
.view-more {
	font-size:14px;
}
.white {
	color:#fff !important;
}
.nl-bcn {
	float:left;
	width:100%;
	margin-top:52px;
}
.csreq-form-btn {
	float:left;
	width:100%;
	margin-top:30px;
	text-align:right;
}



/*==============================================================
key highlights SECTION CSS STARTS HERE
================================================================*/
.key-highlights {
	float:left;
	width:100%;
	background:#fff;
}

.key-icon{
	float:left;
	width:100%;
	text-align:center;
	padding:27px 0;
}

.key-title {
	font-size:30px;
	line-height:30px;
	color:#1c417d;
	font-weight:300;
	margin-bottom:20px;
}
.key-val {
	font-size:50px;
	line-height:50px;
	color:#1c417d;
	font-weight:300;
	margin-bottom:20px;
}
.key-units {
	font-size:30px;
	line-height:30px;
	color:#1c417d;
	font-weight:300;
	margin-bottom:20px;
}
.key-val span{
	font-size:20px;
	line-height:20px;
	color:#1c417d;
	font-weight:300;
}

.key-cont {
	float:left;
	width:100%;
	text-align:center;
	padding-top:70px;
	padding-bottom:70px;
}
.brd-lr {
	border-left:1px solid #1c417d;
	border-right:1px solid #1c417d;
}

@media (min-width: 992px) and (max-width: 1199px) {
.key-icon {
    float: left;
    width: 100%;
    text-align: center;
    padding: 18px 0;
}
.key-val {
    font-size: 38px;
    line-height: 50px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 16px;
}	
	
}

@media (max-width: 991px) {
.key-title {
    font-size: 28px;
    line-height: 28px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 20px;
}
.key-val {
    font-size: 28px;
    line-height: 28px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 20px;
}

.key-cont {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}	
	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	
.brd-lr {
    border-left: none;
    border-right: none;
    border-top: 1px solid #1c417d;
    border-bottom: 1px solid #1c417d;
}
.key-val {
    font-size: 32px;
    line-height: 33px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 20px;
}


	
}

@media (max-width: 480px) {
.main-title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 32px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.key-cont {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px;
}

.key-title {
    font-size: 26px;
    line-height: 26px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 16px;
}	
	
.key-val {
    font-size: 24px;
    line-height: 25px;
    color: #1c417d;
    font-weight: bold;
    margin-bottom: 20px;
}
.key-units {
    font-size: 16px;
    line-height: 16px;
    color: #1c417d;
    font-weight: bold;
    margin-bottom: 0px;
}
	
	
}


 @media(max-width:414px) {

 

.main-title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 32px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.bursa-ann-sec .main-title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    line-height: 32px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.key-title {
    font-size: 26px;
    line-height: 26px;
    color: #1c417d;
    font-weight: 300;
    margin-bottom: 16px;
}	
	
.key-val {
    font-size: 24px;
    line-height: 25px;
    color: #1c417d;
    font-weight: bold;
    margin-bottom: 20px;
}
.key-units {
    font-size: 16px;
    line-height: 16px;
    color: #1c417d;
    font-weight: bold;
    margin-bottom: 0px;
}
	
 }
 
 /* Portrait i phones and smaller */
@media (max-width: 380px) {

.main-title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.bursa-ann-sec .main-title h2 {
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    line-height: 30px;
    color: #1c417d;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: capitalize;
}
	
	
}
