.header-style-five .main-menu .navigation > li:not(.dropdown) > a:before {
	content: none;
}
.header-style-five .main-menu .navigation > li.current > a, .header-style-five .main-menu .navigation > li:hover > a {
	color: #0da69c;
}
.content_block_eight .content-box .theme-btn , .footer-five .footer-social-two li a:hover{
	background: #0da69c;
    border-color: #0da69c;
}
.content_block_eight .content-box .theme-btn:hover {
	color: #0da69c !important;
}
.sec-title-five h4 , .news-five .news-block-one .inner-box .lower-content h4 a:hover , .header-style-five .header-top-one .social-links-two li a:hover , .sec-title-three h6  , .sec-title-13 h5 , .about-18 .content_block_11 .content-box .list li:before{
	color: #0da69c;	
}
.content_block_nine .content-box .video-btn a , .contact-two .inner-box .theme-btn , .news-five .news-block-one .inner-box .image , .news-five .theme-btn-six:before , .footer-five .footer-social-two li a:before , .service-block-13 .inner-box .lower-content .icon-box{
	background: #0da69c;
}
.news-five .theme-btn-six:hover {
	border-color: #0da69c;
}
.slider-text {
	position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    max-width: 1200px;
    margin: auto !important;
    padding: 0px 15px;
}
.banner-carousel .slide-item:after {
	content: none;
}
.slider-inner {
	max-width: 60%;
}
.slider-inner h2 {
	color: #fff;
}
.service-six .owl-stage {
	display: flex;
}
.service-six .owl-stage .owl-item {
    display: flex;
    flex: 1 0 auto;
}
#cookiepolicy {  
	display: none;
    position: fixed;
    bottom: 10%;
    left: 60px;
    z-index:9999;
	/* position: fixed;
	bottom:0;
	left:0;
	right: 0;
	padding:20px 0;
	background-color: #f9f9f9;
	z-index: 99999; 
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.10); */
}
.cookie-card {
  flex-direction: column;
  min-width: 0;
  color: #000;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #fff;
  border-radius: 6px;
  -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
  -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
  box-shadow: 0px 0px 5px 0px rgb(161, 163, 164);
}

.learn-more {
  text-decoration: none;
  color: #000;
  margin-top: 8px;
}

.learn-more:hover {
  text-decoration: none;
  color: blue;
  margin-top: 8px;
}

.cookie a {
  text-decoration: none;
  color: #000;
  margin-top: 8px;
  font-size: 12px;
}

.cookie a {
  text-decoration: none;
  color: #fff;
  margin-top: 8px;
}

.decline {
  cursor: pointer;
}
.accept-cookie {
	background-color: #09a79c;
    color: #fff;
    border: none;
}
.service-six .owl-stage .owl-item .service-block-six {
	display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    height: 100%;
}
.service-six .owl-stage .owl-item .service-block-six .inner-box {
	display: flex;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}
.service-car-content {
	flex-grow: 1;
}
.service-block-six .inner-box .icon-box {
	color: #0da69c;
}
.service-block-six .inner-box .icon-box:before {
	background-color: #0da69c;
}
.service-block-six .inner-box:before {
	background: #2d2d31;
}
.overlay-anim-black-bg:after {
    background: #2222228a;
}
.slider-12 .content-box:before , .request-form .small-title , .request-form .theme-btn {
	background: #0da69c;	
}
.blog-list-head {
	min-height: 60px;
}
.blog-sidebar .post-widget .post .post-thumb img {
	height: 100%;
	object-fit: cover;
}
.blog-content-text p {
	margin: 20px 0;
}
.next-prev-btn {
	min-height: 49px;
}
.our-services .service-block{
	margin-bottom: 30px;
}
.our-services .service-block-13 .inner-box .image-box img {
	height: 280px;
	object-fit: cover;
}
.our-services .lower-content {
	height: 260px;
}
.spec-pad {
	padding: 60px 0;
}
.spec-grid {
	margin-bottom: 15px;
	padding: 20px;
	border-radius: 12px;
	transition: .5s;
}
.spec-grid figure {
	border: 2px solid #0da69c;
	border-radius: 12px;
	text-align: left;
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.spec-grid.references figure {
	height: 200px;
}
.spec-grid:hover {
	box-shadow: 0px 0px 6px rgb(135 135 135 / 61%);
}
.spec-grid .inner.p_relative {
	margin-top: 12px;
	padding-left: 8px;
	text-align: left;
}
.spec-grid h4 a {
	color: #0da69c;
	font-weight: 600;
	transition: .5s;
}
.spec-grid h4 a:hover , .spec-grid h4 a:active, .spec-grid h4 a:focus {
	text-decoration: none;
	color:#222;
}
.header-style-two .main-menu .navigation > li > a:before {
	content: none;
}
.header-style-two .main-menu .navigation > li.dropdown > a:before {
    position: absolute;
    content: "\f107";
    font-family: 'Font Awesome 5 Pro';
    top: 40px;
    right: 0px;
}
.header-style-two .sticky-header .main-menu .navigation > li.dropdown > a:before {
    top: 32px;
}
.blog-list-img {
	height: 240px;
	object-fit: cover;
}
.blog-list-item {
	margin-bottom: 30px;
}
.blog-list-item .lower-content h4 {
	height: 48px;
	line-height: 1.2;
}
.clients-one .clients-logo-box img {
	opacity: 1;
	height: 80px;
    object-fit: cover;
}
.team-four .team-block-one .inner-box:hover .lower-content h4 {
	color: #fff;
}

form .form-group input , form .form-group select {
    display: block;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
    position: relative;
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 15px;
    color: #808080;
    padding: 15px 20px;
    transition: all 500ms ease;
}

.nice-select {
	box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.07);
}
html {
	scroll-behavior: smooth;
}
.nice-select.wide .list {
	max-height: 200px;
    overflow-y: scroll;
}

.swiper-btns {
	position: absolute;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 66px;
    background-color: rgba(255, 255, 255, 0.20);
    text-align: center;
    border-radius: 50%;
    font-size: 45px;
    font-weight: 400;
    cursor: pointer;
    transition: all 500ms ease;
}
.swiper-button-prev.swiper-btns:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 35px;
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 45px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #fff;
}
.swiper-button-prev.swiper-btns:after {
	content: '';
    position: absolute;
    top: 50%;
    left: 35px;
    width: 10px;
    height: 10px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
}
.swiper-button-next.swiper-btns:before {
	content: '';
    position: absolute;
    top: 50%;
    right: 35px;
    -webkit-transform: translateY(-50%) scaleX(1);
    -ms-transform: translateY(-50%) scaleX(1);
    transform: translateY(-50%) scaleX(1);
    width: 45px;
    height: 2px;
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    background: #fff;
}
.swiper-button-next.swiper-btns:after {
	content: '';
    position: absolute;
    top: 50%;
    right: 35px;
    width: 10px;
    height: 10px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    -webkit-transition: .5s cubic-bezier(.858, .01, .068, .99);
    -o-transition: .5s cubic-bezier(.858, .01, .068, .99);
    transition: .5s cubic-bezier(.858, .01, .068, .99);
}

.instagram-container .service-block-12 {
	margin-bottom: 30px;
}
.instagram-container .service-block-12 .inner-box .image-box img , .instagram-container .service-block-12 .inner-box .image-box video {
	position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
}
.instagram-container .service-block-12 .inner-box .image-box {
    position: relative;
    overflow: hidden;
    padding-bottom: 100%;
}
.insta-link {
	color: #000;
	font-weight: 500;
	margin-bottom: 12px;
}









@media only screen and (max-width: 992px) {
	.swiper-btns {
		display: none;
	}
	#cookiepolicy {
		left: 15px;
		bottom: 25px;
		width: calc(100% - 30px);
	}
	.cookie-card {
		flex-direction: column !important;
	}
}

@media only screen and (max-width: 768px) {
	.slider-inner {
		max-width: 65%;
	}
	.slider-inner h2 {
		line-height: 1.2;
		font-size: 25px;
	}
	.slider-inner p {
		line-height: 1.5;
	    font-size: 13px;
	    margin-bottom: 16px;
	}
	.slider-inner .theme-btn-two {
		padding: 10px 58px 10px 12px;
	}
	.our-services .lower-content {
		height: auto;
	}
	.blog-list-img {
		height: auto;
		object-fit: cover;
	}
    .instagram-video{
        max-height: 375px;
    }
}

.services-grid-items{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.max-h-100{
	max-height: 100%;
}