@import "../web-fonts/stylesheet.css";
* {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #f2f2f2;
	overflow-x: hidden;
	font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal', 'Li Alinur Imarat Unicode';
	font-size: 16px;
}

.head-area {
	margin: 10px 0px;
	padding: 0;
}

.head-area .txt-area {
	width: 100%;
	padding: 0;
	height: 40px;
}


.head-area .txt-area p {
	font-family: 'Li Alinur Imarat Unicode', 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
	font-size: 24px;
	font-weight: 500;
	text-align: right;
	color: green;
	padding: 0;
	margin: 0;  
}

.container .section-title {
	width: 90%;
	height: 40px;
	margin: 20px auto;
	border-bottom: 1px solid #848484;
}

.container .section-title .lcol {
	width: 75%;
	height: 40px;
	float: left;
}

.container .section-title .lcol h2 {
	font-family: 'Li Alinur Imarat Unicode', 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
	font-size: 24px;
	font-weight: 500;
	color: #267109;
	line-height: 40px;
}

.container .section-title .rcol {
	width: 25%;
	height: 40px;
	float: right;
}

.container .section-title .rcol h2 {
	font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
	font-size: 16px;
	font-weight: 200;
	color: #0327ad;
	line-height: 40px;
	text-align: right;
}

.container .section-title .rcol a {
	text-decoration: none;
}

.container .section-title .rcol a:hover {
	color: #0036fd;
}

/*---------------Title --------------*/
.title-area {
    width: 100%;
    height: 20px;
    margin: 40px 0px;
}

.title-area .lside {
    width: 50%;
    float: left;
    border-right: 1px solid green;
}

.title-area .lside p {
    padding: 0px 20px 0px 0px;
    text-align: right;
    font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
    font-size: 32px;
    font-weight: 800;
    color: #222222;
    line-height: 20px;
    margin: 0;
    letter-spacing: 1px;
}

.title-area .rside {
    width: 50%;
    float: left;
    border-left: 1px solid green;
}

.title-area .rside p {
    padding: 0px 0px 0px 20px;
    text-align: left;
    font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
    font-size: 32px;
    font-weight: 300;
    color: #222222;
    line-height: 20px;
    margin: 0;
    letter-spacing: 1px;
}

.body-content {
	width: 100%;
	height: auto;
}

.body-content .item a {
	text-decoration: none;
}

.body-content .item .btn {
	width: 100%;
	height: 35px;
	padding: 0 10px;
	border-radius: 5px;
}

.body-content .item .btn:hover {
	opacity: .7;
}

.body-content .item .btn img {
	vertical-align:middle; 
	margin-right: 10px;
	width: 25px;
	height: 25px;
	float: left;
}

.body-content .item .btn p {
	font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	color: #fff;
	line-height: 30px;
}

/*--------------Box1 --------------*/
.body-content .box1 {
	width: 100%;
	min-height: 300px;
	margin: 20px auto;
	padding: 20px;
	border-radius: 6px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.body-content .box1 i {
	width: 100%;
	text-align: center;
	font-size: 36px;  /* 72 */
	color: green;
	margin-bottom: 30px;
}

.body-content .box1 i:hover {
	color: red;
}

.body-content .box1 h1 {
	width: 100%;
	text-align: center;
	font-family: 'Li Alinur Imarat Unicode', 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
    font-size: 24px;
    font-weight: 300;
    color: red;
}

.body-content .box1 p {
	width: 100%;
	text-align: justify;
	font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal', 'Li Alinur Imarat Unicode';
    font-size: 18px;
    font-weight: 200;
    color: #464646;
    margin: 0px;
    padding: 0px 10px;
}

.body-content .box1 .img {
	width: 80%;
	height: 160px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.body-content .box1 .img img {
	width: 100%;
}

.body-content .box1 .button {
	margin-left: 10px;
	background-color: #009815;
	border: 0;
	border-radius: 56px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
	font-size: 18px;
	font-weight: 400;
	outline: 0;
	padding: 8px 21px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
}

.body-content .box1 .button:before {
	background-color: initial;
	background-image: linear-gradient(#fff 0, rgba(255, 255, 255, 0) 100%);
	border-radius: 125px;
	content: "";
	height: 50%;
	left: 4%;
	opacity: .5;
	position: absolute;
	top: 0;
	transition: all .3s;
	width: 92%;
}

.body-content .box1 .button:hover {
	box-shadow: rgba(255, 255, 255, .2) 0 3px 15px inset, rgba(0, 0, 0, .1) 0 3px 5px, rgba(0, 0, 0, .1) 0 10px 13px;
	transform: scale(1.05);
}

@media (min-width: 768px) {
	.body-content .box1 .button {
		padding: 8px 48px;
	}
}

/*------------------Marquee----------------*/
.marquee-area {
	width: 100%;
	margin: 20px 0;
}

.marquee-area img {
	margin: 0px 30px;
	display: inline-block;
}

/*------------------Footer---------------*/
.second-footer {
	margin: 0;
	padding: 20px;
	width: 100%;
	height: auto;
	background-color: #010E18;
}

.second-footer h1 {
	width: 100%;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0px;
}

.second-footer a {
	width: 100%;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}

.second-footer a:hover {
	color: greenyellow;
}

.second-footer p {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	padding: 0px;	
	margin: 0;
}

.second-footer i {
	font-size: 14px;
	color: #fff;
}

.second-footer .social i {
	display: inline-block;
	font-size: 32px;
	color: #fff;
	margin-right: 25px;
	cursor: pointer;
}

.second-footer .social i:hover {
	color: #0393ee;
}

.second-footer .social a {
	display: inline-block;
}

.first-footer {
	width: 100%;
	height: 50px;
	background-color: #18252F;
}

.first-footer p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #929292;
	line-height: 50px;
}

.first-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #929292;
	line-height: 50px;
	text-decoration: none;
	cursor: pointer;
}

/*--------------Box2 --------------*/
.body-content .box2 {
	width: 100%;
	min-height: 300px;
	margin: 20px auto;
	padding: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.body-content .box2 .header {
	width: 100%;
	height: auto;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: green;
	padding: 10px 10px 0px 10px;
	margin: 0;
}

.body-content .box2 .header h1 {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: yellowgreen;
	line-height: 40px;
}

.body-content .box2 .header h2 {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	padding: 0px 10px 0px 40px;
	float: left;
}

.body-content .box2 .header h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
}

.body-content .box2 h2 {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 500;
	color: purple;
	line-height: 40px;
	padding: 0px 10px 0px 40px;
	float: left;
}

.body-content .box2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	line-height: 40px;
	margin-bottom: 30px;
}

.body-content .box2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	padding: 0 0 0 40px;
	margin: 0;
}

/*----------------Page Body -----------*/
.page-body h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-weight: bold;
	letter-spacing: 2px;
	color: #464646;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.page-body h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-weight: bold;
	letter-spacing: 2px;
	color: #464646;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.page-body p {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500
	letter-spacing: 1px;
	color: #464646;
}

.page-body i {
	font-size: 20px;
	color: green;
	float: left;
}

.page-body i.fa {
	display: inline-block;
	border-radius: 60px;
	box-shadow: 0 0 2px green;
	padding: 20px;
}

.page-body i.fa:hover {
	box-shadow: 0 0 3px #444444;
}

/*--------------------------Footer---------------------------*/

    .second-footer {
        width: 100%;
        padding: 40px;
        background: #93AF97;
    }

    .second-footer p {
        font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
        font-size: 30px;
        font-weight: 400;
        text-align: justify;
        color: #fff;
        padding-right: 20px;
    }

    .second-footer .img {
        width: 60%;
        margin: 0 auto;
    }

    
    .second-footer .content {
        padding: 25px;
        background-color: green;
        transition: transform .2s; /* Animation */
        width: 35%;
        margin: 20px auto 0px auto;
        border-radius: 6px;
        cursor: pointer;
    }

    .second-footer .content:hover {
        transform: scale(1.25);
    }

    .second-footer .content p {
        font-family: 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
        font-size: 30px;
        font-weight: 400;
        text-align: center;
        color: #fff;
    }


  @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }
  } 


  @media screen and (max-width: 600px) {
	.head-area .txt-area p {
		font-family: 'Li Alinur Imarat Unicode', 'SolaimanLipi', 'Ruposhi Bangla', 'NikoshLightBAN', 'Lal Sabuj', 'Lal Sabuj Normal';
		font-size: 16px;
		font-weight: 200;
	}
  }