*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
html{
	scroll-behavior: smooth;
}
a{
	text-decoration: none;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
body{
	font-size: 16px;
	color: #000000;
	font-family: "Montserrat", sans-serif;
	position: relative;
}
.header{
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	z-index: 999;
	background-color: #ffffffad;
}
.navbar-brand img{
	width: 190px;
}
.navbar-nav .nav-item{
	padding: 0px 15px;
}
.navbar-nav .nav-link{
	text-transform: capitalize;
	font-size: 18px;
	color: #000000;
}

/*************main-banner******************************************/


.item img{
	position: relative;
	display: block;
	width: 100%;
}
.banner-description{
	position: absolute;
    content: "";
    top: 35%;
    left: 100px;
    bottom: 35%;
    right: 0px;
    width: 41%;
    background: #00000082;
    padding: 50px;
    display: flex;
     justify-content: center; 
    /* align-items: center; */
    flex-direction: column;
}
.banner-description h1{
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 20px;
}
.banner-description p{
	font-size: 20px;
	color: #ffffff;
}
.btn-read-more{
	width: 150px;
	height: auto;
	display: block;
	position: relative;
	padding: 10px 0px;
	background-color: #be1e2e;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	margin-top: 30px;
}

/*************home-section-one******************************************/

.home-section-one{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding: 80px 0px;
}
/*.home-section-one .row{
	align-items: center;
}*/
.home-section-one-left{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.home-section-one-left img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

.home-section-one-right{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding-left: 50px;
}
.home-section-one-right h2{
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.home-section-one-right h2 span{
	color:#be1e2e ;
}
/*.home-section-one-right h5{
	font-size: 30px;
	text-transform: capitalize;
	color: #be1e2e;
	font-family: "Allura", cursive;
	font-weight: 600;
	letter-spacing: 1.2px;
}*/

.home-section-one-right p{
	text-align: justify;
}


/****************home-section-two************************************/

.home-section-two{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding: 100px 0px;
	background-image: url("../images/home-sec-two-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center;

}
.home-section-two:before{
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #00000033;
}
.home-section-two h2{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
	color: #000000;
	margin-bottom: 60px;
}
.home-section-two h2 span{
	color: #be1e2e;
}
.ideology-area h4{
	text-transform: capitalize;
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
}
.ideology-area p{
	color: #000;
	font-size: 18px;
	text-align: justify;
}
.ideology-area{
	width: 100%;
	height: 300px;
	display: block;
	position: relative;
	padding: 30px;
	border: 1px solid #ffffff3d;
	background: #fff6;
}
.ideology-area img{
	width: 80px !important;
	margin-bottom: 20px;
}
#owl-ideology .item{
   margin-left: 10px;
   margin-right: 10px;
}


/****************home-section-three******************************/

.our-mission{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	background-color: #f6f6f6;
	padding: 40px;
	margin-top: 50px;
}
.our-mission h2{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-bottom: 20px;
	 
}
.our-mission h2 span{
	color: #be1e2e;
}
.our-mission p{
	font-size: 18px;
	text-align: justify;
}



/************home-section-four********************************/

.home-section-four{
	width: 100%;
	height: auto;
	display: flex;
	position: relative;

}
.home-section-four-left{
	width: 30%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	background-color: #000;
}

.home-section-four-right{
	width: 70%;
	height: auto;
	display: block;
	position: relative;
	padding: 80px 10px 80px 60px;
}
.home-section-four h2{
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
	color: #ffffff;
/*	color: #be1e2e;*/
}
/*.home-section-four h2 span{
	color: #be1e2e;
}*/
.methodology-box{
	width: 100%;
	height: 500px;
	display: block;
	position: relative;
	padding: 20px;
/*	background-color: #f6f6f6;*/
border: 1px solid #f6f6f6;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.methodology-box img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	margin: 0px auto;
	margin-bottom: 20px;
}
.methodology-box h4{
	color: #be1e2e;
	font-size: 22px;
	text-transform:capitalize;
	text-align: center;
	margin-bottom: 20px;
}
.methodology-box p{
	text-align: justify;
	text-align-last: center;
}
.bottle-bg{
	position: absolute;
    left: 27%;
    content: "";
    top: 21%;
    bottom: auto;
    right: auto;
    width: 115px;
}

/************home-section-five********************************/

.home-section-five{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding: 100px 0px;
	background-image: url("../images/footer.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.home-section-five:before{
	position: absolute;
	content: "";
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #00000029;
}
.home-section-five h5{
	font-size: 30px;
    text-transform: capitalize;
    color: #be1e2e;
    font-family: "Allura", cursive;
    font-weight: 600;
    letter-spacing: 1.2px;
}
.home-section-five h2{
	color: #000;
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
	text-align: center;
}
.home-section-five h2 span{
	color: #be1e2e;
}
.brand-area{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	/*padding: 0px 30px 30px 30px;
	border: 1px solid #0000002b;*/
}
.brand-circle{
	width: 100%;
    height: 200px;
/*    border: 1px solid #be1e2e;*/
background-color: #ffffff5c;
/*    border-radius: 50%;*/
    display: block;
    /* margin: 0px auto; */
    margin-top: -150px;
    position: relative;

}
.brand-area img{
	width: 100%;
	position: relative;
	z-index: 999;
}
.brand-area h4{
	margin-top: 20px;
	font-size: 20px;
	text-align: center;
}
#owl-brand.owl-carousel .item{
	margin: 0px 15px;
}


/************home-section-six*********************/

.home-section-six{
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
	padding: 80px 0px;
	background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.home-section-six:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #00000029;
}
/*.home-section-six-left{
	width: 50%;
	height: auto;
	display: block;
	position: relative;
	background-color: #000000;
}*/
.home-section-six-right{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	background-color: #ffffff8f;
	padding: 50px;
}
.home-section-six h2{
	color: #000;
	position: relative;
	font-size: 40px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.home-section-six h2 span{
	color: #be1e2e;
}

.home-section-six-right .form-control{
	border-radius: 0px;
	padding: 12px ;
}
.btn-submit{
	width: 200px;
	height: auto;
	display: block;
	position: relative;
	padding: 15px 0px;
	border: 1px solid #be1e2e;
    margin-top: 40px;
    background: #be1e2e;
    color: #fff;
}

/**********home-section-seven*************************************************/

.home-section-seven{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding: 0px 0px;
}
.founder-area{
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
}
.founder-area-left{
	width: 50%;
	height: auto;
	display: block;
	position: relative;
}
.founder-area-left h2{
	color: #be1e2e;
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
	display: none;
}
.founder-area-left img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.founder-area-right{
	width: 50%;
	height: auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px 30px;
}
.founder-area-one{
	width: 100%;
	height: auto;
	display: flex;
	position: relative;
}
.founder-area-one-left{
	width: 50%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 0px 30px;
	position: relative;
}
.founder-area-one-right{
	width: 50%;
	height: auto;
	display: block;
	position: relative;
}
.founder-area-one-right img{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}


.home-section-seven h2{
	color: #be1e2e;
	position: relative;
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.home-section-seven h3{
	font-size: 25px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 30px;
}
.home-section-seven  p{
	text-align: justify;
	text-align-last: center;
	font-size: 17px;
}


/***********footer************************************/

.footer{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	padding: 80px 0px 0px 0px;
	background-color: #000;
}
.foot-one{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.foot-one img{
	width: 200px;
	height: auto;
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.foot-one p{
	color: #cccccc;
	text-align: justify;
}
.foot-two{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.foot-two h4{
	font-size: 22px;
	color: #be1e2e;
	text-transform: capitalize;
	margin-bottom: 20px;
}
.foot-two ul li{
	padding-bottom: 10px;
}
.foot-two ul li a{
	color: #cccccc;
	font-size: 18px;
}
.foot-two ul li {
	color: #cccccc;
	font-size: 18px;
}

.footer-bottom{
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	border-top: 1px solid #505050;
	margin-top: 50px;
	padding-top: 15px;
}
.footer-bottom p{
	color: #cccccc;
	text-align: center;
	font-size: 16px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 999999;
    border-bottom: 2px solid #b72e382e;
}

/****************verification-box*****************************/


.verification-box{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #ffffff;
	z-index: 999999999999;
}
.inner-text{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position: fixed;
	top: 33%;
}
.inner-text img{
	width: 260px;
	margin-bottom: 60px;
}
.inner-text h4{
	color: #000000;
	font-size: 24px;
}
.inner-text p{
	text-align: center;
	color: #000;
	margin-top: 30px;
	font-size: 18px;
}
.btn-group{
	width: 500px;
	height: auto;
	display: flex;
	justify-content: center;
	gap: 20px;
	position: relative;
	margin-top: 40px;
}
.btn-no{
	width: 100px;
	height: auto;
	display: block;
	position: relative;
	padding: 10px 0px;
	background-color: #000;
	text-transform: capitalize;
	color: #ffffff;
}
.btn-no:hover{
	border: 1px solid #000;
	color: #ffffff;
}
.btn-yes{
	width: 100px;
	height: auto;
	display: block;
	position: relative;
	padding: 10px 0px;
	background-color: #000;
	text-transform: capitalize;
	color: #ffffff;
}
.btn-yes:hover{
	border: 1px solid #000;
	color: #000;
}