/*
@File: Jilva Template Styles
* This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
This files table contents are outlined below>>>>>

*******************************************
*******************************************

** - Default CSS



** - Preloader Area CSS



** - Navbar Area CSS



** - Default CSS



** - Preloader Area CSS



** - Navbar Area CSS



** - Top Header Area CSS



** - Main Slider Area CSS



** - Partner Area CSS



** - Management Area CSS



** - About Area CSS



** - Features Area CSS



** - Platform Area CSS



** - Why Choose Us Area CSS



** - Fun Facts Area CSS



** - Accompany Area CSS



** - Join Area CSS



** - Trial Area CSS



** - Awards Area CSS



** - Apps Area CSS



** - Assistant Area CSS



** - Pricing Area CSS



** - Testimonial Area CSS



** - Blog Area CSS



** - Overview Area CSS



** - Banner Area CSS



** - Top Features Area CSS



** - Dedicated Area CSS



** - Support Area CSS



** - Sales Area CSS



** - CTR Area CSS



** - Conversational Area CSS



** - Others Area CSS



** - Client Area CSS



** - Subscribe Section CSS



** - Banner Area Three CSS



** - Top Management Area CSS



** - Experience Area CSS



** - Smarter Area CSS



** - Lead Area CSS



** - Estate Area CSS



** - Feedback Area CSS



** - Page Title Area CSS



** - Team Area CSS



** - Creative Area CSS



** - Details Area CSS



** - Software Area CSS



** - Features Details Area CSS



** - Solution Area CSS



** - Faq Area CSS



** - Contact Area CSS



** - Privacy Area CSS



** - 404 Error Area CSS



** - Coming Soon Area CSS



** - Sign In CSS



** - Sign Up CSS



** - Warder Area CSS



** - Customer Area CSS



** - Compliance Area CSS



** - Training Area CSS



** - Blog Details Area CSS



** - Sidebar Widget Area CSS



** - Pagination Area CSS



** - Footer Area CSS



** - Copy Right Area CSS



** - Go Top CSS







*/



/*================================================



Default CSS



=================================================*/



@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
	padding: 0;
	margin: 0;
	font-family: "Candara", Candara;
	font-size: 18px;
}

a {
	text-decoration: none;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #0d1820;
}

a:hover, a:focus {
	color: #28ABE3;
	text-decoration: none;
}

button {
	outline: 0 !important;
}

p {
	margin-bottom: 15px;
	line-height: 1.8;
	color: #777777;
	font-weight: 400;
	font-family: "Candara", Candara;
	font-size: 18px;
}

p:last-child {
	margin-bottom: 0;
}

.preloader_ {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #28ABE3;
 /* Set background color if needed */
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.preloader_ img {
	width: 50px;
 /* Adjust the width of the spinner image as needed */
	height: 50px;
 /* Adjust the height of the spinner image as needed */;
}

i {
	line-height: normal;
}

.d-table {
	width: 100%;
	height: 100%;
}

.d-table-cell {
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
}

.assistant-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.list_ {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 10px 0;
}

.list_ li {
	width: 48%;
 /* Adjust the width as needed */
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.list_ img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
}

.cta-buttons {
	margin-top: 20px;
}

.cta-buttons a {
	margin-right: 10px;
	text-decoration: none;
	color: #cf6e40;
	font-weight: bold;
}

.key-intergrations ul {
	list-style: none;
	padding: 0;
	display: flex;
}

.key-intergrations li {
	margin-right: 10px;
}

.key-intergrations img {
	width: 60px;
	height: 60px;
}

.ptb-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}

.c-ptb-100 {
	padding-bottom: 100px;
}

.pt-100 {
	padding-top: 100px;
}

.pb-100 {
	padding-bottom: 100px;
}

.pt-70 {
	padding-top: 70px;
}

.pb-70 {
	padding-bottom: 70px;
}

.ptb-50 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #0d1820;
	text-transform: capitalize;
	font-family: "Candara", Candara;
	font-weight: 600;
}

.h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
	margin-bottom: 0;
}

.section-title {
	text-align: center;
	max-width: 695px;
	margin: 0 auto 40px;
	margin-bottom: 62px;
}

.section-title span {
}

.section-title span::before {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
}

.section-title h2 {
	font-size: 45px;
	margin-top: 10px;
	margin-bottom: 57px;
}

.section-title p {
	margin-bottom: 0;
}

.section-title.left {
	max-width: 530px;
}

.section-title.left h2 {
	margin-bottom: 0;
}

.section-title.right {
	text-align: left;
	max-width: 100%;
	position: relative;
}

.section-title.right span {
	margin-left: 36px;
}

.section-title.right .learn-btn {
	display: inline-block;
	padding: 12px 30px;
	background-color: #0d1820;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: absolute;
	bottom: 0;
	right: 0;
}

.section-title.right .learn-btn i {
	position: relative;
	top: 2px;
	font-size: 18px;
}

.section-title.right .learn-btn:hover {
	background-color: #28ABE3;
}

.section-title.right .contact-btn {
	display: inline-block;
	padding: 12px 30px;
	background-color: #ffffff;
	color: #0d1820;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: absolute;
	bottom: 0;
	right: 0;
}

.section-title.right .contact-btn i {
	position: relative;
	top: 2px;
	font-size: 18px;
}

.section-title.right .contact-btn:hover {
	background-color: #28ABE3;
	color: #ffffff;
}

.section-title .read-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #28ABE3;
	margin-top: 12px;
	text-transform: uppercase;
}

.section-title .read-btn:hover {
	color: #28ABE3;
}

.section-title .read-btn i {
	position: relative;
	top: 2px;
}

.section-title-two {
	text-align: right;
	max-width: 800px;
	margin: 0 auto 40px;
}

.section-title-two .title {
	padding-right: 40px;
	position: relative;
}

.section-title-two .title::before {
	content: "";
	position: absolute;
	top: 32px;
	right: 0;
	height: 100px;
	width: 1px;
	background-color: #cdcdcd;
}

.section-title-two .title span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 10px;
	font-weight: 600;
}

.section-title-two .title span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.section-title-two .title h2 {
	font-size: 45px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.section-title-two .text {
	padding-left: 10px;
	text-align: left;
}

.section-title-two .text p {
	margin-bottom: 0;
}







/*================================================



Preloader Area CSS



=================================================*/



.preloader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	text-align: center;
	-webkit-transition: .9s;
	transition: .9s;
}

.preloader .spinner {
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	margin: 0 auto;
	-webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
	animation: sk-rotateplane 1.2s infinite ease-in-out;
	position: absolute;
	left: 0;
	right: 0;
	top: 42%;
	-webkit-transform: translateY(-42%);
	transform: translateY(-42%);
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.preloader::before, .preloader::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 60%;
	height: 100%;
	z-index: -1;
	background: #28ABE3;
	-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 .spinner {
	opacity: 0;
	visibility: hidden;
}

@-webkit-keyframes sk-rotateplane {



	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}

@keyframes sk-rotateplane {



	0% {
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}

	50% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
	}

	100% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
	}
}







/*================================================



Top Header Area CSS



=================================================*/



.top-header-area {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
}

.top-header-area .container-fluid {
	max-width: 1410px;
	margin: auto;
}

.top-header-area .social {
	padding-left: 0;
	margin-bottom: 0;
}

.top-header-area .social li {
	list-style-type: none;
	display: inline-block;
}

.top-header-area .social li a i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	border: 1px solid #d7d7d7;
	text-align: center;
	font-size: 18px;
	border-radius: 50px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-header-area .social li a i:hover {
	background-color: #28ABE3;
	border: 1px solid #28ABE3;
	color: #ffffff;
}

.top-header-area .social .facebook a i {
	color: #28ABE3;
}

.top-header-area .social .twitter a i {
	color: #0d1820;
}

.top-header-area .social .instagram a i {
	color: #ff00ae;
}

.top-header-area .social .pinterest a i {
	color: #d32f2f;
}

.top-header-area .social .youtube a i {
	color: #28ABE3;
}

.top-header-text {
	text-align: center;
}

.top-header-text p {
	color: #333333;
	margin-bottom: 0;
	font-size: 18px;
	;
}

.top-header-text p a {
	color: #28ABE3;
	border-bottom: 1px solid #28ABE3;
}

.map-dropdown {
	text-align: right;
	position: absolute;
	right: 15px;
}

.map-dropdown .option-item {
	margin-right: 20px;
	position: relative;
}

.map-dropdown .option-item:last-child {
	margin-right: 0;
}

.map-dropdown .option-item:last-child::before {
	display: none;
}

.map-dropdown .option-item::before {
	position: absolute;
	right: -8px;
	top: 6px;
	width: 1px;
	content: '';
	height: 18px;
	background-color: #adabab;
}

.map-dropdown .option-item .language-switcher {
	position: relative;
	top: -1px;
	outline: 0;
}

.map-dropdown .option-item .language-switcher .dropdown-toggle {
	padding: 0;
	border: none;
	background-color: transparent;
	font-weight: 500;
	outline: 0;
	cursor: pointer;
}

.map-dropdown .option-item .language-switcher .dropdown-toggle::after {
	display: none;
}

.map-dropdown .option-item .language-switcher .dropdown-toggle img {
	width: 25px;
	height: 25px;
	border-radius: 50px;
	position: relative;
	top: 1px;
}

.map-dropdown .option-item .language-switcher .dropdown-toggle span {
	display: inline-block;
	margin-left: 4px;
	color: #0d1820;
	position: relative;
	top: 3px;
	text-transform: uppercase;
	font-size: 18px;
	;
}

.map-dropdown .option-item .language-switcher .dropdown-toggle span i {
	position: relative;
	font-size: 18px;
	top: 3px;
	margin-left: -4px;
}

.map-dropdown .option-item .language-switcher .dropdown-menu {
	padding: 15px;
	float: unset;
	border: none;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	border-radius: 0;
	display: block;
	margin-top: 12px !important;
	opacity: 0;
	visibility: visible;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item {
	padding: 0;
	color: #0d1820;
	margin-bottom: 10px;
	font-weight: 500;
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item:last-child {
	margin-bottom: 0;
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item img {
	width: 30px;
	height: 30px;
	border-radius: 50px;
	border: 3px solid #ffffff;
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item span {
	display: inline-block;
	margin-left: 5px;
	font-size: 18px;
	;



  text-transform: uppercase;
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item:hover, .map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item:focus {
	background-color: transparent !important;
	outline: 0;
}

.map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item:active, .map-dropdown .option-item .language-switcher .dropdown-menu .dropdown-item.active {
	color: #0d1820;
	background-color: transparent;
}

.map-dropdown .option-item .language-switcher .dropdown-menu.show {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

.map-dropdown .option-item .list {
	padding-left: 0;
	margin-bottom: 0;
}

.map-dropdown .option-item .list li {
	display: inline-block;
	list-style-type: none;
	font-size: 18px;
	;



  font-weight: 500;
}

.map-dropdown .option-item .list li a {
	color: #28ABE3;
}







/*================================================



Navbar Area CSS



=================================================*/



.main-responsive-nav {
	display: none;
}

.main-navbar {
	padding-top: 0;
	padding-bottom: 0;
}

.main-navbar .container-fluid {
	max-width: 1450px;
	margin-left: auto;
	margin-right: 0;
}

.main-navbar .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	max-width: 100px;
}

.main-navbar .navbar {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.main-navbar .navbar ul {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
}

.main-navbar .navbar .navbar-nav {
	margin-right: auto;
	margin-left: 200px;
}

.main-navbar .navbar .navbar-nav .nav-item {
	position: relative;
	padding: 0;
}

.main-navbar .navbar .navbar-nav .nav-item a {
	font-size: 18px;
	color: #0d1820;
	text-transform: capitalize;
	padding-left: 0;
	padding-right: 0;
	padding-top: 25px;
	padding-bottom: 25px;
	font-weight: 500;
	margin-left: 14px;
	margin-right: 14px;
}

.main-navbar .navbar .navbar-nav .nav-item a:hover, .main-navbar .navbar .navbar-nav .nav-item a:focus, .main-navbar .navbar .navbar-nav .nav-item a.active {
	color: #28ABE3;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.main-navbar .navbar .navbar-nav .nav-item a i {
	font-size: 16px;
	position: relative;
	top: 2px;
	display: inline-block;
	margin-left: -4px;
	margin-right: -4px;
}

.main-navbar .navbar .navbar-nav .nav-item:last-child a {
	margin-right: 0;
}

.main-navbar .navbar .navbar-nav .nav-item:first-child a {
	margin-left: 0;
}

.main-navbar .navbar .navbar-nav .nav-item:hover a, .main-navbar .navbar .navbar-nav .nav-item.active a {
	color: #28ABE3;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu {
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	background: #efefef;
	position: absolute;
	border: none;
	top: 80px;
	left: 0;
	width: 330px;
	z-index: 99;
	display: block;
	opacity: 0;
	visibility: hidden;
	border-radius: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li {
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a {
	text-transform: capitalize;
	padding: 8px 15px;
	margin: 0;
	position: relative;
	color: #0d1820;
	font-size: 15.5px;
	font-weight: 500;
}

.tabs1 {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-around;
 /* Adjust as needed */
	align-items: center;
}

.tabs1 li {
	margin: 0;
	padding: 0;
}

.tabs1 a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #000;
 /* Adjust the color as needed */;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #28ABE3;
	letter-spacing: 1px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::before, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::before, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a.active::before {
	display: none;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a i {
	position: absolute;
	right: 14px;
	top: 12px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
	left: -255px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: 220px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
	left: -250px;
	top: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
	color: #0d1820;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #28ABE3;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: -15px;
}

.main-navbar .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	opacity: 1;
	visibility: visible;
	top: 100%;
	margin-top: 0;
}

.main-navbar .navbar .others-options {
	display: inherit;
}

.main-navbar .navbar .others-options .option-item {
	display: inline-block;
	position: relative;
	line-height: 1;
}

.main-navbar .navbar .others-options .option-item .search-btn {
	cursor: pointer;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	height: 75px;
	width: 75px;
	line-height: 75px;
	background: #28ABE3;
	color: #ffffff;
	text-align: center;
}

.main-navbar .navbar .others-options .option-item .close-btn {
	cursor: pointer;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-size: 18px;
	font-weight: 600;
	display: none;
	height: 75px;
	width: 75px;
	line-height: 75px;
	background: #28ABE3;
	color: #ffffff;
	text-align: center;
}

.main-navbar .navbar .others-options .option-item .close-btn.active {
	display: block;
}

.main-navbar .navbar .others-options .option-item .call-button {
	display: inline-block;
	background-color: #28abe3;
	padding: 26px 30px;
	font-size: 22px;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.main-navbar .navbar .others-options .option-item .call-button:hover {
	background-color: #0d1820;
}

.main-navbar .navbar .others-options .option-item .call-button i {
	margin-right: 5px;
}

.navbar-area.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	background-color: #ffffff !important;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.navbar-area.is-sticky .main-navbar {
	padding-top: 0;
}

.navbar-area.is-sticky .main-navbar .navbar .navbar-nav .nav-item a {
	color: #0d1820;
}

.navbar-area.is-sticky .main-navbar .navbar .navbar-nav .nav-item a:hover, .navbar-area.is-sticky .main-navbar .navbar .navbar-nav .nav-item a:focus, .navbar-area.is-sticky .main-navbar .navbar .navbar-nav .nav-item a.active {
	color: #28ABE3;
}

.navbar-area.navbar-style-two {
	border-bottom: 1px solid #eeeeee;
	top: 0;
	position: absolute;
	width: 100%;
	z-index: 9;
	padding-left: 40px;
	padding-right: 40px;
}

.navbar-area.navbar-style-two .navbar-brand img {
	display: none;
}

.navbar-area.navbar-style-two .navbar-brand img:last-child {
	display: block;
}

.navbar-area.navbar-style-two .navbar .navbar-nav {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.navbar-area.navbar-style-two .navbar .navbar-nav::after {
	content: "";
	position: absolute;
	top: 0;
	right: -152px;
	height: 100%;
	width: 1px;
	background-color: #eeeeee;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a {
	color: #ffffff;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a:hover, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a:focus, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a.active {
	color: #ffffff;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a:hover i, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a:focus i, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a.active i {
	color: #ffffff;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item a i {
	color: #ffffff;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item:hover a, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item.active a {
	color: #28ABE3;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item:hover a i, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item.active a i {
	color: #0d1820;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item:hover i, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item.active i {
	color: #28ABE3;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item .dropdown-menu li a {
	color: #0d1820;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item .dropdown-menu li a:focus, .navbar-area.navbar-style-two .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
	color: #28ABE3;
}

.navbar-area.navbar-style-two .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
	color: #28ABE3;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item {
	margin-right: 50px;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item:last-child {
	margin-right: 0;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item .search-btn {
	background: transparent;
	height: 0;
	width: 0;
	line-height: 0;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item .close-btn {
	background: transparent;
	height: 0;
	width: 0;
	line-height: 0;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item .close-btn.active {
	display: block;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item .call-button {
	background-color: transparent;
	padding: 0;
}

.navbar-area.navbar-style-two .navbar .others-options .option-item .call-button:hover {
	background-color: transparent;
}

.navbar-area.navbar-style-two.is-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	background-color: #ffffff !important;
	-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two {
	border-bottom: none;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar-brand img {
	display: block;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar-brand img:last-child {
	display: none;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item {
	position: relative;
	padding: 0;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item a {
	color: #0d1820;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item a:hover, .navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item a:focus, .navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item a.active {
	color: #28ABE3;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .navbar-nav .nav-item a i {
	color: #0d1820;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .others-options .option-item .search-btn {
	color: #0d1820;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .others-options .option-item .close-btn {
	color: #0d1820;
}

.navbar-area.navbar-style-two.is-sticky.navbar-style-two .navbar .others-options .option-item .call-button {
	color: #0d1820;
}

.navbar-area.navbar-style-two .search-overlay.search-popup {
	margin-top: 35px;
}

.search-overlay {
	display: none;
}

.search-overlay.search-popup {
	position: absolute;
	top: 100%;
	width: 300px;
	right: 0;
	background: #ffffff;
	z-index: 2;
	padding: 20px;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
	margin-top: 0;
}

.search-overlay.search-popup .search-form {
	position: relative;
}

.search-overlay.search-popup .search-form .search-input {
	display: block;
	width: 100%;
	height: 50px;
	line-height: initial;
	border: 1px solid #eeeeee;
	color: #0d1820;
	outline: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	padding-top: 4px;
	padding-left: 10px;
}

.search-overlay.search-popup .search-form .search-input:focus {
	border-color: #28ABE3;
}

.search-overlay.search-popup .search-form .search-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	background: transparent;
	border: none;
	width: 50px;
	outline: 0;
	color: #777777;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	padding: 0;
}

.search-overlay.search-popup .search-form .search-button:hover, .search-overlay.search-popup .search-form .search-button:focus {
	color: #28ABE3;
}

.search-overlay.search-popup .search-form .search-button i {
	font-size: 18px;
}

@media only screen and (max-width: 991px) {



	.main-responsive-nav {
		display: block;
	}

	.main-responsive-nav .main-responsive-menu {
		position: relative;
	}

	.main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul {
		font-size: 18px;
	}

	.main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active {
		color: #28ABE3;
	}

	.main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a i {
		display: none;
	}

	.main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a {
		font-size: 18px;
		;
	}

	.main-responsive-nav .main-responsive-menu.mean-container .navbar-nav {
		overflow-y: scroll;
		height: 336px;
		-webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
		box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
	}

	.main-responsive-nav .mean-container a.meanmenu-reveal {
		color: #0d1820;
	}

	.main-responsive-nav .mean-container a.meanmenu-reveal span {
		background: #0d1820;
		position: relative;
		top: 8px;
		margin-top: -5.8px;
		border-radius: 5px;
	}

	.main-responsive-nav .mean-container .others-options {
		display: none;
	}

	.main-responsive-nav .logo {
		position: relative;
		width: 50%;
		z-index: 999;
	}

	.main-responsive-nav .logo .logo-1 {
		display: inline-block;
	}

	.main-responsive-nav .logo .logo-2 {
		display: none;
	}

	.navbar-area {
		background-color: #ffffff;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.main-navbar {
		display: none;
	}
}

.logo img {
	max-width: 100%;
 /* Logo will not exceed its original size */
	height: auto;
 /* Maintain the aspect ratio */;
}

.logo img {
	width: 200px;
 /* Adjust the width to your desired size */
	height: auto;
 /* Maintain the aspect ratio */;
}



/*================================================



Main Slider Area CSS



=================================================*/



.home-sliders {
	overflow: hidden;
}

.home-sliders .home-item {
	position: relative;
	height: 425px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.home-sliders .home-item::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.6;
}

.video-container {
	height: 450px;
	width: 800px;
	position: relative;
}

.video-container video {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	z-index: 0;
}



/* Just styling the content of the div, the *magic* in the previous rules */

.video-container .caption {
	z-index: 1;
	position: relative;
	text-align: center;
	color: #dc0000;
	padding: 10px;
}

.home-sliders .home-item.item-bg1 {
	background-image: url(../../assets/img/slider/slider-bg1.jpg);
}

body {
	margin: 0;
	padding: 0;
	font-family: "Candara", Candara;
}

.loader-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}



.home-sliders .home-item.item-bg2 {
	background-image: url(../../assets/img/slider/slider-bg2.jpg);
}

.home-sliders .home-item .slider-content {
	max-width: 730px;
	margin-top: -75px;
}

.home-sliders .home-item .slider-content b {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	display: inline-block;
}

.home-sliders .home-item .slider-content h1 {
	font-size: 58px;
	color: #ffffff;
	margin: 14px 0 20px 0;
}

.home-sliders .home-item .slider-content p {
	margin-bottom: 0;
	color: #ffffff;
	max-width: 750px;
}

.home-sliders .home-item .slider-content .slider-btn {
	margin-top: 30px;
}

.home-sliders .home-item .slider-content .slider-btn .default-btn {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	text-transform: capitalize;
	background-color: #ffffff;
	color: #0d1820;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	opacity: 1;
	font-weight: 500;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.home-sliders .home-item .slider-content .slider-btn .default-btn span {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #28ABE3;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 5px;
	opacity: 1;
}

.home-sliders .home-item .slider-content .slider-btn .default-btn:hover {
	color: #ffffff !important;
}

.home-sliders .home-item .slider-content .slider-btn .default-btn:hover span {
	width: 225%;
	height: 562.5px;
}

.home-sliders .home-item .slider-content .slider-btn .default-btn i {
	font-size: 18px;
	position: relative;
	top: 4px;
}

.home-sliders .home-item .slider-content .slider-btn .video-btn {
	display: inline-block;
	color: #ffffff;
	position: relative;
	bottom: 16px;
}

.home-sliders .home-item .slider-content .slider-btn .video-btn i {
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: relative;
	top: 4px;
	z-index: 1;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	color: #ffffff;
	font-size: 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #ffffff;
}

.home-sliders .home-item .slider-content .slider-btn .video-btn:hover i {
	background-color: #ffffff;
	color: #0d1820;
}

.home-sliders .home-item .shape {
	position: absolute;
	right: 0;
	bottom: 0;
}

.home-sliders.owl-theme .owl-nav {
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.home-sliders.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 120px;
	bottom: 10%;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	padding: 0;
	background: transparent;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: none;
}

.home-sliders.owl-theme .owl-nav [class*=owl-] i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.home-sliders.owl-theme .owl-nav [class*=owl-].owl-prev::before {
	content: 'Prev';
	position: absolute;
	left: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	;



  -webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.home-sliders.owl-theme .owl-nav [class*=owl-].owl-prev::after {
	position: absolute;
	right: -58px;
	top: -6px;
	width: 1px;
	content: '';
	height: 12px;
	background-color: #adabab;
}

.home-sliders.owl-theme .owl-nav [class*=owl-].owl-next {
	right: auto;
	left: 220px;
}

.home-sliders.owl-theme .owl-nav [class*=owl-].owl-next::before {
	content: 'Next';
	position: absolute;
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	;



  -webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.home-sliders.owl-theme .owl-nav [class*=owl-]:hover {
	color: #28ABE3;
}







/*================================================



Partner Area CSS



=================================================*/



.partner-area {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding-top: 70px;
	padding-bottom: 30px;
}

.partner-area .container-fluid {
	max-width: 1920px;
	margin: auto;
}

.partner-area.bg-color {
	background-color: #fff8f8;
	-webkit-box-shadow: unset;
	box-shadow: unset;
}

.partner-slider .partner-item {
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
}

.partner-slider .partner-item a img {
	display: inline-block;
	width: auto;
	max-width: 200px;
}

.partner-slider .partner-item a:nth-child(1) {
	opacity: 0.5;
}

.partner-slider .partner-item a:nth-child(2) {
	position: absolute;
	left: 0;
	top: 20px;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.partner-slider .partner-item:hover a {
	top: 0;
	opacity: 1;
	visibility: visible;
}







/*================================================



Management Area CSS



=================================================*/



.management-area {
	background-color: #fff;
	position: relative;
	z-index: 1;
	
}

.management-area .container-fluid {
	max-width: 1170px;
	margin: auto;
}

.management-slider .management-item {
	padding: 30px 30px 30px;
	border-bottom: 3px solid #000000;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: relative;
}

.management-slider .management-item .image {
	margin-bottom: 25px;
}

.management-slider .management-item .image img {
	display: inline-block;
	width: auto;
}

.management-slider .management-item h3 {
	font-size: 25px;
	margin-bottom: 14px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.management-slider .management-item p {
	margin-bottom: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.management-slider .management-item .management-list {
	padding-left: 0;
	margin-top: 15px;
	margin-bottom: 25px;
}

.management-slider .management-item .management-list li {
	list-style-type: none;
	margin-bottom: 8px;
	color: #0d1820;
	font-weight: 500;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	cursor: pointer;
}

.management-slider .management-item .management-list li:last-child {
	margin-bottom: 0;
}

.management-slider .management-item .management-list li i {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: relative;
	top: 2px;
	color: #0d1820;
}

.management-slider .management-item .management-btn {
	display: inline-block;
	background-color: #804040;
	padding: 12px 30px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.management-slider .management-item .management-btn:hover {
	background-color: #0d1820;
}

.management-slider .management-item .management-btn i {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

.management-slider .management-item:hover {
	background-color: #fff0ed;
}

.management-slider .management-item:hover h3 {
	color: #000;
}

.management-slider .management-item:hover p {
	color: #000;
}

.management-slider .management-item:hover .management-list li {
	color: #ffffff;
}

.management-slider .management-item:hover .management-list li i {
	color: #ffffff;
}

.management-slider .management-item.two {
	background-color: #ff8040;
}

.management-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	background: #bdbdbd;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 50%;
	border: none;
}

.management-slider.owl-theme .owl-dots .owl-dot:hover span, .management-slider.owl-theme .owl-dots .owl-dot.active span {
	width: 20px;
	border-radius: 10px;
	background-color: #ff8040;
}

.management-slider.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 30px;
}

.management-shape {
	position: absolute;
	right: 0;
	bottom: 0;
}







/*================================================



About Area CSS



=================================================*/



.about-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.about-area .container-fluid {
	padding-left: 0;
}

/* Base styling for .about-image */
/* Base styling for .about-image */
.about-image {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Responsive styling for video */
.about-image video {
    width: 100%;
    max-width: 700px; /* Optional: Set a maximum width for larger screens */
    border: 10px solid #3ca4c3;
    border-radius: 5px;
}

/* Optional: Add some spacing or margin */
.about-image video {
    margin-left: 62px;
	top: 20px;
	
}

/* Media queries for responsive adjustments */
@media (max-width: 767px) {
    /* Adjust styling for devices with a maximum width of 767px (e.g., smartphones) */
    .about-image video {
        position: relative;
    max-width: 100%;
    top: 16px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    /* Adjust styling for devices with a width between 768px and 1199px (e.g., tablets) */
    .about-image video {
        position: relative;
		margin-left: 0px;
    max-width: 100%;
    }
}

@media (min-width: 1200px) {
    /* Adjust styling for devices with a minimum width of 1200px (e.g., desktops) */
    .about-image video {
        position: relative;
    
    max-width: 100%;
    }
}


.about-content {
	max-width: 590px;
	padding-left: 65px;
	margin-top: 90px;
}

.about-content span {
}

.about-content h2 {
	font-size: 42px;
	margin-top: 16px;
	margin-bottom: 67px;
}

.about-content p {
	margin-bottom: 0;
}

.about-content .about-text {
	margin-top: 30px;
	position: relative;
	padding-left: 50px;
}

.about-content .about-text .icon img {
	position: absolute;
	left: 0;
	top: 0;
}

.about-content .about-text h3 {
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}

.about-content .about-text p {
	margin-bottom: 0;
	max-width: 370px;
}

.about-content .signature {
	background-color: #f2f2f2;
	position: relative;
	padding: 20px 20px 20px 210px;
	margin-top: 30px;
	border-left: 3px solid #28ABE3;
	display: inline-block;
}

.about-content .signature img {
	position: absolute;
	left: 20px;
	top: 25px;
}

.about-content .signature h3 {
	font-size: 18px;
	margin-bottom: 5px;
	color: #28ABE3;
	font-weight: 600;
}

.about-content .signature p {
	font-size: 18px;
	color: #28ABE3;
	font-weight: 500;
}

.about-shape {
	position: absolute;
	right: 0;
	bottom: 100px;
}



@media (max-width: 767px) {
    .about-content {
        padding-left: 20px; /* Adjusted padding for smaller screens */
    }

    .about-content .about-text {
        padding-left: 53px; /* Adjusted padding for smaller screens */
    }


    .about-content .signature {
        padding-left: 20px; /* Adjusted padding for smaller screens */
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .about-content {
        max-width: 100%; /* Adjusted to take full width on medium-sized screens */
    }
	.about-content img{
		
	}
}



/*================================================



Features Area CSS



=================================================*/



.features-area {
	position: relative;
	z-index: 1;
}

.features-area::before {
	position: absolute;
	content: "";
	background: #0d1820;
	height: 20%;
	width: 100%;
	right: 0;
	left: 0;
	z-index: -1;
	bottom: 0;
}

.features-area .container {
	background-color: #ffffff;
	padding: 50px;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	max-width: 1400px;
	margin: auto;
}

.features-area.bg-color::before {
	display: none;
}

.features-area .section-title-two {
	max-width: 885px;
}

.features-content {
	background-color: #ffffff;
	padding: 30px;
	padding-left: 90px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-bottom: 15px;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}

.features-content:last-child {
	margin-bottom: 0;
}

.features-content .image {
	position: relative;
}

.features-content .image img {
	position: absolute;
	left: -50px;
	top: 5px;
}

.features-content h3 {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}

.features-content p {
	margin-bottom: 0;
}

.features-content:hover {
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 5px 28px 0 rgba(255, 128, 46, .46);
	background-color: #ffffff;
}







/*================================================



Platform Area CSS



=================================================*/



.platform-area .container-fluid {
	max-width: 1450px;
	margin: auto;
}

.tab .tabs_item {
	display: none;
}

.tab .tabs_item:first-child {
	display: block;
}

.platform-list-tab .tabs {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.platform-list-tab .tabs li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 25px;
}

.platform-list-tab .tabs li:last-child {
	margin-bottom: 0;
}

.platform-list-tab .tabs li a {
	display: inline-block;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: 500;
	color: #0d1820;
	background-color: transparent;
	border: 1px solid #f2f2f2;
	padding: 14px 30px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	width: 100%;
	border-radius: 5px;
}

.platform-list-tab .tabs li a i {
	font-size: 18px;
	position: relative;
	top: 2px;
}

.platform-area .tabs li {
	border: 2px solid transparent;
}

.tabs li.active {
  /* Set the border color for the active tab */;
}

.tabs li:hover {
  /* Set the border color for the tabs on hover */;
}

.platform-list-tab .tabs li a.bg-0067ff {
	border-left: 3px solid #000;
}

.platform-list-tab .tabs li a.bg-28ABE3 {
	border-left: 3px solid #000;
}

.platform-list-tab .tabs li a.bg-0067ff {
	border-left: 3px solid #000;
}

.platform-list-tab .tabs li a.bg-1b2b37 {
	border-left: 3px solid #000;
}

.platform-list-tab .tabs li.current a {
	color: #ffffff;
	background-color: #212529;
	border-left: 3px solid #c0c0c0;
}

.platform-list-tab .tabs li.current a.bg-1 {
	color: #ffffff;
	background-color: #80669d;
}

.custom-link {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link.gradient {
	background: linear-gradient(to right, #ffffff, #C55A11);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link:hover {
	background: linear-gradient(to right, #ffffff, #C55A11);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link.active {
	background: linear-gradient(to right, #C55A11, #C55A11);
	transition: background 0.3s ease;
}

.custom-link1 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link1.gradient {
	background: linear-gradient(to right, #ffffff, #274191);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link1:hover {
	background: linear-gradient(to right, #ffffff, #274191);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link1.active {
	background: linear-gradient(to right, #274191, #274191);
	transition: background 0.3s ease;
}

.custom-link2 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link2.gradient {
	background: linear-gradient(to right, #ffffff, #33b249);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link2:hover {
	background: linear-gradient(to right, #ffffff, #33b249);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link2.active {
	background: linear-gradient(to right, #33b249, #33b249);
	transition: background 0.3s ease;
}

.custom-link3 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link3.gradient {
	background: linear-gradient(to right, #ffffff, #2863c8);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link3:hover {
	background: linear-gradient(to right, #ffffff, #2863c8);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link3.active {
	background: linear-gradient(to right, #2863c8, #2863c8);
	transition: background 0.3s ease;
}

.custom-link4 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link4.gradient {
	background: linear-gradient(to right, #ffffff, #a881af);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link4:hover {
	background: linear-gradient(to right, #ffffff, #a881af);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link4.active {
	background: linear-gradient(to right, #a881af, #a881af);
	transition: background 0.3s ease;
}

.custom-link5 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link5.gradient {
	background: linear-gradient(to right, #ffffff, #408080);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link5:hover {
	background: linear-gradient(to right, #ffffff, #408080);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link5.active {
	background: linear-gradient(to right, #408080, #408080);
	transition: background 0.3s ease;
}

.custom-link6 {
	display: inline-block;
	padding: 10px 20px;
	text-decoration: none;
	color: #000;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	transition: background 0.3s ease, color 0.5s ease;
}

/* Define the gradient background for the custom class */
.custom-link6.gradient {
	background: linear-gradient(to right, #ffffff, #7f7571);
	background-size: 200% 200%;
}

/* Define the hover state for the custom class */
.custom-link6:hover {
	background: linear-gradient(to right, #ffffff, #7f7571);
	background-position: -100% 0;
	color: #333;
}

/* Define the active state for the custom class */
.custom-link6.active {
	background: linear-gradient(to right, #7f7571, #7f7571);
	transition: background 0.3s ease;
}
.platform-list-tab .tabs li.current a.bg-2 {
	color: #ffffff;
	background-color: #2d545e;
	border-left: 3px solid #2d545e;
}

.platform-list-tab .tabs li.current a.bg-3 {
	color: #ffffff;
	background-color: #f95d9b;
	border-left: 3px solid #f95d9b;
}

.platform-list-tab .tabs li.current a.bg-4 {
	color: #ffffff;
	background-color: #781a44;
	border-left: 3px solid #781a44;
}

.platform-list-tab .tabs li.current a.bg-5 {
	color: #ffffff;
	background-color: #94f0f1;
	border-left: 3px solid #94f0f1;
}

.platform-list-tab .tabs li.current a.bg-6 {
	color: #ffffff;
	background-color: #91684a;
	border-left: 3px solid #91684a;
}

.platform-list-tab .tabs li.current a.bg-7 {
	color: #ffffff;
	background-color: #ec7f37;
	border-left: 3px solid #ec7f37;
}

.platform-list-tab .tabs.left li.current a {
	color: #ffffff;
	background-color: #28ABE3;
	border-left: 3px solid #28ABE3;
}

.platform-list-tab .tab_content .tabs_item .platform-content h2 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0;
}

.platform-list-tab .tab_content .tabs_item .platform-content p {
	margin-bottom: 0;
	font-size: 16px;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text {
	margin-top: 30px;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text.bar {
	position: relative;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text.bar::before {
	position: absolute;
	right: 5px;
	top: 6px;
	width: 1px;
	content: '';
	height: 100%;
	background-color: #e9f6ff;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text .image {
	margin-bottom: 20px;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text p {
	font-size: 18px;
	margin-bottom: 0;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text .platform-btn {
	display: inline-block;
	font-size: 18px;
	color: #28ABE3;
	font-weight: 400;
	margin-top: 20px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text .platform-btn:hover {
	letter-spacing: 1px;
}

.platform-list-tab .tab_content .tabs_item .platform-content .platform-text .platform-btn i {
	position: relative;
	top: 2px;
}

.tab.accompany-list-tab {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	text-align: center;
}

.platform-text .banner-btn .default-btn {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	text-transform: capitalize;
	background-color: #28ABE3;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	opacity: 1;
	font-weight: 500;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.platform-text .banner-btn .default-btn span {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #28ABE3;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 5px;
	opacity: 1;
}

.decor-wow {
	color: #fff;
	position: relative;
	z-index: 1;
	padding: 0 7px;
	margin: 0 6px;
	display: inline-flex;
}

.decor-wow .img-fluid {
	position: absolute;
	z-index: -1;
	top: -22px;
	left: -29px;
	width: 200px;
	max-width: none;
}

.decor-wow .img-fluid-1 {
	position: absolute;
	z-index: -1;
	top: -22px;
	left: -29px;
	width: 201px;
	max-width: none;
}

.decor-wow .img-fluid-2 {
	position: absolute;
	z-index: -1;
	top: -22px;
	left: -40px;
	width: 206px;
	max-width: none;
}

.decor-wow .img-fluid-3 {
	position: absolute;
	z-index: -1;
	top: -28px;
	left: -29px;
	width: 213px;
	max-width: none;
}


@media (max-width: 767px) {
   
.decor-wow .img-fluid {
	position: absolute;
	z-index: -1;
	top: -22px;
	left: -29px;
	width: 200px;
	max-width: none;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
   
.decor-wow .img-fluid {
	position: absolute;
	z-index: -1;
	top: -22px;
	left: -29px;
	width: 200px;
	max-width: none;
}
}


/*================================================



Why Choose Us Area CSS



=================================================*/



.why-choose-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
}

.why-choose-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.9;
}

.why-choose-area .section-title-two {
	text-align: right;
	max-width: 858px;
	margin-bottom: 40px;
}

.why-choose-area .section-title-two .title span {
	color: #ffffff;
}

.why-choose-area .section-title-two .title span::before {
	background-color: #ffffff;
}

.why-choose-area .section-title-two .title h2 {
	color: #ffffff;
}

.why-choose-area .section-title-two .text {
	margin-top: 10px;
}

.why-choose-area .section-title-two .text p {
	color: #ffffff;
}

.why-choose-area .section-title span {
	color: #ffffff;
}

.why-choose-area .section-title span::before {
	background-color: #ffffff;
}

.why-choose-area .section-title h2 {
	color: #ffffff;
}

.why-choose-area .section-title p {
	color: #ffffff;
}

.why-choose-area.bg-center {
	background-image: none;
	background-color: #101921;
}

.why-choose-area.bg-center .shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10%;
	-webkit-transform: translateY(-10%);
	transform: translateY(-10%);
	z-index: -1;
}

.why-choose-area.bg-center .single-choose-item img {
	opacity: 0.3;
}

.why-choose-area .section-title.text-right {
	max-width: 400px;
	text-align: right;
	margin-left: auto;
	margin-right: 0;
	margin-bottom: 0;
}

.why-choose-area.bg-background {
	background-image: url(../../assets/img/choose-us-bg-2.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
}

.why-choose-area.bg-background::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.5;
}

.why-choose-area.bg-background .single-choose-item {
	margin-bottom: 0;
}

.why-choose-area.bg-background .single-choose-item img {
	opacity: 0.5;
}

.why-choose-area.bg-background .single-choose-item .title {
	left: 25px;
	right: 25px;
}

.single-choose-item {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
}

.single-choose-item img {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 2px;
	
}

.single-choose-item .title {
	position: absolute;
	left: 20px;
	bottom: 20px;
	z-index: 1;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.single-choose-item .title h3 {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 25px;
	font-weight: 500;
}

.single-choose-item .content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background: #ffffff;
	border-radius: 5px;
	padding: 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: 0;
	visibility: hidden;
}

.single-choose-item .content .inner-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 20px;
	right: 20px;
	margin: 0 auto;
}

.single-choose-item .content .inner-content h3 {
	color: #0d1820;
	margin-bottom: 0;
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.4;
}

.single-choose-item .content .inner-content h3 a {
	color: #0d1820;
}

.single-choose-item .content .inner-content p {
	color: #0d1820;
	margin-bottom: 0;
}

.single-choose-item:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.single-choose-item:hover .content {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.single-choose-item:hover .title {
	opacity: 0;
	visibility: hidden;
}







/*================================================



Fun Facts Area CSS



=================================================*/



.fun-facts-area {
	background-color: white;
}

.single-fun-fact {
	position: relative;
	margin-bottom: 30px;
	padding-left: 85px;
}

.single-fun-fact .image img {
	position: absolute;
	left: 0;
}

.single-fun-fact h3 {
	font-size: 35px;
	color: #ffffff;
	margin-bottom: 0;
	line-height: 0;
}

.single-fun-fact h3 .sign-icon {
	font-size: 30px;
}

.single-fun-fact p {
	color: #ffffff;
	margin-bottom: 2px;
}

.call-to-action-2 {
	padding: 30px 0;
	background-image: url("../images/call-to-action/call-to-action-bg.jpg");
	background-size: cover;
	color: #fff;
}

.call-to-action-2 h2 {
	line-height: 1.5;
}

.call-to-action-2 p {
	color: #fff;
}

.call-to-action-2 .btn-main {
	margin-top: 20px;
}







/*================================================



Accompany Area CSS



=================================================*/



.accompany-list-tab .tabs {
	padding-left: 0;
	list-style-type: none;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: 45px;
	list-style: none;
	padding: 0;
	margin: 0;
	justify-content: space-around;
 /* Adjust as needed */
	align-items: left;

}

.accompany-list-tab .tabs li {
	-ms-flex: 0 0 16.6666666667%;
	-webkit-box-flex: 0;
	flex: 0 0 16.6666666667%;
	max-width: 15.6666666667%;
	text-align: center;
	margin-right: 5px;
	margin-left: 8px;
	margin: 0;
	padding: 0;

}

.accompany-list-tab .tabs li a {
	display: inline-block;
	border-radius: 22px;
	text-transform: capitalize;
	font-size: 18px;


  font-weight: 500;
	color: #0d1820;
	background-color: transparent;
	border: 1px solid #f2f2f2;
	padding: 14px 20px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	width: 100%;
	text-align: center;
}

.accompany-list-tab .tabs li span {
	display: block;
	margin-top: 15px;
	font-weight: 700;
}

.accompany-list-tab .tabs li.current a {
	color: #0d1820;
	background-color: #ffffff;
	border-radius: 17px;
	-webkit-box-shadow: 0 2px 15px 0 #28ABE3;
	box-shadow: 0 2px 15px 0 #28ABE3;
	border: 1px solid #ffffff;

}

.accompany-list-tab .tab_content {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 45px;
	border-radius: 2px;
    margin-top:20px;
}

.accompany-list-tab .tab_content .tabs_item .accompany-content h2 {
	font-size: 30px;
	margin-bottom: 10px;
	font-weight: 700;

}
.accompany-list-tab .tab_content .tabs_item .accompany-content a:hover {
	margin-bottom: 0;
    text-align:left;
	font-weight: bold;
}


.accompany-list-tab .tab_content .tabs_item .accompany-content p {
	margin-bottom: 0;
	text-align:left;

}

.accompany-list-tab .tab_content .tabs_item .accompany-content .list {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
	padding: 0;
	margin: 0;

}

.accompany-list-tab .tab_content .tabs_item .accompany-content .list li {
	list-style-type: none;
	margin-bottom: 12px;
	font-size: 18px;
	color: #0d1820;
	font-weight: 500;
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;

}

.accompany-list-tab .tab_content .tabs_item .accompany-content .list li:last-child {
	margin-bottom: 0;
}

.accompany-list-tab .tab_content .tabs_item .accompany-content .list li i {
	position: relative;
	top: 1px;
    padding-right:5px;
	font-size: 20px;
	color: #20BABA;

}

.accompany-list-tab .tab_content .tabs_item .accompany-content .accompany-btn {
	display: inline-block;
	background-color: #00baba;
	padding: 12px 30px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;

}

.accompany-list-tab .tab_content .tabs_item .accompany-content .accompany-btn:hover {
	display: inline-block;
	background-color: #000;
	padding: 12px 30px;
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

/* .accompany-list-tab .tab_content .tabs_item .accompany-content .accompany-btn i {
	position: relative;
	top: 4px;
	font-size: 18px;
	color: #28ABE3;
} */







/*================================================



Join Area CSS



=================================================*/



.join-area {
	background-image: url(../../assets/img/join-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
	padding-bottom: 260px;
}

.join-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.join-content {
	text-align: center;
	max-width: 825px;
	margin: auto;
}

.join-content h2 {
	font-size: 50px;
	color: #ffffff;
	margin-bottom: 0;
	margin-top: 20px;
	font-weight: 500;
}

.join-content .join-btn {
	margin-top: 30px;
}

.join-content .join-btn .btn-one {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	color: #0d1820;
	border: 1px solid #ffffff;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.join-content .join-btn .btn-one i {
	position: relative;
	font-size: 18px;
	top: 4px;
}

.join-content .join-btn .btn-one:hover {
	background-color: transparent;
	color: #ffffff;
}

.join-content .join-btn .btn-two {
	display: inline-block;
	padding: 14px 30px;
	background-color: transparent;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-left: 15px;
}

.join-content .join-btn .btn-two i {
	position: relative;
	font-size: 18px;
	top: 4px;
}

.join-content .join-btn .btn-two:hover {
	background-color: #ffffff;
	color: #0d1820;
}







/*================================================



Trial Area CSS



=================================================*/



.trial-area {
	position: relative;
	margin-top: 0px;
	z-index: 15;
	overflow: hidden;
}

.trial-area .container-fluid {
	max-width: 1920px;
	padding-left: 0;
}

.trial-form {
	background-color: #28ABE3;
	padding: 50px;
	border-radius: 5px;
}

.trial-form .trial-form-content {
}

.trial-form .trial-form-content p {
	margin-bottom: 0;
	color: #ffffff;
}

.trial-form .trial-form-content h2 {
	font-size: 40px;
	margin-top: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #ffffff;
	font-weight: 500;
}

.trial-form .trial-form-content .custom-control {
	margin-bottom: 25px;
}

.trial-form .trial-form-content .custom-control-label {
	margin-top: 2px;
	margin-bottom: 0;
	color: #ffffff;
}

.trial-form .trial-form-content .custom-checkbox .custom-control-label::before {
	border-radius: 0;
}

.trial-form .trial-form-content form .form-group {
	margin-bottom: 20px;
	text-align: left;
	position: relative;
}

.trial-form .trial-form-content form .form-group label {
	z-index: 1;
	display: inline-block;
	margin-bottom: 0;
	position: absolute;
	left: 15px;
	top: 15px;
	color: #ffffff;
	font-size: 18px;
	padding-right: 10px;
	line-height: 20px;
}

.trial-form .trial-form-content form .form-group .form-control {
	padding-left: 42px;
	line-height: initial;
	height: 50px;
	background-color: #3385fe !important;
	color: #e0edff;
	border: none;
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	border: 1px solid #5e9fff;
}

.trial-form .trial-form-content form .form-group .form-control::-webkit-input-placeholder {
	color: #ffffff;
}

.trial-form .trial-form-content form .form-group .form-control:-ms-input-placeholder {
	color: #ffffff;
}

.trial-form .trial-form-content form .form-group .form-control::-ms-input-placeholder {
	color: #ffffff;
}

.trial-form .trial-form-content form .form-group .form-control::placeholder {
	color: #ffffff;
}

.trial-form .trial-form-content form .form-group .nice-select {
	background-color: #3385fe;
	height: 50px;
	line-height: 50px;
	text-transform: capitalize;
	border: none;
	color: #e0edff;
	padding-left: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	font-size: 18px;
	font-weight: 500;
	width: 100%;
	border-radius: 0;
	border: 1px solid #5e9fff;
	position: relative;
}

.trial-form .trial-form-content form .form-group .nice-select::before {
	position: absolute;
	left: 80px;
	top: 0;
	width: 1px;
	content: '';
	height: 100%;
	background-color: #5e9fff;
}

.trial-form .trial-form-content form .form-group .nice-select .list {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
	box-shadow: 0 0 29px 0 rgba(102, 102, 102, 0.1);
	border-radius: 0;
	margin-top: 0;
	width: 100%;
	height: 260px;
	overflow-y: scroll;
	padding-top: 10px;
	padding-bottom: 10px;
}

.trial-form .trial-form-content form .form-group .nice-select .list .option {
	text-transform: capitalize;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	color: #130947;
	font-size: 18px;
	padding-left: 20px;
	padding-right: 20px;
}

.trial-form .trial-form-content form .form-group .nice-select .list .option.selected {
	background-color: transparent;
}

.trial-form .trial-form-content form .form-group .nice-select .list .option:hover {
	background-color: #28ABE3 !important;
	color: #ffffff;
}

.trial-form .trial-form-content form .form-group .nice-select::after {
	left: 45px;
	width: 8px;
	height: 8px;
	border-color: #e0edff;
}

.trial-form .trial-form-content form .send-btn {
	margin-top: 25px;
	display: inline-block;
	width: 100%;
}

.trial-form .trial-form-content form .send-btn .default-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	color: #0d1820;
	text-transform: uppercase;
	border-radius: 5px;
	border: 1px solid #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	width: 100%;
	cursor: pointer;
}

.trial-form .trial-form-content form .send-btn .default-btn:hover {
	background-color: #0d1820;
	color: #ffffff;
	border: 1px solid #28ABE3;
}

.trial-image {
	background-image: url(../../assets/img/trial.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	border-radius: 5px;
}







/*================================================



Awards Area CSS



=================================================*/



.awards-area .section-title {
	max-width: 555px;
}

.awards-items {
	margin-bottom: 30px;
}

.awards-items .image img {
	border-radius: 5px 5px 0 0;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}

.awards-items .content {
	background-color: #f9f2f3;
	padding: 20px 35px;
	text-align: center;
}

.awards-items .content p {
	font-size: 12px;
	margin-bottom: 0;
}

.awards-items .content .shape {
	position: relative;
}

.awards-items .content .shape .img1 {
	position: absolute;
	left: -18px;
	bottom: 0;
}

.awards-items .content .shape .img2 {
	position: absolute;
	right: -18px;
	bottom: 0;
}







/*================================================



Apps Area CSS



=================================================*/



.apps-area {
	position: relative;
	z-index: 1;
}

.apps-area .container {
	background-color: #28ABE3;
	padding: 100px 50px;
}

.apps-area .section-title-two {
	text-align: right;
	max-width: 900px;
	margin-bottom: 0;
}

.apps-area .section-title-two .title span {
	color: #ffffff;
}

.apps-area .section-title-two .title span::before {
	background-color: #ffffff;
}

.apps-area .section-title-two .title h2 {
	color: #ffffff;
}

.apps-area .section-title-two .text p {
	color: #ffffff;
}

.apps-area .section-title {
	margin-bottom: 0;
	max-width: 650px;
}

.apps-area .section-title span {
	color: #ffffff;
}

.apps-area .section-title span::before {
	background-color: #ffffff;
}

.apps-area .section-title h2 {
	color: #ffffff;
}

.apps-area.bg-image {
	background-image: url(../../assets/img/apps-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	background-attachment: fixed;
	padding-bottom: 175px;
}

.apps-area.bg-image .container {
	background-color: transparent;
	padding: unset;
}

.apps-area.bg-image::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.apps-area.bg-image .section-title h2 {
	margin-bottom: 0;
}

.apps-area.bg-image .app-list li {
	margin-left: 50px;
	margin-right: 50px;
}

.apps-area .shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.app-list {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
}

.app-list li {
	list-style-type: none;
	display: inline-block;
	margin-right: 30px;
	margin-left: 30px;
}

.app-list li:last-child {
	margin-right: 0;
}

.app-list .sound a img {
	margin-top: -30px;
}

.app-list .call a img {
	margin-top: 40px;
}

.app-list .twitter a img {
	margin-top: 60px;
}

.app-list .youtube a img {
	margin-top: 60px;
}

.custom-col-3 {
	width: 25%;
 /* Adjust the width as needed */
	float: left;
 /* Use float to create a grid-like layout */
	box-sizing: border-box;
 /* Include padding and border in the width */
	padding: 15px;
 /* Add padding as needed */;
}

.clearfix::after {
	content: "";
	display: table;
	clear: both;
}







/*================================================



Assistant Area CSS



=================================================*/



.assistant-area {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
	padding-bottom: 80px;
}

.h1 card-posts__title {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	--swiper-theme-color: #007aff;
	--full-viewport: 457px;
	text-align: left;
	font-family: "Candara", Candara;
	-webkit-font-smoothing: antialiased;
	color: #000;
	box-sizing: inherit;
	font-weight: 800;
	margin: 0 0 1rem;
	max-width: 624px;
	margin-bottom: 7rem;
	padding-top: 6.5rem;
	font-size: 56px;
	letter-spacing: -1.2px;
	line-height: 1.14;
}

.assistant-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.assistant-content a:hover {
	color: #cf6e40;
}

.assistant-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.assistant-content h2 {
	font-size: 35px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.assistant-content p {
	font-size: 16px;
	margin: 0;
}

.assistant-content .list {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

.assistant-content .list li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 16px;
	color: #0d1820;
	font-weight: 500;
}

.assistant-content .list li:last-child {
	margin-bottom: 0;
}

.assistant-content .list li i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	text-align: center;
	color: #28ABE3;
	font-size: 18px;
	margin-right: 5px;
	border-radius: 30px;
	position: relative;
	top: 1px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .list li:hover i {
	background-color: #28ABE3;
	color: #ffffff;
}

.assistant-content .assistant-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	border-radius: 2px;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn-1 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-1:hover {
	background-color: #80669d;
}

.assistant-content .assistant-btn-2 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-2:hover {
	background-color: #C55A11;
 color: #ffffff;
}

.assistant-content .assistant-btn-3 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-3:hover {
	background-color: #274191;
	color: #ffffff;
}

.assistant-content .assistant-btn-4 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}
/* .assistant-content .assistant-btn:hover svg circle,
.assistant-content .assistant-btn:hover svg path {
    fill: #C55A11;
    /* Change this to the color you want on hover */

.assistant-content .assistant-btn:hover span {
 color: #C55A11; /* Change this to the text color you want on hover */
} */



.assistant-content .assistant-btn-4:hover {
	background-color: #33b249;
 color: #ffffff;
}

.assistant-content .assistant-btn-5 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-5:hover {
	background-color: #94f0f1;
}

.assistant-content .assistant-btn-6 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-6:hover {
	background-color: #91684a;
}

.assistant-content .assistant-btn-7 {
	display: inline-block;
	padding: 14px 30px;
	background-color: #000000;
	border-radius: 2px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.assistant-content .assistant-btn i {
	position: relative;
	font-weight: 20px;
	top: 2px;
}

.assistant-content .assistant-btn-7:hover {
	background-color: #28ABE3;
}







/*================================================



Pricing Area CSS



=================================================*/



.pricing-area .pricing-plan {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

.pricing-area .pricing-plan li {
	list-style-type: none;
	font-size: 16px;
	color: #0d1820;
	font-weight: 500;
	display: inline-block;
	margin-right: 10px;
}

.pricing-area .pricing-plan li:last-child {
	margin-right: 0;
}

.pricing-area .pricing-plan li i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	text-align: center;
	color: #28ABE3;
	font-size: 18px;
	margin-right: 5px;
	border-radius: 30px;
	position: relative;
	top: 1px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.pricing-area .pricing-plan li:hover i {
	background-color: #28ABE3;
	color: #ffffff;
}

.pricing-list-tab .tabs {
	text-align: center;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 60px;
}

.pricing-list-tab .tabs li {
	display: inline-block;
	margin-left: -2px;
	margin-right: -2px;
}

.pricing-list-tab .tabs li a {
	display: block;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	color: #0d1820;
	padding: 14px 30px;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	border: 1px solid #f2f2f2;
}

.pricing-list-tab .tabs li a span {
	display: block;
	position: absolute;
	bottom: -35px;
	right: 0;
	color: #28ABE3;
	font-weight: 500;
}

.pricing-list-tab .tabs li.current a {
	color: #ffffff;
	background-color: #28ABE3;
}

.single-pricing-table {
	text-align: center;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	border: 1px solid #ffffff;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

.single-pricing-table .pricing-header h3 {
	font-size: 18px;
	margin-bottom: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-weight: 500;
	text-transform: uppercase;
}

.single-pricing-table .price {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-bottom: 1px solid #efefef;
	font-size: 60px;
	font-weight: 500;
	transition: 0.6s;
	line-height: 1.1;
	color: #28ABE3;
	padding-top: 15px;
	padding-bottom: 20px;
}

.single-pricing-table .price sup {
	top: -10px;
	font-size: 30px;
	font-weight: 400;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #28ABE3;
}

.single-pricing-table .price p {
	font-size: 16px;
	font-weight: 400;
}

.single-pricing-table .text {
	text-align: left !important;
	color: #777777;
	margin-left: 15px;
	margin-top: 20px;
}

.single-pricing-table .text b {
	color: #191919;
	font-weight: 500;
	text-transform: uppercase;
}

.single-pricing-table .pricing-features {
	padding-left: 0;
	text-align: left;
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 15px;
	margin-right: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.single-pricing-table .pricing-features li {
	margin-bottom: 10px;
	position: relative;
	color: #777777;
	font-size: 18px;
	;



  font-weight: 400;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: relative;
	padding-left: 20px;
}

.single-pricing-table .pricing-features li:last-child {
	margin-bottom: 0;
}

.single-pricing-table .pricing-features li i {
	font-size: 16px;
	margin-right: 2px;
	position: absolute;
	left: 0;
	top: 2px;
	color: #28ABE3;
}

.single-pricing-table .pricing-features li span {
	display: inline-block;
	color: #b7bad2;
	font-size: 18px;
	position: absolute;
	top: 1px;
	margin-left: 3px;
	right: 10px;
}

.single-pricing-table .pricing-btn {
	border-top: 1px solid #efefef;
}

.single-pricing-table .pricing-btn .default-btn {
	padding: 10px 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	background-color: #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	margin-top: 20px;
	border-radius: 2px;
	transition: 0.6s;
	border: 1px solid #28ABE3;
}

.single-pricing-table:hover {
	border: 1px solid #28ABE3;
}

.single-pricing-table:hover .pricing-btn .default-btn {
	background-color: #28ABE3;
	border: 1px solid #28ABE3;
}

.single-pricing-table .popular {
	position: absolute;
	top: -20px;
	left: 0;
	right: 0;
}

.single-pricing-table .popular a {
	display: inline-block;
	padding: 5px 20px;
	background-color: #28ABE3;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	border-radius: 5px;
}







/*================================================



Testimonial Area CSS



=================================================*/



.testimonial-area {
	background-image: url(../../assets/img/testimonial-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
}

.testimonial-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0.9;
}

.testimonial-slider {
	position: relative;
}

.testimonial-slider .testimonial-item {
	position: relative;
}

.testimonial-slider .testimonial-item .testimonial-content h2 {
	color: #ffffff;
	font-size: 40px;
	margin-top: 25px;
	margin-bottom: 0;
	font-weight: 400;
}

.testimonial-slider .testimonial-item .testimonial-content .info {
	margin-top: 30px;
}

.testimonial-slider .testimonial-item .testimonial-content .info h3 {
	font-size: 22px;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 5px;
}

.testimonial-slider .testimonial-item .testimonial-content .info span {
	color: #d6d7d8;
}

.testimonial-slider .testimonial-item .testimonials-image {
	position: relative;
}

.testimonial-slider .testimonial-item .testimonials-image .vector {
	position: absolute;
	bottom: 85px;
	left: 95px;
}

.testimonial-slider.owl-theme .owl-nav {
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 0;
	top: 20%;
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	color: #ffffff;
	font-size: 18px;
	margin: 0;
	padding: 0;
	background: transparent;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: none;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-] i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-prev::before {
	content: 'Prev';
	position: absolute;
	left: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	;



  -webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-prev::after {
	position: absolute;
	right: -65px;
	top: -6px;
	width: 1px;
	content: '';
	height: 12px;
	background-color: #adabab;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {
	right: auto;
	left: 110px;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next::before {
	content: 'Next';
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	;



  -webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover {
	color: #28ABE3;
}







/*================================================



Blog Area CSS



=================================================*/



.blog-area .section-title-two {
	max-width: 910px;
}

.blog-item {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-bottom: 30px;
	border-radius: 5px;
}

.blog-item .image {
	position: relative;
}

.blog-item .image img {
	border-radius: 5px 5px 0 0;
}

.blog-item .image .btn {
	background-color: #28ABE3;
	display: inline-block;
	position: absolute;
	left: -12px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 5px;
	padding: 5px 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: none;
}

.blog-item .image .btn a {
	color: #ffffff;
}

.blog-item .content {
	padding: 20px;
	border: 1px solid #dddddd;
	border-top: none;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 0 0 5px 5px;
}

.blog-item .content .post-meta {
	padding-left: 0;
	margin-bottom: 0;
}

.blog-item .content .post-meta li {
	list-style-type: none;
	display: inline-block;
	font-size: 18px;
	color: #767676;
	margin-right: 12px;
	font-weight: 400;
}

.blog-item .content .post-meta li:last-child {
	margin-right: 0;
}

.blog-item .content .post-meta a {
	color: #767676;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.blog-item .content .post-meta i {
	color: #28ABE3;
	margin-right: 2px;
	position: relative;
	font-size: 16px;
	top: 2px;
}

.blog-item .content h3 {
	font-size: 18px;
	line-height: 1.5;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 14px;
}

.blog-item .content h3 a {
	color: #0d1820;
}

.blog-item .content .read-more {
	font-size: 18px;
	display: inline-block;
	color: #767676;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.blog-item .content .read-more i {
	font-size: 18px;
	margin-left: 2px;
	position: relative;
	top: 2px;
}

.blog-item:hover .content {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	border: 1px solid #ffffff;
	border-top: none;
}

.blog-item:hover .content h3 a {
	color: #28ABE3;
}

.blog-item:hover .content .read-more {
	color: #28ABE3;
	letter-spacing: 1px;
}

.blog-item:hover .image .btn {
	left: 0;
	background-color: #ffffff;
	border-radius: 0;
}

.blog-item:hover .image .btn a {
	color: #28ABE3;
}

.blog-item.left .image .btn {
	right: 12px;
	left: auto;
	top: 0;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}

.blog-item.left:hover .image .btn {
	right: 0;
	left: auto;
	top: 20px;
}







/*================================================



Overview Area CSS



=================================================*/



.overview-area {
	background-color: #fff8f8;
}

.overview-area .container-fluid {
	max-width: 1920px;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
}

.overview-content h2 {
	font-size: 32px;
	margin-bottom: 10px;
}

.overview-content p {
	margin-bottom: 0;
}

.overview-content .btn-one {
	display: inline-block;
	padding: 15px 35px;
	background-color: #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 25px;
}

.overview-content .btn-one i {
	position: relative;
	top: 2px;
	font-size: 18px;
}

.overview-content .btn-one:hover {
	background-color: #28ABE3;
}

.overview-content .btn-two {
	display: inline-block;
	padding: 15px 35px;
	background-color: #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 25px;
}

.overview-content .btn-two i {
	position: relative;
	top: 2px;
	font-size: 18px;
}

.overview-content .btn-two:hover {
	background-color: #28ABE3;
}







/*================================================



Banner Area CSS



=================================================*/



.banner-area {
	position: relative;
	height: 900px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	background-image: url(../../assets/img/banner/bg.jpg);
	background-attachment: fixed;
}

.banner-area .banner-content {
	max-width: 1000px;
	margin: -100px auto 0;
	text-align: center;
}

.banner-area .banner-content span {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	display: inline-block;
}

.banner-area .banner-content h1 {
	font-size: 70px;
	color: #ffffff;
	margin: 14px 0 0 0;
}

.banner-area .banner-content p {
	margin-bottom: 0;
	color: #ffffff;
	max-width: 650px;
	margin: auto;
}

.banner-area .banner-content .banner-btn {
	margin-top: 30px;
}

.banner-area .banner-content .banner-btn .default-btn {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	text-transform: capitalize;
	background-color: #ffffff;
	color: #0d1820;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	opacity: 1;
	font-weight: 500;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.banner-area .banner-content .banner-btn .default-btn span {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #28ABE3;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 5px;
	opacity: 1;
}

.banner-area .banner-content .banner-btn .default-btn:hover {
	color: #ffffff !important;
}

.banner-area .banner-content .banner-btn .default-btn:hover span {
	width: 225%;
	height: 562.5px;
}

.banner-area .banner-content .banner-btn .default-btn i {
	font-size: 18px;
	position: relative;
	top: 4px;
}

.banner-area .banner-content .banner-btn .video-btn {
	display: inline-block;
	color: #ffffff;
	position: relative;
	bottom: 16px;
}

.banner-area .banner-content .banner-btn .video-btn i {
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: relative;
	top: 4px;
	z-index: 1;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	color: #ffffff;
	font-size: 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #ffffff;
}

.banner-area .banner-content .banner-btn .video-btn:hover i {
	background-color: #ffffff;
	color: #0d1820;
}

.banner-area .creative-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.banner-area .shape1 {
	position: absolute;
	left: 22%;
	top: 65px;
}

.banner-area .shape2 {
	position: absolute;
	right: 20%;
	top: 55px;
}

.banner-area .shape3 {
	position: absolute;
	right: 15%;
	bottom: 20%;
}







/*================================================



Top Features Area CSS



=================================================*/



.top-features-area {
	position: relative;
	margin-top: -130px;
	z-index: 1;
}

.top-features-area .container {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 40px;
}

.top-features-area .col-lg-4:last-child .top-features-item {
	border-right: none;
}

.top-features-item {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-right: 1px dashed #a9a9a9;
}

.top-features-item .image img {
	margin-bottom: 30px;
}

.top-features-item .content h3 {
	font-size: 25px;
	margin-bottom: 10px;
}

.top-features-item .content p {
	margin-bottom: 0;
}

.top-features-item .content .list {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

.top-features-item .content .list li {
	list-style-type: none;
	margin-bottom: 12px;
	font-size: 17px;
	color: #0d1820;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-features-item .content .list li:last-child {
	margin-bottom: 0;
}

.top-features-item .content .list li i {
	position: relative;
	top: 3px;
	position: absolute;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-features-item .content .list li:hover {
	padding-left: 20px;
	color: #28ABE3;
}

.top-features-item .content .list li:hover i {
	opacity: 1;
	visibility: visible;
	color: #28ABE3;
}

.top-features-item .btn-one {
	display: inline-block;
	padding: 12px 30px;
	background-color: #28ABE3;
	color: #ffffff;
	font-size: 16px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-features-item .btn-one i {
	position: relative;
	top: 3px;
	font-size: 18px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-features-item:hover .btn-one {
	background-color: #0d1820;
}

.top-features-item.left .image img {
	margin-top: 30px;
	margin-bottom: 0;
}







/*================================================



Dedicated Area CSS



=================================================*/



.dedicated-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.dedicated-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.dedicated-content h2 {
	font-size: 42px;
	margin-top: 16px;
	margin-bottom: 67px;
}

.dedicated-content p {
	margin-bottom: 0;
}

.dedicated-content .dedicated-text {
	margin-top: 30px;
	position: relative;
	padding-left: 50px;
}

.dedicated-content .dedicated-text .icon img {
	position: absolute;
	left: 0;
	top: 0;
}

.dedicated-content .dedicated-text h3 {
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}

.dedicated-content .dedicated-text p {
	margin-bottom: 0;
	max-width: 370px;
}

.dedicated-image {
	position: relative;
}

.dedicated-image img {
	border-radius: 100%;
}

.dedicated-image .text {
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 70%;
	-webkit-transform: translateY(-70%);
	transform: translateY(-70%);
	background-color: #28ABE3;
	color: #ffffff;
	width: 250px;
	border-radius: 50%;
	text-align: center;
	height: 250px;
}

.dedicated-image .text p {
	color: #ffffff;
	line-height: initial;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 55%;
	-webkit-transform: translateY(-55%);
	transform: translateY(-55%);
	font-size: 16px;
	font-weight: 400;
	width: 200px;
	height: 200px;
	border: 1px dashed #ffffff;
	border-radius: 50%;
}

.dedicated-image .text p span {
	display: block;
	font-size: 80px;
	line-height: 1.1;
	font-weight: bold;
	margin-top: 35px;
}







/*================================================



Support Area CSS



=================================================*/



.support-content {
	text-align: right;
}

.support-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.support-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.support-content h2 {
	font-size: 40px;
	margin-top: 12px;
	margin-bottom: 10px;
}

.support-content p {
	margin-bottom: 0;
}

.funfact-row {
	position: relative;
	max-width: 400px;
	margin-left: auto;
	width: 100%;
}

.funfact-row .single-fun-fact {
	padding-left: 50px;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 0;
}

.funfact-row .single-fun-fact h3 {
	color: #0d1820;
	font-size: 30px;
	font-weight: 600;
}

.funfact-row .single-fun-fact h3 .sign-icon {
	font-size: 25px;
	margin-left: -4px;
}

.funfact-row .single-fun-fact p {
	color: #0d1820;
}

.funfact-row .single-fun-fact .image img {
	max-width: 38px;
	top: 6px;
}

.funfact-row .col-lg-6:nth-child(1) .single-fun-fact::before {
	content: '';
	position: absolute;
	border: 1px dashed #eee;
	height: 55px;
	width: 1px;
	top: 0;
	left: 180px;
	right: 0;
	margin: auto;
}

.funfact-row .col-lg-6:nth-child(3) .single-fun-fact::before {
	content: '';
	position: absolute;
	border: 1px dashed #eee;
	height: 55px;
	width: 1px;
	top: 0;
	left: 180px;
	right: 0;
	margin: auto;
}

.funfact-row.text-left {
	margin-right: auto;
	margin-left: 0;
}

.support-area .col-lg-6.bg-color {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding-top: 118px;
	padding-bottom: 118px;
	padding-left: 35px;
	padding-right: 20px;
}

.support-area.bg-top {
	position: relative;
	z-index: 1;
	margin-top: -300px;
}

.support-area.bg-top .support-content {
	text-align: left;
}

.support-area.bg-top .trial-form {
	border-radius: 0;
}

.support-area.bg-top .trial-form .trial-form-content {
	margin-left: auto;
	margin-right: auto;
}







/*================================================



Sales Area CSS



=================================================*/



.sales-area {
	background-image: url(../../assets/img/sales-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	background-attachment: fixed;
}

.sales-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.sales-area .shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.sales-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.sales-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.sales-content h2 {
	font-size: 50px;
	color: #ffffff;
	margin-top: 12px;
	margin-bottom: 10px;
}

.sales-content p {
	margin-bottom: 0;
	color: #c6c6c6;
}

.sales-content .list {
	padding-left: 0;
	margin-top: 30px;
	margin-bottom: 0;
}

.sales-content .list li {
	list-style-type: none;
	font-size: 17px;
	color: #ffffff;
	margin-bottom: 10px;
}

.sales-content .list li:last-child {
	margin-bottom: 0;
}

.sales-content .list li i {
	position: relative;
	top: 2px;
	color: #28ABE3;
}

.sales-box {
	padding: 25px;
	position: relative;
	z-index: 1;
	background-color: rgba(20, 33, 42, 0.83);
	border: 1px solid #21333f;
	margin-bottom: 30px;
}

.sales-box .image img {
	margin-bottom: 20px;
}

.sales-box h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #ffffff;
	line-height: 1.5;
}

.sales-box p {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #ffffff;
}

.sales-box::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 00%;
	background: #ffffff;
	border-radius: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.sales-box:hover::before {
	height: 100%;
}

.sales-box:hover h3 {
	color: #0d1820;
}

.sales-box:hover p {
	color: #0d1820;
}







/*================================================



CTR Area CSS



=================================================*/



.ctr-area {
	position: relative;
	z-index: 9;
}

.ctr-area .container {
	background-image: url(../../assets/img/ctr-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px;
}

.ctr-content img {
	margin-bottom: 20px;
}

.ctr-content h2 {
	font-size: 38px;
	margin-bottom: 0;
	color: #ffffff;
}

.ctr-btn {
	text-align: right;
	position: relative;
}

.ctr-btn .btn-one {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	color: #0d1820;
	font-size: 16px;
	font-weight: 400;
	border-radius: 1px;
	border: 1px solid #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-right: 12px;
}

.ctr-btn .btn-one i {
	position: relative;
	top: 2px;
}

.ctr-btn .btn-one:hover {
	background-color: transparent;
	color: #ffffff;
}

.ctr-btn .btn-two {
	display: inline-block;
	padding: 14px 30px;
	background-color: transparent;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	border-radius: 1px;
	border: 1px solid #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.ctr-btn .btn-two i {
	position: relative;
	top: 2px;
}

.ctr-btn .btn-two:hover {
	background-color: #ffffff;
	color: #0d1820;
}







/*================================================



Conversational Area CSS



=================================================*/



.conversational-area {
	background-color: #0d1820;
	position: relative;
	margin-top: -120px;
	z-index: 1;
	padding-top: 200px;
}

.conversational-area .shape {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}

.conversational-content span {
	font-size: 16px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.conversational-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #ffffff;
	left: -35px;
	top: 12px;
}

.conversational-content h2 {
	font-size: 35px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0;
}

.conversational-content .list {
	padding-left: 0;
	margin-bottom: 0;
}

.conversational-content .list li {
	padding-left: 0;
	position: relative;
	list-style-type: none;
	color: #c8c8c8;
	padding-left: 45px;
	margin-top: 30px;
}

.conversational-content .list li i {
	display: inline-block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	background-color: #3b596f;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	text-align: center;
	color: #ffffff;
	font-size: 18px;
	border-radius: 30px;
	position: absolute;
	left: 0;
	top: 1px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.conversational-content .list li:hover i {
	background-color: #ffffff;
	color: #28ABE3;
}

.conversational-content .conversational-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #28ABE3;
	color: #ffffff;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 30px;
}

.conversational-content .conversational-btn i {
	position: relative;
	top: 2px;
}

.conversational-content .conversational-btn:hover {
	background-color: #28ABE3;
}

.conversational-image {
	text-align: right;
}







/*================================================



Others Area CSS



=================================================*/



.others-area {
	position: relative;
	margin-top: -75px;
	z-index: 1;
}

.others-items {
	position: relative;
}

.others-items .image {
	position: relative;
}

.others-items .image::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.others-items .content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 120px;
	padding-right: 30px;
}

.others-items .content h2 {
	font-size: 32px;
	color: #ffffff;
	margin-bottom: 20px;
}

.others-items .content p {
	color: #ffffff;
	margin-bottom: 0;
}

.others-items .content .others-btn {
	display: inline-block;
	background-color: #28ABE3;
	padding: 14px 30px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #28ABE3;
	margin-top: 25px;
}

.others-items .content .others-btn i {
	position: relative;
	top: 2px;
}

.others-items .content .others-btn:hover {
	background-color: #ffffff;
	color: #0d1820;
	border: 1px solid #ffffff;
}







/*================================================



Client Area CSS



=================================================*/



.client-area {
	position: relative;
	z-index: 1;
}

.client-area .container {
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	background-color: #ffffff;
	padding: 50px 50px 0;
}

.client-area::before {
	position: absolute;
	content: "";
	background: #0d1820;
	height: 25%;
	width: 100%;
	right: 0;
	left: 0;
	z-index: -1;
	bottom: 0;
}

.client-slider .client-item {
	position: relative;
	padding-bottom: 135px;
}

.client-slider .client-item img {
	display: inline-block;
	width: auto;
	margin-bottom: 20px;
}

.client-slider .client-item h2 {
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
	margin-bottom: 0;
}

.client-slider .client-item .info {
	position: absolute;
	right: 0;
	bottom: 30px;
}

.client-slider .client-item .info .image {
	position: relative;
}

.client-slider .client-item .info .image img {
	display: inline-block;
	height: 100px;
	width: 100px;
	border-radius: 50px;
	border: 5px solid #28ABE3;
	margin-bottom: 0;
	position: absolute;
	right: 0;
}

.client-slider .client-item .info .content {
	padding-right: 115px;
	text-align: right;
}

.client-slider .client-item .info .content h3 {
	font-size: 22px;
	font-weight: 500;
	margin-top: 14px;
	margin-bottom: 10px;
}

.client-slider .client-item .info .content span {
	font-size: 18px;
	color: #8b9296;
}

.client-slider.owl-theme .owl-nav {
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.client-slider.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 0;
	bottom: 28%;
	-webkit-transform: translateY(-28%);
	transform: translateY(-28%);
	color: #000000;
	font-size: 18px;
	margin: 0;
	padding: 0;
	background: transparent;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: none;
}

.client-slider.owl-theme .owl-nav [class*=owl-] i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-prev::before {
	content: 'Prev';
	position: absolute;
	left: 25px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	font-weight: 500;
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-prev::after {
	position: absolute;
	right: -65px;
	top: -6px;
	width: 1px;
	content: '';
	height: 12px;
	background-color: #adabab;
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-next {
	right: auto;
	left: 110px;
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-next::before {
	content: 'Next';
	position: absolute;
	right: 5px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	-webkit-transition: -webkit-transform .4s ease;
	transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
	transition: transform .4s ease, -webkit-transform .4s ease;
	font-weight: 500;
}

.client-slider.owl-theme .owl-nav [class*=owl-]:hover {
	color: #28ABE3;
}







/*================================================



Subscribe Section CSS



=================================================*/



.subscribe-section {
	position: relative;
	z-index: 1;
}

.subscribe-section .container {
	background-image: url(../../assets/img/subscribe-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px;
}

.subscribe-section .subscribe-content h3 {
	font-size: 35px;
	color: #ffffff;
	font-weight: 500;
	margin-bottom: 20px;
}

.subscribe-section .newsletter-form {
	max-width: 580px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-section .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	background-color: #ffffff;
	border: none;
	height: 60px;
	padding-left: 25px;
	border-radius: 5px;
	outline: 0;
	color: #0d1820;
}

.subscribe-section .newsletter-form .input-newsletter::-webkit-input-placeholder {
	color: #777777;
}

.subscribe-section .newsletter-form .input-newsletter:-ms-input-placeholder {
	color: #777777;
}

.subscribe-section .newsletter-form .input-newsletter::-ms-input-placeholder {
	color: #777777;
}

.subscribe-section .newsletter-form .input-newsletter::placeholder {
	color: #777777;
}

.subscribe-section .newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #0d1820;
	color: #ffffff;
	border: none;
	height: 60px;
	padding: 0 30px;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	line-height: 50px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-section .newsletter-form button:hover {
	background-color: #0d1820;
	color: #ffffff;
}

.subscribe-section .newsletter-form #validator-newsletter {
	color: white;
	position: relative;
	top: 8px;
	font-size: 16px;
	font-weight: 500;
}

.subscribe-section .subscribe-image {
	text-align: center;
	position: relative;
}

.subscribe-section .subscribe-image img {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -133px;
}







/*================================================



Banner Area Three CSS



=================================================*/



.banner-area-three {
	position: relative;
	height: 950px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
	background-image: url(../../assets/img/banner/bg-three.jpg);
	background-attachment: fixed;
}

.banner-area-three .banner-content {
	max-width: 665px;
}

.banner-area-three .banner-content span {
	font-size: 18px;
	color: #ffffff;
	font-weight: 400;
	display: inline-block;
}

.banner-area-three .banner-content h1 {
	font-size: 70px;
	color: #ffffff;
	margin: 14px 0 25px 0;
}

.banner-area-three .banner-content p {
	margin-bottom: 0;
	color: #ffffff;
}

.banner-area-three .banner-content .banner-btn {
	margin-top: 30px;
}

.banner-area-three .banner-content .banner-btn .default-btn {
	border: none;
	position: relative;
	display: inline-block;
	text-align: center;
	overflow: hidden;
	z-index: 1;
	text-transform: capitalize;
	background-color: #28ABE3;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	opacity: 1;
	font-weight: 500;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.banner-area-three .banner-content .banner-btn .default-btn span {
	position: absolute;
	display: inline-block;
	width: 0;
	height: 0;
	border-radius: 50%;
	background-color: #28ABE3;
	-webkit-transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5s ease-in-out, height 0.5s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: -1;
	border-radius: 5px;
	opacity: 1;
}

.banner-area-three .banner-content .banner-btn .default-btn:hover {
	color: #ffffff !important;
}

.banner-area-three .banner-content .banner-btn .default-btn:hover span {
	width: 225%;
	height: 562.5px;
}

.banner-area-three .banner-content .banner-btn .default-btn i {
	font-size: 18px;
	position: relative;
	top: 4px;
}

.banner-area-three .banner-content .banner-btn .optional-btn {
	display: inline-block;
	text-transform: capitalize;
	background-color: transparent;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	border: 1px solid #ffffff;
	position: relative;
	top: -20px;
	left: 20px;
	font-weight: 500;
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.banner-area-three .banner-content .banner-btn .optional-btn:hover {
	color: #0d1820;
	background-color: #ffffff;
}

.banner-area-three .banner-content .banner-btn .optional-btn:hover span {
	width: 225%;
	height: 562.5px;
}

.banner-area-three .banner-content .banner-btn .optional-btn i {
	font-size: 18px;
	position: relative;
	top: 4px;
}

.banner-area-three .video {
	position: absolute;
	bottom: 150px;
	right: 200px;
}

.banner-area-three .video .video-btn {
	display: inline-block;
	color: #ffffff;
	position: relative;
	bottom: 16px;
}

.banner-area-three .video .video-btn i {
	display: inline-block;
	margin-left: 20px;
	margin-right: 5px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	position: relative;
	top: 4px;
	z-index: 1;
	text-align: center;
	border-radius: 50%;
	background-color: transparent;
	color: #ffffff;
	font-size: 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: 1px solid #ffffff;
}

.banner-area-three .video .video-btn:hover i {
	background-color: #ffffff;
	color: #0d1820;
}

.banner-area-three .creative-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.banner-area-three .shape1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.banner-area-three .shape2 {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}







/*================================================



Top Management Area CSS



=================================================*/



.top-management-slider .top-management-item {
	background-color: #ffffff;
	padding: 45px 30px;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	margin: 10px;
	position: relative;
	z-index: 1;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item .image {
	position: relative;
}

.top-management-slider .top-management-item .image img {
	display: inline-block;
	width: auto;
	margin-bottom: 20px;
}

.top-management-slider .top-management-item .image img:last-child {
	position: absolute;
	left: 0;
	top: 0;
	margin: auto;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item .content h3 {
	font-weight: 500;
	font-size: 25px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-bottom: 10px;
}

.top-management-slider .top-management-item .content p {
	margin-bottom: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item .content .list {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}

.top-management-slider .top-management-item .content .list li {
	list-style-type: none;
	margin-bottom: 12px;
	font-size: 17px;
	color: #0d1820;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item .content .list li:last-child {
	margin-bottom: 0;
}

.top-management-slider .top-management-item .content .list li i {
	position: relative;
	top: 3px;
	position: absolute;
	left: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #28ABE3;
}

.top-management-slider .top-management-item .content .list li:hover {
	padding-left: 20px;
	color: #28ABE3;
}

.top-management-slider .top-management-item .content .list li:hover i {
	opacity: 1;
	visibility: visible;
	color: #28ABE3;
}

.top-management-slider .top-management-item .btn-one {
	display: inline-block;
	padding: 12px 30px;
	background-color: #fcd4cf;
	color: #28ABE3;
	font-size: 16px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item .btn-one i {
	position: relative;
	top: 3px;
	font-size: 18px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.top-management-slider .top-management-item:hover {
	background-color: #28ABE3;
}

.top-management-slider .top-management-item:hover .btn-one {
	background-color: #ffffff;
	color: #28ABE3;
}

.top-management-slider .top-management-item:hover .image img:last-child {
	opacity: 1;
	visibility: visible;
}

.top-management-slider .top-management-item:hover .content h3 {
	color: #ffffff;
}

.top-management-slider .top-management-item:hover .content p {
	color: #ffffff;
}

.top-management-slider .top-management-item:hover .content .list li {
	color: #ffffff;
}

.top-management-slider .top-management-item:hover .content .list li i {
	color: #ffffff;
}

.top-management-slider .top-management-item .shape {
	position: relative;
}

.top-management-slider .top-management-item .shape img {
	max-width: 300px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: -1;
}

.top-management-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	background: #bdbdbd;
	position: relative;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 50%;
	border: none;
}

.top-management-slider.owl-theme .owl-dots .owl-dot:hover span, .top-management-slider.owl-theme .owl-dots .owl-dot.active span {
	width: 20px;
	border-radius: 10px;
	background-color: #28ABE3;
}

.top-management-slider.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 30px;
}







/*================================================



Experience Area CSS



=================================================*/



.experience-area {
	padding-bottom: 150px;
}

.experience-image {
	position: relative;
}

.experience-image .text {
	position: absolute;
	right: -55px;
	top: 120%;
	-webkit-transform: translateY(-120%);
	transform: translateY(-120%);
	background-color: #28ABE3;
	color: #ffffff;
	width: 350px;
	border-radius: 50%;
	text-align: center;
	height: 350px;
}

.experience-image .text p {
	color: #ffffff;
	line-height: initial;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: 80%;
	-webkit-transform: translateY(-80%);
	transform: translateY(-80%);
	font-size: 16px;
	font-weight: 400;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background-color: #28ABE3;
}

.experience-image .text p span {
	display: block;
	font-size: 50px;
	line-height: 1.1;
	font-weight: bold;
	margin-top: 40px;
}

.experience-image .text img {
	border-radius: 100%;
	border: 5px solid #ffffff;
}

.experience-image .shape {
	position: absolute;
	top: -28px;
	left: -25px;
	z-index: -1;
}

.experience-content {
	padding-left: 70px;
}

.experience-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.experience-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.experience-content h2 {
	font-size: 40px;
	margin-top: 16px;
	margin-bottom: 14px;
}

.experience-content p {
	margin-bottom: 0;
}

.experience-content .experience-text {
	margin-top: 30px;
	position: relative;
	padding-left: 50px;
}

.experience-content .experience-text .icon img {
	position: absolute;
	left: 0;
	top: 0;
}

.experience-content .experience-text h3 {
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}

.experience-content .experience-text p {
	margin-bottom: 0;
	max-width: 370px;
}







/*================================================



Smarter Area CSS



=================================================*/



.smarter-area {
	background-image: url(../../assets/img/join-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
	padding-bottom: 260px;
}

.smarter-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.smarter-area.bg-color {
	padding-bottom: 100px;
}

.smarter-content img {
	margin-bottom: 20px;
}

.smarter-content h2 {
	font-size: 40px;
	color: #ffffff;
	margin-bottom: 0;
}

.smarter-btn {
	margin-top: 30px;
}

.smarter-btn .btn-one {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	color: #0d1820;
	border: 1px solid #ffffff;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.smarter-btn .btn-one i {
	position: relative;
	font-size: 18px;
	top: 4px;
}

.smarter-btn .btn-one:hover {
	background-color: transparent;
	color: #ffffff;
}

.smarter-btn .btn-two {
	display: inline-block;
	padding: 14px 30px;
	background-color: transparent;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-left: 15px;
}

.smarter-btn .btn-two i {
	position: relative;
	font-size: 18px;
	top: 4px;
}

.smarter-btn .btn-two:hover {
	background-color: #ffffff;
	color: #0d1820;
}







/*================================================



Lead Area CSS



=================================================*/



.lead-item {
	position: relative;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	background-color: #ffffff;
	padding: 70px 40px;
	padding-left: 0;
	padding-right: 0;
}

.lead-item .lead-text {
	padding-left: 55px;
	margin-bottom: 30px;
}

.lead-item span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.lead-item span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.lead-item h2 {
	font-size: 40px;
	margin-top: 20px;
	margin-bottom: 0;
}

.lead-item .lead-content {
	position: relative;
	padding-left: 120px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f3f3f3;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.lead-item .lead-content img {
	position: absolute;
	left: 55px;
	top: 28px;
}

.lead-item .lead-content h4 {
	font-size: 25px;
	margin-bottom: 10px;
	font-weight: 500;
}

.lead-item .lead-content p {
	margin-bottom: 0;
}

.lead-item .lead-content.bg-border {
	border-top: 1px solid #f3f3f3;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.lead-item .lead-content:hover {
	background-color: #fbd4d4;
	border-bottom: 1px solid #fbd4d4;
}

.lead-item .lead-content:hover.bg-border {
	border-top: 1px solid #fbd4d4;
}

.lead-item .lead-btn {
	display: inline-block;
	background-color: #0d1820;
	color: #ffffff;
	padding: 14px 35px;
	font-size: 18px;
	font-weight: 400;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 20px;
	margin-left: 55px;
}

.lead-item .lead-btn i {
	position: relative;
	top: 2px;
}

.lead-item .lead-btn:hover {
	background-color: #28ABE3;
}

.lead-image {
	background-image: url(../../assets/img/lead.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

.lead-image img {
	display: none;
}







/*================================================



Estate Area CSS



=================================================*/



.estate-area .container-fluid {
	overflow: hidden;
}

.estate-slider {
	background-color: #0d1820;
	padding: 40px;
}

.estate-slider ul {
	padding-left: 0;
	margin-bottom: 0;
}

.estate-slider ul li {
	display: inline-block;
	margin-bottom: 30px;
}

.estate-slider ul li:last-child {
	margin-bottom: 0;
}

.estate-slider .estate-item {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #283641;
}

.estate-slider .estate-item.left {
	padding-bottom: 0;
	border-bottom: none;
}

.estate-slider .estate-item .image {
	margin-bottom: 20px;
}

.estate-slider .estate-item .image img {
	display: inline-block;
	width: auto;
}

.estate-slider .estate-item h3 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

.estate-slider .estate-item p {
	color: #ffffff;
	color: #bababa;
}

.estate-slider .estate-item .estate-btn {
	display: inline-block;
	color: #28ABE3;
	color: #bababa;
	text-transform: uppercase;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.estate-slider .estate-item .estate-btn i {
	position: relative;
	top: 2px;
}

.estate-slider .estate-item:hover .estate-btn {
	color: #28ABE3;
	letter-spacing: 1px;
}

.estate-slider.owl-theme .owl-nav {
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	position: absolute;
	right: 0;
}

.estate-slider.owl-theme .owl-nav [class*=owl-] {
	position: relative;
	font-size: 25px;
	background: #434547;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border: none;
	display: inline-block;
	height: 40px;
	width: 80px;
	line-height: 40px;
	border-radius: 0;
	margin: 0;
	color: #ffffff;
}

.estate-slider.owl-theme .owl-nav [class*=owl-] i {
	line-height: unset !important;
}

.estate-slider.owl-theme .owl-nav [class*=owl-].owl-next {
	right: 0;
	left: auto;
	background-color: #28ABE3;
}

.estate-slider.owl-theme .owl-nav [class*=owl-]:hover {
	color: #28ABE3 !important;
	background-color: #ffffff;
}

.estate-image {
	background-image: url(../../assets/img/estate.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.estate-image img {
	display: none;
}







/*================================================



Feedback Area CSS



=================================================*/



.feedback-area .section-title-two {
	max-width: 905px;
}

.feedback-slider .feedback-item {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	margin: 10px;
	padding: 30px;
}

.feedback-slider .feedback-item .feedback-info {
	position: relative;
	padding-left: 70px;
	margin-bottom: 20px;
}

.feedback-slider .feedback-item .feedback-info img {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	border-radius: 50px;
}

.feedback-slider .feedback-item .feedback-info h4 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 5px;
}

.feedback-slider .feedback-item .feedback-info span {
	color: #28ABE3;
}

.feedback-slider .feedback-item p {
	font-size: 18px;
	color: #0b151c;
	font-weight: 400;
}







/*================================================



Page Title Area CSS



=================================================*/



.page-title-area {
	    
    position: relative;
	height: 350px;
	background-position: center right;
	background-repeat: no-repeat;
    overflow:hidden;
}

.page-title-area.item-bg-1 {
	background-image: url(../../assets/img/page-title/bg.jpg);
}

.page-title-area.item-bg-2 {
	background-image: url(../../assets/img/page-title/bg-2.jpg);
}

.page-title-area.item-bg-3 {
	background-image: url(../../assets/img/page-title/bg-3.jpg);
}

.page-title-area.item-bg-4 {
	background-image: url(../../assets/img/page-title/bg-4.jpg);
}

.page-title-area.item-bg-5 {
	background-image: url(../../assets/img/page-title/bg-5.jpg);
}

.page-title-area.item-bg-6 {
    background-image: url('../../assets/img/services-ezgif.com-video-to-gif-converter.gif');
    height: 330px;

}

/* Media query for mobile screens */
@media only screen and (max-width: 767px) {
    .page-title-area.item-bg-6 {
        height: 200px; 
    }
	.page-title-area.item-bg-6 {
		background-image: url('../../assets/img/services-ezgif.com-video-to-gif-converter.gif');
		
		background-size: cover; 
		background-position: center; 
	}
}

.page-title-area.item-bg-7 {
	background-image: url(../../assets/img/page-title/bg-7.jpg);
}

.page-title-area.item-bg-8 {
	background-image: url('../../assets/img/ezgif.com-animated-gif-maker.gif');
    height:330px;
}

.page-title-area.item-bg-9 {
	background-image: url(../../assets/img/page-title/bg-9.jpg);
}

.page-title-area.item-bg-10 {
	background-image: url(../../assets/img/page-title/bg-10.jpg);
}

.page-title-area.item-bg-11 {
	background-image: url(../../assets/img/page-title/bg-11.jpg);
}

.page-title-area.item-bg-12 {
	background-image: url(../../assets/img/page-title/bg-12.jpg);
}

.page-title-area.item-bg-13 {
	background-image: url(../../assets/img/page-title/bg-13.jpg);
}

.page-title-area.product-gems-bg {
	background-image: url('../../images/products/Prudence GEMS banne1.png');
    height:350px;
}


.page-title-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .77;
}

.page-title-content h2 {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 50px;
	margin-left: -73%;
	margin-top: 10%;
}

.page-title-content p {
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 0;
	margin-left: -63%;
}

.page-title-content p a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.page-title-content p a:hover {
	color: #28ABE3;
	border-bottom: 1px solid #28ABE3;
}

.page-title-content ul {
	padding-left: 0;
	list-style-type: none;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	display: inline-block;
	padding: 8px 20px;
	border-radius: 30px;
	position: absolute;
	bottom: -8px;
	left: 20%;
	margin-bottom: 0;
}

.page-title-content ul li {
	color: #0d1820;
	display: inline-block;
	position: relative;
	font-weight: 400;
	font-size: 18px;
}

.page-title-content ul li a {
	display: inline-block;
	color: #0d1820;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.page-title-content ul li a:hover {
	color: #28ABE3;
}

.page-title-content ul li i {
	position: relative;
	top: 2px;
}


/*================================================*/


.product-page-title-area {
	    
    position: relative;
	height: 700px;
	background-position: center right;
	background-repeat: no-repeat;
    overflow:hidden;
}

.product-page-title-area.product-gems-bg {
	background-image: url('../../images/products/PrudenceGEMSFlowv2banner-ezgif.com-loop-count.gif');
    
}

.product-page-title-area::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0;
}

.product-page-title-area h1 {
	margin-bottom: 0;
	color: #000000;
	font-size: 80px;
    font-weight:bold;
}

.product-page-title-area h2 {
	margin-bottom: 0;
	color: #000000;
	font-size: 50px;
}

.product-page-title-area h3 {
	margin-bottom: 0;
    color:#808080;
	font-size: 40px;
}

.product-page-title-area p {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 0;
}

.product-page-title-area p a {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

.product-page-title-area p a:hover {
	color: #28ABE3;
	border-bottom: 1px solid #28ABE3;
}

.product-page-title-area ul {
	padding-left: 0;
	list-style-type: none;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	display: inline-block;
	padding: 8px 20px;
	border-radius: 30px;
	position: absolute;
	bottom: -8px;
	left: 20%;
	margin-bottom: 0;
}

.product-page-title-area ul li {
	color: #0d1820;
	display: inline-block;
	position: relative;
	font-weight: 400;
	font-size: 18px;
}

.product-page-title-area ul li a {
	display: inline-block;
	color: #0d1820;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.product-page-title-area ul li a:hover {
	color: #28ABE3;
}

.product-page-title-area ul li i {
	position: relative;
	top: 2px;
}



/*================================================



Team Area CSS



=================================================*/



.team-item {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.team-item .image {
	position: relative;
	overflow: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.team-item .image .social {
	position: absolute;
	bottom: 105px;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1;
}

.team-item .image .social li {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 0;
	visibility: hidden;
	display: inline-block;
}

.team-item .image .social li:last-child {
	margin-bottom: 0;
}

.team-item .image .social li a {
	display: block;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	text-align: center;
	position: relative;
	font-size: 16px;
	color: #28ABE3;
	border-radius: 30px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.team-item .image .social li a i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: auto;
	margin-right: auto;
}

.team-item .image .social li a:hover {
	color: #ffffff;
	background-color: #28ABE3;
}

.team-item .image .social li:nth-child(1) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.team-item .image .social li:nth-child(2) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.team-item .image .social li:nth-child(3) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.team-item .image .social li:nth-child(4) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.team-item .image .content {
	position: absolute;
	background: #28ABE3;
	-webkit-box-shadow: 1px 20px 30px rgba(0, 0, 0, 0.07);
	box-shadow: 1px 20px 30px rgba(0, 0, 0, 0.07);
	width: 100%;
	bottom: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-transform: perspective(300px) rotateX(90deg);
	transform: perspective(300px) rotateX(90deg);
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
	text-align: center;
	padding: 35px 30px 30px;
	opacity: 0;
}

.team-item .image .content h3 {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 25px;
	font-weight: 500;
}

.team-item .image .content span {
	display: block;
	color: #ffffff;
	font-size: 16px;
	margin-top: 8px;
}

.team-item:hover .image .social li {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.team-item:hover .image .content {
	-webkit-transform: perspective(300px) rotateX(0deg);
	transform: perspective(300px) rotateX(0deg);
	opacity: 1;
	-webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
	border-radius: 30px 30px 0 0;
}







/*================================================



Creative Area CSS



=================================================*/



.vision-content span {
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.vision-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.vision-content h2 {
	font-size: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.vision-content p {
	margin-bottom: 0;
	color: #595959;
}

.skill-bar {
	margin-top: 30px;
	font-family: "Candara", Candara;
}

.skill-bar .progress-title-holder {
	position: relative;
	margin-bottom: 10px;
}

.skill-bar .progress-title {
	font-size: 17px;
	font-weight: 500;
	color: #0d1820;
	text-transform: uppercase;
}

.skill-bar .progress-number-wrapper {
	width: 100%;
	z-index: 10;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
	letter-spacing: 0px;
	font-weight: 600;
	font-style: normal;
	text-transform: none;
	color: #ffffff;
}

.skill-bar .progress-number-mark {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 16px;
	color: #0d1820;
	font-weight: 500;
}

.skill-bar .progress-content-outter {
	height: 6px;
	background-color: #e4e4e4;
	border-radius: 4px;
}

.skill-bar .progress-content {
	height: 6px;
	background: #28ABE3;
	border-radius: 4px;
	width: 0%;
}







/*================================================



Details Area CSS



=================================================*/



.details-image {
	margin-bottom: 30px;
}

.details-desc {
	margin-top: 5px;
}

.details-desc h3 {
	margin-bottom: 13px;
	font-size: 25px;
}

.details-desc .features-text {
	margin-top: 25px;
	margin-bottom: 25px;
}

.details-desc .features-text h4 {
	margin-bottom: 12px;
	font-size: 18px;
	font-weight: 600;
}

.details-desc .features-text h4 i {
	font-size: 16px;
	margin-right: 4px;
	color: #28ABE3;
}

.details-desc .details-info {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 35px;
}

.details-desc .details-info .single-info-box {
	-ms-flex: 0 0 20%;
	-webkit-box-flex: 0;
	flex: 0 0 20%;
	max-width: 20%;
	padding-left: 15px;
	padding-right: 15px;
}

.details-desc .details-info .single-info-box h4 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
}

.details-desc .details-info .single-info-box span {
	display: block;
	color: #777777;
	font-size: 18px;
}

.details-desc .details-info .single-info-box .social {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.details-desc .details-info .single-info-box .social li {
	display: inline-block;
	margin-right: 8px;
}

.details-desc .details-info .single-info-box .social li a {
	color: #777777;
	display: inline-block;
}

.details-desc .details-info .single-info-box .social li a:hover {
	color: #28ABE3;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

.details-desc .details-info .single-info-box .default-btn {
	display: inline-block;
	padding: 12px 30px;
	color: #ffffff;
	text-transform: capitalize;
	background-color: #28ABE3;
	border: 1px solid #28ABE3;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-radius: 30px;
	font-size: 18px;
	;



  font-weight: 500;
}

.details-desc .details-info .single-info-box .default-btn:hover {
	background-color: #ffffff;
	color: #28ABE3;
}

.image-sliders.owl-theme .owl-nav {
	opacity: 0;
	visibility: hidden;
	margin-top: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.image-sliders.owl-theme .owl-nav [class*=owl-] {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	color: #ffffff;
	font-size: 18px;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 0px;
	background-color: #28ABE3;
	border-radius: 50px;
}

.image-sliders.owl-theme .owl-nav [class*=owl-].owl-next {
	left: auto;
	right: 0;
}

.image-sliders.owl-theme .owl-nav [class*=owl-]:hover {
	color: #ffffff;
	background-color: #28ABE3;
}

.image-sliders.owl-theme:hover .owl-nav {
	opacity: 1;
	visibility: visible;
}







/*================================================



Software Area CSS



=================================================*/



.software-item {
	margin-bottom: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 30px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.software-item .image {
	margin-bottom: 20px;
}

.software-item h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}

.software-item p {
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 0;
}

.software-item .read-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #28ABE3;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid #28ABE3;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 20px;
}

.software-item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.software-item:hover .read-btn {
	background-color: transparent;
	color: #0d1820;
}







/*================================================



Features Details Area CSS



=================================================*/



.features-details .container-fluid {
	max-width: 1200px;
	margin: auto;
}

.features-details-tab .tabs {
	padding-left: 0;
	margin-bottom: 0;
	margin-top: 0;
}

.features-details-tab .tabs li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 25px;
}

.features-details-tab .tabs li:last-child {
	margin-bottom: 0;
}

.features-details-tab .tabs li a {
	display: inline-block;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: 500;
	color: #0d1820;
	background-color: transparent;
	border: 1px solid #f2f2f2;
	padding: 20px 0 20px 20px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	width: 100%;
	border-radius: 5px;
}

.features-details-tab .tabs li a i {
	font-size: 18px;
	position: relative;
	top: 2px;
}

.features-details-tab .tabs li a.bg-28ABE3 {
	border-left: 3px solid #2d545e;
}

.features-details-tab .tabs li a.bg-0067ff {
	border-left: 3px solid #28ABE3;
}

.features-details-tab .tabs li a.bg-800000 {
	border-left: 3px solid #0080c0;
}

.features-details-tab .tabs li a.bg-804040 {
	border-left: 3px solid #804040;
}

.features-details-tab .tabs li a.bg-1b2b37 {
	border-left: 3px solid #0d1820;
}

.features-details-tab .tabs li.current a {
	color: #fff;
	background-color: #ff6b21;
    font-weight:bold;
	border-left: 3px solid #fff;
    box-shadow: 3px 3px 10px #804040;
}

.features-details-tab .tab_content .tabs_item .features-details-box {
	margin-bottom: 50px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-content {
	max-width: 520px;
	margin-bottom: 30px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-content h2 {
	font-size: 35px;
	margin-bottom: 10px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-content .discover-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #28ABE3;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-content .discover-btn i {
	position: relative;
	top: 2px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 35px;
	margin: 10px;
	position: relative;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .image {
	position: relative;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .image img {
	display: inline-block;
	width: auto;
	position: absolute;
	left: 0;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .content {
	padding-left: 75px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .content h3 {
	font-size: 18px;
	font-weight: 600;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .content p {
	margin-bottom: 10px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .content .discover-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #28ABE3;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider .features-details-item .content .discover-btn i {
	position: relative;
	top: 2px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 0 4px;
	background: #bdbdbd;
	position: relative;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	border-radius: 50%;
	border: none;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider.owl-theme .owl-dots .owl-dot:hover span, .features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider.owl-theme .owl-dots .owl-dot.active span {
	width: 20px;
	border-radius: 10px;
	background-color: #28ABE3;
}

.features-details-tab .tab_content .tabs_item .features-details-box .features-details-slider.owl-theme .owl-nav.disabled + .owl-dots {
	margin-top: 20px;
}

.features-details-tab .tab_content .tabs_item .features-details-box.others {
	margin-bottom: 0;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area {
	background-color: #f5f5f5;
	padding-left: 50px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area .apps-content h2 {
	font-size: 35px;
	margin-bottom: 10px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area .apps-content p {
	margin-bottom: 10px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area .apps-content .discover-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	color: #28ABE3;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area .apps-content .discover-btn i {
	position: relative;
	top: 2px;
}

.features-details-tab .tab_content .tabs_item .features-details-box .apps-area .apps-images {
	text-align: right;
}







/*================================================



Solution Area CSS



=================================================*/



.solution-item {
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-bottom: 30px;
}

.solution-item .content {
	padding: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
}

.solution-item .content h3 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.solution-item .content p {
	margin-bottom: 0;
}

.solution-item .content .read-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #28ABE3;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	border: 1px solid #28ABE3;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-top: 20px;
}

.solution-item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.solution-item:hover .content .read-btn {
	background-color: transparent;
	color: #0d1820;
}







/*================================================



Faq Area CSS



=================================================*/



.faq-accordion-content {
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	padding: 40px;
}

.faq-accordion-content .accordion {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
}

.faq-accordion-content .accordion .accordion-item {
	display: block;
	-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	background: #ffffff;
	margin-bottom: 10px;
	border: none;
}

.faq-accordion-content .accordion .accordion-item:last-child {
	margin-bottom: 0;
}

.faq-accordion-content .accordion .accordion-title {
	padding: 18px 20px 18px 55px;
	color: #0d1820;
	position: relative;
	border-bottom: 1px solid transparent;
	margin-bottom: -1px;
	display: block;
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
}

.faq-accordion-content .accordion .accordion-title i {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	text-align: center;
	height: 100%;
	background: #28ABE3;
	color: #ffffff;
}

.faq-accordion-content .accordion .accordion-title i::before {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 25px;
}

.faq-accordion-content .accordion .accordion-title.active {
	border-bottom-color: #eeeeee;
}

.faq-accordion-content .accordion .accordion-title.active i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.faq-accordion-content .accordion .accordion-content {
	display: none;
	position: relative;
	padding: 15px;
	font-size: 18px;
}

.faq-accordion-content .accordion .accordion-content.show {
	display: block;
}

.faq-contact {
	margin-top: 70px;
}

.faq-contact-form {
	max-width: 850px;
	margin: 0 auto;
}

.faq-contact-form form .form-group {
	margin-bottom: 25px;
}

.faq-contact-form form .form-control {
	background-color: #ffffff;
	border: none;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
	box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2) !important;
	height: 60px;
	font-size: 18px;
}

.faq-contact-form form textarea.form-control {
	height: auto;
	padding-top: 15px;
	line-height: initial;
}

.faq-contact-form form .btn {
	margin-top: 8px;
	-webkit-box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
	box-shadow: 0px 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
}

.faq-contact-form form .help-block ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0;
}

.faq-contact-form form .help-block ul li {
	color: red;
	font-weight: 300;
	text-align: left;
}

.faq-contact-form form #msgSubmit {
	margin-bottom: 0;
}

.faq-contact-form form #msgSubmit.text-danger, .faq-contact-form form #msgSubmit.text-success {
	margin-top: 8px;
	font-size: 22px;
	font-weight: 300;
}

.faq-contact-form .send-btn .default-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #28ABE3;
	color: #ffffff;
	border: none;
	border-radius: 30px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.faq-contact-form .send-btn .default-btn:hover {
	background-color: #28ABE3;
}







/*================================================



Contact Area CSS



=================================================*/



.contact-inner {
	background-color: #ffffff;
	-webkit-box-shadow: 0 10px 35px 5px rgba(137, 173, 255, 0.15);
	box-shadow: 0 10px 35px 5px rgba(137, 173, 255, 0.15);
	padding: 50px 30px;
}

.contact-form h3 {
	margin-bottom: 25px;
	font-size: 32px;
	font-weight: 500;
}

.contact-form form .row {
	margin-left: -7px;
	margin-right: -7px;
}

.contact-form form .row .col-lg-6, .contact-form form .row .col-lg-12 {
	padding-left: 7px;
	padding-right: 7px;
}

.contact-form form .form-group {
	
}

.contact-form form .form-control {
	height: 48px;
	padding: 0 15px;
	line-height: initial;
	color: #0d1820;
	background-color: transparent;
	border: 1px solid #cecfdf;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
	font-size: 18px;
	;



  font-weight: 400;
}

.contact-form form .form-control:focus {
	border-color: #28ABE3;
}

.contact-form form .form-control::-webkit-input-placeholder {
	color: #999999;
}

.contact-form form .form-control:-ms-input-placeholder {
	color: #999999;
}

.contact-form form .form-control::-ms-input-placeholder {
	color: #999999;
}

.contact-form form .form-control::placeholder {
	color: #999999;
}

.contact-form form textarea.form-control {
	height: auto !important;
	padding-top: 15px;
}

.contact-form .send-btn {
	margin-top: 10px;
}

.contact-form .send-btn .default-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #28ABE3;
	border: none;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 30px;
}

.contact-form .send-btn .default-btn:hover {
	background-color: #28ABE3;
}

.contact-form .with-errors ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0;
}

.contact-form .with-errors ul li {
	color: red;
}

.contact-form #msgSubmit {
	margin-bottom: 0;
	font-size: 22px;
	font-weight: 500;
}

.contact-form #msgSubmit.text-danger {
	margin-top: 20px !important;
	font-family: "Candara", Candara;
}

.contact-info {
	text-align: center;
	margin-top: 50px;
}

.contact-info .contact-info-content h3 {
	margin-bottom: 15px;
	font-size: 25px;
	font-weight: 500;
}

.contact-info .contact-info-content h4 {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 500;
}

.contact-info .contact-info-content h4 a {
	display: inline-block;
	color: #28ABE3;
	text-transform: lowercase;
}

.contact-info .contact-info-content h4 a:hover {
	color: #28ABE3;
}

.contact-info .contact-info-content h4 a:not(:first-child) {
	color: #28ABE3;
}

.contact-info .contact-info-content h4 a:not(:first-child):hover {
	color: #28ABE3;
}

.contact-info .contact-info-content h4 span {
	display: block;
	color: #0d1820;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: 500;
}

.contact-info .contact-info-content .social {
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 0;
	margin-top: 25px;
}

.contact-info .contact-info-content .social li {
	display: inline-block;
	margin: 0 2px;
}

.contact-info .contact-info-content .social li a {
	width: 40px;
	display: block;
	height: 40px;
	border: 1px solid #dadada;
	border-radius: 50%;
	color: #aba5a5;
	font-size: 18px;
	position: relative;
}

.contact-info .contact-info-content .social li a i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: auto;
	margin-right: auto;
}

.contact-info .contact-info-content .social li a:hover {
	color: #ffffff;
	border-color: #28ABE3;
	background-color: #28ABE3;
}

.map-area iframe {
	width: 100%;
	height: 500px;
	border: none;
	margin-bottom: -8px;
}







/*================================================



Privacy Area CSS



=================================================*/



.single-privacy h3 {
	font-size: 30px;
	margin: 0 0 12px 0;
	font-weight: 500;
}







/*================================================



404 Error Area CSS



=================================================*/



.error-area {
	height: 100vh;
}

.error-content {
	text-align: center;
	margin: 0 auto;
	max-width: 700px;
}

.error-content h3 {
	font-size: 50px;
	font-weight: 500;
	margin-top: 45px;
	margin-bottom: 15px;
}

.error-content p {
	max-width: 520px;
	margin: 0 auto 20px;
}

.error-content .default-btn {
	display: inline-block;
	background-color: #28ABE3;
	padding: 14px 30px;
	border-radius: 30px;
	color: #ffffff;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.error-content .default-btn:hover {
	background-color: #28ABE3;
}







/*================================================



Coming Soon Area CSS



=================================================*/



.coming-soon-area {
	position: relative;
	z-index: 1;
	height: 100vh;
	background-image: url(../../assets/img/page-title/bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.coming-soon-area::before {
	z-index: -1;
	background: #000000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: '';
	opacity: .80;
}

.coming-soon-area .social-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	bottom: 30px;
}

.coming-soon-area .social-list li {
	display: inline-block;
}

.coming-soon-area .social-list li.list-heading {
	display: block;
	color: #ffffff;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
}

.coming-soon-area .social-list li a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #28ABE3;
	border: 1px solid #28ABE3;
	color: #ffffff;
	border-radius: 50%;
	margin: 0 2px;
	display: inline-block;
}

.coming-soon-area .social-list li a:hover {
	background-color: transparent;
	color: #28ABE3;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transition: 0.5s;
}

.coming-soon-content {
	text-align: center;
	max-width: 1000px;
	margin: -80px auto 0;
}

.coming-soon-content h3 {
	color: #ffffff;
	margin-bottom: 15px;
	font-size: 45px;
}

.coming-soon-content p {
	color: #ffffff;
	font-size: 18px;
	;



  margin: 0 auto;
	max-width: 620px;
	line-height: 30px;
}

.coming-soon-content form {
	position: relative;
	margin: 35px auto 55px;
	max-width: 520px;
}

.coming-soon-content form .email-input {
	display: block;
	width: 100%;
	height: 56px;
	border: none;
	-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1), 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
	box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1), 0px 0px 0px 5px rgba(255, 255, 255, 0.3);
	border-radius: 40px;
	padding: 15px 25px;
	outline: 0 !important;
	background: #F1F2F3;
}

.coming-soon-content form .submit-btn {
	position: absolute;
	right: 3px;
	top: 3px;
	height: 50px;
	background: #28ABE3;
	color: #ffffff;
	border: none;
	border-radius: 40px;
	width: 130px;
	outline: 0 !important;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 18px;
	;



  font-weight: 600;
}

.coming-soon-content form .submit-btn:hover, .coming-soon-content form .submit-btn:focus {
	background-color: #28ABE3;
}

.coming-soon-content #timer div {
	background: #ffffff;
	display: inline-block;
	border-radius: 50%;
	width: 220px;
	height: 220px;
	color: #0d1820;
	-webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
	margin: 0 10px;
	padding-top: 35px;
	font-size: 70px;
	font-weight: 500;
}

.coming-soon-content #timer div span {
	display: block;
	margin-top: -4px;
	font-size: 18px;
	font-weight: 500;
}







/*================================================



Sign In CSS



=================================================*/



.sign-in-form {
	background: #ffffff;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	padding: 40px;
	border-radius: 5px;
	max-width: 600px;
	margin: auto;
}

.sign-in-form .sign-in-title {
	text-align: center;
	margin-bottom: 30px;
}

.sign-in-form .sign-in-title h3 {
	font-size: 30px;
	font-family: "Candara", Candara;
	margin-bottom: 8px;
}

.sign-in-form .sign-in-title p {
	margin-bottom: 30px;
}

.sign-in-form form .form-group {
	margin-bottom: 15px;
}

.sign-in-form form .form-control {
	height: 50px;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	color: #0d1820;
	padding-left: 20px;
	background: transparent;
}

.sign-in-form form .form-control:focus {
	border-color: #28ABE3;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.sign-in-form form .form-control::-webkit-input-placeholder {
	color: #666666;
}

.sign-in-form form .form-control:-ms-input-placeholder {
	color: #666666;
}

.sign-in-form form .form-control::-ms-input-placeholder {
	color: #666666;
}

.sign-in-form form .form-control::placeholder {
	color: #666666;
}

.sign-in-form form .form-check {
	margin-top: 18px;
}

.sign-in-form form .form-check .form-check-label {
	color: #666666;
	position: relative;
	top: -2px;
	z-index: 1;
}

.sign-in-form form .form-check-input {
	margin-top: 3px;
}

.sign-in-form form .send-btn {
	margin-top: 20px;
}

.sign-in-form form .send-btn .default-btn {
	display: inline-block;
	padding: 12px 30px;
	background: #28ABE3;
	border: 1px solid #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: .6s;
	transition: .6s;
	border-radius: 30px;
}

.sign-in-form form .send-btn .default-btn:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #28ABE3;
}

.sign-in-form form span {
	display: block;
	color: #777777;
}

.sign-in-form form span a {
	color: #28ABE3;
}

.sign-in-form .forgot-password {
	margin-bottom: 0;
	margin-top: -25px;
	text-align: right;
}

.sign-in-form .forgot-password a {
	color: #777777;
}

.sign-in-form .forgot-password a:hover {
	color: #28ABE3;
}







/*================================================



Sign Up CSS



=================================================*/



.signup-form {
	background: #ffffff;
	-webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.08);
	padding: 40px;
	border-radius: 5px;
	max-width: 600px;
	margin: auto;
}

.signup-form h3 {
	font-size: 30px;
	font-family: "Candara", Candara;
	margin-bottom: 30px;
	text-align: center;
}

.signup-form form .form-group {
	margin-bottom: 15px;
}

.signup-form form .form-control {
	height: 50px;
	border: 1px solid #eeeeee;
	border-radius: 3px;
	color: #0d1820;
	padding-left: 20px;
	background: transparent;
}

.signup-form form .form-control:focus {
	border-color: #28ABE3;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.signup-form form .form-control::-webkit-input-placeholder {
	color: #666666;
}

.signup-form form .form-control:-ms-input-placeholder {
	color: #666666;
}

.signup-form form .form-control::-ms-input-placeholder {
	color: #666666;
}

.signup-form form .form-control::placeholder {
	color: #666666;
}

.signup-form form .form-check {
	margin-top: 18px;
}

.signup-form form .form-check .form-check-label {
	color: #666666;
	position: relative;
	top: 0;
}

.signup-form form .form-check-input {
	margin-top: 4px;
}

.signup-form form .send-btn {
	margin-top: 20px;
}

.signup-form form .send-btn .default-btn {
	display: inline-block;
	padding: 12px 30px;
	background: #28ABE3;
	border: 1px solid #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	-webkit-transition: .6s;
	transition: .6s;
	border-radius: 30px;
}

.signup-form form .send-btn .default-btn:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #28ABE3;
}

.signup-form form span {
	display: block;
	color: #666666;
}

.signup-form form span a {
	color: #28ABE3;
}

.get-in div {
	font-family: "Candara", Candara;
	font-size: 1rem;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	min-height: 100vh;
	background: "";
}

.get-in button {
	padding: 0.7em 2em;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
	background-color: #2c2c2c;
	border: none;
	border-radius: 9px;
	box-shadow: 0 3px #2c2c2c;
	justify-items: center;
	font-size: 16px;
}

.get-in button:active {
	margin: 0;
	background-color: #2c2c2c;
	box-shadow: 0 3px lightgray;
}

.get-in button:hover {
	margin: 0;
	background-color: #28ABE3;
	box-shadow: 0 3px  #28ABE3;
}

.gems-get-in div {
	font-family: "Candara", Candara;
	font-size: 1rem;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	min-height: 100vh;
	background: "";
}

.gems-get-in button {
	padding: 0.7em 2em;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
	background-color: #b65b00;
	border: none;
	border-radius: 9px;
	box-shadow: 0 3px #b65b00;
	justify-items: center;
	font-size: 16px;
}

.gems-get-in button:active {
	margin: 0;
	background-color: #b65b00;
	box-shadow: 0 3px #ffb66d;
}

.gems-get-in button:hover {
	margin: 0;
	background-color: #ffb66d;
	box-shadow: 0 3px  #ffb66d;
    color:#000;
}

.right-column {
	flex-basis: 45%;
 /* Adjust the width as needed */
	background-color: #f1f1f1;
 /* Background color for the right column */
	padding: 20px;
}

html,body {
	padding: 0;
	margin: 0;
}

h1 {
	text-align: center;
}

.cover {
	background: rgba(0,0,0,0);
	position: absolute;
	width: 47%;
	height: 100%;
	display: none;
	right: 295px;
	top: 78px;
}

.contents {
	width: 300px;
	height: 300px;
	background: #f1f1f1;
	margin: 160px auto;
	border: 2px solid #ccc;
	border-radius: 30px;
	position: relative;
	text-align: center;
}

.close {
	border: 2px solid #ccc;
	border-radius: 15px;
	padding: 5px 15px;
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 30%;
	width: 100px;
	box-shadow: inset 0px 0px 10px 5px #ccc;
	cursor: }



/*================================================



Warder Area CSS



=================================================*/



.warder-content span {



  font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
	margin-left: 35px;
	font-weight: 600;
}

.warder-content span::before {
	content: "";
	position: absolute;
	height: 2px;
	width: 30px;
	background-color: #28ABE3;
	left: -35px;
	top: 12px;
}

.warder-content h2 {
	font-size: 40px;
	margin-top: 14px;
	margin-bottom: 10px;
}

.warder-content p {
	margin-bottom: 0;
}

.warder-content .list {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.warder-content .list li {
	list-style-type: none;
	margin-bottom: 12px;
	color: #0d1820;
	font-weight: 500;
}

.warder-content .list li:last-child {
	margin-bottom: 0;
}

.warder-content .list li i {
	color: #28ABE3;
	position: relative;
	top: 2px;
}

.warder-content .read-btn {
	display: inline-block;
	font-size: 16px;
	color: #28ABE3;
	text-transform: uppercase;
	font-weight: 600;
}

.warder-content .read-btn i {
	position: relative;
	top: 2px;
}







/*================================================



Customer Area CSS



=================================================*/



.customer-area {
	background-color: #0d1820;
}

.customer-area .section-title h2 {
	color: #ffffff;
}

.customer-area .section-title p {
	color: #afb9c0;
}

.customer-item {
	background-color: #28ABE3;
	padding: 35px;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	margin-bottom: 30px;
}

.customer-item .image img {
	margin-bottom: 20px;
}

.customer-item h3 {
	font-size: 25px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 10px;
}

.customer-item p {
	color: #cce1ff;
}

.customer-item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}







/*================================================



Compliance Area CSS



=================================================*/



.compliance-item {
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 35px 40px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.compliance-item img {
	margin-bottom: 30px;
}

.compliance-item .content h2 {
	font-size: 25px;
	margin-bottom: 10px;
}

.compliance-item .content p {
	margin-bottom: 0;
}

.compliance-item .content .compliance-btn {
	display: inline-block;
	padding: 14px 40px;
	background-color: #28ABE3;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	margin-top: 20px;
}

.compliance-item .content .compliance-btn i {
	position: relative;
	top: 2px;
}

.compliance-item:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}

.compliance-item:hover .compliance-btn {
	background-color: #28ABE3;
}







/*================================================



Training Area CSS



=================================================*/



.training-area {
	background-color: #fff8f8;
}







/*================================================



Functionality Area CSS



=================================================*/



/* Default styles for all devices */
.functionality-area .container {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
    padding: 45px;
}

.functionality-list-tab .tabs {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

.functionality-list-tab .tabs li {
    list-style-type: none;
    font-size: 25px;
    display: inline-block;
    margin-right: 25px;
}

.functionality-list-tab .tabs li:last-child {
    margin-right: 0;
}

.functionality-list-tab .tabs li a {
    display: inline-block;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #7e8991;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    width: 100%;
}

.functionality-list-tab .tabs li.current a {
    color: #0d1820;
    border-bottom: 1px solid #28ABE3;
}

.functionality-list-tab .tab_content .tabs_item .functionality-content {
    margin-bottom: 50px;
}

.functionality-list-tab .tab_content .tabs_item .functionality-content span {
    font-size: 16px;
    color: #28ABE3;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    margin-left: 35px;
    font-weight: 600;
}

.functionality-list-tab .tab_content .tabs_item .functionality-content span::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 30px;
    background-color: #28ABE3;
    left: -35px;
    top: 12px;
}

.functionality-list-tab .tab_content .tabs_item .functionality-content h2 {
    font-size: 32px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.functionality-list-tab .tab_content .tabs_item .functionality-content p {
    margin-bottom: 0;
}

/* Media queries for responsive design */

/* Adjust styles for screens smaller than 768px */
@media (max-width: 768px) {
    .functionality-list-tab .tabs li {
        font-size: 18px;
        margin-right: 15px; /* Adjust margin for smaller screens */
    }

    .functionality-list-tab .tabs li a {
        font-size: 14px;
    }

    .functionality-list-tab .tab_content .tabs_item .functionality-content span {
        font-size: 14px;
    }

    .functionality-list-tab .tab_content .tabs_item .functionality-content h2 {
        font-size: 28px;
    }
}

/* Adjust styles for screens smaller than 480px */
@media (max-width: 480px) {
    .functionality-area .container {
        padding: 20px;
    }

    .functionality-list-tab .tabs li {
        font-size: 16px;
    }

    .functionality-list-tab .tabs li a {
        font-size: 12px;
    }

    .functionality-list-tab .tab_content .tabs_item .functionality-content span {
        font-size: 12px;
    }

    .functionality-list-tab .tab_content .tabs_item .functionality-content h2 {
        font-size: 24px;
    }
}






/*================================================



Blog Details Area CSS



=================================================*/



.blog-details-desc .article-content {
	margin-top: 35px;
}

.blog-details-desc .article-content .details-date {
	position: relative;
	padding-left: 110px;
	margin-bottom: 20px;
}

.blog-details-desc .article-content .details-date .list {
	padding-left: 0;
	margin-bottom: 0;
	text-align: center;
	display: inline-block;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 16px;
	position: absolute;
	left: 0;
	top: -5px;
}

.blog-details-desc .article-content .details-date .list li {
	list-style-type: none;
	font-size: 18px;
	font-weight: 400;
}

.blog-details-desc .article-content .details-date .list li b {
	font-size: 30px;
	color: #28ABE3;
	font-weight: 600;
	line-height: 1;
}

.blog-details-desc .article-content .block-gallery {
	margin-top: 20px;
	margin-bottom: 30px;
}

.blog-details-desc .article-content h2 {
	font-size: 35px;
	margin-bottom: 10px;
}

.blog-details-desc .article-content p {
	font-size: 16px;
	color: #595959;
	font-weight: 400;
}

.blog-details-desc .article-content p a {
	color: #28ABE3;
	border-bottom: 1px solid #28ABE3;
}

.blog-details-desc .article-footer {
	margin-top: 30px;
}

.blog-details-desc .article-footer .article-share .social {
	padding-left: 0;
	list-style-type: none;
	text-align: center;
	margin-bottom: 0;
}

.blog-details-desc .article-footer .article-share .social li {
	display: inline-block;
}

.blog-details-desc .article-footer .article-share .social li span {
	display: inline-block;
	margin-right: 2px;
	font-weight: 500;
	color: #777777;
	text-transform: uppercase;
}

.blog-details-desc .article-footer .article-share .social li a {
	display: block;
	color: #28ABE3;
	width: 40px;
	height: 40px;
	line-height: 44px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #eeeef0;
	text-align: center;
	font-size: 18px;
}

.blog-details-desc .article-footer .article-share .social li a:hover {
	color: #ffffff;
	background-color: #28ABE3;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	border: 1px solid #28ABE3;
}

.blog-details-desc .article-footer .article-share .social li a.1da1f2 {
	color: #1da1f2;
}

.blog-details-desc .article-footer .article-share .social li a.1da1f2:hover {
	color: #ffffff;
}

.blog-details-desc .article-footer .article-share .social li a.ff00ae {
	color: #ff00ae;
}

.blog-details-desc .article-footer .article-share .social li a.ff00ae:hover {
	color: #ffffff;
}

.blog-details-desc .article-footer .article-share .social li a.d74242 {
	color: #d74242;
}

.blog-details-desc .article-footer .article-share .social li a.d74242:hover {
	color: #ffffff;
}

.blog-details-desc .article-footer .article-share .social li a.e52d27 {
	color: #e52d27;
}

.blog-details-desc .article-footer .article-share .social li a.e52d27:hover {
	color: #ffffff;
}

.blog-details-desc .post-autor {
	background-color: #fef4f3;
	padding: 50px;
	margin-top: 30px;
}

.blog-details-desc .post-autor .image {
	position: relative;
}

.blog-details-desc .post-autor .image img {
	position: absolute;
	left: 0;
	top: -8px;
}

.blog-details-desc .post-autor .content {
	padding-left: 190px;
}

.blog-details-desc .post-autor .content h3 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 10px;
}

.blog-details-desc .post-autor .content p {
	color: #595959;
	font-size: 18px;
	;



  margin-bottom: 0;
}

.blog-details-desc .post-autor .content .social {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 0;
}

.blog-details-desc .post-autor .content .social li {
	display: inline-block;
}

.blog-details-desc .post-autor .content .social li a {
	display: block;
	color: #28ABE3;
	width: 40px;
	height: 40px;
	line-height: 44px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #d7d7d7;
	text-align: center;
	font-size: 18px;
}

.blog-details-desc .post-autor .content .social li a:hover {
	color: #ffffff;
	background-color: #28ABE3;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	border: 1px solid #28ABE3;
}

.blog-details-desc .post-autor .content .social li a.1da1f2 {
	color: #1da1f2;
}

.blog-details-desc .post-autor .content .social li a.1da1f2:hover {
	color: #ffffff;
}

.blog-details-desc .post-autor .content .social li a.ff00ae {
	color: #ff00ae;
}

.blog-details-desc .post-autor .content .social li a.ff00ae:hover {
	color: #ffffff;
}

.blog-details-desc .post-autor .content .social li a.d74242 {
	color: #d74242;
}

.blog-details-desc .post-autor .content .social li a.d74242:hover {
	color: #ffffff;
}

.blog-details-desc .post-autor .content .social li a.e52d27 {
	color: #e52d27;
}

.blog-details-desc .post-autor .content .social li a.e52d27:hover {
	color: #ffffff;
}

.blog-details-desc .share-post {
	background-color: #28ABE3;
	padding: 30px;
	text-align: center;
	margin-top: 30px;
}

.blog-details-desc .share-post h4 {
	font-size: 30px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 15px;
}

.blog-details-desc .share-post span {
	text-transform: capitalize;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
}

.blog-details-desc .related-posts {
	margin-top: 30px;
}

.blog-details-desc .related-posts .blog-item {
	margin-bottom: 0;
}

blockquote, .blockquote {
	overflow: hidden;
	background-color: #28ABE3;
	padding: 35px !important;
	position: relative;
	z-index: 1;
	margin-top: 30px;
	margin-bottom: 30px;
}

blockquote p, .blockquote p {
	color: #ffffff !important;
	line-height: 1.6;
	font-weight: 700;
	font-size: 22px !important;
}

blockquote cite, .blockquote cite {
	color: #ffffff;
}

blockquote::after, .blockquote::after {
	display: none;
}

.post-tags {
	margin-top: 30px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
}

.post-tags .links-list {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.post-tags .links-list .tags {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	padding-left: 0;
	margin-bottom: 0;
}

.post-tags .links-list .tags li {
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
	padding: 10px;
	background-color: #ededed;
	color: #595959;
	font-size: 13px;
	font-weight: 400;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.post-tags .links-list .tags li:last-child {
	margin-right: 0;
}

.post-tags .links-list .tags li a {
	color: #595959;
}

.post-tags .links-list .tags li:hover {
	background-color: #28ABE3;
}

.post-tags .links-list .tags li:hover a {
	color: #ffffff;
}

.post-tags .links-list .social-tags {
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: 50%;
	text-align: right;
	padding-left: 0;
	margin-bottom: 0;
}

.post-tags .links-list .social-tags li {
	display: inline-block;
	list-style-type: none;
	margin-right: 10px;
	padding: 12px;
	background-color: #ededed;
	color: #595959;
	font-size: 18px;
	;



  font-weight: 400;
	border-radius: 2px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	line-height: 0;
	cursor: pointer;
}

.post-tags .links-list .social-tags li:last-child {
	margin-right: 0;
}

.post-tags .links-list .social-tags li a {
	color: #595959;
	display: inline-block;
}

.post-tags .links-list .social-tags li a i {
	font-size: 18px;
}

.post-tags .links-list .social-tags li:hover {
	color: #ffffff;
	background-color: #28ABE3;
}

.post-tags .links-list .social-tags li:hover a {
	color: #ffffff;
}

.comments-area {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comments-area .comments-title {
	position: relative;
	margin-bottom: 30px;
	line-height: initial;
	font-size: 30px;
}

.comments-area ol, .comments-area ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.comments-area .comment-list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.comments-area .comment-list .children {
	margin-left: 40px;
}

.comments-area .comment-body {
	border: 1px solid #eeeeee;
	color: #0d1820;
	font-size: 18px;
	;



  margin-bottom: 20px;
	position: relative;
	background-color: #f4f4f4;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 150px;
	padding-right: 30px;
}

.comments-area .comment-body .reply {
	position: absolute;
	top: 30px;
	right: 30px;
}

.comments-area .comment-body .reply a {
	border: 1px solid #ded9d9;
	color: #0d1820;
	display: inline-block;
	padding: 5px 20px;
	border-radius: 30px;
	text-transform: capitalize;
	position: relative;
	z-index: 1;
	font-size: 18px;
	;



  font-weight: 400;
}

.comments-area .comment-body .reply a:hover {
	color: #ffffff;
	background-color: #28ABE3;
	border-color: #28ABE3;
}

.comments-area .comment-body:hover {
	background-color: transparent;
	border: 1px solid #eeeeee;
}

.comments-area .comment-author {
	font-size: 18px;
	margin-bottom: 0.1em;
	position: relative;
	z-index: 1;
}

.comments-area .comment-author .avatar {
	height: 100px;
	left: -115px;
	position: absolute;
	width: 100px;
	border-radius: 50px;
}

.comments-area .comment-author .fn {
	font-size: 18px;
	font-weight: 500;
}

.comments-area .comment-metadata {
	margin-bottom: .8em;
	color: #777777;
	letter-spacing: 0.01em;
	font-size: 18px;
	;



  font-weight: 400;
}

.comments-area .comment-metadata a {
	color: #777777;
}

.comments-area .comment-metadata a:hover {
	color: #28ABE3;
}

.comments-area .comment-respond {
	margin-top: 30px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
	padding: 30px;
}

.comments-area .comment-respond .comment-reply-title {
	margin-bottom: 0;
	position: relative;
	font-size: 30px;
}

.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
	display: inline-block;
}

.comments-area .comment-respond .comment-form {
	overflow: hidden;
}

.comments-area .comment-respond .comment-notes {
	margin-bottom: 0;
	margin-top: 10px;
}

.comments-area .comment-respond .comment-form-comment {
	margin-top: 15px;
	float: left;
	width: 100%;
}

.comments-area .comment-respond label {
	display: block;
	font-weight: 400;
	color: #0d1820;
	margin-bottom: 5px;
}

.comments-area .comment-respond input[type="date"], .comments-area .comment-respond input[type="time"], .comments-area .comment-respond input[type="datetime-local"], .comments-area .comment-respond input[type="week"], .comments-area .comment-respond input[type="month"], .comments-area .comment-respond input[type="text"], .comments-area .comment-respond input[type="email"], .comments-area .comment-respond input[type="url"], .comments-area .comment-respond input[type="password"], .comments-area .comment-respond input[type="search"], .comments-area .comment-respond input[type="tel"], .comments-area .comment-respond input[type="number"], .comments-area .comment-respond textarea {
	display: block;
	width: 100%;
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	padding: 0.625em 0.7375em;
	outline: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.comments-area .comment-respond input[type="date"]:focus, .comments-area .comment-respond input[type="time"]:focus, .comments-area .comment-respond input[type="datetime-local"]:focus, .comments-area .comment-respond input[type="week"]:focus, .comments-area .comment-respond input[type="month"]:focus, .comments-area .comment-respond input[type="text"]:focus, .comments-area .comment-respond input[type="email"]:focus, .comments-area .comment-respond input[type="url"]:focus, .comments-area .comment-respond input[type="password"]:focus, .comments-area .comment-respond input[type="search"]:focus, .comments-area .comment-respond input[type="tel"]:focus, .comments-area .comment-respond input[type="number"]:focus, .comments-area .comment-respond textarea:focus {
	border-color: #28ABE3;
}

.comments-area .comment-respond .comment-form-author {
	float: left;
	width: 50%;
	padding-right: 10px;
	margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-email {
	float: left;
	width: 50%;
	padding-left: 12px;
	margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-url {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-cookies-consent {
	width: 100%;
	float: left;
	position: relative;
	padding-left: 20px;
	margin-bottom: 20px;
}

.comments-area .comment-respond .comment-form-cookies-consent input {
	position: absolute;
	left: 0;
	top: 4px;
}

.comments-area .comment-respond .comment-form-cookies-consent label {
	display: inline-block;
	margin: 0;
	color: #777777;
	font-weight: normal;
	position: relative;
	top: -2px;
}

.comments-area .comment-respond .form-submit {
	float: left;
	width: 100%;
}

.comments-area .comment-respond .form-submit input {
	background: #28ABE3;
	border: none;
	color: #ffffff;
	padding: 12px 30px;
	display: inline-block;
	cursor: pointer;
	outline: 0;
	border-radius: 2px;
	text-transform: uppercase;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-weight: 500;
	font-size: 18px;
}

.comments-area .comment-respond .form-submit input:hover, .comments-area .comment-respond .form-submit input:focus {
	color: #ffffff;
	background-color: #0d1820;
}







/*================================================



Sidebar Widget Area CSS



=================================================*/



.widget-area .widget {
	margin-top: 35px;
}

.widget-area .widget:first-child {
	margin-top: 0;
}

.widget-area .widget .widget-title {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-bottom: 25px;
	text-transform: capitalize;
	position: relative;
	font-size: 18px;
	font-weight: 500;
}

.widget-area .widget .widget-title::before {
	content: '';
	position: absolute;
	background: #28ABE3;
	bottom: -1px;
	left: 0;
	width: 50px;
	height: 1px;
}

.widget-area .widget_info .content {
	text-align: center;
	background-color: #fef4f3;
	padding: 30px;
}

.widget-area .widget_info .content h3 {
	font-size: 18px;
	font-weight: 700;
}

.widget-area .widget_info .content p {
	margin-bottom: 0;
}

.widget-area .widget_info .content .social {
	padding-left: 0;
	margin-top: 20px;
	margin-bottom: 0;
}

.widget-area .widget_info .content .social li {
	display: inline-block;
}

.widget-area .widget_info .content .social li a {
	display: block;
	color: #28ABE3;
	width: 40px;
	height: 40px;
	line-height: 44px;
	border-radius: 50%;
	background-color: transparent;
	border: 1px solid #d7d7d7;
	text-align: center;
	font-size: 18px;
}

.widget-area .widget_info .content .social li a:hover {
	color: #ffffff;
	background-color: #28ABE3;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	border: 1px solid #28ABE3;
}

.widget-area .widget_info .content .social li a.1da1f2 {
	color: #1da1f2;
}

.widget-area .widget_info .content .social li a.1da1f2:hover {
	color: #ffffff;
}

.widget-area .widget_info .content .social li a.ff00ae {
	color: #ff00ae;
}

.widget-area .widget_info .content .social li a.ff00ae:hover {
	color: #ffffff;
}

.widget-area .widget_info .content .social li a.d74242 {
	color: #d74242;
}

.widget-area .widget_info .content .social li a.d74242:hover {
	color: #ffffff;
}

.widget-area .widget_info .content .social li a.e52d27 {
	color: #e52d27;
}

.widget-area .widget_info .content .social li a.e52d27:hover {
	color: #ffffff;
}

.widget-area .widget_search {
	-webkit-box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
	box-shadow: 0px 0px 29px 0px rgba(102, 102, 102, 0.1);
	background-color: #ffffff;
	padding: 15px;
}

.widget-area .widget_search form {
	position: relative;
}

.widget-area .widget_search form label {
	display: block;
	margin-bottom: 0;
}

.widget-area .widget_search form .screen-reader-text {
	display: none;
}

.widget-area .widget_search form .search-field {
	background-color: #ecf3ff;
	height: 50px;
	padding: 6px 15px;
	border: 1px solid #ecf3ff;
	width: 100%;
	display: block;
	outline: 0;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.widget-area .widget_search form .search-field:focus {
	border-color: #ecf3ff;
	background-color: transparent;
}

.widget-area .widget_search form button {
	position: absolute;
	right: 0;
	outline: 0;
	bottom: 0;
	height: 50px;
	width: 50px;
	line-height: 55px;
	z-index: 1;
	border: none;
	color: #ffffff;
	background-color: #28ABE3;
	-webkit-transition: 0.6s;
	transition: 0.6s;
}

.widget-area .widget_search form button:hover {
	background-color: #0d1820;
	color: #ffffff;
}

.widget-area .widget_search form button i {
	font-size: 18px;
}

.widget-area .widget_jilva_posts_thumb {
	position: relative;
	overflow: hidden;
}

.widget-area .widget_jilva_posts_thumb .item {
	overflow: hidden;
	margin-bottom: 20px;
}

.widget-area .widget_jilva_posts_thumb .item:last-child {
	margin-bottom: 0;
}

.widget-area .widget_jilva_posts_thumb .item .thumb {
	float: left;
	height: 80px;
	overflow: hidden;
	position: relative;
	width: 80px;
	margin-right: 15px;
}

.widget-area .widget_jilva_posts_thumb .item .thumb .fullimage {
	width: 80px;
	height: 80px;
	display: inline-block;
	background-size: cover !important;
	background-repeat: no-repeat;
	background-position: center center !important;
}

.widget-area .widget_jilva_posts_thumb .item .thumb .fullimage.bg1 {
	background-image: url(../../assets/img/blog/image1.jpg);
}

.widget-area .widget_jilva_posts_thumb .item .thumb .fullimage.bg2 {
	background-image: url(../../assets/img/blog/image2.jpg);
}

.widget-area .widget_jilva_posts_thumb .item .thumb .fullimage.bg3 {
	background-image: url(../../assets/img/blog/image3.jpg);
}

.widget-area .widget_jilva_posts_thumb .item .info {
	overflow: hidden;
	margin-top: 5px;
}

.widget-area .widget_jilva_posts_thumb .item .info time {
	display: block;
	color: #777777;
	text-transform: capitalize;
	margin-top: 5px;
	font-size: 18px;
	;
}

.widget-area .widget_jilva_posts_thumb .item .info .title {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 18px;
	font-weight: 600;
}

.widget-area .widget_jilva_posts_thumb .item .info .title a {
	display: inline-block;
}

.widget-area .widget_categories ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
}

.widget-area .widget_categories ul li {
	position: relative;
	margin-bottom: 12px;
	color: #777777;
	padding-left: 14px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}

.widget-area .widget_categories ul li:last-child {
	margin-bottom: 0;
}

.widget-area .widget_categories ul li::before {
	background: #28ABE3;
	height: 8px;
	width: 8px;
	content: '';
	left: 0;
	top: 7px;
	position: absolute;
	border-radius: 30px;
}

.widget-area .widget_categories ul li a {
	color: #0d1820;
	display: block;
}

.widget-area .widget_categories ul li a:hover {
	color: #28ABE3;
	letter-spacing: 1px;
}

.widget-area .widget_categories ul li .post-count {
	float: right;
}

.widget-area .widget_support {
	background-color: #28ABE3;
	padding: 35px;
	text-align: center;
}

.widget-area .widget_support .image {
	margin-bottom: 20px;
}

.widget-area .widget_support .text h3 {
	font-size: 24px;
	font-weight: 500;
	color: #ffffff;
	margin-bottom: 0;
}

.widget-area .widget_support .text .get-btn {
	display: inline-block;
	padding: 14px 30px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	color: #28ABE3;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 5px;
	margin-top: 20px;
}

.widget-area .widget_support .text .get-btn i {
	position: relative;
	top: 2px;
}

.widget-area .widget_support .text .get-btn:hover {
	background-color: #0d1820;
	color: #ffffff;
}

.widget-area .widget_tag_cloud .widget-title {
	margin-bottom: 12px;
}

.widget-area .tagcloud a {
	display: inline-block;
	color: #0d1820;
	font-weight: 400;
	font-size: 14.5px !important;
	padding: 6px 12px;
	border: 1px solid #ededed;
	background-color: #ededed;
	margin-top: 8px;
	margin-right: 4px;
}

.widget-area .tagcloud a:hover, .widget-area .tagcloud a:focus {
	color: #ffffff;
	background-color: #28ABE3;
	border-color: #28ABE3;
	border: 1px solid #28ABE3;
}







/*================================================



Pagination Area CSS



=================================================*/



.pagination-area {
	text-align: center;
}

.pagination-area .page-numbers {
	width: 45px;
	height: 45px;
	margin: 0 3px;
	display: inline-block;
	background-color: #ffffff;
	line-height: 48px;
	color: #0d1820;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
	font-size: 18px;
	font-weight: 700;
}

.pagination-area .page-numbers.current, .pagination-area .page-numbers:hover, .pagination-area .page-numbers:focus {
	background: #28ABE3;
	color: #ffffff;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
}







/*================================================



Footer Area CSS



=================================================*/



.footer-area {
	background-color: #f6f6f6;
}

.footer-area.left {
	position: relative;
	margin-top: -100px;
	padding-top: 190px;
}

.footer-area.left .single-footer-widget {
	padding-top: 0;
}

.footer-area.bg-color .single-footer-widget {
	padding-top: 0;
}

.subscribe-area {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}

.subscribe-area::before {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 1px;
	width: 100%;
	border-bottom: 1px solid #2e404d;
}

.subscribe-area .subscribe-content h3 {
	font-size: 35px;
	margin-bottom: 0;
	color: #ffffff;
	font-weight: 500;
}

.subscribe-area .newsletter-form {
	max-width: 580px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.subscribe-area .newsletter-form .input-newsletter {
	display: block;
	width: 100%;
	background-color: #ffffff;
	border: none;
	height: 60px;
	padding-left: 25px;
	border-radius: 5px;
	outline: 0;
	color: #0d1820;
}

.subscribe-area .newsletter-form .input-newsletter::-webkit-input-placeholder {
	color: #777777;
}

.subscribe-area .newsletter-form .input-newsletter:-ms-input-placeholder {
	color: #777777;
}

.subscribe-area .newsletter-form .input-newsletter::-ms-input-placeholder {
	color: #777777;
}

.subscribe-area .newsletter-form .input-newsletter::placeholder {
	color: #777777;
}

.subscribe-area .newsletter-form button {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #28ABE3;
	color: #ffffff;
	border: none;
	height: 60px;
	padding: 0 30px;
	border-radius: 5px;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	line-height: 50px;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 16px;
	font-weight: 400;
}

.subscribe-area .newsletter-form button:hover {
	background-color: #0d1820;
	color: #ffffff;
}

.subscribe-area .newsletter-form #validator-newsletter {
	color: red;
	position: relative;
	top: 8px;
	font-size: 16px;
	font-weight: 500;
}

.subscribe-area.bg-color {
	background-color: #28ABE3;
}

.subscribe-area.bg-color .newsletter-form .input-newsletter {
	background-color: #ffffff;
}

.subscribe-area.bg-color .newsletter-form button {
	background-color: #0d1820;
}

.subscribe-area.bg-color .newsletter-form button:hover {
	background-color: #28ABE3;
}

.subscribe-area.bg-color .newsletter-form #validator-newsletter {
	color: black;
}

.single-footer-widget {
	padding-top: 80px;
	margin-bottom: 30px;
}

.single-footer-widget h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #000;
	text-transform: uppercase;
}

.single-footer-widget .quick-links {
	padding-left: 0;
	margin-bottom: 0;
}

.single-footer-widget .quick-links li {
	list-style-type: none;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 400;
}

.single-footer-widget .quick-links li:last-child {
	margin-bottom: 0;
}

.single-footer-widget .quick-links li a {
	color: #6a7881;
}

.single-footer-widget .quick-links li a:hover {
	color: #28ABE3;
	letter-spacing: 1px;
}







/*================================================



Copy Right Area CSS



=================================================*/



.copyright-area {
	background-color: #1c2f3c;
	padding-top: 30px;
	padding-bottom: 30px;
}

.copyright-area .copyright-area-content p {
	font-size: 16px;
	color: #ffffff;
}

.copyright-area .copyright-area-content p a {
	display: inline-block;
	font-weight: 600;
	color: #28ABE3;
}

.copyright-area .copyright-area-content p a:hover {
	color: #28ABE3;
}

.copyright-area .copyright-area-content ul {
	padding-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right;
}

.copyright-area .copyright-area-content ul li {
	display: inline-block;
	font-size: 16px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.copyright-area .copyright-area-content ul li a {
	display: inline-block;
	color: #ffffff;
}

.copyright-area .copyright-area-content ul li a:hover {
	color: #28ABE3;
}

.copyright-area .copyright-area-content ul li::before {
	content: '';
	position: absolute;
	top: 5px;
	right: -13px;
	width: 1px;
	height: 14px;
	background-color: #28ABE3;
}

.copyright-area .copyright-area-content ul li:last-child {
	margin-right: 0;
}

.copyright-area .copyright-area-content ul li:last-child::before {
	display: none;
}

.copyright-area .copyright-area-content ul li:first-child {
	margin-left: 0;
}







/*================================================



Go Top CSS



=================================================*/



.go-top {
	position: fixed;
	cursor: pointer;
	top: 0;
	right: 15px;
	color: #ffffff;
	background-color: #28ABE3;
	z-index: 4;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .9s;
	transition: .9s;
	border-radius: 50%;
	border: 1px solid #28ABE3;
}

.go-top.active {
	top: 98%;
	-webkit-transform: translateY(-98%);
	transform: translateY(-98%);
	opacity: 1;
	visibility: visible;
}

.go-top i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	font-size: 30px;
}

.go-top i:last-child {
	opacity: 0;
	visibility: hidden;
	top: 60%;
}

.go-top::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #0d1820;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.6s;
	transition: 0.6s;
	border-radius: 50%;
}

.go-top:hover, .go-top:focus {
	color: #ffffff;
}

.go-top:hover::before, .go-top:focus::before {
	opacity: 1;
	visibility: visible;
}

.go-top:hover i:first-child, .go-top:focus i:first-child {
	opacity: 0;
	top: 0;
	visibility: hidden;
}

.go-top:hover i:last-child, .go-top:focus i:last-child {
	opacity: 1;
	visibility: visible;
	top: 50%;
}







/*=================================



Buy Now Btn



====================================*/



.buy-now-btn {
	right: 30px;
	z-index: 99;
	top: 50%;
	position: fixed;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 30px;
	display: inline-block;
	color: #ffffff !important;
	background-color: #82b440;
	padding: 8px 20px 8px;
	font-size: 18px;
	;



  font-weight: 500;
	-webkit-animation-name: tada;
	animation-name: tada;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.buy-now-btn:hover {
	background-color: #28ABE3;
	color: #ffffff !important;
}

@-webkit-keyframes tada {



	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {



	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

/* Titandxp */

.bullet_block {
 padding: 100px 0 120px
}

.bullet_block .title_block h2 {
 text-align: center;
 margin-bottom: 88px;
 font-weight: 700;
 font-size: 56px;
 line-height: 110%
}

.bullet_block .bullet_wrap {
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-pack: justify;
 justify-content: space-between;
 margin: 0 -15px;
 position: relative
}

.bullet_block .bullet_wrap .bullet_wrap_item {
 text-align: center;
 width: 33.33%;
 max-width: 410px;
 padding: 0 15px
}

.bullet_block .bullet_wrap .bullet_wrap_item .bullet_image {
 margin-bottom: 41px;
 min-height: 200px;
 -ms-flex-direction: column;
 flex-direction: column;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-pack: center;
 justify-content: center
}

.bullet_block .bullet_wrap .bullet_wrap_item .bullet_image img {
 -ms-flex-item-align: center;
 align-self: center;
 max-height: 200px
}

.bullet_block .bullet_wrap .bullet_wrap_item h3 {
 font-weight: 600;
 font-size: 32px;
 line-height: 125%;
 text-align: center;
 color: #000;
 margin-bottom: 20px
}

.bullet_block .bullet_wrap .bullet_wrap_item p {
 text-align: center;
 margin-bottom: 0;
 font-size: 18px;
 line-height: 160%;
 color: #737373
}

@media screen and (max-width: 1524px) {
 .bullet_block {
     padding:70px 0
 }

 .bullet_block .bullet_wrap .bullet_wrap_item h3 {
     font-size: 28px
 }

 .bullet_block .title_block h2 {
     margin-bottom: 70px;
     font-size: 50px
 }
}

@media screen and (max-width: 991px) {
 .bullet_block {
     padding:70px 0
 }

 .bullet_block .bullet_wrap {
     -ms-flex-pack: distribute;
     justify-content: space-around
 }

 .bullet_block .bullet_wrap .bullet_wrap_item {
     text-align: center;
     width: auto;
     max-width: 350px;
     margin-bottom: 50px
 }

 .bullet_block .title_block h2 {
     margin-bottom: 70px;
     font-size: 50px
 }
}

@media screen and (max-width: 767px) {
 .bullet_block .bullet_wrap .bullet_wrap_item {
     width:100%;
     max-width: 100%;
     margin-bottom: 35px
 }

 .bullet_block .title_block h2 {
     margin-bottom: 20px;
     font-size: 32px;
     font-weight: 600
 }

 .bullet_block .bullet_wrap .bullet_wrap_item .bullet_image {
     margin-bottom: 24px
 }

 .bullet_block .bullet_wrap .bullet_wrap_item h3 {
     font-weight: 700;
     font-size: 24px;
     margin-bottom: 10px
 }

 .bullet_block {
     padding: 50px 0
 }
}
.product_tab_block {
 padding: 100px 0;
}

.product_tab_block .title_product h2 {
 text-align: center;
 margin-bottom: 80px
}

.product_tab_block .tabs_wrap {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.product_tab_block .tabs_wrap .tab_navigation {
 width: 240px;
 padding-right: 60px;
 padding-top: 20px;
}

.product_tab_block .tabs_wrap .tab_image_block {
 width: calc(100% - 240px)
}

.product_tab_block .tabs_wrap .tab_image_block .tab_image_item:not(:first-child) {
 display: none
}

.product_tab_block .tab_navigation ul {
 margin-bottom: 30px
}

.product_tab_block .tab_navigation ul .nav_item {
 margin-bottom: 20px
}

.product_tab_block .tab_navigation ul .nav_item a,.product_tab_block .tab_navigation ul .nav_item.active a {
 -webkit-transition: all .2s 0s ease;
 -moz-transition: all .2s 0s ease;
 -o-transition: all .2s 0s ease;
 transition: all .2s 0s ease
}

.product_tab_block .tab_navigation ul .nav_item a {
 font-weight: 700;
 font-size: 18px;
 line-height: 160%;
 padding: 12px 10px 12px 0;
 display: inline-block;
 border-bottom: 2px dotted #fff
}

.product_tab_block .tab_navigation ul .nav_item.active a {
 font-size: 22px
}

.product_tab_block .tab_navigation .tabs_arrow .arrow_nav {
 display: inline-block;
 cursor: pointer
}

.product_tab_block .tab_navigation .tabs_arrow .arrow_nav+.arrow_nav {
 margin-left: 24px
}

.product_tab_block .tab_image_item .tab_image_block_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_image {
 width: 53.4%;
 padding-right: 0
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_description {
 width: 46.6%;
 padding-left: 6.6%
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_description strong {
 font-weight: 700
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_description h2 {
 font-size: 40px;
 margin-bottom: 16px
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_description h3 {
 font-weight: 600;
 font-size: 32px;
 line-height: 125%;
 color: #737373;
 margin-bottom: 40px
}

.product_tab_block .tab_image_item .tab_image_block_inner .item_description p {
 font-size: 18px;
 line-height: 160%;
 margin-bottom: 40px;
 color: #737373
}

.product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 30px
}

.product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item {
 width: 50%;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: start;
 align-items: flex-start;
 margin-bottom: 26px;
 padding-right: 7%
}

.product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_image {
 background: #ccd6f6;
 border-radius: 4px;
 height: 56px;
 width: 56px;
 min-width: 56px;
 margin-right: 24px;
 text-align: center;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-item-align: center;
 align-self: center
}

.product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_image img {
 margin: 0 auto
}

.product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
 -ms-flex-item-align: center;
 align-self: center;
 -ms-flex: 1;
 flex: 1;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 80px;
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page {
 margin-right: 32px;
 margin-bottom: 30px
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page a {
 display: inline-block;
 text-align: center;
 padding: 17px 40px;
 min-width: 200px;
 font-weight: 500;
 font-size: 18px;
 line-height: 160%;
 color: #fff;
 background: #2c2c2c;
 border-radius: 4px;
 text-decoration: none
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page a:hover {
 background: #d033a8
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup {
 margin-bottom: 30px;
 cursor: pointer;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover {
 color: #d033a8
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover svg circle {
 stroke: #d033a8
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover svg path {
 fill: #d033a8
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup svg {
 display: inline-block;
 margin-right: 16px
}

.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup svg circle,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup svg path,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover svg circle,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup:hover svg path,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page a,.product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page a:hover {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations .title_intergrations {
 margin-bottom: 16px
}

.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations .title_intergrations p {
 font-size: 18px;
 line-height: 160%;
 color: #737373;
 margin-bottom: 0
}

.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations ul li {
 display: inline-block
}

.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations ul li a,.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations ul li span {
 display: block
}

.product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations ul li+li {
 margin-left: 16px
}

.product_tab_block .tab_image_item .tab_image_block_inner .animated-wrapper.block-1 {
 display: none
}

.product_tab_block .embed-container {
 position: relative;
 padding-bottom: 56.25%;
 overflow: hidden;
 max-width: 100%;
 width: 100%
}

.product_tab_block .embed-container embed,.product_tab_block .embed-container iframe,.product_tab_block .embed-container object {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}

@media screen and (max-width: 1524px) {
 .product_tab_block {
     padding:70px 0
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_description h2 {
     font-size: 38px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
     font-size: 16px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item {
     padding-right: 4%
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page a {
     padding: 17px 20px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page {
     margin-right: 15px
 }
}

@media screen and (max-width: 1430px) {
 .product_tab_block .tab_image_item .tab_image_block_inner .item_description {
     width:44.8%;
     padding-left: 3%
 }
}

@media screen and (max-width: 1199px) {
 .product_tab_block .tabs_wrap .tab_navigation {
     width:180px;
     padding-right: 30px;
     padding-top: 50px
 }

 .product_tab_block .tabs_wrap .tab_image_block {
     width: calc(100% - 180px)
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_image {
     margin-right: 16px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item {
     padding-right: 2%
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
     font-size: 15px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_description h2 {
     font-size: 34px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block {
     margin-bottom: 24px
 }
}

@media screen and (max-width: 991px) {
 .product_tab_block {
     padding:70px 0
 }

 .product_tab_block .tabs_wrap .tab_navigation {
     width: 100%;
     padding-right: 0;
     padding-top: 0
 }

 .product_tab_block .tabs_wrap .tab_image_block {
     width: 100%
 }

 .product_tab_block .tab_navigation .tabs_arrow {
     display: none
 }

 .product_tab_block .tab_navigation ul {
     -ms-flex-pack: center;
     justify-content: center;
     display: -ms-flexbox;
     display: flex;
     margin-bottom: 30px;
     -ms-flex-align: center;
     align-items: center;
     flex-wrap: nowrap;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch;
     -ms-overflow-style: -ms-autohiding-scrollbar;
     scrollbar-width: none;
     -ms-overflow-style: none
 }

 .product_tab_block .tab_navigation ul::-webkit-scrollbar {
     width: 0;
     height: 0
 }

 .product_tab_block .tab_navigation ul .nav_item a {
     font-weight: 700;
     font-size: 18px;
     line-height: 160%;
     padding: 12px 0;
     display: inline-block;
     white-space: nowrap
 }

 .product_tab_block .tab_navigation ul .nav_item+.nav_item {
     margin-left: 40px
 }

 .product_tab_block .tab_navigation ul .nav_item {
     margin-bottom: 0;
     border-bottom: none!important
 }

 .tab_navigation .nav_item.active {
     border-bottom: none!important
 }

 .product_tab_block .title_product h2 {
     margin-bottom: 40px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_image {
     width: 100%;
     padding-right: 0
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_image img {
     display: block;
     margin: 0 auto 40px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_description {
     width: 100%;
     padding-left: 0
 }

 .product_tab_block .tab_navigation ul .nav_item.active a {
     font-size: 18px
 }
}

@media screen and (max-width: 767px) {
 .product_tab_block .title_product h2 {
     margin-bottom:32px;
     font-size: 32px;
     font-weight: 600
 }

 .product_tab_block {
     padding: 50px 0
 }

 .product_tab_block .tab_navigation ul {
     -ms-flex-pack: inherit;
     justify-content: normal
 }

 .product_tab_block .tab_navigation ul .nav_item.active a {
     font-size: 18px
 }

 .product_tab_block .tab_navigation ul .nav_item+.nav_item {
     margin-left: 30px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_description h2 {
     font-size: 24px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .item_description p {
     margin-bottom: 24px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
     font-size: 13px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .key_intergrations {
     display: none
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page {
     -ms-flex-order: 1;
     order: 1;
     width: 100%;
     margin: 0
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .link_page .button_link {
     width: 100%;
     display: block
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .cta_inner .js_video_popup {
     -ms-flex-order: 0;
     order: 0;
     margin: 0 auto 24px
 }

 .product_tab_block .tab_image_item .tab_image_block_inner .media_bullet_block {
     margin-bottom: 15px
 }
}
.product_hero_title {
 position: relative;
 padding: 60px 0 20px
}

.product_hero_title:before {
 content: "";
 position: absolute;
 width: 44%;
 height: calc(100% + 129px);
 top: -129px;
 right: 0;
 background: #fce2de;
 z-index: -1;
 border-radius: 0 0 0 20px
}

.product_hero_title .hero_title_inner,.product_hero_title .title_block .cta_inner .book_demo {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.product_hero_title .mob_image,.product_hero_title .title_block .cta_inner .popup_js span {
 display: none
}

.product_hero_title .title_block {
 width: 50%;
 padding-right: 43px;
 padding-top: 0
}

.product_hero_title .title_block .desc_inner {
 margin-bottom: 48px
}

.product_hero_title .title_block .desc_inner h1 {
 margin-bottom: 32px
}

.product_hero_title .title_block .desc_inner p {
 font-size: 18px;
 color: #737373;
 line-height: 160%
}

.product_hero_title .title_block.product_title {
 padding-right: 30px
}

.product_hero_title .title_block.product_title .cta_inner .book_demo {
 width: calc(100% - 64px)
}

.product_hero_title .title_block .cta_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 64px
}

.product_hero_title .title_block .cta_inner .book_demo {
 width: 100%;
 max-width: 602px;
 position: relative
}

.product_hero_title .title_block .cta_inner .book_demo .imgSpinner1 {
 position: absolute;
 height: 64px;
 width: 100%;
 top: 0;
 left: 0;
 background: rgba(255,255,255,.6);
 padding: 0 10px;
 display: none
}

.product_hero_title .title_block .cta_inner .book_demo .imgSpinner1 img {
 height: 100%;
 margin: 0 auto 0 30%;
 display: block
}

.product_hero_title .title_block .cta_inner .book_demo .js_button_popup_hero {
 width: 174px;
 color: #fff;
 padding: 17px 10px;
 text-align: center;
 background: #2c2c2c;
 border-radius: 4px;
 font-weight: 700;
 line-height: 160%;
 font-size: 18px;
 cursor: pointer;
 margin-left: 16px
}

.product_hero_title .title_block .cta_inner .book_demo .form_control,.product_hero_title .title_block .cta_inner .book_demo .js_button_popup_hero,.product_hero_title .title_block .cta_inner .book_demo .js_button_popup_hero:hover,.product_hero_title .title_block .cta_inner .popup_js svg circle,.product_hero_title .title_block .cta_inner .popup_js svg path,.product_hero_title .title_block .cta_inner .popup_js:hover svg circle,.product_hero_title .title_block .cta_inner .popup_js:hover svg path {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.product_hero_title .title_block .cta_inner .book_demo .form_control {
 width: calc(100% - 190px);
 display: inline-block;
 border: 1px solid #dde2ee;
 border-radius: 4px;
 height: 64px;
 background: #fff;
 font-weight: 400;
 font-size: 18px;
 line-height: 160%;
 color: #2c2c2c;
 padding: 0 16px
}

.product_hero_title .title_block .cta_inner .book_demo .label_form {
 font-size: 12px;
 color: #aeabab;
 margin-top: 8px;
 width: 100%
}

.product_hero_title .title_block .cta_inner .book_demo .label_form a {
 text-decoration: underline
}

.product_hero_title .title_block .cta_inner .popup_js,.product_hero_title .title_block .cta_inner .popup_js:hover {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.product_hero_title .title_block .cta_inner .popup_js {
 -ms-flex-align: center;
 align-items: center;
 display: -ms-flexbox;
 display: block;
 margin-top: 10px;
 margin-left: 16px;
 cursor: pointer;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.product_hero_title .title_block .cta_inner .popup_js:hover {
 color: #d033a7
}

.product_hero_title .title_block .cta_inner .popup_js:hover svg circle {
 stroke: #d033a8
}

.product_hero_title .title_block .cta_inner .popup_js:hover svg path {
 fill: #d033a8
}

.product_hero_title .title_block .cta_inner .popup_js svg {
 display: inline-block
}

.product_hero_title .title_block .product_brand_block {
 margin-bottom: 70px
}

.product_hero_title .title_block .product_brand_block .brand_wrap {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 margin: 0 -28px
}

.product_hero_title .title_block .product_brand_block .brand_wrap .brand_image {
 padding: 0 28px
}

.product_hero_title .title_block .product_brand_block .brand_wrap .brand_image img {
 opacity: .7
}

@media screen and (max-width: 991px) {
 .product_hero_title .title_block .brand_block {
     margin-bottom:30px
 }
}

@media screen and (max-width: 767px) {
 .product_hero_title .title_block .brand_block .brand_wrap {
     flex-wrap:nowrap;
     overflow-x: auto;
     -webkit-overflow-scrolling: touch;
     -ms-overflow-style: -ms-autohiding-scrollbar;
     margin: 0 -15px
 }

 .product_hero_title .title_block .brand_block .brand_wrap::-webkit-scrollbar {
     display: none
 }

 .product_hero_title .title_block .brand_block .brand_wrap .brand_image img {
     max-width: 100px;
     width: auto
 }

 .product_hero_title .title_block .brand_block .brand_wrap .brand_image {
     padding: 0 15px
 }
}

.product_hero_title .hero_image {
 width: 50%
}

.product_hero_title .hero_image img {
 width: auto;
 max-width: none
}

.product_hero_title .hero_image.popup_js {
 cursor: pointer
}

.product_hero_title .embed-container {
 position: relative;
 padding-bottom: 56.25%;
 overflow: hidden;
 max-width: 100%;
 width: 100%
}

.hero_popup,.modal_video,.product_hero_title .embed-container embed,.product_hero_title .embed-container iframe,.product_hero_title .embed-container object {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}

.hero_popup,.modal_video {
 display: none;
 position: fixed;
 background-color: #000;
 overflow-y: auto;
 z-index: 999;
 opacity: 1
}

.modal_video .container {
 height: 100%;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.modal_video .modal_content {
 width: 100%;
 position: relative;
 -ms-flex-item-align: center;
 align-self: center
}

.modal_video .modal_content .video_block {
 position: relative
}

.modal_video .modal_content .video_block .close_modal {
 position: absolute;
 top: 24px;
 right: 24px;
 z-index: 99;
 cursor: pointer
}

.modal_video .modal_content .video_block .mejs-controls .mejs-time-rail .mejs-time-current {
 background: #d033a8
}

.modal_video .modal_content .video_block .mejs-container,.modal_video .modal_content .video_block .mejs-overlay.load,.modal_video .modal_content .video_block .wp-video,.modal_video .modal_content .video_block video.wp-video-shortcode {
 width: 100%!important;
 height: 100%!important
}

.modal_video .modal_content .video_block .mejs-container {
 padding-top: 56.25%
}

.modal_video .modal_content .video_block .wp-video,.modal_video .modal_content .video_block video.wp-video-shortcode {
 max-width: 100%!important
}

.modal_video .modal_content .video_block video.wp-video-shortcode {
 position: relative
}

.modal_video .modal_content .video_block .mejs-mediaelement {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0
}

.modal_video .modal_content .video_block .mejs-overlay-play {
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 width: auto!important;
 height: auto!important
}

.hero_popup {
 background-color: #2c2c2c90;
 padding: 0 24px
}

.hero_popup .modal {
 border-radius: 0;
 position: relative;
 width: 100%;
 height: 100%;
 padding: 60px 0 30px
}

.hero_popup .modal .modal_content {
 width: 1020px;
 max-width: 100%;
 margin-left: auto;
 margin-right: auto;
 position: relative;
 background: #fff;
 box-shadow: 0 20px 40px rgba(0,0,0,.1);
 border-radius: 16px;
 overflow: hidden
}

.hero_popup .modal .modal_content .title_modal {
 background: #dde2ee;
 text-align: center;
 font-weight: 700;
 font-size: 32px;
 line-height: 125%;
 color: #2c2c2c;
 padding: 14px 20px;
 position: relative;
 margin-bottom: -50px
}

.hero_popup .modal .modal_content .title_modal .close_modal_2 {
 position: absolute;
 top: 16px;
 right: 16px;
 cursor: pointer
}

.hero_popup .modal .modal_content iframe {
 height: 706px;
 width: 100%
}

@media (max-width: 1570px) {
 .product_hero_title .hero_image img {
     width:100%;
     max-width: none
 }

 .product_hero_title .hero_image .main-block-wrapper img {
     width: auto;
     max-width: none
 }
}

@media (max-width: 1524px) {
 .product_hero_title .title_block .desc_inner h1 {
     font-size:54px
 }

 .product_hero_title .title_block .cta_inner .link_page {
     margin-right: 20px
 }
}

@media screen and (max-width: 991px) {
 .product_hero_title .title_block {
     width:100%;
     padding: 0
 }

 .product_hero_title .hero_image {
     display: none
 }

 .product_hero_title:before {
     content: none!important;
     position: absolute;
     width: 100%;
     height: 78%;
     top: -86px;
     right: 0;
     background: #fce2de;
     z-index: -1;
     border-radius: 0
 }

 .product_hero_title .mob_image {
     display: block;
     margin-bottom: 40px;
     position: relative;
     padding-bottom: 24px
 }

 .product_hero_title .mob_image.product:before {
     content: "";
     position: absolute;
     width: calc(100% + 60px);
     height: calc(100% + 300px);
     top: -300px;
     left: -30px;
     bottom: 0;
     background: #fce2de;
     z-index: -1;
     border-radius: 0
 }

 .product_hero_title .title_block .product_brand_block .brand_wrap .brand_image {
     padding: 0 20px
 }

 .product_hero_title .title_block .product_brand_block .brand_wrap {
     margin: 0 -20px;
     -ms-flex-pack: center;
     justify-content: center
 }

 .product_hero_title .title_block .product_brand_block {
     margin-bottom: 20px
 }

 .product_hero_title .title_block .cta_inner .book_demo {
     max-width: 100%
 }

 .product_hero_title .title_block.product_title {
     padding-right: 0
 }
}

@media screen and (max-width: 767px) {
 .modal_video .modal_content .video_block .close_modal {
     position:fixed
 }

 .modal_video .modal_content .video_block .close_modal svg path {
     fill: #fff
 }

 .product_hero_title .title_block .desc_inner h1 {
     font-size: 32px
 }

 .product_hero_title:before {
     height: 65%
 }

 .product_hero_title .title_block,.product_hero_title .title_block .cta_inner {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap
 }

 .product_hero_title .title_block .cta_inner {
     margin-bottom: 0;
     -ms-flex-order: 3;
     order: 3;
     -ms-flex-pack: center;
     justify-content: center;
     width: 100%
 }

 .product_hero_title .title_block .product_brand_block {
     margin-bottom: 40px;
     -ms-flex-order: 2;
     order: 2
 }

 .product_hero_title .title_block .cta_inner .link_page {
     margin-right: 0;
     margin-bottom: 24px
 }

 .product_hero_title .title_block .cta_inner .link_page a {
     min-width: 330px
 }

 .product_hero_title {
     position: relative;
     padding: 10px 0 0
 }

 .product_hero_title .title_block .cta_inner .book_demo .form_control {
     width: 100%;
     margin-bottom: 20px
 }

 .product_hero_title .title_block .cta_inner .book_demo .js_button_popup_hero {
     width: 100%;
     margin-left: 0
 }

 .brand_block {
     margin-top: 40px
 }

 .product_hero_title .mob_image {
     margin-bottom: 24px
 }

 .product_hero_title .mob_image.product:before {
     width: calc(100% + 48px);
     left: -24px
 }

 .product_hero_title .title_block .cta_inner .popup_js span {
     display: block;
     margin-left: 16px
 }

 .product_hero_title .title_block .cta_inner .book_demo {
     width: 100%
 }

 .product_hero_title .title_block .cta_inner .popup_js {
     margin-top: 16px;
     margin-left: 0;
     display: flex
 }

 .product_hero_title .title_block .cta_inner .book_demo .label_form {
     text-align: center
 }

 .product_hero_title .title_block .cta_inner .book_demo .imgSpinner1 {
     height: 64px
 }

 .product_hero_title .title_block .cta_inner .book_demo .imgSpinner1 img {
     margin: 0 auto
 }
}
.news_block {
 padding: 100px 0
}

.news_block .title_block {
 margin-bottom: 56px;
 text-align: center
}

.news_block .link_blog {
 text-align: center
}

.news_block .link_blog a {
 display: inline-block;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%;
 color: #d033a8
}

.news_block .link_blog a svg {
 position: relative;
 top: 3px;
 margin-left: 20px
}

.news_block .link_blog a:hover {
 color: #2c2c2c
}

.news_block .link_blog a:hover svg path {
 fill: #2c2c2c
}

.news_block .recent_post {
 display: -ms-grid;
 display: grid;
 -ms-grid-columns: 1fr 1fr 1fr;
 grid-template-columns: 1fr 1fr 1fr;
 grid-gap: 24px 32px;
 margin-bottom: 60px
}

.news_block .recent_post .recent_post_inner {
 background: #f9f9fd;
 border-radius: 8px
}

.news_block .recent_post .recent_post_inner:first-child {
 -ms-grid-row: 1;
 grid-row-start: 1;
 grid-row-end: 3
}

.news_block .recent_post .recent_post_inner:first-child .recent_post_desc_wrap .post_date,.news_block .recent_post .recent_post_inner:first-child .recent_post_image {
 display: block
}

.news_block .recent_post .recent_post_inner:first-child .recent_post_desc_wrap .recent_post_category {
 display: none
}

.news_block .recent_post .recent_post_inner:first-child .recent_post_desc_wrap .excerpt_block {
 color: #737373
}

.news_block .recent_post .recent_post_inner a {
 display: block;
 height: 100%;
 padding: 24px
}

.news_block .recent_post .recent_post_inner .recent_post_image {
 display: none;
 margin-bottom: 24px
}

.news_block .recent_post .recent_post_inner .recent_post_image img {
 border-radius: 8px;
 -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
 -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.2);
 box-shadow: 0 0 20px 0 rgba(0,0,0,.2)
}

.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .recent_post_title h3 {
 margin-bottom: 8px;
 font-weight: 700;
 font-size: 24px;
 line-height: 160%;
 color: #2c2c2c
}

.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .post_date {
 margin-bottom: 8px;
 display: none;
 font-size: 13px;
 line-height: 160%;
 color: #737373
}

.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .recent_post_category {
 margin-bottom: 12px
}

.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .recent_post_category ul li {
 display: inline-block;
 padding: 6px 16px;
 border: 1px solid #dde2ee;
 border-radius: 8px;
 font-size: 18px;
 line-height: 160%;
 margin-right: 10px;
 margin-bottom: 7px
}

.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .excerpt_block {
 margin-bottom: 0;
 font-size: 18px;
 line-height: 160%;
 color: #2c2c2c
}

.news_block .recent_post .recent_post_inner:hover .recent_post_desc_wrap .recent_post_title h3 {
 color: #d033a8
}

@media screen and (max-width: 1524px) {
 .news_block {
     padding:70px 0
 }
}

@media screen and (max-width: 991px) {
 .news_block .recent_post .recent_post_inner:first-child {
     -ms-grid-row:1;
     grid-row-start: 1;
     grid-row-end: 3
 }

 .news_block .recent_post {
     -ms-grid-columns: 1fr 1fr;
     grid-template-columns: 1fr 1fr;
     grid-gap: 24px
 }
}

@media screen and (max-width: 767px) {
 .news_block .container {
     padding:0
 }

 .news_block .recent_post,.news_block .recent_post .recent_post_inner .recent_post_desc_wrap .post_date,.news_block .recent_post .recent_post_inner .recent_post_image {
     display: block
 }

 .news_block .recent_post .recent_post_inner .recent_post_desc_wrap .recent_post_category {
     display: none
 }

 .news_block .recent_post .recent_post_inner .recent_post_desc_wrap .excerpt_block {
     color: #737373
 }

 .news_block .recent_post .recent_post_inner {
     height: 100%;
     margin: 0 24px
 }

 .news_block .slick-slider .slick-track,.slick-slider .slick-list {
     display: flex
 }

 .news_block .slick-slider .slick-dots {
     bottom: -50px
 }

 .news_block .slick-slider .slick-dots li {
     margin: 0 12px
 }

 .news_block .slick-slider .slick-dots li button:before {
     content: "";
     width: 16px;
     height: 16px;
     opacity: 1;
     border: 1px solid #fff;
     border-radius: 100%;
     background: #f6d6ee
 }

 .news_block .slick-slider .slick-dots li.slick-active button {
     position: relative;
     top: -2px
 }

 .news_block .slick-slider .slick-dots li.slick-active button:before {
     width: 24px;
     height: 24px;
     background: #fff;
     border: 1px solid #d033a8
 }

 .news_block .title_block {
     margin-bottom: 32px
 }

 .news_block .title_block h2 {
     font-size: 32px;
     font-weight: 600
 }

 .news_block .recent_post .recent_post_inner:first-child .recent_post_image img {
     margin: 0 auto
 }

 .news_block .recent_post {
     margin-bottom: 110px
 }
}
.media_image {
 padding: 50px 0
}

.media_image .image_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center
}

.media_image .image_inner .item_image {
 width: 50%;
 padding-right: 0
}

.media_image .image_inner .item_description {
 width: 50%;
 padding-left: 8%
}

.media_image .image_inner .item_description strong {
 font-weight: 700
}

.media_image .image_inner .item_description p {
 margin-bottom: 25px;
 font-size: 24px;
 line-height: 160%;
 color: #737373;
 font-weight: 400
}

.media_image .image_inner .item_description a {
 text-decoration: underline
}

.media_image .image_inner .item_description a:hover {
 text-decoration: none
}

.media_image .image_inner .item_description h2 {
 margin-bottom: 32px
}

.media_image .image_inner .item_description h3 {
 margin-bottom: 0;
 color: #737373;
 font-size: 18px;
 line-height: 160%;
 font-weight: 400
}

.media_image.right .image_inner .item_image {
 -ms-flex-order: 1;
 order: 1
}

.media_image.right .image_inner .item_description {
 -ms-flex-order: 0;
 order: 0;
 padding-left: 0;
 padding-right: 8%
}

@media screen and (max-width: 1524px) {
 .media_image .image_inner .item_description p {
     font-size:22px
 }
}

@media screen and (max-width: 1199px) {
 .media_image .image_inner .item_description {
     padding-left:5%
 }

 .media_image .image_inner .item_description h2 {
     font-size: 50px
 }

 .media_image .image_inner .item_description h3 {
     font-size: 28px
 }

 .media_image.right .image_inner .item_description {
     padding-right: 5%
 }
}

@media screen and (max-width: 991px) {
 .media_image {
     padding:50px 0
 }

 .media_image .image_inner .item_image {
     width: 100%
 }

 .media_image .image_inner .item_image img {
     display: block;
     margin: 0 auto 40px
 }

 .media_image .image_inner .item_description {
     padding-left: 0;
     width: 100%
 }

 .media_image.right .image_inner .item_description {
     padding-right: 0;
     width: 100%
 }

 .media_image.right .image_inner .item_image {
     -ms-flex-order: 0;
     order: 0
 }

 .media_image.right .image_inner .item_description {
     -ms-flex-order: 1;
     order: 1
 }

 .media_image.bottom .image_inner .item_description {
     -ms-flex-order: 0;
     order: 0;
     margin-bottom: 30px
 }

 .media_image.bottom .image_inner .item_image {
     -ms-flex-order: 1;
     order: 1
 }

 .media_image.bottom .image_inner .item_image img {
     margin: 0 auto
 }
}

@media screen and (max-width: 767px) {
 .media_image .image_inner .item_description {
     margin-bottom:16px
 }

 .media_image .image_inner .item_description h2 {
     font-size: 32px;
     font-weight: 600
 }

 .media_image .image_inner .item_description h2 strong {
     font-weight: 700
 }

 .media_image .image_inner .item_description h3,.media_image .image_inner .item_description p {
     font-size: 18px
 }
}
.media_block {
 padding: 50px 0
}

.media_block .image_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 padding: 72px;
 border-radius: 16px
}

.media_block .image_inner .item_image {
 width: 52%;
 padding-right: 0
}

.media_block .image_inner .item_description {
 width: 48%;
 padding-left: 5.5%
}

.media_block .image_inner .item_description strong {
 font-weight: 700
}

.media_block .image_inner .item_description h2 {
 margin-bottom: 32px
}

.media_block .image_inner .item_description h3 {
 font-weight: 400;
 font-size: 18px;
 line-height: 125%;
 color: #737373;
 margin-bottom: 40px
}

.media_block .image_inner .media_bullet_block {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-bottom: 30px
}

.media_block .image_inner .media_bullet_block .bullet_wrap_item {
 width: 50%;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: start;
 align-items: flex-start;
 margin-bottom: 26px;
 padding-right: 7%
}

.media_block .image_inner .media_bullet_block .bullet_wrap_item .bullet_image {
 background: #ccd6f6;
 border-radius: 4px;
 height: 56px;
 width: 56px;
 min-width: 56px;
 margin-right: 24px;
 text-align: center;
 display: -ms-flexbox;
 display: flex
}

.media_block .image_inner .media_bullet_block .bullet_wrap_item .bullet_image img {
 margin: 0 auto
}

.media_block .image_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
 -ms-flex-item-align: center;
 align-self: center;
 -ms-flex: 1;
 flex: 1;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.media_block .image_inner .cta_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 position: relative
}

.media_block .image_inner .cta_inner .label_form {
 font-size: 12px;
 color: #aeabab;
 margin-top: 8px;
 position: absolute;
 right: 0;
 width: 100%;
 bottom: -21px;
 line-height: 1.3;
 opacity: 0;
 height: 0;
 overflow: hidden
}

.media_block .image_inner .cta_inner .label_form a {
 text-decoration: underline
}

.media_block .image_inner .cta_inner .cta_request_form.open_popup+.label_form {
 -webkit-transition: all .3s .2s ease;
 -moz-transition: all .3s .2s ease;
 -o-transition: all .3s .2s ease;
 transition: all .3s .2s ease;
 opacity: 1;
 height: auto
}

.media_block .image_inner .cta_inner .cta_button,.media_block .image_inner .cta_inner .cta_request_form,.media_block .image_inner .cta_inner .label_form {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.media_block .image_inner .cta_inner .cta_button {
 margin-right: 32px;
 display: inline-block;
 text-align: center;
 padding: 17px 40px 18px;
 min-width: 200px;
 font-weight: 500;
 font-size: 18px;
 line-height: 160%;
 color: #fff;
 background: #2c2c2c;
 border-radius: 4px;
 text-decoration: none;
 cursor: pointer
}

.media_block .image_inner .cta_inner .cta_button:hover,.media_block .image_inner .cta_inner .cta_request_form .js_button_popup_3:hover {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease;
 background: #1e48d8
}

.media_block .image_inner .cta_inner .cta_request_form {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 9;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 transform: translateX(0);
 visibility: hidden;
 opacity: 0
}

.media_block .image_inner .cta_inner .cta_request_form .imgSpinner1 {
 position: absolute;
 height: 64px;
 width: 100%;
 top: 0;
 left: 0;
 background: rgba(255,255,255,.6);
 padding: 0 10px;
 display: none
}

.media_block .image_inner .cta_inner .cta_request_form .imgSpinner1 img {
 height: 100%;
 margin: 0 auto 0 40%;
 display: block
}

.media_block .image_inner .cta_inner .cta_request_form .form_control {
 width: 0;
 display: inline-block;
 border: 1px solid #2c2c2c;
 border-radius: 4px 0 0 4px;
 border-right: none;
 height: 64px;
 background: #fff;
 font-weight: 400;
 font-size: 18px;
 line-height: 160%;
 color: #2c2c2c;
 padding: 0 10px 0 16px;
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.media_block .image_inner .cta_inner .cta_request_form .js_button_popup_3 {
 height: 64px;
 width: 54px;
 text-align: center;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: center;
 align-items: center;
 background: #2c2c2c;
 -ms-flex-pack: center;
 justify-content: center;
 border-radius: 0 4px 4px 0;
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease;
 cursor: pointer
}

.media_block .image_inner .cta_inner .cta_request_form.open_popup {
 transform: translateX(0);
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease;
 visibility: visible;
 opacity: 1
}

.media_block .image_inner .cta_inner .cta_request_form.open_popup .form_control {
 width: calc(100% - 54px)
}

.media_block .image_inner .cta_inner .js_open_popup {
 cursor: pointer;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.media_block .image_inner .cta_inner .js_open_popup:hover {
 color: #1e48d8
}

.media_block .image_inner .cta_inner .js_open_popup:hover svg circle {
 stroke: #1e48d8
}

.media_block .image_inner .cta_inner .js_open_popup:hover svg path {
 fill: #1e48d8
}

.media_block .image_inner .cta_inner .js_open_popup svg {
 display: inline-block;
 margin-right: 16px
}

.media_block .image_inner .cta_inner .cta_request_form.open_popup .form_control,.media_block .image_inner .cta_inner .js_open_popup,.media_block .image_inner .cta_inner .js_open_popup svg circle,.media_block .image_inner .cta_inner .js_open_popup svg path,.media_block .image_inner .cta_inner .js_open_popup:hover,.media_block .image_inner .cta_inner .js_open_popup:hover svg circle,.media_block .image_inner .cta_inner .js_open_popup:hover svg path {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

@media screen and (max-width: 1524px) {
 .media_block .image_inner .item_description h2 {
     margin-bottom:26px;
     font-size: 48px
 }

 .media_block .image_inner .item_image {
     width: 45%;
     padding-right: 0
 }

 .media_block .image_inner .item_description {
     width: 55%;
     padding-left: 4%
 }

 .media_block .image_inner {
     padding: 50px
 }

 .media_block .image_inner .item_description h3 {
     font-size: 28px;
     margin-bottom: 32px
 }

 .media_block .image_inner .media_bullet_block {
     margin-bottom: 15px
 }
}

@media screen and (max-width: 991px) {
 .media_block .image_inner .item_image {
     width:100%;
     padding-right: 0;
     margin-bottom: 40px
 }

 .media_block .image_inner .item_description {
     width: 100%;
     padding-left: 0
 }
}

@media screen and (max-width: 767px) {
 .media_block .container {
     padding:0
 }

 .media_block .image_inner {
     padding: 48px 24px;
     border-radius: 0
 }

 .media_block .image_inner .item_image {
     display: none
 }

 .media_block .image_inner .item_description h2 {
     margin-bottom: 16px;
     font-size: 32px
 }

 .media_block .image_inner .item_description h3 {
     font-size: 18px;
     margin-bottom: 24px
 }

 .media_block .image_inner .media_bullet_block .bullet_wrap_item .bullet_desc {
     font-size: 13px
 }

 .media_block .image_inner .cta_inner .cta_button {
     -ms-flex-order: 1;
     order: 1;
     width: 100%;
     margin: 0;
     display: block
 }

 .media_block .image_inner .cta_inner .js_open_popup {
     -ms-flex-order: 0;
     order: 0;
     margin: 0 auto 24px
 }

 .media_block .image_inner .cta_inner .cta_request_form {
     top: inherit;
     bottom: 0
 }

 .media_block .image_inner .cta_inner .label_form {
     text-align: center
 }
}
.hero_title {
 position: relative;
 overflow: hidden;
 padding: 60px 0 0
}

.hero_title .hero_title_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.hero_title .mob_image {
 display: none
}

.hero_title .title_block {
 width: 45%;
 padding-right: 30px;
 padding-top: 3%
}

.hero_title .title_block .desc_inner {
 margin-bottom: 48px
}

.hero_title .title_block .desc_inner h1 {
 margin-bottom: 32px
}

.hero_title .title_block .desc_inner p {
 font-size: 18px;
 color: #737373;
 line-height: 160%
}

.hero_title .title_block .cta_inner {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.hero_title .title_block .cta_inner .link_page {
 margin-right: 32px
}

.hero_title .title_block .cta_inner .link_page a {
 display: inline-block;
 text-align: center;
 padding: 18px 40px 17px;
 min-width: 200px;
 font-weight: 500;
 font-size: 18px;
 line-height: 160%;
 color: #fff;
 background: #2c2c2c;
 border-radius: 4px
}

.hero_title .title_block .cta_inner .link_page a:hover {
 background: #d033a8
}

.hero_title .title_block .cta_inner .js_video_popup {
 cursor: pointer;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -ms-flex-align: center;
 align-items: center;
 font-weight: 700;
 font-size: 18px;
 line-height: 160%
}

.hero_title .title_block .cta_inner .js_video_popup:hover {
 color: #d033a8
}

.hero_title .title_block .cta_inner .js_video_popup:hover svg circle {
 stroke: #d033a8
}

.hero_title .title_block .cta_inner .js_video_popup:hover svg path {
 fill: #d033a8
}

.hero_title .title_block .cta_inner .js_video_popup svg {
 display: inline-block;
 margin-right: 16px
}

.hero_title .title_block .cta_inner .js_video_popup,.hero_title .title_block .cta_inner .js_video_popup svg circle,.hero_title .title_block .cta_inner .js_video_popup svg path,.hero_title .title_block .cta_inner .js_video_popup:hover,.hero_title .title_block .cta_inner .js_video_popup:hover svg circle,.hero_title .title_block .cta_inner .js_video_popup:hover svg path,.hero_title .title_block .cta_inner .link_page a,.hero_title .title_block .cta_inner .link_page a:hover {
 -webkit-transition: all .3s 0s ease;
 -moz-transition: all .3s 0s ease;
 -o-transition: all .3s 0s ease;
 transition: all .3s 0s ease
}

.hero_title .hero_image {
 width: 55%
}

.hero_title .hero_image img {
 width: auto;
 max-width: none
}

.hero_title .embed-container {
 position: relative;
 padding-bottom: 56.25%;
 overflow: hidden;
 max-width: 100%;
 width: 100%
}

.hero_title .embed-container embed,.hero_title .embed-container iframe,.hero_title .embed-container object,.modal_video {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}

.modal_video {
 display: none;
 position: fixed;
 background-color: #000;
 overflow-y: auto;
 z-index: 999;
 opacity: 1
}

.modal_video .container {
 height: 100%;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap
}

.modal_video .modal_content {
 width: 100%;
 position: relative;
 -ms-flex-item-align: center;
 align-self: center
}

.modal_video .modal_content .video_block {
 position: relative
}

.modal_video .modal_content .video_block .close_modal {
 position: absolute;
 top: 24px;
 right: 24px;
 z-index: 99;
 cursor: pointer
}

.modal_video .modal_content .video_block .mejs-controls .mejs-time-rail .mejs-time-current {
 background: #d033a8
}

.modal_video .modal_content .video_block .mejs-container,.modal_video .modal_content .video_block .mejs-overlay.load,.modal_video .modal_content .video_block .wp-video,.modal_video .modal_content .video_block video.wp-video-shortcode {
 width: 100%!important;
 height: 100%!important
}

.modal_video .modal_content .video_block .mejs-container {
 padding-top: 56.25%
}

.modal_video .modal_content .video_block .wp-video,.modal_video .modal_content .video_block video.wp-video-shortcode {
 max-width: 100%!important
}

.modal_video .modal_content .video_block video.wp-video-shortcode {
 position: relative
}

.modal_video .modal_content .video_block .mejs-mediaelement {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0
}

.modal_video .modal_content .video_block .mejs-overlay-play {
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 width: auto!important;
 height: auto!important
}

@media (min-width: 992px) {
 .hero_image .main-block-wrapper .laptop,.main-block-wrapper::before {
     position:relative;
     width: 100%
 }

 .product_hero_title .hero_image.desktop_align {
     -ms-flex-item-align: center;
     align-self: center
 }
}

@media (max-width: 1400px) {
 .hero_title .title_block .desc_inner h1 {
     font-size:54px
 }

 .hero_title .title_block .cta_inner .link_page {
     margin-right: 20px
 }
}

@media screen and (max-width: 991px) {
 .hero_title .title_block {
     width:100%;
     padding: 0
 }

 .hero_title .hero_image,.hero_title .title_block .cta_inner {
     display: none
 }

 .hero_title .mob_image {
     display: block
 }
}

@media screen and (max-width: 767px) {
 .modal_video .modal_content .video_block .close_modal {
     position:fixed
 }

 .modal_video .modal_content .video_block .close_modal svg path {
     fill: #fff
 }

 .hero_title .title_block .desc_inner h1 {
     font-size: 32px
 }
}
.bullet_number {
 padding: 100px 0
}

.bullet_number .bullet_number_wrap {
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-pack: justify;
 justify-content: space-between;
 margin: 0 -15px
}

.bullet_number .bullet_number_wrap .bullet_wrap_item {
 width: 33.33%;
 padding: 0 15px;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-align: start;
 align-items: flex-start
}

.bullet_number .bullet_number_wrap .bullet_wrap_item .bullet_numb {
	font-family: "Candara", Candara;
 font-weight: 700;
 font-size: 88px;
 line-height: 105%;
 margin-right: 24px;
 -ms-flex-item-align: center;
 align-self: center
}

.bullet_number .bullet_number_wrap .bullet_wrap_item p {
	font-family: "Candara", Candara;
 font-weight: 600;
 font-size: 32px;
 line-height: 125%;
 color: #737373;
 -ms-flex: 1;
 flex: 1;
 -ms-flex-item-align: center;
 align-self: center;
 padding-right: 2%
}

.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit {
 display: inline-block;
 vertical-align: middle;
 *vertical-align: auto;
 *zoom:1;*display: inline;
 position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
 display: inline-block;
 vertical-align: middle;
 *vertical-align: auto;
 *zoom:1;*display: inline;
 visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
 text-align: left;
 display: block;
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
 display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
 display: block;
 -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value {
 display: block;
 -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
 position: absolute
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
 -webkit-transition: -webkit-transform 2s;
 -moz-transition: -moz-transform 2s;
 -ms-transition: -ms-transform 2s;
 -o-transition: -o-transform 2s;
 transition: transform 2s
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
 -webkit-transform: translateY(-100%);
 -moz-transform: translateY(-100%);
 -ms-transform: translateY(-100%);
 -o-transform: translateY(-100%);
 transform: translateY(-100%)
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
 -webkit-transition: -webkit-transform 2s;
 -moz-transition: -moz-transform 2s;
 -ms-transition: -ms-transform 2s;
 -o-transition: -o-transform 2s;
 transition: transform 2s;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0)
}

.odometer.odometer-auto-theme,.odometer.odometer-theme-default {
	font-family: "Candara", Candara;
 line-height: 1.1em
}

.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value {
 text-align: center
}

@media (max-width: 1524px) {
 .bullet_number {
     padding:70px 0
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item .bullet_numb {
     font-size: 70px
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item p {
     padding-right: 0;
     font-size: 26px
 }
}

@media screen and (max-width: 1199px) {
 .bullet_number .bullet_number_wrap .bullet_wrap_item p {
     font-size:24px
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item .bullet_numb {
     font-size: 70px
 }
}

@media screen and (max-width: 991px) {
 .bullet_number .bullet_number_wrap .bullet_wrap_item {
     display:block;
     text-align: center
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item .bullet_numb {
     margin-right: 0;
     margin-bottom: 10px
 }

 .bullet_number {
     padding: 70px 0
 }
}

@media screen and (max-width: 767px) {
 .bullet_number {
     padding:50px 0
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item .bullet_numb {
     margin-bottom: 5px;
     font-weight: 600;
     font-size: 32px;
     line-height: 125%
 }

 .bullet_number .bullet_number_wrap .bullet_wrap_item p {
     margin-bottom: 5px;
     font-weight: 700;
     font-size: 13px;
     line-height: 160%
 }
}
.gif-container {
 cursor: pointer;
 margin-bottom: 20px;
}
.tab_image_item.active {
 display: block;
}
/*# sourceMappingURL=style.css.map */

/* Default styling for col-lg-6 */
.col-lg-6 {
    width: 40%; /* Default width */
}

/* Media queries for responsive adjustments */
@media (max-width: 767px) {
    /* Adjust styling for devices with a maximum width of 767px (e.g., smartphones) */
    .col-lg-6 {
        width: 100%; /* Set custom width for smaller screens */
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    /* Adjust styling for devices with a width between 768px and 1199px (e.g., tablets) */
    .col-lg-6 {
        width: 60%; 
		position: relative;
		margin-left: 180px;
    }
}

@media (min-width: 1200px) {
    
    .col-lg-6 {
        width: 40%; /* Set custom width for larger screens */
    }
}

.features-details-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: var(--wp--spacing--80); /* Adjust as needed */
}

.features-details-box {
    width: 100%;
    max-width: 600px; /* Adjust as needed */
    margin: var(--wp--gutter-y) var(--wp--gutter-x);
    padding: var(--wp--spacing--40);
    background-color: var(--wp--preset--color--white);
    border-radius: 10px;
    box-shadow: var(--wp--preset--shadow--natural);
}

.features-details-content h2 {
    color: var(--bs-primary);
    font-size: var(--wp--font-size--x-large);
    margin-bottom: var(--wp--spacing--30);
}

.features-details-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin-bottom: var(--wp--spacing--20);
}

.features-details-description p {
    color: var(--bs-gray-dark);
    font-size: var(--wp--font-size--medium);
    line-height: 1.6;
}

.features-details-value {
    margin-top: var(--wp--spacing--50);
}

.value-item {
    display: flex;
    align-items: center;
    margin-bottom: var(--wp--spacing--20);
}

.value-item i {
    margin-right: var(--wp--spacing--20);
}

@media screen and (max-width: 768px) {
    .features-details-box {
        margin: var(--wp--gutter-y) 0;
        padding: var(--wp--spacing--20);
    }
}

@media screen and (min-width: 769px) {
    .features-details-item {
        flex-direction: row;
        align-items: flex-start;
    }

    .features-details-box {
        max-width: none;
        margin: var(--wp--gutter-y) var(--wp--gutter-x);
        padding: var(--wp--spacing--40);
    }

    .features-details-image {
        margin-right: var(--wp--spacing--40);
    }
}
/* Icon Default Color */

.service-item i {
	color: #0080c0;
  }
  
  /* Service Item Styles */
  .service-item {
	transition: background-color 0.3s ease;
  }
  
  /* Hover Styles */
  .service-item:hover {
	background-color: #0080c0;
  }
  
  /* Hover Icon and Text Color */
  .service-item:hover i,
  .service-item:hover h5,
  .service-item:hover p {
	color: #fff !important;
  }
  .section-title {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
}
.do_section .content-box {
	color: #ffffff;
	text-align: center;
	padding: 10px 15px;
	border-radius: 15px;
	margin: 25px 0;
  }
  
  .do_section .content-box img {
	height: 70px;
	margin: 15px;
  }
  
  .do_section .content-box.bg-red {
	background-color: #ffffff;
  }
  
  .do_section .content-box.bg-green {
	background-color: #ffffff;
  }

  .img-box {
    img {
      width: 100%;
    }
  }
  .content-box-custom {
    background-color: #0080c0;
    color: #fff;
    border: 1px solid #0080c0;
    transition: background-color 0.3s;
}

.content-box-custom:hover {
    background-color: #005580; /* Darker shade for hover effect */
}

.service-box {
    transition: transform 0.3s;
}

/* Default background color for mobile */
.mobile-bg {
    background-color: #e0f2f7; /* Light blue background color */
}

@media (min-width: 768px) {
    .service-box:hover {
        transform: scale(1.05);
    }

    /* Remove background color on larger screens if needed */
    .mobile-bg {
        background-color: transparent;
    }
}
.colorful-title {
    color: #0080c0; 
    font-weight: bold;
}

.us_section {
    background-color: #0080c0; /* Adjust the background color as needed */
    padding: 40px 0;
}

.us_container {
    display: flex;
    justify-content: space-between;
}

.box {
    width: 22%;
    background-color: #ffffff; /* White background */
    border: 2px solid #ffffff; /* White border */
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: transform 0.3s ease-in-out;
}

.box:hover {
    transform: scale(1.05);
}

.img-box img {
    width: 100%;
    height: auto;
    border-bottom: 2px solid #ffffff; /* White border at the bottom of the image */
}

.detail-box {
    padding: 20px;
}

.white-border {
    border: 2px solid #ffffff; /* White border */
    border-radius: 10px;
}
