@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Lobster|Merriweather:700&display=swap');
body {
	font-size:15px;
	font-family: 'Lato', sans-serif;
	color: #595959;
}

h1, h2, h3, h4 {
	margin:10px 0;
	font-family: 'Noto Serif', serif;
	font-weight:bold !important;
}

.top-space {
	margin-top: 25px;
}


h3 {
	color: #222222;
	font-size:2.0em;
	font-weight: 600;
	padding-bottom:10px;
}
h1 {
	color:#2b3132;
	font-size:2.8em;
	padding-bottom: 25px;
	line-height:50px;
	text-align: center;
	margin: 15px 0;
	padding: 0px;
}

h4 {
	font-size: 18px !important;
line-height: 40px!important;
color: #f58634!important;
font-weight: 700!important;
}

.list-style {
	list-style-image: url(../img/bullet.png) !important;
	margin-top: 20px;
	padding-left: 25px;
	font-size: 16px;

line-height: 30px;

font-weight: 500;

color:
#595959;

margin-bottom: 10px;

font-style: normal;

transition: all 500ms ease;
}

.list-style li {
	color: #505252;
text-align: justify;
font-size: 16px;
	padding: 5px 0px;
}

.list-style2 {
	list-style-image: url(../img/bullet.png) !important;
	margin-top: 20px;
	padding-left: 25px;
	font-size: 16px;

line-height: 30px;

font-weight: 500;

color:
#595959;

margin-bottom: 10px;

font-style: normal;

transition: all 500ms ease;
}
.list-style2 li {
	color: #fff;
text-align: justify;
font-size: 16px;
	padding: 5px 0px;
}


.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;
	color: #595959;
	margin-bottom: 10px;
	font-style: normal;
	transition: all 500ms ease;
}

p.highlight {
	font-size: 25px;
	font-weight: 500;
	color: #555 !important;
	margin-bottom: 20px;
	text-transform: uppercase;
}

p.highlight span {
	font-weight:800 !important;
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
	border-top: 1px solid rgba(0,0,0,.1);
}

.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;
}

/**********Businessplan**********/
#businessplan{
	padding: 5.0em 0;
}

#businessplan h2{
	
	color: #333;
	font-size: 1.8em;
	
} 
#businessplan span{
	color: #f58634;
}

#business-tag{
	padding: 5.0em 0;
} 


#business-tag h1 {
	margin-bottom:40px;

}

#business-tag h2 {
	font-size: 1.8em;
    color: #fff !important;
	margin-top: 2em;
}
#business-tag span{
	color: #f58634;
}

/*** 

====================================================================
	About Section
====================================================================

***/
#tagline {
	background:url(../img/tagline.jpg);
	padding: 6.0em 0;
	text-align: center;
	background-size: cover;
	
}
#tagline h1 {
	color: #fff;
	margin-bottom: 30px;
	text-align:center;
	font-family: 'Lobster', cursive;
   color: #fff;
   text-transform: capitalize;
}
.theme-btn{
	display:inline-block;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	transition:all 0.3s ease;
	font-family: 'Lato', sans-serif;
}

.theme-btn i{
	position: relative;
	display: inline-block;
	font-size: 14px;
	margin-left: 3px;
}
/*Btn Style One*/

.btn-style-one{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	padding: 7px 20px;
	font-weight: 700;
	overflow: hidden;
	border:2px solid #a8cf45;
	background-color: #a8cf45;
	text-transform: capitalize;
	font-family: 'Rufina', serif;
}

.btn-style-one:hover{
	background:none;
	color: #a8cf45;
	text-decoration: none !important;
	
}
/***********businessplan**********/
/*********businessplan***********/
#business-tag {
	background:url(../img/business-bg.jpg)top center fixed;
	padding: 0px;
}
.businessplan{
	padding: 3em 0em;
}
.businessplan h2{
 color: #fff !important;
}
#welcome{
	position:relative;
	padding:0px 0px 60px;
}

#welcome .content-column{
	position:relative;
}

#welcome .content-column .inner-column{
	position:relative;
	padding-right:70px;
	margin-bottom:40px;
}

#welcome .content-column .inner-column h2{
	position:relative;
	color:#0e2a4e;
	font-size:36px;
	font-weight:700;
	line-height:1.3em;
}

#welcome .content-column .inner-column .bold-text{
	position:relative;
	color:#242424;
	font-size:22px;
	line-height:1.4em;
	margin-top:20px;
	font-family: 'Rufina', serif;
}

#welcome .content-column .inner-column .text{
	position:relative;
	color:#797979;
	font-size:16px;
	line-height:1.8em;
	margin-top:20px;
	margin-bottom:28px;
}

#welcome .images-column{
	position:relative;
}

#welcome .images-column .inner-column{
	position:relative;
	padding-top:20px;
	margin-bottom:40px;
}

#welcome .images-column .inner-column:before{
	position:absolute;
	content:'';
	right:0px;
	top:20px;
	width:230px;
	height:230px;
	background:url(../img/pattern-1.png) no-repeat;
}

#welcome .images-column .image-one{
	position:relative;
	width:356px;
	height:356px;
	border-radius:50%;
	overflow:hidden;
}

#welcome .images-column .image-two{
	position:absolute;
	right:0px;
	bottom:0px;
	width:226px;
	height:226px;
	border-radius:50%;
	overflow:hidden;
}


.clr {
	clear:both;
}


#welcome {
	padding: 5.0em 0;
}

#welcome h1 {
	margin-bottom:40px;

}
#welcome span{
	color: #f58634;
}
#welcome span.green{
	color: #a8cf45;
}
#welcome p {
	text-align:justify;
	padding: 0px 0;
}

#welcome .about-right-side img {
    position: relative;
    display: inline-block;
    border-radius: 4px;
}

#welcome .about-right-side::before {
    display: inline-block;
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    transform: translate3d(22px, -22px, -22px);
    border-radius: 4px;
}

#welcome .about-right-side::before {
    border: 2px solid #72b626;
}


#service {
	border-top:2px solid #f4f3f0;
	padding: 5.0em 0;
}

.service-box {
	text-align: center;
	padding: 30px 20px;
}

.service-box:hover p, .service-box:hover h3, .service-box:hover i {
	color:#fff;
}

.service-box i {
	font-size: 60px;
	color: #a8cf45;
}

.service-box h3 {
	color: #2b3132;
	font-size: 1.4em;
}


#whychoose {
	background:url(../img/why-bg.jpg) fixed;
	padding: 6.0em 0;
	text-align: center;
	background-size: cover;
	
}

#whychoose h1 {
	color: #fff;
	margin-bottom: 30px;
	text-align:center;
	font-family: 'Lobster', cursive;
   color: #fff;
   text-transform: capitalize;
}

#whychoose h4 {
	color: #fff;
	text-align:center;
	font-size:2.0em;
	margin: 10px 0 10px;
	line-height: 53px;
}

#whychoose .list-style li {
	color: #fff;
}

#whychoose .more-info {
	margin: 25px auto;
}

.img-padding {
	padding: 0 20px;
}

.img-padding img {
	border-radius: 100%;
	border:10px solid #7fc540;
	
}

#mission {
	/*background:url(../img/mission-bg.jpg);*/
	padding: 6.0em 0;
	
}

#mission h1 {
	color: #2b3132;
	margin-bottom: 30px;
	text-align: left;
}

#mission p {
	color: #505252;
	font-size: 17px;
	margin: 10px 0 10px;
}


.update {
	padding: 5.0em 0;
	background: #efefef;
}

.update-box {
	padding: 30px 30px;
	background: #fff;
	width: 100%
}

.update-box img {
	margin-top: -60px;
}

.update-box h3 {
	font-size: 23px;
	margin-top: 20px;
	color: #2b3132;
}

.update-box i {
	color: #f18f20;
	margin: 20px 0 0;
	font-size:4.0em;
	line-height: 80px;
}

.update-box a {
	color: #008391;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
}



.mission-box {
	padding: 6em 4.0em;
}

.mission-box h1 {
	text-align: left;
}

.mission-box a {
	color: #192f59;
	text-decoration: none;
	font-weight: 600;
}
.mission-box a:hover {
	color: #3db166;
	text-decoration: none;
}


.opportunity {
	background:url(../img/opportunity-bg.jpg) no-repeat;
	background-size: cover;
	padding: 6em 4.0em;
}
.opportunity h2 {
	color: #3db166;
	font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
}
.opportunity p {
	font-size:20px;
	color:#fff;
	padding:20px 0;
	line-height:35px;
	text-transform: uppercase;
}

#product {
	padding: 6.0em 0;
}

#product h2 {
	color: #fff;
}
#product p {
	color: #fff;
}
/*** 

====================================================================
	Blog Section
====================================================================

***/

.blog-section span{
	color: #f58634 !important;
}

#mission .mission-bg:before{
	position:absolute;
	z-index: -1;
	content:'';
	right:0px;
	top:20px;
	width:230px;
	height:230px;
	background:url(../img/pattern-1.png) no-repeat;
}

.blog-section{
	position:relative;
	padding:95px 0px 70px;
	background-color:#f5f4f6;
}

.blog-section.style-two{
	background-color:#ffffff;
}

.news-block{
	position:relative;
	margin-bottom:30px;
}

.news-block .inner-box{
	position:relative;
	background-color:#ffffff;
	box-shadow:0px 0px 20px rgba(0,0,0,0.10);
}

.news-block .inner-box .image{
	position:relative;
	overflow:hidden;
	background-color:#000000;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.news-block .inner-box .image img{
	position:relative;
	width:100%;
	display:block;
	transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
}

.news-block .inner-box:hover .image img{
	opacity:0.6;
	transform:scale(1.1,1.1);
}

.news-block .inner-box .lower-content{
	position:relative;
	padding:35px 25px 30px;
	text-align: center;
}

.news-block .inner-box .lower-content .post-meta{
	position:relative;
}

.news-block .inner-box .lower-content .post-meta li{
	position:relative;
	display:inline-block;
	padding-right:12px;
	margin-right:12px;
	line-height:1.2em;
	border-right:1px solid #242424;
}

.news-block .inner-box .lower-content .post-meta li:last-child{
	border-right:none;
	padding-right:0px;
	margin-right:0px;
}

.news-block .inner-box .lower-content .post-meta li a{
	position:relative;
	color:#797979;
	font-size:15px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.news-block .inner-box .lower-content .post-meta li a span{
	color:#242424;
}

.news-block .inner-box .lower-content .read-more:hover,
.news-block .inner-box .lower-content h3 a:hover,
.news-block .inner-box .lower-content .post-meta li a:hover{
	color:#a8cf45;
}

.news-block .inner-box .lower-content h3{
	position:relative;
	font-size:20px;
	line-height:1.5em;
	margin-top:12px;
	margin-bottom:15px;
}

.news-block .inner-box .lower-content h3 a{
	position:relative;
	color:#242424;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
}

.news-block .inner-box .lower-content .read-more{
	position:relative;
	color:#242424;
	font-size:16px;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;	
	font-family: 'Rufina', serif;
}

.news-block .inner-box .lower-content .read-more .arrow{
	font-size:17px;
	top:2px;
	position:relative;
	margin-left:4px;
}
/***************contact****************/
#contact2 {
	background: url(../img/contact_bg.png) no-repeat center top fixed;
	background-size: cover;
	padding: 3.0em 0em;
}
#contact2 h1{
	color: #fff;
}
#contact{
	padding: 5em 0;
}
.contact{
	margin-top: 2em;
}
.bg-white{
	background-color: #fff;
	padding: 20px 5px;
	min-height: 200px;
}
.box-shadow{
	box-shadow: 0px 15px 19px 0px rgba(8, 18, 109, 0.1) !important;
	

}
.bg-white i{
	font-size: 3em;
	color: #353376;
}
.form-control2 {
  height: 55px !important;
  padding: 0 30px !important;
  box-shadow: 0px 15px 39px 0px rgba(8, 18, 109, 0.1)!important;
  border-color: $primary-color !important;
  
}

.focus-shadow-none{
  box-shadow: none !important;
}

textarea.form-control{
  height: 150px!important;
	margin-left: 16px!important;
	width: 100% !important;
}

textarea.form-control-sm{
  height: 100px!important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem!important;
}
.pt-3, .py-3 {
    padding-top: 1rem!important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem!important;
}
.border-0 {
    border: 0!important;
}
.rounded-0 {
    border-radius: 0!important;
}
.submit-btn-primary {
  background: $primary-color;
  color: $white;
  border-color: $primary-color;

  &:active {
    background: darken($color: $primary-color, $amount: 10) !important;
    border-color: darken($color: $primary-color, $amount: 10);
  }

  &:hover {
    background: darken($color: $primary-color, $amount: 10);
    border-color: darken($color: $primary-color, $amount: 10);
  }
}
.submit-btn-primary {
    background: #f58634!important;
    color: #fff!important;
    
}
.submit-btn-primary:hover {
    background: #353376!important;
    color: #fff!important;
    
}
.submit-btn{
font-size: 15px;
  
    text-transform: uppercase;
    padding: 15.5px 28px;
    border-radius: 35px;
    font-weight: 700;
    border: 1px solid;
    position: relative;
    z-index: 1;
    transition: .3s ease-in;
}

@media (max-width:1024px){
	#whychoose h3 {
	font-size:18px;
}
}

