@charset "utf-8";
/* CSS Document */

 
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
 
 
 
body {
	background-color:#fff;
	color:#777;
	font-family: 'Noto Serif', serif;
	font-size: 14px;
	line-height: 26px;
	margin: 0;
} 

.pr-0 {
	padding-right:0 !important;
}
.pl-0 {
	padding-left:0;
}
.mb-10 {
	margin-bottom:10px;
}
.mb-20 {
	margin-bottom:20px;
}
.mb-30 {
	margin-bottom:30px;
}
a {
	color:#fe2400;
	text-decoration:none;
}
a:hover {
	color:#fe2400;
	text-decoration:none;
}

 .btn-primary {
	font-family: 'Noto Serif', sans-serif;
	background-color:#fe0000;
	color:#fff;
	text-transform:capitalize;
	font-weight:600;
	font-size:15px;
	padding:8px 20px;
	display:inline-block;
	 
	text-align:center;
	border-radius:0 !important;
	border:1px solid #fe0000;
	box-shadow:none;
}

.btn-primary:hover {
	font-family: 'Noto Serif', sans-serif;
	background-color:transparent;
	color:#fe0000;
	text-transform:capitalize;
	font-weight:600;
	font-size:15px;
	padding:8px 20px;
 
	text-align:center;
	border-radius:0 !important;
	border-color:#fe0000;
	box-shadow:none;
}
.btn:focus-visible, .btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
	background-color:transparent;
	color:#fe0000;
		border-color:#fe0000;
		box-shadow:none;
}

 
.vm-btn{
	font-family: 'Noto Serif', sans-serif;
	background-color:transparent;
	color:#212529;
	text-transform:capitalize;
	font-weight:600;
	font-size:15px;
	padding:15px 20px;
	display:inline-block;
	min-width:150px;
	text-align:center;
	border-radius:0 !important;
	border:1px solid #212529;
}
.vm-btn:hover{
	font-family: 'Noto Serif', sans-serif;
	background-color:transparent;
	color:#fe2400;
	text-transform:capitalize;
	font-weight:600;
	font-size:15px;
	padding:15px 20px;
	min-width:150px;
	text-align:center;
	border-radius:0 !important;
	border-color:#fe2400;
}

.ClsButton{
	font-family: 'Noto Serif', sans-serif  !important;
	background-color:#fe0000 !important;
	color:#fff !important;
	text-transform:capitalize !important;
	border:1px solid #212529 !important;
	font-weight:600 !important;
	font-size:15px !important;
	min-width:150px !important;
	padding:10px 20px !important;
	height:auto !important;
	outline:none !important;
	border-color:#fe2400 !important;
 
}
.ClsButton:hover{
		font-family: 'Noto Serif', sans-serif !important;
	background-color:transparent !important;
	color:#fe2400 !important;
 
	border-radius:0 !important;
	border-color:#fe2400 !important;
}

p{
	color: #777;
    line-height: 26px;
    margin: 0 0 20px;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.5px;
	color:#212529;
}

h1 {
    font-size:36px;
    line-height: 44px;
    margin: 0 0 32px 0;
	color:#212529;
	font-weight:500;
}
 
.white {
	color:#ffffff !important;
}
 
.sec-1, .sec-2, .sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	margin-bottom:50px;
 
}

.sec-5{
 
}


hr {
	width:100%;
	height:1px;
	background:#193852;
	border:0;
}
 


.btn-icon {
    color: #fe2400;
}
.title-border {
    width: 70px;
    height: 2px;
    background: linear-gradient(45deg, #bec0c2, #a1a2a3);
    margin: 20px auto;
}


/*======================================================
INVESTOR RELATIONS FIRST SECTION
========================================================*/

.sec-1{
	float:left;
	width:100%;
	background-image: url(../images/ir-home-01.jpg);
	background-position:center center;
	background-size:cover;
}

.top-qr-box	{
	background:#fff;
	padding:50px;
}
.top-qr-box	h1{
	font-weight:700;
}

.abt-cmp{
	float:left;
	width:100%;
	margin-bottom:30px;
}

 
.graph-sec{
	background: #000; 
	padding: 30px;
	color:#fff;
}
.graph-sec h4{
	font-size:19px;
	font-weight:600;
	color:#fff;
}
.graph-wrap{
	float:left;
	width:100%;
	margin:20px 0;
}
.eod{
	float:left;
	width:100%;
	text-align:left;
	font-size:14px;
	font-weight:400;
	color:#fff;
	margin-bottom:20px;
}
.stk-price{
	float:left;
	width:100%;
	text-align:left;
	font-size:36px;
	font-weight:700;
	letter-spacing:0.5px;
	color:#fff;
	margin-bottom:20px;
}

.stk-price span{
	font-size:18px;
	line-height:18px;
	font-weight:700;
}

.stk-chg{
	float:left;
	width:100%;
	text-align:left;
	font-size:14px;
	font-weight:400;
	letter-spacing:0.5px;
	color:#fff;
	margin-bottom:20px;
}

.graph-sec a{
	color:#fff;
	border-color:#fff;
	border:none;
	padding:0;
}
.graph-sec a:hover{
	color:#fff;
	border-color:#fff;
	border:none;
	padding:0;
}

.pp-btn{
	color:#fff !important;
 	margin-left:15px;
	display:inline-block;
}
.pp-btn:hover{
	color:#fe2400 !important;
}

 



.sec-4{
	position:relative;
	 
}


.bg-half:before {
    content: "";
    background: #333333;
    width: 85%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 370px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.ar-cover-sec{
	background:#f0f0f0;
	width:100%;
	height:533px;
	padding:30px;
	display:flex;
		justify-content:center;
}

.ar-cover-sec img{
 
}


.har, .har .vm-btn{
	color:#fff;
	border-color:#fff;
}

.har h1{
	color:#fff;
 
}

.hba-sec{
	min-height:527px;
}


.news-block {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}
.news-block h4 {
    font-size: 18px !important;
	line-height:26px;
    margin-bottom: 0;
}

.nl-sec{
	background: #000;
    padding: 50px;
	color:#fff;
}
.nl-sec h4{
	font-size:19px;
	color:#fff;
}
.nl-sec p{
	font-size:14px;
	color:#fff;
	letter-spacing:0.5px;
}

.nl-sec .vm-btn{
	color:#fff;
	border-color:#fff;
}

.nl-sec .form-group{
	margin-bottom:16px;
}

.nl-sec .form-group label{
	font-size:0.9em;
}

.ir-cont-sec{
	background: #f9f9f9;
	min-height:295px;
}

.ir-cont-sec h3{
	font-size:25px;
	font-weight:500;
}




.ir-cont-sec .list.list-icons {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
}




.list.list-icons li {
    position: relative;
    
}
/*.list-icons-style-3 li:first-child{
	font-weight:600;
}*/
.list-icons-style-3 li{
	font-size:14px;
	font-weight:normal;
	padding-top:5px;
	padding-left:36px;
	 
}

.list-icons-style-3 li i{
	background-color:#fe2400;
	border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 5px;
    font-size: 0.8em;
    line-height: 1.3;
	color:#fff;
}

.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: 0;
    top: 5px;
}




.container{
	width:100% !important;
}




.form-group .form-control{
	border:1px solid #000;
	border-radius:0;
	margin-bottom:15px;
}






 /*===============================================================================================
 MEDIA QUERIES STARTS HERE
 ================================================================================================*/



@media (min-width: 1200px) {
    .container:not(.container-bs):not(.container-xl-custom):not(.container-xxl-custom) {
        max-width: 1140px;
    }
}



/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px){
	
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
    .container, .container-md, .container-sm {
        max-width: 100%;
    }	
	
}


@media (min-width: 576px) {
    .container, .container-sm {
        max-width: 100%;
    }


/* Landscape phones and portrait tablets */
@media (max-width: 767px){
	
.bg-half:before{
	height:100%;
	width:100%;
}
.ar-cover-sec{
	margin-bottom:30px;
}
.sec-5{
	position:relative;
	top:50px;
}
.nl-sec{
	margin-top:30px;
}


	
}
/* Portrait phones and smaller */
@media (max-width: 480px){
	
	
}
/* Portrait i phones and smaller */
@media (max-width: 320px){
	
	
}






