/*
Theme Name:     Aagan Child
Theme URI: 		http://aagan.dttheme.com
Author: 		the DesignThemes team
Description:    Child theme for the Aagan theme powered by DesignThemes
Template:       aagan
Version:        1.0
*/
.about-us-holder .upb_row_bg.vcpb-default {
	display: none !important;
}
#toTop::before {
	width: 10px !important;
	height: 10px !important;
	border-style: solid;
	border-width: 0 10px 15px 10px;
	border-color: transparent transparent #03b9b1 transparent;
	transform: rotate(0deg);
	content: '' !important;
	font-size: unset;
	right: auto !important;
	left: 20px !important;
	top: -4px !important;
	text-shadow: unset;
	box-shadow: none;
}
.benefits-chart canvas {
	height: 600px !important;
	width: 600px !important;
	margin: 0 auto;
}

.sidebar-listing-wrap .vc_column-inner:hover .dt-sc-image-title a {
	color: #03b9b1 !important;
}
.sidebar-listing-wrap .dt-sc-image-wrapper img {
	min-height: 190px;
	object-fit: cover;
}

.sidebar-listing-wrap .ult-item-wrap .vc_btn3 {
	background-color: transparent;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: unset !important;
	background-color: unset !important;
}
.services-wrapper .ult-ih-image {
	object-fit: cover;
}
h2.gform_title {
	font-size: 28px;
	margin-bottom: 60px;
}
.uvc-tilt-left-seperator {
	pointer-events: none;
}
.gform_wrapper .ginput_container.ginput_container_select .selection-box::before {
	display: none;
}
.gform_button.button {
	background-color: #03b9b1 !important;
	font-size: 18px !important;
	padding: 15px 32px !important;
}
.gform-theme--foundation .gform_fields {
	row-gap: 10px !important;
}
.contact--form .gform_required_legend {
	display: none !important;
}
.contact--form .gfield_label {
	color: #fff !important;
}
.no-breadcrumb #main {
	margin-top: 0 !important;
}
#fixed-header .dt-header-menu {
	margin: 0 auto;
}
#header #fixed-header-sticky-wrapper #fixed-header .vc_col-sm-3 {
	position: absolute;
	width: auto;
}
#header #fixed-header-sticky-wrapper #fixed-header .vc_col-sm-9 {
	width: 100%;
}
.wrapper-page-contact.vc_row.vc_column-gap-20 > .vc_column_container {
	padding: 0 !important;
}
.wrapper-page-image .wpb_wrapper.vc_figure, .wrapper-page-image .vc_single_image-wrapper, .wrapper-page-image .vc_single_image-wrapper img {
	width: 100%;
}

@media(max-width:1200px){
.mobile-menu ul.sub-menu li a {	height: auto !important;
	line-height: 1.6 !important;
	padding: ;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	font-size: 14px;}
}
@media(max-width:768px){
	.landing-page-container .vc_row.wpb_row.vc_inner.vc_row-fluid {		padding-bottom: 0 !important;	}
	#header #fixed-header-sticky-wrapper #fixed-header .vc_col-sm-9 {	width: auto;	margin-left: auto;	margin-top: 20px;}
}