/*
Theme Name: Winnex Child
Description: Child theme for the Winnex themes
Author: gaviathemes
Template: winnex
*/
li.menu-item-4964 {
	display: none;
}
#showMob, .showMob {
	display: none
}
ul.navbar-nav.gva-nav-menu > li > a {
	font-size: 12px;
	padding: 31px 15px;
}
.sticky-popup-right .popup-title {
	writing-mode: horizontal-tb !important;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	max-height: 100px !important;
}
.sticky-popup-right .popup-header {
	border-radius: 15px 0 0 15px !important;
}
.hesperiden.tp-bullets {
	top: 10% !important;
	left: 20% !important;
}
#wheelDiv {
	height: 400px;
	width: 400px;
	margin: auto;
}
#wheelDiv > svg {
	height: 100%;
	width: 100%;
}
@media (max-width: 600px) {
	#wheelDiv {
		height: 350px;
		width: 350px;
	}
}
@media (max-width: 400px) {
	#wheelDiv {
		height: 300px;
		width: 300px;
	}
}
.wheelnav-divWheel-slice-selected-1 {
	fill: #33a9dc;
	stroke: none;
}
.sticky {
	position: fixed;
	top: 20%;
	right: 14%;
}
@media all and (max-width: 1200px) and (min-width: 1151px) {
	.sticky {
		position: fixed;
		top: 33%;
		/*right: 20%;*/
	}
}
.team-content .gva-social .fa-twitter, .team-content .gva-social .fa-facebook {
	display: none;
}
.div1 h4 {
	color: #365478
}
.div2 h4 {
	color: #f89407
}
.div3 h4 {
	color: #814485;
}
.div4 h4 {
	color: #00accb
}
.div5 h4 {
	color: #8cc63f
}
.column-icon {
	display: inline-block;
	width: 18%;
	border-right: 1px solid gray;
	margin-right: 2%;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	cursor: pointer
}
.column-icon:last-child {
	margin: 0;
	border: 0
}
a.column-icon span {
	display: inline-block;
	vertical-align: middle;
	width: 121px;
	text-align: left;
	margin-left: 10px;
	line-height: 1;
}
a.column-icon img {
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: auto;
}
#wheelicon .wpb_raw_html {
	margin: 0;
	padding: 25px 0;
}
@media(max-width:991px) {
	#li.menu-item-4964 {
		display: block;
	}
}
@media(max-width:767px) {
	.custom-breadcrumb .container {
		display: none;
	}
	.mobHide {
		display: none
	}
	.page-id-3742 #showMob ul, .page-id-510 .showMob ul {
		text-align: center;
		list-style: none
	}
	.page-id-3742 #showMob ul li, .page-id-510 .showMob ul li {
		display: inline-block;
		margin-right: 12px;
	}
	.page-id-3742 #showMob ul li a.team-click, .page-id-510 .showMob ul li a.blog-click {
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		font-size: 14px;
		font-weight: bold;
	}
	#showMob, .showMob {
		display: block
	}
	#showMob ul {
		padding: 0
	}
	.column-icon {
		display: inline-block;
		width: 47%;
		border-right: 1px solid gray;
		margin-right: 2%;
		text-align: center;
		height: auto;
		vertical-align: middle;
		cursor: pointer;
		margin-bottom: 15px;
	}
	a.column-icon span {
		text-align: center;
		margin-top: 10px;
	}
}
.widget-title {
	background: none;
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 10px;
	color: #212121;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	z-index: 9;
}
.widget-title:after {
	content: "";
	background: #F86923;
	width: 50px;
	height: 2px;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
.widget-container {
	list-style: none;
}
.widget-container li {
	display: block;
	width: 100%;
}
.widget-container li a {
	display: block;
	font-weight: 500;
	font-family: Montserrat, sans-serif;
	text-transform: none;
	font-size: 15px;
	line-height: 26px;
	overflow: hidden;
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	-moz-transition: all 0.35s;
	-ms-transition: all 0.35s;
	position: relative;
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
	padding-top: 0 !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
li#custom_html-9 {
	margin-bottom: 40px;
}
.slide-wrapper {
	position: relative;
	height: 53vh;
}
.slides {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
}
.overlay-slider {
	position: absolute;
	top: 12%;
	width: 27%;
	z-index: 9;
}
.overlay-slider h1 {
	font-size: 47px;
	font-weight: 700;
	line-height: 70px;
	color: rgb(51, 51, 51);
}
.overlay-slider p {
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
	color: rgb(51, 51, 51);
	font-family: Questrial, sans-serif
}
.overlay-slider a {
	font-size: 16px;
	line-height: 14px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	letter-spacing: 0px;
	text-transform: capitalize;
	background-color: rgb(248, 105, 35);
	border-radius: 30px;
	padding: 18px 35px;
	margin-top: 15px;
	display: inline-block
}
.slide2, .slide3 {
	opacity: 0;
	transition: all 2s;
}
.button-overlay {
	position: absolute;
	bottom: 0px;
	text-align: center;
	padding: 50px 0;
	z-index: 9;
	width: 100%;
}
.button-overlay span {
	font-size: 20px;
	line-height: 22px;
	font-weight: 400;
	color: rgb(0, 0, 0);
}
.individual {
	margin: 0 15px;
}
.button-overlay a {
	line-height: 17px;
	font-weight: 500;
	color: rgb(0, 0, 0);
	font-family: Roboto;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgb(0, 0, 0);
	border-style: solid;
	border-width: 2px;
	border-radius: 30px;
	padding: 12px 35px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.button-overlay a:hover {
	background: #fff;
	border-color: #fff;
	color: #000
}
.slides img {
	height: 100%;
	left: 0;
	object-fit: cover;
	position: absolute;
	top: 0;
	width: 100%;
	object-position: top;
}
@media(max-width:825px) {
	.overlay-slider {
		position: absolute;
		top: 12%;
		width: 80%;
	}
	.overlay-slider h1 {
		font-size: 35px;
		line-height: 37px;
		margin: 0;
	}
	.overlay-slider p {
		margin: 0
	}
	.overlay-slider a {
		padding: 8px 15px;
		margin-top: 6px;
	}
	.button-overlay {
		padding: 10px 0;
	}
}
/* .custom-breadcrumb.hero {
	height: unset;
	padding: 0;
	background: transparent
} */
.custom-breadcrumb.hero .container {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translate(-50%, -50%);
	z-index: 99;
	left: 50%;
}
@media(min-width:825px) and (max-width:1335px) {
	.overlay-slider {
		width: 76%;
	}
	.overlay-slider h1 {
		font-size: 53px;
		font-weight: 700;
		line-height: 55px;
	}
}
.custom-breadcrumb.hero {
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center center;
	background-image: none;
}
a.wp-block-button__link {
	font-size: 16px;
	line-height: 14px;
	font-weight: 500;
	color: rgb(255, 255, 255);
	letter-spacing: 0px;
	text-transform: capitalize;
	background-color: rgb(248, 105, 35);
	border-radius: 30px;
	padding: 18px 35px;
	margin-top: 15px;
	display: inline-block;
}
@media (max-width:560px) {
	.slide-wrapper {
		position: relative;
		height: 49vh;
	}
	.custom-breadcrumb.hero {
		height: unset;
	}
	.custom-breadcrumb.text-light .breadcrumb {
		display: none
	}
	.custom-breadcrumb.text-light .heading-title {
		text-align: left;
	}
	.custom-breadcrumb.hero .container {
		top: 0;
		left: 0;
		transform: unset;
	}
}
@media (max-width:460px) {
	.slide-wrapper {
		position: relative;
		height: 79vh;
	}
}
header .logo img {
	width: auto !important;
}
@media(min-width:767px) {
	.portfolio-item-v3 .content-inner .title {
		min-height: 99px;
	}
}
.portfolio-filter ul.nav-tabs > li > a {
	font-size: 14px
}
.gsc-heading {
	margin: 0 0 0px;
}
.testimonial-node-1 .testimonial-content .quote:before {
	content: "\f10e";
	position: absolute;
	right: 0;
	top: 5px;
	z-index: 1;
	color: #F86923;
	font-size: 32px;
	text-align: center;
	line-height: 40px;
	font-family: "FontAwesome";
}
.testimonial-node-1 .testimonial-content .quote {
	padding-right: 35px;
}
#wp-footer {
	font-size: 13px;
}
.copyright .copyright-inner {
	padding: 15px 0
}
.copyright p {
	margin-bottom: 0
}
.m-b-none .margin-bottom-1 {
	margin-bottom: 0;
}
svg image {
	width: 80px;
	height: 80px;
}
image#wheelnav-wheelDiv-title-4 {
	width: 71px;
	height: 71px;
}
.highlight_content .title {
	min-height: 48px;
}
.margin-bottom-2 {
	margin-bottom: 35px;
}
.vc_row {
	padding: 50px 0
}
.highlight-icon {
	width: 100%;
	display: block;
	padding: 0;
}
.gsc-icon-box.right, .gsc-icon-box.left {
	display: block;
}
.gsc-icon-box.right .highlight-icon, .gsc-icon-box.left .highlight-icon {
	display: block;
	vertical-align: middle;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
.gsc-icon-box.right .highlight_content, .gsc-icon-box.left .highlight_content {
	display: block;
	width: 100%;
	text-align: center;
}
.gsc-icon-box.right .highlight_content .title, .gsc-icon-box.left .highlight_content .title {
	max-width: 100%;
}
.gsc-icon-box.right .highlight_content .title:after, .gsc-icon-box.left .highlight_content .title:after {
	right: 0;
	margin: 0 auto;
}
.goal span.icon-image img {
	max-width: 40%;
	height: auto;
}
.single-portfolio .portfolio-content .portfolio-information ul li {
	width: 100%;
}
.portfolio-item-v3 .content-inner .category {
	color: #F86923
}
breadcrumb-overlay {
	background-color: initial;
}
#wheelicon {
	display: none
}
.blog-grid-style .post .entry-content .entry-title {
	min-height: 45px
}
@media(max-width:767px) {
	.service-slider.owl-carousel {
		/*display: block */
	}
	.blog-grid-style .post .entry-content .entry-title {
		min-height: unset
	}
	#wheelicon {
		display: block
	}
	#mobHide, .hideMob {
		display: none
	}
	aside#categories-3, .page-id-3742 #text-2 {
		display: none;
	}
	li#custom_html-10 {
		margin-bottom: 53px;
	}
	svg {
		width: 100%;
		height: 403px;
	}
	svg image {
		height: 67px;
		width: 67px
	}
	.study .owl-dots {
		display: none;
	}
	.portfolio-v1 .content-inner .title a {
		margin: 0 auto;
		width: 80%
	}
}
@media(max-width:1025px) {
	.owl-carousel .owl-nav, .flex-control-nav .owl-nav, .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
		opacity: 1;
		display: block
	}
}
.wp-sidebar .widget.gsc-heading {
	margin: 0;
}
div#page-content {
	overflow: hidden;
}
.custom-breadcrumb.text-light .active {
	color: #777
}
.custom-breadcrumb.text-light .heading-title {
	color: #000;
}
.slides:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(235, 235, 235, 1);
	background: -moz-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 0.97) 5%, rgba(235, 235, 235, 0.81) 30%, rgba(235, 235, 235, 0.47) 56%, rgba(251, 251, 251, 0) 92%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(235, 235, 235, 1)), color-stop(5%, rgba(235, 235, 235, 0.97)), color-stop(30%, rgba(235, 235, 235, 0.81)), color-stop(56%, rgba(235, 235, 235, 0.47)), color-stop(92%, rgba(251, 251, 251, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 0.97) 5%, rgba(235, 235, 235, 0.81) 30%, rgba(235, 235, 235, 0.47) 56%, rgba(251, 251, 251, 0) 92%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 0.97) 5%, rgba(235, 235, 235, 0.81) 30%, rgba(235, 235, 235, 0.47) 56%, rgba(251, 251, 251, 0) 92%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(left, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 0.97) 5%, rgba(235, 235, 235, 0.81) 30%, rgba(235, 235, 235, 0.47) 56%, rgba(251, 251, 251, 0) 92%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, rgba(235, 235, 235, 1) 0%, rgba(235, 235, 235, 0.97) 5%, rgba(235, 235, 235, 0.81) 30%, rgba(235, 235, 235, 0.47) 56%, rgba(251, 251, 251, 0) 92%, rgba(255, 255, 255, 0) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=1);
}
@media(max-width:420px) {
	.button-overlay span {
		display: block;
		text-align: center;
		margin-bottom: 15px;
	}
}
.breadcrumb-overlay {
	background-color: transparent !important;
}
.main-search.gva-search {
	display: none;
}
.page-id-612 .category, .page-id-2839 .category {
	color: #3f3f3f;
}
.thanks {
	background-image: url('images/thankyou.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding: 15vh 0 45vh;
	position: relative;
	background-position: center;
}
.thank h2 {
	color: #fff;
	font-size: 37px;
	line-height: 1.5;
}
.thank p {
	font-size: 22px;
	color: #fff
}
section.thanks:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
}
.gsc-heading.style-2 .title, .gsc-heading .title, .portfolio-v1 .content-inner .title a, .gsc-heading .title-desc, ul.navbar-nav.gva-nav-menu > li > a, .wrapper-page .heading-title, ul.navbar-nav.gva-nav-menu > li .submenu-inner li a, ul.navbar-nav.gva-nav-menu > li ul.submenu-inner li a {
	text-transform: none
}
.team-block-single .heading, .team-block-single .team-quote {
	display: none
}
.wp-sidebar ul li a {
	display: block
}
#showMob ul {
	list-style: none
}
a.team-click, a.blog-click {
	font-family: Montserrat, sans-serif;
	font-size: 15px;
	margin-bottom: 15px !important;
	padding-bottom: 15px !important;
	display: block;
	line-height: 26px;
	overflow: hidden;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: 500;
}
.owl-carousel .owl-stage, .flex-control-nav .owl-stage {
	display: flex;
	align-items: center;
}
.custom-breadcrumb img {
	left: 0;
	object-fit: cover;
	position: relative;
	top: 0;
	width: 100%;
	object-position: top;
}
.category .post .pagination {
	display: none;
}
.gsc-heading.style-2 .title {
	font-size: 26px;
	line-height: 36px;
}
.service-block .service-images {
	text-align: center;
	margin-bottom: 20px
}
.activeLink {
	color: #F86923
}
span.cat-links, span.cat-links a, .entry-date, .blog-grid-style .post .entry-content .content-top {
	color: #F86923 !important;
}
.gsc-service-carousel .owl-carousel .owl-stage {
	display: block
}
.service-block .service-content {
	border: 0
}
.gsc-service-carousel .owl-carousel .owl-nav > div, .gsc-service-carousel .flex-control-nav .owl-nav > div {
	top: 25px;
}