﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Oleo+Script&family=Ubuntu:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cookie&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap');
/* font-family: 'Montserrat', sans-serif;

    font-family: 'Oleo Script', cursive;

    font-family: 'Ubuntu', sans-serif;*/

body {
	font-size: 16px;
	
	 font-family: 'Poppins', sans-serif !important;
	color: #2f2f2f;
	background: #fff !important;
	/*background-image: url("../img/metor-bg.jpg") !important;
	background-repeat: repeat;*/
}
h1, h2, h3, h4, h5 {
	margin: 2px 0;
	/*font-family: 'Cookie', cursive;*/
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
}
.top-space {
	margin-top: 25px;
}
h1 em {
	color: #e19d00;
	font-weight: 700;
	font-size:45px;
	font-style: normal;
}
h3 {
	color: #222222;
	font-size: 2.0em;
	font-weight: 600;
	padding-bottom: 10px;
}
h1 {
	color: #2b3132;
	font-size: 40px;
	padding-bottom: 25px;
	line-height: 60px;
	/*margin: 15px 0;*/
    margin: 0px 0;
	padding: 0px;
}
h4 {
	font-size: 30px;
	line-height: 40px;
	color: #333333;
	font-weight: 700;
}
header {
	background: #116131 !important;
}
.video-w3l {
	/*background: rgba(252, 255, 255, 0.1);*/
	background: url(../img/pattern.jpg) fixed;
	min-height: 800px;
	text-align: center;
	padding: 150px 0 50px;
}
.video-w3l h5 {
	color: #000;
	font-size: 65px;
	margin-top: 280px;
	text-align: Left;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.video-w3l h4 {
	color: #ea5933;
	font-size: 80px;
	margin-top: 30px;
	text-align: left;
}
.list-style {
	list-style-image: url(../img/bullet.png) !important;
	margin-top: 20px;
	padding-left: 25px;
}
.sec-title {
	font-size: 14px;
	font-weight: 700;
	color: #008391;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 3px;
	text-align: center !important;
}
p {
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 10px;
	font-style: normal;
	transition: all 500ms ease;
}
.more-info {
	background: #f18f20;
	color: #fff;
	padding: 20px 25px;
	text-align: center;
	text-decoration: none;
	margin: 15px 0;
	text-transform: uppercase;
	font-weight: 600;
}
.more-info:hover {
	text-decoration: none;
}
.top-space {
	margin: 15px 0;
}
.top-space2 {
	margin: 25px 0;
}
.clr {
	clear: both;
}

/*----------------
Welcome Start
----------------*/
.welcome-wrapper {
	/*background: url(../img/pattern.jpg) fixed;*/
	padding: 40px 0 20px;
/*	box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.08);*/
}
.welcome-box {
	background: rgba(255,255,255,1);
	/*border: 3px solid #bacab0;*/
	    padding: 20px 50PX;
	/*box-shadow: 0px 13px 13px 13px rgba(0, 0, 0, 0.08);*/
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.welcome-wrapper h1, .welcome-wrapper p {
	text-align: center;
}
/*----------------
Welcome End
----------------*/

/*----------------
Vision Start
----------------*/
.vision-wrapper {
	padding: 40px 0 20px;
	background-image: url("../img/metor-bg.jpg");
	background-size: contain;
}
.vision-wrapper p{
	text-align: justify;
}
/*----------------
Vision End
----------------*/

/*----------------
Values Start
----------------*/
.values-wrapper {
	padding: 40px 0 20px;
	background-image: url("../img/metor-bg.jpg");
	background-size: contain;
}
.values-wrapper p{
	text-align: justify;
}
.values-wrapper h3{
	font-family: 'Poppins', sans-serif !important;
	font-size: 24px !important;
}
/*----------------
Vision End
----------------*/

/*----------------
VUpdate Start
----------------*/
.update-wrapper {
	padding:100px 0 100px;
	background: #fff;
}

.update-wrapper h1 {
	margin-bottom: 50px;
}



/*----------------
VUpdate End
----------------*/
/*----------------
Audience Start
----------------*/
.audience-wrapper {
	padding: 50px 0 50px;
	
}
.audience-wrapper p{
	text-align: justify;
}
.audience-wrapper h3{
	font-family: 'Poppins', sans-serif !important;
	font-size: 24px !important;
}
.audience-wrapper h4{
	font-size: 22px;
	color: #2b9340;
}
.audience-box {
	padding:10px;
	text-align: left;
	/*background: #e95a35;*/
	/*box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.08);*/
	/*border: 3px solid #bacab0;*/
}
.audience-box ul li {
	color: #2f2f2f;
	font-weight: 400;
	padding:5px 0 15px 0;
	list-style-image: url(../img/bullet-2.png);
}
.audience-box h2 {
	margin-bottom: 20px;
	margin-top: 0;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
}
/*----------------
Vision End
----------------*/
/*----------------
About End
----------------*/
.about-wrapper{
	padding: 40px 0px 10px 0;
}
.about-wrapper h3 {
    color: #2b9340 !important;
   
    margin: 15px 0 0px;
    font-size: 22px !important;
}
.bullet-box ul li{
	color: #2f2f2f;
    font-weight: 400;
    padding: 5px 0;
    list-style-image: url(../img/bullet-2.png);
}

.about-wrapper a{
	color: #004a94 !important;
}

/*----------------
Benifit Start
----------------*/
.benifit-wrapper {
	/*padding:50px 0;*/
    padding:40px 20px;
	/*height: 750px;*/
		background: rgba(38,38,38,0.8)
}

.benifit-wrapper h1{
	color: #ffffff;
}
.benifit-box {
	padding:10px;
	text-align: left;
	/*background: #e95a35;*/
	/*box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.08);*/
	/*border: 3px solid #bacab0;*/
}
.benifit-box ul li {
	color: #fff;
	font-weight: 400;
	padding: 15px 0;
	list-style-image: url(../img/bullet-2.png);
}
.benifit-box h2 {
	margin-bottom: 20px;
	margin-top: 0;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
    line-height: 12px;
    padding-bottom: 20px !important;
}
.benifit-box h2 em {
	font-size: 60px;
	font-weight: normal;
}
.benifit-wrapper h2{
	font-family: 'Poppins', sans-serif !important;
	font-size: 30px;
	margin-bottom: 0px !important;
}

/*----------------
Benifit  End
----------------*/

/*----------------
MISSION
----------------*/
.mission-box {
	padding:10px;
	text-align: left;
	/*background: #e95a35;*/
	/*box-shadow: 0px 10px 10px 5px rgba(0, 0, 0, 0.08);*/
	/*border: 3px solid #bacab0;*/
}
.mission-box ul li {
	color: #2f2f2f;
	font-weight: 400;
	padding: 15px 0;
	list-style-image: url(../img/bullet-2.png);
}
.mission-box h2 {
	margin-bottom: 20px;
	margin-top: 0;
	color: #fff;
	font-size: 60px;
	line-height: 60px;
}
/*----------------
MISSION END
----------------*/
.contact-wrapper {
	padding: 100px 0;
	background: #f5f5f5;
}

.contact-wrapper h3 {
	font-size: 60px;
	font-weight: 400 !important;
}

.contact-wrapper h3 em {
	font-size: 60px;
	font-weight: 600 !important;
	color: #e19d00;
}

.contact-box {
	padding: 20px;
	/*border:2px solid #e7f1f6;*/
	margin-top: 20px;
	
}

.contact-box h4 {
	color:#0253aa;
	font-size: 23px;
}

.update-box {
	text-align: center;
	position: relative;
	background:#fff;
	background-size: 100%;
	background-repeat: no-repeat;
	 transition: all 500ms ease;
	box-shadow: 0px 0px 10px 0px rgba(18, 18, 18, 0.08);
	min-height: 302px;
	border-top-left-radius: 50px;
	border-bottom-right-radius: 50px;
	border: 1px solid #333;
	    border: 2px solid #fbe2aa;
    
}
.mt-50{
	margin-top: 50px;
}

.update-box:hover {
	background:#e19d00;
}

.update-box:hover h3, .update-box:hover i {
	color: #fff !important;
}
.update-box .icon-box {
    position: relative;
    margin-bottom: 0px;
	padding: 25px 10px;
}

.update-box h3 {
	color: #141d28 !important;
	text-align: center;
	margin: 5px 0 0px;
	font-size: 24px !important;
}

.update-box p {
	color: #141d28;
	text-align: center;
	font-size: 16px;
	margin: 10px 0 0px;
}

.update-box i {
	font-size:4.0em;
	color: #141d28;
}



footer {
	background: url(../img/pattern.jpg);
	padding: 50px 0;
	-webkit-box-shadow: inset 0px 5px 12px 0px rgba(0,0,0,0.53);
	-moz-box-shadow: inset 0px 5px 12px 0px rgba(0,0,0,0.53);
	box-shadow: inset 0px 5px 12px 0px rgba(0,0,0,0.53);
}
footer ul {
	list-style: disc;
	text-align: center;
	margin: 20px auto;
	width: 600px;
}
footer p {
	margin-top: 30px;
	color: #fff;
}
footer p a {
	color: #fff;
	padding: 5px 15px;
}
footer p em {
	font-size: 15px;
	color: #f5f5f5;
}
.sub {
	text-align: center;
	font-size: 1.5em;
	color: #c3cc53 !important;
	margin-bottom: 40px;
}
.box-images-parallax {
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin-top: 20px;
}
.box-images-parallax .front-element {
	margin-right: 10px;
	position: relative;
	/*margin-top: -20px;*/
	z-index: 2;
}
.box-images-parallax .back-element {
	position: absolute;
	left: 0;
	/*bottom: -20px;*/
	z-index: 1;
}
/*--------------
Animation
--------------*/

.slide-top {
	-webkit-animation: slide-top 5s linear infinite alternate both;
	animation: slide-top 5s linear infinite alternate both;
}
 @-webkit-keyframes slide-top {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-80px);
 transform: translateY(-80px);
}
}
@keyframes slide-top {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 -webkit-transform: translateY(-80px);
 transform: translateY(-80px);
}
}
.slide-down {
	-webkit-animation: slide-down 3s linear infinite alternate both;
	animation: slide-down 3s linear infinite alternate both;
}
 @-webkit-keyframes slide-down {
 0% {
 -webkit-transform: translateY(70px);
 transform: translateY(70px);
}
 100% {
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}
}
@keyframes slide-down {
 0% {
 -webkit-transform: translateY(70px);
 transform: translateY(70px);
}
 100% {
 -webkit-transform: translateY(30px);
 transform: translateY(30px);
}
}
.inner-banner {
	background: url(../img/inner-banner.jpg) no-repeat center;
	padding: 100px 20px;
	/*box-shadow: 0px 0px 5px 5px rgba(0,0,0,10%)*/
	background-size: cover;
}
.inner-banner h2 {
	text-align: center;
	text-transform: uppercase;
    font-size: 3em;
	color: #000537;
	font-weight: bold;
}
.inner-banner .v-line {
	height: 5px;
	width:100px;
	margin: 10px auto;
	background: #161c4d;
	border-radius: 5px;
}

/*--------------
Contact Page
--------------*/

.contact-box {
  background-color: #ffffff !important;
  box-shadow: 0px 6px 34px rgba(215,216,222,.41) !important;
  border-radius: 15px !important;
  padding: 5px 15px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: inline-block;
    width: 100%;
	  min-height: 180px;
}
.contact-box .icon-box {
	margin-bottom: 20px;
	margin-top: 10px;
	
	font-size: 25px;
	width: 50px;
}
.contact-box h3 {
	font-size: 20px;
}
.contact-box a {
	color: #131313;
}
.contact-box .icon-box {
       /* margin: 0 auto 15px auto;*/
        width: 40px;
}
/*.contact-page .col-md-6{
	padding-left: 5px;
	padding-right: 5px;
}*/
.bank-box{
	margin: 0 auto;
	border: 2px solid #e8cd8e;
	padding: 15px;
	text-align: center;
	    box-shadow: 0px 6px 34px rgba(215, 216, 222, .41) !important;
	border-radius: 15px;
	background-color: rgba(255, 255, 255, 0.7);
	
}
.bank-box p{
	text-align: center !important;
	
}
.contact-page p{
	    word-wrap: break-word;
}
.hours-box {
   /* background: url(../img/contact-bg.jpg);
    padding: 15px 15px 0px 15px;
    border-radius: 15px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: 15px;
	background-size: cover;
	background-position: top;*/
}
/*.pd{
	padding-left: 15px !important;
	padding-right: 15px !important;
}*/
.center-1{
        margin: 0px 0;
}

.topic-page .page-title {
    background: url(../img/inner-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0px;
    margin: 0px;
}
.topic-page .page-title h1{
           text-align: center !important;
    text-transform: uppercase !important;
    font-size: 3em !important;
    color: #000537 !important;
    font-weight: bold !important;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif" !important;
	background: none !important;
	    -webkit-text-fill-color: #2b9340;
}
.master-wrapper-page{
    width: 100%;
}
.second-section .container, .product-wrapper .container, .master-wrapper-content .container {
    width: 100% !important;
}
@media all and (min-width: 1281px) {
    .desktop .master-wrapper-content {
        /*padding: 0px 0px 45px !important;*/
        padding: 0px 0px 1px !important;
    }
}
@media (max-width: 768px) {
	p{
		line-height: 25px !important;
	}
.benifit-wrapper{
	padding: 1em 0;
}
	.vision-wrapper{
		padding: 1em 0;
	}
	.slide-top{
		animation: none;
	}
	p{
		font-size: 14px;
	}
    .bullet-box ul li {
    color: #2f2f2f;
    font-weight: 400;
    padding: 5px 0;
    list-style-image: url(../img/bullet-2.png);
    font-size: 14px;
}
	h1{
		font-size: 22px;
		line-height: 1em;
		margin-bottom:10px;
	}
	h1 em{
		font-size: 24px;
		line-height: 1em;
        margin-bottom:10px;
	}
	.welcome-box{
		padding: 10px;
	}
	.welcome-wrapper{
		padding: 25px 0 40px;
	}
	.benifit-box h2{
		    font-size: 24px;
		margin-bottom: 0px;
                margin-top: 20px;
	}
	.benifit-box h2 em{
		    font-size: 35px;
	}
	.inner-banner h2{
		    font-size: 1.5em;
	}

.inner-banner{
		padding: 20px 20px;
    
	}
	.mission-box ul li{
		padding: 5px 0;
	}
	.values-wrapper{
		padding: 25px 0 14px;	
	}
	.update-box{
		    margin-top: 20px;
	}
	.update-box h3{
		font-size: 18px !important;	
	}
	.mt-50{
		margin-top: 0px;
	}
	.audience-wrapper h4{
		font-size: 18px !important;
                line-height: 27px;	
	}
	.audience-wrapper{
		padding: 25px 0 1px;
	}
	.about-wrapper{
		padding: 20px 0 1px;	
	}
	.benifit-wrapper .col-md-6{
	padding: 0px !important;
}
    .benifit-box ul li{
        padding: 10px 0;
        font-size: 14px;
        margin-left: 25px;
    }
    .topic-page .page-title{
            padding: 10px 10px;
    }
    .topic-page .page-title h1{
                   font-size: 1.3em !important;
        text-align: center !important;
       
        padding-top: 33px;
    }
     .master-wrapper-content{
         padding: 0px 1px 15px !important;
    }
	.mt-30{
            margin-top: 0px !important;
	}
    .audience-box ul li{
            padding: 5px 0 0px 0 !important;
    }
}

@media(max-width:480px) {
		.inner-banner {
    padding: 20px 20px;
    /*background-size: 220%;*/
}
	.inner-banner h2 {
    /*font-size: 2.0em;*/
}
}


@media only screen and (min-width: 1024px) {
 .container {
    max-width: 1370px;
  }
	.desktop .master-wrapper-content{
		  width: calc(100% - 240px)!important;
	}
}

.mt-30{
    margin-top:30px;
}
.page{
        min-height: 0px !important;
}