File "header.php"
Full path: /home/fsibplc/public_html/fsib/firstcash/all/header.php
File
size: 10.19 B
MIME-type: text/html
Charset: utf-8
Download Open Edit Advanced Editor Back
<!DOCTYPE html>
<html lang="bn">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" charset=UTF-8">
<meta name="generator" content="Mobirise v5.8.4, mobirise.com">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<link rel="shortcut icon" href="<?= base_url('assets/images/FirstCash - icon.jpeg') ?>" type="image/x-icon">
<title><?php
if(isset($page_title)) {echo "$page_title";} else { echo "MFS Website";}
?></title>
<meta name="description" content="<?php if(isset($meta_description)) {echo "$meta_description"; } ?>" />
<meta name="keywords" content="<?php if(isset($meta_keywords)) {echo "$meta_keywords"; } ?>" />
<meta name="author" content="FSIBL MFS Website Editor" />
<link rel="stylesheet" href="<?= base_url('assets/web/assets/mobirise-icons2/mobirise2.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/bootstrap/css/bootstrap.min.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/bootstrap/css/bootstrap-grid.min.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/bootstrap/css/bootstrap-reboot.min.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/animatecss/animate.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/dropdown/css/style.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/socicon/css/styles.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/theme/css/style.css') ?>">
<!--<link rel="stylesheet" href="assets/web/assets/mobirise-icons2/mobirise2.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap-reboot.min.css">
<link rel="stylesheet" href="assets/animatecss/animate.css">
<link rel="stylesheet" href="assets/dropdown/css/style.css">
<link rel="stylesheet" href="assets/socicon/css/styles.css">
<link rel="stylesheet" href="assets/theme/css/style.css">-->
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,700;1,400;1,700&display=swap&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,700;1,400;1,700&display=swap&display=swap">
</noscript>
<link rel="preload" as="style" href="<?= base_url('assets/mobirise/css/mbr-additional.css') ?>">
<link rel="stylesheet" href="<?= base_url('assets/mobirise/css/mbr-additional.css') ?>" type="text/css">
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" rel="stylesheet"> -->
<style>
<!--
.slide {
max-height: 500px;
}
#navbarSupportedContent a {
font-size: 14px;
}
* {
font-family: 'Noto Serif Bengali', serif !important;
font-family: 'Nunito Sans', sans-serif;
}
.footer6 {
background-color: #000000;
}
.ft {
font-family: 'Courier New', Courier, monospace;
font-size: 14px;
}
.fth {
font-family: 'Courier New', Courier, monospace;
font-size: 18px;
color: ghostwhite !important;
}
input {
border: 1px solid #0E7C56;
}
.card {
width: 50%;
margin: 0 auto;
}
.form-label {
font-weight: 600;
}
.box{
background-color: #fff;
border-color: transparent;
border-radius: 3px;
padding: 1rem;
height: 13 rem;
width: 50rem;
box-shadow: 8px 10px 16px 0px rgba(0,0,0,0.1);
}
.box p{
line-height: 1.5;
}
.box h3{
font-size: 25px;
margin-bottom: 2rem;
color: #007635;
/* text-align: center; */
}
.button .nav-link {
background-color: #0E7C56;
color: #ffffff;
padding: 10px;
margin: 5px;
width: 150px;
font-weight: bold;
border-radius: 0px;
}
.nav-pills {
display: flex;
justify-content: center;
}
.item1 {
grid-area: offer1;
}
.item2 {
grid-area: offer2;
}
.item3 {
grid-area: offer3;
}
.item1,.item2,.item3:hover{
cursor: pointer;
}
.item4 {
grid-area: category;
padding: 200px 0;
text-align: left;
}
.item4 button:hover{
box-shadow: 2px 2px 10px 2px #888;
}
.grid-container {
display: grid;
grid-template-columns: repeat(7, 1fr);
grid-template-areas:
'category category category offer1 offer1 offer2 offer2'
'category category category offer3 offer3 offer3 offer3';
gap: 10px;
padding: 10px;
}
.grid-container>div {
border-radius: 5px;
}
.wrapper {
width: 100%;
padding-left: 100px;
padding-right: 100px;
}
p{
font-size: 12px;
line-height: 1.5;
}
.about {
padding: 50px;
text-align: justify;
}
span {
font-weight: bold;
color: green;
}
.cashIn{
background-color: #f3f4f6;
}
.cashout{
background-color: #f3f4f6;
}
.addMoney{
background-color: #f3f4f6;
}
.sendMoney{
background-color: #f3f4f6;
}
.merchantPayment{
background-color: #f3f4f6;
}
.merchant{
background-color: #f3f4f6;
}
-->
.slide {
max-height: 500px;
}
#navbarSupportedContent a {
font-size: 14px;
}
* {
font-family: 'Jost', sans-serif!important;
}
.footer{
list-style-type: none;
color: #fff;
}
.footer .card-header,.footer .card-body,.card-footer{
padding: 10px;
}
a {
font-family: 'Jost', sans-serif;
font-size: 1rem;
line-height: 1.8;
color: #000000;
}
.socicon-facebook:hover {
color: #1877F2;
}
.socicon-youtube:hover {
color: #FF0000;
}
.socicon-twitter:hover {
color: #1DA1F2;
}
.socicon-linkedin:hover {
color: #0077B5;
}
.grey-bg {
background-color: #f5f6fb
}
.shapes-bg {
position: relative;
overflow: hidden
}
.shapes-bg .container {
z-index: 10;
position: inherit
}
.shapes-bg .bg-shape {
z-index: 1;
position: inherit;
opacity: .6
}
.shapes-bg .bg-shape--left {
position: absolute;
left: -200px;
top: 10%
}
.shapes-bg .bg-shape--left:before {
content: "";
background: url("shape-left.svg") 100%;
width: 474px;
height: 409px;
display: block
}
.shapes-bg .bg-shape--right {
position: absolute;
right: -200px;
top: 50%
}
.shapes-bg .bg-shape--right:before {
content: "";
background: url("shape-right.svg") 0;
width: 474px;
height: 409px;
display: block
}
/* @media only screen and (max-width: 800px) {
.grid-container {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-areas:
'category category'
'offer1 offer1'
'offer2 offer2'
'offer3 offer3';
gap: 10px;
padding: 10px;
} */
/* CSS for view more offers */
.button-24 {
background: initial;
border: 1px solid #6552CF;
border-radius: 10px;
box-shadow: rgba(0, 0, 0, 0.5) 1px 2px 4px;
box-sizing: border-box;
color: #6552CF;
cursor: pointer;
display: block;
font-family: jost, sans-serif !important;
font-size: 20px;
font-weight: 800;
line-height: 19px;
min-height: 40px;
outline: 0;
padding: 16px 18px;
text-align: center;
text-rendering: geometricprecision;
text-transform: none;
user-select: none;
-webkit-user-select: none;
touch-action: manipulation;
vertical-align: middle;
margin: 20px auto;
width: 40%;
}
.button-24:hover,
.button-24:active {
background-color: #6552CF;
/* background-position: 0 0; */
color: #FFFFFF;
}
.button-24:active {
opacity: 0.5;
}
.offer-wrapper{
display: flex;
flex-direction: row;
/* font-size: 30px; */
text-align: center;
}
.flex-container{
display: flex;
flex-direction: row;
}
.flex-item{
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
flex: 30%;
margin:10px;
/* width: 30%; */
border-radius: 5px;
}
/* Responsive layout - makes a one column-layout instead of two-column layout */
@media (max-width: 800px) {
.flex-container {
flex-direction: column;
}
}
</style>
</head>
<body>
<!-- top header end -->