body {
	font-family: "Open Sans", sans-serif;
	color: #444444;
}

a {
	text-decoration: none;
	color: #5cb874;
}

a:hover {
	color: #80c792;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Raleway", sans-serif;
	color: #111;
}

p{
	color: #333;
	font-size: 1.1rem;
}

.navbar a.highlight-1{color: #5cb874;}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.our-range {
	margin-top: 20px;
	margin-bottom: 20px;
	background: #198754;
	padding: 15px 0;
	text-align: center;
	color: #fff !important;
	box-shadow: 0 5px 15px rgba(111, 63, 2, 0.3);
}
.enquiry-tab{
	padding: 25px 0;
}
#our-range h2 {
	font-size: 2rem;
	font-weight: 700;
	margin-top: 0;
	padding-bottom: 5px;
	display: inline-block;
	margin-bottom: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;	
}
#our-range h3 {
    font-size: 1.5rem;
    font-weight: 500;
    margin-top: 0;
    color: #fff;
}
#mission{
	background: #198754;
	padding-bottom:15px;
}
#mission h4, #mission p{	
	color:#fff;
}
.margin_adjust_1{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.margin_adjust_2{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.margin_adjust_3{
	margin-bottom: 3rem;
}
.margin_adjust_4{
	margin-top: 3rem;
}
.client_margin{
	margin-top: 3rem;
	margin-bottom: 1rem;
}
.mision-1{
	margin-top:20px;
	margin-bottom:20px;
}
.vision-1{
	margin-top:20px;
	margin-bottom:20px;
}
.bottom_image_service{
	margin: 10px auto 0;
	width: 50%;
}
.three_block{
	margin-left:0;
	margin-right:0;
}
.more-btn-home{
	margin-bottom:29px;
}
.right-menu{
    margin-top: -4px;
}
.back-to-top {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	right: 15px;
	bottom: 15px;
	z-index: 996;
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 4px;
	transition: all 0.4s;
	border: 2px solid #198754;
}

.back-to-top i {
	font-size: 24px;
	color: #fff;
	line-height: 0;
}

.back-to-top:hover {
	background: #fff;
	color: #fff;
}

.back-to-top.active {
	visibility: visible;
	opacity: 1;
}
.contact-right a{
	color:#00a6eb;
}

.contact-right .h5, .contact-right h5{
    font-size: 1.2rem;
	font-weight:bold;
}

.contact-right p {
    font-size: .9rem;
	margin-bottom: 0.3rem;
}

.contact-right p strong {
    font-size: .9rem;
}


/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
	background: #ffcd00;
	font-size: 15px;
	height: 37px;
	padding: 0;	
	margin-bottom: 4px;
	text-align:right;
}


@media screen and (max-width:800px) {
	#inner-page {		
		height: 150px !important;
	}
	#hero {		
		height: 150px !important;
	}
}
@media screen and (max-width:767px) {
	.contact-right{
		margin-top:20px;
		text-align: center;
	}
	.contact-form button{
		width:100%;
	}
	.home_image img {
		width: 400px;
		height: auto;
	}
	.home_image{
		text-align:center;
	}
	.bottom_image_service{
		margin:0 auto;
		width: auto;
	}
}


.inner-sub-heading{
	color:#fff;
}
@media screen and (max-width:480px) {
	.home_image img {
		width: 300px;
		height: auto;
	}
	#topbar, .enquiry-tab{
		text-align:center;
	}
	.blockquote_1{
		margin: 10px auto 20px !important;
	}
	.margin_adjust_1{
		margin-top: .5rem;
		margin-bottom: .5rem;
	}
	.margin_adjust_2{
		margin-top: 1rem;
		margin-bottom: 0rem;
	}
	.margin_adjust_3{
		margin-top: -15px;
		margin-bottom: 0rem;
	}
	.margin_adjust_4{
		margin-top: 1rem;
	}
	.client_margin{
		margin-top: .5rem;
	}
	#footer {
		margin-top:0 !important;
	}
	#clients {
		padding: 20px 0 0px !important;
	}
	.our-range {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	.mision-1{
	margin-top:15px;
	margin-bottom:10px;
}
	.vision-1{
		margin-top:10px;
		margin-bottom:15px;
	}
	
	
}
@media screen and (max-width:391px){	
	.pipe{
		display:none;
	}
}

#topbar a {
	display: inline-block;
	margin-top: 7px;
	margin-left: 20px;
	color:#2b2b2b;
}
#topbar a:hover {
	color:#121f2c;
}
#topbar .contact-info a {
	line-height: 0;
	color: #444444;
	transition: 0.3s;
}

#topbar .contact-info a:hover {
	color: #5cb874;
}
#topbar a .phone{
	height: 13px;
	width: auto;
	position: relative;
	top: -2px;
}

#topbar a .mail{
	height: 11px;
	width: auto;
	position: relative;
	top: -2px;
}

#topbar .contact-info i {
	color: #5cb874;
	line-height: 0;
	margin-right: 5px;
}

#topbar .contact-info .phone-icon {
	margin-left: 15px;
}

#topbar .social-links a {
	color: #6f6f6f;
	padding: 4px 12px;
	display: inline-block;
	line-height: 1px;
	transition: 0.3s;
}

#topbar .social-links a:hover {
	color: #5cb874;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

#header {
	background: #fff;
	transition: all 0.5s;
	z-index: 997;
	height: 50px;
}

#header.header-scrolled {
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#header .logo {
	font-size: 30px;
	margin: 0;
	padding: 0;
	line-height: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#header .logo a {
	color: #5cb874;
}

#header .logo img {
	max-height: 66px;
}

.scrolled-offset {
	margin-top: 70px;
}


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/


/**
* Desktop Navigation 
*/

.navbar {
	padding: 0;
}

.navbar ul {
	margin: 0;
	padding: 0;
	display: flex;
	list-style: none;
	align-items: center;
}

.navbar li {
	position: relative;
}
.navbar a{
	color: #333;
}
.navbar a:hover{
	color:#198754;
}

.navbar a:focus {
	display: flex;
	align-items: center;
	justify-content: space-between;
	/*padding: 10px 0 10px 30px;
	font-size: 15px;*/
	color: #198754;
	white-space: nowrap;
	transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
	color: #333;
    font-size: 1.1rem;
    line-height: 0;
	margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
	color: #198754;
}

.navbar .getstarted {
	color: #5cb874;
	padding: 8px 25px;
	margin-left: 30px;
	border-radius: 4px;
	border: 2px solid #5cb874;
	transition: 0.3s;
	font-size: 14px;
}

.navbar .getstarted:hover {
	background: #5cb874;
	color: #fff;
}

.navbar .dropdown ul {
	display: block;
	position: absolute;
	left: 14px;
	top: calc(100% + 30px);
	margin: 0;
	padding: 10px 0;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	transition: 0.3s;
}

.navbar .dropdown ul li {
	min-width: 200px;
}

.navbar .dropdown ul a {
	padding: 10px 20px;
	text-transform: none;
}

.navbar .dropdown ul a i {
	font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
	color: #5cb874;
}

.navbar .dropdown:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible;
}

.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible;
}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
		left: -90%;
	}
	.navbar .dropdown .dropdown:hover>ul {
		left: -100%;
	}
}


/**
* Mobile Navigation 
*/

.mobile-nav-toggle {
	color: #222222;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: 0.5s;
	background: url("../img/menu-icon.jpg");
	background-position: center top;
	width: 19px;
	height: 16px;
}

.mobile-nav-toggle.bi-x {
	background: url("../img/menu-icon-close.jpg");
	background-position: center top;
}
@media screen and (max-width:991px) {
	
	.navbar-mobile{
		text-align:center;
	}
	#clients {
		padding: 20px 0;
	}

}

@media screen and (max-width:767px) {
	#mission{
		text-align:center;
	}
	.navbar a:focus{
		display:block !important;
	}

	.banner {
     padding: 90px 150px !important;
	}
	.banner-page {
     padding: 90px 150px !important;
	}
}
@media (max-width: 991px) {
	
	.mobile-nav-toggle {
		display: block;
	}
	.navbar ul {
		display: none;
	}
	#About {
		padding: 20px 0;
	}
	/*.achievment_text, .section-title h2, #Achievement h1 {
		font-size: 1.2rem !important;
		margin-bottom:15px !important;
	}*/
	
	.main-sub-heading{
		font-size: 22px;
		margin-bottom:15px !important
	}
	.swiper-container-pointer-events {
		text-align:center;
	}
}
@media screen and (max-width:600px) {
	.banner {
     padding: 50px 150px !important;
	}
	.banner-page {
     padding: 50px 150px !important;
	}
	#topbar a{
		margin-left: 0px;
	}
}
@media (max-width: 380px) {
	.home_image img {
		width:260px;
		height:auto;
	}
}
.navbar-mobile {
	position: fixed;
	overflow: hidden;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(9, 9, 9, 0.9);
	transition: 0.3s;
	z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	top: 15px;
	right: 15px;
}

.navbar-mobile ul {
	display: block;
	position: absolute;
	top: 55px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	padding: 10px 0;
	background-color: #fff;
	overflow-y: auto;
	transition: 0.3s;
	/*height: 240px;*/
}

.navbar-mobile a {
	padding: 10px 20px;
	font-size: 15px;
	color: #222222;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
	color: #5cb874;
}

.navbar-mobile .getstarted {
	margin: 15px;
}

.navbar-mobile .dropdown ul {
	position: static;
	display: none;
	margin: 10px 20px;
	padding: 10px 0;
	z-index: 99;
	opacity: 1;
	visibility: visible;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
	min-width: 200px;
}

.navbar-mobile .dropdown ul a {
	padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
	font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
	color: #5cb874;
}

.navbar-mobile .dropdown>.dropdown-active {
	display: block;
}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
/*
#Achievement h1 {
    text-align: center;
    color: #111;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 25px;
}
#contact-us h1 {
    text-align: center;
    color: #111;
    font-size: 2rem;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 25px;
}*/

#contact-us{
	margin-bottom: 20px;
}

#hero {
	width: 100%;
	background:url(../img/banner.jpg) 0 0 no-repeat;
	background-size: cover;	
	text-align: center;
	padding: 0;
	height: 250px;
}
/*
.banner {
	background: rgba(4, 40, 79, 0.3);
	background-position: center;
	width: 100%;
	padding: 120px 150px;
}
*/
/*
.banner-page {
	background: rgba(4, 40, 79, 0.3);
	background-position: center;
	width: 100%;
	padding: 120px 150px;
}
*/
#inner-page {
	width: 100%;
	background: url(../img/banner-page.jpg) 0 0 no-repeat;
	background-size: cover;	
	text-align: center;
	padding: 0;
	height: 250px;
}
/*
.inner-banner {
	background: #2e404d;
	background-position: center;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 30px;
	padding-left:15px;
	padding-right:15px;
}
*/
.inner-banner h1 {
	color:#fff;
}

.banner h4 {
	color: #fff;
	border-bottom: 2px solid #fff;
	display: inline-block;
	padding-bottom: 10px;
}


/*
#hero .carousel, #hero .carousel-inner, #hero .carousel-item, #hero .carousel-item::before {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
*/

#hero .carousel-item::before {
	content: '';
	background-color: rgba(4, 40, 79, 0.5);
}

#hero .carousel-container {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 50px;
	right: 50px;
}

#hero .container {
	text-align: center;
}

#hero h2 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 48px;
	font-weight: 700;
}

#hero p {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	margin: 0 auto 10px auto;
	color: #fff;
}

#hero .carousel-inner .carousel-item {
	transition-property: opacity;
	background-position: center top;
}

#hero .carousel-inner .carousel-item,
#hero .carousel-inner .active.carousel-item-start,
#hero .carousel-inner .active.carousel-item-end {
	opacity: 0;
}

#hero .carousel-inner .active,
#hero .carousel-inner .carousel-item-next.carousel-item-start,
#hero .carousel-inner .carousel-item-prev.carousel-item-end {
	opacity: 1;
	transition: 0.5s;
}

#hero .carousel-control-next-icon,
#hero .carousel-control-prev-icon {
	background: none;
	font-size: 30px;
	line-height: 0;
	width: auto;
	height: auto;
	background: rgba(255, 255, 255, 0.2);
	border-radius: 50px;
	transition: 0.3s;
	color: rgba(255, 255, 255, 0.5);
	width: 54px;
	height: 54px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#hero .carousel-control-next-icon:hover,
#hero .carousel-control-prev-icon:hover {
	background: rgba(255, 255, 255, 0.3);
	color: rgba(255, 255, 255, 0.8);
}

#hero .carousel-indicators li {
	cursor: pointer;
	background: #fff;
	overflow: hidden;
	border: 0;
	width: 12px;
	height: 12px;
	border-radius: 50px;
	opacity: .6;
	transition: 0.3s;
}

#hero .carousel-indicators li.active {
	opacity: 1;
	background: #5cb874;
}

#hero .btn-get-started {
	font-family: "Raleway", sans-serif;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 14px 32px;
	border-radius: 4px;
	transition: 0.5s;
	line-height: 1;
	color: #000;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	background: #ffdc20;
}

#header .btn-get-started {	
	font-weight: 500;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	transition: 0.5s;
	line-height: 1;
	color: #fff;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	background: #5cb874;
}
.more-button-custom {	
	font-weight: 600;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	transition: 0.5s;
	line-height: 1;
	color: #111;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	background: #fdbe34;
}

#hero .btn-get-started:hover {
	background: #589d6a;
}
#header .btn-get-started:hover {
	background: #4b865a;
}
.more-button-custom:hover {
	background: #fd8c34;
	color:#fff;
}

@media (max-width: 768px) {
	#hero h2 {
		font-size: 28px;
	}
}


/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

.achievment_text {
	text-align: center;
	color: #111;
	font-size: 2rem;
	font-weight: 700;
	margin-top:0;
	padding-top:0;
	margin-bottom: 25px;
}
.contact-form{
	text-align:left;
}

.contact-form button{
	font-weight: 500;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 4px;
	transition: 0.5s;
	line-height: 1;
	color: #fff;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
	background: #5cb874;
	border: #5cb874;
}
.contact-form button:hover {
    background: #4b865a;
}

#Achievement, #clients {
	/* background: #f8f8f8; */
	background-size: cover;
	position: relative;
	color: #333;
	/*box-shadow: 0 10px 10px rgba(0, 0, 0, .05);*/
	overflow: hidden;
	
	
}

#intro h1{ color: #111; }

#sectioncta h2{font-size: 1.6rem; font-weight: 700; margin-top:0; margin-bottom:0; color: #111;}
#sectioncta h3{font-size: 1.2rem; font-weight: 500; margin-top:0; color: #333;}

#clients h2 { text-align: center; 	color: #111;  margin-bottom:20px; }

#About {
	background: #eaeaea;
}

#About p{
	color: #111;
	text-align: center;
	font-size: 18px;
	line-height: 27px;
}

.home_image img {
	display: inline-block;
	margin: 5px 20px;
	max-width:100%;
	/*box-shadow: 0 0 10px rgba(0, 0, 0, .4);*/
}

.footer-link {
	list-style-type: none;
}

.footer-link li {
	list-style-type: none;
	display: inline-block;
	margin: 10px 10px 0;
}

.footer-link li a {
	color: #fffc00;
	text-decoration: none;
}

.footer-link li a:hover {
	color: #fff;
	text-decoration: underline;
}

section {
	padding: 10px 0 0;
}

.section-bg {
	background-color: #f8fcf9;
}

.section-title {
	text-align: center;
	padding-bottom: 30px;
}

.section-title h2 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 25px;
	position: relative;
}


/*
.section-title h2::before {
  content: '';
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 1px;
  left: calc(50% - 60px);
}

.section-title h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 3px;
  background: #5cb874;
  bottom: 0;
  left: calc(50% - 20px);
}
*/

.section-title p {
	margin-bottom: 0;
	font-size: 14px;
	color: #111;
}


/*--------------------------------------------------------------
# Featured Services
--------------------------------------------------------------*/

.featured-services {
	padding: 20px 0;
}

.featured-services .icon-box {
	padding: 20px;
}

.featured-services .icon-box-bg {
	background-image: linear-gradient(0deg, #222222 0%, #2f2f2f 50%, #222222 100%);
}

.featured-services .icon {
	margin-bottom: 15px;
}

.featured-services .icon i {
	color: #5cb874;
	font-size: 42px;
}

.featured-services .title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
}

.featured-services .title a {
	color: #222222;
	transition: 0.3s;
}

.featured-services .icon-box:hover .title a {
	color: #5cb874;
}

.featured-services .description {
	line-height: 24px;
	font-size: 14px;
}


/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/

.about .content h3 {
	font-weight: 700;
	font-size: 28px;
}

.about .content ul {
	list-style: none;
	padding: 0;
}

.about .content ul li {
	padding-bottom: 10px;
}

.about .content ul i {
	font-size: 20px;
	padding-right: 4px;
	color: #5cb874;
}

.about .content p:last-child {
	margin-bottom: 0;
}


/*--------------------------------------------------------------
# Why Us
--------------------------------------------------------------*/

.why-us {
	padding: 0;
}

.why-us .row {
	overflow: hidden;
}

.why-us .content-item {
	padding: 40px;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: -1px;
}

.why-us .content-item span {
	display: block;
	font-size: 24px;
	font-weight: 400;
	color: #6ec083;
}

.why-us .content-item h4 {
	font-size: 26px;
	font-weight: 300;
	padding: 0;
	margin: 20px 0;
}

.why-us .content-item p {
	color: #aaaaaa;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

@media (max-width: 768px) {
	.why-us .content-item {
		padding: 40px 0;
	}
}


/*--------------------------------------------------------------
# Our Clients
--------------------------------------------------------------*/


/*
.clients .swiper-slide img {
  opacity: 0.5;
  transition: 0.3s;
}
*/

.clients .swiper-slide img:hover {
	opacity: 1;
}

.clients .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

.clients .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #5cb874;
}

.clients .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #5cb874;
}


/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services {
	box-shadow: 0 10px 10px rgba(0, 0, 0, .05);
}

.services .icon-box {
	text-align: center;
	padding: 70px 20px 80px 20px;
	transition: all ease-in-out 0.3s;
	background: #fff;
	box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.1);
}

.services .icon-box .icon {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: ease-in-out 0.3s;
	position: relative;
}

.services .icon-box .icon i {
	font-size: 36px;
	transition: 0.5s;
	position: relative;
}

.services .icon-box .icon svg {
	position: absolute;
	top: 0;
	left: 0;
}

.services .icon-box .icon svg path {
	transition: 0.5s;
	fill: #f5f5f5;
}

.services .icon-box h4 {
	font-weight: 600;
	margin: 10px 0 15px 0;
	font-size: 22px;
}

.services .icon-box h4 a {
	color: #222222;
	transition: ease-in-out 0.3s;
}

.services .icon-box p {
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 0;
}

.services .icon-box:hover {
	border-color: #fff;
	box-shadow: 0px 0 35px 0 rgba(0, 0, 0, 0.08);
}

.services .iconbox-blue i {
	color: #47aeff;
}

.services .iconbox-blue:hover .icon i {
	color: #fff;
}

.services .iconbox-blue:hover .icon path {
	fill: #47aeff;
}

.services .iconbox-orange i {
	color: #ffa76e;
}

.services .iconbox-orange:hover .icon i {
	color: #fff;
}

.services .iconbox-orange:hover .icon path {
	fill: #ffa76e;
}

.services .iconbox-pink i {
	color: #e80368;
}

.services .iconbox-pink:hover .icon i {
	color: #fff;
}

.services .iconbox-pink:hover .icon path {
	fill: #e80368;
}

.services .iconbox-yellow i {
	color: #ffbb2c;
}

.services .iconbox-yellow:hover .icon i {
	color: #fff;
}

.services .iconbox-yellow:hover .icon path {
	fill: #ffbb2c;
}

.services .iconbox-red i {
	color: #ff5828;
}

.services .iconbox-red:hover .icon i {
	color: #fff;
}

.services .iconbox-red:hover .icon path {
	fill: #ff5828;
}

.services .iconbox-teal i {
	color: #11dbcf;
}

.services .iconbox-teal:hover .icon i {
	color: #fff;
}

.services .iconbox-teal:hover .icon path {
	fill: #11dbcf;
}


/*--------------------------------------------------------------
# Cta
--------------------------------------------------------------*/

.cta {
	background: #5cb874;
	padding: 80px 0;
}

.cta h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
}

.cta p {
	color: #fff;
}

.cta .cta-btn {
	font-family: "Raleway", sans-serif;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 30px;
	border-radius: 2px;
	transition: 0.5s;
	margin: 10px;
	border: 2px solid #fff;
	color: #fff;
	border-radius: 4px;
}

.cta .cta-btn:hover {
	background: #fff;
	color: #5cb874;
}

@media (max-width: 1024px) {
	.cta {
		background-attachment: scroll;
	}
}

@media (min-width: 769px) {
	.cta .cta-btn-container {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
}


/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/

.portfolio .portfolio-item {
	margin-bottom: 30px;
}

.portfolio #portfolio-flters {
	padding: 0;
	margin: 0 auto 20px auto;
	list-style: none;
	text-align: center;
}

.portfolio #portfolio-flters li {
	cursor: pointer;
	display: inline-block;
	padding: 8px 15px 10px 15px;
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
	color: #444444;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
	border-radius: 3px;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
	color: #fff;
	background: #5cb874;
}

.portfolio #portfolio-flters li:last-child {
	margin-right: 0;
}

.portfolio .portfolio-wrap {
	transition: 0.3s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background: rgba(34, 34, 34, 0.6);
}

.portfolio .portfolio-wrap::before {
	content: "";
	background: rgba(34, 34, 34, 0.6);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all ease-in-out 0.3s;
	z-index: 2;
	opacity: 0;
}

.portfolio .portfolio-wrap img {
	transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	transition: all ease-in-out 0.3s;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	padding: 20px;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
	color: rgba(255, 255, 255, 0.7);
	font-size: 14px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-style: italic;
}

.portfolio .portfolio-wrap .portfolio-links {
	text-align: center;
	z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
	color: #fff;
	margin: 0 5px 0 0;
	font-size: 28px;
	display: inline-block;
	transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
	color: #6ec083;
}

.portfolio .portfolio-wrap:hover::before {
	opacity: 1;
}

.portfolio .portfolio-wrap:hover img {
	transform: scale(1.2);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
	opacity: 1;
}


/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/

.portfolio-details {
	padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
	width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #5cb874;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #5cb874;
}

.portfolio-details .portfolio-info {
	padding: 30px;
	box-shadow: 0px 0 30px rgba(34, 34, 34, 0.08);
}

.portfolio-details .portfolio-info h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
	list-style: none;
	padding: 0;
	font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
	margin-top: 10px;
}

.portfolio-details .portfolio-description {
	padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
	padding: 0;
}


/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team .member {
	text-align: center;
	margin-bottom: 20px;
	box-shadow: 0px 0px 12px 0px rgba(34, 34, 34, 0.07);
	padding: 30px 20px;
	background: #fff;
}

.team .member img {
	max-width: 60%;
	border-radius: 50%;
	margin: 0 0 30px 0;
}

.team .member h4 {
	font-weight: 700;
	margin-bottom: 2px;
	font-size: 18px;
}

.team .member span {
	font-style: italic;
	display: block;
	font-size: 13px;
}

.team .member p {
	padding-top: 10px;
	font-size: 14px;
	font-style: italic;
	color: #aaaaaa;
}

.team .member .social {
	margin-top: 15px;
}

.team .member .social a {
	color: #919191;
	transition: 0.3s;
}

.team .member .social a:hover {
	color: #5cb874;
}

.team .member .social i {
	font-size: 18px;
	margin: 0 2px;
}


/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/

.contact .info {
	border-top: 3px solid #5cb874;
	border-bottom: 3px solid #5cb874;
	padding: 30px;
	background: #fff;
	width: 100%;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .info i {
	font-size: 20px;
	color: #5cb874;
	float: left;
	width: 44px;
	height: 44px;
	background: #eaf6ed;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	transition: all 0.3s ease-in-out;
}

.contact .info h4 {
	padding: 0 0 0 60px;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	color: #222222;
}

.contact .info p {
	padding: 0 0 10px 60px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #555555;
}

.contact .info .social-links {
	padding-left: 60px;
}

.contact .info .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #333;
	color: #fff;
	line-height: 1;
	padding: 8px 0;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: 0.3s;
	margin-right: 10px;
}

.contact .info .social-links a:hover {
	background: #5cb874;
	color: #fff;
}

.contact .info .email:hover i,
.contact .info .address:hover i,
.contact .info .phone:hover i {
	background: #5cb874;
	color: #fff;
}

.contact .php-email-form {
	width: 100%;
	border-top: 3px solid #5cb874;
	border-bottom: 3px solid #5cb874;
	padding: 30px;
	background: #fff;
	box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.12);
}

.contact .php-email-form .form-group {
	padding-bottom: 8px;
}

.contact .php-email-form .error-message {
	display: none;
	color: #fff;
	background: #ed3c0d;
	text-align: left;
	padding: 15px;
	font-weight: 600;
}

.contact .php-email-form .error-message br+br {
	margin-top: 25px;
}

.contact .php-email-form .sent-message {
	display: none;
	color: #fff;
	background: #18d26e;
	text-align: center;
	padding: 15px;
	font-weight: 600;
}

.contact .php-email-form .loading {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px;
}

.contact .php-email-form .loading:before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 10px -6px 0;
	border: 3px solid #18d26e;
	border-top-color: #eee;
	-webkit-animation: animate-loading 1s linear infinite;
	animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	border-radius: 4px;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
	border-color: #5cb874;
}

.contact .php-email-form input {
	height: 44px;
}

.contact .php-email-form textarea {
	padding: 10px 12px;
}

.contact .php-email-form button[type="submit"] {
	background: #5cb874;
	border: 0;
	padding: 10px 24px;
	color: #fff;
	transition: 0.4s;
	border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
	background: #6ec083;
}

@-webkit-keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/

.breadcrumbs {
	padding: 15px 0;
	background: #fbfbfb;
	min-height: 40px;
}

@media (max-width: 992px) {
	.breadcrumbs {
		margin-top: 66px;
	}
}

.breadcrumbs h2 {
	font-size: 28px;
	font-weight: 300;
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.breadcrumbs ol li+li {
	padding-left: 10px;
}

.breadcrumbs ol li+li::before {
	display: inline-block;
	padding-right: 10px;
	color: #3c3c3c;
	content: "/";
}

@media (max-width: 768px) {
	.breadcrumbs .d-flex {
		display: block !important;
	}
	.breadcrumbs ol {
		display: block;
	}
	.breadcrumbs ol li {
		display: inline-block;
	}
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer hr{
	margin:4px 0 3px;
}
#footer {
	/* background: #1e3248; */
	background: #121f2c;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 40px 0 0;
}

#footer a {
	color: #fff;
}
#footer a:hover {
	color: #e5c700;
}
#footer .address {
	margin-top: 25px;
}
.privacy{
	color:#145dbb !important;
}
@media screen and (max-width:991px) {
	.contact-one {
		margin-top: 20px;
	}
	
	#footer p {
		margin: 0px 0px 10px 0px !important;
	}
	#footer .address {
		margin-top: 25px !important;
	}
	#Achievement p {
		padding: 0 10px 5px;
	}	
}

.copyright {
	/* background: #ffdf00; */
	background: #fdbe34;
	padding: 10px;
	color: #111;
	text-align: center;
	font-size: 14px;
}
.copyright a:hover{
	color:#000 !important;
}
#footer h4 {
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	position: relative;
	font-family: "Poppins", sans-serif;
	padding: 0;
	margin: 0 0 1px 0;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
	text-align: left;
}

#footer .footer-top {
	padding: 0;
}

#footer ul {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 0;
	text-align: left;
}

#footer .footer-top .footer-links ul li {
	border-bottom: 1px solid #808080;
	padding: 10px 0;
	padding-top: 10px;
}

#footer p {
	font-size: 15px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	text-align: left;
}

#footer .social-links {
	margin: 0 0 40px 0;
}

.footer-contact {
	text-align: left;
	line-height: 22px;
}

#footer .social-links a {
	font-size: 18px;
	display: inline-block;
	background: #5cb874;
	color: #fff;
	line-height: 1;
	padding: 8px 0;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: 0.3s;
}

#footer .social-links a:hover {
	background: #449d5b;
	color: #fff;
	text-decoration: none;
}

#footer .copyright {
	margin: 0;
}

#footer .credits {
	font-size: 13px;
}

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-container-pointer-events {
	touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none!important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	filter: blur(50px)
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.bg-primary {
    background: #fdbe34 !important;
}

.setBorder{border-radius: 8px;}

blockquote{
  font-size: 1.4em;
   margin:30px auto;
  font-family:Open Sans;
  font-style:italic;
  color: #111;
  padding:1.2em 30px 1.2em 75px;
  line-height:1.6;
  position: relative;
  background: rgba(0, 0, 0, 0.05);
}

blockquote::before{
  font-family:Arial;
  content: "\201C";
  color:#fdbe34;
  font-size:4em;
  position: absolute;
  left: 10px;
  top:-10px;
}

blockquote::after{
  content: '';
}

blockquote span{
  display:block;
  color:#333333;
  font-style: normal;
  font-weight: bold;
  margin-top:1em;
}

  .services-2 h3 {
    font-size: 20px;
    font-weight: 700; }
  .services-2 .icon {
    line-height: 1.3;
    position: relative;
    width: 74px;
    height: 74px;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    margin-top: 0; }
    .services-2 .icon:after {
      position: absolute;
      top: -10px;
      left: 0;
      bottom: 0;
      right: 0;
      content: '';
      border: 2px dotted #b3b3b3;
      border-bottom: none;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      z-index: -1;
      width: 74px;
      height: 74px; }
    .services-2 .icon:before {
      position: absolute;
      top: 50%;
      left: 50%;
      bottom: 0;
      right: 0;
      content: '';
      background: #fdc64d;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-left: -20px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      z-index: -1;
      width: 40px;
      height: 40px; }
    .services-2 .icon span {
      font-size: 70px;
      color: #000000; }
  .services-2 .text {
    margin-left: 2em; }
  .services-2:nth-child(1) {
    background: rgba(0, 0, 0, 0.05); }
  .services-2:nth-child(2) {
    background: #fdbe34;
    color: #000000; }
    .services-2:nth-child(2) .icon:after {
      border-color: #fff !important; }
    .services-2:nth-child(2) .icon:before {
      background: #fff !important; }
  .services-2:nth-child(3) {
    /* background: #00043c; */ background: rgba(0, 0, 0, 0.05); }
    .services-2:nth-child(3) .icon:before {
      background: #fdc64d !important; }
    .services-2:nth-child(3) .icon span {
      color: #fdbe34 !important; }
    .services-2:nth-child(3) .text {
      color: rgba(255, 255, 255, 0.8); }
      .services-2:nth-child(3) .text h3 {color: #111;}

