/* =====================================
Theme Name: Vutix Creative Agency HTML5 Template
Author: Weblizar
Description: Responsive Creative Agency HTML5 Template.
Version: 1.0.0
======================================== */
/*======================================
	vutix-header-bar-box CSS
========================================*/

.vutix-header-bar-box {
	padding: 10px 0px;
	background: #faf9f7;
	border-bottom: 1px solid #eee;
}

.vutix-header-bar-box .header-bar-top {
	float: left;
}

.vutix-header-bar-box .header-bar-top ul li {
	display: inline-block;
	margin-right: 20px;
}

.vutix-header-bar-box .header-bar-top ul li:last-child {
	margin-right: 0px;
}

.vutix-header-bar-box .header-bar-top ul li a {
	color: #26313C;
	font-size: 13px;
}

.vutix-header-bar-box .header-bar-top ul li a i {
	margin-right: 10px;
	font-size: 16px;
	color: #f9004d;
}

/*======================================
	End vutix-header-bar-box CSS
========================================*/

/*======================================
	Header CSS
========================================*/

.header {
	background: #fff;
	z-index: 200;
	position: relative;
	box-shadow: 0 10px 10px #0000000a;
	margin-bottom: -30px;
}

.header .header-inner-top {
	position: relative;
}

.header .header-inner {
	z-index: 999999;
	width: 100%;
	padding: 20px 0;
	position: relative;
	transition: all 0.3s ease;
}

.logo {
	padding-top: 8px;
}

.logo a {
	display: inline-block;
}

.header .logo img {
	max-width: 80%;
}

.header .navbar {
	min-height: initial;
	padding: 0;
}

.header .main-menu {
	float: right;
	margin-right: 156px;
}

.header .nav-item .navigation {
	float: right;
}

.header .nav-item .navigation li {
	display: inline-block;
	margin-right: 30px;
	position: relative;
}

.header .nav-item .navigation li.active a {
	color: #f9004d;
}

.header .navigation li:last-child {
	margin-right: 0px;
}

.header .navigation li a {
	color: #555;
	font-size: 15px;
	display: inline-block;
	font-weight: 600;
	padding: 20px 0;
}

.header .navigation li a::before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 0;
	height: 2px;
	background: #f9004d;
	transition: all 0.3s ease;
}

.header .navigation li a:hover {
	color: #f9004d;
}

.header .navigation li.active a:before, .header .navigation li:hover a:before {
	opacity: 1;
	visibility: visible;
	width: 30%;
}

/* Dropdown Menu */

.header .nav-menu li .sub-menu {
	position: absolute;
	top: 100%;
	width: 200px;
	background: #fff;
	z-index: 5000;
	padding: 10px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	transform: translateY(50px);
	box-shadow: 1px 3px 5px #00000030;
	border-top: 2px solid #f9004d;
}

.header .nav-menu li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}

.header .nav-menu li .sub-menu li {
	display: block;
	margin: 0;
	text-align: left;
	margin-bottom: 8px;
}

.header .nav-menu li .sub-menu li:last-child {
	margin: 0;
}

.header .nav-menu li .sub-menu li a {
	color: #555;
	display: block;
	padding: 7px 10px;
	font-size: 14px;
	border-radius: 0;
	font-weight: 400;
}

.header .nav-menu li .sub-menu li a::before {
	display: none;
}

.header .nav-menu li .sub-menu li a:hover {
	color: #fff;
	background: #f9004d;
	padding: 7px 15px;
	font-weight: 600;
}

.header .navigation li a i {
	margin-left: 5px;
	color: #555;
	font-weight: 600;
}

.menu-right {
	position: absolute;
	right: 0;
	top: 10px;
}

.menu-right .theme-btn {
	padding: 9px 20px;
}

.main-menu-top {
	position: relative;
}

/*---- Header Sticky ----*/

.header.sticky .vutix-header-bar-box {
	display: none;
}

.header.sticky {
	position: fixed;
	width: 100%;
	top: 0px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	transition: all 0.6s ease;
	box-shadow: chartreuse;
	z-index: 80000;
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 15px rgb(0 0 0 / 17%);
	background: #fff;
	animation: fadeInDown 1s both 0.2s;
}

.header.sticky .header-inner {
	padding: 10px 0;
}

/*======================================
	End Header CSS
========================================*/

/*======================================
	vutix-main-slider-area CSS
========================================*/

.vutix-main-slider-area {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 820px;
}

.vutix-rs-slider4 {
	position: relative;
}

.vutix-rs-slider4 .main-single-rs-slider4 {
	height: 890px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}

.vutix-main-slider-area .main-rs-slider-content {
	z-index: 55;
	margin: 220px 0 0;
	position: relative;
}

.vutix-main-slider-area .main-rs-slider-content span {
	color: #fff;
	letter-spacing: 10px;
	font-size: 18px;
	background: #f9004d;
	padding: 5px 17px;
	font-weight: 600;
	border-radius: 3px;
}

.vutix-main-slider-area .main-rs-slider-content h1 {
	color: #26313C;
	font-size: 52px;
	font-weight: 700;
	line-height: 62px;
	margin: 0;
}

.vutix-main-slider-area .main-rs-slider-content p {
	color: #555;
	font-size: 15px;
	margin-top: 20px;
	padding-right: 100px;
	font-size: 16px;
}

.vutix-main-slider-area .main-rs-slider-content .button {
	margin-top: 50px;
}

.vutix-main-slider-area .main-rs-slider-content .theme-btn:hover {
	color: #f9004d;
}

/* vutix Video Popup */

.vutix-main-slider-area .video-main {
	position: relative;
	display: inline-block;
	margin-left: 30px;
}

.vutix-main-slider-area .promo-video .waves-block .waves {
	position: absolute;
	width: 110px;
	height: 110px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	border-radius: 100%;
	-webkit-animation: waves 3s ease-in-out infinite;
	animation: waves 3s ease-in-out infinite;
	right: -30px;
	bottom: -30px;
	z-index: -1;
	border: none;
	background: #f9004d;
}

.vutix-main-slider-area .promo-video .waves-block .wave-1 {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.vutix-main-slider-area .promo-video .waves-block .wave-1 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.vutix-main-slider-area .promo-video .waves-block .wave-1 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.vutix-main-slider-area .video-main .video {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border: none;
	border-radius: 100%;
	background: #fff;
	color: #f9004d;
	display: inline-block;
	z-index: 999;
	padding: 0;
	padding-left: 2px;
}

.vutix-main-slider-area .video-main .video:hover {
	background: #f9004d;
	color: #fff;
}

/* Slider Nav */

.vutix-main-slider-area .owl-carousel .owl-controls {
	position: absolute;
	bottom: 115px;
	left: 50%;
	margin-left: -32.5px;
	z-index: 999;
}

.vutix-main-slider-area .owl-carousel .owl-controls::before {
	position: absolute;
	content: "";
	background: #fff;
	width: 115px;
	height: 115px;
	border-radius: 100%;
	left: 0;
	top: -15px;
	z-index: -99;
	margin-left: -25px;
}

.vutix-main-slider-area .owl-carousel .owl-controls .owl-dot {
	display: inline-block;
	margin-right: 10px;
}

.vutix-main-slider-area .owl-carousel .owl-controls .owl-dot:last-child {
	margin: 0;
}

.vutix-main-slider-area .owl-theme .owl-dots .owl-dot span {
	background: #fff;
	border: 2px solid #f9004d;
	width: 14px;
	height: 14px;
	margin: 0;
	transition: all 0.3s ease;
}

.vutix-main-slider-area .owl-theme .owl-dots .owl-dot:hover span, .vutix-main-slider-area .owl-theme .owl-dots .owl-dot.active span {
	background: #f9004d;
}

/* vutix-main-slider Animations */

.vutix-main-slider-area .owl-item.active span {
	animation: fadeInUp 0.8s both 1s;
}

.vutix-main-slider-area .owl-item.active .main-rs-slider-content h1 {
	animation: fadeInUp 1s both 1.2s;
}

.vutix-main-slider-area .owl-item.active .main-rs-slider-content p {
	animation: fadeInUp 1.2s both 1.4s;
}

.vutix-main-slider-area .owl-item.active .button {
	animation: fadeInUp 1.4s both 1.6s;
}

/*======================================
	End vutix-main-slider-area CSS
========================================*/

/*======================================
	Start vutix-features-box-area CSS
========================================*/

.vutix-features-box-area {
	background-color: #f8f7f5;
	padding: 100px 0px;
}

.vutix-features-card-box {
	background-color: #fff;
	box-shadow: 0px 4px 35px 0px rgba(57, 57, 57, 0.24);
	text-align: center;
	padding: 0 25px;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-bottom: 35px;
}

.features-four-icon {
	width: 121px;
	height: 121px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	border-radius: 50%;
	background-color: #f2f2f6;
	margin-bottom: 33px;
	position: relative;
}

.features-four-icon i {
	width: 80px;
	border-radius: 50%;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 43px;
	color: #fff;
	background-color: #f9004d;
}

.vutix-features-card-box.color-2 .features-four-icon i {
	background-image: linear-gradient(90deg, #f9004d 0%, #f9004d);
}

.vutix-features-card-box h3 {
	margin: 0;
	color: var(--thm-black);
	font-family: var(--thm-font);
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

.vutix-features-card-box h3 a {
	color: inherit;
}

.vutix-features-card-box p {
	margin: 0;
	font-size: 15px;
	line-height: 24px;
}

.features-four-icon-bubble {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-animation-duration: 1500ms;
	animation-duration: 1500ms;
	-webkit-animation: service_hexagon 3s infinite linear;
	animation: service_hexagon 3s infinite linear;
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
}

.vutix-features-card-box:hover .features-four-icon-bubble {
	-webkit-animation-play-state: running;
	animation-play-state: running;
}

.features-four-icon-bubble::before {
	content: '';
	width: 16px;
	height: 16px;
	background-color: #26313C;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 10px;
	transition: all 500ms ease;
}

.features-four-icon-bubble::after {
	content: '';
	width: 16px;
	transition: all 500ms ease;
	height: 16px;
	border-radius: 50%;
	position: absolute;
	background-color: #f9004d;
	bottom: 10px;
	right: 10px;
}

.vutix-features-card-box-wrap {
	margin-top: -225px;
	position: relative;
}

.vutix-features-box-area {
	background-color: #f8f7f5;
	padding: 100px 0px;
}

@keyframes service_hexagon {
	0% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

/*======================================
	End vutix-features-box-area CSS
========================================*/

/*======================================
	About Area CSS
========================================*/

.vutix-about-area {
	padding: 100px 0px;
	position: relative;
}

.vutix-about2-content {
	padding-top: 6px;
}

.vutix-about2-content .vutix-about-title2 {
	color: #f9004d;
}

.vutix-about2-text {
	margin-bottom: 18px;
}

.vutix-about2-content ul {
	margin-bottom: 33px;
	list-style: none;
}

.vutix-about2-content ul li {
	color: #26313C;
	position: relative;
	padding-left: 50px;
	margin-bottom: 17px;
}

.vutix-about2-content ul li:before {
	content: "\f00c";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	width: 34px;
	height: 34px;
	background: #f9004d;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-family: 'FontAwesome';
	font-size: 15px;
}

.about-img-box {
	position: relative;
	width: 640px;
	height: 580px;
}

.about-img {
	width: 385px;
	height: 385px;
	border-radius: 20px;
	box-shadow: 1px 1px 60px rgba(0, 0, 0, 0.1);
	position: relative;
	animation: movedelement2 10s linear infinite;
	z-index: 0;
}

.about-img.img2 {
	width: 230px;
	height: 230px;
	position: absolute;
	top: 95px;
	right: 0;
	animation: movedelement2 5s linear infinite;
	z-index: 5;
}

.about-img.img3 {
	width: 310px;
	height: 310px;
	position: absolute;
	bottom: 0;
	right: 140px;
	animation: movedelement2 8s linear infinite;
	z-index: 2;
}

@keyframes movedelement2 {
	0% {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
	25% {
		-webkit-transform: translate(10px, 10px);
		transform: translate(10px, 10px);
	}
	50% {
		-webkit-transform: translate(5px, 5px);
		transform: translate(5px, 5px);
	}
	75% {
		-webkit-transform: translate(10px, -5px);
		transform: translate(10px, -5px);
	}
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

.main-about-us .sec-shape .shape1 {
	top: 125px;
	left: -165px;
}

.main-about-us .sec-shape .shape2 {
	bottom: 115px;
	right: -10px;
}

.vutix-about-title3 {
	font-size: 54px;
	line-height: 60px;
	font-weight: 600;
	color: #26313C;
	margin-bottom: 28px;
	position: relative;
}

.vutix-about-title2 {
	font-size: 25px;
	line-height: 35px;
	color: #26313C;
	font-weight: bold;
	margin-bottom: 10px;
}

.vutix-about-title {
	display: block;
	font-size: 22px;
	line-height: 25px;
	color: #f9004d;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 12px;
}

/*======================================
	End About Area CSS
========================================*/

/*======================================
	Start vutix-about-box2-area CSS
========================================*/

.vutix-about-box2-area {
	background: #26313C;
	padding: 110px 0px;
	position: relative;
}

.vutix-about2-text .left-headline h2 {
	color: #fff;
	margin-top: 0px;
	font-size: 54px;
}

.vutix-about2-text .left-headline p {
	color: #f9f9f9;
	margin-top: 28px;
}

.ab-image {
	padding-right: 10px;
	position: relative;
}

.rs-about-content {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 170px;
	height: 210px;
	background: #f9004d;
	border-radius: 4px;
	padding: 30px 10px;
	text-align: center;
}

.ab-mark-text {
	margin-top: 20px;
}

.rs-about-content .big-text {
	font-size: 100px;
	line-height: 90px;
	color: #fff;
	display: block;
	font-weight: 700;
	margin-bottom: 10px;
}

.rs-about-content .under-text {
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
}

.ab-image img {
	border-radius: 5px;
}

.ab-mark-text li {
	display: block;
	position: relative;
	color: #f9f9f9;
	padding: 12px 0px 12px 40px;
}

.ab-mark-text li::after {
	position: absolute;
	left: 0px;
	top: 12px;
	content: "\f00c";
	font-family: 'FontAwesome';
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	font-size: 16px;
	color: #f9004d;
	background: #fff;
}

.about-company {
	margin-top: 40px;
	display: flex;
}

.about-icon {
	margin-right: 9px;
	float: left;
}

.about-icon img {
	width: 80px;
	height: 80px;
}

.single-about {
	display: flex;
	align-items: center;
	width: 50%;
}

.counter-text {
	float: left;
}

.counter-text h2 {
	font-size: 42px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 5px;
}

.counter-text h2 span {
	margin-right: 5px;
}

.counter-text h5 {
	color: #f9f9f9;
	font-size: 18px;
	margin-bottom: 0px;
}

/*======================================
	End vutix-about-box2-area CSS
========================================*/

/*======================================
	Start skill-section CSS
========================================*/

.skill-section {
	padding: 100px 0px;
	background-color: #f8f7f5;
}

.skill-side-img {
	position: relative;
	bottom: 0;
	right: 0;
	animation: movedelement2 8s linear infinite;
	z-index: 2;
}

.progress-title {
	font-size: 22px;
	font-weight: 600;
	color: #26313C;
	margin: 0 0 20px;
}

.progress {
	height: 20px;
	background: #d4d7e6;
	border-radius: 30px;
	box-shadow: none;
	margin-bottom: 30px;
	overflow: visible;
}

.progress .progress-bar {
	border-radius: 30px;
	box-shadow: none;
	position: relative;
	animation: animate-positive 2s;
}

.progress .progress-bar:before {
	content: "";
	width: 100%;
	height: 50%;
	background: rgba(0, 0, 0, 0.3);
	border-radius: 0 0 10px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.progress .progress-bar:after {
	content: "";
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background: #cbcbcb;
	border: 8px solid #26313C;
	position: absolute;
	bottom: -8px;
	right: 0;
	z-index: 1;
}

@keyframes animate-positive {
	0% {
		width: 0;
	}
}

.skills-2-section-area {
	padding: 100px 0px;
	background-color: #fff;
}

.skills-2 {
	padding-top: var(--main-padding);
	padding-bottom: var(--main-padding);
	text-align: center;
}

.skills-2 .text {
	padding-bottom: 20px;
}

.skills-2 h2 {
	font-size: 35px;
	color: #26313C;
	padding-bottom: 20px;
}

.skills-2 h2 span {
	color: var(--main-color);
}

.skills-2 p {
	font-size: 18px;
	color: var(--second-color);
	font-weight: 400;
}

.skills-2 .skill-card-2 {
	margin-bottom: 70px;
	margin-top: 60px;
}

.skills-2 .skill-card-2 .card-2 {
	padding: 25px;
	text-align: center;
	background-color: #26313C;
	border: 2px solid #f9004d;
	color: #fff;
	transition: 1s;
	position: relative;
}

.skills-2 .card-2 h4 {
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 25px;
	font-weight: 500;
	color: #fff;
}

.skills-2 .card-2 p {
	line-height: 1.7;
	font-size: 16px;
	color: #fff;
}

.skills-2 .card-2 i {
	font-size: 42px;
	padding: 15px;
	width: 75px;
	height: 75px;
	color: #26313C;
	background-color: #f9004d;
	position: absolute;
	top: calc(-75px / 2);
	transform: rotate(45deg);
	left: 39%;
	transition: 1s;
	border: 1px solid #f9004d;
}

.skills-2 .card-2:hover {
	background-color: transparent;
}

.skills-2 .card-2:hover i {
	transform: rotate(0deg);
	background-color: var(--bg-color);
}

.skills-2 .card-2:hover h4, .skills-2 .card-2:hover p {
	color: #26313C;
	transition: 1s;
}

.skills-2 a {
	border: 1px solid #f9004d;
	background-color: #f9004d;
	border-radius: 2px;
	color: #26313C;
	transition: background-color 0.8s;
	padding: 12px 20px;
	letter-spacing: 1.5px;
	z-index: 50px;
	text-decoration: none;
}

.skills-2 a:hover {
	background-color: #26313C;
	color: #f9004d;
}

/*======================================
	End skill-section CSS
========================================*/

/*======================================
	vutix-our-service-box4 CSS
========================================*/

.service-area {
	padding: 100px 0px;
	position: relative;
	background-image: url(img/bg1.jpg);
}

.service-area::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}

.section-title .border-line4 {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #fff;
	position: relative;
}

.vutix-our-service-box4 {
	position: relative;
	display: block;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 15px 4px #ECECEC;
	box-shadow: 0px 0px 15px 4px #ECECEC;
	text-align: center;
	padding: 50px 39px 50px;
	z-index: 1;
	transition: all 200ms linear;
	transition-delay: 0.1s;
	margin-bottom: 40px;
}

.vutix-our-service-box4:before {
	position: absolute;
	top: -1px;
	left: -1px;
	bottom: -1px;
	right: -1px;
	border: 2px solid #26313c;
	content: "";
	transform: scaleX(0);
	z-index: -1;
	background-color: #26313c;
}

.vutix-our-service-box4:hover:before {
	transform: scaleX(1.0);
	transition: all 700ms ease 100ms;
}

.vutix-our-service-box4 .top {
	position: relative;
	display: block;
	padding-bottom: 19px;
	border-bottom: 1px solid #26313c;
}

.vutix-our-service-box4 .top:before {
	position: absolute;
	left: 0;
	bottom: -2px;
	right: 0;
	height: 2px;
	background: #fff;
	transform: scaleX(0);
	content: "";
}

.vutix-our-service-box4:hover .top:before {
	transform: scaleX(1.0);
	transition: all 700ms ease 100ms;
}

.vutix-our-service-box4 .top h3 {
	font-size: 24px;
	font-weight: 700;
}

.vutix-our-service-box4:hover .top h3 {
	color: #fff;
	transition: all 700ms ease 500ms;
}

.vutix-our-service-box4 .icon {
	position: relative;
	display: block;
	padding: 41px 0 21px;
}

.vutix-our-service-box4 .icon span:before {
	color: #b6b6b6;
	font-size: 90px;
	transition: all 100ms ease 100ms;
}

.vutix-our-service-box4:hover .icon span:before {
	color: #fff;
	transition: all 700ms ease 500ms;
}

.vutix-our-service-box4 .text {
	position: relative;
	display: block;
	padding-bottom: 32px;
}

.vutix-our-service-box4 .text p {
	margin: 0;
}

.vutix-our-service-box4:hover .text p {
	color: #fff;
	transition: all 700ms ease 500ms;
}

.vutix-our-service-box4 .button {
	position: relative;
	display: block;
}

/*======================================
	End vutix-our-service-box4 CSS
========================================*/

/*======================================
  vutix-portfolio-card-box4 CSS
========================================*/

.vutix-portfolio-card-box4 {
	padding: 100px 0px;
	background: #F7F7F7;
}

.vutix-portfolio-card-box4 .vutix-work-project-nav {
	text-align: center;
	margin-bottom: 50px;
}

.vutix-portfolio-card-box4 .vutix-work-project-nav li {
	position: relative;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
	color: #26313C;
	font-weight: 600;
	padding: 10px 30px;
	border-radius: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: initial;
	margin-right: 0px;
	background: none;
	margin-bottom: 18px;
}

.vutix-work-project-nav li:hover::before, .vutix-work-project-nav li.active::before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background: #F7F7F7;
	bottom: -14px;
	border-radius: 50%;
	left: 50%;
	margin-left: -10px;
}

.vutix-work-project-nav li.active {
	background: #f9004d;
	color: #fff;
	position: relative;
}

.vutix-portfolio-card-box4 .vutix-work-project-nav li:hover {
	background: #f9004d;
	color: #fff;
}

.vutix-work-project-nav li.active {
	background: #f9004d;
	color: #fff;
}

.vutix-work-project-nav li:last-child {
	margin-right: 0px;
}

.vutix-portfolio-work-main .rs-project-work-single {
	position: relative;
	overflow: hidden;
}

.portfolio-img {
	position: relative;
	overflow: hidden;
}

.portfolio-img img {
	position: relative;
	transition: all 0.4s ease;
	max-width: 100%;
}

.vutix-portfolio-work-main .portfolio-img:hover img {
	transform: scale(1.2);
}

.rs-project-work-single:hover .portfolio-img::before {
	left: 0;
	visibility: visible;
}

.portfolio-img::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	background: #0000006e;
	left: -100%;
	transition: all 0.4s ease;
	visibility: hidden;
	z-index: 10;
}

.portfolio-img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 50%;
	background: #0000006e;
	right: -100%;
	bottom: 0;
	transition: all 0.4s ease;
	visibility: hidden;
}

.rs-project-work-single:hover .portfolio-img::after {
	right: 0;
	visibility: visible;
}

.vutix-portfolio-work-main .portfolio-content {
	position: absolute;
	top: 30px;
	right: 30px;
	visibility: hidden;
	transition: all 0.4s ease;
	text-align: center;
	z-index: 99999999;
	opacity: 0;
	transform: translateX(100%);
}

.rs-project-work-single:hover .portfolio-content {
	transform: translateX(0%);
}

.portfolio-content h4 a {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}

.portfolio-content h4 a:hover {
	color: #f9004d;
}

.portfolio-content p {
	font-size: 16px;
	color: #ffffffd1;
	text-align: right;
}

.rs-project-work-single:hover .portfolio-content {
	visibility: visible;
	opacity: 1;
}

.rs-project-work-single .p-button {
	position: absolute;
	bottom: 30px;
	left: 30px;
	font-size: 17px;
	color: #fff;
	transition: all 0.4s ease;
	visibility: hidden;
	opacity: 0;
	transform: translateX(-100%);
	width: 50px;
	height: 50px;
	background: #f9004d;
	line-height: 50px;
	text-align: center;
	border-radius: 100px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}

.rs-project-work-single:hover .p-button {
	opacity: 1;
	visibility: visible;
	transform: translateX(0%);
}

.rs-project-work-single .p-button:hover {
	background: #fff;
	color: #26313C;
}

/* Portfolio Single detail CSS */

.portfolio-single-detail {
	padding: 70px 0px 100px;
}

.portfolio-project-main {
	margin-top: 30px;
}

.portfolio-project-content {
	margin-top: 30px;
}

.portfolio-project-content h3 {
	font-size: 30px;
	margin-bottom: 15px;
}

.portfolio-project-content p {
	margin-bottom: 20px;
}

.portfolio-project-content p:last-child {
	margin: 0;
}

.project-image {
	margin-bottom: 20px;
}

.portfolio-sidebar {
	margin-top: 30px;
}

.p-sidebar-widget {
	margin-bottom: 30px;
	background: #ffff;
	padding: 30px;
	box-shadow: 0px 0px 10px #00000024;
}

.p-sidebar-widget:last-child {
	margin: 0;
}

.p-widget-title {
	font-size: 20px;
	border-bottom: 1px solid #0000001a;
	padding-bottom: 15px;
	margin-bottom: 15px;
	color: #f9004d;
}

.project-info li {
	margin-bottom: 15px;
}

.project-info li i {
	margin-right: 10px;
	color: #f9004d;
}

.project-info li:last-child {
	margin: 0;
}

.project-info li span {
	color: #26313C;
	font-weight: 600;
	margin-right: 5px;
}

.project-download li {
	padding: 10px 20px;
	margin-bottom: 10px;
	color: #555;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background: #f5f5f5;
}

.project-download li:hover {
	background: #f9004d;
	color: #fff;
}

.project-download li:hover a, .project-download li:hover i {
	color: #fff;
}

.project-download li:last-child {
	margin: 0;
}

.project-download li i {
	margin-right: 10px;
	color: #555;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.project-download li a {
	color: #555;
}

.vutix__banner-widget {
	padding: 0 !important;
	border: 0;
}

/* vutix-project-carousel css */

.single-page-head {
	margin-bottom: 30px;
}

.single-page-head .review-text p {
	color: #333;
	font-size: 16px;
	line-height: 30px;
	font-weight: 500;
	position: relative;
}

.new-project {
	background: #fff;
	box-shadow: 0 5px 40px 10px #ebeff0;
	padding: 30px 30px 40px;
	background: #26313c;
}

.project-new h4 {
	color: #fff;
	line-height: 38px;
	font-size: 28px;
	text-transform: capitalize;
}

.project-details h3 {
	font-size: 32px;
	line-height: 46px;
}

.right-projects {
	margin-left: 20px;
}

.project-carousel-2 .project-image img {
	border: 1px solid #f5f5f5;
	margin: 30px 0px;
}

.project-history {
	background: #f8f8fe;
	box-shadow: 0 5px 40px 10px #e7eced;
	padding: 30px 30px 10px;
	margin-bottom: 30px;
}

.vutix-project-carousel.owl-carousel .owl-nav div {
	background: #f9004d;
	border: 1px solid #f9004d;
	border-radius: 0;
	color: #fff;
	display: inline-block;
	height: 40px;
	padding: 3px 10px 0px 10px;
	position: relative;
	text-align: center;
	transition: all 0.5s ease 0s;
	width: 40px;
	border-radius: 3px;
}

.vutix-project-carousel.owl-carousel .owl-nav div.owl-prev {
	top: 50%;
	position: absolute;
	left: 3%;
	margin-top: -30px;
}

.vutix-project-carousel.owl-carousel .owl-nav div.owl-prev:hover, .vutix-project-carousel.owl-carousel .owl-nav div.owl-next:hover {
	background: #fff;
	border: 1px solid #f9004d;
	color: #f9004d;
	transition: all 0.5s ease 0s;
}

.vutix-project-carousel.owl-carousel .owl-nav div.owl-next {
	margin-top: -30px;
	position: absolute;
	right: 3%;
	top: 50%;
}

/* projec-recent-work-area css */

.projec-recent-work-area {
	padding: 20px 0;
}

.projec-recent-work-area .owl-carousel .owl-nav {
	margin: 0;
	width: 100%;
}

.projec-recent-work-area .owl-carousel .owl-nav div {
	width: 50px;
	height: 60px;
	line-height: 60px;
	background: #f9004d;
	color: #fff;
	position: absolute;
	margin: 0;
	padding: inherit;
	font-size: 30px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0px;
	top: 50%;
	margin-top: -30px;
	opacity: 0;
	visibility: hidden;
}

.projec-recent-work-area:hover .owl-carousel .owl-nav div {
	opacity: 1;
	visibility: visible;
}

.projec-recent-work-area .owl-carousel .owl-nav div:hover {
	color: #fff;
	background: #26313C;
}

.projec-recent-work-area .owl-carousel .owl-nav .owl-prev {
	left: -70px;
}

.projec-recent-work-area .owl-carousel .owl-nav .owl-next {
	right: -70px;
}

/*======================================
    End vutix-portfolio-card-box4 CSS
========================================*/

/*======================================
	Team CSS
========================================*/

.team-area {
	padding: 100px 0;
	background-color: #f4f4f4;
}

.vutix-member-team-box {
	position: relative;
	z-index: 1;
	margin-bottom: 40px;
}

.vutix-member-team-box.style-two {
	margin-bottom: 90px;
}

.vutix-member-team-box .inner-box {
	position: relative;
	text-align: center;
	padding: 50px 23px 50px;
	border-radius: 150px;
	overflow: hidden;
	background-color: #ffffff;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.mb-30 {
	margin-top: 30px;
}

.vutix-member-team-box .inner-box:hover {
	box-shadow: 0px 15px 15px rgba(246, 65, 145, 0.20);
}

.vutix-member-team-box .inner-box:before {
	position: absolute;
	content: '';
	left: 0px;
	top: 0px;
	width: 0px;
	height: 100%;
	border-radius: 150px;
	box-shadow: inset 0 0 25px rgba(0, 0, 0, 0.30);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	background-color: #26313C;
}

.vutix-member-team-box .inner-box:hover::before {
	width: 100%;
}

.vutix-member-team-box .inner-box .image {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border-radius: 50%;
	padding: 15px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.20);
}

.vutix-member-team-box .inner-box:hover .image {
	padding: 0px;
}

.vutix-member-team-box .inner-box .image img {
	border-radius: 50%;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

.vutix-member-team-box .inner-box h5 {
	position: relative;
	margin-top: 20px;
	font-weight: 600;
	line-height: 1.3em;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-member-team-box .inner-box:hover h5, .vutix-member-team-box .inner-box:hover .designation {
	color: #ffffff;
}

.vutix-member-team-box .inner-box .designation {
	position: relative;
	margin-top: 6px;
	font-weight: 400;
	line-height: 1.3em;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-member-team-box .inner-box .social-nav {
	position: relative;
	margin-top: 18px;
}

.vutix-member-team-box .inner-box .social-nav li {
	position: relative;
	margin: 0px 4px;
	display: inline-block;
}

.vutix-member-team-box .inner-box .social-nav li a {
	position: relative;
	width: 36px;
	height: 36px;
	color: #ffffff;
	line-height: 36px;
	text-align: center;
	border-radius: 50%;
	display: inline-block;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	box-shadow: 2px 4px 6px 2px rgba(249, 98, 105, 0.10);
	background-color: #f9004d;
}

.vutix-member-team-box .inner-box:hover .social-nav li a {
	background-color: #ffffff;
	color: #f23e9d;
	background-image: none;
}

.vutix-member-team-box .inner-box:hover .social-nav li a:hover {
	background-color: #f9004d;
	color: #ffffff;
}

/*======================================
	End Team CSS
========================================*/

/*======================================
	testimonial-main  CSS
========================================*/

.testimonial-main {
	background-image: url(img/testimonial-bg.jpg);
	padding: 100px 0;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
}

.testimonial-main::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}

.testimonial-section-area {
	padding: 100px 0px;
	background: #F7F7F7;
	position: relative;
}

.section-title .border-line4 {
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #fff;
	position: relative;
}

.section-title .border-line4::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	background: #f9004d;
	border-radius: 50px;
	top: 50%;
	left: 50%;
	margin-left: -3px;
	margin-top: -3px;
}

.vutix-testimonial-box4 {
	position: relative;
	margin-bottom: 40px;
}

.vutix-testimonial-box4 .inner-box {
	position: relative;
	text-align: center;
	padding: 60px 45px 45px;
	background-color: #ffffff;
	-webkit-transition: all 1000ms ease;
	-moz-transition: all 100ms ease;
	-ms-transition: all 1000ms ease;
	-o-transition: all 1000ms ease;
	transition: all 1000ms ease;
	box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.15);
}

.vutix-testimonial-box4 .inner-box:after {
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 10px;
	background-color: #f9004d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-testimonial-box4 .inner-box:hover {
	background-color: #26313C;
}

.vutix-testimonial-box4 .inner-box:hover::after {
	width: 0%;
}

.vutix-testimonial-box4 .inner-box:hover::before {
	opacity: 1;
}

.vutix-testimonial-box4 .squire-box4 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 250px;
	overflow: hidden;
}

.vutix-testimonial-box4 .squire-box4:before {
	position: absolute;
	content: '';
	left: 0px;
	top: -140px;
	width: 150px;
	height: 250px;
	border-radius: 30px;
	background-color: #f9004d;
	transform: rotate(45deg);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-testimonial-box4 .inner-box:hover .squire-box4::before {
	background-color: #f9004d;
}

.vutix-testimonial-box4 .inner-box .quote-icon {
	position: absolute;
	content: '';
	left: 25px;
	top: 22px;
	font-size: 50px;
	line-height: 1em;
	color: #ffffff;
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.30);
}

.vutix-testimonial-box4 .inner-box .image-outer {
	position: relative;
	display: inline-block;
}

.vutix-testimonial-box4 .inner-box .image-outer .social-icon {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 42px;
	height: 42px;
	line-height: 42px;
	font-size: 22px;
	color: #ffffff;
	z-index: 1;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	background-color: #f9004d;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-testimonial-box4 .inner-box .image-outer .social-icon.dribble {
	background-color: #f9004d;
}

.vutix-testimonial-box4 .inner-box .image-outer .image {
	position: relative;
	width: 140px;
	height: 147px;
	margin: 0 auto;
	padding: 6px;
	overflow: hidden;
	border-radius: 50%;
	background-color: #ffffff;
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.20);
	box-shadow: 2px 5px 15px 4px rgba(249, 98, 105, 0.10);
}

.vutix-testimonial-box4 .inner-box .image-outer .image img {
	border-radius: 50%;
}

.vutix-testimonial-box4 .inner-box .text {
	position: relative;
	margin-top: 35px;
	color: #555555;
	font-size: 16px;
	line-height: 1.9em;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-testimonial-box4 .inner-box:hover h5, .vutix-testimonial-box4 .inner-box:hover .text {
	color: #ffffff;
}

.vutix-testimonial-box4 .inner-box h5 {
	position: relative;
	color: #26313C;
	font-weight: 600;
	line-height: 1.3em;
	margin-top: 18px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.vutix-testimonial-box4 .inner-box .designation {
	position: relative;
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
}

.vutix-testimonial-box4 .inner-box:hover {
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
}

/*======================================
	End testimonial-main  CSS
========================================*/

/*======================================
	Pricing CSS
========================================*/

.pricing-area {
	padding: 100px 0px;
	background: #F7F7F7;
	position: relative;
}

.vutix-pricing-plan-box4 {
	position: relative;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 15px 4px #ECECEC;
	box-shadow: 0px 0px 15px 4px #ECECEC;
	border-radius: 4px;
	text-align: center;
	transition: 0.3s;
	margin: 0px 0px 40px;
}

.vutix-pricing-plan-box4:hover {
	transform: scale(1.05);
	z-index: 1;
}

.vutix-pricing-plan-box4:before {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	border: solid 2px transparent;
	border-radius: 10px;
	background-image: linear-gradient(white, white), radial-gradient(circle at bottom, #f9004d, #f9004d);
	background-origin: border-box;
	background-clip: content-box, border-box;
	border-radius: 4px;
	opacity: 0;
	transition: 0.3s;
}

.vutix-pricing-plan-box4:after {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	bottom: -2px;
	right: -2px;
	background: transparent;
	border: 2px dashed #ffffff;
	border-radius: 4px;
	opacity: 0;
	transition: 0.3s;
}

.vutix-pricing-plan-box4:hover:before, .vutix-pricing-plan-box4:hover:after {
	opacity: 1;
}

.rs-plan-pricing-text {
	position: relative;
	padding: 34px 40px 40px 40px;
	z-index: 1;
}

.rs-plan-pricing-text .h3-title {
	font-size: 32px;
	line-height: 40px;
	margin-bottom: 20px;
}

.pricing-img img {
	width: auto;
	height: 120px;
	display: inline-block;
	margin-bottom: 30px;
}

.rs-plan-pricing-text .h4-title {
	color: #f9004d;
	margin-bottom: 23px;
	font-size: 50px;
}

.rs-plan-pricing-text .h4-title span {
	font-size: 18px;
	line-height: 28px;
	color: #26313C;
	font-weight: 600;
}

.pricing-text-list {
	padding-top: 29px;
	border-top: 1px solid #26313C;
	text-align: left;
}

.pricing-text-list ul {
	padding-left: 0;
	list-style: none;
	margin-bottom: 29px;
}

.pricing-text-list ul li {
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 18px;
	position: relative;
	padding-left: 41px;
}

.pricing-text-list ul li:last-child {
	margin-bottom: 0;
}

.pricing-text-list ul li.disable {
	color: #c9c9c9;
}

.pricing-text-list ul li:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 0px;
	width: 26px;
	height: 26px;
	background-image: url('img/arrow-1.png');
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}

.pricing-text-list ul li.disable:before {
	filter: grayscale(1);
	opacity: 0.35;
}

/*======================================
	End Pricing CSS
========================================*/

/*======================================
	vutix-rs-section4 CSS
========================================*/

.vutix-rs-section4 {
	padding: 150px 0px;
	position: relative;
	background: #26313C;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	height: 700px;
}

.vutix-rs-section4::before {
	background: #F7F7F7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}

.vutix-rs-section4 .rs-section4-content {
	text-align: center;
	margin-top: 15px;
}

.vutix-rs-section4 .rs-section4-content h3 {
	font-size: 55px;
	color: #26313C;
	font-weight: 600;
}

.vutix-rs-section4 .rs-section4-content p {
	font-size: 16px;
	margin-top: 20px;
	padding: 0px 50px;
	color: #555;
	line-height: 25px;
}

.vutix-rs-section4 .rs-theme-button {
	margin-top: 30px;
}

/*======================================
	End vutix-rs-section4 CSS
========================================*/

/*======================================
	vutix-single-counter-box4 CSS
========================================*/

.vutix-single-counter-box4 {
	transform: translateY(-90px);
	margin-bottom: -90px;
	position: relative;
}

.vutix-single-counter-box4 .counter-card-4 {
	background-image: url(img/bg2.png);
	padding: 60px 0px;
	box-shadow: 0px 5px 10px #00000021;
	border-radius: 40px;
}

.vutix-single-counter-box4 .single-count {
	display: flex;
	align-items: center;
	padding: 20px;
	border-right: 1px solid #ddd;
}

.vutix-single-counter-box4 .single-count.last {
	border: none;
}

.vutix-single-counter-box4 .single-count i {
	font-size: 45px;
	width: 80px;
	height: 80px;
	background: #f9004d;
	color: #f9f9f9;
	text-align: center;
	line-height: 75px;
	padding: 0;
	border-radius: 5px;
	min-width: 50px;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}

.vutix-single-counter-box4 .single-count:hover i {
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	box-shadow: 0px 5px 8px #0000003b;
}

.single-count .main-count {
	margin-left: 20px;
}

.single-count .main-count h3 {
	font-size: 22px;
	color: #000;
}

.single-count .main-count h6 {
	font-size: 25px;
	margin-top: 5px;
	font-weight: 800;
}

.single-count .main-count h6 span {
	font-size: 25px;
}

/*======================================
	End vutix-single-counter-box4 CSS
========================================*/

/*======================================
	Blog Area CSS
========================================*/

.blog-area {
	padding: 100px 0;
}

.recent-post-area {
	padding: 26px 0;
}

.blog-slider {
	margin-top: 30px;
}

.blog-area .single-blog {
	position: relative;
	overflow: hidden;
}

.single-blog::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(-180deg, transparent, #000000cf 200%);
	z-index: 1;
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.single-blog .blog-img img {
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.single-blog:hover .blog-img img {
	transform: scale(1.3);
}

.single-blog .blog-img .date {
	position: absolute;
	top: 25px;
	left: 25px;
	color: #fff;
	padding: 5px 10px;
	text-align: center;
	border-radius: 5px;
	font-size: 15px;
	font-weight: 500;
	line-height: 30px;
	background: #f9004d;
}

.single-blog .blog-body {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px 25px;
	z-index: 9;
	background: #00000059;
}

.single-blog .blog-body h3 {
	border-bottom: 1px solid #ffffff4f;
	padding-bottom: 15px;
	line-height: 25px;
}

.single-blog .blog-body h3 a {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}

.single-blog .blog-body h3 a:hover {
	color: #f9004d;
}

.single-blog .blog-meta {
	margin-top: 15px;
	overflow: hidden;
}

.single-blog .single-meta {
	display: flex;
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	border-right: 1px solid #ffffff4f;
}

.single-blog .single-meta:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.single-blog .single-meta i {
	color: #fff;
	margin-right: 5px;
}

.single-blog .blog-meta img {
	border-radius: 100%;
	display: inline-block;
	width: auto;
	width: 30px;
	height: 30px;
	margin-right: 5px;
}

.single-blog .blog-meta p {
	color: #fff;
	padding-top: 4px;
	font-weight: 500;
	font-size: 13px;
}

/* Blog Latest Slider */

.blog-area .owl-carousel .owl-nav {
	margin: 0;
	width: 100%;
}

.blog-area .owl-carousel .owl-nav div {
	width: 50px;
	height: 60px;
	line-height: 60px;
	background: #f9004d;
	color: #fff;
	position: absolute;
	margin: 0;
	padding: inherit;
	font-size: 30px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0px;
	top: 50%;
	margin-top: -30px;
	opacity: 0;
	visibility: hidden;
}

.blog-area:hover .owl-carousel .owl-nav div {
	opacity: 1;
	visibility: visible;
}

.blog-area .owl-carousel .owl-nav div:hover {
	color: #fff;
	background: #26313C;
}

.blog-area .owl-carousel .owl-nav .owl-prev {
	left: -70px;
}

.blog-area .owl-carousel .owl-nav .owl-next {
	right: -70px;
}

/* vutix-blog-details-post */

.vutix-blog-details-post {
	padding: 70px 0px 100px;
	background: #f7f7f7;
}

.vutix-blog-details-post .single-area {
	background: #fff;
	padding: 30px;
	margin-top: 30px;
}

.post-details-title .blog-meta {
	margin-top: 15px;
}

.post-details-title .blog-meta span {
	margin-right: 15px;
	color: #666;
}

.post-details-title .blog-meta span:last-child {
	margin: 0;
}

.post-details-title .blog-meta span i {
	margin-right: 5px;
	color: #f9004d;
}

.post-details-title .blog-meta span a {
	color: #666;
}

.post-details-title h1 {
	margin-top: 10px;
	font-size: 30px;
	margin-bottom: 10px;
	line-height: 38px;
}

.vutix-blog-details-post .single-content p {
	margin-bottom: 20px;
}

.vutix-blog-details-post .single-content p:last-child {
	margin: 0;
}

.single-content blockquote {
	background: #26313C;
	padding: 30px;
	margin-bottom: 20px;
}

.single-content blockquote i {
	text-align: center;
	display: block;
	font-size: 45px;
	color: #ffffff85;
	margin-bottom: 10px;
}

.single-content blockquote p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin-top: 10px;
}

.single-content blockquote span {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
}

/* list-item-box4-text */

.list-item-box4-text li {
	display: block;
	position: relative;
	padding: 12px 0px 8px 40px;
}

.list-item-box4-text li::after {
	position: absolute;
	left: 0px;
	top: 12px;
	content: "\f00c";
	font-family: 'FontAwesome';
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	font-size: 16px;
	color: #f9004d;
	background: #fff;
}

.blog-post-tag {
	margin-top: 40px;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.blog-post-tag .blog-share h5 {
	text-align: right;
}

.blog-post-tag .share-tag li {
	margin-top: 20px;
	display: inline-block;
	margin-right: 10px;
}

.blog-post-tag .share-tag li:last-child {
	margin: 0;
}

.blog-post-tag .post-tag li a {
	color: #666;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 8px 25px;
	background: #f5f5f5;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
}

.blog-post-tag .post-tag li a:hover {
	background: #f9004d;
	color: #fff;
}

.blog-post-tag .blog-share {
	text-align: right;
}

.blog-post-tag .blog-share li a {
	width: 35px;
	height: 35px;
	color: #666;
	display: block;
	text-align: center;
	border-radius: 50%;
	line-height: 35px;
	font-size: 15px;
	border: 1px solid #f5f5f5;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	background: #f5f5f5;
}

.blog-post-tag .blog-share li a:hover {
	background: #f9004d;
	border: 1px solid transparent;
	color: #fff;
}

.prev-next-btn {
	margin-bottom: 40px;
}

.prev-next-btn ul {
	text-align: center;
}

.prev-next-btn ul li {
	display: inline-block;
	margin-right: 10px;
	background: #f9004d;
	padding: 7px 15px;
	color: #fff;
	transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	cursor: pointer;
}

.prev-next-btn li:last-child {
	margin: 0;
}

.prev-next-btn li a {
	text-transform: capitalize;
	font-size: 15px;
	color: #fff;
}

.prev-next-btn li:hover {
	background: #26313C;
}

.prev-next-btn li.prev i {
	margin: 0px;
	margin-right: 10px;
}

.prev-next-btn li i {
	margin-left: 10px;
	font-size: 14px;
}

.post-author-box {
	background: #f7f7f7;
	padding: 30px;
	text-align: center;
	border: 1px solid #f5f5f5;
}

.post-author-box .author img {
	border-radius: 100%;
	border: 5px solid #f9004d;
	padding: 4px;
	background: #fff;
}

.post-author-box .author-content {
	margin-top: 15px;
}

.post-author-box .author-content h3 {
	margin-bottom: 10px;
}

.post-author-box .author-social {
	background: #343F4A;
	padding: 8px 20px;
	border-radius: 20px;
	margin-top: 20px;
	display: inline-block;
}

.post-author-box .author-social li {
	display: inline-block;
	margin-right: 15px;
}

.post-author-box .author-social li:last-child {
	margin: 0;
}

.post-author-box .author-social li a {
	color: #fff;
}

.post-author-box .author-social li a:hover {
	color: #f9004d;
}

.bottom-title h2 {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/* light-comment-box*/

.light-comment-box {
	margin-top: 40px;
}

.light-comment-box .vutix-comment-rs {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #cccccca6;
}

.light-comment-box .vutix-comment-rs:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.vutix-comment-rs .head {
	float: left;
}

.vutix-comment-rs .head img {
	border-radius: 100%;
	padding: 5px;
	border: 2px solid #f9004d;
	width: 80px;
	height: 80px;
}

.vutix-comment-rs .body {
	margin-left: 100px;
}

.vutix-comment-rs .body h4 {
	font-size: 18px;
	font-weight: 600;
}

.vutix-comment-rs .body .meta {
	font-size: 13px;
	margin-left: 5px;
	color: #f9004d;
	font-weight: 500;
}

.vutix-comment-rs .body p {
	margin-top: 5px;
	line-height: 23px;
}

.vutix-comment-rs .body .reply {
	background: #343F4A;
	color: #fff;
	padding: 0px 10px;
	display: inline-block;
	border-radius: 50px;
	margin-left: 5px;
	font-weight: 600;
	font-size: 10px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
}

.vutix-comment-rs .body .reply:hover {
	background: #f9004d;
	color: #fff;
}

.vutix-comment-rs .body .reply a {
	color: #fff;
	margin-left: 5px;
}

.vutix-comment-rs .comment-list {
	margin-left: 95px;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #cccccca6;
}

.comment-list .head img {
	border: 2px solid #f9004d;
}

.vutix-comment-rs .comment-list .meta {
	color: #f9004d;
}

/* blog-post-comment-form */

.blog-post-comment-form .bottom-title h2 {
	margin: 0;
}

.blog-post-comment-form {
	background: #fff;
	position: relative;
	padding: 30px;
	margin-top: 40px;
}

.blog-post-comment-form form {
	margin-top: 30px;
}

.blog-post-comment-form .form-group {
	position: relative;
	display: block;
	margin: 0 0 25px;
}

.blog-post-comment-form label span {
	color: #f9004d;
	font-weight: 600;
	position: relative;
	margin-right: 5px;
}

.blog-post-comment-form .form-group input {
	width: 100%;
	height: 42px;
	padding-left: 10px;
	font-weight: 400;
	border-radius: 0px;
	border: 1px solid #f5f5f5;
	background: #f5f5f5;
}

.blog-post-comment-form .form-group label {
	font-weight: 500;
}

.blog-post-comment-form .form-group textarea {
	padding: 10px;
	width: 100%;
	padding-left: 10px;
	resize: none;
	box-shadow: none;
	border-radius: 0px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
}

.blog-post-comment-form .form-group input:hover, .blog-post-comment-form .form-group textarea:hover {
	border-color: #f9004d;
}

.blog-post-comment-form .form-group input:hover, .blog-post-comment-form .form-group input:focus, .blog-post-comment-form .form-group textarea:hover {
	outline: none;
}

.blog-post-comment-form .form-group.button {
	margin: 0;
}

/* Blog Sidebar */

.blog-sidebar {
	margin-top: 30px;
}

.widget {
	padding: 30px;
	margin-bottom: 50px;
	background: #fff;
	position: relative;
	box-shadow: 0px 0px 15px #00000024;
}

.widget::before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 60px 60px 0;
	border-color: transparent #f9004d transparent transparent;
	right: 0;
	top: 0;
}

.widget .widget-title {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 40px;
	line-height: 1;
	position: relative;
	padding-bottom: 20px;
	border-bottom: 2px solid #e5dddd;
}

.widget .widget-title::before {
	position: absolute;
	left: 0;
	bottom: -2px;
	height: 3px;
	width: 70px;
	background-color: #f9004d;
	content: '';
}

/* news-search-form-widget */

.news-search-form-widget form {
	position: relative;
}

.news-search-form-widget form input {
	width: 100%;
	background-color: #f5f5f5;
	height: 50px;
	border: none;
	padding-left: 15px;
	padding-right: 60px;
	font-size: 14px;
}

.news-search-form-widget form button {
	border: none;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 100%;
	z-index: 1;
	background-color: #f9004d;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
	color: #fff;
	cursor: pointer;
}

.news-search-form-widget form button:hover {
	background-color: #26313C;
	color: #fff;
}

/* blog-recent-post */

.blog-recent-post .single-recent-post {
	display: -ms-grid;
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 80px 1fr;
	grid-column-gap: 15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
}

.blog-recent-post .single-recent-post:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}

.blog-recent-post .recent-paragraph h6 {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 21px;
}

.blog-recent-post .recent-paragraph h6 a {
	color: #555;
}

.blog-recent-post .recent-paragraph h6 a:hover {
	color: #f9004d;
}

.blog-recent-post .recent-paragraph .time {
	font-size: 14px;
	color: #888;
}

.blog-recent-post .recent-paragraph .time i {
	margin-right: 5px;
	color: #f9004d;
}

.blog-recent-post .recent-paragraph ul li {
	margin-bottom: 10px;
}

/* cat-item-list-widget */

.cat-item-list-widget ul li:last-child {
	margin-bottom: 0;
}

.cat-item-list-widget ul li a {
	font-size: 14px;
	padding-left: 30px;
	background-color: #f5f5f5;
	display: block;
	position: relative;
	line-height: 50px;
	color: #555;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.cat-item-list-widget ul li a span {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #dbdbdb;
	-webkit-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.cat-item-list-widget ul li a:hover {
	background-color: #f9004d;
	color: #fff;
}

.cat-item-list-widget ul li a:hover span {
	background-color: #26313C;
	color: #fff;
}

/* vutix-social-media-links */

.vutix-social-media-links ul li {
	font-size: 12px;
	position: relative;
	display: inline-block;
	margin-right: 10px;
}

.vutix-social-media-links ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	margin: 0;
}

.vutix-social-media-links ul li a {
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #555;
	background-color: #f5f5f5;
	text-align: center;
	display: block;
}

.vutix-social-media-links ul li a:hover {
	background-color: #f9004d;
	color: #fff;
}

.vutix-social-media-links ul li a {
	color: #041d38;
}

.tagcloud-widget ul {
	margin-left: -8px;
}

.tagcloud-widget .widget-title {
	margin-bottom: 32px;
}

.tagcloud-widget ul li {
	display: inline-block;
	margin-right: 8px;
	margin-top: 8px;
}

.tagcloud-widget ul li a {
	font-size: 12px;
	color: #555;
	padding: 10px 20px;
	background-color: #f5f5f5;
	display: block;
}

.tagcloud-widget ul li a:hover {
	background-color: #f9004d;
	color: #fff;
}

/* Blog Grid */

.blog-area.grid {
	padding: 70px 0px 100px;
}

.blog-area.grid .single-blog {
	margin-top: 35px;
}

/* wedget about me css */

.wedget_sideber_thumb img {
	width: 100%;
}

.widget_about_thumb {
	text-align: center;
	margin-bottom: 12px;
}

.widget_about_content {
	text-align: center;
}

.widget_about_content h5 {
	font-weight: 700;
	padding-bottom: 10px;
}

/*======================================
	End Blog Area CSS
========================================*/

/*======================================
	vutix-get-in-touch-area CSS
========================================*/

.vutix-get-in-touch-area {
	padding: 100px 0px;
	position: relative;
	overflow: hidden;
}

.vutix-get-in-touch-area .info-contact-box {
	padding: 0px 50px;
}

.vutix-get-in-touch-area .left-col {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.vutix-get-in-touch-area .top-content {
	padding-right: 50px;
}

.vutix-get-in-touch-area .top-content h3 span {
	color: #f9004d;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
	display: block;
}

.vutix-get-in-touch-area .top-content h3 {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 15px;
}

.vutix-get-in-touch-area .top-content p {
	line-height: 23px;
}

.vutix-get-in-touch-area .contact-form {
	margin-top: 20px;
}

.vutix-get-in-touch-area .contact-form .form-group {
	margin-top: 20px;
	margin-bottom: 0px;
}

.vutix-get-in-touch-area .contact-form .form-group input {
	width: 100%;
	height: 60px;
	border: none;
	padding: 10px 15px;
	border-radius: 5px;
	color: #000;
	font-size: 14px;
	background-color: #ffff;
	box-shadow: 0px 5px 20px 0px rgba(150, 176, 203, 0.15);
	margin-bottom: 30px;
	transition: 0.3s;
}

.vutix-get-in-touch-area .contact-form .form-group input:focus, .vutix-get-in-touch-area .contact-form .form-group textarea:focus {
	box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.15);
	transition: 0.3s;
}

.vutix-get-in-touch-area .contact-form .form-group textarea {
	width: 100%;
	height: 150px;
	padding: 10px 15px;
	border: none;
	border-radius: 0px;
	color: #000;
	background-color: #ffff;
	box-shadow: 0px 5px 20px 0px rgba(150, 176, 203, 0.15);
	margin-bottom: 30px;
	transition: 0.3s;
}

/* ------------- # Address Container ------------- */

.address-card-area {
	padding: 100px 0px;
	background-image: url(img/bg2.png);
	position: relative;
}

.address-box {
	text-align: center;
	color: #ffffff;
	width: 185px;
	margin: 0 95px;
	position: relative;
}

.address-box a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 16px;
}

.address-box p {
	color: #ffffff;
	font-size: 16px;
}

.address-box .icon-box {
	display: inline-block;
	background-color: #f9004d;
	width: 110px;
	height: 110px;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 22px;
}

.address-box .icon-box i::before {
	font-size: 60px;
	margin: 0;
	color: #fff;
	line-height: 107px;
}

.address-box img {
	margin-bottom: 15px;
}

.address-container {
	padding: 47px 0;
	background: #27313b;
	border-radius: 40px;
}

.address-container>.row>div::after {
	clear: both;
	content: ' ';
	background: #ddd;
	position: absolute;
	right: 0;
	width: 0.5px;
	height: 100%
}

.address-container>.row>div:last-child::after {
	display: none;
}

/* vutix-main-map-area*/

.vutix-main-map-area {
	height: 480px;
	overflow: hidden;
}

.vutix-main-map-area .map-top-main {
	width: 100%;
}

.vutix-main-map-area .map-top-main iframe {
	border: 0;
	width: 100%;
	height: 480px;
}

/* Mail Success */

.success.page {
	padding: 120px 0;
}

.success .mail {
	text-align: left;
	border: 1px solid #eee;
	padding: 50px;
}

.success .mail h2 {
	font-size: 30px;
	margin-bottom: 20px;
}

.success .mail h2 span {
	color: #f9004d;
}

.success .mail p {
	padding-right: 100px;
}

.success .mail .theme-btn {
	margin-top: 10px;
}

.success .mail .theme-btn i {
	margin-right: 10px;
}

/*======================================
	End Contact Area CSS
========================================*/

/*======================================
	vutix-client-box-area CSS
========================================*/

.vutix-client-box-area {
	padding: 60px 0px;
}

.vutix-client-box-area .rs-logo-client-card {
	border: 1px solid #eaeaea;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 10px;
	width: 201px;
}

.vutix-client-box-area .rs-logo-client-card:hover {
	transform: translateY(-2px);
	box-shadow: 0px 5px 10px 0px rgba(106, 106, 106, 0.15);
}

.vutix-client-box-area .rs-logo-client-card img {
	border-radius: 4px;
	padding: 25px;
}

/* Owl Controls */

.vutix-client-box-area .owl-controls .owl-nav div {
	width: 40px;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 25px;
	position: absolute;
	margin: 0;
	text-align: center;
	border-radius: 0px;
	background: #f9004d;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	top: 50%;
	right: 0px;
	opacity: 0;
	visibility: hidden;
	margin-top: -20px;
}

.vutix-client-box-area:hover .owl-carousel .owl-nav div {
	opacity: 1;
	visibility: visible;
}

.vutix-client-box-area .owl-carousel .owl-nav div:hover {
	border: 1px solid #555;
	background: transparent;
	color: #555;
}

.vutix-client-box-area .owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.vutix-client-box-area .owl-carousel .owl-nav .owl-next {
	right: 0;
}

.vutix-client-box-area:hover .owl-carousel .owl-prev {
	left: -70px;
}

.vutix-client-box-area:hover .owl-carousel .owl-next {
	right: -70px;
}

/*======================================
	End Client Area CSS
========================================*/

/*======================================
	Faq Area CSS
========================================*/

.faq-box-area {
	padding: 100px 0;
	background: #f7f7f7;
	overflow: hidden;
	position: relative;
}

.vutix-faq-main-area {
	padding: 100px 0;
}

.single-faq-card4 {
	text-align: center;
	margin-top: 30px;
	padding: 30px 15px;
	-webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	border-top: 3px solid transparent;
	transition: all 0.4s ease;
}

.single-faq-card4:hover, .single-faq-card4.active {
	border-top-color: #f9004d;
}

.single-faq-card4:hover {
	transform: scale(1.03);
	-webkit-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}

.single-faq-card4 .faq-icon4 i {
	color: #f9004d;
	width: 90px;
	height: 90px;
	line-height: 90px;
	background: #fff;
	border: 1px solid #f9004d;
	border-radius: 100%;
	font-size: 34px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.single-faq-card4.active .faq-icon4 i, .single-faq-card4:hover .faq-icon4 i {
	background: #f9004d;
	color: #fff;
	border-color: transparent;
}

.single-faq-card4 .faq-icon4 i::after {
	position: absolute;
	width: 20px;
	height: 2px;
	z-index: 3;
	opacity: 1;
	line-height: 20px;
	background: #f9004d;
	border-radius: 25px;
	left: 50%;
	bottom: 19px;
	content: "";
	margin-left: -10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.single-faq-card4.active .faq-icon4 i:after, .single-faq-card4:hover .faq-icon4 i:after {
	background: #fff;
}

.single-faq-card4 h4 {
	margin: 15px 0;
	line-height: inherit;
}

.single-faq-card4 h4 a {
	font-size: 21px;
	color: #26313C;
	display: inline-block;
}

/* vutix-faq-panel-box css */

.vutix-faq-panel-box {
	margin-bottom: 30px;
}

.vutix-faq-panel-box .question-faq-group {
	margin: 0;
	text-align: left;
}

.vutix-faq-panel-box .panel {
	background: #F5F5F5;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0px;
	border: 1px solid #ddd;
}

.vutix-faq-panel-box .panel-heading {
	background: none;
}

.vutix-faq-panel-box .faq-title a {
	font-size: 16px;
	position: relative;
	color: #fff;
	width: 100%;
	display: block;
	font-weight: 500;
	padding: 18px 25px;
	background: #f9004d;
	border-radius: 0px;
}

.vutix-faq-panel-box .faq-title a::before {
	content: "\f068";
	font-family: "Fontawesome";
	top: 50%;
	margin-top: -15px;
	right: 10px;
	position: absolute;
	background: transparent;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	border-radius: 0px;
	text-align: center;
	font-size: 14px;
}

.vutix-faq-panel-box .panel .faq-title a {
	text-decoration: none;
	border-color: transparent;
}

.vutix-faq-panel-box .panel .faq-title a.collapsed {
	color: #fff;
	background: #26313C;
	text-decoration: none;
	border-color: transparent;
}

.vutix-faq-panel-box .faq-title a.collapsed::before {
	content: "\f067";
	font-family: "Fontawesome";
	color: #fff;
	background: transparent;
	transition: all 0.4s ease;
	font-size: 14px;
}

.vutix-faq-panel-box .panel .faq-title span {
	margin-right: 15px;
	background: #fff;
	color: #26313C;
	font-weight: 600;
	border-radius: 100%;
	width: 28px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	padding: 0;
	text-align: center;
}

.vutix-faq-panel-box .faq-body {
	padding: 20px;
	color: #666;
	box-shadow: none;
	text-shadow: none;
	background: transparent;
	font-weight: 300;
	border-radius: 0px;
	background: #fff;
	font-size: 15px;
}

.vutix-faq-panel-box .panel-default {
	border: none;
	box-shadow: none;
	text-shadow: none;
	margin: 0 0 15px;
	box-shadow: 0px 0px 10px #0000001c;
	margin-bottom: 20px;
}

.vutix-faq-panel-box .panel-default:last-child {
	margin: 0;
}

.faq-vutix-image {
	position: relative;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 50% 50%;
	overflow: hidden;
}

.faq-vutix-image::before {
	position: absolute;
	content: "";
	width: 350px;
	height: 350px;
	background: #cee9f0;
	right: 0;
	top: 0;
	border-radius: 100%;
	z-index: 22;
}

.faq-vutix-image img {
	z-index: 33;
	position: relative;
}

/*======================================
	End Faq Area CSS
========================================*/

/*======================================
	404 CSS
========================================*/

.cls-1 {
	fill: #f9004d;
}

.cls-2 {
	fill: #26313C;
}

.cls-3 {
	fill: #26313C;
}

.cls-4 {
	fill: #f78d5e;
}

.cls-5 {
	fill: #fa976c;
}

.cls-6, .cls-7, .cls-8 {
	fill: #f9004d;
}

.cls-10, .cls-6 {
	opacity: 0.6;
}

.cls-7 {
	opacity: 0.4;
}

.cls-9 {
	fill: #f4b73b;
}

.cls-11 {
	fill: #f9c358;
}

.cls-12 {
	fill: #9b462c;
}

.cls-13 {
	fill: #aa512e;
}

.cls-14 {
	fill: #7d6aa5;
}

/* animations */

.wheel {
	animation: wheel-rotate 6s ease infinite;
	transform-origin: center;
	transform-box: fill-box;
}

@keyframes wheel-rotate {
	50% {
		transform: rotate(360deg);
		animation-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
	}
	100% {
		transform: rotate(960deg)
	}
}

.clock-hand-1 {
	animation: clock-rotate 3s linear infinite;
	transform-origin: bottom;
	transform-box: fill-box;
}

.clock-hand-2 {
	animation: clock-rotate 6s linear infinite;
	transform-origin: bottom;
	transform-box: fill-box;
}

@keyframes clock-rotate {
	100% {
		transform: rotate(360deg)
	}
}

#box-top {
	animation: box-top-anim 2s linear infinite;
	transform-origin: right top;
	transform-box: fill-box;
}

@keyframes box-top-anim {
	50% {
		transform: rotate(-5deg)
	}
}

#umbrella {
	animation: umbrella-anim 6s linear infinite;
	transform-origin: center;
	transform-box: fill-box;
}

@keyframes umbrella-anim {
	25% {
		transform: translateY(10px) rotate(5deg);
	}
	75% {
		transform: rotate(-5deg);
	}
}

#cup {
	animation: cup-rotate 3s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
	transform-origin: top left;
	transform-box: fill-box;
}

@keyframes cup-rotate {
	50% {
		transform: rotate(-5deg)
	}
}

#pillow {
	animation: pillow-anim 3s linear infinite;
	transform-origin: center;
	transform-box: fill-box;
}

@keyframes pillow-anim {
	25% {
		transform: rotate(10deg) translateY(5px)
	}
	75% {
		transform: rotate(-10deg)
	}
}

#stripe {
	animation: stripe-anim 3s linear infinite;
	transform-origin: center;
	transform-box: fill-box;
}

@keyframes stripe-anim {
	25% {
		transform: translate(10px, 0) rotate(-10deg)
	}
	75% {
		transform: translateX(10px)
	}
}

#bike {
	animation: bike-anim 6s ease infinite;
}

@keyframes bike-anim {
	0% {
		transform: translateX(-1300px)
	}
	50% {
		transform: translateX(0);
		animation-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
	}
	100% {
		transform: translateX(1300px)
	}
}

#rucksack {
	animation: ruck-anim 3s linear infinite;
	transform-origin: top;
	transform-box: fill-box;
}

@keyframes ruck-anim {
	50% {
		transform: rotate(5deg)
	}
}

.circle {
	animation: circle-anim ease infinite;
	transform-origin: center;
	transform-box: fill-box;
	perspective: 0px;
}

.circle.c1 {
	animation-duration: 2s
}

.circle.c2 {
	animation-duration: 3s
}

.circle.c3 {
	animation-duration: 1s
}

.circle.c4 {
	animation-duration: 1s
}

.circle.c5 {
	animation-duration: 2s
}

.circle.c6 {
	animation-duration: 3s
}

@keyframes circle-anim {
	50% {
		transform: scale(.2) rotateX(360deg) rotateY(360deg)
	}
}

.four, #ou {
	animation: four-anim cubic-bezier(0.39, 0.575, 0.565, 1) infinite;
}

.four.a {
	transform-origin: bottom left;
	animation-duration: 3s;
	transform-box: fill-box;
}

.four.b {
	transform-origin: bottom right;
	animation-duration: 3s;
	transform-box: fill-box;
}

#ou {
	animation-duration: 6s;
	transform-origin: center;
	transform-box: fill-box;
}

@keyframes four-anim {
	50% {
		transform: scale(.98)
	}
}

/*======================================
	End 404 CSS
========================================*/

/*===========================
	Theme Others CSS
===========================*/

/* vutix-breadcrumbs css */

.vutix-breadcrumbs {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	background-attachment: fixed;
	width: 100%;
	height: 500px;
	padding: 160px 0px;
}

.vutix-breadcrumbs::before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: absolute;
	top: 0;
	width: 100%;
}

.vutix-breadcrumbs-content {
	padding-right: 164px;
}

.vutix-breadcrumbs-content h2 {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.vutix-breadcrumbs-content h2::before {
	position: absolute;
	content: "";
	width: 70px;
	height: 3px;
	background: #f9004d;
	bottom: -2px;
}

.vutix-breadcrumbs-content h2::after {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	background: #fff;
	bottom: -6px;
	left: 29px;
	border-radius: 50%;
}

.vutix-breadcrumbs-content p {
	color: #fff;
	line-height: 23px;
}

.vutix-breadcrumbs-menu {
	padding-top: 40px;
	float: right;
}

.vutix-breadcrumbs-menu li {
	display: inline-block;
	margin-right: 10px;
}

.vutix-breadcrumbs-menu li:last-child {
	margin: 0;
}

.vutix-breadcrumbs-menu li a {
	color: #fff;
	font-weight: 600;
	font-size: 15px;
}

.vutix-breadcrumbs-menu li.active a, .vutix-breadcrumbs-menu li a:hover {
	color: #f9004d;
}

.vutix-breadcrumbs-menu li i {
	padding-left: 10px;
	color: #fff;
}

/* vutix-pagination-bar */

.vutix-pagination-bar {
	text-align: center;
	margin: 50px 0 0;
}

.pagination-bar-rs {
	display: block;
	padding-left: 0;
	text-align: center;
}

.pagination-bar-rs li {
	display: inline-block;
	margin-right: 5px;
}

.pagination-bar-rs li:last-child {
	margin-right: 0px;
}

.pagination-bar-rs li a {
	background: #fff;
	border: none;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 42px;
	font-size: 14px;
	color: #555;
	border-radius: 0px;
	border: 1px solid #cccccc91;
}

.pagination-bar-rs li:hover a {
	color: #fff;
	border-color: transparent;
}

.pagination-bar-rs li:hover a, .pagination-bar-rs li.active a {
	border-color: transparent;
	-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
	-moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
	box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
}

.pagination-bar-rs li.prev a, .pagination-bar-rs li.next a {
	font-size: 15px;
	text-align: center;
}

.pagination-bar-rs li.active a, .pagination-bar-rs li:hover a {
	color: #fff !important;
	background: #f9004d;
}

/* vutix-newsletter-box-area  */

.vutix-newsletter-box-area {
	background-size: cover;
	background-repeat: no-repeat;
	padding: 60px 0px;
	background-position: center;
	position: relative;
}

.vutix-newsletter-box-area::before {
	background: #F7F7F7 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}

.rs-newsletter-content {
	margin-bottom: 10px;
}

.rs-newsletter-content h2 {
	font-size: 50px;
	line-height: 60px;
	color: #26313C;
	margin-bottom: 26px;
	font-weight: 600;
	text-align: center;
}

.rs-newsletter-content p {
	text-align: center;
}

.vutix-newsletter-box-area .form-main {
	position: relative;
	width: 78%;
	text-align: center;
	margin-top: 25px;
}

.vutix-newsletter-box-area .form-group {
	margin-bottom: 0;
}

.vutix-newsletter-box-area .form-group input {
	width: 70%;
	height: 65px;
	border: 1px solid #00000029;
	padding: 5px 20px;
}

.vutix-newsletter-box-area .theme-btn {
	margin-left: 10px;
	height: 63px;
	position: absolute;
	right: -73px;
	border-radius: 0px;
	padding: 7px 20px;
	top: 1px;
}

/*===========================
	End Theme Others CSS
===========================*/

/*===========================
vutix-main-footer-area CSS
============================*/

.vutix-main-footer-area {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

.vutix-main-footer-area::before {
	background: #26313C none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0.92;
	position: absolute;
	top: 0;
	width: 100%;
}

.footer-top {
	padding: 50px 0px 80px;
}

.footer-top .single-widget {
	margin-top: 30px;
}

.footer-top .single-widget .widget-title {
	font-size: 20px;
	color: #fff;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 30px;
}

.footer-top .widget-title::before {
	position: absolute;
	content: "";
	width: 50px;
	height: 1px;
	background: #fff;
	bottom: -0.5px;
}

/* footer-about-details */

.single-widget.footer-about {
	padding-right: 30px;
}

.footer-about-details {
	margin-top: 20px;
}

.footer-top .footer-about-details p {
	color: #fff;
	line-height: 26px;
}

.footer-rs-contact-card {
	margin-top: 20px;
	padding: 10px 10px;
	border: 1px solid #ffffff3d;
	position: relative;
}

.footer-rs-contact-card .box-icon:hover i {
	background: #fff;
	color: #000;
}

.footer-rs-contact-card .box-icon:hover::before {
	border-left-color: #fff;
}

.footer-rs-contact-card .box-icon {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer-rs-contact-card .box-icon::before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	z-index: 1;
	top: 1px;
	right: -9px;
	border: 10px solid transparent;
	border-right-color: transparent;
	border-right-style: solid;
	border-right-width: 7px;
	border-left-color: transparent;
	border-right: 0;
	border-left-color: #f9004d;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer-rs-contact-card .box-icon i {
	font-size: 35px;
	color: #fff;
	background: #f9004d;
	width: 60px;
	height: 60px;
	line-height: 55px;
	text-align: center;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer-rs-contact-card .contact-text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 15px;
}

.footer-rs-contact-card .contact-text p {
	color: #fff;
}

.footer-rs-contact-card .contact-text h5 {
	color: #fff;
	font-size: 15px;
}

/* rs-footer-links4 */

.rs-footer-links4 li {
	line-height: 32px;
}

.rs-footer-links4 li a {
	font-size: 14px;
	color: #fff;
}

.rs-footer-links4 li a:hover i {
	color: #f9004d;
	margin-right: 10px;
}

.rs-footer-links4 li a:hover {
	color: #f9004d;
}

.rs-footer-links4 li a i {
	margin-right: 5px;
	font-size: 14px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

/* rs-footer-post-widget */

.rs-footer-post-widget {
	display: flex;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.rs-footer-post-widget .post-img img {
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #ffffff3d;
}

.rs-footer-post-widget .post-content {
	padding-left: 5px;
}

.rs-footer-post-widget .post-content h4 {
	font-size: 14px;
}

.rs-footer-post-widget .post-content h4 a {
	color: #fff;
	font-weight: 600;
	line-height: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.rs-footer-post-widget .post-content h4:hover a {
	color: #f9004d;
}

.rs-footer-post-widget .post-date {
	font-size: 13px;
	color: #fff;
}

.rs-footer-post-widget .post-date i {
	margin-right: 5px;
	color: #f9004d;
}

.vutix-footer-bottom-contact li {
	margin-bottom: 20px;
}

.vutix-footer-bottom-contact li:last-child {
	margin: 0;
}

.vutix-footer-bottom-contact li a i {
	width: 25px;
	height: 25px;
	background: #f9004d;
	line-height: 25px;
	text-align: center;
	border-radius: 5px;
	color: #fff;
	margin-right: 10px;
}

.vutix-footer-bottom-contact li a {
	color: #fff;
	font-weight: 400;
}

.footer-rs-social-link {
	margin-top: 25px;
}

.footer-rs-social-link li {
	display: inline-block;
	margin-right: 10px;
}

.footer-rs-social-link li:last-child {
	margin: 0;
}

.footer-rs-social-link li a i {
	font-size: 22px;
	width: 45px;
	height: 45px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 40px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	color: #fff;
}

.footer-rs-social-link li a i:hover {
	background: #f9004d;
	color: #fff;
	border: 1px solid #f9004d;
}

.rs-copyright {
	padding: 20px 0;
	border-top: 1px solid #fff;
}

.rs-copyright .copyright-text p {
	color: #fff;
}

.rs-copyright .copyright-text p a {
	color: #fff;
}

.rs-copyright .copyright-text p a:hover {
	color: #f9004d;
}

.footer-logo {
	width: 75%;
}

/* footer-last-link */

.footer-last-link {
	text-align: left;
}

.footer-last-link ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
	line-height: 1;
}

.footer-last-link ul li {
	display: inline-block;
	font-size: 15px;
	line-height: 25px;
	padding-left: 20px;
	position: relative;
	margin-left: 33px;
}

.footer-last-link ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0;
	width: 8px;
	height: 8px;
	background: #f9004d;
	border-radius: 50%;
}

.footer-last-link ul li:first-child {
	margin-left: 0;
}

.footer-last-link ul li a {
	font-size: 15px;
	color: #ffffff;
	transition: 0.3s;
}

.footer-last-link ul li a:hover {
	color: #f9004d;
}

/*===========================
	End Footer Area CSS
============================*/