
i{
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
}

/*
=============
JoraTali
=============
*/
.elementor-progress-wrapper {
    overflow: visible !important;
}
.elementor-progress-percentage {
    margin-top: -17px;
    font-size: 17px;
    color: #255946;
    font-weight: 700;
}
.elementor-widget h5 {
    font-size: 21px;
    margin-bottom: 20px;
}
.elementor-accordion .elementor-tab-title {
    margin: 0 !important;
    padding: 26px 20px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    cursor: pointer !important;
    outline: none !important;
    margin-bottom: 20px !important; 
}
/*
=============
Global
=============
*/

.service-button a{
    display: block;
}

/*
=============
Slick Slider
=============
*/
.style-four.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    background: #090218;
}
.style-four.slick-slide .slider-single-image img {
    display: block;
    width: 67%;
    position: relative;
    top: -139px;
    left: 302px;
    z-index: 2;
    -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-slick {
    position: relative;
    min-height: 650px;
    z-index: 1;
    overflow: hidden;
}
.slide-img, .parallax-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.dreamit-slick-slider .hero-text-wrap h1 {
    font-size: 60px;
    -webkit-animation: 1s 1.6s fadeInUp both;
    animation: 1s 1.6s fadeInUp both;
    line-height: 1;
    font-size: 82px;
    font-family: Lobster;
    letter-spacing: 2px;
}
.dreamit-slick-slider .hero-text-wrap h1 span{
	color: #ffad00;
}

.dreamit-slick-slider .hero-text-wrap h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: Nunito;
    position: relative;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
}
.dreamit-slick-slider .hero-text-wrap p {
    font-size: 18px;
    margin: 25px 0 30px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    width: 51%;
}
.dreamit-slick-slider .hero-text-wrap .btn {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    line-height: 28px;
    background: #ffad00;
    padding: 12px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transition: .5s;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
    margin-right: 25px;
    border-radius: 0;
    text-transform: uppercase;
}
.dreamit-slick-slider .slider-video-icon a {
    background: #fff;
    height: 70px;
    width: 70px;
    line-height: 70px !important;
    margin: auto;
    text-align: center !important;
    border-radius: 50% !important;
    color: #ffad00;
    font-size: 28px;
    display: inline-block;
    transition: .5s;
    position: absolute;
    right: -697px;
    top: -172px;
    margin-right: 0;
    z-index: 99;
}
.dreamit-slick-slider .style-three .slider-video-icon a {
    background: #fff;
    height: 70px;
    width: 70px;
    line-height: 70px !important;
    margin: auto;
    text-align: center !important;
    border-radius: 50% !important;
    color: #ffad00;
    font-size: 28px;
    display: inline-block;
    transition: .5s;
    position: absolute;
    right: 199px;
    top: -18px;
    margin-right: 0;
    z-index: 99;
}
.dreamit-slick-slider .hero-text-wrap .btn:hover{
	background: #ffad00;
	color:#fff;
}
a.btn.btn-gradient.btn-md.btn-animated-none.button-two {
    background: #ffad00;
}
a.btn.btn-gradient.btn-md.btn-animated-none.button-two:hover {
    background: #ffad00;
}

.dreamit-slick-slider .slider-video-icon {
    display: inline-block;
    padding-left: 10px;
    -webkit-animation: 1s 2s fadeInUp both;
    animation: 1s 2s fadeInUp both;
}
.dreamit-slick-slider .slider-video-icon span {
    margin-left: 12px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Mulish';
    margin-right: 0;
    margin-left: 83px;
}
.slider-single-image {
    position: absolute;
    bottom: 0px;
    right: 9%;
    -webkit-animation: 0.8s 0.8s fadeInUp both;
    animation: 0.8s 0.8s fadeInUp both;
}
.slider-single-image img {
	display: block;
	width: 97%;
}
.slider_circle_img.rotateme {
    position: absolute;
    left: 54%;
    top: 0;
    overflow: hidden;
}
.about-circle {
    position: absolute;
    top: -18px;
    right: -231px;
    z-index: -1;
}
.dreamit-slick-slider .text-center .hero-text-wrap p {
    font-size: 18px;
    margin: 16px auto 48px;
    text-align: center;
}

@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;
    }
    }
    @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;
    }
    }

.slider-video-icon a::before {
    content: "";
    border: 5px 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;
}

.slider-video-icon a::after {
    content: "";
    border: 5px 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;
}
.slider-video-icon a {
    background: #fff;
    height: 70px;
    width: 70px;
    line-height: 70px !important;
    margin: auto;
    text-align: center !important;
    border-radius: 50% !important;
    color: #ffad00;
    font-size: 28px;
    display: inline-block;
    transition: .5s;
    position: absolute;
    right: -46px;
    top: 50px;
    margin-right: 0;
    z-index: 99;
}

.slider-video-icon a:hover {
    color: #ffad00;
}
.slider-video-icon a:hover::before {
    content: "";
    border: 8px solid #ffad00;
    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;
}

.slider-video-icon a:hover::after {
    content: "";
    border: 8px solid #ffad00;
    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;
}

/* Slick Dot Style */
.dreamit-slick-slider .slick-dots {
    top: 50%;
    position: absolute;
    right: 150px;
    transform: translateY(-50%);
    display: none;
}

.slick-dots li {
    height: 5px;
    margin: 21px 0;
    width: 20px;
    cursor: pointer;
    position: relative;
    list-style: none;
}
.slick-dots li button {
	background-color: #fff;
	border: 0 none;
	height: 13px;
	padding: 0;
	text-indent: -99999px;
	width: 13px;
	border-radius: 100%;
	outline:0;
}
.slick-dots li button:focus{
	outline:0;
}
.slick-dots .slick-active button {
	background-color: #ffad00;
}
/* style two */
.dreamit-slick-slider .style-two .slider-video-icon {
	margin-bottom: 50px;
	position: absolute;
	right: 20%;
	top: 50%;
	transform: translateY(-50%);
}

.dreamit-slick-slider.style-two .hero-text-wrap p {
	margin: 15px 0 30px;
}

/* Style Four */
.style-four .slider-video-icon a {
    background: #fff;
    height: 56px;
    width: 56px;
    margin: auto;
    text-align: center;
    border-radius: 0;
    line-height: 56px;
    color: #ffad00;
    font-size: 17px;
    position: relative;
    display: inline-block;
}
/* Style Five */
.style-five.single-slick {
    min-height: 650px;
}
.style-five.single-slick .hero-text-wrap p {
    font-size: 16px;
    margin: 0 0 26px;
    width: 42%;
}
.bottom-img {
    position: absolute;
    bottom: -8px;
    width: 100%;
}
.bottom-img img{
	width:100%;
}

/* style Six */
.dreamit-slick-slider .style-six .slider-video-icon {
    margin-bottom: 50px;
    position: absolute;
    right: 60%;
    top: 100%;
    transform: translateY(-50%);
}
.dreamit-slick-slider .style-six .slider-video-icon a {
    background: #fff;
    height: 75px;
    width: 75px;
    line-height: 75px !important;
    margin: auto;
    text-align: center !important;
    border-radius: 0% !important;
    color: #ffad00;
    font-size: 28px;
    display: inline-block;
    transition: .5s;
    position: absolute;
    right: -697px;
    top: -172px;
    margin-right: 0;
    z-index: 99;
}
.dreamit-slick-slider .style-six .slider-video-icon a::after {
    content: "";
    border: 5px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 165px;
    height: 165px;
    border-radius: 0;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.dreamit-slick-slider .style-six .slider-video-icon a::before {
    content: "";
    border: 5px solid #fff;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 165px;
    height: 165px;
    border-radius: 0;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}




.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/techpros/wp-content/uploads/2020/06/cyber-security-slider.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-animation: FocuS 1s linear 1s infinite;
    animation: FocuS 1s linear 1s infinite;
}
.dreamit-slick-slider .single-slick.style-seven .slider-single-image img{
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}
.slider-style-seven .slider-video-icon,
.slider-style-four .slider-video-icon {
    display: inline-block;
    padding-top: 14px;
    position: absolute;
    right: 20%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index:999;
            
}
.slider-style-seven .slider-video-icon {
    top: 40%;
}

/* slider global */
.slick-prev,
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	    transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev, .slick-next {
    background-color: #ffad00;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 60px;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    width: 60px;
    z-index: 1;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 55px;
    color: #fff;
    border: 2px solid #ffad00;
}

.dreamit-slick-slider .slick-prev {
	left: -57px;
}

.dreamit-slick-slider .slick-next {
	right: -57px;
}

.dreamit-slick-slider:hover .slick-prev {
	left: 50px;
}

.dreamit-slick-slider:hover .slick-next {
	right: 50px;
}

.slick-prev::before,
.slick-next::before {
	color: #fff;
	font-size: 25px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	content: "\f104";
	font-family: FontAwesome;
}

.slick-next:before {
	content: "\f105";
	font-family: FontAwesome;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background-color: #EFB443;
	color: #FFF;
	border: 2px solid #EFB443;
	outline:0;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	color: #fff;
}

.slick-prev.slick-arrow {
    left: -70px;
}
.slick-next.slick-arrow {
    right: -70px;
}
/* Slider Aninamtion Shape */
.rotateme {
	position: absolute;
	z-index: -1;
    -webkit-animation-name: rotateme;
    animation-name: rotateme;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

/* Slider Bubble Effect */
.intro__bg, .intro__bg canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.slider-shape-img {
    position: absolute;
    left: 0;
    top: 30%;
}
.slider-shape-img.shape4{
    top: 59%;
    left: -63px;
}
.bounce-animate3 {
	animation-name: float-bob3;
	animation-duration: 4s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: float-bob3;
	-moz-animation-duration: 4s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob3;
	-ms-animation-duration: 4s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob3;
	-o-animation-duration: 4s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
.bounce-animate5 {
	animation-name: float-bob5;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-moz-animation-name: float-bob5;
	-moz-animation-duration: 6s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: float-bob5;
	-ms-animation-duration: 6s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	-o-animation-name: float-bob5;
	-o-animation-duration: 6s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}
@-webkit-keyframes float-bob {
	0% {
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px); }
	50% {
	-webkit-transform: translateY(-7px);
	transform: translateY(-7px); }
	100% {
	-webkit-transform: translateY(-35px);
	transform: translateY(-35px); }
}
@-webkit-keyframes float-bob2 {
	0% {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px); }
	50% {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px); }
	100% {
	-webkit-transform: translateY(-60px);
	transform: translateY(-60px); }
}
@-webkit-keyframes float-bob3 {
    0% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
    50% {
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px); }
    100% {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px); }
}
@-webkit-keyframes float-bob4 {
    0% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); }
    50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
    100% {
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px); }
}
@-webkit-keyframes float-bob5 {
    0% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
    50% {
    -webkit-transform: translateY(-35px);
    transform: translateY(-35px); }
    100% {
    -webkit-transform: translateY(-75px);
    transform: translateY(-75px); }
}
@-webkit-keyframes movebounce {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}

@keyframes movebounce {
0% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
50% {
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
}

@-webkit-keyframes moveleftbounce {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}

@keyframes moveleftbounce {
0% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
50% {
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}



/*
==============
Section Title
==============
*/

.section-title {
	margin: auto auto auto 0;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom: 0;
}
.section-title.t_center {
	margin: auto;
	text-align: center;
	position: relative;
	z-index: 99;
}
.section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: -35%;
    right: 0;
    margin: auto;
}
.bar_style6 .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: -26%;
    right: 0;
    margin: auto;
}
.bar_left_right .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -71px;
    left: -21%;
    right: 0;
    margin: auto;
}

.section-title.t_right {
	margin: auto 0 auto auto;
	width: 63%;
	text-align: right;
}
.bar_t_center .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -132px;
    left: 0;
    right: 0;
    margin: auto;
}

.section-title.t_right .bar {
	margin: 0 0 5px auto;
}
.section-title.t_left .bar {
	margin: 0 0 5px;
}
.section-title h3, .section-title h2, .title_tx h3, .title_tx h2 {
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-top: 0;
    line-height: 1.2;
    font-family: "Montserrat",sans-serif !important;
}
.section-title h5 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #ffad00;
    font-family: "Montserrat",sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 4px;
}
.t_center.section-title p {
    margin-bottom: 0;
    width: 55%;
    margin: 11px auto 0 !important;
}
.case_style .t_center.section-title p {
    margin-bottom: 0;
    width: 34%;
    margin: 11px auto 0 !important;
}
.section-title.t_left p {
    margin-bottom: 0;
    width: 93%;
}
.bar_02 .bar.bar-big {
    height: 2px;
    width: 75px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: 22px;
    left: 0;
    right: 0;
    margin: auto;
}
.bar-main {
	margin: 18px 0 45px;
}
.bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -90px;
    left: 0;
    right: 0;
    margin: auto;
}
.bar_left .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: -19%;
    right: 0;
    margin: auto;
}
.bar_left_two .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: -29%;
    right: 0;
    margin: 0 auto;
}
.bar_left_three .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -157px;
    left: -27%;
    right: 0;
    margin: 0 auto;
}
.bar_style2 .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 75px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: 15px;
    left: -42%;
    right: 0;
    margin: auto;
}
.bar_style2 .section-title.t_center .bar.bar-big {
    height: 2px;
    width: 75px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: 17px;
    left: 0;
    right: 0;
    margin: auto;
}
.bar_style2_left .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 75px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: 15px;
    left: -45%;
    right: 0;
    margin: auto;
}
.bar_style2_left2 .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 75px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: 15px;
    left: -42%;
    right: 0;
    margin: auto;
}
.bar_left1 .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: 0%;
    right: 0;
    margin: auto;
}
/* .bar.bar-big::before {
	content: '';
	position: absolute;
	left: 0;
	top: -2.7px;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background: #ffad00;
	-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;
} */
.bar_left_four .section-title.t_left .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -114px;
    left: -5%;
    right: 0;
    margin: auto;
}
.t_center .bar.bar-big::before {
	margin: auto;
}
.t_right .bar.bar-big::before {
	left: auto;
	margin: auto;
	right: 0;
}
.section-title span {
	color: #ffad00;
}

@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}
.bar-main {
    margin: 0;
}
/*
============
Feature Box
============
*/
.feature-box-title {
    display: flex;
    margin-top: 0;
}
.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: 0px;
	background: #fff;
	overflow: hidden;
    position: relative;
}
.default-style.feature-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: url(https://wp.ditsolution.net/techpros/wp-content/uploads/2022/03/flipbox1.jpg),center center/cover no-repeat scroll;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: cover;
    opacity: 0;
    transition: .5s;
}
.default-style.feature-box:hover:before{
    opacity: 1;
}
.default-style.feature-box:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(67,186,255,0.90);
    z-index: -1;
    opacity: 0;
    transition: .5s;
}

.default-style.feature-box:hover:after{
    opacity: 1;
}
.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: 40px 0 0 0;
    text-align: center;
    padding-left: 30px;
}
.default-style.feature-box .feature-box-desc {
	margin-bottom: 20px;
	transition: .5s;
}
.default-style.feature-box .feature-box-desc p {
    transition: .5s;
}
.default-style.feature-box .feature-box-icon{
	display:inline-block;
	position:relative;
	font-size:56px;
}
.default-style.feature-box .feature-box-icon i {
    font-size: 50px;
    text-align: center;
    transition: .5s;
    color: #ffad00;
}
.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_style3 .default-style.feature-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: url(https://wp.ditsolution.net/techpros/wp-content/uploads/2022/03/flipbox3.jpg),center center/cover no-repeat scroll;
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: cover;
    opacity: 0;
    transition: .5s;
}
.feature_style3 .default-style.feature-box:hover:before{
    opacity: 1;
}
.feature_style2 .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: 0px;
    background: url(https://wp.ditsolution.net/techpros/wp-content/uploads/2022/03/flipbox2.jpg);
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-bottom: 8px solid #ffad00 !important;
}
.feature_style2 .default-style.feature-box:hover{
    border-bottom: 8px solid #ffad00 !important;
}
.feature_style2 .default-style.feature-box:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background: rgba(113,65,177,0.94);
    height: 100%;
    width: 100%;
    z-index: -1;
    background-size: cover;
    opacity: 1;
    transition: .5s;
}
.feature_style2 .default-style.feature-box:hover:before {
    background: rgba(67,186,255,0.0);
}
.feature_style2 .default-style.feature-box .feature-box-title h3,
.feature_style2 .default-style.feature-box .feature-box-title h2,
.feature_style2 .default-style.feature-box .feature-btn a,
.feature_style2 .default-style.feature-box .feature-box-icon i,
.feature_style2 .default-style.feature-box .feature-box-desc{
    color:#fff !important;
}
/* Feature Style Two */
.style-two .feature-box-title h2 {
	font-size: 20px;
	margin: 10px 0 34px;
	position: relative;
}
.style-two .feature-box-title h2::before {
	position: absolute;
	bottom: -17px;
	left: 0;
	width: 100%;
	content: "";
	background: #ddd;
	height: 3px;
	transition:.3s;
}
.style-two .feature-box-title h2::after {
	position: absolute;
	bottom: -17px;
	left: 0;
	width: 0%;
	content: "";
	background: #ffad00;
	height: 3px;
	transition:.3s;
}
.style-two.feature-box:hover .feature-box-title h2::after{
	width:100%;
}
.style-two.feature-box .feature-box-icon i {
	color: #ffad00;
	font-size: 50px;
}
.gradient .front{
	background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff) !important;
}
.gradient .flipper .back a.button {
background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff) !important;
}
.techpros_flipbox .front,
.techpros_flipbox .back{
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.10);
	box-shadow: 0 5px 20px rgba(0,0,0,0.10);
}
/* Feature Style Three */
.feature-box.style-three {
	background: #fff;
	text-align: center;
	box-shadow: 6px 5px 30px 0px rgba(0,0,0,0.12);
	border-radius: 7px;
	padding: 45px 30px;
	transition: .5s;
	position: relative;
	overflow: hidden;
	z-index: 1;
	margin-bottom: 30px;
}
.feature-box.style-three::before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	height: 100%;
	width: 100%;
    background: linear-gradient(to right, #000dff, #2c34ff, #444bff, #5860ff, #6b73ff);
	z-index: -1;
	opacity: 0;
	transition: .5s;
}
.feature-box.style-three:hover::before {
	opacity: 1;
	top: 0%;
}
.feature-box.style-three:hover{
	border-radius: 100%;
}
.feature-box.style-three .feature-box-icon i {
	font-size: 55px;
	color: #ffad00;
	transition: .5s;
	display: inline-block;
}
.feature-box.style-three .feature-box-title h2 {
    font-size: 20px;
    font-weight: 700;
    transition: .5s;
    margin: 20px 0 15px;
}
.feature-box.style-three .feature-btn a {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 13px;
	margin-top: 15px;
	display: inline-block;
	transition: .5s;
}
.feature-box.style-three .feature-btn a i{
    margin-left:4px;
}
.feature-box-desc{
    transition:.4s;
}

.feature-box.style-three:hover .feature-box-title h3,
.feature-box.style-three:hover .feature-box-title h2,
.feature-box.style-three:hover .feature-btn a,
.feature-box.style-three:hover .feature-box-icon i,
.feature-box.style-three:hover .feature-box-desc{
color:#fff;
}
/* Feature Style Four */
.feature-box.style-four {
    overflow: hidden;
    text-align: center;
    border-radius: 4px;
}
.feature-box.style-four .feature-box-content {
    position: absolute;
    left: 0;
    top: 110%;
    padding: 0 59px 0 40px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background: rgba(135,192,61,0.80);
    height: 100%;
    width: 100%;
}
.feature-box-content-inner {
    position: relative;
    top: 41%;
    transform: translateY(-53%);
}
.feature-box.style-four:hover .feature-box-content {
    top: 79px;
}
.feature-box.style-four .feature-box-title {
    background: #fff;
    padding: 27px 0;
    position: relative;
    z-index: 1;
	transition:.5s;
}
.feature-box.style-four:hover .feature-box-title {
    background: #EC9D2A;
}
.feature-box.style-four .feature-box-title:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 20px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
	transition:.5s;
}
.feature-box.style-four:hover .feature-box-title:before {
	border-top: 20px solid #EC9D2A;
}
.feature-box.style-four .feature-box-content .feature-box-icon span i {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
    display: block;
}
.feature-box.style-four .feature-box-title h2{
	font-size: 22px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
	margin: 0;
}
.feature-box.style-four:hover .feature-box-title h2 {
	color:#fff;
}
.feature-box.style-four .feature-box-content .feature-box-desc p{
	overflow: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    color: #fff;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.feature-box.style-four:hover .feature-box-content .feature-box-desc p{
    opacity: 1;
}
.feature-box.style-four .feature-box-content .feature-btn a{
	color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.feature-box.style-four:hover .feature-box-content .feature-btn a{
    opacity: 1;
}

/* Style Five */
.feature-box.style-five {
    background: #fff;
    text-align: center;
    box-shadow: 6px 5px 30px 0px rgba(0,0,0,.12);
    border-radius: 7px;
    padding: 50px 45px;
    transition: .4s;
}
.feature-box.style-five.active {
    background: #ffad00;
}
.feature-box.style-five:hover {
    background: #ffad00;
    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: #ffad00;
    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: #ffad00;
}
.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 34px;
    transition: .4s;
    position: relative;
    z-index: 1;
}
.feature-box.style-six.active {
    background: #ffad00;
}
.feature-box.style-six:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 8px;
    background: #ffad00;
    z-index: -1;
    transition: .4s;
}
.feature-box.style-six:hover:before {
    height: 100%;
}
.feature-box.style-six .feature-box-icon i{
    transition: .5s;
    color: #ffad00;
    font-size: 52px;
    margin-bottom: -22px;
}
.feature-box.style-six:hover .feature-box-icon i{
    color: #fff;
}
.feature-box.style-six .feature-box-title {
    display: inherit;
    margin-top: 0;
}
.feature-box.style-six .feature-box-content .feature-box-title h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
    transition: .4s;
    position: relative;
}
.feature-box.style-six .feature-box-content .feature-box-title h2:before {
    position: absolute;
    content: "";
    left: 40px;
    right: 0;
    width: 60px;
    height: 3px;
    background: #ffad00;
    bottom: -15px;
    margin: auto;
    transition: .3s;
}
.feature-box.style-six .feature-box-content .feature-box-title h2:after {
    position: absolute;
    content: "";
    left: -50px;
    right: 0;
    width: 20px;
    height: 3px;
    background: #ffad00;
    bottom: -15px;
    margin: auto;
    transition: .3s;
}
.feature-box.style-six:hover .feature-box-content .feature-box-title h2:before,
.feature-box.style-six:hover .feature-box-content .feature-box-title h2:after{
    background-color: #fff;
}
.feature-box.style-six .feature-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
    display: inline-block;
    transition: .4s;
    color: #ffad00;
}
.feature-box.style-six .feature-btn a i {
    margin-left: 2px;
    font-size: 11px;
}
.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: #ffad00;
    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:#ffad00;
    }
    .default-style.feature-box .feature-box-content {
        float: none;
    }
    .default-style.feature-box .feature-box-title h2 {
        color: #000000;
    }
}
.feature-box.style-eight {
    background: #ffffff;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
    border-bottom: 2px solid #ffad00;
    border-radius: 5px;
    padding: 56px 20px 23px 25px;
}
.feature-box.style-eight .feature-box-title h2 {
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 12px;
    font-weight: 700;
}
.feature-box.style-eight .feature-box-icon {
    margin-right: 20px;
    margin-top: -100px;
}
.feature-box.style-eight .feature-box-icon i {
    color: #ffad00;
    background-color: #e8ecfc;
    font-size: 30px;
    height: 75px;
    width: 75px;
    line-height: 75px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    border: 1px dotted #ffad00;
}
 .feature-box.style-eight:hover .feature-box-icon i {
    color: #ffffff;
    background-color: #ffad00;
}

.years-of-experience h1 {
    font-size: 55px;
    color: #ffad00;
}
.years-of-experience{
    width: 54%;
    position: absolute;
    background: #fff;
    padding: 15px 25px 23px;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    top: -140px;
    left: -53px;
}
.years-of-experience p {
    font-family: 'Rajdhani';
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    line-height: 1.3;
    margin: 4px 0 0 8px;
}
.years-of-experience h1 span {
    font-size: 25px;
}

.years-of-experience.style-two {
    width: 37%;
    position: absolute;
    background: #fff;
    padding: 25px 18px 45px;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    top: -110px;
    right: 72px;
    background: #ffad00;
	left:inherit;
}
.years-of-experience.style-two p,
.years-of-experience.style-two h1 {
    color:#fff;
}
.about-sign img {
    width: 57px;
}
.image_background_circle_gray::after {
    content: '';
    width: 536px;
    height: 475px;
    background: transparent;
    position: absolute;
    top: -50px;
    right: -41px;
    z-index: -1;
    border: 15px solid #00000008;
    animation: bannerimage_translate 3s infinite;
    animation-play-state: running;
    animation-direction: alternate;
}
.ct-box {
    background: #fff;
    box-shadow: 0 25px 55px rgba(0,0,0,.12);
    padding: 20px 30px 10px;
    position: absolute;
    bottom: 50px;
    left: 68px;
    margin-right: -35px;
    width: 92%;
    border-left: 5px solid #ffad00;
}
.ct-box h2 {
    font-size: 30px;
    margin-bottom: 3px;
}
.ct-box p {
    font-size: 18px;
}
.ct-box p b {
    font-size: 22px;
    color: #ffad00;
}
/*
============
Service Box
============
*/

.round-circle {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 65px;
    top: 83px;
    border: 2px solid #fff;
    border-radius: 50%;
    clip-path: polygon(0% 0%,50% 0%,50% 100%,0% 100%,0 0);
    transition: all 500ms ease;
    -webkit-animation: service_hexagon 2s infinite linear;
    -moz-animation: service_hexagon 2s infinite linear;
    -o-animation: service_hexagon 2s infinite linear;
    animation: service_hexagon 2s infinite linear;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
    opacity: 0;
}
.round-circle:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 8px;
    height: 8px;
    left: 15px;
    bottom: 9px;
    border-radius: 50%;
}
.service-box.active-service .round-circle, .service-box:hover .round-circle {
    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%,0 0);
}
.service-box.active-service .round-circle, .service-box:hover .round-circle {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    opacity: 1;
}



@-moz-keyframes service_hexagon {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes service_hexagon {
    0% {
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes service_hexagon {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


.service_active {
    position: relative;
    z-index: 1;
}
.service_active:before {
    position: absolute;
    content: "";
    background: #ffad00;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}
.service_active .round-circle {
    position: absolute;
    width: 120px;
    height: 120px;
    left: 65px;
    top: 83px;
    border: 2px solid #fff;
    border-radius: 50%;
    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%,0 0);
    transition: all 500ms ease;
    -webkit-animation: service_hexagon 2s infinite linear;
    -moz-animation: service_hexagon 2s infinite linear;
    -o-animation: service_hexagon 2s infinite linear;
    animation: service_hexagon 2s infinite linear;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
    opacity: 1;
}
.service_active.active-service .round-circle,
.service_active:hover .round-circle {
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
	opacity:1;
}
.service_active.active-service .round-circle,
.service_active:hover .round-circle {
    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%,0 0);
}
.service_active .round-circle:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 8px;
    height: 8px;
    left: 15px;
    bottom: 9px;
    border-radius: 50%;
}

/* Service Style Default */
.service-box {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 75px 30px 45px;
    transition: .5s;
    border-radius: 4px;
}
.em_service_content {
	overflow: hidden;
}
.service_top_text {
display: block;
}
.service-box-icon {
color: #333;
font-size: 40px;
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.service-box-icon i {
    margin-bottom: 50px;
    display: inline-block;
    color: #ffad00;
    font-size: 60px;
	transition: .5s;
}
.service-box .img-icon {
    margin-bottom: 30px;
}
.service-box-title {
overflow: hidden;
}
.service-box-title h2, .service-box-title h3 {
    margin: 0 0 10px 0;
    font-size: 22px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
}
.service-box-title h2:hover{
color:#ffad00;
}
.service-box-desc p {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    margin: 0;
}
.service-btn {
    margin-top: 15px;
}
.service-btn > a {
    border-radius: 30px;
    color: #255946;
    display: inline-block;
    font-size: 16px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
}
.service-btn > a:hover{
	color:#ffad00;
	letter-spacing: 3px;
}
.service-btn > a::before {
    position: absolute;
    content: "";
    bottom: 4px;
    left: 0;
    width: 0%;
    height: 1px;
    background: #ffad00;
    transition: .5s;
}
.em-service:hover .service-btn > a::before {
    width: 100%;
}
.service-btn > a i {
    margin-left: 5px;
    font-size: 12px;
}
.em-service:hover .service-btn a {
color: #ffad00;
}
.slick-slide,
.slick-slider {
outline: 0 !important;
}

/* Default Style */
.service-box.default-style .img-icon {
    margin-bottom: 30px;
    background: #F5F0E9;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
}
.service-box.default-style .img-icon img {
    padding: 25px;
}
.service-box.default-style {
    background: transparent;
    box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 0%);
    padding: 45px 30px 35px;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ffad00;
    position: relative;
    z-index: 1;
}
.service-box.default-style:before{
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height:0%;
    width: 100%;
    z-index: -1;
    background:#ffad00;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.service-box.default-style:hover:before{
    height: 100%;
    opacity: 1;
    visibility: visible;
    top: 0;
}
.service-box.default-style:hover {
	box-shadow:0px 20px 20px 0px rgb(0 0 0 / 5%);
	    transform: translateY(-5px);
}
/* Service Box Style Two */
.service-box.service-style-two {
    padding: 40px 20px 40px;
    text-align: center;
    position: relative;
    background: #fff;
    transition: .5s;
    z-index: 1;
    box-shadow: none;
    border: 1px solid #F1F7F1;
}
.service-box.service-style-two::before {
width: 100%;
height: 0px;
position: absolute;
left: 0;
bottom: 0;
content: '';
z-index: -1;
-webkit-transition: 0.5s;
transition: 0.5s;
background: #ffad00;
border-radius:4px;
}
.service-box.service-style-two:hover::before{
height:100%;
}
.service-box.service-style-two:hover {
transform: translateY(-8px);
}
.service-box.service-style-two .img-icon {
    margin-bottom: 10px;
    background: rgba(106,150,31,.15);
    text-align: center;
    display: inline-block;
    border-radius: 4px;
	transition:.5s;
}
.service-box.service-style-two .img-icon img {
    padding: 19px;
    width: 80px;
}
.service-box.service-style-two .service-box-icon i {
    font-size: 60px;
    display: inline-block;
    color: #1a1a1a;
    transition: .5s;
}
.service-box.service-style-two .service-box-title h2 {
    margin: 20px 0 15px 0;
    transition: .5s;
    font-size: 20px;
    font-weight: 600;
}
.service-box.service-style-two .service-btn {
    margin-top: 20px;
}
.service-box.service-style-two .service-btn a {
    color: #1a1a1a;
    display: inline-block;
}
.service-box.service-style-two .service-btn a i {
    margin-left: 0;
    font-size: 21px;
    width: 50px;
    height: 50px;
    color: #fff;
    background: #fff;
    line-height: 50px;
    border-radius: 100%;
    display: inline-block;
	background: rgba(106,150,31,.15);
	transition:.5s;
}
.service-box.service-style-two:hover .service-btn a i,
.service-box.service-style-two:hover .img-icon {
    background: #1a1a1a;
}
.service-box.service-style-two .service-btn > a,
.service-box.service-style-two .service-box-desc p {
transition:.5s;
}
.service-box.service-style-two:hover .service-box-title h2,
.service-box.service-style-two:hover .service-box-title h3,
.service-box.service-style-two:hover .service-btn > a,
.service-box.service-style-two:hover .service-box-icon i,
.service-box.service-style-two:hover .service-box-desc p {
color:#fff;
}

/* Service Box Style Three */

.service-box.service-style-three {
    padding: 0;
    transition: .5s;
    position: relative;
    padding: 0;
    text-align: center;
    background: transparent;
    box-shadow: none;
}
.service-box-thumb {
    position: relative;
}
.service-box-thumb img {
    border-radius: 5px 5px 0 0;
}
.service-box.service-style-three .img-icon {
    margin-bottom: 0;
    display: inline-block;
    width: 90px;
    height: 90px;
    background: #fff;
    padding: 13px;
    position: absolute;
    bottom: -38px;
    left: 30px;
    border-radius: 4px;
    box-shadow: 0 0 5px rgb(0 0 0 / 15%);
    z-index: 9;
}
.service-box.service-style-three .service-box-thumb img {
    border-radius:0;
}
.service-box.service-style-three .service-box-icon i {
    margin-bottom: 0;
    display: inline-block;
    color: #ffad00;
    font-size: 50px;
    transition: .5s;
}
.service-box.service-style-three .service-box-content {
    padding: 10px 20px 20px;
    position: relative;
    z-index: 1;
    top: -57px;
    background: #fff;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0 25px 55px rgb(0 0 0 / 12%);
}
.service-box.service-style-three .service-box-content:before {
    top: 0;
    left: 0;
    height: 0%;
    width: 100%;
    background: #ffad00;
    position: absolute;
    content: "";
    z-index: -1;
	transition:.5s;
}
.service-box.service-style-three:hover .service-box-content:before{
	height:100%;
}
.service-box-title h2, .service-box-title h3 {
    margin: 0 0 10px 0;
    font-size: 21px;
    padding: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: capitalize;
    font-weight: 600;
}
.service-box.service-style-three:hover .service-box-title h2 ,
.service-box.service-style-three:hover .service-box-desc p ,
.service-box.service-style-three:hover .service-box-icon i,
.service-box.service-style-three:hover .service-btn a  {
	color:#fff;
}
/* Service Style 4 */
.service-box.service-style-four {
    text-align: center;
    padding: 17px 26px 31px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 0;
}
.service-box.service-style-four .service-btn > a {
    border-radius: 30px;
    color: #6d6d6d;
    display: inline-block;
    font-size: 17px;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    font-weight: 700;
    position: relative;
    letter-spacing: 0;
}
.service-box.service-style-four::before{
    position: absolute;
    right: 0;
    top: 0;
    width: 0px;
    height: 0px;
    content: "";
    transition: .3s;
    z-index: -1;
}
.service-box.service-style-four:hover::before{
    width: 100%;
    height: 100%;
    background: #ffad00;
}
.service-box.service-style-four .service-box-icon i {
    color: #ffad00;
    font-size: 60px;
    margin-bottom: 0;
}
.service-box.service-style-four .service-btn {
    margin-top: 26px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}
.service-box.service-style-four .service-box-content h2 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 19px;
}
.service-box.service-style-four .service-box-content p {
    margin: 0;
    width: 103%;
}
.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-btn > a,
.service-box.service-style-four:hover .service-box-content p{
    color: #fff;
}
.service-box.service-style-four:hover .service-btn > a:hover {
    color: #fff;
    letter-spacing: 0;
}
.service-box.service-style-four .service-box-number {
    position: absolute;
    color: #6d6d6d;
    font-size: 78px;
    display: block;
    opacity: 0.1;
    font-weight: 800;
    top: -1px;
    right: 18px;
}
.bar_title_02 .bar.bar-big {
    height: 2px;
    width: 70px;
    background: #ffad00;
    margin: 20px auto;
    position: relative;
    border-radius: 30px;
    top: -135px;
    left: 0;
    right: 0;
    margin: auto;
}
/* Service Style 5 */
.service-box.style-five {
padding: 0 20px;
}
.style-five .service-box-title h3 {
    font-size: 32px;
}

/* .service-box-number::before {
position: absolute;
right: -40px;
top: 16px;
width: 30px;
height: 1px;
background: #ffad00;
content: "";
} */
.service-list {
padding-left: 0;
list-style: none;
}
.service-list li a {
display: block;
color: #000000;
text-transform: uppercase;
font-weight: 500;
font-size: 13px;
padding: 5px 0px;
transition: .3s;
}
.service-list li a:hover {
margin-left: 15px;
color: #ffad00;
}
.service-style-five .service-btn > a {
color: #000000;
font-size: 13px;
font-weight: 500;
}
.service-style-five .service-btn > a:hover {
color: #ffad00;
}

.style-five .service-btn > a {
    color: #ffad00;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
}


.slick-slide.service-box{
margin:10px 15px 30px;
}


/* Service Box Style Six */
.service-box.service-style-six {
    padding: 32px 30px 50px;
    text-align: center;
    position: relative;
    background: #F6F7F9;
    transition: .5s;
    z-index: 1;
    margin: 0 0 0;
    border-bottom: 5px solid transparent;
    box-shadow: none;
}
.service-box.service-style-six:hover{
	border-bottom:4px solid #ffad00; 
	background:#fff;
    box-shadow: 0px 0 6px rgb(0 0 0/ 10%);
	transform:translateY(-10px);
}

.service-box.service-style-six .service-box-number {
    position: relative;
    color: #ffad00;
    font-size: 19px;
    font-weight: 700;
    margin: 0 0 10px;
    display: block;
}
.service-box.service-style-six .service-box-number::before {
   display:none;
}
.service-box.service-style-six .service-box-icon i {
    margin-bottom: 15px;
    display: inline-block;
    color: #ffad00;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    border-radius: 0;
    margin: 24px 0 0px;
    transition: 0.5s;
    font-size: 45px;
}
.service-box.service-style-six .service-box-title h2 {
    margin: 0 0 15px 0;
    font-size: 21px;
    text-transform: uppercase;
}
.service-box.service-style-six:hover .service-box-icon i{
background:#ffad00;
color:#fff;
}

/* Service Box Style Seven */
.service-box.style-seven {
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    padding: 44px 30px 45px;
    transition: .5s;
    border-radius: 15px;
    text-align: center;
	position:relative;
	z-index:1;
}
.service-box.style-seven:after{
	content: '';
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #d1d1d1;
    width: 100%;
    height: 0%;
    transition: .4s;

	 background-image: linear-gradient(170deg, #ffad00 0%, #d1651a 100%);
	 z-index:-1;
	 border-radius: 15px;
}
.service-box.style-seven:hover:after{
	background-image: linear-gradient(170deg, #ffad00 0%, #d1651a 100%);
	height:100%;
}
.service-box.style-seven .service-box-icon i {
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #e8ecfc;
    margin-bottom: 33px;
    border-radius: 100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    text-align: center;
    color: #fff;
    font-size: 40px;
	position:relative;
		 z-index:1;
}
.service-box.style-seven .service-box-icon i:after{
	content: '';
    position: absolute;
    left: 0;
    top: 0px;
    background: #d1d1d1;
    width: 100%;
    height: 100%;
    -o-transition: .6s;
    transition: .6s;
    -webkit-transition: .6s;
	 background-image: linear-gradient(170deg, #ffad00 0%, #d1651a 100%);
	 z-index:-1;
	     border-radius: 100%;
    transition: .5s;
}
.service-box.style-seven:hover .service-box-icon i{
    color: #ffad00;
}
.service-box.style-seven:hover .service-box-icon i:after{
	background:#fff;
	
}

.service-box.style-seven .service-box-inner h2 {
    position: relative;
    font-size: 26px;
    margin-bottom: 15px;
}

.service-box.style-seven .service-btn a{
    border: 1px solid #e8ecfc;
    padding: 5px 23px;
    margin-top: 14px;
}
.service-box.style-seven:hover .service-btn a{
	color: #fff;
    background: #ffad00;
}

.service-box.style-seven:hover .service-box-title h2,
.service-box.style-seven:hover .service-box-desc p,
.service-box.style-seven:hover .service-btn a{
    color: #fff;
}


/* Service Box Style Eight */
.service-box.service-style-eight {
	padding: 60px 30px 55px;
	text-align: center;
	position: relative;
	background: #fff;
	box-shadow: 2px 10px 50px rgba(158,158,158,.25);
	border: 2px solid transparent;
	border-radius: 7px;
	margin-bottom: 30px;
	transition: .5s;
}
.service-box.service-style-eight:hover {
	border: 2px solid #ffad00;
}

.service-box.service-style-eight .service-box-icon i {
    width: 95px;
    height: 95px;
    line-height: 95px;
    background: #ffad00;
    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: #ffad00;
	display: inline-block;
	border: 2px solid #ffad00;
}
.service-box.service-style-eight:hover .service-btn a i{
	background: #ffad00;
	color: #fff;
}
.service-box.service-style-eight .service-btn a i {
	margin-left: 0;
	font-size: 21px;
	width: 50px;
	height: 50px;
	color: #ffad00;
	background: #fff;
	line-height: 50px;
	border-radius: 100%;
}

/* Service Style Nine */
.service-box.service-style-nine {
    padding: 35px 25px 30px;
    text-align: center;
    position: relative;
    background: #fff;
    border-radius: 7px;
    transition: .5s;
    box-shadow: 2px 10px 50px rgba(158,158,158,.25);
    z-index: 999;
    overflow: hidden;
}
.service-box.service-style-nine:hover {
    transform: translateY(-8px);
}
.service-box.service-style-nine::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -50px;
    z-index: 1;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(208, 10, 43, 0.9);
}
.service-box.service-style-nine::after {
    content: '';
    position: absolute;
    top: -55px;
    right: -11px;
    z-index: 2;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: rgba(208, 10, 43, 0.7);
}
.service-box.service-style-nine .service-box-icon i {
    font-size: 40px;
    display: inline-block;
    color: #ffad00;
    transition: .5s;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: rgba(208, 10,44,0.20);
    border-radius: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.service-box.service-style-nine .service-box-number {
    position: absolute;
    color: #ffad00;
    font-size: 21px;
    font-weight: 700;
    margin-right: 0;
    display: block;
    text-align: right;
    z-index: 999;
    top: 4px;
    color: #fff;
    right: 17px;
}
.service-box.service-style-nine .service-box-number h4 {
    color: #fff;
}
.service-box.service-style-nine .service-box-title h2 {
    margin: 0 0 12px;
    transition: .5s;
    font-size: 26px;
}
.service-box.service-style-nine .service-btn a {
    color: #ffad00;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
}
.service-box.service-style-nine .service-btn a:before{
	content: '';
    width: 0;
    height: 0;
    border-width: 5px 0 5px 7px;
    border-style: solid;
    display: block;
	right: -38px;
    border-color: transparent transparent transparent #f5f5f5;
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
}
.service-box.service-style-nine .service-btn a:after{
	content: "";
    position: absolute;
    right: -32px;
    background: #fff;
    width: 22px;
	height: 2px;
    top: 55%;
    z-index: 1;
    transform: translateY(-50%);
}

/* Service Style Ten */
.service-box.service-style-ten {
    min-height: 400px;
    padding: 35px 30px 40px;
    z-index: 1;
    transition: .3s;
    overflow: hidden;
    position: relative;
}
.service-box.service-style-ten:hover{
    transform: translateY(-5px);
}
.service-box.service-style-ten::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to bottom, transparent, 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(67, 186, 255,.7),#ffad00);
    background-image: linear-gradient(to bottom,rgba(67, 186, 255,.7),#ffad00);
    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: #ffad00;
    font-weight: 600;
}


.service-shape{
	position:relative;
	 z-index: 1;
}
.service-shape:after, .service-shape:before {
    position: absolute;
    bottom: -88px;
    left: -15px;
    content: "";
    width: 200px;
    height: 200px;
    background: url(https://wp.ditsolution.net/techpros/wp-content/uploads/2021/08/shape2.png);
    animation-name: float-bob;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -moz-animation-name: float-bob;
    -moz-animation-duration: 2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float-bob;
    -ms-animation-duration: 2s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: float-bob;
    -o-animation-duration: 2s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
    background-repeat: no-repeat;
}
.service-shape:after {
    bottom: inherit;
    left: inherit;
    right: -93px;
    background: url(https://wp.ditsolution.net/techpros/wp-content/uploads/2021/08/shape4.png);
    top: 118px;
    background-repeat: no-repeat;
     z-index: -1;
}
@-webkit-keyframes float-bob {
    0% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
    50% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); }
    100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); } 
}


/*
==========
Flip Box
==========
*/


.flip-box .flip-box-inner {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
	transition: .5s;
}
.flip-box .flip-box-inner .flip-box-wrap {
    position: relative;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.flip-box .flip-box-inner .back-part,
.flip-box .flip-box-inner .front-part {
    top: 0;
    right: 0;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    height: 200px;
    background-position: center;
    background-clip: padding-box;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
    transition: transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.6s cubic-bezier(0.2, 0.85, 0.4, 1.275);
		transition: .5s;
}

.flip-box .flip-box-inner .front-part {
    position: relative;
    bottom: 0;
    z-index: 10;
    padding: 50px 25px 50px;
    background-color: #fff;
    border-bottom: 4px solid #ffad00;
}
.flip-box .flip-box-inner .front-part .front-background-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    border: 1px solid #ebebeb;
}
.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 {
    display: flex;
    margin: 0 0 5px 0;
}
.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: #ffad00;
    font-size: 45px;
    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 {
    font-weight: 700;
    font-size: 23px;
    color: #1b1d21;
    margin-left: 14px;
    margin-top: -4px;
    margin-bottom: 0;
}
.flip-box .flip-box-inner .front-part .front-content-part .front-desc-part .front-desc {
    margin-bottom: 0;
    font-size: 16px;
    color: #666;
}
.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: 0 27px 26px;
    background-color: #ffad00;
}
.flip-box .flip-box-inner .back-part .back-background-overlay{
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
}
.flip-box .flip-box-inner .back-part .back-content-part{
	width: 100%;
    z-index: 1;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part {
    display: inline-block;
    margin-bottom: 20px;
    text-align: center;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-icon-part .back-img {
    display: inline-block;
}

.flip-box .flip-box-inner .back-part .back-content-part .back-title-part {
    margin-bottom: 10px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-title-part .back-title {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-desc-part .back-desc {
    margin-bottom: 18px;
    font-size: 16px;
    color: #fff;
    margin-top: -6px;
}
.flip-box .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn {
    display: inline-block;
    line-height: 1;
    padding: 12px 25px;
    background: #ffad00;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: .5s;
    border-radius: 2px;
}
.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: #fff;
    color: #ffad00;
}
.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: 260px;
}
/* Style Two */

.flip-box.style-two .flip-box-inner .front-part {
    position: relative;
    bottom: 0;
    z-index: 10;
    padding: 0 0 0 0;
    background-color: #fff;
    border: none;
}
.flip-box.style-two .flip-box-inner .back-part {
    position: absolute;
    z-index: -1;
    padding: -0px 13px 26px;
    background-color: #ffad00;
}
.flip-box.style-two .flip-box-inner .front-part .front-content-part .front-title-part .front-title {
    font-weight: 700;
    font-size: 23px;
    color: #fff;
    margin-left: 14px;
    margin-top: -4px;
    margin-bottom: 0;
}
.flip1 .flip-box.style-two .front-part .front-icon i {
    color: #fff;
    display: inline-block;
    font-size: 30px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
}
.flip1 .flip-box.style-two .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn {
    display: inline-block;
    line-height: 1;
    padding: 12px 25px;
    background: transparent;
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    transition: .5s;
    border-radius: 0;
}
.flip1 .flip-box.style-two .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn:hover {
    background: transparent;
    color: #fff;
}
.flip-box.style-two .flip-box-inner .back-part .back-content-part .back-title-part {
    margin-bottom: 23px;
}
.flip-box.style-two .front-part .front-icon i {
    color: #fff;
    display: inline-block;
    font-size: 45px;
}
.flip-box.style-two .flip-box-inner .front-part .front-content-part .front-icon-part {
    display: inherit;
    margin: 22px 0 37px 0;
}
.flip-box.style-two .flip-box-inner .front-part .front-content-part .front-title-part {
    margin-bottom: 15px;
}
.flip-box.style-two .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn {
    display: inline-block;
    line-height: 1;
    padding: 12px 25px;
    background: #ffad00;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: .5s;
    border-radius: 2px;
}
.flip-box.style-two .flip-box-inner .back-part .back-content-part .back-btn-part .back-btn:hover {
    background: #fff;
    color: #ffad00;
}
.flip-box.style-two .flip-box-inner.rs-flip-up:hover .back-content-part {
    top: 0;
    margin-bottom: 24px;
}
/*
========
Team
========
*/


.team-slider-style1 .team-item {
    overflow: visible;
}
.team-grid-style1 .team-item {
    overflow: visible;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
    padding: 15px 15px 1px;
    border-radius: 4px;
}

.team-grid-style1:hover .team-item{
	transform: translateY(-10px);
}
.team-grid-style1 .team-item:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background: #ffad00;
    border-radius: 5px 0 0 0;
}
.team-grid-style1 .image-wrap img {
    border-radius: 4px;
}
.team-grid-style1 .team-item .social-icons1,
.team-slider-style1 .team-item .social-icons1 {
    text-align: center;
    margin-top: 14px;
}
.team-grid-style1 .team-item .social-icons1 a i, .team-slider-style1 .team-item .social-icons1 a i {
    font-size: 15px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin: 0;
    background: #ffad00;
    border-radius: 3px;
    color: #fff;
}
.team-grid-style1 .team-item .social-icons1 a i:hover, .team-slider-style1 .team-item .social-icons1 a i:hover {
    background: #EFB443;
	color:#fff;
}
.team-grid-style1 .team-item .image-wrap,
.team-slider-style1 .team-item .image-wrap {
    position: relative;
    overflow: hidden;
}

.team-slider-style1 .team-item .image-wrap .social-icons1{
    position: absolute;
    right: -50px;
    bottom: 0;
    width: 50px;
    background: #030749;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
}

.team-grid-style1 .team-item .image-wrap .social-icons1 {
    position: absolute;
    right: -50px;
    width: 50px;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease 0s;
    top: 50%;
    transform: translateY(-50%);
}

.team-grid-style1 .team-item .image-wrap .social-icons1 a, .team-slider-style1 .team-item .image-wrap .social-icons1 a {
    display: block;
    margin: 7px 0;
}
.team-grid-style1 .team-item :hover .image-wrap .social-icons1, .team-slider-style1 .team-item :hover .image-wrap .social-icons1 {
    right: 15px;
    width: 50px;
    opacity: 1;
    visibility: visible;
}
.team-slider-style1 .team-item .team-content {
    text-align: center;
    margin: 0 0 30px;
    padding: 20px 20px 25px;
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
    background: #030749;
    position: unset;
    opacity: 1;
}
.team-grid-style1 .team-item .team-content {
    text-align: center;
    padding-top: 15px;
}
.team-grid-style1 .team-item .team-content .member-desc h3{
	margin: 0;
}
.team-grid-style1 .team-item .team-content .member-desc h3 a {
    font-size: 21px;
    font-weight: 600;
    text-decoration: none;
    text-transform: capitalize;
}
.team-grid-style1 .team-item .team-content .member-desc h3 a:hover{
	color: #ffad00;
}

.team-grid-style1 .team-item .team-content span.team-title, .team-slider-style1 .team-item .team-content span.team-title {
    color: #ffad00;
    font-weight: 500;
}
.team-grid-style1 .team-item .social-icons,
.team-slider-style1 .team-item .social-icons {
    display: none;
}
.team-slider-style1 .team-item .team-content {
    margin: 0;
}

/* Style 2
-----------*/
.team-grid-style2 .team-inner-wrap,
.team-slider-style2 .team-inner-wrap {
    position: relative;
    margin-bottom: 35px;
    overflow: hidden;
}
.team-grid-style2 .team-inner-wrap a,
.team-slider-style2 .team-inner-wrap a {
    text-decoration: none;
}
.team-grid-style2 .team-inner-wrap .team-img-sec,
.team-slider-style2 .team-inner-wrap .team-img-sec {
    position: relative;
}
.team-grid-style2 .team-inner-wrap .wrap-text,
.team-slider-style2 .team-inner-wrap .wrap-text {
    box-shadow: 0 5px 20px rgba(34, 34, 34, 0.1);
    padding: 0 40px 12px;
    background: #fff;
}
.team-grid-style2 .team-inner-wrap .wrap-text .team-desc,
.team-slider-style2 .team-inner-wrap .wrap-text .team-desc {
    margin-bottom: 0;
}
.team-grid-style2 .team-inner-wrap .team-content,
.team-slider-style2 .team-inner-wrap .team-content {
    z-index: 1;
    margin-bottom: 0;
    background: #030749;
    border-radius: 3px 3px 0 0;
    padding: 8px 0 14px;
    margin-top: -35px;
    position: absolute;
    bottom: -50%;
    left: 50%;
    transform: translateX(-50%);
    width: 230px;
    transition: 0.4s;
    text-align: center;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    margin-top: 0 !important;
    line-height: 28px !important;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
    position: relative;
    margin-bottom: 0;
    font-size: 20px;
    text-transform: capitalize;
    z-index: 111;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a i,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a i {
    height: 25px;
    width: 25px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    color: #fff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-grid-style2 .team-inner-wrap .team-content .team-name a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .team-name a {
    text-decoration: none;
    color: #fff;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a:hover,
.team-grid-style2 .team-inner-wrap .team-content .team-name a:hover,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a:hover,
.team-slider-style2 .team-inner-wrap .team-content .team-name a:hover {
    color: #f8560c;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
    line-height: 1.4;
    margin: 10px 0 5px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons,
.team-slider-style2 .team-inner-wrap .team-content .social-icons {
    padding-top: 2px;
}
.team-grid-style2 .team-inner-wrap .team-content .social-icons a,
.team-slider-style2 .team-inner-wrap .team-content .social-icons a {
    padding: 0 3px;
}
.team-grid-style2 .team-inner-wrap .team-content .nolink,
.team-slider-style2 .team-inner-wrap .team-content .nolink {
    pointer-events: none;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor {
    font-family: Montserrat, sans-serif;
    font-size: 14px;
}
.team-grid-style2 .team-inner-wrap .team-content .cat-doctor a,
.team-slider-style2 .team-inner-wrap .team-content .cat-doctor a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-name,
.team-slider-style2 .team-inner-wrap .team-content .team-name {
    margin: 18px 0 0;
    font-weight: 500;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title,
.team-slider-style2 .team-inner-wrap .team-content .team-title {
    color: #eee;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    display: block;
    text-transform: uppercase;
}
.team-grid-style2 .team-inner-wrap .team-content .team-title a,
.team-slider-style2 .team-inner-wrap .team-content .team-title a {
    color: #eee;
    pointer-events: none;
}
.team-grid-style2 .team-inner-wrap:hover .team-content,
.team-slider-style2 .team-inner-wrap:hover .team-content {
    bottom: 0;
}
.team-grid-style2 .team-inner-wrap:hover .team-img-sec:before,
.team-slider-style2 .team-inner-wrap:hover .team-img-sec:before {
    height: 100%;
}
.icon-button a {
    background: #030749;
    color: #fff;
    padding: 3px 17px;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 25px;
    border-radius: 18px;
}
.icon-button a:hover {
    color: #fff;
    background: #9051c6;
}
.icon-button a i:before {
    font-size: inherit;
}
.blogfull .icon-button a {
    margin-bottom: 0;
}
.team-grid-style3 .team-item,
.team-slider-style3 .team-item {
    padding: 25px;
    position: relative;
}
.team-grid-style3 .team-item:after,
.team-slider-style3 .team-item:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 200px solid #9051c6;
    border-right: 200px solid transparent;
    left: 0;
    top: -10px;
}
.team-grid-style3 .team-item:before,
.team-slider-style3 .team-item:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 200px solid #9051c6;
    border-left: 200px solid transparent;
    right: 0;
    bottom: -10px;
}
.team-grid-style3 .team-item img,
.team-slider-style3 .team-item img {
    position: relative;
    z-index: 99;
}
.team-grid-style3 .team-item .team-inner-wrap,
.team-slider-style3 .team-item .team-inner-wrap {
    position: relative;
}
.team-grid-style3 .team-item .team-inner-wrap:before,
.team-slider-style3 .team-item .team-inner-wrap:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #9051c6;
    left: 0;
    top: 0;
    z-index: 100;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content,
.team-slider-style3 .team-item .team-content {
    position: absolute;
    display: block;
    left: 50%;
    width: 100%;
    top: 30%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 110;
    color: #fff;
    padding: 15px;
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.team-grid-style3 .team-item .team-content .team-name,
.team-slider-style3 .team-item .team-content .team-name {
    margin-bottom: 0;
    font-size: 20px;
}
.team-grid-style3 .team-item .team-content .team-name a,
.team-slider-style3 .team-item .team-content .team-name a {
    color: #fff;
}
.team-grid-style3 .team-item .team-content .team-title,
.team-slider-style3 .team-item .team-content .team-title {
    color: #fff;
    position: relative;
    padding-bottom: 8px;
    margin-bottom: 10px;
    font-size: 14px;
    display: block;
}
.team-grid-style3 .team-item .team-content .social-icons a,
.team-slider-style3 .team-item .team-content .social-icons a {
    color: #fff;
    margin-right: 12px;
    font-size: 16px;
}
.team-grid-style3 .team-item .team-content .social-icons a:last-child,
.team-slider-style3 .team-item .team-content .social-icons a:last-child {
    margin-right: 0;
}
.team-grid-style3 .team-item .team-content .social-icons a:hover,
.team-slider-style3 .team-item .team-content .social-icons a:hover {
    opacity: 0.8;
}
.team-grid-style3 .team-item:hover .team-content,
.team-slider-style3 .team-item:hover .team-content {
    opacity: 1;
    width: 100%;
    top: 50%;
}
.team-grid-style3 .team-item:hover .team-inner-wrap:before,
.team-slider-style3 .team-item:hover .team-inner-wrap:before {
    opacity: 0.8;
}
.team-grid-style3 .team-img:after {
    top: 0;
}
.team-grid-style3 .team-img:before {
    bottom: 0;
}
.team-grid-style4 .owl-stage-outer,
.team-slider-style4 .owl-stage-outer {
    overflow-y: visible;
}
.team-grid-style4 .team-item,
.team-slider-style4 .team-item {
    margin-bottom: 125px;
    position: relative;
    overflow: visible;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
    display: none;
}
.team-grid-style4 .team-item .team-content,
.team-slider-style4 .team-item .team-content {
    color: #f8560c;
    background: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    opacity: 1;
    height: unset;
    display: inline-block;
    top: unset;
    bottom: -85px;
    padding: 20px 20px 25px;
    -webkit-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 10px 17px 38px 0 rgba(0, 0, 0, 0.1);
    left: 50%;
    max-width: 310px;
    transform: translateX(-50%);
    width: 95%;
}
.team-grid-style4 .team-item .team-content .team-name,
.team-slider-style4 .team-item .team-content .team-name {
    display: block;
    font-size: 22px;
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
}
.team-grid-style4 .team-item .team-content .team-name a,
.team-slider-style4 .team-item .team-content .team-name a {
    color: #030749;
}
.team-grid-style4 .team-item .team-content .team-name a:hover,
.team-slider-style4 .team-item .team-content .team-name a:hover {
    color: #f8560c;
}
.team-grid-style4 .team-item .team-content .team-title,
.team-slider-style4 .team-item .team-content .team-title {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 5px;
    display: block;
    font-family: Poppins, sans-serif;
    color: #0a0a0a;
}
.team-grid-style4 .team-item .team-content .team-desc,
.team-slider-style4 .team-item .team-content .team-desc {
    font-size: 14px;
    margin-bottom: 0;
    color: #777;
    position: relative;
    z-index: 1;
    max-height: 0;
    opacity: 0;
    line-height: 24px;
    -webkit-transition: all 0.6s, max-height 0.5s;
    -o-transition: all 0.6s, max-height 0.5s;
    -moz-transition: all 0.6s, max-height 0.5s;
    transition: all 0.6s, max-height 0.5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom;
}
.team-grid-style4 .team-item .team-content .team-desc:before,
.team-slider-style4 .team-item .team-content .team-desc:before {
    content: "";
    position: absolute;
    z-index: 1;
    background: #030749;
    top: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    margin-left: -25px;
}
.team-grid-style4 .team-item .team-content .social-icons,
.team-slider-style4 .team-item .team-content .social-icons {
    text-align: center;
    margin-top: 12px;
}
.team-grid-style4 .team-item .team-content .social-icons a,
.team-slider-style4 .team-item .team-content .social-icons a {
    display: inline-block;
}
.team-grid-style4 .team-item .team-content .social-icons a i,
.team-slider-style4 .team-item .team-content .social-icons a i {
    color: #030749;
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: 0 0;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}
.team-grid-style4 .team-item .team-content .social-icons a i:hover,
.team-slider-style4 .team-item .team-content .social-icons a i:hover {
    color: #f8560c;
}
.team-grid-style4 .team-item:before,
.team-slider-style4 .team-item:before {
    background: 0 0;
}
.team-grid-style4 .team-item:hover .team-content,
.team-slider-style4 .team-item:hover .team-content {
    opacity: 1;
    top: unset;
}
.team-grid-style4 .team-item:hover .team-content .team-desc,
.team-slider-style4 .team-item:hover .team-content .team-desc {
    position: relative;
    max-height: 400px;
    opacity: 1;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s, max-height 1.5s;
    -o-transition: all 0.4s, max-height 1.5s;
    -moz-transition: all 0.4s, max-height 1.5s;
    transition: all 0.4s, max-height 1.5s;
    padding-top: 18px;
    margin-top: 8px;
}
/* Style 5 */
.team-grid-style5 .team-inner-wrap,
.team-slider-style5 .team-inner-wrap {
    position: relative;
    overflow: hidden;
    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);
    box-shadow: 0 16px 32px rgb(207 228 255 / 80%);
    -webkit-box-shadow: 0 16px 32px rgb(207 228 255 / 80%);
}
.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(67,186,256,0.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: 105px;
    width: 100%;
    top: unset;
    bottom: 0;
    opacity: 1;
    position: relative;
    padding: 15px 20px;
    color: #444;
    text-align: center;
    overflow: hidden;
    background: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    margin: auto;
    left: 0;
    right: 0;
    border-radius: 4px;
    box-shadow: 0 8px 16px rgb(207 228 255 / 20%);
    border-bottom: 3px solid #ffad00;
    z-index: 9;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc, .team-slider-style5 .team-inner-wrap .team-content .member-desc {
    margin: 7px 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin: 0;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a {
	font-weight: 700;
}
.team-grid-style5 .team-inner-wrap .team-content .member-desc .team-name a:hover, .team-slider-style5 .team-inner-wrap .team-content .member-desc .team-name a:hover {
    color: #ffad00;
}
.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: 14px;
    text-transform: capitalize;
    color: #ffad00;
    float: none;
    text-align: center;
    font-weight: 600;
}
.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: 4px;
    width: 100%;
    height: 3px;
    -webkit-transition: 0.4s all ease;
    -moz-transition: 0.4s all ease;
    transition: 0.4s all ease;
    left: 0;
}

/* Social Icon */

.team-grid-style5 .team-item .social-icons1,
.team-slider-style5 .team-item .social-icons1 {
    text-align: center;
    /* margin-top: 14px; */
}

.team-grid-style5 .team-item .image-wrap{
	position: relative;
}

.team-grid-style5 .team-item .image-wrap .social-icons1,
.team-slider-style5 .team-item .image-wrap .social-icons1{
	position: absolute;
	right: -50px;
	width: 50px;
	background: #fff;
	padding: 12px 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s ease 0s;
	top: 50%;
	transform: translateY(-50%);
}

.team-grid-style5 .team-item :hover .image-wrap .social-icons1,
.team-slider-style5 .team-item :hover .image-wrap .social-icons1 {
    right: 0;
    width: 50px;
    opacity: 1;
    visibility: visible;
}

.team-grid-style5 .team-item .image-wrap .social-icons1 a,
.team-slider-style5 .team-item .image-wrap .social-icons1 a {
    padding: 0;
    background: 0 0;
}

.team-grid-style5 .team-item .social-icons1 a i,
.team-slider-style5 .team-item .social-icons1 a i {
    font-size: 15px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 50%;
    margin: 0;
}

.team-slider-style5 .team-item .image-wrap .social-icons1 a i {
    background: 0 0;
}

.team-grid-style5 .team-item .image-wrap .social-icons1 a i {
    background: 0 0;
    color: #ffad00;
}

.team-grid-style5 .team-item .social-icons,
.team-slider-style5 .team-item .social-icons {
    display: none;
}

/* Style Six
-------------*/

.dreamit-team-member-single{
	transition: .2s;
}
.dreamit-team-member-single:hover{
	transform: translateY(-10px);
	overflow: hidden;
}
.team-member-thumb{
	position: relative;
}
.team-member-thumb::before {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: rgba(135,192,61,0.85);
	content: "";
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	opacity: 1;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	z-index: 1;
	width: 100%;
	opacity: 0;
	border-radius: 50%;
}
.dreamit-team-member-single:hover .team-member-thumb::before {
	opacity:1;
}
.team-member-thumb img{
	width: 100%;
	border-radius: 50%;
}
.team-member-thumb .social-icon{
	position: absolute;
	right: -50px;
	width:50px;
	background-color: #fff;
	padding: 12px 0;
	opacity: 0;
	visibility: visible;
	transition: .4s;
	top: 50%;
	transform: translateY(-50%);
	z-index:1;
}
.dreamit-team-member-single:hover .team-member-thumb .social-icon{
	right: 0;
	width: 50px;
	opacity: 1;
	visibility: visible;
}
.social-icon a {
    color: #ffad00;
    background: #fff;
    text-align: center;
    display: block;
    margin-top: 7px;
}
.team-member-content h2{
	color: #fff;
	transition:.3s;
	font-size: 20px;
	margin-bottom: 5px;
	font-weight: 700;
}
.team-member-content h5{
	color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
}

.team-style-two .team-member-thumb {
    border-radius: 100%;
}
.team-style-two .team-member-content {
	background: transparent;
	border-bottom: 0;
	padding: 0;
	width: 100%;
	position: absolute;
	margin-top: 0;
	border-radius: 0;
	left: 0;
	right: 0;
	top: 45%;
	opacity: 0;
	transition: .5s;
	z-index: 1;
}
.team-style-two .dreamit-team-member-single:hover .team-member-content {
	opacity:1;
	top:50%;
	transform:translateY(-50%);
}
.team-style-two .social-icon a {
    color: #fff;
    background: transparent;
    text-align: center;
    margin: 0 5px;
    display: inline-block;
    margin-top: 0;
}
.team-style-two .team-member-sub-title {
	padding-bottom: 15px;
	text-transform: capitalize;
}

/* Style Seven
-------------*/
.team-grid-style7 .team-inner-wrap,
.team-slider-style7 .team-inner-wrap {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    background: #fff;
    border-radius: 5px;
    border:none;
    border-radius: 6px;
}
span.team-title {
    font-size: 14px;
    font-weight: 600;
}
.team-grid-style7 .team-item {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
}
.team-grid-style7 .team-inner-wrap .image-wrap img,
.team-slider-style7 .team-inner-wrap .image-wrap img {
	width: 100%;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.team-grid-style7 .team-item .image-wrap:before{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.35);
    content: "";
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	opacity: 0;
}

.team-grid-style7:hover .team-item .image-wrap:before{
	opacity: 1;
}

.team-grid-style7 .team-inner-wrap .team-content, .team-slider-style7 .team-inner-wrap .team-content {
    height: 100px;
    width: 100%;
    top: unset;
    bottom: 0;
    opacity: 1;
    position: absolute;
    padding: 12px 20px;
    color: #444;
    text-align: center;
    overflow: hidden;
    background: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.team-grid-style7:hover .team-inner-wrap .team-content,
.team-slider-style7:hover .team-inner-wrap .team-content {
    -webkit-box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
    box-shadow: 0 16px 32px rgba(207, 228, 255, 0.8);
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc,
.team-slider-style7 .team-inner-wrap .team-content .member-desc {
    margin: 10px 0;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-name, .team-slider-style7 .team-inner-wrap .team-content .member-desc .team-name {
    font-size: 20px;
    margin: 0;
}
.team-grid-style7 .team-item:hover {
    box-shadow: 0 16px 32px rgb(207 228 255 / 80%);
    border-radius: 3px;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-name a,
.team-slider-style7 .team-inner-wrap .team-content .member-desc .team-name a {
	font-weight: 600;
}
.team-grid-style7 .team-inner-wrap .team-content .member-desc .team-title, .team-slider-style7 .team-inner-wrap .team-content .member-desc .team-title {
    color: #ffad00;
    text-align: center;
}
.team-grid-style7 .team-inner-wrap .team-content .team-desc,
.team-slider-style7 .team-inner-wrap .team-content .team-desc {
    display: none;
}



.team-slider-style7 .team-inner-wrap .team-content:before,
.team-slider-style7 .team-inner-wrap .team-content:hover {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #ffad00;
    -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: #ffad00;
    padding: 7px 0;
    opacity: 1;
    visibility: visible;
    transition: all 0.4s ease 0s;
    top: inherit;
    transform: inherit;
    left: 0;
    margin: auto;
    bottom: -50px;
    border-radius: 5px 5px 0 0;
}
a.pointer-events {
    transition: .5s;
}
a.pointer-events:hover {
    color:#ffad00 ;
}
.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:#ffad00;
}
.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: #ffad00;
	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: #ffad00;
	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: #ffad00;
	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(67,186,255,1) 0%, rgba(113,65,177,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: -22px;
    top: 9px;
}
.style-two .work_progress_icon .work_progress-number:before {
    display:none;
}
.style-two .work_progress-number span {
    background: #fff;
    border-radius: 50%;
    color: #ffad00;
    box-shadow: 0 0 10px #cccccc;
}
.style-two .work_progress-title h2 {
    margin: 7px 0 5px;
    font-weight: 700;
}
.border_none .style-two.work_progress::after {
    display: none;
}

/* 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(#ffad00), color-stop(40%, #ffad00), color-stop(40%, transparent), to(transparent));
    background-image: -o-linear-gradient(left, #ffad00, #ffad00 40%, transparent 40%, transparent 100%);
    background-image: linear-gradient(90deg, #ffad00, #ffad00 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: #ffad00;
    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: #ffad00;
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.before-none .work_progress.style-three .work_progress-number:before {
   display:none;
}
.style-four.work_progress {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    padding: 34px 20px;
    background: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
}
.style-four.work_progress:hover {
    background: #F1F5FE;
	    transition: .5s;
		box-shadow: none;
}
.style-four .work_progress_icon i {
    display: inline-block;
    height: 90px;
    width: 90px;
    line-height: 90px;
    background: #FEF5F8;
    text-align: center;
    color: #ffad00;
    font-size: 45px;
    position: relative;
    transition: .5s;
    z-index: 1;
    border-radius: 50%;
}
.style-four .work_progress_icon i:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #14212A;
    z-index: -1;
    transform: scale(0);
    border-radius: 50%;
    transition: .5s;
    color: #fff;
}
.style-four.work_progress:hover .work_progress_icon i:after {
    transform: scale(1);
}
.style-four.work_progress:hover .work_progress_icon i {
    color:#fff;
}
.style-four.work_progress .work_progress-title h2 {
    font-size: 25px;
    margin: 2px 0 0;
}
.style-four.work_progress .work_progress-number span {
    background: #ffad00;
    display: inline-block;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-size: 17px;
    position: relative;
    z-index: 1;
    font-weight: 600;
    transition: .5s;
}
.style-four.work_progress:hover .work_progress-number span {
	background:#14212A;
}
.style-four.work_progress .work_progress-number span::before,
.style-four.work_progress .work_progress-number span::after {
    display:none;
}
.style-four.work_progress  .work_progress-number {
    position: relative;
    margin-bottom: -55px;
}
.style-four.work_progress  .work_progress-desc {
    padding-top: 5px;
    margin-bottom: 25px;
}
/*
==============
Call To Action
==============
*/

.call-to-action {
	text-align: center;
	position: relative;
}
.call-to-action-title h2 {
    margin-bottom: 12px;
    font-size: 70px;
    margin: 45px auto 28px;
    text-transform: capitalize;
    font-family: 'Lobster';
    color: #fff;
    letter-spacing: 0;
    font-weight: 600;
}
.call-to-action-title h3 {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
    font-weight: 500;
}
.call-to-action-btn {
	margin-top: 30px;
}
.call-to-action-btn a {
    border: none;
    display: inline-block;
    text-transform: capitalize;
    background-color: #fff;
    border-radius: 4px;
    color: #ffad00;
    padding: 12px 28px;
    -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: #ffad00;
}
.call-to-action-desc {
    width: 39%;
    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: #ffad00;
    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 Two */
.call-to-action.style-two{
	text-align: left;
}
.call-to-action.style-two .call-to-action-desc{
	width: 100%;
	margin: 0;
}

.call-to-action.style-two .call-to-video{
	text-align: center;
}

/*
===========
Testimonial
===========
*/

.single_testimonial {
	-webkit-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	position: relative;
	margin-top: 10px;
}
.testi_content {
    position: relative;
    padding: 52px 30px 52px;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
            box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    background: #fff;
    border-radius: 5px;
    text-align: left;
    margin-bottom: 40px;
}

.testi_title {
	margin-bottom: 4px;
}
.testi_title h2 {
    font-size: 22px;
    margin-bottom: 0px;
    letter-spacing: 0;
    font-weight: 600;
    margin: 0;
    transition: .5s;
}
.testi_title h2 sup {
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
		transition:.5s;
}
.testi_title span {
    color: #ffad00;
    font-weight: 500;
    font-size: 12px;
    display: block;
    padding-top: 8px;
    transition: .5s;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.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: #ffad00;
    font-size: 13px;
    margin: 0 1px;
}
.em_testi_country_img ul li {
    display: inline-block;
	overflow:hidden;
}
.em_testi_country_img ul li img{
	display:inline-block;
}
.country-name{
	margin-left:10px;
}
.testi_thumb img {
    padding: 7px;
    background: #fff;
    width: 115px;
    border-radius: 100%;
}
.testimonial-style-two .single_testimonial {
    text-align: center;
    padding: 40px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 6px 5px 20px 0px rgb(0 0 0 / 12%);
    overflow: hidden;
    margin-bottom: 20px;
}

.testimonial-style-two .testi_content {
    position: relative;
    padding: 0;
    -webkit-box-shadow: 0 25px 40px 0 rgba(0,0,0,.1);
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    text-align: center;
    margin-bottom: 30px;
}
.testimonial-style-two .testi_title h2 {

}
.testimonial-style-two .testi_title span {
    color: #6d6d6d;
    letter-spacing: 0;
    font-size: 16px;
    text-transform: capitalize;
}
.testimonial-style-two .testi_text {
    width: 61%;
    margin: auto;
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}
.techpros-blog-thumb_adn img {
    width: 100%;
}
.testi_thumb {
    position: relative;
    margin: 0 0 22px;
    display: inline-block;
}
.testimonial-style-two .testi_thumb:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-size: 18px;
    position: absolute;
    line-height: 50px;
    bottom: 7px;
    right: -16px;
    background-color: #ffad00;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}
.testimonial-style-two .testi_title {
    position: relative;
    padding-top: 0;
}
/* .testimonial-style-two .testi_title::before, .testimonial-style-two .testi_title::after {
	position: absolute;
	top: 0;
	content: "";
	height: 1px;
	width: 25px;
}
.testimonial-style-two .testi_title::before {
    background-color: #ffad00;
    left: calc(50% - 25px);
}
.testimonial-style-two .testi_title::after {
    background-color: #ddd;
    left: 50%;
} */

/* Testimonial Style Three */
.testimonial-style-three .test_thumb {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.testimonial-style-three .test_thumb img{
    border-radius: 100%;
    width: 100%;
}
.testimonial-style-three .testi_title span {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 16px;
    display: block;
    padding-top: 8px;
    transition: .5s;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.testimonial-style-three .testi_title{
    text-align: left;
}
.testimonial-style-three .testi_content:before{
	content: '';
    bottom: -20px;
    top: auto;
    border-color: #fff transparent transparent #fff;
    display: block;
    position: absolute;
    left: 0;
    margin-left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
}
/* Testimonial Style Four */
.testimonial-style-four .single_testimonial {
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: relative;
    margin-top: 10px;
    background: #fff;
    padding: 35px 27px 35px;
    border-radius: 5px;
    box-shadow: 0px 4px 30px 0px rgb(0 0 0 / 2%);
    border: 1px solid #eee;
}
.testimonial-style-four .single_testimonial:hover {
	background:#ffad00;
}
.testimonial-style-four .single_testimonial .testi_thumb {
    position: relative;
    display: inline-block;
    margin: 0;
    text-align: left;
    margin-right: 15px;
}
.testimonial-style-four .single_testimonial .testi_thumb::before{
    display: none;
}
.testimonial-style-four .single_testimonial .testi_content{
    padding-top: 0;
    padding: 15px 0 5px;
    box-shadow: none;
    background: transparent;
    border-radius: 0;
    text-align: center;
    margin-bottom: 0;
}
.testimonial-style-four .single_testimonial .testi_text {
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    width: 100%;
    margin: auto;
    margin-top: 20px;
		transition:.5s;
}
.testimonial-style-four .testi_thumb img {
    padding: 5px;
    background: #fff;
    border-radius: 100%;
}
.testimonial-style-four .single_testimonial:hover .testi_title h2,
.testimonial-style-four .single_testimonial:hover .testi_title span,
.testimonial-style-four .single_testimonial:hover .testi-star i,
.testimonial-style-four .single_testimonial:hover .testi_text{
	color:#fff;
}

/*
==========
Case Study
==========
*/

.dreamit-single-cases-study {
    position: relative;
    z-index: 999;
}

.cases-study-content {
    position: absolute;
    left: 0;
    bottom: -100%;
    right: 0;
    text-align: center;
    background: #ffad00;
    margin: auto;
    padding: 20px 30px 1px;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 999;
    width: 100%;
    color: #000; /* default text color */
}

.dreamit-single-cases-study:hover .cases-study-content {
    bottom: 0;
    background: #5063ff !important;
    color: #fff !important;
}

.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: #5063ff;
    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;
}

/* Optional: force all child text to white on hover for readability */
.dreamit-single-cases-study:hover .cases-study-content * {
    color: #fff !important;
}
/* Case Style Two
------------------*/
.style-two .case-study-thumb::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(135,192,61,.85); /* original background */
    content: "";
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    display: none;
}

.style-two .cases-study-content {
    position: absolute;
    left: 0;
    right: 0;
    text-align: left;
    background: #fff;
    width: 88%;
    margin: auto;
    border-radius: 0;
    padding: 25px 30px;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    z-index: 999;
    bottom: -100%;
    color: #000; /* default text color */
}

.style-two .dreamit-single-cases-study:hover .cases-study-content {
    opacity: 1;
    bottom: 50px;
    background: #5063ff !important;
    color: #fff !important;
}

/* Ensure nested elements switch to white for readability */
.style-two .dreamit-single-cases-study:hover .cases-study-content * {
    color: #fff !important;
}

/* Fix for padding on grid columns */
.style-two .cases-study-content,
.style-two .col-xs-12,
.style-two .col-sm-12,
.style-two .col-md-12 {
    padding: 0;
}


/* Case Style Three */
.case-study-style3 .em-cases-study-title h2 {
    font-size: 22px;
    margin: 12px 0 0;
}

.case-study-style3 .em-cases-study-title h2 a {
    color: #fff;
}

.case-study-style3 .case_category span {
    color: #fff;
}

.case-study-style3 .em-case-study-button a {
    display: inline-block;
    background: #fff;
    padding: 3px 20px;
    border-radius: 30px;
    color: #ffad00;
    margin-top: 10px;
}

.case-study-style3 .cases-study-content {
    top: 70%;
    background: transparent;
    width: 100%;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    bottom: inherit;
    display: none;
    transition: background 0.3s ease, color 0.3s ease;
}

.case-study-style3 .center .cases-study-content {
    display: block;
}

.case-study-style3 .dreamit-single-cases-study:hover .cases-study-content {
    top: 50% !important;
    background: #5063ff !important;
    color: #fff !important;
}

/* Ensure all nested text changes to white */
.case-study-style3 .dreamit-single-cases-study:hover .cases-study-content * {
    color: #fff !important;
}

.case-study-style3 .case-study-thumb:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#255946));
    background: linear-gradient(to bottom, rgba(0,0,0,0), #255946);
    top: 25px;
    content: "";
    opacity: 1;
    transition: .5s;
}


/* Style Four */
.case-style-four .dreamit-single-cases-study {
    margin-bottom: 30px;
    overflow: hidden;
}

.case-style-four .dreamit-single-cases-study .case-study-thumb:after {
    content: "";
    background: rgba(67,186,255,0.85);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    transform-origin: top;
    -moz-transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    -ms-transition: all .5s ease-out 0s;
    -o-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    -moz-transform: perspective(15em) rotateX(-90deg);
    -o-transform: perspective(15em) rotateX(-90deg);
    -ms-transform: perspective(15em) rotateX(-90deg);
    -webkit-transform: perspective(15em) rotateX(-90deg);
    transform: perspective(15em) rotateX(-90deg);
    z-index: 1;
    left: 0;
}

.case-style-four .dreamit-single-cases-study .case-study-thumb:before {
    display: none;
}

.case_category span {
    color: #ffad00;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    background: transparent;
    border-radius: 30px;
    padding: 2px 20px;
}

.case-style-four .dreamit-single-cases-study:hover .case-study-thumb:after {
    -moz-transform: perspective(0) rotateX(0);
    -o-transform: perspective(0) rotateX(0);
    -ms-transform: perspective(0) rotateX(0);
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0);
}

.case-style-four .cases-study-content {
    background: #fff;
    width: 83%;
    padding: 21px 24px;
    opacity: 1;
    text-align: center;
    top: 120%;
    margin: auto;
    border-radius: 0;
    transform: translateY(-50%);
    bottom: inherit;
    transition: background 0.3s ease, color 0.3s ease;
}

.case-style-four .dreamit-single-cases-study:hover .cases-study-content {
    top: 80%;
    opacity: 1;
    bottom: inherit;
    background: #5063ff !important;
    color: #fff !important;
}

/* Ensure all child text turns white for readability */
.case-style-four .dreamit-single-cases-study:hover .cases-study-content * {
    color: #fff !important;

}

/* 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: #ffad00;
    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 - Image Thumbnail */
.style-six .case-study-thumb {
    position: relative;
    overflow: hidden;
}

.style-six .case-study-thumb img {
    border-radius: 5px;
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

/* Blue Overlay */
.style-six .case-study-thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(80, 99, 255, 0.75); /* Blue with opacity */
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 2;
}

/* Show overlay on hover */
.style-six .dreamit-single-cases-study:hover .case-study-thumb::before {
    opacity: 1;
}

/* Content Box - No Hover Change */
.style-six .cases-study-content {
    position: relative;
    background: #fff;
    width: 86%;
    margin-top: -40px;
    padding: 30px 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%);
    z-index: 3;
}

/* DO NOT change content or text colors on hover */
.style-six .dreamit-single-cases-study:hover .cases-study-content,
.style-six .dreamit-single-cases-study:hover .cases-study-content * {
    background: #fff !important;
    color: inherit !important;
}

/* Category Label (optional custom style) */
.style-six .case_category span {
    color: #ffad00;
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    background: transparent;
    border-radius: 30px;
    padding: 0;
}

/*
==========
Brand
==========
*/

.techpros-single-brand {
	margin-bottom: 15px;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-align: center;
}
.brand-thumb img {
    width: inherit;
    filter: contrast(0);
    opacity: 0.5;
    transition:.5s;
}
.techpros-single-brand:hover{
    box-shadow: 11px 10px 28px 0px rgb(0 0 0 / 10%);
}
.techpros-single-brand:hover .brand-thumb img{
    filter: contrast(1);
    opacity: 1;
}
.techpros-single-brand.style2 {
    border: 0;
    padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;	    
}
.techpros-single-brand.style2:hover{
	margin-top: 0;
}
.call-action {
    position: absolute !important;
    z-index: 9999 !important;
    left: 0;
    right: 0;
    margin-top: -72px;
}
 @media (max-width: 767px) {
	 
.call-action {
   position: inherit !important;
}
}
/*
=========
Counter
=========
*/

.single_counter {
	position: relative;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.counter_icon {
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	float: left;
	margin-right: 20px;
}
.counter_icon i {
	font-size: 50px;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	display: inline-block;
	color: #ffad00;
}
.countr_text {
    overflow: hidden;
}
.countr_text > h1 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
}
.countr_text > h3 {
    font-size: 55px;
    display: inline-block;
    margin: 0;
}
.white .countr_text > h3 {
    color: #fff !important;
}
.counter_title {
    padding: 5px 0 0;
}
.counter_title h4 {
    text-transform: none;
    font-size: 18px;
    margin-top: 0px;
    letter-spacing: 0;
    color: #5c727d;
    font-weight: 600;
}
.single_counter.center {
    text-align: center;
    position: relative;
}
.single_counter.center .counter_icon {
    float: none;
    margin: 0 0 10px;
}
.default_style.left .single_counter_inner {
    align-items: center !important;
    display: flex !important;
}
/* Creative Counter */
.counter-creative .single_counter {
    background: #fff;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    text-align: center;
    box-shadow: 11.35px 22.275px 25.92px 1.08px rgba(14,62,129,.29);
    float: right;
    position: relative;
    padding: 0 40px;
}

.counter-creative .single_counter::before {
    position: absolute;
    content: "";
    right: 71px;
    height: 300px;
    width: 300px;
    background-image: linear-gradient(180deg, #ffad00 0%, #D1651A 100%);
    z-index: -1;
    border-radius: 50%;
    opacity: 1;
}
.counter-creative .single_counter .single_counter_inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.counter-creative .single_counter.center .counter_icon {
    display: none;
}
.counter-creative .single_counter .countr_text h4 {
    font-size: 26px;
    padding: 0 32px;
    color: #000;
    text-transform: capitalize;
}
.counter-creative .single_counter .countr_text > h1 {
    font-size: 120px;
    line-height: 115px;
	color:#ffad00;
}
.counter-creative{
	position:relative;
	z-index:1;
}
.counter-creative::before {
    content: "";
    position: absolute;
    right: -46px;
    top: 114px;
    width: 34px;
    height: 34px;
    background-image: linear-gradient(180deg, #ffad00 0%, #D1651A 100%);
    border-radius: 50%;
}
.counter-creative::after {
    content: "";
    position: absolute;
    right: -53px;
    top: 20px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(180deg, #ffad00 0%, #D1651A 100%);
    border-radius: 50%;
}

/*
=========
Icon Box
=========
*/
.one_style_two .style-one.icon-box {
    display: flex;
    padding-bottom: 0px;
    align-items: center;
    background: #fff;
    box-shadow: 0 10px 29.7px 0.3px rgb(225 225 225 / 64%);
    border-radius: 4px;
    transition: .5s;
    padding: 4px 0;
}
.one_style_two .style-one .icon-box-icon .icon i {
    font-size: 20px;
    display: inline-block;
    background: #ffad00;
    text-align: center;
    width: 65px;
    line-height: 65px;
    height: 65px;
    box-shadow: 3px 2px 18px 0px rgb(0 0 0 / 10%);
    transition: .5s;
    color: #fff;
    border-radius: 50%;
}

.one_style_two .style-one.icon-box:hover .icon-box-content h2{
    color: inherit;
}

.one_style_two .style-one.icon-box:hover{
    box-shadow: 0 0 40px rgb(51 51 51 / 10%);
}
.icon-box {
    display: flex;
    padding-bottom: 5px;
    align-items: center;
}
.icon-box .icon-box-icon{
	padding-right: 25px;
}
.img-icon img {
    width: 100px;
}
.style-one.icon-box {
    display: flex;
    padding-bottom: 0px;
    align-items: center;
    background: #fff;
    box-shadow: 0 10px 29.7px 0.3px rgb(225 225 225 / 64%);
    border-radius: 0 30px 30px;
    transition: .5s;
    padding: 4px 0;
}
.styleone .style-one.icon-box {
    display: flex;
    padding-bottom: 0px;
    align-items: center;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    transition: .5s;
    padding: 0;
}
.styleone .style-one.icon-box:hover{
    background:transparent;
}
.styleone .style-one.icon-box:hover .icon-box-content h2{
    color: #1b1d21 !important;
}
.style-one.icon-box:hover{
    background:#ffad00;
}
.style-one.icon-box .icon-box-content h2 {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 0 0;
    font-family: 'Nunito';
    transition: .5s;
}
.style-one.icon-box:hover .icon-box-content h2{
    color: #fff;
}
.icon-box .icon-box-content .description p{
	margin: 0;
}
.icon-box-icon .icon i {
    font-size: 26px;
    color: #ffad00;
    text-align: center;
    display: inline-block;
}
.style-one .icon-box-icon .icon i {
    font-size: 20px;
    display: inline-block;
    background: #ffad00;
    text-align: center;
    width: 56px;
    line-height: 56px;
    height: 56px;
    box-shadow: 3px 2px 18px 0px rgb(0 0 0 / 10%);
    transition: .5s;
    color: #fff;
    border-radius: 0 30px 30px;
}
/* Style Three */
.icon-box.style-two {
    display: block;
    border: 1px solid #ede9da;
    border-radius: 5px;
    padding: 40px;
    text-align: center;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.icon-box.style-two:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #ffad00;
    z-index: -1;
    transition: .4s;
}
.icon-box.style-two:hover:before {
    height: 100%;
}
.icon-box.style-two .icon-box-icon {
    padding-right: 0;
}
.icon-box.style-two .img-icon img {
    width: 70px;
    height: 77px;
}
.icon-box.style-two .icon-box-icon,
.icon-box.style-two .img-icon {
    margin-bottom:20px
}
/* Style Three */
.style1 .icon-box.style-three {
    padding: 0;
}
.style1 .icon-box.style-three:hover {
    box-shadow: none;
}
.icon-box.style-three {
    align-items: center;
    padding: 40px 39px 41px;
    transition: 0.5s;
    background: #fff;
}
.icon-box.style-three:hover{
    box-shadow: 2px 10px 44px rgb(158 158 158 / 25%);
}
.icon-box.style-three .icon-box-icon {
    padding-right: 27px;
}
.icon-box.style-three .img-icon {
    width: 80px;
    height: 80px;
    border: 2px solid #ffad00;
    padding: 10px;
    border-radius: 3px;
}
.icon-box.style-three .img-icon {
    width: 100px;
    height: inherit;
    border: none;
    padding: 0;
    border-radius: 0;
    margin-top: -24px;
}
/* Style Four */
.style-four.icon-box {
    display: inherit;
    padding-bottom: 5px;
    align-items: center;
    background: #fff;
    box-shadow: 0px 0px 37px 0px rgb(0 0 0 / 20%);
    padding: 18px 35px 31px;
    border-bottom: 8px solid #ffad00;
    transition: .5s;
}
.style-four.icon-box:hover{
    background:#ffad00;
}
.style-four.icon-box:hover .icon i,
.style-four.icon-box:hover .title h2,
.style-four.icon-box:hover .description p{
    color: #fff;
}
.style-four.icon-box .icon-box-icon{
    display: flex;
}
.style-four.icon-box .icon i {
    font-size: 50px;
    color: #0c5adb;
    text-align: center;
    display: inline-block;
    transition: .5s;
}
.style-four.icon-box .title h2 {
    font-size: 20px;
    color: #0c5adb;
    margin: 35px 0 0 11px;
    transition: .5s;
}
.style-four.icon-box .icon-box-content .description p {
    margin: -9px 0 0 0;
    transition: .5s;
}
/* Style Five */
.style-five.icon-box {
    display: flex;
    padding-bottom: 5px;
    align-items: baseline;
}
.style-five.icon-box .icon i {
    font-size: 34px;
    color: #ffad00;
    text-align: center;
    display: inline-block;
}
.style-five.icon-box .title h2 {
    font-size: 18px;
    color: #565872;
    font-weight: 600;
    margin-bottom: -3px;
}
.style-five.icon-box .icon-box-icon {
    padding-right: 12px;
}
.style-five.icon-box .icon-box-content .description p {
    margin: 0;
    font-size: 15px;
}
.style-five.icon-box .icon-box-content {
    position: relative;
    top: -18px;
}
.style-five.icon-box .description p a {
    color: #6d6d6d;
}
.style-seven .style-five.icon-box:hover .title h2,
.style-seven .style-five.icon-box:hover .icon i{
    color: #ffad00 !important;
}
/* Style Six */
.icon-box.style-six {
    display: block;
    border: 1px solid #ede9da;
    border-radius: 5px;
    padding: 40px;
    text-align: center;
    transition: .5s;
    position: relative;
    z-index: 1;
}
.icon-box.style-six:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    background: #ffad00;
    z-index: -1;
    transition: .4s;
}
.contact_style .icon-box.style-six:before {
    display: none;
}
.contact_style .icon-box.style-six:hover .icon-box-icon i,
.contact_style .icon-box.style-six:hover .title h2,
.contact_style .icon-box.style-six:hover .description p{
    color: inherit;
}
.icon-box.style-six:hover:before {
    height: 100%;
}
.icon-box.style-six .icon-box-icon {
    padding-right: 0;
    margin-bottom: 0;
}
.icon-box.style-six .title h2{
    transition: .5s;
}
.icon-box.style-six .description p{
    transition: .5s;
}
.icon-box.style-six .icon-box-icon i {
    transition: .5s;
    color: #ffad00;
    font-size: 52px;
    margin-bottom: -22px;
}

.icon-box.style-six:hover .icon-box-icon i,
.icon-box.style-six:hover .title h2,
.icon-box.style-six:hover .description p{
    color: #fff;
}




/*
==============
Video Box
==============
*/

.single-video {
	position: relative;
	text-align: center;
}

.single-video h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 0;
	padding-top: 26px;
	text-transform: capitalize;
	display: inline-block;
	margin-left: 25px;
}
.video-icon a {
	text-align: center;
	display: inline-block;
	position:relative;
	z-index:99;
}
.single-video .video-icon a {
    background: #fff;
    height: 100px;
    width: 100px;
    top: 219px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    line-height: 100px;
    color: #ffad00;
    font-size: 26px;
    position: relative;
    -webkit-transition: .5s;
    box-shadow: 0 25px 55px rgb(0 0 0 / 12%);
}
.single-video .video-icon a:before {
    content: "";
    border: 5px solid #ffad00;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
}
.single-video .video-icon a::after {
    content: "";
    border: 5px solid #ffad00;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    animation: zoomBig 3.25s linear infinite;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.v-overlay .video-icon a i {
	border: 0px solid #fff;
	font-size: 30px;
}
/* Style One */
.single-video.style-one .video-icon,
.single-video.style-three .video-icon {
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	    transform: translateX(-50%) translateY(-50%);
}

@-webkit-keyframes ripple-red {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3)
    }
    100% {
        -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(2241, 42, 2, 0)
    }
}

/* Style Three */
.single-video .layer-1 img, .single-video .layer-2 img, .single-video .layer-3 img, .single-video .layer-4 img {
    -webkit-animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    animation: alltuchtopdown 1.5s ease-in-out 0s infinite alternate;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
}
@keyframes alltuchtopdown{
	0%{
		-webkit-transform:rotateX(0deg) translateY(0px);
		-ms-transform:rotateX(0deg) translateY(0px);
		transform:rotateX(0deg) translateY(0px)
	}
	50%{
		-webkit-transform:rotateX(0deg) translateY(-20px);
		-ms-transform:rotateX(0deg) translateY(-20px);
		transform:rotateX(0deg) translateY(-20px)
	}
	100%{
		-webkit-transform:rotateX(0deg) translateY(0px);
		-ms-transform:rotateX(0deg) translateY(0px);
		transform:rotateX(0deg) translateY(0px)
	}
}

.single-video.style-three .video-icon a {
    -webkit-animation: none;
    animation: none;
    -webkit-transition: none;
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
	opacity: 1;
	}
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
            transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
	opacity: 0;
	}
}
.single-video.style-three .video-icon a i{
    background: #fff;
    height: 90px;
    width: 90px;
	line-height: 90px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border-radius: 50%;
    color: #ffad00;
    font-size: 26px;
    position: relative;
}

.video-img-box .elementor-widget-image img {
    max-width: 114% !important;
    margin-left: -73px;
}

/*Style Two */
.style-two .video-icon a {
    background: #ffad00;
    border-radius: 0;
    color: #fff;
    font-size: 37px;
    height: 80px;
    width: 80px;
    line-height: 80px;
}
/*
==============
Nivo Slider
==============
*/

.main-slider-area {
	display: block;
	position: relative;
}
.nivo-caption {
	background: rgba(0, 0, 0, 0.0);
	height: 100%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	overflow: visible !important;
}

.em_slider_inner {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.nivoSlider {
 overflow: visible; 
}
.em-slider-title {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-style: italic;
}
.em-slider-sub-title {
    font-size: 94px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    display: block;
    margin: 0;
    line-height: 1.1;
    font-family: 'Lobster', cursive;
}
.em-slider-descript {
	color: #fff;
}
.em-slider-descript {
    width: 63%;
    text-align: left;
    color: #fff;
    margin: 35px 0 15px;
    font-size: 19px;
}
.text-left .em-slider-descript {
	margin-left: 0;
	margin-right: auto;
}

.text-center .em-slider-descript {
	margin: 0 auto 31px;
}

.text-right .em-slider-descript {
	margin-right: 0;
	margin-left: auto;
}
.em-button-button-area a {
    -moz-user-select: none;
    background: #EFB443;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 0;
    padding: 15px 41px;
    text-align: center;
    text-transform: uppercase;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-radius: 4px;
    border: 0;
    font-weight: 400;
    margin-top: 17px;
	position:relative;
	z-index:1;
}
.em-button-button-area a:hover {
	color:#fff;
}
.em-button-button-area a:before {
	    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0%;
    background: #ffad00;
    content: "";
    z-index: -1;
    transition: .3s;
}
.em-button-button-area a:hover:before{
	height:100%;
}
.em-slider-button .withput-active {
    background: #ffad00;
    color: #fff;
}
.em-slider-button .withput-active:hover{ 
	color:#fff;
}
.em-slider-button .withput-active:hover:before{
	background:#EFB443;
}

.em-button-button-area a i {
	margin-left: 10px;
	display: inline-block;
}
.text-left .withput-active {
	margin-left: 12px;
}

.em-slider-half-width {
	width: 50%;
}
.text-center .em-button-button-area a {
	margin: 0 15px;
}
.em-slider-left {
	padding-right: 30px;
}

.em-slider-right {
	padding-left: 30px;
}

.em-slider-full-width {
	width: 85%;
}

.em-slider-half-width .em-slider-descript {
	width: 100%;
}


/* directionNav */

.em-nivo-slider-wrapper .nivo-directionNav {}

.em-nivo-slider-wrapper .nivo-directionNav a {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 60px;
    width: 60px;
    line-height: 56px;
    border-radius: 100%;
    text-align: center;
    display: block;
    color: #ffad00;
    font-size: 28px;
    left: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    background: #fff;
    opacity: 0.02;
    border: 2px solid #ddd;
}
.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {}

.em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 0;
}

.em-nivo-slider-wrapper .nivo-directionNav a:hover {
	background: #ffad00;
	border-color: #ffad00;
	color: #fff;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav a {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	visibility: visible;
	left: 50px;
}

.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
	left: auto;
	right: 50px;
}


/* controlNav */

.em-nivo-slider-wrapper .nivo-controlNav {
	top: 50%;
	padding: 0;
	position: absolute;
	width: 100%;
	z-index: 9;
	left: 38px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.em-nivo-slider-wrapper .nivo-controlNav {}

.em-nivo-slider-wrapper .nivo-controlNav a {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	cursor: pointer;
	display: block;
	font-size: 9px;
	height: 17px;
	margin: 8px 0;
	width: 17px;
	color: #ffad00;
	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: #ffad00;
	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: #ffad00;
    font-family: 'Rajdhani';
}
.curencyp {
	font-size: 29px !important;
	font-weight: 500;
	position: relative;
	top: -15px;
}
.bootmp {
    font-size: 19px !important;
    font-weight: 600 !important;
    color: #677294;
    text-transform: unset;
}
.pricing_btn span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 0px 23px;
	border-radius: 30px;
	font-size: 15px;
}

.featur{
	border:1px solid #e6e6e6;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	border-radius:7px;
}
.featur ul {
	padding: 31px 0 44px;
}
.featur ul li {
    display: block;
    padding: 5px 0;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
    font-weight: 500;
}

.featur ul li b {
	font-weight: 600;
}
.featur ul li:last-child {
	padding-bottom: 0;
}

.order_now {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	margin-top: 36px;
}
.order_now a {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 35px;
    position: relative;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #fff;
    border: 0;
    border-radius: 0;
    background: #0B2D3E;
    font-family: 'Rajdhani';
}
.single_pricing:hover .order_now a,
.single_pricing.active .order_now a {
	background: #ffad00;
	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: #ffad00;
}



/* 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: #ffad00;
    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 #ffad00;
    border-radius: 100%;
    margin-top: -23px;
    position: relative;
}
.style-two.active .pricing_img {
    background: #fff;
    display: inline-block;
    border: 1px solid #ffad00;
    border-radius: 100%;
    margin-top: 0;
    position: relative;
    margin-bottom: -26px;
}

.style-two .pricing_body {
    padding: 28px 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;
    font-family: 'Nunito';
}

.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: 10px 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: #ffad00;
    border: 1px solid #ffad00;
    border-radius: 0;
    background: transparent;
    font-family: 'Nunito';
}
.style-two.single_pricing:hover .order_now a {
    background: #ffad00;
    color: #fff;
}

.gradient .pricing_top_bar {
	position: relative;
	background: linear-gradient(to bottom, #1F2A6C, #40497c, #ac616c, #c45969, #e94d65) !important;
	padding-top: 25px;
}
.gradient .order_now a {
	color: #e94d65;
	border: 1px solid #e94d65;
}
.gradient .single_pricing:hover .order_now a {
	background: linear-gradient(to right, #38406e, #565b76, #ac616c, #c45969, #e94d65) !important;
}

/* Pricing Style Three */
.single_pricing.style-three {
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 55px 40px 55px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    border: 0;
    border-radius: 0;
}
.single_pricing.style-three .pricing_img {
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #F5F6F9;
    line-height: 120px;
    border-radius: 100%;
}
.single_pricing.style-three .pricing_title {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 37px;
    background: #000;
    color: #fff;
    padding: 8px 30px;
    border-radius: 0 30px 30px 0;
	transition:.5s;
}

.single_pricing.style-three .pricing_title h3 {
    font-size: 17px;
    padding-bottom: 0;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.single_pricing.style-three .price_item {
    margin-bottom: 0;
    margin-top: 25px;
}
.single_pricing.style-three .price_item span {
    font-size: 40px;
}
.single_pricing.style-three .price_item span {
	color: #000000;
}
.single_pricing.style-three .curencyp {
	top: inherit;
}
.single_pricing.style-three .curencyp {
    font-size: 40px !important;
    position: relative;
}
.style-three .featur {
	border: 0;
}
.style-three .featur ul {
    padding: 30px 0 6px;
}
.single_pricing.style-three:hover .order_now a, .single_pricing.style-three.active .order_now a, 
.single_pricing.style-three:hover  .pricing_title, .single_pricing.style-three.active  .pricing_title {
	background: #ffad00;
}

/*
==========
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: #ffad00;
	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: #ffad00 !important;
	background: #fff !important;
}
.nav>li>a:focus,
.nav>li>a:hover {
text-decoration: none;
background-color: transparent !important;
}
.nav-pills li i {
	font-size: 30px;
	display: block;
	padding-bottom: 8px;
}
/* Tab Content */

.tab_pan_content {
padding-left: 35px;
padding-top: 11px;
}
.post_tab_thumb {
    -webkit-box-shadow: 13px 10px 14px 3px rgba(135,192,61,.1);
    box-shadow: 13px 10px 14px 3px rgba(135,192,61,.1);
    border-radius: 10px;
}
.post_tab_thumb img {
	width: 100%;
	border-radius: 10px;
}
.tab_pan_content h2 {
padding-bottom: 17px;
font-size: 24px;
margin-top: 0;
}
.tab_pan_content .tab_desc {
margin-bottom: 17px;
}
.tab_pan_content ul {
	list-style: none;
	margin: 26px 0 20px;
}
.tab_pan_content ul li {
	margin-bottom: 12px;
	font-weight: 600;
	font-family: 'Rajdhani', sans-serif;
	font-size: 16px;
	margin-left: 20px;
}
.tab_pan_content ul li i {
	color: #ffad00;
	margin-right: 7px;
}
.tab_pan_content a {
	display: inline-block;
	font-size: 17px;
	color: #fff;
	background: #ffad00;
	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: #ffad00;
}
.tab_pan_content a:hover {
background: #ffad00;
}
a.active-tab-btn:hover {
background: #ffad00;
}


@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: #ffad00;
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: #ffad00;
color: #fff;
}




/*
==========
Blog Post
==========
*/
.techpros-single-blog_adn {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: left;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #fff;
    box-shadow: 0 -7px 60px 0 rgb(0 0 0 / 5%);
    border-radius: 4px;
}
.dark-version .techpros-single-blog_adn {
	background: #0B0E3C;
	border: 1px solid rgba(255,255,255,0.1);
}
/* BLOG THUMB CSS */

.blog_adn_thumb_inner {
	position: relative;
}
.techpros-blog-thumb_adn {
	overflow: hidden;
	position: relative;
}
.techpros-blog-thumb_adn a {
	position: relative;
}

.techpros-blog-thumb_adn a {
	display: block;
}
.techpros-blog-thumb_adn img {

}


/* BLOG TITLE AND CONTENT CSS */
.em-blog-content-area_adn {
    overflow: hidden;
    padding: 35px 0 0 0;
}
.blog-page-title_adn h2 {
    font-size: 21px;
    margin: 12px 0 0px;
}
.blog-page-title_adn a {
    margin-bottom: 0;
    text-transform: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    font-weight: 600;
    font-size: 21px;
}
.blog-page-title_adn a:hover {
    color: #ffad00;
    text-decoration: underline;
}
.blog-content_adn h2 a {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
	color: #ffad00;
}
.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 */
.techpros-blog-meta_adn {
	border-top: 1px solid #ffad00;
	margin-top: 18px;
	padding-top: 11px;
}
.techpros-blog-meta-left_adn a,
.techpros-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;
}
.techpros-blog-meta-left_adn a::before {
	position: absolute;
	content: "";
	right: -11px;
	width: 1px;
	height: 18px;
	background: #595555;
	top: 5px;
}
.techpros-blog-meta-left_adn i {
	margin-right: 0px;
	color: #333;
}

.blog_nospace_adn.col-xs-12 {
	padding: 0px;
}
.blog_nospace_adn .techpros-single-blog {
	margin-bottom: 0px;
}
.btn-link {
    font-weight: 500;
    color: #616161;
    font-size: 16px;
    font-family: Rajdhani;
}
.btn-link:hover {
	text-decoration:none;
    color: #ffad00;
}
.btn-link i{
margin-left:5px;
}
.techpros-blog-meta-top {
    position: absolute;
    left: 30px;
    top: 20px;
}
.techpros-blog-meta-top li{
	display:inline-block;
}
.learn_btn {
    font-weight: 600;
    color: #ffad00;
    font-size: 15px;
    transition: .3s;
    text-transform: uppercase;
}
.learn_btn:hover {
    color: #ffad00;
    letter-spacing: 2px;
}
.techpros-blog-readmore {
    margin-top: 21px;
}
.learn_btn i {
    margin-right: 5px;
}

.blog-style-one .techpros-single-blog_adn {
    box-shadow: none;
    padding: 20px;
    border-radius: 7px;
    border: 1px solid #ebebeb;
}
.blog-style-one .techpros-single-blog_adn:hover{
    box-shadow: 0 5px 30px rgb(0 0 0 / 20%);
}

.blog-style-one .techpros-blog-meta-top li a {
    display: inline-block;
    background: #ffad00;
    padding: 7px 16px;
    line-height: 19px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    letter-spacing: 1px;
}
.techpros-blog-thumb_adn a img {
    display: block;
    border-radius: 7px;
}
.blog-style-one .techpros-blog-meta-top {
    position: absolute;
    right: 15px;
    bottom: 0;
    top: 200px;
    left: inherit;
}
.blog-style-one .techpros-blog-thumb_adn {
    overflow: visible;
    position: relative;
}
/*
==========
Portfolio
==========
*/

.portfolio_nav {
    padding: 0px 0 15px;
    text-align: center;
}

.portfolio_nav ul {
	margin-bottom: 30px;
	text-align:center;
}

.portfolio_nav ul li {
	display: inline;
}
.portfolio_nav ul li {
    border: medium none;
    font-size: 16px;
    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: capitalize;
    padding: 12px 27px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0 3px;
    margin-bottom: 7px;
    display: inline-block;
    border: 1px dashed #ffad00;
}
.portfolio_nav ul li:hover, .portfolio_nav ul li.current_menu_item {
    color: #fff;
    background: #ffad00;
}
.portfolio_nav ul li:hover::before,
.portfolio_nav ul li.current_menu_item:before {
	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;
    margin: 0 10px 30px;
    border-radius: 0px;
}
.prot_thumb {
    position: relative;
	z-index:1; 
    transition: .5s;
    overflow: hidden;
}
.portfolio-style-one .grid-item {
    padding: 0;
}
.prot_thumb:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(67,186,255,0.80);
    opacity: 0;
    transition: .5s;
}
.single_protfolio:hover .prot_thumb:before{
	opacity:1; 
}
.single_protfolio .prot_thumb{
    transition: .5s;
}
.single_protfolio:hover .prot_thumb{
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    right: 27%;
    bottom: 35px;
    left: 0;
    opacity: 0;
    background: transparent;
    margin: auto;
    transform: translateY(-50%) translateX(0);
    text-align: center;
    width: 100%;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    bottom: 26%;
}
.multi_gallery.prot_content {
	height: 90%;
	width: 80%;
	right: 10%;
	top: 5%;
	bottom: 5%;
	left: 10%;
}
.prot_content h3 {
    margin: 8px 0 0px;
    text-transform: capitalize;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.prot_content h3 a {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
}
.prot_content p {
	color: #fff;
	line-height: 1.2;
	margin: 5px 0 0;
}

.prot_content p span {
    display: inline-block;
    padding-top: 0px;
    font-size: 15px;
}
.porttitle_inner span {
	position: relative;
	margin: 0 2px;
}
.prot_content span:before {
	bottom: 0;
	content: ",";
	position: absolute;
	right: -5px;
}

.porttitle_inner span:last-child:before {
	content: "";
}

.nospace.col-xs-12 {
	padding: 0px;
}
.nospace .single_protfolio {
	margin-bottom: 0px;
}
.portfolio-style-one .single_protfolio {
    margin: 0;
}
/* load button css */
.gallery_load_button a {
	border: 1px solid #ddd;
	color: #444;
	padding: 7px 15px;
	display: inline-block;
	font-size: 17px;
	margin-top: 0px;
}
.gallery_load_button a:hover {
	border-color: #333;
	background: #333;
	color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
	margin-top: 30px;
}
/* portfolio icon css */
.picon {
    margin-bottom: 0;
    position: absolute;
    right: 50%;
    top: 55%;
    z-index: 99;
    transition: .5s;
    opacity: 0;
    transform: translateY(-50%) translateX(50%);
}
.picon a {
    background: #fff;
    border-radius: 50%;
    color: #ffad00;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0 3px 0;
    width: 40px;
    text-align: center;
}
.picon a:hover {
	background: #ffad00;
	color: #fff;
}
.single_protfolio:hover .picon {
    opacity: 1;
    top: 42%;
}

/*
==================
Tab
==================
*/

.tab .nav-tabs li{
	text-align: center;
	background: #ffad00;
	margin-right: 6px;
}

.tab .nav-tabs li.active{
	background: #fff;
}

.tab .nav-tabs li.active a{
	color: #ffad00;
}

.tab .nav-tabs li a{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 30px;
	font-weight: 700;
}

.tab .nav-tabs {
    border-bottom: none;
    margin-top: 29px;
}
.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: #ffad00;
}
.tab.style-two .nav-tabs li.active a{
    color: #fff;
}
.tab.style-two .nav-tabs li:hover{
    background: #ffad00;
}
.tab.style-two .tab-content {
    background: transparent;
    padding: 23px 0 0 16px;
}
.tab.style-two .tab-content p{
    color: rgba(255, 255, 255, 0.81)
}
.tab3 .tab.style-two .tab-content p {
    color: #6d6d6d;
}
.tab3 .tab .nav-tabs li a {
    padding: 0 30px;
    text-decoration: none;
    outline: 0;
    display: block;
    line-height: 50px;
    color: #6b6b6b;
}
.tab3 .tab .nav-tabs li {
    overflow: hidden;
    margin-right: 6px;
    border: 1px solid rgba(11, 91, 224, 0.2) !important;
}
.tab.style-two .button {
    background: transparent;
    border: 0;
    display: inline-block;
    text-align: left;
    padding:0;
    border-radius: 4px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: #fff;
}
.tab.style-two .button a {
    color: #fff;
    padding: 11px 20px;
    display: inline-block;
    border: 2px solid #ffad00;
    background: #ffad00;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
    margin-top: 40px;
    transition: .5s;
}
.tab.style-two .button a:hover{
    background:transparent;
    color: #ffad00;
}
#tab-2 .button {
    margin-top: -20px;
}

.style {
    color: #ffffff;
    background: #ffad00;
    font-family: Open Sans;
    font-weight: 500;
    text-transform: capitalize;
    border: 0px solid #ffffff;
    border-radius: 5px 5px 5px 5px;
    padding: 14px 35px 14px 35px;
    margin-top: 40px;
    transition: .5s;
}
.style:hover {
    color: #ffffff;
    background-color: #ffad00;
}
/*
==================
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: #ffad00;
    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: #ffad00;
}

/* Circle Progress */
.circle-progress h2 {
    text-align: center;
    font-size: 22px;
    margin-top: 20px;
    font-weight: 600;
}
.progress {
    width: 140px;
    height: 140px !important;
    line-height: 125px;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    display: inherit !important;
    background: transparent !important;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 16px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress-content {
    text-align: center;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 16px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #ffad00;
}
.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: 30px;
    text-align: center;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-weight: 600;
    color: #000000;
    font-family: 'Montserrat';
}
.progress .progress-value span {
    font-size: 22px;
    text-transform: uppercase;
    margin-left: -6px;
}

/* 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: #000000;
	position:relative;
}
.menu-service-menu-container ul .current_page_item a {
	background-color: #ffad00;
	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:#ffad00;
}


/* 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: 10px 10px !important;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    border-radius: 5px;
}
.em-service.style_4  .em_service_content {
    overflow: hidden;
    padding: 15px 27px 28px;
}
.em-service.style_4 .em-service-thumb{
	position:relative;
	z-index:1;
	overflow:hidden;
	border-radius:5px;
}
.em-service.style_4 .em-service-thumb img{
	transition:.4s;
	transform:scale(1);
}
.em-service.style_4:hover .em-service-thumb img{
	transform:scale(1.1);
}
.em-service.style_4 .em-service-icon i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    background: #ffad00;
    color: #fff;
    text-align: center;
    font-size: 35px;
    border-radius: 3px;
    display: inline-block;
}
.em-service.style_4 .em-service-title h2 {
    font-size: 21px;
    margin-bottom: 15px;
}
.em-service.style_4 .em-service-icon {
    position: relative;
    margin-top: -35px;
    margin-left: 25px;
}
.service-category {
    position: absolute;
    bottom: 0;
    left: 0;
}
.service-category span {
    background: #ffad00;
    display: inline-block;
    color: #fff;
    padding: 10px 40px 8px 18px;
    clip-path: polygon(0% 0%, 80% 0%, 100% 103%, 0% 103%);
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
	transition:.4s;
}
.em-service.style_4:hover .service-category span {
    background: #EFB443;
}
.service_cursousel_sliderr  .slick-dots {
    bottom: -30px !important;
    position: relative;
    text-align: center;
    /* left: 50%; */
}
.service_cursousel_sliderr .slick-dots li {
    margin: 0 5px;
    display: inline-block;
}

.service_cursousel_sliderr .slick-dots li button {
    background-color: #b1cdfb;
}
.one-style .slick-dots .slick-active button {
    background-color: #ffad00 !important;
}

/* DreamIT Button */
.dreamit-button a {
    display: inline-block;
    padding: 10px 26px;
    background: #ffad00;
    color: #fff;
    border: 2px solid #ffad00;
    border-radius: 3px;
    transition: .5s;
}
.styletwo .dreamit-button a {
    display: inline-block !important;
    padding: 12px 26px !important;
    background: #ffad00 !important;
    color: #fff !important;
    border: 2px solid #ffad00 !important;
    border-radius: 3px !important;
    transition: .5s !important;
}
.styletwo .dreamit-button a:hover{
    background:transparent !important;
    color: #ffad00 !important;
}
.style4 .dreamit-button a {
    display: inline-block;
    padding: 11px 28px;
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 3px;
    transition: .5s;
    font-size: 17px;
    border-radius: 3px;
    font-weight: 600;
}
.style4 .dreamit-button a:hover{
    background-color: #fff;
    color: #ffad00;
}
.dreamit-button a:hover{
    color: #ffad00;
    background: transparent;
}
.dreamit-button a i{
    font-size: 12px;
}
.ct-banner-title {
    position: absolute;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 22px 55px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#ffad00),to(#ffad00));
    background-image: -webkit-linear-gradient(bottom,#ffad00,#ffad00);
    background-image: -moz-linear-gradient(bottom,#ffad00,#ffad00);
    background-image: -ms-linear-gradient(bottom,#ffad00,#ffad00);
    background-image: -o-linear-gradient(bottom,#ffad00,#ffad00);
    background-image: linear-gradient(bottom,#ffad00,#ffad00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffad00',endColorStr='#ffad00');
    color: #fff;
    transform: rotate(-90deg);
    top: -298px;
    right: -151px;
}
.style3 .dreamit-button a {
    display: inline-block;
    padding: 10px 32px;
    background: #ffad00;
    color: #fff;
    font-size: 17px;
    border: none;
    border-radius: 3px;
    transition: .5s;
    font-weight: 600;
    border: 2px solid #ffad00;
}
.style3 .dreamit-button a:hover{
    color: #ffad00;
    background:transparent;
}
/* About List */
.about_lists {
    list-style: none;
    display: flex;
}
.about_lists li {
    display: block;
    font-weight: 600;
    font-size: 17px;
    color: #1B1D21;
    width: 50%;
    margin-bottom: 15px;
    font-family: nunito;
}
.about_lists li i {
    margin-right: 10px;
}
/* Contact Area */
.contact-area {
    background: #f5f5f5;
    padding: 40px 40px 30px 40px;
    border-top: 4px solid #ffad00;

}
.style-two .contact-title h2 {
    font-size: 36px;
    font-weight: 700;
    color: #1b1d21;
    margin-bottom: 15px;
}
.contact-title.style-two p {
    margin-bottom: 24px;
}
.style-two.contact-area .em-bar-main {
    display: none;
}
.style-two.contact-area .form-control::placeholder {
    color: #000 !important;
    opacity: 0.8;
}
.style-two.contact-area .quote_form .form-control {
    background-color: #fff;
    border-color: transparent;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}
.style-two.contact-area .form-control:focus, textarea:focus {
    background-color: rgba(255,255,255,0.7);
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
    outline: 0;
}
.style-two.contact-area .form-group textarea {
    width: 93%;
    background: #F6F4EC;
    height: auto;
    border: 1px solid #F6F4EC;
    padding: 6px 0 0 20px;
    border-radius: 2px;
    margin-left: 18px;
}
.style-two.contact-area .buttons {
    text-align: left;
    margin-left: 22px;
}
.style-two.contact-area .quote_form .button {
    background: #ffad00;
    color: #fff;
}
 /* Office Location */
 .office-location {
    position: relative;
    display: block;
    min-height: 320px;
}
.office-location .location-area {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    min-height: 320px;
}
.office-location .location-area .location-box {
    position: absolute;
    left: 200px;
    top: 0px;
    width: 15px;
    height: 15px;
    background: #fff;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    transition: all 500ms ease;
}
.office-location .location-area .location-box:hover:before {
    background: #ffad00;
}
.office-location .location-area .location-box:nth-child(2) {
    left: 295px;
    top: 95px;
}
.office-location .location-area .location-box:nth-child(3) {
    left: 390px;
    top: 260px;
}
.office-location .location-area .location-box:nth-child(4) {
    left: 60%;
    top: 25px;
    margin-left: -25px;
}
.office-location .location-area .location-box:nth-child(5) {
    left: 55%;
    top: 215px;
    margin-left: -20px;
}
.office-location .location-area .location-box:last-child {
    top: 300px;
    left: inherit;
    right: 195px;
}
.office-location .location-area .location-box:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    left: 4px;
    top: 4px;
    transition: all 500ms ease;
}
.office-location .location-area .location-box:before {
    background: #ffad00;
}
.office-location .location-area .location-box .address-box {
    position: absolute;
    left: -109px;
    bottom: 40px;
    width: 230px;
    background: #fff;
    padding: 10px 15px 15px 60px;
    transform: translateY(-15px);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    transition: all 500ms ease;
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
}
.office-location .location-area .location-box:hover .address-box {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
.office-location .location-area .location-box .address-box:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 20px;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    transform: rotate(45deg);
    bottom: -6px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
}
.office-location .location-area .location-box .address-box .icon-box {
    position: absolute;
    left: 16px;
    top: 17px;
}
.office-location .location-area .location-box .address-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
}
/* Content Title  */
 .content-title {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 13px;
}
.content-desc {
    color: rgba(255, 255, 255, 0.80);
    font-weight: 400;
    margin-bottom: 25px;
    padding: 0;
}
/* Mailchipe */
.widget-title{
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 30px;
}
.bg .hfe-nav-menu li a {
    display: inline-block;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    font-size: 12px !important;
    border-radius: 100%;
    color: #ffad00 !important;
    margin-left: 8px;
}
