/*
*******************************************
*******************************************

Template Name: Pelum - Product Landing Page
Template URL: https://themescare.com/demos/pelum-preview
Description: 
Author: Themescare
Author URL: https://themeforest.net/user/themescare
Version: 1.0

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - IMPORTED CSS
02 - DEFAULT CSS
03 - PRELOADER CSS
04 - NAVBAR CSS
05 - WELCOME AREA CSS
06 - FEATURE AREA CSS
07 - ABOUT AREA CSS
08 - VIDEO AREA CSS
09 - CHOOSE AREA CSS
10 - PRODUCT AREA CSS
11 - FAQS AREA CSS
12 - TESTIMONIAL AREA CSS
13 - NEWSLETTER AREA CSS
14 - CONTACT AREA CSS
15 - FOOTER AREA CSS



*/


/*================================================
01 - IMPORTED CSS
==================================================*/

@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans:400,600,700');

/*================================================
02 - DEFAULT CSS
==================================================*/
/* Hide dropdowns initially */
ul.sub-menu li:hover a{
	color: #000!important;
	
}
.sub-menu {
    display: none;
}
.sub-menu .sub-menu{
    display: none !important;
}
.sub-menu li.menu-item-has-children:hover .sub-menu{
    display: block !important;
}
.primary-menu li:hover > .sub-menu {
    display: block;
}
li#menu-item-4532 ul.sub-menu {
    width: 100%;
}
ul.sub-menu li {
    padding: 11px 0px;
	    border-top: 1px solid #0000001f;
}

ul.sub-menu li:hover {
    background: #fff!important;
}
nav.navbar.navbar-expand-lg.fixed-top ul.sub-menu li:hover {
    background: #fff !important;
}
li#menu-item-4521 {
    padding-left: 5px;
}
li#menu-item-4533 a {
    padding-left: 34px !important;
}
li#menu-item-4520 a {
    padding-left: 13px !important;
}
body {
	font-size: 16px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-family: 'Open Sans', sans-serif;
}

footer	h2 {
    color: #fff;
    font-weight: bold;
    font-size: 22px !important;
    padding-bottom: 18px;
}
html,
body {
	height: 100%;
}
ul#menu-primary-menu ul.sub-menu {
    display: none;
    background: #009562;
    border-radius: 5px;
    position: absolute;
    padding: 0px 0px 0px;
    width: 209px;
}
ul.sub-menu li {
    border-top: 1px solid #ffffff36;
}


li.menu-item-has-children a {
    position: relative;
}
li.menu-item-has-children > a:after {
    content: '\f107';
    color: #fff;
    font-family: 'FontAwesome';
    position: absolute;
    right: 7px;
    top: 0;
}
.fixed-top li.menu-item-has-children > a:after {
    color: #000;
}
img {
	max-width: 100%;
	height: auto
}

p {
    padding-left: 0px !important;
}
p {
	font-size: 16px;
	color: #434a7e;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	font-weight: 400;
	letter-spacing: 1px;
}

.no-pad-left {
	padding-left: 0
}

.no-pad-right {
	padding-right: 0
}

.no-pad-all {
	padding: 0
}

.fix {
	overflow: hidden
}
li#menu-item-4512,li#menu-item-4517,li#menu-item-4522,li#menu-item-4525,li#menu-item-4526,li#menu-item-4530,li#menu-item-4535 {
    border: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
h3 {
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}
a {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #6b739c
}

a:focus {
	text-decoration: none;
	outline: medium none;
	color: inherit
}

a:hover {
	color: inherit;
	text-decoration: none;
	color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: medium none
}

:-moz-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

::-moz-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

:-ms-input-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

::-webkit-input-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

:-ms-select-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

::-webkit-select-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

:-ms-textarea-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

::-webkit-textarea-placeholder {
	color: #7c8a97;
	text-transform: capitalize;
}

tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.pelum-btn {
    background-color: #022124 !important;
    border-radius: 2px;
    display: inline-block;
    padding: 10px 35px;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff !important;
    font-weight: 600;
    line-height: 25px;
    margin: 20px 0 0;
    letter-spacing: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    height: 45px;
}

.pelum-btn span {
    background: #009562 none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    height: 0;
    position: absolute;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: width .6s ease 0s, height .6s ease 0s;
    -moz-transition: width .6s ease 0s, height .6s ease 0s;
    -webkit-transition: width .6s ease 0s, height .6s ease 0s;
    -ms-transition: width .6s ease 0s, height .6s ease 0s;
    -o-transition: width .6s ease 0s, height .6s ease 0s;
    width: 0;
    z-index: -1;
}

.pelum-btn:hover span {
	height: 562.5px;
	width: 562.5px;
}

.pelum-btn:hover {
	color: #fff;
}

.site-heading {
	text-align: center;
	width: 70%;
	margin: 0 auto 30px;
}

.site-heading h4, .about-heading h4, .choose-heading h4, .faq-heading h4 {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    color: #022124;
    background-color: rgb(0 149 98 / 38%);
    padding: 5px 16px;
    border-radius: 4px;
    letter-spacing: .6px;
    margin-bottom: 5px;
    font-weight: 400;
}

.site-heading h2,
.about-heading h2,
.choose-heading h2,
.faq-heading h2 {
	text-transform: capitalize;
	font-size: 40px;
	color: #000;
	font-family: inherit;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 50px;
	margin-top: 10px;
}

.about-heading h2,
.choose-heading h2,
.faq-heading h2 {
	font-size: 35px
}

.heading_overlay {
    display: inline-block;
    position: relative;
    height: 5px;
    border-radius: 30px;
    background-color: #022124;
    width: 90px;
    margin-top: 5px;
    margin-bottom: 18px;
    overflow: hidden;
}

.site-heading .heading_overlay:after,
.about-heading .heading_overlay:after {
	content: '';
	position: absolute;
	left: 0;
	top: -1.1px;
	height: 7px;
	width: 8px;
	background-color: #fff;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: MOVE-BG;
	animation-name: MOVE-BG
}

.heading_overlay:after {
	content: '';
	position: absolute;
	left: 0;
	top: -1.1px;
	height: 7px;
	width: 8px;
	background-color: #fff;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: MOVE-BG;
	animation-name: MOVE-BG
}

@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

@-webkit-keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

@keyframes MOVE-BG {
	from {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	to {
		-webkit-transform: translateX(88px);
		transform: translateX(88px)
	}
}

.section_100 {
	padding: 100px 0;
}

.section_70 {
	padding: 70px 0;
}

.section_50 {
	padding: 50px 0;
}

.section_15 {
	padding: 15px 0
}

.pad-right {
	padding-right: 0
}

.section_t_100 {
	padding-top: 100px
}

.section_b_70 {
	padding-bottom: 70px
}

.section_70 {
	padding: 70px 0
}

.section_b_80 {
	padding-bottom: 80px
}


/*================================================
03 - PRELOADER CSS
==================================================*/

.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	text-align: center;
	-webkit-transition: .9s;
	transition: .9s;
}

.preloader .loader {
	position: absolute;
	top: 43%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-43%);
	transform: translateY(-43%);
	text-align: center;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.preloader .box {
	width: 100%;
	height: 100%;
	background: #ffffff;
	-webkit-animation: animate .5s linear infinite;
	animation: animate .5s linear infinite;
	position: absolute;
	top: 0;
	left: 0;
}

.preloader .shadow {
	width: 100%;
	height: 5px;
	background: #000000;
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	position: absolute;
	top: 59px;
	left: 0;
	border-radius: 50%;
	-webkit-animation: shadow .5s linear infinite;
	animation: shadow .5s linear infinite;
}

.preloader:before,
.preloader:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	z-index: -1;
	background: #009562;
	-webkit-transition: .9s;
	transition: .9s;
}

.preloader:after {
	left: auto;
	right: 0;
}

.preloader.preloader-deactivate {
	visibility: hidden;
}

.preloader.preloader-deactivate:after,
.preloader.preloader-deactivate:before {
	width: 0;
}

.preloader.preloader-deactivate .loader {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
}

@-webkit-keyframes loader {
	0% {
		left: -100px;
	}
	100% {
		left: 110%;
	}
}

@keyframes loader {
	0% {
		left: -100px;
	}
	100% {
		left: 110%;
	}
}

@-webkit-keyframes animate {
	17% {
		border-bottom-right-radius: 3px;
	}
	25% {
		-webkit-transform: translateY(9px) rotate(22.5deg);
		transform: translateY(9px) rotate(22.5deg);
	}
	50% {
		-webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		border-bottom-right-radius: 40px;
	}
	75% {
		-webkit-transform: translateY(9px) rotate(67.5deg);
		transform: translateY(9px) rotate(67.5deg);
	}
	100% {
		-webkit-transform: translateY(0) rotate(90deg);
		transform: translateY(0) rotate(90deg);
	}
}

@keyframes animate {
	17% {
		border-bottom-right-radius: 3px;
	}
	25% {
		-webkit-transform: translateY(9px) rotate(22.5deg);
		transform: translateY(9px) rotate(22.5deg);
	}
	50% {
		-webkit-transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		transform: translateY(18px) scale(1, 0.9) rotate(45deg);
		border-bottom-right-radius: 40px;
	}
	75% {
		-webkit-transform: translateY(9px) rotate(67.5deg);
		transform: translateY(9px) rotate(67.5deg);
	}
	100% {
		-webkit-transform: translateY(0) rotate(90deg);
		transform: translateY(0) rotate(90deg);
	}
}

@-webkit-keyframes shadow {
	50% {
		-webkit-transform: scale(1.2, 1);
		transform: scale(1.2, 1);
	}
}

@keyframes shadow {
	50% {
		-webkit-transform: scale(1.2, 1);
		transform: scale(1.2, 1);
	}
}


/*================================================
04 - NAVBAR CSS
==================================================*/
nav.navbar {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    background: #fdfdfd;
    padding-top: 4px;
    padding-bottom: 8px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

nav.navbar .navbar-toggler {
	border: 0;
}

.logo img {
    width: 114px;
}

nav.fixed-top .navbar-toggler span {
	color: #111;
	font-size: 25px;
}

nav.navbar .nav-item {
	font-size: 13px !important;
	font-weight: 400 !important;
	padding-right: 15px!important;
	padding-left: 15px !important;
	color: #fff;
	text-transform: uppercase;
}

nav.navbar .nav-item:first-child {
	padding-left: 0;
}

nav.navbar .nav-item:last-child {
	padding-right: 0;
}

nav.navbar .nav-item .nav-link {
	color: #fff;
	position: relative;
	text-decoration: none;
	padding: 0;
	font-weight: 600;
	text-transform: capitalize;
	font-size: 15px;
}

nav.navbar .nav-item .nav-link.active {
	color: #000 !important
}

nav.fixed-top .nav-item .nav-link.active {
    color: #009562 !important;
}
div#navbarCollapse ul#menu-primary-menu li.current-menu-item a {
    color: #000 !important;
}
nav.fixed-top {
	position: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.1);
}

nav.fixed-top .logo {
	display: none
}

nav.fixed-top .logo.HideScroll {
	display: block
}

.HideScroll {
	display: none
}

nav.fixed-top .logo:focus,
nav.fixed-top .logo:hover {
	color: #000;
}

nav.fixed-top .navbar-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

nav.fixed-top .nav-item {
	color: #000;
}

nav.fixed-top .nav-item .nav-link {
	color: #111 !important;
}

nav.fixed-top .nav-item .nav-link:before {
	background-color: #111;
}
nav.navbar.navbar-expand-lg.fixed-top ul#menu-primary-menu ul.sub-menu li a {
    color: #fff !important;
}
nav.navbar.navbar-expand-lg.fixed-top ul#menu-primary-menu ul.sub-menu li:hover a{
    color:#000 !important;
}

/*================================================
05 - WELCOME AREA CSS
==================================================*/

.pelum-welcome-area {
	z-index: 1;
	position: relative;
	background: #F8F8FF none repeat scroll 0 0;
	height: 660px;
}

.shapes-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.bg-shape {
    position: absolute;
    height: 180%;
    width: 100%;
    display: block;
    border-radius: 145px;
    background: #009562 none repeat scroll 0 0;
    bottom: 0;
    right: 0;
    -webkit-transform: translate(35%, -30%) rotate(-35deg);
    transform: translate(35%, -30%) rotate(-35deg);
    z-index: 0;
}
.welcome-text {
    padding: 66px 0px 0px;
}
.welcome-image {
	margin-top: 75px;
}

.welcome-image img {
    width: 100%;
    padding: 129px 0px 0px;
    height: 475px;
}

.welcome-text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 61px;
    font-family: inherit;
    margin-bottom: 20px;
    margin-top: 55px;
}
.welcome-text h4 {
    padding: 0px 0px 10px 0px;
    font-size: 24px;
    font-weight: 600;
    font-family: inherit;
}

.welcome-text p {
	font-size: 16px;
	width: 80%;
	color: #434a7e;
}

/*.animation-jump {
	position: relative;
	-webkit-animation: animation-jump 2s ease-in-out infinite;
	animation: animation-jump 2s ease-in-out infinite;
}*/

@-webkit-keyframes animation-jump {
	0% {
		top: 10px;
	}
	50% {
		top: -10px;
	}
	100% {
		top: 10px;
	}
}

@keyframes animation-jump {
	0% {
		top: 10px;
	}
	50% {
		top: -10px;
	}
	100% {
		top: 10px;
	}
}


/*================================================
06 - FEATURE AREA CSS
==================================================*/

.pelum-features-area {
	padding-top: 100px;
	padding-bottom: 100px;
	background-image: url(../img/shape-2.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.single-feature {
	text-align: center;
}

.single-feature .feature-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: #02212563;
    line-height: 100px;
    border-radius: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 20px auto 60px;
    position: relative;
}

.single-feature .feature-icon:before {
    content: '';
    width: 100px;
    height: 100px;
    background-color: #02212426;
    position: absolute;
    left: -10px;
    border-radius: 5px;
    top: -10px;
    z-index: -1;
}

.single-feature .feature-icon:after {
    content: '';
    width: 67px;
    height: 67px;
    background-color: #009562;
    position: absolute;
    left: 6px;
    top: 6px;
    border-radius: 5px;
}

.feature-icon i {
	display: inline-block;
	color: #fff;
	font-size: 31px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	z-index: 9;
	margin-left: -4px;
	top: -2px;
}

.feature-text p {
    font-size: 14px;
    color: #434a7e;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-weight: 400;
    letter-spacing: 1px;
}
.feature-text h3 {
    font-weight: 800;
    color: #000;
    text-transform: capitalize;
    font-size: 19px;
    margin-bottom: 10px;
}
.pelum-features-area .col-md-12.text-center {
    padding: 44px 0px 0px;
}

/*================================================
07 - ABOUT AREA CSS
==================================================*/

.pelum-about-area {
	background: url(../img/shape-3.png) no-repeat top right/contain;
	padding-top: 0;
	padding-bottom: 100px;
}

.about-left {
	text-align: center
}

.about-right p {
	margin: 0 0 10px;
}

.about-right ul li {
    margin-top: 15px;
    font-weight: 500;
    font-size: 15px;
    color: #434a7e;
}

.about-right ul li i {
    color: #009562;
}

.about-left img {
    width: 100%;
    height: 439px;
    margin: 102px 0px 0px -98px;
}
div#head {
    width: 149px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    border-radius: 10px;
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 24px;
    color: #022124;
}
.contact-info-text p {
    padding-left: 0px;
    padding-right: 0px;
}

/* ===================================================================
 * # CTA
 *
 *
 * ------------------------------------------------------------------- */
.s-cta {
    padding-top: var(--vspace-2);
    padding-bottom: var(--vspace-2);
    color: var(--color-3);
    background-image: url('../img/footer_bg.webp');
}

.s-cta .text-pretitle {
	color: var(--color-2);
}

h2.text-display-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 77px;
}

div#last_section {
    background: #fff;
    color: #000;
    padding: 73px 63px 61px 71px;
    width: 58%;
    margin: 60px 0px 60px 23%;
    border-radius: 20px;
    box-shadow: 3px 3px 29px 10px #cccccc2e;
}

.s-cta .attention-getter, .s-cta .lead {
    font-size: 20px;
}
section#cta {
    padding: 40px 0px;
}
p.Mail {
    color: #009562;
}
/* ------------------------------------------------------------------- 
 * responsive:
 * CTA
 * ------------------------------------------------------------------- */
@media screen and (max-width: 1000px) {
	.s-cta__content .btn {
		width       : 100%;
		margin-right: 0;
	}
}

  
        .our-team-section {
            padding: 60px 0;
        }

        .section-header {
            text-align: center;
            margin-bottom: 40px;
        }

        .section-header p {
    font-size: 16px;
    color: #434a7e;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    font-weight: 400;
    letter-spacing: 1px;
}
.carousel {
    padding: 28px 1px;
}
        .carousel-container {
            position: relative;
          
            margin: 0 auto;
            overflow: hidden;
        }
  

.carousel {
    display: flex;
    width: 1438px;
    margin: 0px 0px 0px -89px;
    transition: 5s;
}
        .team-member {
            flex: 0 0 calc(25% - 20px);
            margin: 0 10px;
            background: #fff;
            border-radius: 10px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.1);
            overflow: hidden;
        }

     .member-image img {
    width: 100%;
    height: 385px !important;
    object-fit: cover;
}

       .member-info {
    padding: 24px 18px 58px;
}

        .member-name {
            font-size: 1.2rem;
            margin-bottom: 5px;
        }

        .member-position {
            font-size: 0.9rem;
            color: #666;
            margin-bottom: 10px;
        }

        .member-skills {
            display: flex;
            flex-wrap: wrap;
            gap: 5px;
        }

        .skill-tag {
            background: #f0f0f0;
            padding: 3px 8px;
            border-radius: 15px;
            font-size: 0.8rem;
        }

        .carousel-button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(255, 255, 255, 0.7);
            border: none;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            font-size: 20px;
            cursor: pointer;
            z-index: 10;
        }

        .carousel-button.prev {
            left: 10px;
        }

        .carousel-button.next {
            right: 10px;
        }

        @media (max-width: 768px) {
            .team-member {
                flex: 0 0 calc(50% - 20px);
            }
        }

        @media (max-width: 480px) {
            .team-member {
                flex: 0 0 calc(100% - 20px);
            }
        }
        .section-header h2 {
    text-transform: capitalize;
    font-size: 40px;
    color: #000;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 50px;
    margin-top: 10px;
}
/*================================================
08 - VIDEO AREA CSS
==================================================*/

.pelum-video-area {
	position: relative;
	background: url(../img/video-bg.jpg) no-repeat fixed 0 0/cover;
	padding: 100px 0
}

.pelum-video-area:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(8, 21, 40, 0.89) none repeat scroll 0 0;
}

.video-box {
	position: relative;
	z-index: 1;
	width: 85%;
	margin: 0 auto;
}

.video-box:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #009562 none repeat scroll 0 0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    z-index: -1;
    border-radius: 30px;
}

.video-inn {
	padding: 50px;
	background: #fff;
	border-radius: 50px;
	text-align: center
}

.flaticon-play {
	margin-left: 5px
}

.popup-youtube {
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
    line-height: 70px;
    position: relative;
    background: #009562;
    color: #fff;
    border-radius: 50%;
    z-index: 1;
    margin-bottom: 35px;
}

.popup-youtube:hover {
	color: #fff
}

.popup-youtube:before {
    content: '';
    width: 80px;
    height: 80px;
    background-color: #0221244d;
    position: absolute;
    left: -5px;
    border-radius: 50%;
    top: -5px;
    z-index: -1;
}
.popup-youtube:after {
    content: '';
    width: 90px;
    height: 90px;
    background-color: #0221241a;
    position: absolute;
    left: -10px;
    border-radius: 50%;
    top: -10px;
    z-index: -1;
}

.flaticon-play:before {
	margin-left: 0;
	font-size: 27px
}

.video-inn h2 {
	text-transform: capitalize;
	font-size: 30px;
	color: #000;
	font-family: inherit;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 50px;
}


/*================================================
09 - CHOOSE AREA CSS
==================================================*/

.pelum-choose-area {
	padding: 100px 0;
}

.choose-left ul li.choose-box {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 20px 20px 30px;
	border-radius: 10px;
	-webkit-transition: all .7s ease 0s;
	transition: all .7s ease 0s;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.choose-left ul li.choose-box:before {
	position: absolute;
	content: '';
	top: 30%;
	left: -90px;
	width: 540px;
	height: 540px;
	background-color: rgba(255, 255, 255, 0.1);
	z-index: -1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(100%) rotate(10deg);
	transform: translateY(100%) rotate(10deg);
}

.choose-left ul li.active.choose-box:before {
	position: absolute;
	content: '';
	top: 30%;
	left: -90px;
	width: 540px;
	height: 540px;
	background-color: rgba(255, 255, 255, 0.1);
	z-index: -1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(0) rotate(10deg);
	transform: translateY(0) rotate(10deg);
}

.choose-left ul li.choose-box:hover:before {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
	-webkit-transform: translateY(0) rotate(10deg);
	transform: translateY(0) rotate(10deg);
}

.choose-icon {
    width: 95px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    background: #adadbd none repeat scroll 0 0;
    border-radius: 10px;
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
    position: relative;
    z-index: 1;
    text-align: center;
}
.choose-icon:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #02212417;
    border-radius: 5px;
    color: #fff;
    -webkit-transform: rotate(-41deg);
    transform: rotate(-41deg);
    left: 0;
    top: 0;
    z-index: -1;
}

.choose-text {
	padding-left: 15px
}

.choose-icon i {
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.choose-icon i:before {
	margin-left: 8px;
	font-size: 28px;
	color: #fff;
}

.choose-text h3 {
	font-weight: 600;
	color: #000;
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 7px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.choose-left ul li.active.choose-box, .choose-left 
ul li.choose-box:hover {
    background: #009562 none repeat scroll 0 0;
    color: #fff;
}

.choose-left ul li.active.choose-box .choose-text h3,
.choose-left ul li.choose-box:hover .choose-text h3 {
	color: #fff
}

.choose-left ul li.active.choose-box .choose-text p,
.choose-left ul li.choose-box:hover .choose-text p {
	color: #fff
}

.choose-left ul li.active.choose-box .choose-icon i:before, 
.choose-left ul li.choose-box:hover .choose-icon i:before {
    color: #022124;
}

.choose-left ul li.active.choose-box .choose-icon,
.choose-left ul li.choose-box:hover .choose-icon {
	background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
}

.choose-left ul li.active.choose-box .choose-icon:after,
.choose-left ul li.choose-box:hover .choose-icon:after {
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}

.single-choose-item img {
    width: 90% !important;
    margin: 0 auto;
    height: 338px;
}

.single-choose-item {
	background: #F8F8FF none repeat scroll 0 0;
	padding: 50px;
	text-align: center;
	border-radius: 10px;
}

.choose-slider .owl-nav {
	margin-top: 30px;
	text-align: center;
}

.choose-slider .owl-next {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    background: #0221241a !important;
    color: #022124 !important;
    font-size: 20px !important;
    border-radius: 5px;
}

.choose-slider .owl-prev {
    width: 50px;
    height: 50px;
    background: #0221241a !important;
    color: #022124 !important;
    font-size: 20px !important;
    border-radius: 5px;
}

.choose-right {
	margin-top: 45px;
}


/*================================================
10 - PRODUCT AREA CSS
==================================================*/

.pelum-product-area {
    background: #F8F8FF none repeat scroll 0 0;
    padding: 60px 0;
}

.product-item {
    background: #fff none repeat scroll 0 0;
    padding: 30px;
    border-radius: 10px;
    height: 279px;
}

.product-text h3 {
	font-size: 23px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;
}

.product-text h3 a {
	color: #000
}

.product-meta p {
    padding: 3px 0;
    font-size: 13px;
    line-height: 22px;
}
a#buy_btn {
    margin: 18px 0px;
}
.product-text h4 {
	font-weight: 600;
	margin-top: 15px;
	font-size: 26px;
	color: #4777f4;
}
section#contact {
    background: #F8F8FF;
}

.product-image img {
	margin-top: 30px;
}

.product-slider .owl-dots {
	margin-top: 30px;
	text-align: center;
}

.product-slider .owl-dots span {
    width: 10px;
    height: 10px;
    background: #022124;
    display: inline-block;
    margin: 0 4px;
    border-radius: 20px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.product-slider .owl-dots .active span {
    width: 25px;
    background: #022124 none repeat scroll 0 0;
}

/*================================================
11 - FAQS AREA CSS
==================================================*/

.pelum-faq-area {
    padding: 100px 0;
}

.single_faq_accordian {
	margin-top: 20px;
}

.faq_accordian_header>a {
	display: block;
	text-align: left;
	padding: 15px 15px 15px 100px;
	background: rgba(71, 119, 244, 0.22);
	font-size: 15px;
	color: #000;
	text-transform: capitalize;
	font-weight: 600;
	border: 0px solid rgba(0, 0, 0, 0.08);
	border-radius: 0;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.faq_accordian_header>a:hover, .faq_accordian_header>a:focus {
    background: #009562 none repeat scroll 0 0;
    color: #fff;
    outline: medium none;
}
.faq_accordian_header>a:focus {
	background: rgba(71, 119, 244, 0.22);
	color: #000;
	outline: medium none
}

.faq_accordian_header>a:after {
	position: absolute;
	content: "\f056";
	font-family: Fontawesome;
	left: 30px;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.faq_accordian_header>a.collapsed:after {
	position: absolute;
	content: "\f055";
	font-family: Fontawesome;
	left: 30px;
	color: #fff;
	font-size: 18px;
}

.faq_accordian_header>a:before {
	position: absolute;
	content: "";
	top: 0;
	width: 19%;
	height: 101%;
	left: -26px;
	background: #009562;
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg);
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.faq_accordian_header>a:hover:before,
.faq_accordian_header>a.collapsed:hover:before {
	background: rgba(255, 255, 255, 0.23);
	color: #000;
}

.faq_accordian_header>a.collapsed:focus:before, .faq_accordian_header>a:hover:before {
    background: #009562;
    color: #000;
}

.faq_accordian_header>a.collapsed:before {
    position: absolute;
    content: "";
    top: 0;
    width: 19%;
    height: 101%;
    left: -26px;
    background: #009562;
    -webkit-transform: skew(30deg);
    transform: skew(30deg);
}

.faq_accordian_body {
	padding: 10px;
	background: #F8F8FF none repeat scroll 0 0
}


/*================================================
12 - TESTIMONIAL AREA CSS
==================================================*/

.pelum-testimonial-area {
	background: url(../img/shape-3.png) no-repeat scroll top right/contain;
	padding: 100px 0
}

.single-testimonial {
	text-align: center;
}

.testimonial-text {
	position: relative;
	padding: 60px 30px;
	background: #F8F8FF none repeat scroll 0 0;
	border-radius: 10px;
	z-index: 1;
}

.testimonial-text span {
    position: absolute;
    top: 20px;
    font-size: 30px;
    color: #009562;
    width: 100%;
    left: 0;
    text-align: center;
}

.testimonial-image img {
	width: 80px !important;
	height: 80px !important;
	border-radius: 50%;
	margin: 0 auto;
	border: 6px solid rgba(71, 119, 244, 0.29);
}

.testimonial-image {
	margin-top: -40px;
	position: relative;
	z-index: 1;
}

.client-title {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 3px;
	color: #000;
	margin-top: 10px;
}

.testimonial-slider .owl-dots {
	margin-top: 30px;
	text-align: center;
	display: block !important
}

.testimonial-slider .owl-dots span {
	width: 10px;
	height: 10px;
	background: rgba(85, 132, 253, 0.83) none repeat scroll 0 0;
	display: inline-block;
	margin: 0 4px;
	border-radius: 20px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.testimonial-slider .owl-dots .active span {
    width: 25px;
    background: #009562 none repeat scroll 0 0;
}


/*================================================
13 - NEWSLETTER AREA CSS
==================================================*/

.pelum-subscribe-area {
	padding: 100px 0;
	background: #F8F8FF url(../img/map.png) no-repeat scroll center center/cover;
}

.subscribe-box form {
	width: 55%;
	margin: 0 auto;
	position: relative;
	height: 60px;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 3px 30px #d8e4f0;
	border-radius: 45px;
	border: 0px solid #4777f4 !important;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.subscribe-box form input {
	position: absolute;
	width: 100%;
	height: 100%;
	border: medium none;
	background: transparent;
	padding: 10px 185px 10px 50px;
	color: #111;
	border-radius: 40px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.subscribe-box form i {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 20px;
    color: #009562;
}
.subscribe-box form button {
	position: absolute;
	right: 0;
	margin: 0;
	height: 100%;
	border-radius: 40px;
	border: 5px solid #fff;
	cursor: pointer;
	padding: 0 30px;
}


/*================================================
14 - CONTACT AREA CSS
==================================================*/

.pelum-contact-area {
	padding: 100px 0;
	background-image: url(../img/shape-2.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.contact-form form p {
	margin-top: 30px;
}

.contact-form form input {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 15px;
	border: 1px solid rgba(69, 114, 231, 0.19) !important;
	background-color: rgba(117, 155, 254, 0.11) !important;
	color: #000 !important;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.contact-form form textarea {
	width: 100%;
	height: 50px;
	border-radius: 5px;
	padding: 5px 15px;
	font-size: 15px;
	border: 1px solid rgba(69, 114, 231, 0.19) !important;
	background-color: rgba(117, 155, 254, 0.11) !important;
	height: 160px;
	color: #000 !important;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.contact-form form input:focus,
.contact-form form textarea:focus {
	border: 1px solid #4777f4 !important;
	outline: medium none !important;
	box-shadow: 0 0 0;
}

.contact-form .row:first-child p {
	margin-top: 0;
}

.contact-form form button {
	border: medium none;
	border-radius: 40px;
	margin-top: 0;
	cursor: pointer;
}

.single-contact-info {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 20px 20px 30px;
    border-radius: 10px;
    -webkit-transition: all .7s ease 0s;
    transition: all .7s ease 0s;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #009562 none repeat scroll 0 0;
    color: #fff;
}

.single-contact-info:before {
	position: absolute;
	content: '';
	top: 30%;
	left: -90px;
	width: 540px;
	height: 540px;
	background-color: rgba(255, 255, 255, 0.1);
	z-index: -1;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: translateY(0) rotate(10deg);
	transform: translateY(0) rotate(10deg);
}

.contact-info-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.75) none repeat scroll 0 0;
    border-radius: 10px;
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
    position: relative;
    z-index: 1;
    text-align: center;
    font-size: 24px;
    color: #022124;
}

.single-contact-info:first-child {
	margin-top: 0;
}

.contact-info-icon i {
	-webkit-transform: rotate(-42deg);
	transform: rotate(-42deg);
}

.contact-info-icon:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	-webkit-transform: rotate(-41deg);
	transform: rotate(-41deg);
	left: 0;
	top: 0;
	z-index: -1;
}

.contact-info-text {
	padding-left: 15px;
}

.contact-info-text h3 {
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	font-size: 20px;
	margin-bottom: 7px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.contact-info-text p {
	color: #fff;
}


/*================================================
15 - FOOTER AREA CSS
==================================================*/

.pelum-footer-area {
    background: #009562;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.footer-copyright p {
    margin-top: 10px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #fff;
}

.footer-logo img {
    width: 18%;
}
.footer-box {
	text-align: center
}

.footer-social {
	margin-top: 20px;
}

.footer-social ul li {
	display: inline-block;
	margin: 0 19px;
}

.footer-social ul li a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
    border-radius: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin: 20px auto 20px;
    position: relative;
    display: block;
    color: #022124;
    z-index: 1;
}

.footer-social ul li a i {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

.footer-social ul li a:before {
	content: '';
	width: 50px;
	height: 50px;
	background-color: rgba(254, 254, 254, 0.29);
	position: absolute;
	left: -10px;
	border-radius: 5px;
	top: -10px;
	z-index: -1;
}

.footer-social ul li a:after {
	content: '';
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.45);
	position: absolute;
	left: -5px;
	top: -5px;
	border-radius: 5px;
	z-index: -1;
}

/*================================================
03 - Blog CSS
==================================================*/
p.btn_text {
    font-size: 14px !important;
    font-weight: 700;
    color: #000000 !important;
    padding-top: 13px !important;
}
p.text-bold {
    font-size: 14px !important;
    color: #000000 !important;
    padding-top: 17px !important;
}
section.Blog_area h2 {
    font-size: 24px;
    font-weight: 700;
    line-height: 35px;
    font-family: inherit;
    padding: 17px 18px 8px;
}
section.Blog_area {
    padding: 63px 10px 89px;
}
div#blog img {
    width: 100%;
    border-radius: 7px 6px 0px 1px;
    height: 257px;
    object-fit: cover;
}
div.blog_text {
    padding: 0px 0px 18px;
    box-shadow: 0px 0px 20px #00000021;
    border-radius: 7px;
}
div#blog {
    padding: 11px;
}

div#blog h2, p {
    padding: 7px 18px;
}
div#blog p {
    font-size: 14px;
    padding: 0px 18px;
}
section.Blog_area h3.text-center {
    text-transform: capitalize;
    font-size: 40px;
    color: #000;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 50px;
    margin-top: 10px;
}


/********* About Us Page Css Start  ***/

nav#navbar {
    background: #F8F8FF none repeat scroll 0 0;
}
/*** banner section start  **/
section#pelum-welcome-area {
    z-index: 1;
    position: relative;
    background: #fff !important;
    height: 417px;
    padding-top: 0px;
}
img#banner {
    padding: 64px 0px 0px;
}
#welcome-text {
    padding: 0px;
    margin: -49px 0px 0px 0px;
}
section.mission {
    background: url('../img/video-bg.jpg');
    padding: 165px 0px 65px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-align: center;
    position: relative;
}
.mission .content {
  position: relative;
  z-index: 2;
}
i.fa-solid.fa-angles-right {
    font-size: 19px;
}
span.current_page_slug {
    padding-left: 12px;
    color: #2FA07B;
}
span.main_page_slug {
    padding-right: 13px;
}

.mission .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 70%);
    z-index: 1;
}
/****** Mission Section Start *****/
section#pelum-welcome-area h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 61px;
    font-family: inherit;
    margin-bottom: 14px;
    margin-top: 55px;
}
section#pelum-mission-area {
    background: #F8F8FF;
    padding: 70px 0px;
}
section#Founder {
    padding: 71px 0px 122px;
    background: #F8F8FF;
}
section#Founder img.about-jump {
    width: 81%;
    height: 345px;
    margin: 1px 0px 0px -98px;
    border: 7px solid #fff;
    box-shadow: -60px 54px 0px #9ED7C3;
}
#read {
    color: #039564;
    background: #fff;
    padding: 14px;
    width: 31%;
    cursor: pointer;
    box-shadow: 1px 0px 15px #00000012;
    text-align: center;
    border-radius: 5px;
}
img.pattern {
    position: absolute;
    width: 67%;
    height: 194px;
    top: -131px;
    z-index: -1;
    right: 39px;
}
.Innovate i {
    background: #9AD3C3;
    width: 19%;
    text-align: center;
    padding: 22px 0px;
    margin-bottom: 13px;
    font-size: 20px;
    border-radius: 43px;
    color: #fff;
}

.single-feature.wow.fadeInLeft {
    background: #fff;
    height: 326px;
    padding: 24px 0px 0px 0px;
}

#Collaborations i.fa-solid.fa-handshake-simple {
    background: #F8F8FF;
    width: 19%;
    text-align: center;
    padding: 22px 0px;
    margin-bottom: 13px;
    font-size: 20px;
    border-radius: 43px;
    color: #000;
}

section#Founder i.fa-solid.fa-file-contract {
    background: #2FA07B;
    width: 19%;
    text-align: center;
    padding: 22px 0px;
    margin-bottom: 13px;
    font-size: 20px;
    border-radius: 43px;
    color: #fff;
}

section#About-the-team {
    background: #fff;
    padding: 80px 0px 119px;
}
img.Team {
    height: 333px;
    margin: 133px 0px 0px 21px;
    box-shadow: 71px 58px 0px 0px #CCEAE0;
    position: relative;
    z-index: 9;
}
img.Team_patten {
    position: absolute;
    top: 65px;
    width: 32%;
    left: -38px;
    height: 138px;
}
  .hide-after-5s {
    opacity: 1;
    transition: opacity 10s ease-in-out;
  }
  .hidden {
    opacity: 0;
    pointer-events: none;
  }
section#team {
    padding: 55px 10px 83px;
}
div#team_box {
    width: 100%;
    margin: 0px 14px;
}
div#team_box div.blog_text {
    padding: 0px 0px 18px;
    box-shadow: 0px 0px 20px #00000021;
    border-radius: 7px;
    height: 501px;
}
div#team_box h2 {
    font-size: 19px;
    font-weight: 700;
    line-height: 35px;
    font-family: inherit;
    padding: 17px 18px 8px;
}
div#team_box p {
    font-size: 13px;
    padding: 0px 16px;
    margin-top: 0px;
}
div#blog i {
    background: #2FA07B;
    font-size: 21px;
    padding: 20px 21px;
    border-radius: 44px;
    margin: -25px 0px 11px 0px;
    color: #fff;
}
div#Conclusion_s {
    padding-bottom: 67px;
}
section#Approach {
    background: #F8F8FF;
    padding: 22px 0px 0px;
}
section#Approach img {
    width: 92%;
    height: 321px;
    margin: 51px 0px 0px -98px;
    border: 7px solid #fff;
    box-shadow: -60px 54px 0px #fff;
}
section#Approach h2 {
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    font-family: inherit;
    padding: 17px 18px 0px;
}
div#Test_Approach {
    margin: -30px 0px 0px;
}
section#Approach i {
    position: relative;
    left: -45px;
    top: 81px;
    background: #2FA07B;
    color: #fff;
    border-radius: 27px;
    padding: 14px;
    font-size: 23px;
    text-align: center !important;
}
section#EduConSyn {
    padding: 55px 0px 0px;
}
/**/
/*——————————————**/


@media (max-width: 768px) {
	div#navbarCollapse {
    padding: 20px 0px !important;
    position: absolute !important;
    right: 0px !important;
    top: 81px !important;
    width: 100% !important;
}
	ul#menu-primary-menu ul.sub-menu {
    display: none;
    background: #000;
    border-radius: 5px;
    position: absolute;
    padding: 10px;
    z-index: 1;
}
	div#Conclusion_s {
    padding-bottom: 0px;
}
div#team_box h2 {
    font-size: 17px;
    font-weight: 700;
    line-height: 24px;
    font-family: inherit;
    padding: 17px 18px 8px;
}
	.col-lg-7 {
    padding: 81px 10px  0px;
}
section#Founder img.about-jump {
    width: 92%;
    height: 251px;
    margin: -6px 0px 0px 24px;
    border: 7px solid #fff;
    box-shadow: -35px 35px 0px #9ed7c385;
}
img.Team {
    height: 252px;
    margin: 32px 0px 0px 2px;
    box-shadow: 66px 37px 0px 0px #fff;
    position: relative;
    z-index: 9;
}
img.Team_patten {
    position: absolute;
    top: 8px;
    width: 38%;
    left: -69px;
    height: 85px;
}
.welcome-text p {
    font-size: 15px;
    width: 100%;
    color: #434a7e;
}
	section.pelum-welcome-area.fix {
    padding-bottom: 60px;
}
	.welcome-image {
    margin-top: 18px !important;
}
	.site-heading h2, .about-heading h2, .choose-heading h2, .faq-heading h2 {
    text-transform: capitalize;
    font-size: 25px;
    color: #000;
}.about-heading h2, .choose-heading h2, .faq-heading h2 {
    font-size: 26px;
}
	footer	h2 {
    color: #fff;
    font-weight: bold;
    font-size: 22px !important;
    padding-bottom: 18px;
}
	.about-left img {
    margin: 53px 0px 0px 1px !important;

}
	div#head {
    width: 209px;
    height: 60px;
}
	.pelum-features-area .col-md-12.text-center {
    padding: 0px 0px 0px !important;
}
.product-item {
    min-height: 413px !important;
}
	img.Team {
    height: 333px !important;
    margin: 32px 0 0 0px !important;
    box-shadow: 71px 58px 0 0 #cceae0 !important;
    z-index: 9;
}
	div#blog h2, p {
    padding: 7px 4px !important;
}
	footer .col-md-3 {
    margin-top: 32px;
}
	section#Founder {
    padding: 14px 0px 65px;
    background: #F8F8FF;
}
	i.fa.fa-angle-left, i.fa.fa-angle-right {
    padding-left: 10px;
    padding-right: 10px;
}
	.video-inn h2 {
    text-transform: capitalize;
    font-size: 20px;
     line-height: 33px;
}
section#pelum-welcome-area {
    z-index: 1;
    position: relative;
    background: #fff !important;
    height: 746px;
    padding-top: 0px;
}
div#team_box {
    width: 100%;
    margin: 0px -2px;
}
p#read {
    color: #039564;
    background: #fff;
    padding: 14px;
    width: 49%;
    box-shadow: 1px 0px 15px #00000012;
    text-align: center;
    border-radius: 5px;
}
}
/*——————————————**/
@media (min-width: 1200px) and (max-width:1399px) {
 div#team_box h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 35px;
    font-family: inherit;
    padding: 17px 18px 8px;
}
div#team_box p {
    font-size: 10px;
    padding: 0px 16px;
    margin-top: 0px;
}
}

/* =====================================
Why Us Style */
li.nav-item button {
    background: none;
    font-size: 18px;
}

blockquote {
    background: #fff;
    border-left: 4px solid;
    font-size: 16px !important;
    font-weight: 500;
    padding: 17px 14px 40px;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.choose-media.position-relative {
    padding-top: 61px;
}


li.list_text {
    font-size: 14px;
    line-height: 28px !important;
    font-family: inherit;
    padding-bottom: 0px;
    padding-left: 30px;
}
li.list_text1 {
    font-size: 16px;
    font-weight: 500;
      padding-top: 15px;
}

h2.sec-title {
    text-transform: capitalize;
    font-size: 40px;
    color: #000;
    font-family: inherit;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 50px;
    margin-top: 10px;
}
.choose-sec i.fa-solid.fa-angles-right {
    position: relative;
    left: 0px;
    top: 29px;
    font-size: 19px;
    color: #2FA07B;
}

.choose-media {
	.choose-abs {
		position: absolute;
		right: 3.125rem;
		bottom: -6.25rem;
		@include media-breakpoint-down(xl){
			right: 0;
		}
	}
}

.ct-tab {
    display: flex;
    border: 0 none;
    text-align: center !important;
    padding: 0px 0px 0px 24%;
}
}

.portfolio-menu .nav {
	.nav-link {
		color: $headings-color;
		position: relative;
		@include media-breakpoint-only(lg) {
			font-size: 1.0625rem;
			padding: 0 0.375rem;
		}

		&.active {
			color: $primary;
		}

		span.badge {
			background: $primary;
			top: -1.1875rem;
			position: absolute;
			right: 0.25rem;

			&::after {
				position: absolute;
				content: "";
				width: 0;
				height: 0;
				border-top: 0.625rem solid $primary;
				border-right: 0.625rem solid transparent;
				top: 100%;
				left: 0.5rem;

			}
		}
	}
}


img.tab_img {
    height: 342px;
    width: 68%;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    font-size: 22px;
    background: #2fa07b;
    font-weight: 600;
    border-top: 1px solid #00000033;
}
.ct-tab i {
    font-size: 17px;
    padding-right: 15px;
}
button#instructor-tab,button#learning-tab,button#cost-tab {
   width: 195px;
    font-size: 22px;
    font-weight: 600;
      border-left: 1px solid #00000033;
    border-right: 1px solid #00000033;
    border-top: 1px solid #00000033;
}
.choose-txt ul {
    margin: -8px 0px 0px 0px;
}
section.choose-sec.sec-padding.overflow-hidden {
    padding: 47px 0px 107px !important;
    background: #F8F8FF !important;
}
div#content_item {
    margin: 0px 0px 0px -42px;
}
img.choose-abs.img-fluid {
    width: 46%;
    position: absolute;
    bottom: -67px;
    left: 227px;
    height: 234px;
    border: 4px solid #fff;
}
ul#myTab {
    border-bottom: 1px solid #00000029;
}

    /*------------------------------
Popular Area
-------------------------------*/
.populerarea__wraper {
  margin-bottom: 65px;
  align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__heading {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
	div#story_of_educonsyn {
    display: flex;
    flex-direction: column-reverse;
}
  .populerarea__heading {
    margin-bottom: 10px;
  }
}
.populerarea__heading a {
  margin-bottom: 25px;
}
.populerarea__heading h2 {
  font-size: 42px;
  line-height: 50px;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .populerarea__heading h2 {
    font-size: 37px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .populerarea__heading h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

.populerarea__content {
  padding-left: 50px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .populerarea__content {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__content {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
	ul#menu-primary-menu li {
    padding-top: 15px;
}
	ul.sub-menu {
    box-shadow: 1px 6px 20px 0px #00000033;
}
  .populerarea__content {
    padding-left: 0;
  }
}
.populerarea__content p {
  line-height: 29px;
}

.populerarea__button {
  text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__button {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .populerarea__button {
    text-align: left;
  }
}
.populerarea__button a {
  background: var(--secondaryColor);
  border: 1px solid var(--secondaryColor);
}
.populerarea__button a:hover {
  background: var(--whiteColor);
  border: 1px solid var(--secondaryColor);
  color: var(--secondaryColor);
}

.single__service {
  padding: 30px;
  box-shadow: 0 0 50px 10px rgba(95, 45, 237, 0.1);
  margin-bottom: 30px;
  transition: var(--transition);
  position: relative;
  border-radius: var(--borderRadius3);
  background: var(--whiteColor);
}
.single__service:hover {
  background: var(--primaryColor);
  transform: translateY(-5px);
}
.single__service:hover .service__small__img svg {
  opacity: 1;
}
.single__service:hover .service__img {
  color: var(--whiteColor);
}
.single__service:hover .service__img .service__icon path {
  fill: var(--whiteColor);
}
.single__service:hover .service__img .service__icon__bg path {
  fill: var(--whiteColor);
}
.single__service:hover .service__content h3 a {
  color: var(--whiteColor);
}
.single__service:hover .service__content h3 a:hover {
  color: var(--secondaryColor);
}
.single__service:hover .service__button a {
  color: var(--whiteColor);
}
.single__service.ss_margin {
  margin-top: 50px;
}
@media (max-width: 767px) {
  .single__service.ss_margin {
    margin-top: 0;
  }
}
.single__service .service__content h3 a {
  color: var(--blackColor);
  font-family: var(--headingFont);
  transition: var(--transition);
}

.populerarea__2 {
  background-color: var(--lightGrey10);
}
.populerarea__2 .row {
  align-items: center;
}
.populerarea__2 .service__content h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 11px;
    font-family: 'Open Sans', sans-serif;
}
.populerarea__2 .service__button a:hover {
  color: var(--secondaryColor);
}
.populerarea__2 .single__service {
  padding: 35px;
}

.service__img {
  position: relative;
  margin-bottom: 10px;
}
.service__img img {
  max-width: 60px;
  margin-bottom: 10px;
}
.service__img svg {
  max-height: 60px;
  transition: var(--transition);
}
.service__img .service__bg__img svg {
  position: absolute;
  top: -13px;
  left: -10px;
  max-height: 60px;
  transition: var(--transition);
}

.service__content h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .service__content h3 {
    font-size: 17px;
    line-height: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .service__content h3 {
    font-size: 17px;
  }
}
.service__content p {
  line-height: 29px;
  margin-bottom: 0;
}

.service__small__img svg {
  position: absolute;
  top: 20px;
  right: 30px;
  opacity: 0;
  max-height: 25px;
  max-width: 30px;
  transition: var(--transition);
}

div#Impact {
    text-align: left !important;
}
.populerarea__2 .single__service {
    padding: 14px 20px 34px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .populerarea__2 .service__content__2 h3 {
    font-size: 17px;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__2 .service__content__2 h3 {
    margin-bottom: 0;
  }
}

.service__content__2 p {
    font-size: 13px;
    line-height: 24px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .service__content__2 p {
    font-size: 11px;
    line-height: 19px;
  }
}

.service__button {
  margin-top: 15px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .service__button {
    margin-top: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .service__button {
    margin-bottom: 0;
  }
}
.service__button a {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: var(--blackColor);
}

.populerarea__2 {
  background: var(--lightGrey10);
}

@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__content__wraper__2 {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .populerarea__content__wraper__2 {
    margin-bottom: 30px;
  }
}
.populerarea__content__wraper__2 .section__title {
  margin-bottom: 30px;
}
.populerarea__content__wraper__2 .populerarea__content__2 .populerarea__para__1 {
  margin-bottom: 35px;
}
@media (min-width: 992px) and (max-width: 1365px) {
  .populerarea__content__wraper__2 .populerarea__content__2 .populerarea__para__1 {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .populerarea__content__wraper__2 .populerarea__content__2 .populerarea__para__1 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .populerarea__content__wraper__2 .populerarea__content__2 .populerarea__para__1 {
    margin-bottom: 10px;
  }
}
.populerarea__content__wraper__2 .populerarea__content__2 .populerarea__para__2 {
  margin-bottom: 40px;
  border-left: 3px solid var(--secondaryColor);
  padding-left: 10px;
}
.populerarea__content__wraper__2 .populerarea__button__2 .default__button {
  background: var(--secondaryColor);
  color: var(--whiteColor);
  border: 1px solid var(--secondaryColor);
}
.populerarea__content__wraper__2 .populerarea__button__2 .default__button:hover {
  border: 1px solid var(--secondaryColor);
  color: var(--secondaryColor);
  background: var(--whiteColor);
}
.populerarea__2.sp_top_50.sp_bottom_50 {
    padding: 73px 0px 55px;
}

.service__wrap__content {
  position: relative;
}
.service__wrap__content .service__animate__shape__2 img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50px;
  animation: move5 3s infinite linear;
}

.about__wrap__content {
  position: relative;
}
.about__wrap__content .service__animate__shape__1 img {
  position: absolute;
  right: 50px;
  bottom: -50px;
  animation: dot-anim-2 3s linear 0s infinite alternate;
}
@media (min-width: 768px) and (max-width: 991px) {
  .about__wrap__content .service__animate__shape__1 img {
    bottom: 38px;
  }
}
@media (max-width: 767px) {
  .about__wrap__content .service__animate__shape__1 img {
    bottom: 36px;
  }
}

.animate__content .single__service {
  width: 250px;
  margin: 0 10px;
}

.best__categories__item {
  margin-bottom: 30px;
}
.best__categories__item:hover .best__categories__link {
  background-color: var(--secondaryColor);
  color: var(--whiteColor);
}
.best__categories__item:hover .best__categories__name {
  color: var(--whiteColor);
}
.best__categories__link {
  display: flex;
  align-items: center;
  background-color: var(--borderColor);
  border-radius: 5px;
  padding: 20px 30px 15px;
  height: 100%;
  min-height: 70px;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  justify-content: center;
}
.best__categories__icon {
  flex-shrink: 0;
  max-width: 60px;
  width: 100%;
}
.best__categories__info {
  text-align: center;
}
.best__categories__name {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  margin: 0;
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  position: relative;
  display: block;
}
.best__categories__more {
  font-size: 12px;
}

a#buy_btn2 {
    margin: 60px 0px;
}
a#buy_btn1 {
    margin: 82px 0px;
}
/*------------------------------
Grid Area  */
#Financial .product-item {
    background: #fff none repeat scroll 0 0;
    padding: 30px;
    border-radius: 10px;
    height: 274px;
}
section#Financial {
    padding: 50px 0px 64px;
}
section#Impact_C {
    padding: 55px 0px 0px;
    background: #F8F8FF;
}
section.Impact {
    padding: 49px 0px 77px;
}
.Impact h3 {
    font-size: 23px;
    font-weight: 600 !important;
    font-family: 'Open Sans';
}
.Impact p {
    padding: 13px 36px 13px 0px;
    font-size: 14px;
}
.impact_text {
    padding-left: 75px;
}
section.Impact  i {
    position: absolute;
    top: 29px;
    font-size: 20px;
    background: #2FA07B;
    padding: 16px;
    color: #fff;
    border-radius: 30px;
}
div#impact_social_box {
    background: #F8F8FF;
    padding: 36px 8px  20px 26px;
    border-right: 3px solid #2FA07B;
}
	nav.navbar.navbar-expand-lg.fixed-top ul#menu-primary-menu li a {
    color: #000 !important;
}
@media(max-width:767px){

	nav.navbar.navbar-expand-lg.fixed-top ul#menu-primary-menu li a {
    color: #fff !important;
}


	div#navbarCollapse ul#menu-primary-menu li {
    border-bottom: 1px solid #ffffff4f;
    padding: 12px 0px;
}

	
ul#menu-primary-menu ul.sub-menu {
    display: none;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    padding: 10px 0px 6px;
    width: 100%;
}
ul.sub-menu li {
    border-top: 1px solid #0000002b !important;
}
ul#menu-primary-menu > li:hover ul.sub-menu {
    display: block;
    transition: 0.4s;
}
	ul.sub-menu li {
    border-top: 1px solid #fff;
}
	ul.sub-menu {
    padding: 7px 0px !important;
    position: relative;
    width: 100%;
}
		.product-item {
    background: #fff none repeat scroll 0 0;
    padding: 20px !important;
    border-radius: 10px;
    height: 372px !important;
}
    div#navbarCollapse {
    background: #009562;
    border-radius:5px;
}

div#navbarCollapse li.nav-item {
    padding-left: 10px !important;
}

.welcome-text h2 {
    font-size: 25px;
    line-height: 38px;
    margin-bottom: 0;
}

.welcome-text p {
    padding-left: 0;
}

.welcome-image img {
    padding-top: 0;
    height: auto;
}

.welcome-image {
    margin: 0;
}

.pelum-welcome-area {
    height: auto;
}

.about-left img {
    width: 100%;
    object-fit: cover;
    margin: 0;
}
}

 .product-meta p b + b {
    margin: 5px 0px !important;
    display:block;
}
.product-item {
    min-height: 365px;
}
.product-slider .owl-prev, .product-slider .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -25px;
    margin-top: -10px;
}
.product-slider .owl-next {
    left: auto;
    right: -25px;
}
.product-slider .owl-prev i, .product-slider .owl-next i{
    font-size: 36px;
    color: #999;
}
.flaticon-play {
    margin-left: -16px !important;
}
button.btn-close {
    padding: 6px 24px 0px 0px !important;
}