
i{
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

/*
=============
JoraTali
=============
*/
.elementor-progress-percentage {
	margin-top: -15px;
	font-size: 16px;
}

/*
=============
Global
=============
*/

.slick-dots {
	bottom: 0px !important;
	position: relative;
}
.service-button a{
	display: block;
}

/*
=============
Slick Slider
=============
*/
.single-slick{
	position: relative;
	min-height: 875px;
	z-index: 1;
}
.single-slick.one {
    height: 875px;
}
.slide-img, .parallax-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.dreamit-slick-slider .slick-dots {
	bottom: 178px !important;
	position: relative;
	right: 21%;
	text-align: right;
}
.dreamit-slick-slider .hero-text-wrap h1 {
    font-size: 80px;
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
}
.dreamit-slick-slider .hero-text-wrap h1 span{
	color: #ffbb00;
}
.dreamit-slick-slider .hero-text-wrap h4 {
	font-family: "Istok Web", sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    display: inline-block;
    color: #fff;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
    text-transform: uppercase;
}
.dreamit-slick-slider .hero-text-wrap p {
    font-size: 18px;
    margin: 8px 0 40px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    width: 53%;
    color: #fff;
}
.dreamit-slick-slider .hero-text-wrap .btn {
    font-size: 14px;
    color: #33354b;
    background: #ffbb00;
    padding: 14px 32px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    margin-right: 16px;
    font-family: "Istok Web", sans-serif;
    border-radius: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.dreamit-slick-slider .hero-text-wrap .btn.button-two {
	background: transparent;
	border: 1px solid #fff;
}

.dreamit-slick-slider .hero-text-wrap .btn:hover{
	background: #fff;
	border: 1px solid #fff;
	color:#ffbb00;
}
.btn i {
	margin-left: 7px;
	width: 25px;
	height: 25px;
	background: #fff;
	line-height: 26px;
	display: inline-block;
	color: #ffbb00;
	font-size: 13px;
	border-radius: 100%;
	transition:.3s;
}
.dreamit-slick-slider .hero-text-wrap .btn:hover i{
	background:#ffbb00;
	color:#fff;
}
.dreamit-slick-slider .slider-video-icon{
	display: inline-block;
	padding-left: 30px;
	-webkit-animation: 1s 2s fadeInUp both;
	animation: 1s 2s fadeInUp both;
}
.dreamit-slick-slider .slider-video-icon span{
	margin-left: 22px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}
.slider-single-image {
    position: absolute;
    bottom: 0%;
    right: 12%;
    -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;
	right: 50px;
	top: 0;
}
.dreamit-slick-slider .text-center .hero-text-wrap p {
	font-size: 18px;
	margin: 16px auto 48px;
	text-align: center;
}
/* 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;
}
.dreamit-slick-slider .text-right .hero-text-wrap p {
	margin: 15px auto 35px;
	text-align: right;
	padding-left: 47%;
	width:inherit;
}
.dreamit-slick-slider .text-right .slider-single-image {
	position: absolute;
	bottom: 19%;
	right: inherit;
	-webkit-animation: 0.8s 0.8s fadeInUp both;
	animation: 0.8s 0.8s fadeInUp both;
	left: 9%;
}
.slider-social {
	position: absolute !important;
	top: 53%;
	left: 65px;
	width: 100px;
	overflow: hidden;
	transform: translateY(-50%);
	z-index: 0;
	width: 150px !important;
}
.slider-social-icon ul {
	list-style: none;
	padding: 0;
}
.slider-social-icon ul li a {
	width: 30px;
	height: 30px;
	display: block;
	background: transparent;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	margin: 11px 0;
	border: 1px solid #fff;
	border-radius: 100%;
	transition: .3s;
}
.slider-social-icon ul li a:hover{
	background:#ffbb00;
	border-color:#ffbb00;
}
li.last-items {
	writing-mode: vertical-rl;
	font-family: 'Rajdhani';
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	margin-top: 80px;
	position:relative;
}
li.last-items:before {
	content: "";
	width: 2px;
	height: 41px;
	background: #ffbb00;
	bottom: 85px;
	left: 14px;
	position: absolute;
	z-index:-1;
}
/* Style Two */
.single-slick.style-two {
    height: 800px;
}

/* Style four */
.single-slick.style-four {
    height: 900px;
}
/* Style Five */
.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/besoft/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 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: #ffbb00;
	border-radius: 0;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	height: 50px;
	width: 50px;
	top: 85%;
	-webkit-transform: translate(0px, -85%);
	-ms-transform: translate(0px, -85%);
	transform: translate(0px, -85%);
	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: 50px;
	color: #33354b;
}

.dreamit-slick-slider .slick-prev {
	left: 21%;
}

.dreamit-slick-slider .slick-next {
	left: 25%;
}

.slick-prev::before,
.slick-next::before {
	color: #33354b;
	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: rgba(255, 255, 255, 0.2);
	color: #ffbb00;
	outline:0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fff;
}
.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);
	}
}

.dreamit-slick-slider .slick-dots li button {
	background-color: transparent;
	border: 1px solid #fff;
}
.dreamit-slick-slider .slick-dots .slick-active button {
	background-color: #fff !important;
}
/*
==============
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;
	margin-bottom: 20px;
}
.section-title.t_left {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 5px;
}
.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;
}
.title_in_area {
	margin-bottom: 45px;
}
.section-title h3,
.section-title h2, 
.title_tx h3, 
.title_tx h2 {
	font-size: 45px;
	margin-bottom: 0px;
	text-transform: capitalize;
	margin-top: 0;
	line-height: 1.1;
	font-weight: 700;
}
.section-title h5 {
    font-family: "Istok Web", sans-serif;
    color: #ffbb00;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-bottom: 10px;
}
.section-title p {
    margin-top: 7px;
    margin-bottom: 0;
    font-size: 16px;
    width: 73%;
    margin: 18px 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: #ffbb00;
	-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: #ffbb00;
}

@-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);
	}
}

/*
============
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: '';
	width: 56px;
	height: 71px;
	right: -20px;
	top: 0px;
	transition:.5s;
	background: transparent;
}
.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:#ffbb00;
}

.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 */
.feature-box.style-two {
	background: #33354b;
	padding: 30px 20px 30px 30px;
	transition: .5s;
	-webkit-transition: .5s;
}
.feature-box.style-two:hover {
	background: #232434;
}
.style-two .feature-box-title h2 {
	font-size: 26px;
	margin: 0 0 5px;
	color: #fff;
	text-transform: uppercase;
}
.style-two .feature-box-desc p {
	color: #fff;
	margin-bottom: 0;
}
.style-two.feature-box .feature-box-icon {
	background: #ffbb00;
	height: 72px;
	width: 72px;
	line-height: 72px;
	text-align: center;
	float: left;
	margin-right: 25px;
}

.style-two.feature-box .feature-box-icon i {
	color: #33354b;
	font-size: 40px;
}
.style-two .feature-box-content{
	overflow: hidden;
}
.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;
}
.besoft_flipbox .front,
.besoft_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);
}


/* White Background  */
.white-bg .feature-box.style-two {
    background: #fff;
    padding: 0;
    border: 1px solid #f3f3f3;
    display: flex;
    align-items: center;
    transition: .5s;
}
.white-bg .feature-box.style-two:hover {
    box-shadow: 0 0 15px rgb(0,0,0,0.1);
}
.white-bg .style-two .feature-box-title h2 {
	color: #232434;
	text-transform: capitalize;
	transition: .5s;
}
.white-bg .style-two .feature-box-desc p {
	color: #707070;
}
.white-bg .style-two.feature-box .feature-box-icon {
	background: #ffbb00;
	height: 100px;
	width: 108px;
	line-height: 100px;
	flex-basis: unset;
}
.white-bg .style-two.feature-box:hover .feature-box-title h2{
	color: #ffbb00;
} 

/* Feature Style Three */
.feature-box.style-three {
    background: #fff;
    padding: 30px 15px 30px 35px;
    align-items: center;
    transition: .5s;
    border-bottom: 4px solid transparent;
    transition: .5s;
}
.feature-box.style-three:hover {
    border-color: #ffbb00;
}
.feature-box.style-three:hover {
    box-shadow: 0 0 15px rgb(0,0,0,0.1);
}
.style-three .feature-box-title h2 {
	font-size: 26px;
	margin: 0 0 5px;
	color: #232434;
	text-transform: capitalize;
}
.style-three .feature-box-desc p {
	color: #707070;
	margin-bottom: 0;
}
.style-three.feature-box .feature-box-icon {
	float: left;
	margin-right: 35px;
}
.style-three.feature-box .feature-box-icon span {
    position: relative;
    z-index: 1;
}
.style-three.feature-box .feature-box-icon span::before {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    background: #fff4d9;
    border: 1px dashed transparent;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    transition: .5s;
     z-index: -1;
}
.style-three.feature-box:hover .feature-box-icon span::before{
	background: transparent;
	border: 1px dashed #ffbb00;
}
.style-three.feature-box .feature-box-icon span i {
    border: 1px dashed #ffbb00;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    display: block;
    transition: .5s;
}
.style-three.feature-box:hover .feature-box-icon span i{
	border: 1px dashed #ffbb00;
	background: #ffbb00;
	color: #fff;
}
.style-three.feature-box .feature-box-icon i {
	color: #33354b;
	font-size: 40px;
}
.style-three .feature-box-content{
	overflow: hidden;
}

/* Feature Style Four */
.feature-box.style-four {
	position: relative;
    background: #fff;
    padding: 25px 15px 25px 0;
    transition: .5s;
    -webkit-transition: .5s;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-shadow: 0 0 15px rgb(0,0,0,0.1);
    border-bottom: 3px solid transparent;
}
.feature-box-icon{
	flex-basis: 20%;
}
.feature-box-content{
	flex-basis: 69%;
}
.feature-box.style-four:hover {
	box-shadow: 0 0 25px rgb(0,0,0,0.2);
	border-color: #ffbb00;
}
.style-four .feature-box-title h2 {
	font-size: 26px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
.style-four .feature-box-desc p {
	margin-bottom: 0;
}
.feature-box.style-four:hover .feature-box-icon i{
	top: 0;
	transform: translateY(0%);
}
.style-four.feature-box .feature-box-icon i {
    background: #ffbb00;
    height: 72px;
    width: 72px;
    line-height: 72px;
    text-align: center;
    display: block;
    color: #33354b;
    font-size: 40px;
    margin-right: 30px;
    transition: .5s;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.style-four .feature-box-content{
	overflow: hidden;
}

/* 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: #ffbb00;
}
.feature-box.style-five:hover {
	background: #ffbb00;
	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: #ffbb00;
	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: #ffbb00;
}
.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: #ffbb00;
}
.feature-box.style-six:hover {
	background: #ffbb00;
	transform: translateY(-10px);
}
.feature-box.style-six .feature-box-icon i{
	font-size: 48px;
	color: #ffbb00;
	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: #ffbb00;
}
.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: #ffbb00;
	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:#ffbb00;
	}
	.default-style.feature-box .feature-box-content {
		float: none;
	}
	.default-style.feature-box .feature-box-title h2 {
		color: #232323;
	}
}


.feature-box.style-eight {
	background: #ffffff;
	box-shadow: 0 0 5px rgb(0 0 0 / 10%);
	border-bottom: 3px solid #2663e4;
	border-radius: 6px 6px 6px 6px;
	padding: 30px 20px 25px 20px;
}
.feature-box.style-eight .feature-box-title h2 {
	font-size: 18px;
	text-transform:uppercase;
}
.feature-box.style-eight .feature-box-icon {
	margin-right: 20px;
}
.feature-box.style-eight .feature-box-icon i {
	color: #2663e4;
	background-color: #f7f9fa;
	font-size: 40px;
	height: 90px;
	width: 90px;
	line-height: 90px;
	border-radius: 100% 100% 100% 100%;
	display: inline-block;
	text-align: center;
}
.feature-box.style-eight:hover .feature-box-icon i {
	color: #ffffff;
	background-color: #2a6dec;
}
/*
=================
Service Box
=================
*/
.dreamit-button a {
	display: inline-block;
	background: #ffbb00;
	color: #fff;
	padding: 14px 30px;
	font-size: 18px;
	font-weight: 700;
	transition: .5s;
}
.dreamit-button i {
	font-size: 12px;
	background: #fff;
	color: #151423;
	display: inline-block;
	height: 22px;
	width: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 8px;
	border-radius: 50%;
}
.dreamit-button a:hover {
	background: #1a1829;
}
/*
============
Service Box
============
*/

/* Service Style Default */

.service-box {
	position: relative;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    padding: 35px 10px 18px 38px;
    transition: .5s;
    -webkit-transition: .5s;
    overflow: hidden;
}
.service-box:hover {
    box-shadow: 5px -5px 25px 2px rgb(0 0 0 / 10%);
}
.em_service_content {
	overflow: hidden;
}
.service_top_text {
	display: block;
}

.service-box .service-box-icon {
    position: absolute;
    top: -48px;
    right: -48px;
    background: #ffbb00;
    height: 123px;
    width: 123px;
    margin-bottom: -78px;
    border-radius: 50%;
}
.service-box .service-box-icon i {
    font-size: 45px;
    display: block;
    color: #33354b;
    transition: .5s;
    margin: 0;
    text-align: center;
    position: absolute;
    top: 55%;
    right: 45%;
}
.service-box:hover .service-box-icon i {
    color: #fff;
}
.service-box-title {
	overflow: hidden;
}
.service-box-title h2, .service-box-title h3 {
    margin: 0 0 10px 0;
    font-size: 26px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.service-box-title h2:hover{
	color:#ffbb00;
}
.service-box-desc p {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.service-btn {
	margin-top: 15px;
}
.service-btn > a {
	border-radius: 30px;
	color: #616161;
	display: inline-block;
	font-size: 14px;
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	font-weight:400;
}
.service-btn > a i{
	margin-left:7px;
}
.service-btn a:hover {
	color: #ffbb00;
}
.slick-slide,
.slick-slider {
	outline: 0 !important;
}

/* Service Box Style Two */
.service-box.service-style-two {
    padding: 42px 20px 25px 30px;
    text-align: left;
    position: relative;
    background: #f8fafb;
    transition: .5s;
    z-index: 1;
    border-radius: 0;
    overflow: hidden;
    border: none;
}



.service-box.service-style-two.style-three {
    background: #fff;
    position: relative;
}
.service-box.service-style-two.style-three:hover {
    box-shadow: 0 10px 15px 0px rgb(0 0 0 / 15%);
}
.service-box.service-style-two.style-three::before{
	display:  none;
}
.service-box.service-style-two.style-three::after {
    content: "";
    position: absolute;
    bottom: -1px;
    right: -1px;
    border-top: 24px solid transparent;
    border-right: 27px solid #ffbb00;
}
.service-box.service-style-two.style-three:hover .service-box-icon {
	background: #ffbb00;
}
.service-box.service-style-two.style-three:hover .service-box-icon i {
	color: #33354b;
}
.service-box.service-style-two.style-three:hover .service-box-title h2 {
    color: #232434;
}
.service-box.service-style-two.style-three:hover .service-box-desc p {
    color: inherit;
}
.service-box.service-style-two.style-three .service-box-number {
    font-family: 'Rajdhani', sans-serif;
}
.service-box.service-style-two.style-three:hover .service-box-number {
	opacity: 1;
}


.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: #ffbb00;
}
.service-box.service-style-two:hover::before{
	height:100%;
}
.service-box.service-style-two .service-box-icon {
	position: relative;
	top: -112px;
	left: -84px;
	background: #ffbb00;
	height: 166px;
	width: 166px;
	margin-bottom: -78px;
	border-radius: 50%;
	transition: .5s;
	-webkit-transition: .5s;
}
.service-box.service-style-two .service-box-icon i {
	font-size: 50px;
	display: block;
	color: #33354b;
	transition: .5s;
	margin: 0;
	text-align: center;
	position: absolute;
	top: 59%;
	left: 48%;
}
.service-box.service-style-two:hover .service-box-icon {
	color: #ffbb00;
	background: #fff;
}
.service-box.service-style-two:hover .service-box-icon i {
	color: #ffbb00;
}
.service-box.service-style-two .service-number {
	position: absolute;
	top: 30px;
	right: 8px;
}
.service-box.service-style-two .service-box-number {
	color: #fef6e0;
	font-size: 100px;
	font-weight: 700;
	display: inline-block;
	margin: 0;
	transition: .5s;
	font-family: 'Squada One', cursive;
}
.service-box.service-style-two:hover .service-box-number {
	opacity: .3;
}
.service-box.service-style-two .service-box-title h2 {
	margin: 0 0 10px 0;
	transition: .5s;
	font-size: 26px;
	font-weight: 700;
}
.service-box.service-style-two .service-btn {
	margin-top: 0;
	position: absolute;
	bottom: -24px;
	left: 0;
	right: 0;
	opacity: 0;
	transition:.4s;
	transform:scale(0);
}
.service-box.service-style-two:hover .service-btn{
	opacity:1;
	transform:scale(1);
}
.service-box.service-style-two .service-btn > a {
	color: #ffbb00;
	display: inline-block;
}
.service-box.service-style-two .service-btn > a i {
	margin-left: 0;
	font-size: 21px;
	width: 50px;
	height: 50px;
	color: #ffbb00;
	background: #fff;
	line-height: 50px;
	box-shadow: 0 0 4px rgba(0,0,0,0.20);
	border-radius: 100%;
}
.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-desc p {
	color:#fff;
}

/* Service Box Style Three */

.service-box.service-style-three {
	padding: 0;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.20);
	transition: .5s;
	position: relative;
	overflow: hidden;
}
.service-box.service-style-three .service-content-front {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.70);
	width: 100%;
	padding: 0;
	transition:.4s;
}
.service-box.service-style-three:hover .service-content-front{
	bottom:-100%;
}
.service-box.service-style-three .service-content-front .service-box-icon {
	color: #fff;
	font-size: 40px;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	float: left;
	margin-right: 20px;
}
.service-box.service-style-three .service-content-front .service-box-icon i {
	margin-bottom: 0;
	display: inline-block;
	color: #fff;
	background: #ffbb00;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.service-box.service-style-three .service-content-front .service-box-title h2 {
	margin: 20px 0 0 0;
	font-size: 20px;
	padding: 0;
	color: #fff;
}
.service-box.service-style-three .service-box-desc p {
	color: #707070;
}
.service-box.service-style-three .service-btn {
	margin-top: 30px;
}
.service-box.service-style-three .service-btn > a {
	color: #ffbb00;
	transition: .5s;
	background: #fff;
	padding: 14px 30px;
	display: inline-block;
	border-radius: 4px;
	transition: all .5s;
}
.service-box.service-style-three .service-btn > a:hover{
	background:#fff;
	color:#ffbb00;
}
.service-content-back {
	position: absolute;
	top: -100%;
	left: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	background: rgba(241, 42, 2,0.80);
	padding: 0 32px;
	transition:.4s;
}
.service-box.service-style-three:hover .service-content-back{
	top:0;
}
.service-content-back-inner {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.service-box .service-content-back .service-box-icon i {
	margin-bottom: 0;
	display: inline-block;
	color: #fff;
	font-size: 60px;
}
.service-box .service-content-back .service-box-title h2 {
	margin: 5px 0 15px 0;
	font-size: 20px;
	padding: 0;
	color: #fff;
}
.service-box-desc ul li {
    list-style: none;
    font-weight: 600;
    color: #232434;
    font-size: 14px;
    text-transform: uppercase;
}
.service-box-desc ul li i {
    opacity: .5;
    color: #FFBB00;
}
/* Service Style 3 Slick Slider */
.service-box.service-style-three.slick-slide {
    padding: 45px 10px 45px 90px;
    border-radius: 0;
    border: 1px solid rgba(255,255,255,0.20);
    transition: .5s;
    position: relative;
    overflow: visible;
    background: #fff;
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    margin-left: 55px;
    margin-top: 0;
    z-index: 1;
}
.service-box.service-style-three.slick-slide::after {
    content: "";
    position: absolute;
    top: -1px;
    right: -1px;
    border-left: 24px solid transparent;
    border-top: 27px solid #ffbb00;
}
.service-box.service-style-three.slick-slide .em-service-thumb {
    position: absolute;
    left: -55px;
    top: 50%;
    transform: translateY(-50%);
}
.service_cursousel_sliderrr li button {
    background-color: #f9e5ac !important;
}
.service_cursousel_sliderrr .slick-dots {
    bottom: -50px !important;
    text-align: center;
}

/* 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: #ffbb00;
}
.service-box.service-style-four .service-box-icon i{
	color: #ffbb00;
	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: 30px;
	border:none;
	position: relative;
}
.service-box.style-five .em_service_content.d-flex {
	align-items: center;
}
.service-box.style-five  .service-img-icon {
    margin-right: 30px;
}
.service-box.style-five  .service-box-title h2 {
    margin: 0 0 5px 0;
    font-size: 24px;
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
}
.service-box.style-five .service-box-desc p {
    color: #b1b5d3;
    font-family: "Inter", Sans-serif;
    margin-bottom: 0;
}
.service-box.style-five .service-btn {
    margin: 0;
    position: absolute;
    right: 75px;
}
.style-five .service-btn a {
	font-size: 35px;
	color: #fff;
	transition: .1s;
}
.service-box.style-five:hover .service-btn a {
	color: #ff783c;
}
.style-five .service-btn a::after {
    position: absolute;
    left: -25px;
    content: "";
    border: 1px solid #293e57;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    top: -3px;
}

/* Navigarion Buttons */
.dreamit-button-box.style2 .dreamit-button a {
    display: inline-block;
    background: #01213f;
    color: #fff;
    padding: 19px 40px 20px 28px;
    font-size: 18px;
    font-weight: 600;
    transition: .5s;
    font-family: "Inter", Sans-serif;
    position: relative;
    transition: .5s;
    border-radius: 5px;
    height: 100px;
}
.dreamit-button-box.style2 .dreamit-button a:hover{
    background: linear-gradient(90deg, #ff783c, #feb835);
}
.dreamit-button-box.style2 .dreamit-button i {
    font-size: 16px;
    color: #d1683d;
    transform: rotate(30deg);
    position: absolute;
    right: 20px;
    bottom: 15px;
    background: transparent;
    transition: none;
}
.dreamit-button-box.style2 .dreamit-button a:hover i{
	color: #fff;
}
.service-box-number {
	position: relative;
	color: #ffbb00;
	font-size: 19px;
	font-weight: 700;
	margin-right: 50px;
	display: block;
}
.service-box-number::before {
	position: absolute;
	right: -40px;
	top: 16px;
	width: 30px;
	height: 1px;
	background: #ffbb00;
	content: "";
}
.service-list {
	padding-left: 0;
	list-style: none;
}
.service-list li a {
	display: block;
	color: #232323;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	padding: 5px 0px;
	transition: .3s;
}
.service-list li a:hover {
	margin-left: 15px;
	color: #ffbb00;
}



.slick-slide.service-box{
	margin:10px 15px 30px;
}


/* Service Box Style Six */
.service-box.service-style-six {
    padding: 0 35px 44px;
    text-align: center;
    position: relative;
    background: #011936;
    transition: .5s;
    border: none;
    border-radius: 5px;
    z-index: 1;
    overflow: hidden;
}
.service-box.service-style-six .service-box-content{
	z-index: 5;
	position: relative;
}
.service-box.service-style-six .service-box-title h2 {
    margin: 25px 0 20px 0;
    font-size: 24px;
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
}
.service-box.service-style-six .service-box-desc p {
	color:#b1b5d3;
	font-family: "Inter", Sans-serif;
	margin-bottom: 32px;
}

.service-box.service-style-six .service-btn a {
    padding: 10px 20px;
    background: linear-gradient(90deg, #ff783c, #feb835);
    color: #fff;
    border: none;
    border-radius: 5px;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    transition: .5s;
    -webkit-transition: .5s;
}
.service-box.service-style-six .service-btn a:hover {
	background: linear-gradient(-90deg, #ff783c, #feb835);
	color: #fff;
}
.service-box.service-style-six .span span:nth-child(1)::before {
    content: "";
    position: absolute;
    right: -775px;
    bottom: -775px;
    z-index: 1;
    background: #021c3b;
    height: 770px;
    width: 770px;
    border-radius: 50%;
    transition: .7s;
}
.service-box.service-style-six:hover .span span:nth-child(1)::before {
    right: -462px;
    bottom: -440px;
}
.service-box.service-style-six .span span:nth-child(1)::after {
	content: "";
    position: absolute;
    right: -615px;
    bottom: -615px;
    z-index: 2;
    background: #032041;
    height: 613px;
    width: 613px;
    border-radius: 50%;
    transition: .6s;
}
.service-box.service-style-six:hover .span span:nth-child(1)::after {
    right: -322px;
    bottom: -400px;
}
.service-box.service-style-six .span span:nth-child(2)::after {
    content: "";
    position: absolute;
    right: -465px;
    bottom: -465px;
    z-index: 3;
    background: #042347;
    height: 463px;
    width: 463px;
    border-radius: 50%;
    transition: .4s;
}
.service-box.service-style-six:hover .span span:nth-child(2)::after {
    right: -180px;
    bottom: -346px;
}


/* Service Box Style Seven */
.service-box.service-style-seven {
    border: none;
    border-radius: 10px;
    background: #011936;
    padding: 38px 25px 30px;
}
.service-box.service-style-seven .service-img-icon{
	transition: .6s;
}
.service-box.service-style-seven:hover .service-img-icon {
    transform: rotate3d(20, 15, 20, 360deg);
}
.service-box.service-style-seven .service-box-title h2 {
    font-size: 24px;
    color: #fff;
    font-family: "Inter", Sans-serif;
    font-weight: 600;
    margin: 22px 0 18px;
}
.service-box.service-style-seven .service-box-desc p {
    font-family: "Inter", Sans-serif;
    color: #b1b5d3;
    margin-bottom: 25px;
}
.service-box.service-style-seven .service-btn > a {
    color: #ff783c;
    font-family: 'Inter';
    text-transform: uppercase;
}
.service-box.service-style-seven .service-btn > a:hover {
    letter-spacing: 1px;
}

/* service_inner_style */
.service_inner_style .service-box.service-style-seven {
    border: none;
    border-radius: 10px;
    background: transparent;
    padding: 0;
    margin-right: 20px;
}
.service_inner_style .service-box.service-style-seven:hover .service-img-icon {
	transform: none;
}
.service_inner_style .service-box.service-style-seven .service-box-title h2 {
    font-size: 22px;
}


/* 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 #ffbb00;
}

.service-box.service-style-eight .service-box-icon i {
	width: 95px;
	height: 95px;
	line-height: 95px;
	background: #ffbb00;
	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: #ffbb00;
	display: inline-block;
	border: 2px solid #ffbb00;
}
.service-box.service-style-eight:hover .service-btn a i{
	background: #ffbb00;
	color: #fff;
}
.service-box.service-style-eight .service-btn a i {
	margin-left: 0;
	font-size: 21px;
	width: 50px;
	height: 50px;
	color: #ffbb00;
	background: #fff;
	line-height: 50px;
	border-radius: 100%;
}

/* Service Style Nine */
.service-box.service-style-nine {
	padding: 28px 20px 28px;
	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;
}
.service-box.service-style-nine:hover {
	background: #ffbb00;
	transform: translateY(-8px);
}
.service-box.service-style-nine .service-box-icon i {
	font-size: 48px;
	display: inline-block;
	color: #ffbb00;
	transition: .5s;
}
.service-box.service-style-nine .service-box-title h2 {
	margin: 0 0 12px;
	transition: .5s;
	font-size: 22px;
}
.service-box.service-style-nine .service-btn a {
	color: #ffbb00;
	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-box.service-style-nine:hover .service-box-icon i,
.service-box.service-style-nine:hover .service-box-title h2,
.service-box.service-style-nine:hover .service-box-desc p,
.service-box.service-style-nine:hover .service-btn a{
	color: #fff;
}

/* 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: #ffbb00;
	font-weight: 600;
}

.btn-cyber-common .dreamit-button a {
    padding: 10px 20px;
    background: linear-gradient(90deg, #ff783c, #feb835);
    color: #fff;
    border: none;
    border-radius: 5px;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    transition: .5s;
    -webkit-transition: .5s;
    font-weight: 400;
}
.btn-cyber-common .dreamit-button a:hover{
	background: linear-gradient(-90deg, #ff783c, #feb835);
} 

/*
==========
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;
	background-color: #6094da;
}
.flip-box .flip-box-inner .front-part .front-background-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.3);
}
.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: 28px;
	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 12px 26px;
    background-color: #ffbb00;
}
.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: 28px;
    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;
    color: #232434;
}
.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: 225px;
}
/* Style Two */
.flip-box.style-two .front-part .front-icon i{
	background: #ffbb00;
	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;
}

.team-grid-style1:hover .team-item{
	transform: translateY(-10px);
}

.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: 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-grid-style1 .team-item .image-wrap,
.team-slider-style1 .team-item .image-wrap {
	position: relative;
	overflow: hidden;
}

.team-grid-style1 .team-item .image-wrap:before{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(241, 42, 2, 0.83);
	content: "";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	opacity: 0;
}
.team-grid-style1:hover .team-item .image-wrap:before{
	opacity: 1;
}
.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;
	background: #fff;
	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 {
	padding: 0;
	background: 0 0;
}

.team-slider-style1 .team-item .image-wrap .social-icons1 a i {
	background: 0 0;
}

.team-grid-style1 .team-item .image-wrap .social-icons1 a i{
	background: 0 0;
	color: #ffbb00;
}

.team-grid-style1 .team-item :hover .image-wrap .social-icons1,
.team-slider-style1 .team-item :hover .image-wrap .social-icons1 {
	right: 0;
	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{
	position: absolute;
	background: #fff;
	padding: 20px 20px 25px;
	text-align: center;
	width: 80%;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -64px;
	border-radius: 5px;
	box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
}

.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: 20px;
	font-weight: 600;
	text-decoration: none;
	text-transform: capitalize;
}

.team-grid-style1 .team-item .team-content .member-desc h3 a:hover{
	color: #ffbb00;
}

.team-grid-style1 .team-item .team-content span.team-title,
.team-slider-style1 .team-item .team-content span.team-title {
	color: #616161;
	text-transform: uppercase;
	font-family: Rubik, sans-serif;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
}
.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;
}
.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 .image-wrap {
    background: #202130;
    position: relative;
    transition: .5s;
    z-index: 1;
}
.team-grid-style2 .image-wrap::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0 100%);
    height: 100%;
    width: 100%;
    z-index: 8;
    background: #ffbb00;
    z-index: -1;
    transition: .5s;
}
.team-grid-style2 .team-inner-wrap:hover .image-wrap::before {
	clip-path: polygon(-100% 100%, 100% -100%, 100% 100%, 0 100%);
}
.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 {
    background: #fff;
    padding: 20px 0 30px;
    text-align: center;
    border: 1px solid #e6e6e6;
}
.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 {
	font-size: 23px;
	text-transform: uppercase;
    font-weight: 700;
    color: #303132;
}
.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: 28px;
    width: 28px;
    background: #ffbb00;
    line-height: 28px;
    border-radius: 50%;
    font-size: 14px;
    border: 1px solid #ffbb00;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a:hover i{
	background: #fff;
}
.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-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: #ffbb00;
}
.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: 5px 0 0;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons, 
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
    padding-top: 18px;
    display: block;
    transition: all .5s ease-in-out;
}
.team-grid-style2:hover .team-inner-wrap .team-content .social-icons, 
.team-slider-style2:hover .team-inner-wrap .team-content .social-icons {
    display: block;
}
.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-title, 
.team-slider-style2 .team-inner-wrap .team-content .team-title {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    display: block;
    text-transform: capitalize;
}
.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(12,90,219,.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: 100%;
	top: unset;
	bottom: 0;
	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;
}
.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 {
	color: #222;
	font-weight: 700;
}
.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: 13px;
	text-transform: uppercase;
	color: #ffbb00;
	float: none;
	text-align: center;
	font-weight: 500;
}
.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;
	background: #ffbb00;
	-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: #ffbb00;
}

.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(12,90,219,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: #ffbb00;
	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;
}

.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: 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;
}
.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: 20px;
	font-weight: 700;
	line-height: 30px;
	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 {
	color: #222;
	font-weight: 700;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-title,
.team-slider-style7 .team-inner-wrap .team-content .member-desc .team-title {
	font-size: 13px;
	text-transform: uppercase;
	color: #ffbb00;
	float: none;
	text-align: center;
	font-weight: 500;
}
.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: #ffbb00;
	-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: #ffbb00;
	padding: 7px 0;
	opacity: 1;
	visibility: visible;
	transition: all 0.4s ease 0s;
	top: inherit;
	transform: inherit;
	left: 0;
	margin: auto;
	bottom: -50px;
}

.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:#ffbb00;
}
.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: 20px;
	font-weight: 700;
}

.work_progress-desc {
	padding-top: 5px;
}

.work_progress.default-style:hover .work_progress-number {
	top: 40%;
}

.work_progress-number span {
	background: #ffbb00;
	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: #ffbb00;
	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: #ffbb00;
	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::after {
	position: absolute;
	right: 0;
	top: 10px;
	content: "";
	background-image: url(../images/direction-sign.png);
	height: 40px;
	width: 200px;
	background-repeat: no-repeat;
	margin-right: -119px;
	background-size: contain;
}
.last-item .style-two.work_progress::after {
	display:none;
}
.style-two .work_progress_icon {
	position: relative;
	display: inline-block;
	text-align: center;
	margin-bottom: 60px;
}
.style-two .work_progress_icon::before{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	width: 2px;
	height: 40px;
	border-left: 2px dashed #ddd;
	border-radius: 100%;
	bottom: -74px;
}
.style-two .work_progress_icon::after{
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: auto;
	width: 15px;
	height: 15px;
	border: 2px solid #ddd;
	border-radius: 100%;
	bottom: -32px;
}
.style-two .work_progress_icon i {
	background: linear-gradient(90deg, rgba(30,85,189,1) 0%, rgba(67,126,235,1) 100%);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
	font-size: 50px;
	height: 120px;
	line-height: 120px;
	text-align: center;
	width: 120px;
	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:0;
	top:0;
}
.style-two .work_progress_icon .work_progress-number:before {
	display:none;
}
.style-two .work_progress-number span {
	background: #fff;
	border-radius: 50%;
	color: #ffbb00;
	box-shadow: 0 0 10px #cccccc;
}
.style-two .work_progress-title h2 {
	font-size: 20px;
	margin: 30px 0 10px;
	font-weight: 700;
}

/* 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(#ffbb00), color-stop(40%, #ffbb00), color-stop(40%, transparent), to(transparent));
	background-image: -o-linear-gradient(left, #ffbb00, #ffbb00 40%, transparent 40%, transparent 100%);
	background-image: linear-gradient(90deg, #ffbb00, #ffbb00 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: #ffbb00;
	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: #ffbb00;
	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;
}
/*
==============
Skill Progress
==============
*/


.single-skill .elementor-title{
	margin-bottom: 20px;
}
.single-skill .elementor-progress-wrapper {
	overflow: visible !important;
}
.single-skill .elementor-progress-percentage{
	color: #ffbb00;
	font-weight: 400;
	font-size: 18px;
	margin-top: -20px;
}



/*
==============
Call To Action
==============
*/

.call-to-action {
	text-align: center;
	position: relative;
}
.call-to-action-title h2 {
	margin-bottom: 12px;
	font-size: 35px;
	margin: 20px auto;
	text-transform: capitalize;
}
.call-to-action-title span {
	font-size: 40px;
	display: block;
	letter-spacing: 0;
	line-height: 1.2;
	margin-top: 20px auto 0;
	font-weight: 700;
}
.call-to-action-btn {
	margin-top: 30px;
}
.call-to-action-btn a {
	border: none;
	display: inline-block;
	text-transform: capitalize;
	background-color: #ffbb00;
	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: #ffbb00;
}
.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: 90px;
	height: 90px;
	display: inline-block;
	background: #fff;
	text-align: center;
	line-height: 90px;
	color: #ffbb00;
	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;
}
.call-to-video i {
	font-size: 23px;
}

/* Style One */
.call-to-action.style-one .call-to-action-title h2{
	width: 48%;
}

/* 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;
}

.cta-right-content{
	position: relative;
	z-index: 1;
}
.cta-right-content::before{
	content: "";
	background: rgb(255, 187, 0, 0.7);
	position: absolute;
	left: 0;
	top: 0;
	height:  100%;
	width: 100%;
	z-index: 1;
}

/*
===========
Testimonial
===========
*/

.single_testimonial {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	text-align: center;
}
.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_thumb img {
	border-radius: 100%;
	width:90px;
}

.testi_title {
	margin-bottom: 4px;
}
.testi_title h2 {
    font-size: 26px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
}
.testi_title h2 sup {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}
.testi_title span {
	color: #ffbb00;
	font-weight: 500;
	font-size: 16px;
	display: block;
	padding-top: 8px;
}
.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: #ffbb00;
	font-size: 19px;
	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;
}

/* Testimoial Style Two  */
.testimonial-style-two .single_testimonial {
    text-align: left;
    padding: 33px 33px 20px;
    border-radius: 3px;
    background: #232434;
    overflow: hidden;
}
.testimonial-style-two .testi_content {
	position: relative;
	padding: 0;
	box-shadow: none;
	background: transparent;
	border-radius: 0;
	text-align: center;
	margin-bottom: 25px;
}
.testi_thumb img {
	border-radius: 100%;
	width: 90px;
}
.testimonial-style-two .testi_title span {
    color: #ffbb00;
    font-size: 16px;
    font-weight: 400;
    font-family:"Istok Web", sans-serif;
}
.testimonial-style-two .testi_text {
    width: 100%;
    margin: auto;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    font-style: normal;
    color: #fff;
    opacity: .8;
}
.testimonial-style-two .single_testimonial::before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 59px;
    position: absolute;
    line-height: 50px;
    bottom: 12px;
    right: 21px;
    color: #ffbb00;
    border-radius: 50%;
    transform: rotateY(180deg);
    z-index: 2;
    opacity: .3;
}
.testimonial-style-two .single_testimonial::after {
    content: "";
    position: absolute;
    height: 205px;
    width: 205px;
    line-height: 205px;
    bottom: -105px;
    right: -85px;
    background: #1f202d;
    border-radius: 50%;
    z-index: 1;
}
.testimonial-style-two .testi_thumb {
	float: left;
	margin-right:20px;
}
.testimonial-style-two .testi_title {
	text-align: left;
}
.testi_thumb {
	position: relative;
	margin: 0 0 20px;
	display:inline-block;
}
.testimonial-style-two .testi_title {
	position: relative;
	padding-top: 20px;
}
.testimonial-style-two .testi_title  h2 {
    font-size: 26px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
}
.testimonial_list2 .owl-dots {
	position: absolute;
	left: 102px;
	bottom: 0;
	border-radius: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* Testimonial Style Three */
.testimonial-style-three .single_testimonial{
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.testimonial-style-three .testimonial-inner {
    background: transparent;
    padding: 5px 30px 40px;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 580px;
    margin: auto;
}
.testimonial-style-three .testi_content {
    position: relative;
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
	background: transparent;
	text-align: center;
}
.testimonial-style-three .testi_text {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    margin: 0 0 32px 0;
    color: #fff;
    opacity: .7;
}
.testimonial-style-three  .testi_title h2 {
    font-size: 22px;
    margin-bottom: 0px;
    color: #fff;
	font-weight: 600;
}
.testimonial-style-three .testi_title span {
    font-weight: 400;
	font-size: 18px;
	display: inline-block;
}
.testimonial-style-three .testi_thumb {
    margin-bottom: 15px;
}
.testimonial-style-three .testi_thumb img {
	border-radius: 50%;
	width: 80px;
}

/* Testimonial Dots  */
.testimonial-style-three .owl-dots {
    bottom: -8px;
}
.testimonial-style-three .owl-dot {
    background: #795f1d;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}
.testimonial-style-three .owl-dot.active {
    width: 15px;
    background: #ffbb00;
	height: 15px;
}

/* Testimonial Style Four */
.testimonial-style-four .single_testimonial{
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.testimonial-style-four .single_testimonial::after{
    position: absolute;
    content: "";
    right: -8px;
    top: 8px;
    background: #ffbb00;
    height: 100%;
    width: 100%;
    z-index: -1;
    opacity: 0;
    transition: .5s;
}
.testimonial-style-four .single_testimonial:hover::after{
	opacity: 1;
}
.testimonial-style-four .testimonial-inner{
    background: #fff;
    padding: 30px 30px 40px;
    text-align: left;
    position: relative;
    z-index: 1;
}
.testimonial-style-four .testi_content {
    position: relative;
    padding: 0;
    box-shadow: none;
    margin-bottom: 0;
}
.testimonial-style-four .testi_text {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    margin: 0 0 26px 0;
}
.testimonial-style-four  .testi_title h2 {
    font-size: 24px;
    margin-bottom: 0px;
    color: #202130;
}
.testimonial-style-four .testi_title span {
    font-family:"Istok Web", sans-serif;
    font-weight: 400;
}
.testimonial-style-four .testi_thumb{
	margin: 0 20px 25px 0;
}
.testimonial-style-four .testi_thumb img {
	border-radius: 0;
	width: 80px;
}
.testimonial-style-four .single_testimonial::before {
    content: "\f10e";
    font-family: FontAwesome;
    font-size: 60px;
    position: absolute;
    line-height: 50px;
    bottom: 25px;
    right: 28px;
    color: #ffbb00;
    border-radius: 50%;
    z-index: 2;
    opacity: .3;
}
.testimonial-style-four .testi-author {
	display: flex;
}

/* Testimonial Dots  */
.testimonial-style-four .owl-dots {
    bottom: -70px;
}
.testimonial-style-four .owl-dot {
    background: #795f1d;
    height: 5px;
    width: 15px;
    border-radius: 0;
}
.testimonial-style-four .owl-dot.active {
    width: 30px;
    background: #ffbb00;
	height: 5px;
}

/* 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;
	text-align: center;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
	margin-bottom: 30px;
	padding: 36px;
	background: #fff;
	border-radius: 5px;
}
.testimonial-style-four .single_testimonial .testi_thumb{
	position: relative;
	display: inline-block;
	float: none;
	margin: 0;
	text-align: center;
}
.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_content .testi_text{
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	width: 100%;
	margin: auto;
} */




/*
==========
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: #ffbb00;
	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: 20px;
	font-weight: 700;
	line-height: 1;
	margin: 0 0 5px;
}
.em-cases-study-title h2 a {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.em-cases-study-title h2 a:hover{
	color: #ffbb00;
} 

.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;
}


/* Case Style Two
------------------*/
.style-two .single_case_study{
	margin-bottom: 70px;
}
.style-two .case-study-thumb::before{
	display: none;
}
.style-two .cases-study-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -60px;
    text-align: left;
    background: #fff;
    width: 80%;
    margin: auto;
    border-radius: 0;
    padding: 0 0 0 28px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    z-index: 999;
    justify-content: space-between;
    box-shadow: 0px 0px 22px 0px rgb(0, 0, 0, 0.1);
}
.style-two .case-study-btn {
    background: #000;
    height: 105px;
    width: 104px;
    line-height: 105px;
    text-align: center;
    transition: .5s;
}
.style-two .case-study-btn a{
    color: #b7b7bc;
}
.style-two .dreamit-single-cases-study:hover .case-study-btn{
	background: #ffbb00;
}
.style-two .dreamit-single-cases-study:hover .case-study-btn a{
	color: #232434;
}
.style-two .dreamit-single-cases-study:hover .cases-study-content{
	bottom: -44px;
}
.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: 24px;
	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: #ffbb00;
	margin-top: 10px;
}
.case-study-style3 .cases-study-content {
	top: 76%;
	background: transparent;
	width: 100%;
	border-radius: 0;
	padding: 0;
	opacity: 1;
}
.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(black));
	background: linear-gradient(to bottom,rgba(0,0,0,0),#000);
	top: 25px;
	content: "";
	opacity: 1;
	transition: .5s;
}
.case-study-style3 .besoft-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-style3 .besoft-single-cases-study:hover .cases-study-content{
	top: 70%;
}


/* Style Four */

.case_study_grid {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	gap: 30px;
}
.case_study_grid .single_case_study{
	position: relative;
}
.case_study_grid .single_case_study:nth-child(1){
	grid-column: 1/3;
}
.case_study_grid .single_case_study:nth-child(2){
	grid-column: 3/5;
}
.case_study_grid .single_case_study:nth-child(3){
	grid-column: 5/7;
}
.case_study_grid .single_case_study:nth-child(4){
	grid-column: 1/4;
}
.case_study_grid .single_case_study:nth-child(5){
	grid-column: 4/7;
}

.case_study_grid .case-study-content {
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 3;
    opacity: 0;
    transition: .5s;
}
.case_study_grid .single_case_study:hover .case-study-content {
	opacity: 1;
	bottom: 30px;
}
.case_study_grid .category-item {
    color: #232434;
    text-transform: capitalize;
}
.case_study_grid .single_case_study .em-cases-study-title h2{
	margin-bottom: 10px;
}
.case_study_grid .single_case_study .em-cases-study-title a:hover {
	color: #fff;
}
.case_study_grid .single_case_study {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.case_study_grid .single_case_study::before {
	content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background: linear-gradient(to top, rgba(243, 176, 43,.9), rgba(0, 0, 0, .1));
    opacity: 0;
    transition: .5s;
}
.case_study_grid .single_case_study:hover::before{
	opacity: 1;	
}
.case_study_grid .case-study-icon {
    position: absolute;
    left: 50%;
    top: 60%;
    transform: translate(-50%, -50%);
    z-index: 3;
    opacity: 0;
    transition: .5s;   
}
.case_study_grid .single_case_study:hover .case-study-icon {
	opacity: 1;
	top: 50%;
}
.case_study_grid .case-study-icon i{
    height: 60px;
    width: 60px;
    line-height: 60px;
    background: #fff;
    color: #232434;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    transition: .5s; 
}
.case_study_grid .case-study-icon i:hover{
    background: #f3b02b;
    color: #fff;
}
.case_study_grid .case-study-button {
	position: relative;
}
.case_study_grid .case-study-button a{
    position: absolute;
    bottom: -215px;
    right: -200px;
    background: #232434;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    z-index: 3;
    transition: .5s;
}
.case_study_grid .case-study-button a:hover{
    background: #f1a50e;
    color: #f3b02b;
}
.case_study_grid .case-study-button a:hover i{
    color: #fff;
}
.case_study_grid .single_case_study:hover .case-study-button a{
	bottom: -115px;
    right: -100px;
}
.case_study_grid .case-study-button a i{
    position: absolute;
    left: 60px;
    color: #b2b3b8;
    top: 45px;
    transition: .5s;
}

/* 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: #ffbb00;
	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(12,90,219,.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
==========
*/

.besoft-single-brand {
	margin-bottom: 15px;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-align: center;
}
.brand-thumb  img {
/* 	filter: gray;
	-webkit-filter: grayscale(1); */
	transition:.3s;
}
.besoft-single-brand:hover .brand-thumb  img{
	filter: none;
	-webkit-filter: grayscale(0);
}

.besoft-single-brand.style2 {
	border: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;	    
}
.besoft-single-brand.style2:hover{
	margin-top: 0;
}
.brand__img .elementor-widget-container {
    height: 165px;
    width: 100%;
    line-height: 165px;
}

span.highlight-text {
    color: #ff783c;
    font-size: 26px;
}
.hr-border {
    border: 1px solid #26374b !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;
}
.single_counter_inner {
    padding: 30px 15px 30px 28px;
}
.single-counter.style1 span.count.percent {
    color: #232434;
    font-size: 55px;
    font-weight: 800;
    font-family: 'Rajdhani', sans-serif;
}
.single-counter.style1 .counter-content.counter h6 {
    color: #232434;
    font-size: 24px;
}
.single-counter.style1 span.suffix {
    color: #ffbb00;
    display: inline-block;
    font-size: 55px;
    font-weight: 700;
}
.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: #ffbb00;
	display: none;
}
.countr_text > h1 {
	font-size: 55px;
	display: inline-block;
	font-weight: 700;
	margin: 0;
}
.white-text .countr_text > h1 {
    color: #fff;
}
.countr_text > h3 {
	font-size: 55px;
	display: inline-block;
	margin: 0;
	font-weight: 700;
	color: #ffbb00;
}

.counter_title {
	padding: 0 0 0;
}
.counter_title h4 {
	text-transform: capitalize;
	font-size: 24px;
	margin-top: 2px;
	font-weight: 700;
	letter-spacing: 0;
}

.white-text .counter_title h4 {
    color: #fff;
}
.white-text .lines .line {
    background: #333342;
}
.single_counter.center{
	text-align: center;
}

.single_counter.center .counter_icon {
	float: none;
	margin: 0;
}
/*style two*/

.single-counter.style_two span.count.percent {
    color: #fff;
    font-size: 55px;
    font-weight: 800;
    font-family: 'Rajdhani', sans-serif;
}
.single-counter.style_two span.suffix {
    color: #ffbb00;
    display: inline-block;
    font-size: 55px;
    font-weight: 700;
}

/*
=========
big-single-counter
=========
*/
.big-single-counter .countr_text > h3 {
	color:  #ff783c;
	font-size: 120px;
	font-weight: 600;
	line-height: 1;
}
.big-single-counter {
	margin-bottom: 0 !important;
}
.big-single-counter  .single_counter_inner{
	padding: 0;
}
.big-counter-wrapper p {
	margin: 0;
}


/*
=========
Counter Style Two
=========
*/
.style-two .single_counter_inner {
	padding: 0;
}
.style-two .counter_icon i {
    display: inline-block;
    margin-bottom: 28px;
    font-size: 30px;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    background: linear-gradient(90deg, #ff783c, #feb835);
    border-radius: 50%;
	color: #fff;
}
.style-two.icon-none .counter_icon i {
	display: none;
}

.style-two .countr_text > h1, .style-two .countr_text > h3 {
    font-size: 34px;
    font-weight: 600;
    font-family: "Inter", Sans-serif;
}
.style-two .counter_title h4 {
    font-size: 18px;
    font-weight: 400;
    font-family: "Inter", Sans-serif;
    margin-top: 5px;
}
/*
======================================================
  Lines Area Style
======================================================*/
  .lines {
  	position: absolute;
  	top: 0;
  	right: 0;
  	height: 100%;
  	margin: auto;
  	width: inherit;
  	z-index: 1;
  }
  .lines .line {
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    right: 0;
    background: #efeff1;
    overflow: hidden;
    border-radius: 50%;
  }
  .lines .line::after {
  	content: "";
  	display: block;
  	position: absolute;
  	height: 15px;
  	width: 2px;
  	top: 0;
  	left: 0;
  	background-color: #ffbb00;
  	-webkit-animation: moveLeftBounces-one 20s linear infinite;
  	animation: moveLeftBounces-one 20s linear infinite;
  }
  .no_line  .lines{
  	display: none;
  }

  /*style two*/
  .style-two.lines .line {
  	position: absolute;
  	width: 1px;
  	height: 100%;
  	top: 0;
  	left: 46%;
  	background: #e2e2ea;
  	overflow: hidden;
  	border-radius: 50%;
  }
  .style-two.lines .line::after {
  	content: "";
  	display: block;
  	position: absolute;
  	height: 15px;
  	width: 1px;
  	top: 0;
  	left: 0;
  	background-color: #ffbb00;
  	-webkit-animation: moveLeftBounces-one 20s linear infinite;
  	animation: moveLeftBounces-one 20s linear infinite;
  }

  @-webkit-keyframes moveLeftBounces-one {
  	0% {
  		-webkit-transform: translateY(0);
  		transform: translateY(0);
  	}
  	50% {
  		-webkit-transform: translateY(150px);
  		transform: translateY(150px);
  	}
  	100% {
  		-webkit-transform: translateY(0);
  		transform: translateY(0);
  	}
  }

  @keyframes moveLeftBounces-one {
  	0% {
  		-webkit-transform: translateY(0);
  		transform: translateY(0);
  	}
  	50% {
  		-webkit-transform: translateY(150px);
  		transform: translateY(150px);
  	}
  	100% {
  		-webkit-transform: translateY(0);
  		transform: translateY(0);
  	}
  }
  /*style three*/
  .style-three.lines .line:nth-child(1) {
  	margin-left: -24%;
  }
  .style-three.lines .line {
  	position: absolute;
  	width: 100%;
  	height: 1px;
  	top: 100px;
  	left: 24%;
  	background: #828393;
  	overflow: hidden;
  	border-radius: 50%;
  }
  .style-three.lines .line::after {
  	content: "";
  	display: block;
  	position: relative;
  	height: 1px;
  	width: 55px;
  	top: 0;
  	left: 0px;
  	background-color: #ffbb00;
  	-webkit-animation: moveLeftBounces-two 40s linear infinite;
  	animation: moveLeftBounces-two 40s linear infinite;
  	overflow: hidden;
  }
  @-webkit-keyframes moveLeftBounces-two {
  	0% {
  		-webkit-transform: translateX(0);
  		transform: translateX(0);
  	}
  	50% {
  		-webkit-transform: translateX(1920px);
  		transform: translateY(1920px);
  	}
  	100% {
  		-webkit-transform: translateX(0);
  		transform: translateX(0);
  	}
  }

  @keyframes moveLeftBounces-two {
  	0% {
  		-webkit-transform: translateX(0);
  		transform: translateX(0);
  	}
  	50% {
  		-webkit-transform: translateX(1920px);
  		transform: translateX(1920px);
  	}
  	100% {
  		-webkit-transform: translateX(0);
  		transform: translateX(0);
  	}
  }



/*
=========
Icon Box
=========
*/

.icon-box{
	display: flex;
	padding-bottom: 5px;
}

.icon-box .icon-box-icon {
	padding-right: 18px;
}

.icon-box .icon-box-content h2 {
	color: #232434;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 10px 0;
}

.icon-box .icon-box-content .description p{
	margin: 0;
}
.icon-box-icon .icon i {
	font-size: 40px;
	color: #ffbb00;
	display: inline-block;
	text-align: center;
}

/* Style one */
.icon-box.style-one .icon-box-icon {
    padding-right: 30px;
}
.icon-box-inner-icon .icon-box.style-one .icon i {
	height: inherit;
    width: inherit;
    line-height: inherit;
    text-align: left;
    background: transparent;
    color: #ffbb00;
    margin-top: 10px;
}
.icon-box-inner-icon .icon-box.style-one .icon-box-icon {
    padding-right: 20px;
}
.icon-box.style-one .icon i {
    height: 65px;
    width: 65px;
    line-height: 65px;
    text-align: center;
    background: #ffbb00;
    color: #232434;
    margin-top: 3px;
}
.icon-box.style-one .icon-box-content h2{
    margin-bottom: 0;
    font-size: 24px;
}

/* Style Two */
.icon-box.style-two{
	display: block;
}
.icon-box-wrapper {
    border: 1px solid #808389;
    padding: 33px 16px 33px 16px;
    background: transparent;
    transition: .5s;
    -webkit-transition: .5s;
}
.icon-box.style-two:hover .icon-box-wrapper {
    border-color: #ffbb00;
    background: #ffbb00;
}
.icon-box.style-two .icon-box-icon {
    padding-right: 0;
}

.change-color .icon-box.style-two .icon-box-icon .icon i {
    color: #ffbb00;
}
.change-color .icon-box-wrapper {
    border: 1px solid #696259;
}

.icon-box.style-two:hover .icon-box-icon .icon i,
.icon-box.style-two:hover .icon-box-content h2 {
    color: #33354b;
}
.icon-box.style-two .icon-box-content h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0 0px 0;
    color: #fff;
}
.contact-info-box .icon-box-wrapper {
    border: 1px solid #ffbb00;
	background: transparent;
	border-radius: 10px;
}
.contact-info-box  .icon-box.style-two .icon-box-content h2 {
    color: #ffbb00;
}
.contact-info-box .icon-box.style-two .icon-box-icon .icon i {
    color: #ffbb00;
}
.contact-info-box .icon-box.style-two:hover .icon-box-wrapper {
    background: transparent;
}
/* Style Three */

.icon-box.style-three{
	align-items: center;
	padding: 0;
	transition: 0.5s;
}
.icon-box.style-three .icon-box-content h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0;
}
.icon-box.style-three .icon-box-icon {
	padding-right: 10px;
}
.icon-box.style-three .icon-box-icon .icon i {
    font-size: 12px;
    color: #fff;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    background: linear-gradient(90deg, #ff783c, #feb835);
    border-radius: 50%;
}
.inner-icon-no-bg .icon-box.style-three .icon-box-icon .icon i {
    color: #ffbb00;
    background: transparent;
    font-size: 18px;
}



.mission .icon-box.style-two {
    display: block;
    background-color: #fff;
    border: 1px solid #e5e7e9;
    padding: 35px 10px 35px;
    border-radius: 3px;
}

.mission .icon-box.style-two .icon-box-icon {
    padding-right: 0px;
}

.mission .icon-box-wrapper {
    border: none;
    padding: 0;
    /* background: transparent; */
    transition: .5s;
    -webkit-transition: .5s;
}

.mission .icon-box.style-two .icon-box-content h2 {
    color: #272727;
    font-size: 23px;
    font-weight: 600;
    margin: 25px 0 10px 0;
    font-family: rajdhani;
}

.mission .icon-box.style-two .icon-box-content .description p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: nunito;
    color: #686868;
}

/*
==============
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.style-two .video-icon a{
	background: #fff;
	height: 88px;
	width: 88px;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	border-radius: 50%;
	line-height: 90px;
	color: #fff;
	font-size: 18px;
	position: relative;
	transition: .5s;
}
.single-video.style-two .video-icon a i {
    height: 52px;
    width: 52px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    background: #ffbb00;
    color: #fff;
}
/* .video-icon a::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 99px;
    width: 99px;
    background: rgba(12, 90, 219,1);
    z-index: -1;
    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;
}
@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;
	}
	} */

	.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)
		}
	}

	/*video*/


.animate-border a i {
    color: #fff;
}
.single-video.style-one .video-icon a{
    background: #ffbb00;
    height: 56px;
    width: 56px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 58px;
    color: #fff;
    font-size: 16px;
    position: relative;
    transition: .5s;
}

.animate-border .video-vemo-icon:before {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.animate-border .video-vemo-icon:after {
    content: "";
    border: 2px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
@keyframes zoomBig {
  0% {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 1;
    border-width: 3px;
  }
  40% {
    opacity: .5;
    border-width: 2px;
  }
  65% {
    border-width: 1px;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
    border-width: 1px;
  }
}



	/* 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)
		}
	}
	.alltuchtopdown{
		-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;
	}
	.single-video.style-three .video-icon a {
		-webkit-animation: none;
		animation: none;
		-webkit-transition: none;
	}

	.single-video.style-three .video-icon a::before {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		height: 99px;
		width: 99px;
		z-index: -1;
		border-radius: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);

	}
	@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: #ffbb00;
		height: 70px;
		width: 70px;
		line-height: 70px;
		top: 50%;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		border-radius: 50%;
		color: #fff;
		font-size: 26px;
		position: relative;
	}

/*
==============
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: 33px;
	color: #fff;
	font-weight: 400;
}
.em-slider-sub-title {
	font-size: 120px;
	text-transform: capitalize;
	color: #fff;
	font-weight: 800;
	display: block;
	margin: 0;
	line-height: 1.3;
}

.em-slider-descript {
	color: #fff;
}

.em-slider-descript {
	width: 48%;
	text-align: left;
	color: #fff;
	margin: 5px 0 30px;
	font-size: 33px;
}

.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: #ffbb00;
	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: 1px solid transparent;
	font-weight: 400;
	margin-top: 17px;
}
.em-button-button-area a:hover {
	background-color: #fff;
	border-color: #fff;
	color:#ffbb00;
}
.em-slider-button .withput-active {
	background: transparent;
	color: #fff;
	border-color: rgba(255,255,255,0.8);
	margin-left: 7px;
}
.em-slider-button .withput-active:hover{
	background:#fff; 
	border-color:#fff; 
	color:#ffbb00;
}
.em-button-button-area a i {
	margin-left: 10px;
	display: inline-block;
}
.text-left a.em-active-button {
	margin-left: 0;
}

.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 a {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 78px;
	width: 50px;
	line-height: 74px;
	border: 0;
	text-align: center;
	display: block;
	color: #ffbb00;
	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;
}


.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
	background: #ffbb00;
	border-color: #ffbb00;
	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 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: #ffbb00;
	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: #ffbb00;
	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: #ffbb00;
}

.curencyp {
	font-size: 29px !important;
	font-weight: 500;
	position: relative;
	top: -15px;
}
.bootmp {
	font-size: 19px !important;
	font-weight: 500 !important;
}
.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;
	font-size: 17px;
	padding: 8px 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;
}

.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: #616161;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
}
.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
	background: #ffbb00;
	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: #ffbb00;
}



/* 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: #ffbb00;
	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 #ffbb00;
	border-radius: 100%;
	margin-top: -23px;
	position: relative;
}
.style-two.active .pricing_img {
	background: #fff;
	display: inline-block;
	border: 1px solid #ffbb00;
	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: #ffbb00;
	border: 1px solid #ffbb00;
	border-radius: 4px;
}
.style-two.single_pricing:hover .order_now a {
	background: #ffbb00;
	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: 35px 40px 50px;
	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_title h3 {
	font-size: 22px;
	padding-bottom: 0;
	color: #232323;
}
.single_pricing.style-three .price_item {
	margin-bottom: 0;

}

.single_pricing.style-three .price_item span {
	color: #232323;
}
.single_pricing.style-three .curencyp {
	top: -25px;
}
.style-three .featur {
	border: 0;
}
.style-three .featur ul {
	padding: 11px 0 6px;
}
.single_pricing.style-three.active {
	background: #ffbb00;
	padding: 58px 40px 69px;
	margin-top: -18px;
}
.single_pricing.style-three.active .pricing_title h3 {
	color: #fff;
}
.single_pricing.style-three.active .price_item span {
	color: #fff;
}
.single_pricing.style-three.active .featur ul li {
	color: #fff;
}
.single_pricing.style-three:hover .order_now a, .single_pricing.style-three.active .order_now a {
	background: #ffbb00;
}



/*
==========
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: #ffbb00;
	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: #ffbb00 !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(12,90,219,.1);
	box-shadow: 13px 10px 14px 3px rgba(12,90,219,.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: 'Muli', sans-serif;
	font-size: 16px;
	margin-left: 20px;
}
.tab_pan_content ul li i {
	color: #ffbb00;
	margin-right: 7px;
}
.tab_pan_content a {
	display: inline-block;
	font-size: 17px;
	color: #fff;
	background: #ffbb00;
	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: #1B1829;
}
.tab_pan_content a:hover {
	background: #1B1829;
}
a.active-tab-btn:hover {
	background: #ffbb00;
}


@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: #FF3C00;
			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: #FF3C00;
			color: #fff;
		}




/*
==========
Blog Post
==========
*/
.blog_carousel .owl-dots {
	display: none;
}
.besoft-single-blog_adn {
    position: relative;
    z-index: 1;
    margin: 15px 0 30px 15px;
    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;
    border: 0;
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
}
.besoft-single-blog_adn::before{
	content: "";
	position: absolute;
	top:  -15px;
	left: -15px;
	height: 130px;
	width: 165px;
	background: #d3d3d6;
	z-index: -1;
	-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;
}
.besoft-single-blog_adn:hover::before{
	background: #ffbb00;
}
.dark-version .besoft-single-blog_adn {
	background: #0B0E3C;
	border: 1px solid rgba(255,255,255,0.1);
}
.besoft-single-blog_adn:hover {
	-webkit-box-shadow: 0 2px 25px rgb(0 0 0 / 15%);
	box-shadow: 0 2px 25px rgb(0 0 0 / 15%);
}
/* BLOG THUMB CSS */

.blog_adn_thumb_inner {
	position: relative;
}
.besoft-blog-thumb_adn {
	overflow: hidden;
	position: relative;
}
.besoft-blog-thumb_adn a {
	position: relative;
}

.besoft-blog-thumb_adn a {
	display: block;
}

/* BLOG TITLE AND CONTENT CSS */
.em-blog-content-area_adn {
    padding: 22px 10px 18px 30px;
}
.blog-page-title_adn h2 {
	font-size: 26px;
	margin: 10px 0 15px;
	line-height: 1.2;
	position: relative;
	direction: inline-block;
}
.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;
    color: #232434;
    font-weight: 700;
}
.blog-page-title_adn a:hover {
	color: #ffbb00;
}
.blog-content_adn h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
	color: #ffbb00;
}
.blog-content_adn p {
	margin: 16px 0 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 */
.besoft-blog-meta_adn {
	border-top: 1px solid #ffbb00;
	margin-top: 18px;
	padding-top: 11px;
}
.besoft-blog-meta-left_adn a,
.besoft-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;
}
.besoft-blog-meta-left_adn a::before {
	position: absolute;
	content: "";
	right: -11px;
	width: 1px;
	height: 18px;
	background: #595555;
	top: 5px;
}
.besoft-blog-meta-left_adn i {
	margin-right: 0px;
	color: #333;
}

.blog_nospace_adn.col-xs-12 {
	padding: 0px;
}
.blog_nospace_adn .besoft-single-blog {
	margin-bottom: 0px;
}
.btn-link {
	font-weight: 500;
	color: #616161;
	font-size: 16px;
	font-family: Muli;
}
.btn-link:hover {
	text-decoration:none;
	color: #ffbb00;
}
.btn-link i{
	margin-left:5px;
}
.besoft-blog-meta-top{
	position:absolute; 
	left:30px; 
	top:30px;
}
.besoft-blog-meta-top li{
	display:inline-block;
}
.besoft-blog-meta-top li a {
	display: inline-block;
	background: #ffbb00;
	padding: 0 16px;
	line-height: 19px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	border-radius: 5px;
}
.learn_btn {
    font-weight: 400;
    font-size: 14px;
    display: inline-block;
    text-align: left;
    color: #ffbb00;
    transition: .5s;
    font-family: "Istok Web", sans-serif;
    text-transform: uppercase;
}
.learn_btn i {
	margin-left: 10px;
}

.learn_btn:hover {
	color:#ffbb00;
}


/*
==========
Blog Style Two
==========
*/


.blog_style_two .besoft-single-blog_adn {
    margin: 0;
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
	position: relative;
	z-index: 1;
}
.blog_style_two .besoft-single-blog_adn::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    background: linear-gradient(to top, rgb(10, 7, 7, .7) , rgb(255, 255, 255, .1));
    transition: .5s;
}
.blog_style_two .besoft-single-blog_adn::before {
    display: none;
}
.blog_style_two  .besoft-blog-meta-top {
    position: absolute;
    left: 20px;
    top: 20px;
    background: #ffbb00;
    padding: 3px 10px;
    color: #FFF;
    font-size: 18px;
    font-family: 'Rajdhani';
    font-weight: 600;
	z-index: 3;
}
.blog_style_two .blog-page-title_adn h2 a {
    color: #fff;
    font-weight: 700;
    font-size: 26px;
	transition: .5s;
}
.blog_style_two .blog-page-title_adn h2 a:hover {
    color: #ffbb00;
}
.blog_style_two .post-categories li {
    position: relative;
    margin-left: 20px;
}
.blog_style_two .post-categories li::before {
    position: absolute;
    content: "";
    left: -15px;
    top: 50%;
    height: 10px;
    width: 10px;
    background: #ffbb00;
    border-radius: 50%;
    transform: translateY(-50%);
}
.blog_style_two .post-categories li a  {
    color: #ffbb00;
    font-family: 'Rajdhani';
    font-size: 18px;
    font-weight: 600;
}
.blog_style_two .em-blog-content-area_adn {
    padding: 30px;
    position: absolute;
    bottom: 0;
	z-index: 5;
}
.blog_style_two  .besoft-blog-meta-left a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Rajdhani';
    color: #fff;
    margin-right: 10px;
    padding-right: 10px;
}
.blog_style_two  .blog-author {
	border-right: 1px solid #979192;
}

.blog_style_two .besoft-blog-meta-left a i {
    color: #ffbb00;
	margin-right: 5px;
}
/*
==========
Blog Style Three
==========
*/
.blog_style_three .besoft-single-blog_adn {
    margin: 15px 0 30px 0;
    box-shadow: none;
}
.blog_style_three .besoft-single-blog_adn::before {
    display: none;
}
.blog_style_three .besoft-blog-meta-left a {
    color: #707070;
    text-transform: capitalize;
}
.blog_style_three .besoft-blog-meta-left i {
    color: #ffbb00;
}
.blog_style_three .em-blog-content-area_adn {
    margin-top: -25px;
    position: relative;
    background: #fff;
    width: 90%;
    right: -35px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
    transition: .5s;
}
.blog_style_three  .besoft-single-blog_adn:hover .em-blog-content-area_adn{
	box-shadow: 0 5px 20px rgb(0 0 0 / 15%);
}

.blog_style_three .besoft-blog-meta-left span {
    font-size: 16px;
    text-transform: uppercase;
    color: #232434;
    font-weight: 600;
    background: #ffbb00;
    padding: 3px 15px;
    left: -30px;
}
.blog_style_three .besoft-single-blog_adn:hover .besoft-blog-meta-left span{
	color: #232434;
}

/*
==========
Blog Style four
==========
*/

.blog_style_four .besoft-single-blog_adn {
    margin: 0;
    background: #021c3b;
    border-radius: 10px;
    overflow: hidden;
}
.blog_style_four .besoft-single-blog_adn::before {
    display: none;
}

.blog_style_four .besoft-blog-thumb_adn::before {
	content:"";
    position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgb(2, 28, 59, 0.5);
	z-index: 1;
	transition: .5s;
}
.blog_style_four .besoft-single-blog_adn:hover .besoft-blog-thumb_adn::before  {
    opacity: 0;
}
.blog_style_four .besoft-blog-meta-left span {
    display: block;
    font-size: 15px;
    color: #737a96;
    position: relative;
    background: transparent;
    padding: 0;
    top: 0;
    font-family: "Inter", Sans-serif;
    margin: 0;
}
.blog_style_four .besoft-single-blog_adn:hover  .besoft-blog-meta-left span {
	background:transparent;
	margin: 0;
	color:#737a96;
}
.blog_style_four .blog-page-title_adn a {
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    font-family: "Inter", Sans-serif;
    display: block;
    line-height: 1.4;
}
.blog_style_four .blog-page-title_adn a:hover{
	color: #ff783c;
}
.blog_style_four .blog-content_adn p {
    color: #b1b5d3;
	font-family: "Inter", Sans-serif;
}
.blog_style_four .learn_btn {
    color: #ff783c;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
}
.blog_style_four .learn_btn:hover {
    letter-spacing: 1px;
}


/*
==========
Portfolio
==========
*/

.portfolio_nav {
	padding: 0px 0 15px;
	text-align: center;
}

.portfolio_nav ul {
    margin-bottom: 50px;
    text-align: right;
}

.portfolio_nav ul li {
	display: inline;
}

.portfolio_nav ul li {
    background: transparent;
    border: medium none;
    font-size: 20px;
    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;
    padding: 0;
    font-weight: 600;
    letter-spacing: 0;
    position: relative;
    margin: 0 14px;
    margin-bottom: 7px;
    font-family: 'Rajdhani', sans-serif;
    display: inline-block;
    border-radius: 0;
    color: #707070;
}
.portfolio_nav ul li::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 0%;
	height: 2px;
	background: #ffbb00;
	transition: .3s;
}
.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
	color: #232434;
	font-weight: 600;
}
.portfolio_nav ul li:hover::after,
.portfolio_nav ul li.current_menu_item::after{
	width: 100%;
}

.portfolio_nav ul li:first-child {
	border-left: 0;
}

.prot_wrap {
	overflow: hidden;
}


/* single gallery css */

.single_protfolio {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
}
.prot_thumb {
	position: relative;
	z-index: 1;
}
.prot_thumb::before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	height: 88%;
	width: 88%;
	background: rgba(237,44,65,0.8);
	z-index: 1;
	right: 0;
	margin: auto;
	bottom: 0;
	opacity:0;
	transform: scale(0);
	transition:.5s;
	display: none;
}
.single_protfolio:hover .prot_thumb::before{
	opacity: 1;
	transform: scale(1);
}
.prot_thumb img {
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.single_protfolio:hover .prot_thumb img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.prot_content {
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 20px;
    bottom: 0;
    left: 20px;
    opacity: 0;
    margin: auto;
    text-align: left;
    z-index: 1;
}
.prot_content_inner{
	background: #232434;
    padding:25px 30px;
    position: relative;
}
.porttitle_inner-btn i{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	line-height: 100px;
	width: 100px;
	background: #1e1f2c;
	color: #ffbb00;
	text-align: center;
	transition: .5s;
}
.porttitle_inner-btn i:hover{
	color: #1e1f2c;
	background: #ffbb00;
}
.single_protfolio:hover .prot_content {
	opacity:1;
	bottom:20px;
}

.multi_gallery.prot_content {
	height: 90%;
	width: 80%;
	right: 10%;
	top: 5%;
	bottom: 5%;
	left: 10%;
	text-align: left;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}
.prot_content h3 a {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	text-transform: capitalize;
	transition: .5s;
}
.prot_content h3 a:hover {
	color: #ffbb00;
}
.prot_content p {
    color: #ffbb00;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
}

.prot_content p span {
	display: inline-block;
	padding-top: 0px;
	position: relative;
}
.porttitle_inner span {
	position: relative;
	margin: 0 2px;
}
.prot_content span:before {
	top: 11px;
	content: "";
	position: absolute;
	right: -38px;
	width: 35px;
	height: 1px;
	background: #ffbb00;
}

.porttitle_inner span:last-child:before {
	content: "";
}

.nospace.col-xs-12 {
	padding: 0px;
}
.nospace .single_protfolio {
	margin-bottom: 0px;
}
/* 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 {
	display: none;
}
.picon a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	color: #ffbb00;
	display: inline-block;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 3px 0;
	width: 40px;
	text-align: center;
}
.picon a:hover {
	background: #1B1829;
	color: #fff;
}

/*
==================
Tab
==================
*/

.tab .nav-tabs li{
	text-align: center;
	background: #ffbb00;
	margin-right: 6px;
}

.tab .nav-tabs li.active{
	background: #fff;
}

.tab .nav-tabs li.active a{
	color: #ffbb00;
}

.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: #ffbb00;
}
.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: #ffbb00;
	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: #ffbb00;
}

/* Circle Progress */
.circle-progress h2{
	text-align: center;
	font-size: 18px;
}

.progress {
	width: 100px;
	height: 100px;
	line-height: 150px;
	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: #ffbb00;
}
.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: 20px;
	text-align: center;
	line-height: 20px;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	font-weight: 700;
	color: #ffbb00;
}

.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: 2px;
}

.menu-service-menu-container ul li a {
	position: relative;
	display: block;
	padding: 14px 15px 14px 18px;
	background-color: #F3F6F9;
	font-weight: 600;
	font-size: 17px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #232323;
	position:relative;
}
.menu-service-menu-container ul .current_page_item a {
	background-color: #ffbb00;
	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:#ffbb00;
}

/* Hero Style One  */
#hero_one{
	height: 800px;
	position: relative;
	display: flex;
	align-items: center;
}

#hero_one .hero_content  .section-title h5 {
    margin-bottom: 23px;
}
#hero_one .hero_content .section-title p {
    margin: 20px auto 10px;
}

/* Hero Style Two  */
#hero_two {
	padding: 155px 0 115px;
	position: relative;
}
#hero_two .hero_content .section-title.t_left h3 span{
	color: #ff783c; 
}
#hero_two .hero_content .section-title h3, 
#hero_two .hero_content .section-title h2 {
    font-size: 55px;
}
#hero_two .hero_content p {
	margin: 20px 0 33px;
}
input.demo-email {
    width: 315px;
    background: #041c39;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: .1s;
    -webkit-transition: .1s;
    height: 60px;
    padding: 0 30px;
    margin-right: 10px;
    color: #fff;
}
input.demo-email:focus{
	border-color: #ff783c;
}
input.demo-email::placeholder{
	color: #fff;
	text-transform: capitalize;
} 
input.demo-btn {
    height: 60px;
    padding: 0 37px;
    background: linear-gradient(90deg, #ff783c, #feb835);
    color: #fff;
    border: none;
    border-radius: 5px;
    font-family: "Inter", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    transition: .5s;
    -webkit-transition: .5s;
}
input.demo-btn:hover{
	background: linear-gradient(-90deg, #ff783c, #feb835);
}

/* Hero Slider Before  */
.shape-left, .shape-right{
	position: relative;
	z-index: 1;
}
.shape-left::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 325px solid rgb(181, 170, 46, 0.7);
    border-bottom: 325px solid transparent;
    z-index: -1;
}
.shape-left::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border-left: 365px solid rgb(65, 66, 80, 0.5);
    border-bottom: 365px solid transparent;
    z-index: -1;
}

.shape-right::after {
    content: "";
    position: absolute;
    top: -1px;
    right: -34%;
    border-top: 550px solid rgb(181, 170, 46, 0.7);
    border-left: 330px solid transparent;
    z-index: -1;
}
.shape-right::before {
    content: "";
    position: absolute;
    top: 22%;
    right: -45%;
    border-top: 725px solid rgb(100, 102, 127, 0.7);
    border-left: 430px solid transparent;
    z-index: -1;
}

/* 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 15px !important;
	border: none;
	border-radius: 5px;
}
.em-service.style_4  .em_service_content {
    width: 90%;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 15%);
    margin: 0 auto 20px;
    margin-top: -48px;
    background: #fff;
    position: relative;
    transition: .3s;
}
.em-service.style_4:hover  .em_service_content {
    margin-top: -56px;
}
.em-service.style_4 .em-service-icon i {
    width: 100px;
    height: 95px;
    line-height: 96px;
    background: #ffbb00;
    color: #33354b;
    text-align: center;
    font-size: 40px;
    border-radius: 0;
    display: block;
    transition: .3s;
}
.em-service.style_4:hover .em-service-icon i {
    color: #fff;
}
.em-service.style_4 .em-service-title h2 {
    font-size: 26px;
    margin: 0;
    text-transform: capitalize;
}
.em-service.style_4 .em-service-inner {
    display: none;
}
.em-service.style_4 .service-btn {
    margin-top: 0;
}
.em-service.style_4 .service-btn > a {
    color: #ffbb00;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
}
.em-service.style_4 .em-service-icon {
    position: relative;
    margin-right: 20px;
}

.service_cursousel_sliderr  .slick-dots {
	bottom: -35px !important;
	position: relative;
	text-align:center;
}

.service_cursousel_sliderr .slick-dots li button {
	background-color: #b1cdfb;
}
.slick-dots .slick-active button {
	background-color: #ffbb00 !important;
}
