
i{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

/*
=============
JoraTali
=============
*/
.elementor-progress-wrapper {
    overflow: visible !important;
}
.elementor-progress-percentage {
	margin-top: -40px;
	font-size: 16px;
	font-weight: 600;
	background: #39cabb;
	margin-bottom: 25px;
	padding: 7px 10px 0 10px !important;
	border-radius: 5px;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	margin-right: 0;
}
.elementor-widget h5 {
    font-size: 21px;
    margin-bottom: 20px;
}
.elementor-progress-wrapper {
	margin-top: 13px;
}
/*
=============
Global
=============
*/

.service-button a{
    display: block;
}

/*
=============
Slick Slider
=============
*/
.single-slick {
    position: relative;
    min-height: 650px;
    z-index: 1;
    overflow: hidden;
}
.slide-img, .parallax-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.dreamit-slick-slider .hero-text-wrap h1 {
    font-size: 60px;
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    line-height: 1;
    font-size: 82px;
    font-family: Lobster;
    letter-spacing: 2px;
}
.dreamit-slick-slider .hero-text-wrap h1 span{
	color: #39cabb;
}

.dreamit-slick-slider .hero-text-wrap h4{
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Nunito;
    position: relative;	
	-webkit-animation: 0.8s 0.8s fadeInUp both;
	animation: 0.8s 0.8s fadeInUp both;
}
.dreamit-slick-slider .hero-text-wrap p {
    font-size: 18px;
    margin: 25px 0 30px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    width: 51%;
}
.dreamit-slick-slider .hero-text-wrap .btn{
display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    font-family: Rajdhani;
    line-height: 28px;
    background: #39cabb;
    padding: 14px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
	-webkit-animation: 1s 2s fadeInUp both;
	animation: 1s 2s fadeInUp both;
	margin-right: 16px;
	border-radius:0;
}
.dreamit-slick-slider .hero-text-wrap .btn:hover{
	background: #0A2C3D;
	color:#fff;
}
a.btn.btn-gradient.btn-md.btn-animated-none.button-two {
    background: #0B2D3E;
}
a.btn.btn-gradient.btn-md.btn-animated-none.button-two:hover {
    background: #39cabb;
}

.dreamit-slick-slider .slider-video-icon {
    display: inline-block;
    padding-left: 10px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
}
.dreamit-slick-slider .slider-video-icon span {
    margin-left: 12px;
    color: #0E1525;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Rajdhani';
    text-transform: uppercase;
    text-decoration: underline;
}
.slider-single-image {
    position: absolute;
    bottom: 0px;
    right: 9%;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
}
.slider-single-image img {
	display: block;
	width: 97%;
}
.slider_circle_img.rotateme {
    position: absolute;
    left: -660px;
    top: 0;
    overflow: hidden;
}
.dreamit-slick-slider .text-center .hero-text-wrap p {
    font-size: 18px;
    margin: 16px auto 48px;
    text-align: center;
}
.slider-video-icon a {
    background: #fff;
    height: 56px;
    width: 56px;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 56px;
    color: #39cabb;
    font-size: 17px;
    position: relative;
    display: inline-block;
}
/* Slick Dot Style */
.dreamit-slick-slider .slick-dots {
    top: 50%;
    position: absolute;
    right: 150px;
    transform: translateY(-50%);
}

.slick-dots li {
    height: 5px;
    margin: 21px 0;
    width: 20px;
    cursor: pointer;
    position: relative;
    list-style: none;
}
.slick-dots li button {
	background-color: #fff;
	border: 0 none;
	height: 13px;
	padding: 0;
	text-indent: -99999px;
	width: 13px;
	border-radius: 100%;
	outline:0;
}
.slick-dots li button:focus{
	outline:0;
}
.slick-dots .slick-active button {
	background-color: #39cabb;
}
/* style two */
.dreamit-slick-slider .style-two .slider-video-icon {
	margin-bottom: 50px;
	position: absolute;
	right: 20%;
	top: 50%;
	transform: translateY(-50%);
}

.dreamit-slick-slider.style-two .hero-text-wrap p {
	margin: 15px 0 30px;
}

/* Style Four */
.style-four .slider-video-icon a {
    background: #fff;
    height: 56px;
    width: 56px;
    margin: auto;
    text-align: center;
    border-radius: 0;
    line-height: 56px;
    color: #39cabb;
    font-size: 17px;
    position: relative;
    display: inline-block;
}
/* Style Five */
.style-five.single-slick {
    min-height: 650px;
}
.style-five.single-slick .hero-text-wrap p {
    font-size: 16px;
    margin: 0 0 26px;
    width: 42%;
}
.bottom-img {
    position: absolute;
    bottom: -8px;
    width: 100%;
}
.bottom-img img{
	width:100%;
}

/* style Six */
.dreamit-slick-slider .style-six .slider-video-icon {
    margin-bottom: 50px;
    position: absolute;
    right: 1%;
    top: 50%;
    transform: translateY(-50%);
}
.dreamit-slick-slider.style-six .hero-text-wrap p {
	margin: 15px 0 30px;
}
.dreamit-slick-slider .style-six .slider-video-icon a{
    border-radius: 0;
}
.dreamit-slick-slider .style-six .hero-text {
    position: relative;
    z-index: 1;
    margin-top: -66px;
}
/* Style Seven*/
.dreamit-slick-slider .style-seven .slider-video-icon {
	margin-bottom: 50px;
	position: absolute;
	right: 20%;
	top: 50%;
	transform: translateY(-50%);
}

.dreamit-slick-slider.style-seven .hero-text-wrap p {
	margin: 15px 0 30px;
}
.dreamit-slick-slider .single-slick.style-seven .slider-single-image{
    bottom: inherit;
}
.dreamit-slick-slider .single-slick.style-seven::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://webitkurigram.com/wp/mediken/wp-content/uploads/2020/06/cyber-security-slider.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite;
}
.dreamit-slick-slider .single-slick.style-seven .slider-single-image img{
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}
.slider-style-seven .slider-video-icon,
.slider-style-four .slider-video-icon {
    display: inline-block;
    padding-top: 14px;
    position: absolute;
    right: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index:999;
            
}
.slider-style-seven .slider-video-icon {
    top: 40%;
}

/* slider global */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev, .slick-next {
    background-color: #39cabb;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 60px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 60px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 55px;
    color: #fff;
    border: 2px solid #39cabb;
}

.dreamit-slick-slider .slick-prev {
	left: -57px;
}

.dreamit-slick-slider .slick-next {
	right: -57px;
}

.dreamit-slick-slider:hover .slick-prev {
	left: 50px;
}

.dreamit-slick-slider:hover .slick-next {
	right: 50px;
}

.slick-prev::before,
.slick-next::before {
	color: #fff;
	font-size: 25px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	content: "\f104";
	font-family: FontAwesome;
}

.slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background-color: #EFB443;
	color: #FFF;
	border: 2px solid #EFB443;
	outline:0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fff;
}

.slick-prev.slick-arrow {
    left: -70px;
}
.slick-next.slick-arrow {
    right: -70px;
}
/* Slider Aninamtion Shape */
.rotateme {
	position: absolute;
	z-index: -1;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Slider Bubble Effect */
.intro__bg, .intro__bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-shape-img {
    position: absolute;
    left: 0;
    top: 30%;
}
.slider-shape-img.shape4{
    top: 59%;
    left: -63px;
}
.bounce-animate {
	animation-name: float-bob;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: float-bob;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
.bounce-animate3 {
	animation-name: float-bob3;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: float-bob3;
	-moz-animation-duration: 4s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob3;
	-ms-animation-duration: 4s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob3;
	-o-animation-duration: 4s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
.bounce-animate5 {
	animation-name: float-bob5;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: float-bob5;
	-moz-animation-duration: 6s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob5;
	-ms-animation-duration: 6s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob5;
	-o-animation-duration: 6s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
	0% {
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px); }
	50% {
	-webkit-transform: translateY(-7px);
	transform: translateY(-7px); }
	100% {
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px); }
}
@-webkit-keyframes float-bob2 {
	0% {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px); }
	50% {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px); }
	100% {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px); }
}
@-webkit-keyframes float-bob3 {
    0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
    50% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
    100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
}
@-webkit-keyframes float-bob4 {
    0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); }
    50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
    100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); }
}
@-webkit-keyframes float-bob5 {
    0% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
    50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
    100% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
}
@-webkit-keyframes movebounce {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}

@keyframes movebounce {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}

@-webkit-keyframes moveleftbounce {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}

@keyframes moveleftbounce {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}



/*
==============
Section Title
==============
*/

.section-title {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 45px;
}
.section-title.t_center {
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 99;
}
.section-title.t_left {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position:relative;
	margin-bottom: 10px;
}

.section-title.t_right {
	margin: auto 0 auto auto;
	width: 63%;
	text-align: right;
}

.section-title.t_right .bar {
	margin: 0 0 5px auto;
}
.section-title.t_left .bar {
	margin: 0 0 5px;
}
.section-title h3, .section-title h2, .title_tx h3, .title_tx h2 {
	font-size: 44px;
	margin-bottom: 0px;
	text-transform: capitalize;
	margin-top: 0;
	line-height: 1.2;
}
.section-title h5 {
	margin: 0 0 10px;
	font-size: 18px;
	color: #39cabb;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0;
}
.section-title p {
	margin-bottom: 0;
	width: 73%;
	margin: 24px auto 0;
}
.t_center.section-title p {
	margin: 16px auto 0;
}
.section-title.t_left p {
    margin-bottom: 0;
    width: 100%;
}
.bar-main {
	margin: 18px 0 45px;
}
.bar.bar-big {
	height: 5px;
	width: 90px;
	background: #aec6ef;
	margin: 20px auto;
	position: relative;
	border-radius: 30px;
}

.bar.bar-big::before {
	content: '';
	position: absolute;
	left: 0;
	top: -2.7px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #39cabb;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: MOVE-BG;
	animation-name: MOVE-BG;
}
.t_center .bar.bar-big::before {
	margin: auto;
}
.t_right .bar.bar-big::before {
	left: auto;
	margin: auto;
	right: 0;
}
.section-title span {
	color: #39cabb;
}

@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}
.bar-main {
    margin: 18px 0 45px;
    display: none;
}
/*
============
Feature Box
============
*/
.feature-box{
	position: relative;
}
.default-style.feature-box {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	text-align: center;
	z-index: 99;
	padding: 38px 30px 18px 30px;
	box-shadow: 0 20px 50px rgba(229, 229, 229, 0.8);
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
}
.default-style.feature-box .feature-box-content {
    float: left;
}
.feature-box-number {
	position: absolute;
	bottom: 37%;
	left: 50%;
	transform: translateX(-50%);
}
.feature-box-number h4 {
	font-size: 110px;
	line-height: 0.4;
	color: #666;
	opacity: 0.07;
}
.default-style.feature-box .feature-box-title h3 {
	font-size: 22px;
	font-weight: 700;
	text-transform: capitalize;
	margin: 0;
	-webkit-transition:.5s;
	-o-transition:.5s;
	transition:.5s;
}
.default-style.feature-box .feature-box-title h2 {
	font-size: 20px;
	font-weight: 600;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	margin: 15px 0 15px;
}
.default-style.feature-box .feature-box-desc {
	margin-bottom: 20px;
	transition: .5s;
}
.default-style.feature-box .feature-box-icon{
	display:inline-block;
	position:relative;
	font-size:56px;
}
.default-style.feature-box .feature-box-icon::before {
	position: absolute;
	content: '';
	background: url("https://webitkurigram.com/wpv/mediken/wp-content/themes/mediken/assets/images/icon-1.png");
	width: 56px;
	height: 71px;
	right: -20px;
	top: 0px;
	background-repeat: no-repeat;
	transition:.5s;
}
.default-style.feature-box:hover .feature-box-icon::before {
	transform: rotate(25deg) !important;
}
.default-style.feature-box .feature-box-icon i {
    font-size: 56px;
    text-align: center;
    transition: .5s;
	color:#39cabb;
}

.default-style.feature-box .feature-btn a i {
    font-size: 23px;
}

.feature-btn a {
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    display: inline-block;
    color: #616161;
    margin-top: 20px;
}
.default-style.feature-box .feature-btn a i {
	font-size: 18px;
	position: absolute;
	margin-bottom: -7px;
	right: -12px;
}

/* Feature Style Two */
.style-two .feature-box-title h2 {
	font-size: 20px;
	margin: 10px 0 34px;
	position: relative;
}
.style-two .feature-box-title h2::before {
	position: absolute;
	bottom: -17px;
	left: 0;
	width: 100%;
	content: "";
	background: #ddd;
	height: 3px;
	transition:.3s;
}
.style-two .feature-box-title h2::after {
	position: absolute;
	bottom: -17px;
	left: 0;
	width: 0%;
	content: "";
	background: #39cabb;
	height: 3px;
	transition:.3s;
}
.style-two.feature-box:hover .feature-box-title h2::after{
	width:100%;
}
.style-two.feature-box .feature-box-icon i {
	color: #39cabb;
	font-size: 50px;
}
.gradient .front{
	background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff) !important;
}
.gradient .flipper .back a.button {
background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff) !important;
}
.mediken_flipbox .front,
.mediken_flipbox .back{
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.10);
	box-shadow: 0 5px 20px rgba(0,0,0,0.10);
}
/* Feature Style Three */
.feature-box.style-three {
	background: #fff;
	text-align: center;
	box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.12);
	border-radius: 7px;
	padding: 45px 30px;
	transition: .5s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 30px;
}
.feature-box.style-three::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	height: 100%;
	width: 100%;
    background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff);
	z-index: -1;
	opacity: 0;
	transition: .5s;
}
.feature-box.style-three:hover::before {
	opacity: 1;
	top: 0%;
}
.feature-box.style-three:hover{
	border-radius: 100%;
}
.feature-box.style-three .feature-box-icon i {
	font-size: 55px;
	color: #39cabb;
	transition: .5s;
	display: inline-block;
}
.feature-box.style-three .feature-box-title h2 {
    font-size: 20px;
    font-weight: 700;
    transition: .5s;
    margin: 20px 0 15px;
}
.feature-box.style-three .feature-btn a {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	margin-top: 15px;
	display: inline-block;
	transition: .5s;
}
.feature-box.style-three .feature-btn a i{
    margin-left:4px;
}
.feature-box-desc{
    transition:.4s;
}

.feature-box.style-three:hover .feature-box-title h3,
.feature-box.style-three:hover .feature-box-title h2,
.feature-box.style-three:hover .feature-btn a,
.feature-box.style-three:hover .feature-box-icon i,
.feature-box.style-three:hover .feature-box-desc{
color:#fff;
}

/* Feature Style Four */
.feature-box.style-four {
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
}
.feature-box.style-four .feature-box-content {
    position: absolute;
    left: 0;
    top: 110%;
    padding: 0 59px 0 40px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(135,192,61,0.80);
    height: 100%;
    width: 100%;
}
.feature-box-content-inner {
    position: relative;
    top: 41%;
    transform: translateY(-53%);
}
.feature-box.style-four:hover .feature-box-content {
    top: 79px;
}
.feature-box.style-four .feature-box-title {
    background: #fff;
    padding: 27px 0;
    position: relative;
    z-index: 1;
	transition:.5s;
}

.feature-box.style-four:hover .feature-box-title {
    background: #EC9D2A;
}

.feature-box.style-four .feature-box-title:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 20px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
	transition:.5s;
}
.feature-box.style-four:hover .feature-box-title:before {
	border-top: 20px solid #EC9D2A;
}
.feature-box.style-four .feature-box-content .feature-box-icon span i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}
.feature-box.style-four .feature-box-title h2{
	font-size: 22px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
	margin: 0;
}
.feature-box.style-four:hover .feature-box-title h2 {
	color:#fff;
}
.feature-box.style-four .feature-box-content .feature-box-desc p{
	overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.feature-box.style-four:hover .feature-box-content .feature-box-desc p{
    opacity: 1;
}
.feature-box.style-four .feature-box-content .feature-btn a{
	color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.feature-box.style-four:hover .feature-box-content .feature-btn a{
    opacity: 1;
}

/* Style Five */
.feature-box.style-five {
    background: #fff;
    text-align: center;
    box-shadow: 6px 5px 30px 0px rgba(0,0,0,.12);
    border-radius: 7px;
    padding: 50px 45px;
    transition: .4s;
}
.feature-box.style-five.active {
    background: #39cabb;
}
.feature-box.style-five:hover {
    background: #39cabb;
    transform: translateY(-10px);
}
.feature-box.style-five .feature-box-icon i {
    background: #edf4fc;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    line-height: 130px;
    font-size: 45px;
    color: #39cabb;
    margin-bottom: 20px;
    transition: .4s;
    display: inline-block;
}
.feature-box.style-five:hover .feature-box-icon i{
    background: #fff;
}
.feature-box.style-five .feature-box-content .feature-box-title h2 {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 15px;
    transition: .4s;
}
.feature-box.style-five .feature-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
    display: inline-block;
    transition: .4s;
	color: #39cabb;
}
.feature-box.style-five:hover .feature-box-title h2,
.feature-box.style-five:hover .feature-btn a,
.feature-box.style-five:hover .feature-box-desc{
    color: #fff;
}
.feature-box.style-five.active .feature-box-title h2,
.feature-box.style-five.active .feature-btn a,
.feature-box.style-five.active .feature-box-desc{
    color: #fff;
}

/* Style Six */
.feature-box.style-six {
    background: #fff;
    text-align: center;
    box-shadow: 6px 5px 30px 0px rgba(0,0,0,.12);
    border-radius: 7px;
    padding: 28px 20px 28px;
    transition: .4s;
}
.feature-box.style-six.active {
    background: #39cabb;
}
.feature-box.style-six:hover {
    background: #39cabb;
    transform: translateY(-10px);
}
.feature-box.style-six .feature-box-icon i{
    font-size: 48px;
    color: #39cabb;
    margin-bottom: 20px;
    transition: .4s;
    display: inline-block;
}
.feature-box.style-six:hover .feature-box-icon i{
    color: #fff;
}
.feature-box.style-six .feature-box-content .feature-box-title h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    transition: .4s;
}
.feature-box.style-six .feature-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 25px;
    display: inline-block;
    transition: .4s;
	color: #39cabb;
}
.feature-box.style-six:hover .feature-box-title h2,
.feature-box.style-six:hover .feature-btn a,
.feature-box.style-six:hover .feature-box-desc{
    color: #fff;
}
.feature-box.style-six.active .feature-box-title h2,
.feature-box.style-six.active .feature-btn a,
.feature-box.style-six.active .feature-box-desc{
    color: #fff;
}

/* Style Seven */
.feature-box.style-seven{
    background: rgba(0, 0, 0, 0.67);
    border: 1px solid rgba(255,255,255,0.10);
    padding: 15px 23px 30px;
    position: relative;
    z-index: 1;    
}
.feature-box.style-seven:before{
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: #39cabb;
    z-index: -1;
    transition: .3s;
}
.feature-box.style-seven:hover::before{
    width: 100%;
}
.feature-box.style-seven .feature-box-icon {
    float: left;
    margin-right: 20px;
    padding-top: 18px;
}
.feature-box.style-seven .feature-box-icon i{
    font-size: 40px;
    transition: .3s;
}
.feature-box.style-seven .feature-box-content{
    overflow: hidden;    
}
.feature-box.style-seven .feature-box-title h2{
    font-size: 20px;
    margin: 15px 0 10px;
    transition: .3s;    
}

.feature-box.style-seven .feature-icon.bottom {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 40px;
    color: #69717d;
    opacity: 0.4;
}

.feature-box.style-seven h2,
.feature-box.style-seven p,
.feature-box.style-seven i{
    color: #fff;
}



 @media (min-width: 320px) and (max-width: 999px) {
	.default-style.feature-box {
		display: block;
		padding: 40px 40px;
		box-shadow: 0 0 15px rgba(0,0,0,0.15);
		margin-bottom: 30px;
	} 
	.default-style.feature-box .feature-box-icon i {
		margin-right: 0;
		color:#39cabb;
	}
	.default-style.feature-box .feature-box-content {
		float: none;
	}
	.default-style.feature-box .feature-box-title h2 {
		color: #000000;
	}
 }
.feature-box.style-eight {
    background: #ffffff;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    border-bottom: 4px solid #39cabb;
    border-radius: 5px;
    padding: 25px 20px 18px 20px;
}
.feature-box.style-eight .feature-box-title h2 {
    font-size: 22px;
    text-transform: capitalize;
    margin-bottom: 12px;
    font-weight: 600;
}

 .feature-box.style-eight .feature-box-icon {
    margin-right: 20px;
}
.feature-box.style-eight .feature-box-icon i {
    color: #fff;
    background-color: #EFB443;
    font-size: 34px;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
}
 .feature-box.style-eight:hover .feature-box-icon i {
    color: #ffffff;
    background-color: #39cabb;
}

.years-of-experience h1 {
    font-size: 55px;
    color: #39cabb;
}
.years-of-experience{
    width: 54%;
    position: absolute;
    background: #fff;
    padding: 15px 25px 23px;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    top: -140px;
    left: -53px;
}
.years-of-experience p {
    font-family: 'Rajdhani';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 4px 0 0 8px;
}
.years-of-experience h1 span {
    font-size: 25px;
}

.years-of-experience.style-two {
    width: 37%;
    position: absolute;
    background: #fff;
    padding: 25px 18px 45px;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    top: -110px;
    right: 72px;
    background: #39cabb;
	left:inherit;
}
.years-of-experience.style-two p,
.years-of-experience.style-two h1 {
    color:#fff;
}
.about-sign img {
    width: 57px;
}
/*
============
Service Box
============
*/

/* Service Style Default */
.service-box {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 75px 30px 45px;
    transition: .5s;
    border-radius: 4px;
}
.em_service_content {
	overflow: hidden;
}
.service_top_text {
display: block;
}
.service-box-icon {
color: #333;
font-size: 40px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.service-box-icon i {
    margin-bottom: 50px;
    display: inline-block;
    color: #39cabb;
    font-size: 60px;
	transition: .5s;
}
.service-box .img-icon {
    margin-bottom: 30px;
}
.service-box-title {
overflow: hidden;
}
.service-box-title h2, .service-box-title h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
}
.service-box-title h2:hover{
color:#39cabb;
}
.service-box-desc p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
}
.service-btn {
	margin-top: 17px;
}
.service-btn > a {
	display: inline-block;
	font-size: 16px;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	font-weight: 600;
	position: relative;
	letter-spacing: 0px;
	background: #E1F7F5;
	color: #39cabb;
	padding: 12px 27px;
	border-radius: 50px;
}
.service-btn > a:hover{
	color:#fff;
    background: #39cabb;
}
.service-btn > a:hover span {
	display: inherit;
}
.service-btn a span {
	display: none;
    transition:.5s;
}
.service-btn > a i {
	margin-left: 0;
	font-size: 16px;
	display: inline-block;
}
.em-service:hover .service-btn > a::before {
    width: 100%;
}
/* .em-service:hover .service-btn a {
color: #39cabb;
} */
.slick-slide,
.slick-slider {
outline: 0 !important;
}

/* Default Style */
.service-box.default-style .img-icon {
	margin-bottom: 3px;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	position: relative;
	z-index: 1;
}
.service-box.default-style .img-icon::before {
	position: absolute;
	content: "";
	top: -16px;
	left: -6px;
	background: url(https://wp.dreamitsolution.net/mediken/wp-content/uploads/2022/05/Home-11.png);
	width: 100%;
	height: 100%;
	z-index: -1;
	background-repeat: no-repeat;
	background-position: center center;
	transform: scale(0);
	transition: .5s;
}
.service-box.default-style:hover .img-icon::before{
    transform: scale(1);
}
.service-box.default-style {
	background: #fff;
	box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 0%);
	padding: 25px 30px 38px;
	transition: .5s;
	border-radius: 10px;
	text-align: center;
	border: 1px solid #f5f0e9;
}
.single-feature {
	background: #fff;
	text-align: center;
	padding: 20px 20px 30px;
	margin-bottom: 30px;
	border-radius: 5px;
	box-shadow: 0px 5px 60px 0px rgb(0 44 93 / 7%);
}
.single-feature.item-4 {
	background-color: #002c5d;
	text-align: left;
	padding: 20px 40px 30px;
}
.single-feature.item-4 h3 {
	color: #fff;
	font-size: 24px;
	margin: 25px 0px 25px 0px;
    font-weight: 600;
}
.single-feature.item-4 p {
	color: #39cabb;
	font-size: 16px;
	margin-bottom: 3px;
}
.single-feature.item-4 h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.single-feature.item-4 .bar {
	height: 1px;
	width: 100%;
	background-color: #264B75;
	margin: 20px 0px;
}
.single-feature.item-4 p {
	color: #39cabb;
	font-size: 16px;
	margin-bottom: 3px;
}
.single-feature.item-4 h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 40px;
    font-weight: 600;
}

.service-box.default-style:hover {
	/* box-shadow:0px 20px 20px 0px rgb(0 0 0 / 5%);
	    transform: translateY(-5px); */
}
/* Service Box Style Two */
.service-box.service-style-two {
    padding: 40px 20px 40px;
    text-align: center;
    position: relative;
    background: #fff;
    transition: .5s;
    z-index: 1;
    box-shadow: none;
    border: 1px solid #F1F7F1;
}
.service-box.service-style-two::before {
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: 0;
content: '';
z-index: -1;
-webkit-transition: 0.5s;
transition: 0.5s;
background: #39cabb;
border-radius:4px;
}
.service-box.service-style-two:hover::before{
height:100%;
}
.service-box.service-style-two:hover {
transform: translateY(-8px);
}
.service-box.service-style-two .img-icon {
    margin-bottom: 10px;
    background: rgba(106,150,31,.15);
    text-align: center;
    display: inline-block;
    border-radius: 4px;
		transition:.5s;
}


.service-box.service-style-two .img-icon img {
    padding: 19px;
    width: 80px;
}
.service-box.service-style-two .service-box-icon i {
font-size: 60px;
display: inline-block;
color: #39cabb;
transition: .5s;
}
.service-box.service-style-two .service-box-title h2 {
    margin: 20px 0 15px 0;
    transition: .5s;
    font-size: 20px;
    font-weight: 600;
}
.service-box.service-style-two .service-btn {
    margin-top: 20px;
}
.service-box.service-style-two .service-btn a {
color: #39cabb;
display: inline-block;
}
.service-box.service-style-two .service-btn a i {
    margin-left: 0;
    font-size: 21px;
    width: 50px;
    height: 50px;
    color: #39cabb;
    background: #fff;
    line-height: 50px;
    border-radius: 100%;
    display: inline-block;
	background: rgba(106,150,31,.15);
	transition:.5s;
}
.service-box.service-style-two:hover .service-btn a i,
.service-box.service-style-two:hover .img-icon {
    background: #fff;
}
.service-box.service-style-two .service-btn > a,
.service-box.service-style-two .service-box-desc p {
transition:.5s;
}
.service-box.service-style-two:hover .service-box-title h2,
.service-box.service-style-two:hover .service-box-title h3,
.service-box.service-style-two:hover .service-btn > a,
.service-box.service-style-two:hover .service-box-icon i,
.service-box.service-style-two:hover .service-box-desc p {
color:#fff;
}

/* Service Box Style Three */

.service-box.service-style-three {
    padding: 0;
    transition: .5s;
    position: relative;
    padding: 0;
    text-align: left;
}
.service-box-thumb {
    position: relative;
}
.service-box-thumb img {
	border-radius: 5px 5px 0 0;
	width: 100%;
}
.service-box.service-style-three .img-icon {
	margin-bottom: 0;
	display: inline-block;
	position: absolute;
	bottom: 0;
	border-radius: 4px;
	z-index: 9;
	right: 0;
}
.service-box.service-style-three .service-list ul li {
	list-style: none;
	margin-top: 10px;
	font-family: 'Source Sans Pro', sans-serif;
}
.service-box.service-style-three .service-list ul li i {
	color: #39cabb;
	font-weight: 700;
	margin-right: 2px;
}
.service-box.service-style-three .service-box-title h2, .service-box-title h3 {
	margin: 6px 0 7px 0;
	font-size: 22px;
	padding: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-transform: capitalize;
	font-weight: 600;
}
.service-box.service-style-three .service-box-content {
	padding: 18px 30px 30px;
	position: relative;
	z-index: 1;
}
.service-box.service-style-three .service-box-title h2, .service-box-title h3 {
	margin: 6px 0 10px 0;
	font-size: 22px;
	padding: 0;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	text-transform: capitalize;
	font-weight: 600;
}
.service-box.service-style-three .service-btn > a {
	display: inline-block;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	-webkit-transition: all .9s ease 0s;
	-o-transition: all .9s ease 0s;
	transition: all .9s ease 0s;
	font-weight: 600;
	position: relative;
	letter-spacing: 0px;
	background: transparent;
	color: #39cabb;
	padding: 9px 27px;
	border-radius: 50px;
	border: 1px solid #e5e9ee;
}
.service-box.service-style-three:hover .service-btn > a{
    background: #39c9ba;
    color: #fff;
}
/* Service Style 4 */
.service-box.service-style-four{
    text-align: center;
    padding: 40px 24px;
    border: 1px solid #e4ecf9;
    position: relative;
    z-index: 1;
    background: #fff;
}
.service-box.service-style-four::before{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    content: "";
    background: #adc7f1;
    transition: .3s;
    z-index: -1;
}
.service-box.service-style-four:hover::before{
    width: 100%;
    height: 100%;
    background: #39cabb;
}
.service-box.service-style-four .service-box-icon i{
    color: #39cabb;
    font-size: 55px;
}
.service-box.service-style-four .service-box-content h2{
    font-size: 23px;
}
.service-box.service-style-four .service-box-content p{
    margin: 0;
}
.service-box.service-style-four:hover .service-box-icon i,
.service-box.service-style-four:hover .service-box-content h2,
.service-box.service-style-four:hover .service-box-content p{
    color: #fff;
}


/* Service Style 5 */
.service-box.style-five {
padding: 0 20px;
}
.style-five .service-box-title h3 {
font-size: 32px;
}
.service-box-number {
	position: relative;
	color: #39cabb;
	font-size: 19px;
	font-weight: 700;
	margin-right: 50px;
	display: block;
}
.service-box-number {

}
.service-box-number::before {
position: absolute;
right: -40px;
top: 16px;
width: 30px;
height: 1px;
background: #39cabb;
content: "";
}
.service-list {
padding-left: 0;
list-style: none;
}
.service-list li a {
display: block;
color: #000000;
text-transform: uppercase;
font-weight: 500;
font-size: 13px;
padding: 5px 0px;
transition: .3s;
}
.service-list li a:hover {
margin-left: 15px;
color: #39cabb;
}
.service-style-five .service-btn > a {
color: #000000;
font-size: 13px;
font-weight: 500;
}
.service-style-five .service-btn > a:hover {
color: #39cabb;
}

.style-five .service-btn > a {
    color: #39cabb;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}


.slick-slide.service-box{
margin:10px 15px 30px;
}


/* Service Box Style Six */
.service-box.service-style-six {
    padding: 32px 30px 50px;
    text-align: center;
    position: relative;
    background: #F6F7F9;
    transition: .5s;
    z-index: 1;
    margin: 0 0 0;
    border-bottom: 5px solid transparent;
    box-shadow: none;
}
.service-box.service-style-six:hover{
	border-bottom:4px solid #39cabb; 
	background:#fff;
    box-shadow: 0px 0 6px rgb(0 0 0/ 10%);
	transform:translateY(-10px);
}

.service-box.service-style-six .service-box-number {
    position: relative;
    color: #39cabb;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 10px;
    display: block;
}
.service-box.service-style-six .service-box-number::before {
   display:none;
}
.service-box.service-style-six .service-box-icon i {
    margin-bottom: 15px;
    display: inline-block;
    color: #39cabb;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    border-radius: 0;
    margin: 24px 0 0px;
    transition: 0.5s;
    font-size: 45px;
}
.service-box.service-style-six .service-box-title h2 {
    margin: 0 0 15px 0;
    font-size: 21px;
    text-transform: uppercase;
}
.service-box.service-style-six:hover .service-box-icon i{
background:#39cabb;
color:#fff;
}

/* Service Box Style Seven */
.service-box.style-seven {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 44px 30px 45px;
    transition: .5s;
    border-radius: 15px;
    text-align: center;
	position:relative;
	z-index:1;
}
.service-box.style-seven:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #d1d1d1;
    width: 100%;
    height: 0%;
    transition: .4s;

	 background-image: linear-gradient(170deg, #39cabb 0%, #d1651a 100%);
	 z-index:-1;
	 border-radius: 15px;
}
.service-box.style-seven:hover:after{
	background-image: linear-gradient(170deg, #39cabb 0%, #d1651a 100%);
	height:100%;
}
.service-box.style-seven .service-box-icon i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #e8ecfc;
    margin-bottom: 33px;
    border-radius: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #fff;
    font-size: 40px;
	position:relative;
		 z-index:1;
}
.service-box.style-seven .service-box-icon i:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0px;
    background: #d1d1d1;
    width: 100%;
    height: 100%;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transition: .6s;
	 background-image: linear-gradient(170deg, #39cabb 0%, #d1651a 100%);
	 z-index:-1;
	     border-radius: 100%;
    transition: .5s;
}
.service-box.style-seven:hover .service-box-icon i{
    color: #39cabb;
}
.service-box.style-seven:hover .service-box-icon i:after{
	background:#fff;
	
}

.service-box.style-seven .service-box-inner h2 {
    position: relative;
    font-size: 26px;
    margin-bottom: 15px;
}

.service-box.style-seven .service-btn a{
    border: 1px solid #e8ecfc;
    padding: 5px 23px;
    margin-top: 14px;
}
.service-box.style-seven:hover .service-btn a{
	color: #fff;
    background: #39cabb;
}

.service-box.style-seven:hover .service-box-title h2,
.service-box.style-seven:hover .service-box-desc p,
.service-box.style-seven:hover .service-btn a{
    color: #fff;
}


/* Service Box Style Eight */
.service-box.service-style-eight {
	padding: 60px 30px 55px;
	text-align: center;
	position: relative;
	background: #fff;
	box-shadow: 2px 10px 50px rgba(158,158,158,.25);
	border: 2px solid transparent;
	border-radius: 7px;
	margin-bottom: 30px;
	transition: .5s;
}
.service-box.service-style-eight:hover {
	border: 2px solid #39cabb;
}

.service-box.service-style-eight .service-box-icon i {
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: #39cabb;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    margin-bottom: 33px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-align: center;
    font-size: 40px;
}
.service-box.service-style-eight .service-box-title h2 {
	margin: 0 0 15px;
    font-size: 22px;
    padding: 0;
}
.service-box.service-style-eight .service-btn {
	margin-top: 0;
	position: absolute;
	bottom: -24px;
	left: 0;
	right: 0;
	transition:.4s;
}
.service-box.service-style-eight .service-btn a{
	color: #39cabb;
	display: inline-block;
	border: 2px solid #39cabb;
}
.service-box.service-style-eight:hover .service-btn a i{
	background: #39cabb;
	color: #fff;
}
.service-box.service-style-eight .service-btn a i {
	margin-left: 0;
	font-size: 21px;
	width: 50px;
	height: 50px;
	color: #39cabb;
	background: #fff;
	line-height: 50px;
	border-radius: 100%;
}

/* Service Style Nine */
.service-box.service-style-nine {
    padding: 35px 25px 30px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158,158,158,.25);
    z-index: 999;
    overflow: hidden;
}
.service-box.service-style-nine:hover {
    transform: translateY(-8px);
}
.service-box.service-style-nine::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -50px;
    z-index: 1;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(208, 10, 43, 0.9);
}
.service-box.service-style-nine::after {
    content: '';
    position: absolute;
    top: -55px;
    right: -11px;
    z-index: 2;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(208, 10, 43, 0.7);
}
.service-box.service-style-nine .service-box-icon i {
    font-size: 40px;
    display: inline-block;
    color: #39cabb;
    transition: .5s;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: rgba(208, 10,44,0.20);
    border-radius: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.service-box.service-style-nine .service-box-number {
    position: absolute;
    color: #39cabb;
    font-size: 21px;
    font-weight: 700;
    margin-right: 0;
    display: block;
    text-align: right;
    z-index: 999;
    top: 4px;
    color: #fff;
    right: 17px;
}
.service-box.service-style-nine .service-box-number h4 {
    color: #fff;
}
.service-box.service-style-nine .service-box-title h2 {
    margin: 0 0 12px;
    transition: .5s;
    font-size: 26px;
}
.service-box.service-style-nine .service-btn a {
    color: #39cabb;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
}
.service-box.service-style-nine .service-btn a:before{
	content: '';
    width: 0;
    height: 0;
    border-width: 5px 0 5px 7px;
    border-style: solid;
    display: block;
	right: -38px;
    border-color: transparent transparent transparent #f5f5f5;
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
}
.service-box.service-style-nine .service-btn a:after{
	content: "";
    position: absolute;
    right: -32px;
    background: #fff;
    width: 22px;
	height: 2px;
    top: 55%;
    z-index: 1;
    transform: translateY(-50%);
}

/* Service Style Ten */
.service-box.service-style-ten {
    min-height: 400px;
    padding: 35px 30px 40px;
    z-index: 1;
    transition: .3s;
    overflow: hidden;
    position: relative;
}
.service-box.service-style-ten:hover{
    transform: translateY(-5px);
}
.service-box.service-style-ten::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(1, 4, 20, 0.99)));
    background-image: linear-gradient(to bottom, transparent, rgba(1, 4, 20, 0.99)); 
}
.service-box.service-style-ten::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-image: linear-gradient(to bottom,rgba(37, 19, 209,.7),#2513d1);
    background-image: linear-gradient(to bottom,rgba(37, 19, 209,.7),#2513d1);
    opacity: 0.8;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}
.service-box.service-style-ten:hover::after{
    height: 100%;
    top: 0;
    bottom: auto;
}
.service-box.service-style-ten .service-box-content{
    position: absolute;
    bottom: 50px;
    left: 30px;
}
.service-box.service-style-ten .service-box-content h2{
    margin: 0 0 10px 0;
    color: #fff;
}
.service-box.service-style-ten .service-box-content p{
    color: #d7d7d7;
}
.service-box.service-style-ten .service-box-content a{
    color: #39cabb;
    font-weight: 600;
}


.service-shape{
	position:relative;
	 z-index: 1;
}
.service-shape:after, .service-shape:before {
    position: absolute;
    bottom: -88px;
    left: -15px;
    content: "";
    width: 200px;
    height: 200px;
    background: url(https://wp.dreamitsolution.net/mediken/wp-content/uploads/2021/08/shape2.png);
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    background-repeat: no-repeat;
}
.service-shape:after {
    bottom: inherit;
    left: inherit;
    right: -93px;
    background: url(https://wp.dreamitsolution.net/mediken/wp-content/uploads/2021/08/shape4.png);
    top: 118px;
    background-repeat: no-repeat;
     z-index: -1;
}
@-webkit-keyframes float-bob {
    0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
    50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
    100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } 
}


/*
==========
Flip Box
==========
*/


.flip-box .flip-box-inner {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	transition: .5s;
}
.flip-box .flip-box-inner .flip-box-wrap {
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.flip-box .flip-box-inner .back-part,
.flip-box .flip-box-inner .front-part {
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 200px;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		transition: .5s;
}

.flip-box .flip-box-inner .front-part {
	position: relative;
	bottom: 0;
	z-index: 10;
	padding: 50px 25px 50px;
	border-radius: 8px;
	background-color: #6094da;
}
.flip-box .flip-box-inner .front-part .front-background-overlay{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.flip-box .flip-box-inner .front-part .front-content-part{
    width: 100%;
	z-index: 1;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-icon-part {
    margin-bottom: 20px;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-icon-part span,
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part span{
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 1;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-icon-part span img,
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part span img{
    width: 60px;
    height: 60px;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-title-part {
    margin-bottom: 10px;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-title-part .front-title {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    color: #fff;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-desc-part .front-desc {
    margin-bottom: 0;
    font-size: 16px;
    color: #fff;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-btn-part .front-btn {
    display: inline-block;
    line-height: 1;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-btn-part .front-btn i {
    transition: all 0.4s ease 0s;
}

/* Back Part */
.flip-box .flip-box-inner .back-part {
    position: absolute;
    z-index: -1;
    padding: 26px 25px 26px;
    border-radius: 8px;
    background-color: #39cabb;
}
.flip-box .flip-box-inner .back-part .back-background-overlay{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.flip-box .flip-box-inner .back-part .back-content-part{
	width: 100%;
    z-index: 1;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part .back-img {
    display: inline-block;
}

.flip-box .flip-box-inner .back-part .back-content-part .back-title-part {
    margin-bottom: 10px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-title-part .back-title {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-desc-part .back-desc {
    margin-bottom: 0;
    font-size: 16px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn {
    display: inline-block;
    line-height: 1;
    padding: 10px 25px;
    background: #fff;
	font-size: 18px;
	font-weight: 500;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn i {
    transition: all 0.4s ease 0s;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-after span {
    float: left;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-after i {
    margin-left: 10px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-before span {
    float: right;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn.icon-before i {
    margin-right: 10px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn:hover {
    background: #1f1c51;
    color: #fff;
}
.flip-box .flip-box-inner.rs-flip-right .front-part {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.flip-box .flip-box-inner.rs-flip-right .back-part {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-box .flip-box-inner.rs-flip-right .back-content-part {
    right: 15px;
}
.flip-box .flip-box-inner.rs-flip-right:hover .back-part {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.flip-box .flip-box-inner.rs-flip-right:hover .front-part {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.flip-box .flip-box-inner.rs-flip-right:hover .back-content-part {
    right: 0;
}
.flip-box .flip-box-inner.rs-flip-left .front-part {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.flip-box .flip-box-inner.rs-flip-left .back-part {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.flip-box .flip-box-inner.rs-flip-left .back-content-part {
    left: 15px;
}
.flip-box .flip-box-inner.rs-flip-left:hover .front-part {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.flip-box .flip-box-inner.rs-flip-left:hover .back-part {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
}
.flip-box .flip-box-inner.rs-flip-left:hover .back-content-part {
    left: 0;
}
.flip-box .flip-box-inner.rs-flip-up .front-part {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.flip-box .flip-box-inner.rs-flip-up .back-part {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.flip-box .flip-box-inner.rs-flip-up .back-content-part {
    top: 15px;
}
.flip-box .flip-box-inner.rs-flip-up:hover .front-part {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.flip-box .flip-box-inner.rs-flip-up:hover .back-part {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.flip-box .flip-box-inner.rs-flip-up:hover .back-content-part {
    top: 0;
}
.flip-box .flip-box-inner.rs-flip-down .front-part {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.flip-box .flip-box-inner.rs-flip-down .back-part {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.flip-box .flip-box-inner.rs-flip-down .back-content-part {
    bottom: 15px;
}
.flip-box .flip-box-inner.rs-flip-down:hover .front-part {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}
.flip-box .flip-box-inner.rs-flip-down:hover .back-part {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.flip-box .flip-box-inner.rs-flip-down:hover .back-content-part {
    bottom: 0;
}
.flip-box .flip-box-inner:hover .back-part {
    z-index: 1;
}
.flip-box .flip-box-inner:hover .front-part {
    z-index: -1;
}
.flip-box:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0;
}
.front-part,
.back-part {
    min-height: 250px;
}
/* Style Two */
.flip-box.style-two .front-part .front-icon i{
	background: #39cabb;
	color: #fff;
	height: 90px;
	width: 90px;
	line-height: 90px;
	display: inline-block;
	font-size: 30px;
	border-radius: 33% 66% 70% 30%/49% 62% 38% 51%;
}

/*
========
Team
========
*/


.team-slider-style1 .team-item {
    overflow: visible;
}
.team-grid-style1 .team-item {
    overflow: visible;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
    padding: 15px 15px 1px;
    border-radius: 4px;
}

.team-grid-style1:hover .team-item{
	transform: translateY(-10px);
}
.team-grid-style1 .team-item:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: #39cabb;
    border-radius: 5px 0 0 0;
}
.team-grid-style1 .image-wrap img {
    border-radius: 4px;
}
.team-grid-style1 .team-item .social-icons1,
.team-slider-style1 .team-item .social-icons1 {
    text-align: center;
    margin-top: 14px;
}
.team-grid-style1 .team-item .social-icons1 a i, .team-slider-style1 .team-item .social-icons1 a i {
    font-size: 15px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin: 0;
    background: #39cabb;
    border-radius: 3px;
    color: #fff;
}
.team-grid-style1 .team-item .social-icons1 a i:hover, .team-slider-style1 .team-item .social-icons1 a i:hover {
    background: #EFB443;
	color:#fff;
}
.team-grid-style1 .team-item .image-wrap,
.team-slider-style1 .team-item .image-wrap {
    position: relative;
    overflow: hidden;
}

.team-slider-style1 .team-item .image-wrap .social-icons1{
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 50px;
    background: #030749;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
}

.team-grid-style1 .team-item .image-wrap .social-icons1 {
    position: absolute;
    right: -50px;
    width: 50px;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    top: 50%;
    transform: translateY(-50%);
}

.team-grid-style1 .team-item .image-wrap .social-icons1 a, .team-slider-style1 .team-item .image-wrap .social-icons1 a {
    display: block;
    margin: 7px 0;
}
.team-grid-style1 .team-item :hover .image-wrap .social-icons1, .team-slider-style1 .team-item :hover .image-wrap .social-icons1 {
    right: 15px;
    width: 50px;
    opacity: 1;
    visibility: visible;
}
.team-slider-style1 .team-item .team-content {
    text-align: center;
    margin: 0 0 30px;
    padding: 20px 20px 25px;
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
    background: #030749;
    position: unset;
    opacity: 1;
}
.team-grid-style1 .team-item .team-content {
    text-align: center;
    padding-top: 15px;
}
.team-grid-style1 .team-item .team-content .member-desc h3{
	margin: 0;
}
.team-grid-style1 .team-item .team-content .member-desc h3 a {
    font-size: 21px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
.team-grid-style1 .team-item .team-content .member-desc h3 a:hover{
	color: #39cabb;
}

.team-grid-style1 .team-item .team-content span.team-title, .team-slider-style1 .team-item .team-content span.team-title {
    color: #39cabb;
    font-weight: 500;
}
.team-grid-style1 .team-item .social-icons,
.team-slider-style1 .team-item .social-icons {
    display: none;
}
.team-slider-style1 .team-item .team-content {
    margin: 0;
}

/* Style 2
-----------*/
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
    position: relative;
    margin-bottom: 35px;
    overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
    text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
    position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
    padding: 0 40px 12px;
    background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
    margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
    z-index: 1;
    margin-bottom: 0;
    background: #030749;
    border-radius: 3px 3px 0 0;
    padding: 8px 0 14px;
    margin-top: -35px;
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    transition: 0.4s;
    text-align: center;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    margin-top: 0 !important;
    line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
    position: relative;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: capitalize;
    z-index: 111;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a i {
    height: 25px;
    width: 25px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    color: #fff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
    text-decoration: none;
    color: #fff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a:hover,
.team-grid-style2 .team-inner-wrap .team-content .team-name a:hover,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a:hover,
.team-slider-style2 .team-inner-wrap .team-content .team-name a:hover {
    color: #f8560c;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
    line-height: 1.4;
    margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
    padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
    padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
    pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    margin: 18px 0 0;
    font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
    color: #eee;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    display: block;
    text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
    color: #eee;
    pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .team-content,
.team-slider-style2 .team-inner-wrap:hover .team-content {
    bottom: 0;
}
.team-grid-style2 .team-inner-wrap:hover .team-img-sec:before,
.team-slider-style2 .team-inner-wrap:hover .team-img-sec:before {
    height: 100%;
}
.icon-button a {
    background: #030749;
    color: #fff;
    padding: 3px 17px;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 25px;
    border-radius: 18px;
}
.icon-button a:hover {
    color: #fff;
    background: #9051c6;
}
.icon-button a i:before {
    font-size: inherit;
}
.blogfull .icon-button a {
    margin-bottom: 0;
}
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
    padding: 25px;
    position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 200px solid #9051c6;
    border-right: 200px solid transparent;
    left: 0;
    top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 200px solid #9051c6;
    border-left: 200px solid transparent;
    right: 0;
    bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
    position: relative;
    z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
    position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #9051c6;
    left: 0;
    top: 0;
    z-index: 100;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
    position: absolute;
    display: block;
    left: 50%;
    width: 100%;
    top: 30%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 110;
    color: #fff;
    padding: 15px;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
    margin-bottom: 0;
    font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
    color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
    color: #fff;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
    color: #fff;
    margin-right: 12px;
    font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
    margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
    opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
    opacity: 1;
    width: 100%;
    top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
    opacity: 0.8;
}
.team-grid-style3 .team-img:after {
    top: 0;
}
.team-grid-style3 .team-img:before {
    bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
    overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
    margin-bottom: 125px;
    position: relative;
    overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
    display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
    color: #f8560c;
    background: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    opacity: 1;
    height: unset;
    display: inline-block;
    top: unset;
    bottom: -85px;
    padding: 20px 20px 25px;
    -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    left: 50%;
    max-width: 310px;
    transform: translateX(-50%);
    width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
    display: block;
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
    color: #030749;
}
.team-grid-style4 .team-item .team-content .team-name a:hover,
.team-slider-style4 .team-item .team-content .team-name a:hover {
    color: #f8560c;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 5px;
    display: block;
    font-family: Poppins, sans-serif;
    color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
    font-size: 14px;
    margin-bottom: 0;
    color: #777;
    position: relative;
    z-index: 1;
    max-height: 0;
    opacity: 0;
    line-height: 24px;
    -webkit-transition: all 0.6s, max-height 0.5s;
    -o-transition: all 0.6s, max-height 0.5s;
    -moz-transition: all 0.6s, max-height 0.5s;
    transition: all 0.6s, max-height 0.5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: #030749;
    top: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
    text-align: center;
    margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
    display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
    color: #030749;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: 0 0;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}
.team-grid-style4 .team-item .team-content .social-icons a i:hover,
.team-slider-style4 .team-item .team-content .social-icons a i:hover {
    color: #f8560c;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
    background: 0 0;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
    opacity: 1;
    top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
    position: relative;
    max-height: 400px;
    opacity: 1;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s, max-height 1.5s;
    -o-transition: all 0.4s, max-height 1.5s;
    -moz-transition: all 0.4s, max-height 1.5s;
    transition: all 0.4s, max-height 1.5s;
    padding-top: 18px;
    margin-top: 8px;
}
/* Style 5 */
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    background: #fff;
    border-radius: 5px;
}

.team-grid-style5 .team-item{
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.team-grid-style5:hover .team-item{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
}
.team-grid-style5 .team-inner-wrap .image-wrap img,
.team-slider-style5 .team-inner-wrap .image-wrap img {
	width: 100%;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.team-grid-style5 .team-item .image-wrap:before{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(135,192,61,.85);
    content: "";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.team-grid-style5:hover .team-item .image-wrap:before{
	opacity: 1;
}

.team-grid-style5 .team-inner-wrap .team-content, .team-slider-style5 .team-inner-wrap .team-content {
    height: 100px;
    width: 88%;
    top: unset;
    bottom: 51px;
    opacity: 1;
    position: absolute;
    padding: 15px 20px;
    color: #444;
    text-align: center;
    overflow: hidden;
    background: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 5px;
    box-shadow: #bfbaba40 0px 7px 29px 0px;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc,
.team-slider-style5 .team-inner-wrap .team-content .member-desc {
    margin: 10px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
	font-weight: 700;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a:hover,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a:hover {
	color:#39cabb;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-title, .team-slider-style5 .team-inner-wrap .team-content .member-desc .team-title {
    font-size: 15px;
    text-transform: capitalize;
    /* color: #39cabb; */
    float: none;
    text-align: center;
    font-weight: 400;
}
.team-grid-style5 .team-inner-wrap .team-content .team-desc,
.team-slider-style5 .team-inner-wrap .team-content .team-desc {
    display: none;
}

.team-grid-style5 .team-inner-wrap .team-content:before, .team-slider-style5 .team-inner-wrap .team-content:before, .team-slider-style5 .team-inner-wrap .team-content:hover {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    transition: 0.4s all ease;
    left: 0;
}

/* Social Icon */

.team-grid-style5 .team-item .social-icons1,
.team-slider-style5 .team-item .social-icons1 {
    text-align: center;
    /* margin-top: 14px; */
}

.team-grid-style5 .team-item .image-wrap{
	position: relative;
}

.team-grid-style5 .team-item .image-wrap .social-icons1,
.team-slider-style5 .team-item .image-wrap .social-icons1{
	position: absolute;
	right: -50px;
	width: 50px;
	background: #fff;
	padding: 12px 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
	top: 50%;
	transform: translateY(-50%);
}

.team-grid-style5 .team-item :hover .image-wrap .social-icons1,
.team-slider-style5 .team-item :hover .image-wrap .social-icons1 {
    right: 0;
    width: 50px;
    opacity: 1;
    visibility: visible;
}

.team-grid-style5 .team-item .image-wrap .social-icons1 a,
.team-slider-style5 .team-item .image-wrap .social-icons1 a {
    padding: 0;
    background: 0 0;
}

.team-grid-style5 .team-item .social-icons1 a i,
.team-slider-style5 .team-item .social-icons1 a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}

.team-slider-style5 .team-item .image-wrap .social-icons1 a i {
    background: 0 0;
}

.team-grid-style5 .team-item .image-wrap .social-icons1 a i{
	background: 0 0;
	color: #39cabb;
}

.team-grid-style5 .team-item .social-icons,
.team-slider-style5 .team-item .social-icons {
    display: none;
}

/* Style Six
-------------*/

.dreamit-team-member-single{
	transition: .2s;
}
.dreamit-team-member-single:hover{
	transform: translateY(-10px);
	overflow: hidden;
}
.team-member-thumb{
	position: relative;
}
.team-member-thumb::before {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: rgba(135,192,61,0.85);
	content: "";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1;
	width: 100%;
	opacity: 0;
	border-radius: 50%;
}
.dreamit-team-member-single:hover .team-member-thumb::before {
	opacity:1;
}
.team-member-thumb img{
	width: 100%;
	border-radius: 50%;
}
.team-member-thumb .social-icon{
	position: absolute;
	right: -50px;
	width:50px;
	background-color: #fff;
	padding: 12px 0;
	opacity: 0;
	visibility: visible;
	transition: .4s;
	top: 50%;
	transform: translateY(-50%);
	z-index:1;
}
.dreamit-team-member-single:hover .team-member-thumb .social-icon{
	right: 0;
	width: 50px;
	opacity: 1;
	visibility: visible;
}
.social-icon a {
    color: #39cabb;
    background: #fff;
    text-align: center;
    display: block;
    margin-top: 7px;
}
.team-member-content h2{
	color: #fff;
	transition:.3s;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 700;
}
.team-member-content h5{
	color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.team-style-two .team-member-thumb {
    border-radius: 100%;
}
.team-style-two .team-member-content {
	background: transparent;
	border-bottom: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	margin-top: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 45%;
	opacity: 0;
	transition: .5s;
	z-index: 1;
}
.team-style-two .dreamit-team-member-single:hover .team-member-content {
	opacity:1;
	top:50%;
	transform:translateY(-50%);
}
.team-style-two .social-icon a {
    color: #fff;
    background: transparent;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    margin-top: 0;
}
.team-style-two .team-member-sub-title {
	padding-bottom: 15px;
	text-transform: capitalize;
}

/* Style Seven
-------------*/
.team-grid-style7 .team-inner-wrap,
.team-slider-style7 .team-inner-wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #f0efef;
    border-radius: 6px;
}
.team-grid-style7 .team-item {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.team-grid-style7 .team-inner-wrap .image-wrap img,
.team-slider-style7 .team-inner-wrap .image-wrap img {
	width: 100%;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.team-grid-style7 .team-item .image-wrap:before{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.35);
    content: "";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.team-grid-style7:hover .team-item .image-wrap:before{
	opacity: 1;
}

.team-grid-style7 .team-inner-wrap .team-content, .team-slider-style7 .team-inner-wrap .team-content {
    height: 100px;
    width: 100%;
    top: unset;
    bottom: 0;
    opacity: 1;
    position: absolute;
    padding: 12px 20px;
    color: #444;
    text-align: center;
    overflow: hidden;
    background: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.team-grid-style7:hover .team-inner-wrap .team-content,
.team-slider-style7:hover .team-inner-wrap .team-content {
    -webkit-box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
    box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc,
.team-slider-style7 .team-inner-wrap .team-content .member-desc {
    margin: 10px 0;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-name, .team-slider-style7 .team-inner-wrap .team-content .member-desc .team-name {
    font-size: 22px;
    margin: 0;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style7 .team-inner-wrap .team-content .member-desc .team-name a {
	font-weight: 600;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-title, .team-slider-style7 .team-inner-wrap .team-content .member-desc .team-title {
    color: #39cabb;
    text-align: center;
}
.team-grid-style7 .team-inner-wrap .team-content .team-desc,
.team-slider-style7 .team-inner-wrap .team-content .team-desc {
    display: none;
}




.team-slider-style7 .team-inner-wrap .team-content:before,
.team-slider-style7 .team-inner-wrap .team-content:hover {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #39cabb;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    transition: 0.4s all ease;
    left: 0;
}

/* Social Icon */

.team-grid-style7 .team-item .social-icons1,
.team-slider-style7 .team-item .social-icons1 {
    text-align: center;
    /* margin-top: 14px; */
}

.team-grid-style7 .team-item .image-wrap{
	position: relative;
}
.team-grid-style7 .team-item .image-wrap .social-icons1, .team-slider-style7 .team-item .image-wrap .social-icons1 {
    position: absolute;
    right: 0;
    width: 83%;
    background: #39cabb;
    padding: 7px 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease 0s;
    top: inherit;
    transform: inherit;
    left: 0;
    margin: auto;
    bottom: -50px;
    border-radius: 5px 5px 0 0;
}
.team-grid-style7 .team-item :hover .image-wrap .social-icons1,
.team-slider-style7 .team-item :hover .image-wrap .social-icons1 {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.team-grid-style7 .team-item .image-wrap .social-icons1 a,
.team-slider-style7 .team-item .image-wrap .social-icons1 a {
    padding: 0;
    background: 0 0;
}

.team-grid-style7 .team-item .social-icons1 a i,
.team-slider-style7 .team-item .social-icons1 a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}

.team-slider-style7 .team-item .image-wrap .social-icons1 a i {
    background: 0 0;
}

.team-grid-style7 .team-item .image-wrap .social-icons1 a i{
	background: 0 0;
	color: #fff;
}

.team-grid-style7 .team-item .social-icons,
.team-slider-style7 .team-item .social-icons {
    display: none;
}



.team-grid-style6 .team-item {
    overflow: visible;
}
.team-grid-style6 .team-item .image-wrap {
    text-align: center;
}
.team-grid-style6 .team-item .image-wrap img {
    border-radius: 50%;
}
.team-grid-style6 .team-item .social-icons {
    text-align: center;
    margin-top: 10px;
}
.team-grid-style6 .team-item .social-icons a {
    display: inline-block;
}
.team-grid-style6 .team-item .social-icons a i {
    color: #4a4a4a;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: 0 0;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}
.team-grid-style6 .team-item .team-content {
    text-align: center;
    margin: 0 0 30px;
    padding: 20px 20px 25px;
    position: unset;
    opacity: 1;
}
.team-grid-style6 .team-item .team-content h3.team-name {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.team-grid-style6 .team-item .team-content h3.team-name a {
    text-decoration: none;
    color: #0a0a0a;
}
.team-grid-style6 .team-item .team-content h3.team-name a:hover {
    color: #9051c6;
}
.team-grid-style6 .team-item .team-content span.team-title {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    color: #666;
}

.rspopup_style1 {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    position: relative;
}
.rspopup_style1 .rsteam_content {
    padding-left: 15px;
}
.rspopup_style1 .rsteam_content .title {
    margin: 0 0 10px;
}
.rspopup_style1 .team-name {
    margin: 0 0 10px;
    color: #333;
}
.rspopup_style1 .team-heading {
    border-bottom: 1px solid #eee;
}
.rspopup_style1 .team-des,
.rspopup_style1 .team-heading {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.rspopup_style1 .team-des {
    margin-bottom: 0;
}
.rspopup_style1 .social-icons1 a {
    width: 35px;
    height: 35px;
    line-height: 40px;
    background: #030749;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
}
.rspopup_style1 .social-icons1 a:hover {
    opacity: 0.9;
}
.rspopup_style1 .social-icons1 a:last-child {
    margin-right: 0;
    margin-left: 4px;
}
.rspopup_style1 .contact-info {
    margin-bottom: 15px;
    border-top: 1px solid #eee;
}
.rspopup_style1 .contact-info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.rspopup_style1 .contact-info ul li {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 5px 0;
}
.rspopup_style1 .contact-info ul li a {
    color: #4a4a4a;
}
.rspopup_style1 .contact-info ul li a:hover {
    color: #030749;
}

.mfp-hide {
  display: none !important; 
}

/*
============
Work Process
============
*/

.work_progress {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	padding: 0 20px;
}
.wrok_process_thumb {
	text-align: center;
	border: 4px solid transparent;
	border-radius: 50%;
	display: inline-block;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	position: relative;
	box-shadow: 0 0 9px 0 rgba(24,35,51,.09);
}
.work_progress:hover .wrok_process_thumb{
	border-color:#39cabb;
}
.wrok_process_thumb img {
	border-radius: 50%;
	border: 10px solid #fff;
}
.progress_content {
	text-align: center;
}

.default-style .work_progress-number{
	position: absolute;
	left: -26px;
	top: 50.5%;
	margin: auto;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.work_progress-title {
	padding-top: 24px;
}
.work_progress-title h2 {
    font-size: 22px;
    font-weight: 700;
}

.work_progress-desc {
	padding-top: 5px;
}

.work_progress.default-style:hover .work_progress-number {
	top: 40%;
}

.work_progress-number span {
	background: #39cabb;
	display: inline-block;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 16px;
	position: relative;
	z-index: 1;
}
.work_progress-number span::before {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 60px;
	height: 60px;
	background: #39cabb;
	opacity: 0.6;
	content: "";
	margin: auto;
	border-radius: 100%;
	z-index: -1;
}
.work_progress-number span::after {
	position: absolute;
	left: -15px;
	top: -15px;
	width: 80px;
	height: 80px;
	background: #39cabb;
	opacity: 0.4;
	content: "";
	margin: auto;
	border-radius: 100%;
	z-index: -1;
}

.process-bg-shape {
	position: relative
}

.process-bg-shape:before {
	position: absolute;
	right: 0;
	bottom: -27px;
	width: 100%;
	content: "";
	background: url(assets/images/graduation-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
}
.em_process-icon{
	position:relative;
}
.em_process-icon i {
	background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff);
	color: #fff;
	width: 90px;
	height: 90px;
	display: inline-block;
	line-height: 90px;
	font-size: 40px;
	border-radius: 4px;
}

/* Style Two */
.style-two.work_progress {
    padding: 0 25px;
    text-align: center;
    position:relative;
}
.style-two.work_progress::before {
	position: absolute;
	content: "";
	height: 5px;
	width: 40%;
	left: 0;
	right: 0;
	bottom: -40px;
	margin: auto;
	background-color: #39cabb;
	transition: .5s;
}
.style-two.work_progress:hover::before {
	width: 100%;
	transition: .5s;
}
.style-two.work_progress:hover .work_progress-number span{
    background: #39cabb;
    color: #fff;
}
.style-two .work_progress_icon {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-bottom: 0;
}
.style-two .work_progress_icon i {
	background: rgba(57,202,187,0.8);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 7px;
	color: #ffffff;
	font-size: 40px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	width: 90px;
	z-index: 1;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
	display: inline-block;
}
.style-two .work_progress-number span:before,
.style-two .work_progress-number span:after{
    display:none;
}
.style-two .work_progress-number {
	position: relative;
	z-index: 1;
	position: absolute;
	right: -15px;
	top: -18px;
}
.style-two .work_progress_icon .work_progress-number:before {
    display:none;
}
.style-two .work_progress-number span {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 16px;
	position: relative;
	z-index: 1;
    background: #fff;
	border-radius: 50%;
	color: #39cabb;
	box-shadow: 0 0 10px #cccccc;
	border: 1px solid #39cabb;
    transition: .5s;
}
.style-two .work_progress-title h2 {
	margin: 4px 0 4px;
	font-weight: 600;
    font-size: 22px;
}
.style-two .work_progress-desc p {
	font-size: 15px;
}

/* Style Three */
.work_progress.style-three .work_progress-number{
	position: relative;
    z-index: 1;
}
.work_progress.style-three .work_progress-number:before {
    position: absolute;
    top: 22px;
    width: calc(100% - 100px);
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(#39cabb), color-stop(40%, #39cabb), color-stop(40%, transparent), to(transparent));
    background-image: -o-linear-gradient(left, #39cabb, #39cabb 40%, transparent 40%, transparent 100%);
    background-image: linear-gradient(90deg, #39cabb, #39cabb 40%, transparent 40%, transparent 100%);
    background-size: 12px 1px;
    content: "";
    left: -143px;
}
.first-process .work_progress-number:before {
   display:none;
}
.work_progress.style-three .work_progress-number span{
    font-weight: 600;
    height: 45px;
    width: 45px;
    line-height: 45px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.work_progress.style-three:hover .work_progress-number span{
	transform: scale(1.1);
}
.work_progress.style-three .work_progress-number span:before{
    position: absolute;
    left: -20px;
    top: -20px;
    height: 85px;
    width: 85px;
    content: "";
    background: #39cabb;
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.work_progress.style-three .work_progress-number span:after{
	position: absolute;
    left: -10px;
    top: -10px;
    height: 65px;
    width: 65px;
    content: "";
    background: #39cabb;
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.before-none .work_progress.style-three .work_progress-number:before {
   display:none;
}
.style-four.work_progress {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding: 34px 20px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.style-four.work_progress:hover {
    background: #F1F5FE;
	    transition: .5s;
		box-shadow: none;
}
.style-four .work_progress_icon i {
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #FEF5F8;
    text-align: center;
    color: #39cabb;
    font-size: 45px;
    position: relative;
    transition: .5s;
    z-index: 1;
    border-radius: 50%;
}
.style-four .work_progress_icon i:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #14212A;
    z-index: -1;
    transform: scale(0);
    border-radius: 50%;
    transition: .5s;
    color: #fff;
}
.style-four.work_progress:hover .work_progress_icon i:after {
    transform: scale(1);
}
.style-four.work_progress:hover .work_progress_icon i {
    color:#fff;
}
.style-four.work_progress .work_progress-title h2 {
    font-size: 25px;
    margin: 2px 0 0;
}
.style-four.work_progress .work_progress-number span {
    background: #39cabb;
    display: inline-block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    transition: .5s;
}
.style-four.work_progress:hover .work_progress-number span {
	background:#14212A;
}
.style-four.work_progress .work_progress-number span::before,
.style-four.work_progress .work_progress-number span::after {
    display:none;
}
.style-four.work_progress  .work_progress-number {
    position: relative;
    margin-bottom: -55px;
}
.style-four.work_progress  .work_progress-desc {
    padding-top: 5px;
    margin-bottom: 25px;
}
/*
==============
Call To Action
==============
*/

.call-to-action {
	text-align: center;
	position: relative;
}
.call-to-action-title h2 {
	font-size: 44px;
	margin: 13px auto;
	text-transform: capitalize;
	color: #fff;
	letter-spacing: 0;
	font-weight: 700;
}
.call-to-action-title h3 {
	font-size: 34px;
	text-transform: capitalize;
	color: #fff;
	margin: 0;
	letter-spacing: 0;
	font-weight: 400;
}
.call-to-action-btn {
	margin-top: 30px;
}
.call-to-action-btn a {
	border: none;
	display: inline-block;
	text-transform: capitalize;
	background-color: #39cabb;
	border-radius: 4px;
	color: #fff;
	padding: 16px 32px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	font-weight: 500;
}
.call-to-action-btn a i{
	margin-left:8px;
}
.call-to-action-btn a:hover {
	background: #fff;
	color: #39cabb;
}
.call-to-action-desc {
	width: 31%;
	margin: auto;
}

.call-to-video {
	margin-bottom: 35px;
}
.call-video-link a{
    display:inline-block
}
.call-video-link a i {
    width: 110px;
    height: 110px;
    display: inline-block;
    background: #39cabb;
    text-align: center;
    line-height: 110px;
    color: #fff;
    border-radius: 100%;
    position: relative;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.call-video-link a {
	position:relative;
}
.call-video-link a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100px;
    width: 100px;
    background: rgba(255,255,255, 0.8);
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    -webkit-animation: pulse-border 1500ms ease-out infinite;
            animation: pulse-border 1500ms ease-out infinite;
}
.contact-form2 .form-control.time {
	color: #616161 !important;
}
.contact-form2 .button-form {
	background: #39CABB;
	border: 0;
	display: inline-block;
	text-align: center;
	padding: 13px 43px;
	border-radius: 4px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #fff;
	width: 100%;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', sans-serif;
}
.call-to-video i {
	font-size: 23px;
}
/* Style Two */
.call-to-action.style-two{
	text-align: left;
}
.call-to-action.style-two .call-to-action-desc{
	width: 100%;
	margin: 0;
}

.call-to-action.style-two .call-to-video{
	text-align: center;
}

/*
===========
Testimonial
===========
*/

.single_testimonial {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	margin-top: 10px;
}
.testi_content {
    position: relative;
    padding: 52px 30px 52px;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;
}

.testi_title {
	margin-bottom: 4px;
	margin-top: 8px;
}
.testi_title h2 {
    font-size: 22px;
    margin-bottom: 0px;
    letter-spacing: 0;
    font-weight: 600;
    margin: 0;
    transition: .5s;
}
.testi_title h2 sup {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
		transition:.5s;
}
.testi_title span {
	color: #39cabb;
	font-weight: 400;
	font-size: 16px;
	display: block;
	padding-top: 11px;
	transition: .5s;
	text-transform: capitalize;
	letter-spacing: 0;
	font-family: 'Noto Serif', serif;
}
.testi_text {
	font-size: 15px;
	font-weight: 400;
	font-style: italic;
	width: 69%;
	margin: auto;
}
.testi_text.texti_style2 {
	color: #444444;
	font-style: italic;
	margin: auto;
	width: 100%;
}
.testimonial_list.curosel-style .owl-nav div{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.em_testi_degi {
	line-height: 1;
	margin-top: -4px;
}
.reviews_rating {
    margin-top: 10px;
}
.em_reviews i {
	color: #ddd;
}
.testi-star i {
	color: #ddd;
}
.testi-star i.active {
    color: #39cabb;
    font-size: 13px;
    margin: 0 1px;
}
.em_testi_country_img ul li {
    display: inline-block;
	overflow:hidden;
}
.em_testi_country_img ul li img{
	display:inline-block;
}
.country-name{
	margin-left:10px;
}
.testi_thumb img {
    padding: 7px;
    background: #fff;
    border-radius: 4px;
    width: 110px;
}
.testi_thumb {
    position: relative;
    margin: 0 0 20px;
	display:inline-block;
}
/* Testimonial Style Two */
.testimonial-style-two .single_testimonial {
	text-align: left;
	padding: 53px 63px 0;
	border-radius: 10px;
	background: #fff;
	margin-bottom: -17px;
	position: relative;
}
.testimonial-style-two .single_testimonial::before {
	position: absolute;
	content: "";
	bottom: -66%;
	right: 27%;
	width: 100%;
	height: 100%;
	background: url(https://wp.dreamitsolution.net/mediken/wp-content/uploads/2022/06/testi-icon.png);
	background-repeat: no-repeat;
}

.testimonial-style-two .single_testimonial:hover{
    border-radius: 10px;
}
.testimonial-style-two .testi_title h2 {
	font-size: 20px;
	margin-bottom: 0px;
	letter-spacing: 0;
	font-weight: 500;
	margin: 0;
	transition: .5s;
}
.testimonial-style-two .testi_text {
	width: 87%;
	margin: auto;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
}
.testimonial-style-two .testi-title h1{
    font-size: 38px;
}
.testimonial-style-two .testi-title h1 span {
	color: #39cabb;
}
.testimonial-style-two .testi_content {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    box-shadow: none;
    background: transparent;
    margin-bottom: 30px;
}
.testimonial-style-two .testi_title span {
	color: #39cabb;
    font-weight: 400;
	font-size: 15px;
	display: block;
	padding-top: 4px;
}
.testimonial-style-two .testi_text {
	width: 97%;
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
}
.testimonial-style-two .testi_thumb {
	position: relative;
	margin: 0 0 20px -41px;
	display: inline-block;
}
.testimonial-style-two .testi_thumb img {
	padding: 0;
	background: none;
	border-radius: 0;
	width: 100%;
}
.testimonial-style-two .testi_title {
	position: relative;
	padding-top: 26px;
	margin: 0 0 0 -28px;
}
.testimonial-style-two .testi-title {
	margin-bottom: 30px;
}
.testimonial-style-two .test-inner-content{
	margin-top: -13px;
}

/* Testimonial Style Three */
.testimonial-style-three .test_thumb {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.testimonial-style-three .test_thumb img{
    border-radius: 100%;
}
.testimonial-style-three .testi_title{
    text-align: left;
}
.testimonial-style-three .testi_content:before{
	content: '';
    bottom: -20px;
    top: auto;
    border-color: #fff transparent transparent #fff;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
}
/* Testimonial Style Four */
.testimonial-style-four .single_testimonial {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	margin-top: 10px;
	background: #fff;
	padding: 14px 2px 14px;
	border-radius: 10px;
	box-shadow: 0px 4px 30px 0px rgb(0 0 0 / 2%);
	border: 1px solid #eee;
}
.testimonial-style-four .testi_thumb img {
	padding: 7px;
	background: #fff;
	border-radius: 4px;
	width: 100%;
}
.testimonial-style-four .testimonial-image-title {
	display: flex;
}
.testimonial-style-four .single_testimonial:hover {
	background:#39cabb;
}
.testimonial-style-four .single_testimonial .testi_thumb {
    position: relative;
    display: inline-block;
    margin: 0;
    text-align: left;
    margin-right: 15px;
}
.testimonial-style-four .single_testimonial .testi_thumb::before{
    display: none;
}
.testimonial-style-four .single_testimonial .testi_content{
    padding-top: 0;
    padding: 15px 0 5px;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    text-align: center;
    margin-bottom: 0;
}
.testimonial-style-four .single_testimonial .testi_text {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    margin: auto;
    margin-top: 20px;
		transition:.5s;
}
.testimonial-style-four .testi_thumb img {
	padding: 0;
	background: transparent;
	border-radius: 10px;
	width: 100%;
}
.testimonial-style-four .single_testimonial:hover .testi_title h2,
.testimonial-style-four .single_testimonial:hover .testi_title span,
.testimonial-style-four .single_testimonial:hover .testi-star i,
.testimonial-style-four .single_testimonial:hover .testi_text{
	color:#fff;
}

/*
==========
Case Study
==========
*/

.dreamit-single-cases-study{
    position: relative;
	z-index:999;
}
.cases-study-content {
	position: absolute;
	left: 0;
	bottom: -100%;
	right: 0;
	text-align: center;
	background: #39cabb;
	margin: auto;
	padding: 20px 30px 1px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	z-index: 999;
	width: 100%;
}
.dreamit-single-cases-study:hover .cases-study-content{
	bottom: 0;
}
.case-study-thumb{
	position:relative;
	z-index:1;
}
.case-study-thumb img{
	width: 100%;
}
.case-study-thumb::before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.75);
	content: "";
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border-radius: 5px;
}
.dreamit-single-cases-study:hover .case-study-thumb:before{
	opacity:1;
}
.em-cases-study-title h2 {
    font-size: 22px;
    line-height: 1;
    margin: 0 0 0;
}
.em-cases-study-title h2 a {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.case_category span {
    color: #39cabb;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    background: #39cabb;
    border-radius: 30px;
    padding: 2px 20px;
}
.em-cases-study-title h2 a:hover{
	color:#39cabb;
}

.case_default .em-cases-study-content{
    background: transparent;
    width: 100%;
    padding: 40px 27px;
    top: inherit;
    opacity: 1;
    text-align: left;
    bottom: 0;
}
.case_default .em-cases-study-title h2 a {
    font-size: 23px;
}
.case_default .dreamit-single-cases-study {
    margin-bottom: 30px;
}

.case_default .case-study-thumb {
   position:relative;
   z-index: 1;
}

.case_default .case-study-thumb:before {
   display:none;
}

.case_default .em-cases-study-title h2 {
    margin: 0 0 7px;
    color: #fff;
}
.case_default .case_category span,
.case_default .cases-study-content p,
.case_default .em-case-study-button a {
    color: #fff;
}
.case_default .cases-study-content p {
    margin: 20px 0;
}
.case_default .em-cases-study-title h2 a:hover {
    color: #fff;
}
.em-case-study-button {
	margin-top: 20px;
}

.dreamit-casestudy-button {
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.dreamit-casestudy-button a {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background: #39cabb;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
/* Case Style Two
------------------*/
.style-two .case-study-thumb::before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(135,192,61,.85);
	content: "";
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	display:none;
}
.style-two .cases-study-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    background: #fff;
    width: 88%;
    margin: auto;
    border-radius: 0;
    padding: 25px 30px;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    z-index: 999;
    bottom: -100%;
}
.style-two .dreamit-single-cases-study:hover .cases-study-content{
	opacity:1;
	bottom:50px;
}
.style-two .cases-study-content
.style-two .col-xs-12,
.style-two .col-sm-12,
.style-two .col-md-12{
	padding: 0;
}

/* Case Style Three */
.case-study-style3 .em-cases-study-title h2 {
    font-size: 22px;
    margin: 12px 0 0;
}
.case-study-style3 .em-cases-study-title h2 a {
color:#fff;
}
.case-study-style3 .case_category span {
    color: #fff;
}
.case-study-style3 .em-case-study-button a {
    display: inline-block;
    background: #fff;
    padding: 3px 20px;
    border-radius: 30px;
    color: #39cabb;
    margin-top: 10px;
}
.case-study-style3 .cases-study-content {
    top: 70%;
    background: transparent;
    width: 100%;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    bottom: inherit;
    display: none;
}
.case-study-style3 .center .cases-study-content {
    display: block;
}
.case-study-style3 .dreamit-single-cases-study:hover .cases-study-content{
	top: 50% !important;
}

.case-study-style3 .case-study-thumb:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(#255946));
    background: linear-gradient(to bottom,rgba(0,0,0,0),#255946);
    top: 25px;
    content: "";
    opacity: 1;
    transition: .5s;
}


/* Style Four */
.case-style-four .dreamit-single-cases-study {
    margin-bottom: 30px;
    overflow: hidden;
}
.case-style-four .dreamit-single-cases-study .case-study-thumb:after {
    content: "";
    background: rgba(135,192,61,.85);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    transform-origin: top;
	-moz-transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    -moz-transform: perspective(15em) rotateX(-90deg);
    -o-transform: perspective(15em) rotateX(-90deg);
    -ms-transform: perspective(15em) rotateX(-90deg);
	-webkit-transform: perspective(15em) rotateX(-90deg);
    transform: perspective(15em) rotateX(-90deg);
    z-index: 1;
    left: 0;
}
.case-style-four .dreamit-single-cases-study:hover .case-study-thumb:after {
    -moz-transform: perspective(0) rotateX(0);
    -o-transform: perspective(0) rotateX(0);
    -ms-transform: perspective(0) rotateX(0);
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0);
}
.case-style-four .cases-study-content{
    background: 0 0;
    width: 83%;
    padding: 21px 24px;
    opacity: 1;
    text-align: center;
	background: #fff;
    top: 120%;
    margin: auto;
    border-radius: 0;
	transform: translateY(-50%);
	bottom: inherit;
}
.case-style-four .dreamit-single-cases-study:hover .cases-study-content {
    top: 80%;
	opacity: 1;
	bottom: inherit;
}

/* Case Style Five */
.case-study-style5 .em-cases-study-title h2 {
    font-size: 24px;
    margin: 12px 0 0;
}
.case-study-style5 .em-cases-study-title h2 a {
color:#fff;
}
.case-study-style5 .case_category span {
    color: #fff;
}
.case-study-style5 .em-case-study-button a {
    display: inline-block;
    background: #fff;
    padding: 3px 20px;
    border-radius: 30px;
    color: #39cabb;
    margin-top: 10px;
}
.case-study-style5 .cases-study-content {
    top: 62%;
    background: transparent;
    width: 100%;
    border-radius: 0;
    padding: 0;
    opacity: 1;
}
.case-study-style5 .case-study-thumb:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(black));
    background: linear-gradient(to bottom,rgba(0,0,0,0),#000);
    top: 25px;
    content: "";
    opacity: 1;
    transition: .5s;
}
.case-study-style5 .dreamit-single-cases-study:hover .case-study-thumb::before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(37, 19, 209,.2)),to(blue));
    background-image: linear-gradient(to bottom,rgba(37, 19, 209,.4),#2513d1);
	top: 0;
}
.case-study-style5 .dreamit-single-cases-study:hover .cases-study-content{
	top: 55%;
}

/* Case Style Six
------------------*/
.style-six .case-study-thumb img{
    border-radius: 5px;
}
.style-six .case-study-thumb::before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(135,192,61,.85);
	content: "";
	opacity: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
}

.style-six .cases-study-content {
    position: relative;
    background: #fff;
    width: 86%;
    margin-top: -40px;
    padding: 30px 10px;
    border-radius: 5px;
}
.style-six .dreamit-single-cases-study:hover .cases-study-content{
	bottom: inherit;
}

/*
==========
Brand
==========
*/

.mediken-single-brand {
	margin-bottom: 15px;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-align: center;
}
.brand-thumb img {
    width: 160px;
}
.mediken-single-brand.style2 {
    border: 0;
    padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;	    
}
.mediken-single-brand.style2:hover{
	margin-top: 0;
}
.call-action {
    position: absolute !important;
    z-index: 9999 !important;
    left: 0;
    right: 0;
    margin-top: -72px;
}
 @media (max-width: 767px) {
	 
	.call-action {
    position: inherit !important;
}
 }
/*
=========
Counter
=========
*/

.single_counter {
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.counter_icon {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	float: left;
	margin-right: 20px;
}
.counter_icon i {
	font-size: 50px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: inline-block;
	color: #39cabb;
}
.countr_text {
    overflow: hidden;
}
.countr_text > h1 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
    font-family: Lobster;
}
.countr_text > h3 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
    font-family: Lobster;
}
.counter_title {
	padding: 0 0 0;
}
.counter_title h4 {
    text-transform: none;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 0;
    color: #5c727d;
    font-weight: 600;
}
.single_counter.center {
    text-align: center;
    position: relative;
}
.single_counter.center .counter_icon {
    float: none;
    margin: 0 0 10px;
}
.default_style.left .single_counter_inner {
    align-items: center !important;
    display: flex !important;
}
/* Creative Counter */
.counter-creative .single_counter {
    background: #fff;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14,62,129,.29);
    float: right;
    position: relative;
    padding: 0 40px;
}

.counter-creative .single_counter::before {
    position: absolute;
    content: "";
    right: 71px;
    height: 300px;
    width: 300px;
    background-image: linear-gradient(180deg, #39cabb 0%, #D1651A 100%);
    z-index: -1;
    border-radius: 50%;
    opacity: 1;
}
.counter-creative .single_counter .single_counter_inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.counter-creative .single_counter.center .counter_icon {
    display: none;
}
.counter-creative .single_counter .countr_text h4 {
    font-size: 26px;
    padding: 0 32px;
    color: #000;
    text-transform: capitalize;
}
.counter-creative .single_counter .countr_text > h1 {
    font-size: 120px;
    line-height: 115px;
	color:#39cabb;
}
.counter-creative{
	position:relative;
	z-index:1;
}
.counter-creative::before {
    content: "";
    position: absolute;
    right: -46px;
    top: 114px;
    width: 34px;
    height: 34px;
    background-image: linear-gradient(180deg, #39cabb 0%, #D1651A 100%);
    border-radius: 50%;
}
.counter-creative::after {
    content: "";
    position: absolute;
    right: -53px;
    top: 20px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(180deg, #39cabb 0%, #D1651A 100%);
    border-radius: 50%;
}

/*
=========
Icon Box
=========
*/
.icon-box {
    display: flex;
    padding-bottom: 5px;
    align-items: center;
}
.icon-box .icon-box-icon {
	padding-right: 20px;
}
.icon-box .icon-box-content h2 {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 6px -10px;
	color: #616161;
}
.icon-box .icon-box-content .description p{
	margin: 0;
}
.signetire h5 {
	color: #898989;
	font-size: 16px;
	font-weight: 400;
	margin-top: 35px;
	margin-bottom: 8px;
}
.signetire h2 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 15px;
}
.icon-box-icon .icon i {
	font-size: 20px;
	color: #39cabb;
	text-align: center;
	display: inline-block;
}
.style-one .icon-box-icon .icon i {
    font-size: 18px;
    color: #39cabb;
    display: inline-block;
    text-align: center;
}

/* Style Two */
.icon-box.style-two {
	display: block;
	border: 1px solid #ede9da;
	border-radius: 5px;
	padding: 46px 38px 38px;
	text-align: center;
	transition: .5s;
	background: #39cabb;
}
.icon-box.style-two .icon-box-icon .icon i {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-bottom: 34px;
}
.icon-box.style-two .icon-box-icon {
    padding-right: 0;
}
.icon-box.style-two .icon-box-content h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 11px -10px;
	color: #fff;
}
.icon-box.style-two .icon-box-content .description p {
	margin: 0 0 29px;
	color: #fff;
	font-size: 15px;
}
.icon-box.style-two .title {
	margin-left: 10px;
}
.icon-box.style-two .icon-inner-text {
	display: flex;
}
.icon-box.style-two .icon-inner i {
	color: #fff;
	font-size: 18px;
    padding: 10px 13px 10px;
	background: #61D5CA;
	display: inline-block;
	border-radius: 5px;
}
.icon-box.style-two .icon-inner-text h4 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-top: 7px;
	margin-left: 10px;
}
/* Style Three */
.icon-box.style-three {
	display: block;
	border: none;
	border-radius: 5px 0 0 5px;
	padding: 46px 38px 38px;
	text-align: center;
	transition: .5s;
	background: #39cabb;
	text-align: left;
}
.icon-box.style-three .icon-box-icon .icon i {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-bottom: 34px;
}
.icon-box.style-three .icon-box-icon {
    padding-right: 0;
}
.icon-box.style-three .icon-box-content h2 {
	font-size: 22px;
	font-weight: 400;
	margin: 0 0 11px -10px;
	color: #fff;
}
.icon-box.style-three .icon-box-content .description p {
	margin: 0 0 29px;
	color: #fff;
	font-size: 15px;
}
.icon-box.style-three .title {
	margin-left: 10px;
}
.icon-box.style-three .icon-inner-text {
	display: flex;
}
.icon-box.style-three .icon-inner i {
	color: #fff;
	font-size: 18px;
    padding: 10px 13px 10px;
	background: #61D5CA;
	display: inline-block;
	border-radius: 5px;
}
.icon-box.style-three .icon-inner-text h4 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	margin-top: 7px;
	margin-left: 10px;
}
/* Style Four  */
.icon-box.style-four {
	display: inherit;
	border: none;
	padding: 46px 38px 40px;
	text-align: center;
	transition: .5s;
	background: #002c5d;
	text-align: left;
}
.icon-box.style-four .icon-inner-text h4 {
	color: #fff;
}
.icon-box.style-four .icon-box-icon .icon i {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-bottom: 34px;
}
.icon-box.style-four .icon-box-icon {
    padding-right: 0;
}
.icon-box.style-four .icon-box-content h2 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 11px -10px;
	color: #fff;
}
.icon-box.style-four .icon-box-content .description p {
	margin: 0 0 29px;
	color: #fff;
	font-size: 15px;
}
.icon-box.style-four .img-icon img {
	margin-bottom: 19px;
	margin-top: -10px;
}
.icon-box.style-four .title {
	margin-left: 10px;
}
.icon-box.style-four .icon-inner-text {
	display: flex;
}
.icon-box.style-four .icon-inner i {
	color: #fff;
	font-size: 18px;
    padding: 10px 13px 10px;
	background: #61D5CA;
	display: inline-block;
	border-radius: 5px;
}
.icon-box.style-four .icon-inner-text a {
	padding: 8px 18px;
	background-color: transparent;
	border-radius: 5px;
    border: 1px solid #6d8aab;
	color: #fff;
	font-family: 'Source Sans Pro', sans-serif;
	transition: .5s;
	margin-top: 0;
	display: inline-block;
}
.feature-item3 {
	background-color: #39cabb;
	padding: 46px 38px 40px;
}
.feature-item3 .feature-content p {
	margin-bottom: -1px;
	color: #fff;
	font-size: 15px;
}
.feature-item3 .feature-content p span{
	color: #fff;
	float: right;
}
.feature-item3 .feature-content .time-bar {
	height: 1px;
	background-color: #61d5c9;
	margin: 6px 0px;
}
.feature-content h3 {
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 23px 0;
	color: #fff;
}
.icon-box.style-four .icon-box-icon .icon i {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-bottom: 34px;
}
.icon-image i {
	font-size: 40px;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-bottom: 34px;
}
/*
==============
Video Box
==============
*/

.single-video {
	position: relative;
	text-align: center;
}

.single-video h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	padding-top: 26px;
	text-transform: capitalize;
	display: inline-block;
	margin-left: 25px;
}
.video-icon a {
	text-align: center;
	display: inline-block;
	position:relative;
	z-index:99;
}
.single-video .video-icon a {
    background: #fff;
    height: 100px;
    width: 100px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 100px;
    color: #39cabb;
    font-size: 26px;
    position: relative;
    -webkit-transition: .5s
	    -webkit-animation: ripple-red 1s linear infinite;
    animation: ripple-red 1s linear infinite;
    -webkit-transition: .5s;
}

.v-overlay .video-icon a i {
	border: 0px solid #fff;
	font-size: 30px;
}
/* Style One */
.single-video.style-one .video-icon,
.single-video.style-three .video-icon {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
}

@-webkit-keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(2241, 42, 2, 0)
    }
}

/* Style Three */
.single-video .layer-1 img, .single-video .layer-2 img, .single-video .layer-3 img, .single-video .layer-4 img {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}
@keyframes alltuchtopdown{
	0%{
		-webkit-transform:rotateX(0deg) translateY(0px);
		-ms-transform:rotateX(0deg) translateY(0px);
		transform:rotateX(0deg) translateY(0px)
	}
	50%{
		-webkit-transform:rotateX(0deg) translateY(-20px);
		-ms-transform:rotateX(0deg) translateY(-20px);
		transform:rotateX(0deg) translateY(-20px)
	}
	100%{
		-webkit-transform:rotateX(0deg) translateY(0px);
		-ms-transform:rotateX(0deg) translateY(0px);
		transform:rotateX(0deg) translateY(0px)
	}
}

.single-video.style-three .video-icon a {
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.single-video.style-three .video-icon a i{
    background: #fff;
    height: 90px;
    width: 90px;
	line-height: 90px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    color: #39cabb;
    font-size: 26px;
    position: relative;
}

.video-img-box .elementor-widget-image img {
    max-width: 114% !important;
    margin-left: -73px;
}

/*Style Two */
.style-two .video-icon a {
    background: #39cabb;
    border-radius: 0;
    color: #fff;
    font-size: 37px;
    height: 80px;
    width: 80px;
    line-height: 80px;
}
/*
==============
Nivo Slider
==============
*/

.main-slider-area {
	display: block;
	position: relative;
}
.nivo-caption {
	background: rgba(0, 0, 0, 0.0);
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible !important;
}

.em_slider_inner {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.nivoSlider {
 overflow: visible; 
}
.em-slider-title {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-style: italic;
}
.em-slider-sub-title {
    font-size: 94px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    display: block;
    margin: 0;
    line-height: 1.1;
    font-family: 'Lobster', cursive;
}
.em-slider-descript {
	color: #fff;
}
.em-slider-descript {
    width: 63%;
    text-align: left;
    color: #fff;
    margin: 35px 0 15px;
    font-size: 19px;
}
.text-left .em-slider-descript {
	margin-left: 0;
	margin-right: auto;
}

.text-center .em-slider-descript {
	margin: 0 auto 31px;
}

.text-right .em-slider-descript {
	margin-right: 0;
	margin-left: auto;
}
.em-button-button-area a {
    -moz-user-select: none;
    background: #EFB443;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px 41px;
    text-align: center;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 4px;
    border: 0;
    font-weight: 400;
    margin-top: 17px;
	position:relative;
	z-index:1;
}
.em-button-button-area a:hover {
	color:#fff;
}
.em-button-button-area a:before {
	    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #39cabb;
    content: "";
    z-index: -1;
    transition: .3s;
}
.em-button-button-area a:hover:before{
	height:100%;
}
.em-slider-button .withput-active {
    background: #39cabb;
    color: #fff;
}
.em-slider-button .withput-active:hover{ 
	color:#fff;
}
.em-slider-button .withput-active:hover:before{
	background:#EFB443;
}

.em-button-button-area a i {
	margin-left: 10px;
	display: inline-block;
}
.text-left .withput-active {
	margin-left: 12px;
}

.em-slider-half-width {
	width: 50%;
}
.text-center .em-button-button-area a {
	margin: 0 15px;
}
.em-slider-left {
	padding-right: 30px;
}

.em-slider-right {
	padding-left: 30px;
}

.em-slider-full-width {
	width: 85%;
}

.em-slider-half-width .em-slider-descript {
	width: 100%;
}


/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {}

.em-nivo-slider-wrapper .nivo-directionNav a {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    line-height: 56px;
    border-radius: 100%;
    text-align: center;
    display: block;
    color: #39cabb;
    font-size: 28px;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    background: #fff;
    opacity: 0.02;
    border: 2px solid #ddd;
}
.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
	background: #39cabb;
	border-color: #39cabb;
	color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 50px;
}


/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
	top: 50%;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 9;
	left: 38px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.em-nivo-slider-wrapper .nivo-controlNav {}

.em-nivo-slider-wrapper .nivo-controlNav a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	font-size: 9px;
	height: 17px;
	margin: 8px 0;
	width: 17px;
	color: #39cabb;
	line-height: 17px;
}

.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
	background: #fff none repeat scroll 0 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.single_slide_img {
	position: absolute;
	top: -180px;
	text-align: right;
	left: 59%;
}



/*
==============
Pricing Table
==============
*/

.single_pricing {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 31px 40px 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    background: #fff;
}

.pricing_head {
	padding: 0 0 0px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.pricing_icon {
	text-align: center;
}
.pricing_img {
	text-align: center;
}

.pricing_title h3 {
	font-size: 30px;
	color: #39cabb;
	text-transform: capitalize;
	padding-bottom: 25px;
}

.price_item_inner_center {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.price_item {
	-webkit-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-bottom: 17px;
	margin-top: 15px;
}
.price_item span {
    display: inline-block;
    -webkit-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    font-size: 55px;
    font-weight: 700;
    text-align: center;
    color: #39cabb;
    font-family: 'Rajdhani';
}
.curencyp {
	font-size: 29px !important;
	font-weight: 500;
	position: relative;
	top: -15px;
}
.bootmp {
    font-size: 19px !important;
    font-weight: 600 !important;
    color: #677294 !important;
    text-transform: unset;
}
.pricing_btn span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0px 23px;
	border-radius: 30px;
	font-size: 15px;
}

.featur{
	border:1px solid #e6e6e6;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border-radius:7px;
}
.featur ul {
	padding: 31px 0 44px;
}
.featur ul li {
    display: block;
    padding: 5px 0;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
    font-weight: 500;
}

.featur ul li b {
	font-weight: 600;
}
.featur ul li:last-child {
	padding-bottom: 0;
}

.order_now {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 36px;
}
.order_now a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 35px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
    border: 0;
    border-radius: 0;
    background: #0B2D3E;
    font-family: 'Rajdhani';
}
.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
	background: #39cabb;
	color: #fff;
}
.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title>h3 {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.single_pricing:hover,
.single_pricing.active,
.single_pricing.active .featur,
.single_pricing:hover .featur {
	border-color: #39cabb;
}



/* Pricing Style Two*/
.style-two.single_pricing {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    margin-bottom: 30px;
    padding: 0;
    position: relative;
    border: inherit;
    text-align: center;
}
.style-two .pricing_top_bar {
    position: relative;
    background: #39cabb;
    padding-top: 36px;
    z-index: 1;
    padding-bottom: 10px;
}
.style-two .pricing_top_bar:before {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	content:"";
	background: url(../images/pricing-bg3.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: auto;
	z-index:-1;
}

.active .pricing_top_bar:before {
    background: url(../images/pricing-bg1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.pricing-3 .pricing_top_bar:before {
    background: url(../images/pricing-bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.style-two .pricing_head {
	padding: 0 0 0px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.style-two .pricing_icon {
	text-align: center;
}
.style-two .pricing_title h3 {
	font-size: 28px;
	text-transform: capitalize;
	padding-bottom: 0;
	color: #fff;
	font-weight: 700;
	position: relative;
}
.style-two .pricing_title h3:after, .style-two .pricing_title h3:before {
	content: '';
	top: 48px;
	right: 0;
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	background: #fff;
	left: 40px;
	margin: auto;
}
.style-two .pricing_title h3:before {
	width: 25px;
	left: 0;
	right: 0;
	margin: auto;
}

.style-two .pricing_subtitle h4 {
	font-size: 18px;
	color: #656565;
	font-weight: 400;
	margin: 0;
}
.style-two .pricing_img {
    background: #fff;
    display: inline-block;
    border: 1px solid #39cabb;
    border-radius: 100%;
    margin-top: -23px;
    position: relative;
}
.style-two.active .pricing_img {
    background: #fff;
    display: inline-block;
    border: 1px solid #39cabb;
    border-radius: 100%;
    margin-top: 0;
    position: relative;
    margin-bottom: -26px;
}

.style-two .pricing_body {
	padding: 40px 0 50px;
}
.style-two .price_item_inner_center {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.style-two .price_item {
    -webkit-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 19px;
    margin-top: 28px;
}
.style-two .price_item span {
	display: inline-block;
	-webkit-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 70px;
	font-weight: 700;
	text-align: center;
	color: #fff;
}

.style-two .curencyp {
	font-size: 32px !important;
	font-weight: 700 !important;
	position: relative;
	top: -28px;
	color: #fff;
}
.style-two .bootmp {
	font-size: 20px !important;
	font-weight: 500 !important;
}
.style-two .pricing_btn span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0px 23px;
	border-radius: 30px;
	font-size: 15px;
}
.style-two .featur {
	border: inherit;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border-radius: 7px;
	text-align: center;
	padding: 0;
}
.style-two .featur ul {
	padding:0;
}

.style-two .featur ul li {
	display: block;
	font-size: 16px;
	padding: 7px 0;
	text-transform: none;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-transform: capitalize;
	font-weight: 300;
}
.style-two .featur ul li b {
	font-weight: 600;
}
.style-two .featur ul li:last-child {
	padding-bottom: 0;
}

.style-two .order_now {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 34px;
}
.style-two .order_now a {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    padding: 13px 37px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #39cabb;
    border: 1px solid #39cabb;
    border-radius: 4px;
}
.style-two.single_pricing:hover .order_now a {
	background: #39cabb;
	color: #fff;
}

.gradient .pricing_top_bar {
	position: relative;
	background: linear-gradient(to bottom, #1F2A6C, #40497c, #ac616c, #c45969, #e94d65) !important;
	padding-top: 25px;
}
.gradient .order_now a {
	color: #e94d65;
	border: 1px solid #e94d65;
}
.gradient .single_pricing:hover .order_now a {
	background: linear-gradient(to right, #38406e, #565b76, #ac616c, #c45969, #e94d65) !important;
}

/* Pricing Style Three */
.single_pricing.style-three {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 55px 40px 55px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    border: 0;
    border-radius: 0;
}
.single_pricing.style-three .pricing_img {
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #F5F6F9;
    line-height: 120px;
    border-radius: 100%;
}
.single_pricing.style-three .pricing_title {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 37px;
    background: #000;
    color: #fff;
    padding: 8px 30px;
    border-radius: 0 30px 30px 0;
	transition:.5s;
}

.single_pricing.style-three .pricing_title h3 {
    font-size: 17px;
    padding-bottom: 0;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.single_pricing.style-three .price_item {
    margin-bottom: 0;
    margin-top: 25px;
}
.single_pricing.style-three .price_item span {
    font-size: 40px;
}
.single_pricing.style-three .price_item span {
	color: #000000;
}
.single_pricing.style-three .curencyp {
	top: inherit;
}
.single_pricing.style-three .curencyp {
    font-size: 40px !important;
    position: relative;
}
.style-three .featur {
	border: 0;
}
.style-three .featur ul {
    padding: 30px 0 6px;
}
.single_pricing.style-three:hover .order_now a, .single_pricing.style-three.active .order_now a, 
.single_pricing.style-three:hover  .pricing_title, .single_pricing.style-three.active  .pricing_title {
	background: #39cabb;
}

/*
==========
Post Tab
==========
*/

.nav-pills {
line-height: 45px;
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 80px !important;
}
.nav-pills li{
	float: left;
	color: #fff;
	border: 0;
	margin: 0;
	width: 23%;
	background: #39cabb;
	margin-right: 15px;
}
.nav-pills li a{
	padding: 0 30px;
	text-decoration: none;
	outline: 0;
	display: block;
	line-height: 25px;
	color: #fff;
	font-size: 19px;
	font-weight: 600;
	margin: 0;
	padding: 20px 20px 19px;
	border-radius:0;
}
.nav-pills li.active a,
.nav-pills li.active a:focus,
.nav-pills li.active a:hover {
	color: #39cabb !important;
	background: #fff !important;
}
.nav>li>a:focus,
.nav>li>a:hover {
text-decoration: none;
background-color: transparent !important;
}
.nav-pills li i {
	font-size: 30px;
	display: block;
	padding-bottom: 8px;
}
/* Tab Content */

.tab_pan_content {
padding-left: 35px;
padding-top: 11px;
}
.post_tab_thumb {
    -webkit-box-shadow: 13px 10px 14px 3px rgba(135,192,61,.1);
    box-shadow: 13px 10px 14px 3px rgba(135,192,61,.1);
    border-radius: 10px;
}
.post_tab_thumb img {
	width: 100%;
	border-radius: 10px;
}
.tab_pan_content h2 {
padding-bottom: 17px;
font-size: 24px;
margin-top: 0;
}
.tab_pan_content .tab_desc {
margin-bottom: 17px;
}
.tab_pan_content ul {
	list-style: none;
	margin: 26px 0 20px;
}
.tab_pan_content ul li {
	margin-bottom: 12px;
	font-weight: 600;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	margin-left: 20px;
}
.tab_pan_content ul li i {
	color: #39cabb;
	margin-right: 7px;
}
.tab_pan_content a {
	display: inline-block;
	font-size: 17px;
	color: #fff;
	background: #39cabb;
	border-radius: 6px;
	padding: 16px 40px;
	margin-top: 20px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	margin-right: 15px;
}
a.active-tab-btn {
background: #39cabb;
}
.tab_pan_content a:hover {
background: #39cabb;
}
a.active-tab-btn:hover {
background: #39cabb;
}
.tab-content > .active {
    animation: slide-down 5s ease-out;
  }
  @keyframes slide-down {
    0% {
      opacity: 0;
      transform: translateY(10%);
    }
    10% {
      opacity: 1;
      transform: translateY(0);
    }
  }

@media (min-width: 768px){
.em_tab_inner .col-md-6 {
float: left ;
}}

/* Tab Style Two */
.tab_post_style2 .nav-pills {
border-bottom: 0 !important;
margin-bottom: 27px !important;
}
.tab_post_style2 .nav-pills>li.active>a:before {
display: none;
}
.tab_post_style2 .nav-pills li i {
font-size: 39px;
margin-bottom: 0;
color: #39cabb;
width: 90px;
height: 90px;
line-height: 90px;
-webkit-box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 22px rgba(0, 0, 0, 0.15);
border-radius: 100%;
margin-bottom: 10px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.tab_post_style2 .nav-pills>li i:hover,
.tab_post_style2 .nav-pills>li.active i {
background: #39cabb;
color: #fff;
}




/*
==========
Blog Post
==========
*/
.mediken-single-blog_adn {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    box-shadow: 0 -7px 60px 0 rgb(0 0 0 / 5%);
    border-radius: 4px;
}
.dark-version .mediken-single-blog_adn {
	background: #0B0E3C;
	border: 1px solid rgba(255,255,255,0.1);
}
/* BLOG THUMB CSS */

.blog_adn_thumb_inner {
	position: relative;
}
.mediken-blog-thumb_adn {
	overflow: hidden;
	position: relative;
}
.mediken-blog-thumb_adn a {
	position: relative;
}

.mediken-blog-thumb_adn a {
	display: block;
}
.mediken-blog-thumb_adn img {

}


/* BLOG TITLE AND CONTENT CSS */
.em-blog-content-area_adn {
	overflow: hidden;
	padding: 25px 27px 72px;
}
.blog-page-title_adn h2 {
	font-size: 24px;
	margin: 0 0 -1px;
}
.blog-page-title_adn a {
	margin-bottom: 0;
	text-transform: none;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	font-weight: 600;
}
.blog-page-title_adn a:hover {
    color: #39cabb;
    text-decoration: underline;
}
.blog-content_adn h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
	color: #39cabb;
}
.blog-content_adn p {
	margin: 13px 0 9px;
	border-bottom: 1px solid rgba(0,43,93,0.10);
	padding: 0 0 15px;
	font-size: 15px;
}
.blog-page-title_adn2 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	z-index: 9999;
}
.blog-page-title_adn2 h2 {
	margin: 0px;
	background: rgba(0, 0, 0, 0.72);
	padding: 15px;
	color: #fff;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.blog-page-title_adn2 h2 a {
	color: #fff;
}
/* BLOG POST META LEFT CSS */
.mediken-blog-meta_adn {
	border-top: 1px solid #39cabb;
	margin-top: 18px;
	padding-top: 11px;
}
.mediken-blog-meta-left_adn a,
.mediken-blog-meta-left_adn span {
	color: #595555;
	font-size: 15px;
	margin-right: 16px;
	text-transform: capitalize;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
	position: relative;
}
.mediken-blog-meta-left_adn a::before {
	position: absolute;
	content: "";
	right: -11px;
	width: 1px;
	height: 18px;
	background: #595555;
	top: 5px;
}
.mediken-blog-meta-left_adn i {
	margin-right: 0px;
	color: #333;
}

.blog_nospace_adn.col-xs-12 {
	padding: 0px;
}
.blog_nospace_adn .mediken-single-blog {
	margin-bottom: 0px;
}
.btn-link {
    font-weight: 500;
    color: #616161;
    font-size: 16px;
    font-family: Rajdhani;
}
.btn-link:hover {
	text-decoration:none;
    color: #39cabb;
}
.btn-link i{
margin-left:5px;
}
.mediken-blog-meta-top {
	position: absolute;
	left: 51px;
	top: 20px;
}
.mediken-blog-meta-top li{
	display:inline-block;
}
.learn_btn {
    font-weight: 600;
    color: #255946;
    font-size: 16px;
    letter-spacing: 1px;
	transition:.3s;
}
.learn_btn:hover {
    color: #39cabb;
	letter-spacing:3px;
    
}
.learn_btn i{
    margin-left: 10px;
}

.blog-style-one .mediken-single-blog_adn {
    box-shadow: none;
    border: 1px solid #eeeeee;
}
.blog-style-one .mediken-blog-meta-top li a {
    display: inline-block;
    background: #39cabb;
    padding: 7px 16px;
    line-height: 19px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
    font-family: 'Rajdhani';
    letter-spacing: 1px;
    background-image: linear-gradient(180deg, #39cabb 0%, #D1651A 100%);
}
.blog-style-one .mediken-blog-meta-top {
    position: absolute;
    left: 30px;
    bottom: -16px;
}
.blog-style-one .mediken-blog-thumb_adn {
    overflow: visible;
    position: relative;
}

/* Style Two */

.blog_style_two .mediken-blog-meta-left{
    display: flex;
    align-items: center;
}
.mediken-blog-meta-left img{
    height: 40px;
    width: 40px;
    margin: 0 12px 0 0;
    border-radius: 50%;
}
.blog_style_two .mediken-blog-meta-left a {
	margin: 0 15px 0 15px;
}
.blog_style_two .mediken-blog-meta-left span{
    margin: 0;
}





/*
==========
Portfolio
==========
*/

.portfolio_nav {
    padding: 0px 0 15px;
    text-align: center;
}

.portfolio_nav ul {
	margin-bottom: 30px;
	text-align:center;
}

.portfolio_.dreamit-button a {
	display: inline;
}
.portfolio_.dreamit-button a {
    border: medium none;
    font-size: 15px;
    line-height: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin: 0 16px;
    margin-bottom: 7px;
    display: inline-block;
}
.portfolio_.dreamit-button a:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0%;
    height: 2px;
    background: #39cabb;
    transition: .3s;
}
.portfolio_.dreamit-button a:hover,
.portfolio_.dreamit-button a.current_menu_item {
	color: #39cabb;
}
.portfolio_.dreamit-button a:hover::before,
.portfolio_.dreamit-button a.current_menu_item:before {
	width:100%;
}

.portfolio_.dreamit-button a:first-child {
	border-left: 0;
}

.prot_wrap {
	overflow: hidden;
}


/* single gallery css */
.single_protfolio {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    margin: 0 10px 30px;
    border-radius: 5px;
}
.prot_thumb {
    position: relative;
		z-index:1; 
}
.prot_thumb:before {
    position: absolute;
	left:0;
	top:0; 
	width:100%; 
	height:0%; 
	content:"";
	background:rgba(135,192,61,0.90);
	opacity:0;
	transition:.5s;  	

}
.single_protfolio:hover .prot_thumb:before{
	opacity:1; 
	height:100%;
}
.prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 20px;
    bottom: 35px;
    left: 35px;
    opacity: 0;
    background: transparent;
    margin: auto;
    text-align: left;
}
.single_protfolio:hover .prot_content {
	opacity:1;
	bottom:50px;
}
.multi_gallery.prot_content {
	height: 90%;
	width: 80%;
	right: 10%;
	top: 5%;
	bottom: 5%;
	left: 10%;
}
.prot_content h3 {
    margin: 8px 0 0px;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.prot_content h3 a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}
.prot_content p {
	color: #fff;
	line-height: 1.2;
	margin: 5px 0 0;
}

.prot_content p span {
	display: inline-block;
	padding-top: 0px;
}
.porttitle_inner span {
	position: relative;
	margin: 0 2px;
}
.prot_content span:before {
	bottom: 0;
	content: ",";
	position: absolute;
	right: -5px;
}

.porttitle_inner span:last-child:before {
	content: "";
}

.nospace.col-xs-12 {
	padding: 0px;
}
.nospace .single_protfolio {
	margin-bottom: 0px;
}
.portfolio-style-one .single_protfolio {
    margin: 0 0 30px;
}
/* load button css */
.gallery_load_button a {
	border: 1px solid #ddd;
	color: #444;
	padding: 7px 15px;
	display: inline-block;
	font-size: 17px;
	margin-top: 0px;
}
.gallery_load_button a:hover {
	border-color: #333;
	background: #333;
	color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
	margin-top: 30px;
}
/* portfolio icon css */
.picon {
    margin-bottom: 0;
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 99;
	transition:.5s;
	opacity:0;
}
.picon a {
    background: #EFB443;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    height: 60px;
    line-height: 60px;
    margin: 0 3px 0;
    width: 61px;
    text-align: center;
}
.picon a:hover {
	background: #fff;
	color: #EFB443;
}
.single_protfolio:hover .picon {
    opacity: 1;
	top:50px;
}

/*
==================
Tab
==================
*/

.tab .nav-tabs li{
	text-align: center;
	background: #39cabb;
	margin-right: 6px;
}

.tab .nav-tabs li.active{
	background: #fff;
}

.tab .nav-tabs li.active a{
	color: #39cabb;
}

.tab .nav-tabs li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 30px;
	font-weight: 700;
}

.tab .nav-tabs{
	border-bottom: 1px solid #fff;
}
.tab .tab-content{
	background: #fff;
	padding: 55px 36px 50px;
}
.tab .tab-content h2{
	font-size: 30px;
}
.tab .tab-content .button a{
	color: #fff;
}

/* Style Two */
.tab.style-two .nav-tabs li{
    background: transparent;
}
.tab.style-two .nav-tabs li.active {
    background: #39cabb;
}
.tab.style-two .nav-tabs li.active a{
    color: #fff;
}
.tab.style-two .tab-content{
    background: transparent;
}
.tab.style-two .tab-content p{
    color: rgba(255, 255, 255, 0.81)
}


/*
==================
Effective Slider
==================
*/


.effective-area {
    min-height: 950px;
    padding: 0;
    position: relative;
}

.effective-area.overlay-white::after,
.effective-area .overlay-dark::after {
	background-color: rgba(0, 0, 0, 0);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.overlay-white:after {
	background-color: rgba(0, 0, 0, 0);
}

.effective-content {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
	z-index: 1;
}

.effective-content h1 {
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 30px;
	color: #fff;
	/* letter-spacing: 1px; */
}

.effective-content h2 {
	color: #fff;
	font-size: 65px;
	text-transform: uppercase;
	margin: 0;
	padding: 25px 0 0;
}

.effective-content>h5 {
	color: #fff;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
}

.effective-content p {
    font-size: 18px;
    margin: 13px auto 32px;
    width: 53%;
    color: #fff;
}

.effective-area .btn {
	margin-top: 30px;
}

.scroll-next {
	bottom: 10px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 1;
}

.scroll-next>a {
	border-radius: 20px;
	display: inline-block;
	height: 30px;
	width: 30px;
	position: relative;
}

.scroll-next i {
	color: #fff;
	font-size: 40px;
	left: 0;
	position: absolute;
	right: 0;
	top: -106px;
}

.effective_icon_inner {
	margin-top: 26px;
}

.effective_icon_inner a {
	display: inline-block;
	font-size: 19px;
	color: #fff;
	margin: 0px 10px;
}

.effective_slider_btn a {
    padding: 14px 36px;
    background: #39cabb;
    color: #fff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 4px;
    display: inline-block;
    margin: 0 9px;
}

.effective_slider_btn a:hover {
	background: #fff;
	color: #39cabb;
}

/* Circle Progress */
.circle-progress h2 {
    text-align: center;
    font-size: 26px;
    margin-top: 20px;
}
.progress {
    width: 125px;
    height: 125px;
    line-height: 125px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 10px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 10px;
  border-style: solid;
  position: absolute;
  top: 0;
  border-color: #39cabb;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 75px;
  border-bottom-right-radius: 75px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 75px;
  border-bottom-left-radius: 75px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}
.progress .progress-value {
    display: flex;
    border-radius: 50%;
    font-size: 25px;
    text-align: center;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-weight: 700;
    color: #39cabb;
}
.progress .progress-value span {
  font-size: 18px;
  text-transform: uppercase;
}

/* This for loop creates the 	necessary css animation names 
Due to the split circle of progress-left and progress right, we must use the animations on each side. 
*/
.progress[data-percentage="10"] .progress-right .progress-bar {
  animation: loading-1 1.5s linear forwards;
}
.progress[data-percentage="10"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
  animation: loading-2 1.5s linear forwards;
}
.progress[data-percentage="20"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
  animation: loading-3 1.5s linear forwards;
}
.progress[data-percentage="30"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
  animation: loading-4 1.5s linear forwards;
}
.progress[data-percentage="40"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="50"] .progress-left .progress-bar {
  animation: 0;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="60"] .progress-left .progress-bar {
  animation: loading-1 1.5s linear forwards 1.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="70"] .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="80"] .progress-left .progress-bar {
  animation: loading-3 1.5s linear forwards 1.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="90"] .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
  animation: loading-5 1.5s linear forwards;
}
.progress[data-percentage="100"] .progress-left .progress-bar {
  animation: loading-5 1.5s linear forwards 1.5s;
}

@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(36);
    transform: rotate(36deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(72);
    transform: rotate(72deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(108);
    transform: rotate(108deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144);
    transform: rotate(144deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180);
    transform: rotate(180deg);
  }
}


/* Service Details */
.menu-service-menu-container ul {
    list-style: none;
    padding: 0;
}
.menu-service-menu-container ul li {
	list-style: none;
	margin-bottom: 10px;
}

.menu-service-menu-container ul li a {
	position: relative;
	display: block;
	padding: 14px 15px 14px 18px;
	background-color: #fff;
	font-weight: 600;
	font-size: 16px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #000000;
	position: relative;
}
.menu-service-menu-container ul .current_page_item a {
	background-color: #39cabb;
	color: #fff;
}

.menu-service-menu-container ul li a::after {
	content: '\f105';
	position: absolute;
	right: 16px;
	top: 12px;
	font-size: 17px;
	font-family: 'FontAwesome';
}

.menu-service-menu-container ul li a:hover{
	color:#fff;
	background:#39cabb;
}


/* Hero Section */
.hero-single-slide{
    min-height: 887px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;    
}
.hero-content-left h1 {
    font-size: 50px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 800;
    line-height: 1.1;
}
.hero-content-left h2 {
    font-size: 50px;
    font-weight: 800;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.2;
}
.hero-content-left h3 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 10px;
}
.hero-content-left p {
    padding-right: 70px;
    margin-bottom: 35px;
}

.banner_shape {
	position: relative;
}
.banner_shape_inner1 {
	position: absolute;
	top: 156px;
	left: 24%;
}
.banner_shape_inner2 {
	position: absolute;
	top: 220px;
	left: 56%;
}
.banner_shape_inner3 {
	position: absolute;
	top: 162px;
	left: 92%;
}
.banner_shape_inner4 {
	position: absolute;
	top: 371px;
	left: 190px;
}
.banner_shape_inner5 {
	position: absolute;
	right: -140px;
	top: 342px;
}

/* Appoinment Form */

.appointment-form{
    background: #fff;
    padding: 32px 50px 9px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
    border-radius: 7px;
    text-align: center;
}
.appointment-form h2{
    font-size: 25px;
}
.em-service.style_4 {
	margin: 0 10px 3px 25px;
	background: #fff;
	box-shadow: 0 0 10px rgb(0 0 0 / 5%);
	border-radius: 5px;
	position: relative;
	z-index: 100000;
}
.em-service.style_4 .service-icon-img {
	position: absolute;
	top: 165px;
	right: 20px;
	z-index: 1;
    display: inline-block;
	background-color: #39c9ba;
	height: 80px;
	width: 80px;
	padding: 16px;
	border-radius: 5px;
	transition: .5s;
}
.em-service.style_4:hover .service-icon-img  {
	background-color: #002c5d;
	color: #fff;
}
.em-service.style_4:hover  .em-service-number{
    bottom: -30px;
}
.service_cursousel_sliderr {
	position: relative;
	z-index: 1;
}
.em-service-number {
	position: absolute;
	bottom: -62px;
	right: 0;
	z-index: -1;
    transition: .5s;
}
.em-service-number h1 {
	font-size: 140px;
	color: #f2f4f7;
}
.em-service.style_4 .em_service_content {
	overflow: hidden;
	padding: 25px 27px 30px;
}
.em-service.style_4 .em-service-thumb {
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
.em-service.style_4 .em-service-thumb img {
	transition: .4s;
	transform: scale(1);
	width: 100%;
}
.em-service.style_4:hover .em-service-thumb img{
	transform:scale(1.1);
}
.em-service.style_4 .em-service-icon i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #39cabb;
    color: #fff;
    text-align: center;
    font-size: 35px;
    border-radius: 3px;
    display: inline-block;
}
.em-service.style_4 .service-btn {
	margin-top: 27px;
}
.em-service.style_4 .em-service-title h2 {
	font-size: 24px;
	margin-bottom: 10px;
}
.em-service.style_4 .em-service-icon {
    position: relative;
    margin-top: -35px;
    margin-left: 25px;
}
.service-category {
    position: absolute;
    bottom: 0;
    left: 0;
}
.service-category span {
    background: #39cabb;
    display: inline-block;
    color: #fff;
    padding: 10px 40px 8px 18px;
    clip-path: polygon(0% 0%, 80% 0%, 100% 103%, 0% 103%);
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
	transition:.4s;
}
.em-service.style_4:hover .service-category span {
    background: #EFB443;
}
.service_cursousel_sliderr .slick-dots {
	bottom: -57px !important;
	position: relative;
	text-align: center;
}
.service_cursousel_sliderr .slick-dots li {
    margin: 0 5px;
    display: inline-block;
}

.service_cursousel_sliderr .slick-dots li button {
	background: transparent;
	border: 1px solid #39cabb;
}
.slick-dots .slick-active button {
    background-color: #39cabb !important;
}

/* ======================tab section start========================== */
.tab-section .tab-title h1{
	font-size: 44px;
	text-align: center;
}

.tab-section .tab-title p{
	font-size: 16px;
	text-align: center;
	margin-bottom: 0px;
}

.tab-section .accordion {
  background: #fff;
}

.accordion-tabs {
  display: none;
}

.accordion-tabs :focus {
  outline: none;
}

.accordion-item {
  border-bottom: 1px solid #eaeaea;
}

.accordion-item:last-child {
  border: none;
}

.tab-section .accordion .accordion-tabs button {
	padding: 30px 0px 25px;
}

.tab-section .accordion .accordion-tabs button img {
	margin-bottom: -10px;
}
.tab-section .accordion .accordion-tabs button span{
    color: #002c5d;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
}

.tab-section .accordion .accordion-content{
	padding: 0px 40px;
}

.tab-section .accordion .accordion-content img{
	width: 100%;
}

.tab-section .accordion .accordion-content .left-content {
	padding-right: 20px;
}

.tab-section .accordion .accordion-content .left-content h2 {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 25px;
}

.tab-section .accordion .accordion-content .left-content .sub-title h5 {
	font-style: italic;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
}

.tab-section .accordion .accordion-content .left-content p{
	font-style: normal;
	line-height: 1.7;
}

.tab-section .accordion .accordion-content .left-content .list .tab-items ul li {
	margin: 5px 0px 10px;
}
.tab-section .accordion .accordion-content .left-content .list .tab-items ul li i {
	color: #39cabb;
	font-size: 20px;
	margin-right: 6px;
}

.tab-section .accordion .accordion-content .left-content .button a {
	font-size: 16px;
	color: #fff;
	background-color: #39cabb;
	padding: 18px 33px;
	border-radius: 4px;
	margin-top: 20px;
	margin-bottom: 35px;
}
.tab-section .accordion .accordion-content .left-content .button a {
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 0.5s;
	display: inline-block;
	padding: 17px 34px;
	background:#39cabb;
}
.tab-section .accordion .accordion-content .left-content .button a span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--c);
	transform: translateY(150%);
	border-radius: 50%;
	left: calc((var(--n) - 1) * 45%);
	transition: 0.5s;
	transition-delay: calc((var(--n) - 1) * 0.1s);
	z-index: -1;
}

.tab-section .accordion .accordion-content .left-content .button a:hover {
    color: #fff;
}

.tab-section .accordion .accordion-content .left-content .button a:hover span {
    transform: translateY(0) scale(2);
}

.tab-section .accordion .accordion-content .left-content .button a span:nth-child(1) {
    --n: 1;
}
.tab-section .accordion .accordion-content .left-content .button a span:nth-child(2) {
    --n: 2;
}
.tab-section .accordion .accordion-content .left-content .button a span:nth-child(3) {
    --n: 3;
}
.tab-section .accordion .accordion-content .left-content .button a span:nth-child(4) {
    --n: 4;
}
.tab-section .accordion .accordion-content .left-content .button {
	margin-top: 0;
	margin-bottom: 26px;
}
.accordion-item {
	padding: 39px 38px 18px;
	display: none;
	border: none;
	background: #fff;
}
.accordion-item__label:hover {
  background: #d3e1ff;
}
.accordion-item__container {
  padding: 0 1.25em;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: padding 0.2s ease, opacity 0.5s 0.15s ease;
}
.accordion-active .accordion-item__label {
  padding-bottom: 0;
  cursor: inherit;
}
.accordion-active .accordion-item__label:hover {
  background: none;
}
.accordion-active .accordion-item__label::after {
  opacity: 0;
}
.accordion-active .accordion-item__container {
  padding: 1.25em;
  height: auto;
  opacity: 1;
}
.accordion-active .accordion-item__container p:first-child, .accordion-active .accordion-item__container h1:first-child, .accordion-active .accordion-item__container h2:first-child, .accordion-active .accordion-item__container h3:first-child, .accordion-active .accordion-item__container h4:first-child, .accordion-active .accordion-item__container h5:first-child, .accordion-active .accordion-item__container h6:first-child {
  margin-top: 0;
}
.accordion-active .accordion-item__container p:last-child, .accordion-active .accordion-item__container h1:last-child, .accordion-active .accordion-item__container h2:last-child, .accordion-active .accordion-item__container h3:last-child, .accordion-active .accordion-item__container h4:last-child, .accordion-active .accordion-item__container h5:last-child, .accordion-active .accordion-item__container h6:last-child {
  margin-bottom: 0;
}
.left-content p {
	margin: 18px 0 23px;
}

h4.accordion-item__label {
    opacity: 0;
}
.image {
	margin-top: 9px;
}
.accordion-tabs {
	display: flex;
	background: #39cabb;
}

  .accordion-tabs {
	display: flex;
	flex-wrap: wrap;
	background: #39cabb;
  }
  .accordion-tabs .accordion-tab {
	background: rgb(237, 253, 252,0.99);
	padding: 1rem 2rem;
	font: inherit;
	flex: 1;
	border: none;
	cursor: pointer;
	transition: background 0.1s ease;
}
  .accordion-tabs .accordion-tab:hover {
    background: rgba(249, 249, 249, 0.01);
  }
  .accordion-tabs .accordion-tab:last-child {
    border-right: 0;
  }
  .accordion-item.accordion-active {
    animation: slide-down 5s ease-out;
  }
  @keyframes slide-down {
    0% {
      opacity: 0;
      transform: translateY(10%);
    }
    10% {
      opacity: 1;
      transform: translateY(0);
    }
  }

@media (min-width: 768px){
.em_tab_inner .col-md-6 {
float: left ;
}}
  .accordion-tabs .accordion-tab.accordion-active {
    background: #39cabb;
    
  }

  .accordion-tabs .accordion-tab.accordion-active img {
    filter: brightness(0)invert(1);
  }

  .accordion-tabs .accordion-tab.accordion-active .span-color {
    color: #fff;
  }
  .accordion-tabs .accordion-tab:hover img {
    filter: brightness(0)invert(1);
  }

  .accordion-tabs .accordion-tab:hover .span-color {
    color: #fff;
  }


  .accordion-item.accordion-active {
    display: block;
  }
  .accordion-item.accordion-active .accordion-item__container {
    padding: 0;
  }

.accordion {
  box-shadow: 0px 5px 60px 0px rgba(0, 44, 93, 0.05);
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
}
/* DIT Button */
.dreamit-button a {
	--c: #39cabb;
	color: #fff;
	font-size: 16px;
	border: 1px solid var(--c);
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: 0.5s;
	display: inline-block;
	padding: 17px 34px;
	background: transparent;
}
.dreamit-button a span {
    position: absolute;
    width: 25%;
    height: 100%;
    background-color: var(--c);
    transform: translateY(150%);
    border-radius: 50%;
    left: calc((var(--n) - 1) * 25%);
    transition: 0.5s;
    transition-delay: calc((var(--n) - 1) * 0.1s);
    z-index: -1;
}

.dreamit-button a:hover {
    color: #fff;
}

.dreamit-button a:hover span {
    transform: translateY(0) scale(2);
}

.dreamit-button a span:nth-child(1) {
    --n: 1;
}

.dreamit-button a span:nth-child(2) {
    --n: 2;
}

.dreamit-button a span:nth-child(3) {
    --n: 3;
}

.dreamit-button a span:nth-child(4) {
    --n: 4;
}
/* Button Style3 */
.style3 .dreamit-button a {
	padding: 16px 28px;
	background: #39cabb;
	margin-right: 0;
	font-weight: 600;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
    transition: .5s;
    border: none;
}
.style3 .dreamit-button a:hover{
    background:#002c5d ;
    color: #fff;
}
.style3 .dreamit-button a i {
	margin-left: 5px;
}
/* Footer */
.wp-block-button a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
	border-radius: 5px;
	background: #39cabb;
	padding: 17px 30px;
}
#block-11 p {
	color: #fff;
	margin: 28px 0 28px;
	font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
}
.elementor-icon-list-item.elementor-inline-item a {
    height: 50px;
    width: 50px !important;
    border-radius: 24px;
    background-color: #39cabb;
    color: #fff;
    line-height: 35px;
    text-align: center;
    display: inline-block !important;
    padding: 8px;
    margin-right: 10px;
    transition: .5s;
}
.elementor-icon-list-icon i {
	width: 50px !important;
	text-align: center !important;
}

