.static-content h1, .static-content h2, .static-content h3, .static-content h4, .static-content h5, .static-content h6 {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.static-content p {
	float: left;
	width: 100%;
	font-size: 16px;
	line-height: 28px;
}
.menu-image.menu-image-title-before {
	width: 16px !important;
}
.fl-menu .menu .sub-menu > li {
	border-bottom: solid 1px #F9F3E7;
}
.fl-menu .menu .sub-menu > li {
	margin: 0 !important;
}
.header_menu .menu-item .sub-menu > li a::before, .header_menu  .sub-menu > li .menu-item a::after {
	display: none !important;
}
.header_menu .menu-item .sub-menu > li a:hover::after {
	transform: none !important;
	display: none;
}
h3.fonts_Tech {
	font-family: 'techfontnormal';
	font-size: 16px !important;
}
.link-all {
	cursor: pointer;
}
body, html {
	min-height: 100%;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	letter-spacing: 0.7px;
}
a:hover, a:focus, a:active, button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
	text-decoration: none !important;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
a:focus, a:hover {
	outline: none !important;
	text-decoration: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0;
	padding: 0;
	letter-spacing: 0.4px;
}
.fl-accordion-button-label, .fl-accordion-button-label:focus {
	font-size: 16px !important;
	outline: 0;
}

.fl-accordion-small .fl-accordion-content {
	padding: 15px 20px;
}
.service_Callout .fl-callout-title {
	margin-bottom: 10px !important;
}
.service_Callout .fl-callout-text p {
	padding: 0 0 20px 0 !important;
}
.service_Callout .fl-callout-cta-link {
	margin-top: 10px;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 15px;
	width: 100%;
}
.fl-page-header-container {
	padding-top: 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: 2px solid transparent;
	padding: 1px 0 2px !important;
	font-size: 15px;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	border-bottom-color: #00bfa5;
}
.fl-page-nav-right .fl-page-nav-collapse {
	width: 100%;
	display: inline-block !important;
	float: left;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.single-post .footer-menu a, .single-post .mt-footer a {
	color: #fff !important;
}
.single-post .footer-menu a:hover, .single-post .mt-footer a:hover {
	color: #00bfa5 !important;
}
.single .fl-sidebar ul, .single .fl-sidebar ol {
	padding-left: 0;
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
}
.single .fl-sidebar ul li, .single .fl-sidebar ol li {
	width: 100%;
	float: left;
	margin: 3px 0;
}
.single .fl-post-thumb img {
	width: 100%;
}
.blog_Home h2.fl-post-grid-title {
	font-size: 22px !important;
}
.single-post .fl-post-header .fl-post-meta {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	font-weight: 300;
	font-size: 14px;
}
.single-post .fl-post-header .fl-post-meta span a {
	font-weight: 500;
}
.single-post .fl-post-header .fl-post-meta a, .single-post .entry-footer a, .fl-post-cats-tags a, .fl-comment-form a, .recentcomments a {
	color: #00bfa5 !important;
}
.single-post .fl-post-header .fl-post-meta a:hover, .single-post .entry-footer a:hover, .fl-post-cats-tags a:hover, .fl-comment-form a:hover, .recentcomments a:hover {
	color: #202125 !important;
}
.single-post .fl-comment-form {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 20px;
	border: solid 1px #e7e7e7;
}
.blog_filter_main .snip0047:hover, .blog_filter_main .snip0047:focus {
	color: #fff !important;
	background: #176BDD !important;
}
.single-post .fl-comment-form .comment-reply-title {
	margin-top: 0 !important;
}
.single-post .inner_Para {
	padding-right: 17px;
}
.single-post #secondary {
	padding-left: 40px;
	border-left: solid 1px #e7e7e7;
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 {
	float: left;
	width: 100%;
	margin-bottom: 7px;
}
.single-post .fl-comment-form .form-submit input[type="submit"] {
	padding: 10px 12px;
	font-size: 14px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #00bfa5;
	border-color: #00bfa5;
	color: #fff;
	letter-spacing: 0.5px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif !important;
}
.single-post .fl-comment-form .form-submit input[type="submit"]:hover, .single-post .fl-comment-form .form-submit input[type="submit"]:focus {
	background-color: #498DD1;
	border-color: #498DD1;
}
.single-post .single_post_widget ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style: none;
	float: left;
	width: 100%;
}
.single-post .fl-widget ul li {
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
	margin: 0;
}
.single-post .fl-widget ul li a {
	color: #848484;
	font-size: 14px;
	font-weight: 400;
	transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	color: #00bfa5;
	text-decoration: none;
}
.single .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.single-post .fl-search-input {
	float: left;
	width: 100%;
	height: 42px;
	padding: 10px;
	font-size: 15px;
	margin-bottom: 0;
}
.fl-sidebar .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-widget .fl-widget-title {
	font-size: 20px;
	font-weight: 400;
}
.single-post .fl-post-header .fl-post-title {
	font-size: 30px;
	margin-bottom: 5px;
}
.single-post .fl-post-content p {
	font-weight: 300;
	line-height: 1.7em;
	font-size: 14px;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
	resize: none;
	font-size: 14px;
}
.single-post .fl-post-header {
	margin-bottom: 20px;
	border-bottom: solid 1px #e7e7e7;
	width: 100%;
	float: left;
}
.single-post .fl-comment-form .form-control {
	padding: 15px;
}
.single-post .fl-comment-form label {
	width: 100%;
	font-weight: 500 !important;
	font-size: 16px;
}
.single-post .fl-comment-form input[type="text"], .single-post .fl-comment-form input[type="email"], .single-post .fl-comment-form input[type="url"] {
	width: 100%;
	float: left;
	height: 42px;
	font-size: 14px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.single-post .entry-footer {
	margin-top: 15px;
	float: left;
	width: 100%;
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.single-post nav.navigation.post-navigation {
	float: left;
	width: 100%;
}
.single-post nav.navigation.post-navigation .nav-links a {
	border-bottom: none;
	color: #fff !important;
	letter-spacing: 1px;
	background-color: #E56213;
	border-radius: 4px;
}
.single-post nav.navigation.post-navigation .nav-links a:hover, .single-post nav.navigation.post-navigation .nav-links a:focus {
	border-bottom: solid 1px #4c4c4c;
	color: #4c4c4c;
}
.single-post .fl-comment-form .required {
	color: red;
}
.single-post .fl-post-cats-tags {
	font-weight: 500;
}
.single-post fl-post-cats-tagss a {
	font-weight: 500;
}
.single-post .fl-post-content ul, .single-post .fl-post-content ol {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.single-post .fl-post-content ul li, .single-post .fl-post-content ol li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.fl-post-grid-meta, .fl-post-grid-meta a {
	color: #4c4c4c !important;
	font-weight: 500;
}
.fl-post-grid-text {
	background: #fafafa;
}
.fl-post-grid-content a.fl-post-grid-more {
	border: none;
	background-color: #00bfa5 !important;
	border-radius: 5px;
	color: #ffffff;
	cursor: pointer;
	padding: 8px 30px;
	display: inline-block;
	margin: 5px 3px 5px 3px;
	text-transform: uppercase;
	line-height: 1.4em;
	font-weight: 500;
	font-size: 12px;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 20px;
	font-family: 'Raleway', Arial, sans-serif;
}
.fl-post-grid-content a.fl-post-grid-more:hover, .fl-post-grid-content a.fl-post-grid-more:focus {
	background-color: #5E96CA !important;
	color: #fff;
}
.gray_Hover .fl-photo-img {
	/* filter: url(filters.svg#grayscale); Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .8s ease-in-out;
}
.gray_Hover .fl-photo-content:hover .fl-photo-img {
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transform: scale(1);
}
.fl-post-grid-image a {
	display: block;
	height: 100%;
}
.fl-comments-popup-link {
	display: none !important;
}
.fl-post-grid-title:hover a {
	color: #00bfa5;
}
.contact_form .wpcf7-text, .contact_form .wpcf7-textarea, .contact_form .wpcf7-select {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #00bfa5;
	border-radius: 6px;
	box-shadow: none;
	color: #808080;
	font-size: 15px;
	height: 48px;
	margin-bottom: 10px;
	margin-top: 5px;
	outline: medium none;
	padding: 10px 15px;
	resize: none;
	width: 100%;
	letter-spacing: 1px;
	font-weight: 300;
}
.contact_form .wpcf7-textarea {
	min-height: 160px;
}
.contact_form .wpcf7-submit {
	background: #1f5179;
	border: solid 2px #1f5179;
	border-radius: 100px !important;
	color: #ffffff;
	cursor: pointer;
	float: none;
	font-size: 20px;
	font-weight: 300;
	padding: 18px 50px 22px;
	text-align: center;
	display: block;
	margin: 15px auto 0;
	width: 100%;
}
.contact_form .wpcf7-submit:hover, .contact_form .wpcf7-submit:focus {
	background: #00bfa5;
	border: solid 2px #00bfa5;
	transition: all 0.5s ease 0s;
	color: #fff;
}
.C_Form {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.wpcf7-form p {
	font-size: 16px;
	color: #3F5C89;
}
.contact_form .fl-contact-form label {
	display: none;
}
.contact_form label {
	float: left;
	width: 100%;
	color: #707070;
	text-transform: capitalize;
	font-size: 15px;
	margin-bottom: 0;
	font-weight: 400;
}
.pointer_star {
	font-weight: 400;
	display: inline-block;
	margin-left: 3px;
	color: red;
}
.label_SP br {
	display: none;
}
.label_SP {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
div.wpcf7-validation-errors {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	float: left;
	width: 100%;
}
div.wpcf7-mail-sent-ok {
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	float: left;
	width: 100%;
}
div.wpcf7-response-output {
	margin: 0;
	padding: 10px !important;
	text-align: center;
	float: left;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	display: block;
	font-size: 14px;
	font-weight: 400;
	float: left;
	width: 100%;
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94442;
	padding: 3px 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.wpcf7-list-item {
	float: left;
	margin-bottom: 5px;
	width: 100%;
}
span.wpcf7-list-item {
	margin: 0px 0 7px 0 !important;
}
.wpcf7-list-item > input {
	margin-right: 7px;
}
.wpcf7-list-item-label {
	display: inline-block;
	margin-left: 7px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
	background-color: #ffffff;
	border-color: #d73a25;
	box-shadow: none;
	outline: 0 none;
}
.list_Alighn li ul {
	margin-top: 10px;
}
.list_Alighn ul, .list_Alighn ol {
	padding-left: 15px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.list_Alighn ul li, .list_Alighn ol li {
	margin-bottom: 10px !important;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets {
	border-top: none !important;
}
.footer_copy {
	display: inline-block;
	font-size: 13px;
}
.footer_pages {
	font-size: 13px;
	display: inline-block;
	width: 100%;
	margin: 10px 0;
}
.pipe_ft {
	display: inline-block;
	font-size: 12px;
	margin: 0 6px 0 10px;
	color: #cccccc;
}
.bu_Center {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 20px;
}
.fl-page-nav-wrap {
	border-bottom: none !important;
	border-top: none !important;
	margin-left: 160px !important;
}
.socail_icon {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin: 30px 0 10px;
}
.address_text {
	display: block;
	margin: 20px 0 10px;
	font-size: 16px;
}
.socail_icon a {
	display: inline-block;
	margin: 5px 10px;
}
.socail_icon a:hover {
	opacity: 0.90;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.sp_1 {
	display: block;
	width: 100%;
	margin: 10px 0;
	font-size: 16px;
}
.fl-page-footer {
	border-top: none;
	padding: 5px 0 5px;
	background-size: cover !important;
}
.fl-page-nav-right .fl-page-header-wrap {
	border-bottom: none;
}
.fl-page-header {
	border-color: transparent;
	background-color: #fff;
}
.fl-page-nav-search {
	float: right;
}
.fl-page-nav-search a {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.table_All {
	background: #fff;
	border: solid 1px #F2CBAD;
	width: 100%;
	max-width: 300px;
}
.table_All thead {
	background: #F2CBAD;
}
.table_All thead th {
	color: #2d2d2d !important;
	text-transform: uppercase;
	font-weight: 600;
}
.table_All td, .table_All th, .single-ep-specialist .specialist-table td {
	padding: 15px;
	font-weight: 400;
	font-size: 14px;
	text-align: left;
	color: #172B4D;
}
.table_All tr:nth-child(2n), .single-ep-specialist .specialist-table tr:nth-child(2n) {
	background-color: #F9F3E7;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	border-top: none;
	padding: 44px 0 0;
	transition: all .5s;
	background: transparent;
	box-shadow: none;
}
.fl-page-header-fixed.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding-top: 18px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
	padding: 10px 20px;
	display: block;
	background: #1f5179;
	border-top: 1px solid #00bfa5;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
	background: #00bfa5;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a {
	color: #fff !important;
	margin: 0 !important;
	font-size: 13px !important;
	padding: 0 !important;
	border: none !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:focus {
	color: #fff !important;
	border: none !important;
	padding: 0 !important;
}
.blockquote {
	font-size: 17px;
}
.footer-logo {
	position: relative;
	margin-bottom: 30px;
}
.logo-widget .text {
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.social_area {
	display: inline-block;
}
.social_area a {
	text-align: center;
	margin-right: 8px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #cccccc;
	background: #1c1c1c;
	border: 1px solid #2e2e2e;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #cccccc;
	display: inline-block;
}
.social_area a:hover {
	background: #111111;
	color: #cccccc;
	border-color: #2e2e2e;
}
.in-touch {
	position: relative;
}
.in-touch h2 {
	position: relative;
	color: #ffffff;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.in-touch ul {
	position: relative;
	padding: 0;
	margin: 0;
}
.in-touch ul li {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 15px;
}
.in-touch ul li span {
	position: relative;
	color: #cccccc;
}
.number-widget {
	position: relative;
	margin-top: 50px;
}
.number-widget h3 {
	position: relative;
	color: #00bfa5;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-left: 40px;
}
.number-widget .text {
	position: relative;
	color: #cccccc;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6em;
	margin-bottom: 25px;
}
.number-widget h3 .icon {
	position: absolute;
	left: 0px;
	top: 4px;
	color: #00bfa5;
	font-size: 22px;
}
.header_menu ul.menu li {
	margin: 0 15px !important;
}


.social_icon {
	display: inline-block;
}
.hero-callout .fl-callout-photo {
	width: 100px;
	float: left;
}
.hero-callout .fl-callout-content {
	float: right;
	width: calc(100% - 100px);
}
.hero-callout .fl-callout-content .fl-module-content {
	margin: 0;
}
.home_post .fl-post-grid-text .fl-post-grid-title a {
	color: #202125;
}
.home_post .fl-post-column .fl-post-grid-post {
	border-radius: 8px;
	border: 0px solid;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease;
	background-color: #fff !important;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.16);
	border: none !important;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

.home_post .fl-post-column .fl-post-grid-post:hover {
	box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.1);
	transform: translate3d(0,-8px,0);
}

.home_post .fl-post-grid-text .fl-post-grid-title a:hover {
	color: #213651;
}
.home_post .fl-post-grid-image {
	height: 240px;
}
.home_post .fl-post-grid-image img {
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}

.home_post .fl-terms-label, .post_Meta .fl-html {
	font-weight: 500;
}
.post_Meta .fl-html a {
	font-weight: 400;
}

.home_post .fl-post-grid-text {
	background: #fff !important;
}
.home_post .fl-post-grid-terms a {
	color: #0D47A1;
}
.home_post .fl-post-grid-terms a:hover, .home_post .fl-post-grid-terms a:focus {
	color: #1c1c1c;
}
.home_post .fl-post-grid-terms {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.home_post .fl-post-grid-content p {
	font-size: 16px;
	line-height: 1.6;
}
.home_post .fl-post-grid-post {
	box-shadow: 0px 8px 9px -4px rgba(0, 0, 0, 0.2);
}
.blog_pagination a {
	padding: 4px 12px 6px !important;
}
.blog_pagination span {
	padding: 4px 12px 6px !important;
	border: 1px solid #fff !important;
}
.post_Content .fl-node-content p {
	font-size: 16px;
	color: #1c1c1c;
	line-height: 1.6;
}
.nav-previous a, .nav-next a, .post_Meta .fl-html {
	font-size: 13px;
}
.prime_Sidebar .fl-widget-title, h3.sidebar_Title {
	font-size: 20px;
	color: #1c1c1c;
	margin-bottom: 15px;
}
.prime_Sidebar .fl-widget-title, h3.sidebar_Title {
	border-bottom: double 3px #F2CBAD;
	padding-bottom: 6px;
	font-size: 20px;
	color: #1c1c1c;
	margin-bottom: 15px;
}
h3.sidebar_Title {
	width: 90%;
}
.prime_Sidebar .fl-widget ul {
	float: left;
	width: 100%;
}
.prime_Sidebar .fl-widget ul li {
	border-bottom: solid 1px #F2CBAD;
	padding: 14px 0;
	margin: 0;
	line-height: 1.3
}
.prime_Sidebar .fl-widget ul li:first-child {
	padding-top: 0;
}
.prime_Sidebar .fl-widget ul li a {
	font-size: 14px;
}
.post_Content ul, .post_Content ol {
	margin-top: 0;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	float: left;
	width: 100%;
}
.post_Content ul li, .post_Content ol li {
	margin-bottom: 5px;
	float: left;
	width: 100%;
}
.fl-builder-pagination li a.page-numbers:hover, .fl-builder-pagination li span.current {
	background: #0D47A1;
	color: #fff !important;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	border: 1px solid #0D47A1;
	display: inline-block;
	padding: 4px 14px 6px;
	margin: 0 2px 5px;
	border-radius: 4px;
}
.single-post .fl-widget ul li a {
	color: #1c1c1c;
	font-size: 14px;
	font-weight: 400;
	transition: all 500ms ease;
}
.single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	color: #0D47A1;
	text-decoration: none;
}
.prime_Sidebar h2 {
	border-bottom: double 3px #e7e7e7;
	padding-bottom: 6px;
	font-size: 20px;
	margin-bottom: 10px;
}
.list-its .fl-icon i {
	border: solid 4px #000;
	width: 63px;
	height: 63px;
	line-height: 0;
}
.list-its .fl-icon i::before {
	margin-top: 2px !important;
	display: inline-block;
}
.copy-text {
	width: 100%;
	float: right;
	text-align: right;
	margin-top: 10px;
}
.item-space img {
	margin: 0 10px 0 0;
}
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}
.fl-page-footer-container.container {
	width: 100%;
}
p.copyright-text {
	font-size: 15px;
	font-family: 'Be Vietnam';
	line-height: 5rem;
}
a.footer_menu {
	padding: 10px;
	font-size: 15px;
	text-transform: lowercase;
}
.social_icon a {
	font-size: 26px;
	margin-left: 15px;
}
.ul_Para ul {
	list-style-position: inside;
	padding-left: 0;
	max-width: 200px;
	margin: 0 auto;
	float: none;
}
.single-post nav.navigation.post-navigation .nav-links a {
	border-bottom: none;
	color: #fff !important;
	letter-spacing: 1px;
	background-color: #0D47A1;
	border-radius: 4px;
}
.single-post nav.navigation.post-navigation .nav-links a:hover, .single-post nav.navigation.post-navigation .nav-links a:focus {
	border-bottom: none;
	color: #fff !important;
	background-color: #1c1c1c !important;
}
.image_Feature img {
	width: 100%;
}
.nav-links {
	display: flex !important;
	gap: 10px;
	justify-content: space-around;
	align-items: center;
}
.nav-links .nav-previous {
	margin: 0 !important;
}
.daxlogo-section {
    width: 100%;
    overflow: hidden;
    background: transparent;
  }
 
  .daxlogo-row {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
 
  .daxlogo-track {
    display: flex;
    width: max-content;
  }
 
  /* Row 1 - Left to Right (already added) */
  .daxlogo-track-ltr {
    animation: daxlogo-scroll-ltr 30s linear infinite;
  }
 
  /* Row 2 - Right to Left (new) */
  .daxlogo-track-rtl {
    animation: daxlogo-scroll-rtl 30s linear infinite;
  }
 
  .daxlogo-track:hover {
    animation-play-state: paused;
  } 
 
  .daxlogo-card {
    flex: 0 0 auto;
    width: 220px;
    margin: 0 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
  }
 
  .daxlogo-card img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
  }
 
  @keyframes daxlogo-scroll-ltr {
    from { transform: translateX(-50%); }
    to   { transform: translateX(0%); }
  }
 
  /* Right to Left: track starts at 0 and moves to -50% (opposite of row 1) */
  @keyframes daxlogo-scroll-rtl {
    from { transform: translateX(0%); }
    to   { transform: translateX(-50%); }
  }
 
  @media (max-width: 768px) {
.daxlogo-card {
	width: 130px;
}
  }




@media screen and (min-width:992px) { 
.header_menu .menu-item a {
	position: relative;
	transition: transform .1s ease-in-out;
}
.header_menu .menu-item a::before, .header_menu .menu-item a::after {
	content: "";
	position: absolute;
	background-color: #e26628;
	transition: transform .5s;
}
.header_menu .menu-item a::after {
	left: 0;
	width: 100%;
	height: 1px;
	bottom: 0;
	transform: scaleX(0);
	transform-origin: left;
}
.header_menu .menu-item a:hover::after{
    transform: scaleX(1);
}	
.post_Shift {
	margin-top: -10%;
}		
}

.header_menu .menu-item a:focus {
	outline: none !important;
}


/* =========================
   OUR WORK SECTION
========================= */

.work-section {
  width: 100%;
  background: #151d2b;
  color: #fff;
  padding-top: 110px;
  padding-bottom: 0;
  overflow: hidden;
}


/* =========================
   HEADER
========================= */

.work-header {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px 85px;

  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.header-left {
  max-width: 560px;
}

.eyebrow {
  display: flex;
  align-items: center;
  gap: 10px;

  color: #ff4d3d;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;

  margin-bottom: 25px;
}

.eyebrow::before {
  content: "";
  width: 30px;
  height: 2px;
  background: #ff4d3d;
}

.work-title {
  margin: 0;

  color: #fff;
  font-size: 50px;
  line-height: 1.08;
  font-weight: 800;
  letter-spacing: -2px;
}


/* =========================
   PROJECT COUNTER
========================= */

.project-count {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-top: 5px;
}

.number {
  font-size: 165px;
  line-height: .8;
  font-weight: 300;
  letter-spacing: -8px;
  color: transparent;
  -webkit-text-stroke: 1px #90CAF9;
}

.count-label {
  color: #fff;
  font-size: 16px;
  line-height: 1.1;

  writing-mode: vertical-rl;
  transform: rotate(180deg);
}


/* =========================
   PROJECT GRID
========================= */

.projects {
  width: 100%;

  display: grid;
  grid-template-columns: repeat(3, 1fr);

  border-top: 1px solid #46505e;
  border-bottom: 1px solid #46505e;
}


/* =========================
   PROJECT CARD
========================= */

.project-card {
  position: relative;

  height: 410px;
  overflow: hidden;

  background: #151d2b;

  border-right: 1px solid #46505e;

  cursor: pointer;
}

.project-card:first-child {
  border-left: 1px solid #46505e;
}


/* =========================
   HOVER IMAGE
========================= */

.project-image {
  position: absolute;
  inset: 0;

  z-index: 1;

  background-size: cover;
  background-position: center;

  transform: translateY(100%);

  transition:
    transform 0.7s cubic-bezier(.77, 0, .18, 1);
}

.project-image::after {
  content: "";

  position: absolute;
  inset: 0;

  background: rgba(10, 17, 27, 0.35);
}

.project-card:hover .project-image {
  transform: translateY(0);
}


/* =========================
   PROJECT CONTENT
========================= */

.project-content {
  position: absolute;

  left: 46px;
  bottom: 80px;

  z-index: 2;

  padding: 0;

  transition: transform 0.4s ease;
}

.project-card:hover .project-content {
  transform: translateY(-5px);
}

.project-name {
	margin: 0 0 12px;
	color: #90CAF9;
	font-size: 26px;
	line-height: 1.2;
	font-weight: 700;
}

.project-description {
  max-width: 300px;
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.55;
}


/* =========================
   SIMPLE RIGHT ARROW
========================= */

.project-arrow {
  position: absolute;
  right: 45px;
  bottom: 52px;
  z-index: 3;
  width: 32px;
  height: 20px;
  color: #777d85;
  transition:
    transform 0.35s ease,
    color 0.35s ease;
}

.project-card:hover .project-arrow {
  color: #fff;
  transform: translateX(5px);
}


/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1100px) {

  .work-header {
    padding-left: 40px;
    padding-right: 40px;
  }

  .work-title {
    font-size: 44px;
  }

  .number {
    font-size: 130px;
  }

  .project-content {
    left: 35px;
  }

  .project-arrow {
    right: 30px;
  }
}


@media (max-width: 900px) {

  .work-section {
    padding-top: 70px;
  }

  .work-header {
    display: block;
    padding-bottom: 60px;
  }

  .project-count {
    margin-top: 45px;
  }

  .projects {
    grid-template-columns: 1fr;
  }

  .project-card {
    height: 400px;

    border-left: 1px solid #46505e;
    border-bottom: 1px solid #46505e;
  }

  .project-card:last-child {
    border-bottom: 0;
  }
}


@media (max-width: 600px) {

  .work-header {
    padding-left: 25px;
    padding-right: 25px;
  }

  .work-title {
    font-size: 36px;
    letter-spacing: -1px;
  }

  .number {
    font-size: 95px;
  }

  .count-label {
    font-size: 14px;
  }

  .project-card {
    height: 280px;
  }

  .project-content {
    left: 25px;
    bottom: 70px;
  }

  .project-name {
    font-size: 22px;
  }

  .project-description {
    font-size: 14px;
    max-width: 70%;
  }

  .project-arrow {
    right: 25px;
    bottom: 40px;
  }
}
	

.testimonial-heading {
  max-width: 1280px;
  margin: 0 auto 60px;
}

.testimonial-eyebrow {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #202125;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;

  margin-bottom: 22px;
}

.testimonial-eyebrow::before {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
}

.testimonial-heading h2 {
  margin: 0;
  color: #ffffff;
  font-size: clamp(38px, 5vw, 58px);
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -2px;
}

.testimonial-carousel {
  max-width: 1400px;
  margin: 0 auto;
}

.testimonial-card {
	position: relative;
	padding: 45px 30px;
	background: #192231;
	border: 1px solid #3d4654;
	transition: border-color .4s ease, background .4s ease;
	border-radius: 16px;
}
.testimonial-card:hover {
  border-color: #ff4d3d;
  background: #1b2636;
}
.quote-icon {
	color: #ff4d3d;
	font-family: Georgia, serif;
	font-size: 75px;
	line-height: .7;
	margin-bottom: 0;
}

.testimonial-text {
	margin: 0 0 30px;
	color: #c3c8d0;
	font-size: 16px;
}

.testimonial-bottom {
  display: flex;
  align-items: center;
  gap: 15px;

  margin-top: auto;
}

.testimonial-avatar {
  width: 52px;
  height: 52px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  background: #ff4d3d;
  color: #fff;

  font-size: 15px;
  font-weight: 700;
}

.testimonial-bottom h4 {
  margin: 0 0 4px;

  color: #fff;

  font-size: 17px;
  font-weight: 700;
}

.testimonial-bottom span {
  color: #8e96a3;
  font-size: 14px;
}
.testimonials-section .owl-carousel .owl-nav .owl-prev, .testimonials-section .owl-carousel .owl-nav .owl-next, .testimonials-section .owl-carousel .owl-dot {
	font-size: 34px;
	color: #fff;
}

.stars {
  position: absolute;
  right: 40px;
  bottom: 48px;
  color: #ff4d3d;
  font-size: 14px;
  letter-spacing: 3px;
}


.testimonial-carousel .owl-nav {
	display: flex;
	justify-content: center;
	gap: 15px;
	margin-top: 10px;
}
.testimonial-carousel .owl-nav button {
  width: 52px;
  height: 52px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  background: transparent !important;
  border: 1px solid #46505e !important;
  color: #fff !important;
  font-size: 25px !important;
  transition: all .3s ease;
}

.testimonial-carousel .owl-nav button:hover {
  background: #ff4d3d !important;
  border-color: #ff4d3d !important;
}


.testimonial-carousel .owl-dots {
  display: flex;
  justify-content: flex-start;
  gap: 8px;
  margin-top: -52px;
}

.testimonial-carousel .owl-dot span {
  width: 7px !important;
  height: 7px !important;
  margin: 0 !important;
  background: #56606f !important;
  transition: all .3s ease;
}

.testimonial-carousel .owl-dot.active span {
  width: 30px !important;
  background: #ff4d3d !important;
}
button:focus {
	outline: none !important;
}

@media (max-width: 991px) {


  .testimonial-carousel .owl-dots {
    margin-top: 30px;
  }

  .testimonial-carousel .owl-nav {
    margin-top: 25px;
  }
}


@media (max-width: 575px) {

  .testimonial-heading {
    margin-bottom: 30px;
  }

  .testimonial-heading h2 {
    font-size: 38px;
  }

  .testimonial-card {
    min-height: 400px;

    padding: 35px 28px;
  }

  .testimonial-text {
    font-size: 15px;
  }

  .stars {
    position: static;
    margin-top: 25px;
  }

  .testimonial-carousel .owl-nav {
    justify-content: center;
  }

  .testimonial-carousel .owl-dots {
    justify-content: center;
    margin-top: 25px;
  }
}

.home_Callout .fl-callout-photo {
	width: 40px !important;
	padding: 0 !important;
}
.home_Callout .fl-callout-content {
	width: calc(100% - 40px) !important;
	padding-left: 10px;
}
a:focus {
	outline: none !important;
}
.socail-media i {
	height: 42px !important;
	display: flex;
	justify-content: center;
	transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}	
.socail-media i::before {
	font-size: 20px !important;
}	
.icon_CRT .fl-photo-content {
	background: radial-gradient(at center center, #0D47A1 0%, #09376B 60%);
	padding: 17px;
	border-radius: 50px;
	width: 90px;
}	
.move-Box {
  transition: transform 0.3s ease-in-out;
	cursor: pointer;
}
.move-Box:hover {
  transform: translateY(-5px);
}
.orange_Box h2 {
	background: #e26628;
	display: inline-block;
	padding: 70px;
}	
.orange_Box span {
	font-size: 34px;
	letter-spacing: 2px;
}
.orange_Box span {
	font-size: 20px;
	font-weight: 600;
	font-family: "Gothic A1",sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: block;
}
.orange_Box br {
	display: none;
}
	
	
	
	
	
	
	
	
	
	
/*** Media CSS Start Here ***/
 
@media screen and (max-width:1280px) {
.header_menu ul.menu li {
	margin: 0 10px !important;
}	
.container {
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	width: 100%;
	padding: 30px 15px !important;
}
.fl-page-footer-container.container {
	width: 100%;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-page-nav-search .socail_icon {
	display: none;
}
.fl-page-nav-wrap {
	margin-left: -15px !important;
}
}
 @media screen and (max-width:1160px) {
.fl-rich-text br, .fl-heading br {
	display: none;
}
}
 @media screen and (max-width:1080px) {	
.fl-page-header-container.container {
	max-width: 100% !important;
}
}
 @media screen and (max-width:991px) {
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	border: solid 1px transparent;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-offcanvas-close {
	font-size: 22px;
	padding: 10px 15px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	padding: 15px;
}
.fl-page-header {
	border-bottom: solid 1px #72687f;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse .fl-page-nav-search {
	display: block !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
	padding-bottom: 0 !important;
}
.fl-page-nav-wrap {
	border: none !important;
	margin-top: 0;
}
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px !important;
}
.fl-col-small {
	max-width: 100% !important;
}
.fl-page-header {
	border: none;
}
.fl-page-header-primary .fl-logo-img {
	height: auto;
}
.fl-page-nav .navbar-nav li > a {
	padding: 15px 10px;
}
.hero_Section .fl-row-content-wrap {
	margin-top: 0 !important;
}
.fl-page-nav {
	background: #fff !important;
	border-top: solid 1px #e7e7e7;
	margin-top: 10px !important;
	padding-top: 10px;
}
.fl-page-header {
	background: #fff !important;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	position: absolute;
	right: 13px;
	top: 3px;
}
.fl-builder-content  .logo-second {
	display: none !important;
}
.header_menu ul.menu li a {
	padding: 12px 15px !important;
	border-bottom: solid 1px #999;
	font-size: 14px;
}
.fl-flyout-left .fl-menu-mobile-close {
	color: #424635;
	font-size: 22px;
	padding: 10px 15px;
}
.fl-flyout-left .fl-menu-mobile-close:hover,
.fl-flyout-left .fl-menu-mobile-close:focus {
	color: #F2CBAD;
	padding: 10px 15px;
	top: 0 !important;
	font-size: 22px;
}
.fl-menu-mobile-flyout {
	padding: 0 !important;
}
.header_menu ul.menu {
	margin-top: 55px;
	border-top: solid 1px #999;
}
.header_menu ul.menu li, .mid-menu ul.menu li {
	margin: 0 !important;
}
.header_menu ul.menu li a:hover, .header_menu ul.menu li.current_page_item a {
	border-bottom: solid 1px #999;
}
.header_menu.header-pages ul.menu li a {
	border-bottom: solid 1px #999 !important;
}
.header_menu.header-pages ul.menu li a:hover, .header_menu.header-pages ul.menu li.current_page_item a {
	border-bottom: solid 1px #999 !important;
}
}
 @media screen and (max-width:767px) {
.fl-page-nav-right .fl-page-header-container {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
	right: 15px !important;
	top: 30px !important;
}
h1.fl-heading {
	font-size: 28px !important;
}
h2.fl-heading {
	font-size: 24px !important;
}
h3.fl-heading {
	font-size: 20px !important;
}
.fl-page-nav-right .fl-page-nav ul.navbar-nav > li {
	margin: 0;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a {
	border-bottom: none;
	padding: 10px 15px !important;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li > a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent > a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item > a {
	color: #00bfa5 !important;
}
.fl-offcanvas-close {
	margin-top: 10px !important;
}
.fl-offcanvas-close:hover i, .navbar-toggler:hover i {
	color: #00bfa5 !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.blog_filter_main ul li {
	margin-bottom: 10px !important;
}
.fl-page-header-container.container {
	max-width: 100% !important;
}
.display_content h1 {
	font-size: 34px !important;
	line-height: 46px;
	margin-top: 0 !important;
}
.fl-page-footer-widgets-row .fl-widget {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.fl-page-footer-widgets-container.container {
	padding: 30px 15px 0 !important;
}
.fl-page-footer-text.fl-page-footer-text-1 {
	padding-bottom: 10px;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li {
	border-color: #ddd;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	border: none;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
	text-align: left;
	margin-right: 0;
}
.fl-page-nav {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
.hero_Section p br {
	display: none;
}
.fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
	background-color: #fff !important;
}
.fl-page-nav .navbar-nav li > a {
	font-size: 16px;
}
.fl-row-full-height.hero_Section .fl-row-content-wrap {
	min-height: 50vh !important;
}
.fl-post-slider-navigation .slider-prev {
	left: 5px;
}
.fl-post-slider-navigation .slider-next {
	right: 5px;
}
.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	padding: 0;
}
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-nav-collapse ul.navbar-nav {
	margin-top: 45px;
	border-top: solid 1px #ddd;
}
.fl-page-nav-search a {
	padding: 10px !important;
}
.fl-page-nav-right .fl-page-nav-search a.fa-search {
	right: 0;
	top: 0;
}
.fl-page-nav-search form {
	width: 250px;
	padding: 10px;
}
.number-widget {
	margin-top: 0;
}
.number-widget .text {
	margin-bottom: 0;
}
.fl-page-footer-text {
	padding-bottom: 0;
}
.fl-rich-text p br {
	display: none;
}
.orange_Box h2 {
	background: #e26628;
	display: inline-block;
	padding: 40px 20px;
	text-align: center;
	width: 100%;
	font-size: 26px;
}
.orange_Box span {
	font-size: 18px !important;
}	 
}
 @media screen and (max-width:480px) {
.copy__text {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.table_All {
	max-width: 100%;
}	 
}
@media screen and (max-width:425px) {
.fl-page-footer-container.container {
	width: 100%!important;
}
h1.text-center.footer_heading {
	font-size: 3rem!important;
}
}



/** Gravity Form CSS **/
.gform_heading {
    background: #f5f5f5;
    padding: 10px;
    text-align: center;
    margin-bottom: 15px;
    display: none !important;
}

.gform_heading h2 {
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.gform_wrapper .gform-field-label {
	font-size: 16px !important;
	font-weight: 700 !important;
	color: #2D2D2D !important;
	border: none;
}
.gform_wrapper .ginput_container {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.gform_legacy_markup_wrapper textarea.medium {
    height: 120px !important;
    width: 100%;
}

.gform_wrapper .large, .gform_wrapper .medium, .name_last input, .name_first input, .gform_wrapper .password_input_container input, .gform_wrapper .gfield--type-address input,
.gform_wrapper .gfield--type-address select, .gfield_time_ampm select, .gform_wrapper .gform-datepicker, .ginput_container_time input {
	color: #383838 !important;
	margin-top: 0;
	outline: medium none;
	padding: 10px !important;
	resize: none;
	font-size: 14px !important;
	font-weight: 500;
	border-radius: 10px;
	text-indent: 5px !important;
	height: 50px !important;
	width: 100% !important;
	background: #fff;
	box-shadow: none;
	border: 1px solid #1c1c1c;
}
.name_last input,
.name_first input {
    width: 100% !important;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
    flex: 0 0 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 140px !important;
}

.name_last {
    padding-right: 0 !important;
}

.gform_wrapper .gform_footer {
    justify-content: center !important;
    margin-top: 20px !important;
}

.gform_wrapper input[type=text]:focus,
.gform_wrapper input:focus,
.gform_wrapper input:hover,
.gform_wrapper .password_input_container input:hover,
.gform_wrapper .password_input_container input:focus,
.gform_wrapper .gform_wrapper textarea.medium:focus,
.gform_wrapper input[type=text]:hover,
.gform_wrapper .gform_wrapper textarea.medium:hover,
.gform_wrapper .name_last input:focus,
.contact-grav .name_first input:focus,
.ginput_container_textarea textarea:hover,
.ginput_container_textarea textarea:focus,
.gform_wrapper .gfield--type-address select:hover,
.gform_wrapper .gfield--type-address select:focus,
.gform_wrapper .gfield_select:hover,
.gform_wrapper .gfield_select:focus,
.gfield_time_ampm select:hover,
.gfield_time_ampm select:focus, 
.gform_wrapper .gform-datepicker:hover,
.gform_wrapper .gform-datepicker:focus,
.ginput_container_time input:hover,
.ginput_container_time input:focus {
    border-color: #424635 !important;
    background-color: #F6E4D1;
}

#gform_wrapper_1 h2,
#gform_wrapper_1 h3,
#gform_wrapper_1 h1,
#gform_wrapper_1 h4 {
    font-family: "Lato", sans-serif !important;
}
.gform_wrapper.gravity-theme .gfield-choice-input + label {
	font-weight: 400 !important;
}
.gform_wrapper form li,
.gform_wrapper li {
    margin-bottom: 0 !important;
}

.gform_wrapper ul li.gfield.gfield_error {
    margin-top: 0px !important;
    padding-top: 0 !important;
}

.gform_wrapper li.gfield_error input {
    border-color: red !important;
}

.gform_wrapper .top_label .gfield_error {
    width: 100%;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-left: 0px;
    max-width: 100%;
}
.gform_wrapper .gfield_error .validation_message {
	display: inline-block !important;
	background: #f2dede !important;
	width: 100% !important;
	text-align: left;
	color: #a94442 !important;
	border: solid 1px #ebccd1 !important;
	max-width: 100%;
	padding: 5px 10px !important;
	margin: 0 !important;
	font-size: 12px !important;
}

.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below {
    background: none;
    border: none;
    font-weight: 400;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}

.gform_confirmation_message {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    padding: 10px 20px;
    text-align: center;
}

.gform_wrapper div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
    max-width: 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 192px !important;
}

#gform_submit_button_1 {
	padding: 14px 15px !important;
	width: 180px;
	font-size: 16px !important;
	line-height: 18px !important;
	font-weight: 400 !important;
	letter-spacing: 0.4px;
	color: #ffffff !important;
	background-color: #e26628 !important;
	border: solid 2px #e26628 !important;
	border-radius: 50px !important;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px !important;
}
.gfield_select option {
	width: 100%;
}
.gform_wrapper.gravity-theme .gfield-choice-input {
	width: 20px;
	height: 20px;
	border: solid 2px #707070 !important;
	margin-right: 5px;
}
#gform_submit_button_4 {
	width: 260px !important; 
}
#gform_submit_button_1:hover,
#gform_submit_button_1:focus {
    color: #ffffff;
    background-color: #424635 !important;
    border: solid 2px #424635 !important;
}
h3.gsection_title {
	font-size: 20px;
}
.gform_previous_button {
	background-color: #1c1c1c !important;
	border: solid 2px #1c1c1c !important;
}
.gform_previous_button:hover,
.gform_previous_button:focus {
	background-color: #E56213 !important;
	border: solid 2px #E56213 !important;
	color: #ffffff;
}
.job_Form #gform_wrapper_4 .gform-page-footer.gform_page_footer.top_label {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.job_Form #gform_wrapper_4 .ginput_container_time {
	max-width: 80px;
	min-width: 80px;
}
.job_Form #gform_wrapper_4 .hour_minute_colon {
	line-height: 2.6;
}
.job_Form #gform_wrapper_4 .gfield hr {
	border-top: 1px solid #E56213 !important;
}
/* Target standard Gravity Forms select dropdowns */
.gform_wrapper .gfield_select, 
.gform_wrapper .gfield--type-address select, .gfield_time_ampm select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important; 
    background-image: url("https://sachsmarke3stg.wpenginepowered.com/wp-content/uploads/2026/07/down.png");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 20px;
    padding-right: 0 !important; 
}


@media screen and (max-width:580px) {
    .gform_wrapper form li,
    .gform_wrapper li {
        width: 100% !important;
    }

    div.ginput_complex.ginput_container.gf_name_has_2 span {
        width: 100%;
        padding: 0 !important;
        margin: 15px 0 0 0 !important;
    }

    .gform_wrapper div.ginput_container_name span:last-child {
        padding-right: 0 !important;
    }

    .gform_wrapper .top_label li.gfield.gf_left_half {
        margin-right: 0 !important;
    }

    .gform_wrapper .medium,
    .name_last input,
    .name_first input {
        width: 100% !important;
    }

    .name_last input,
    .name_first input {
        width: 100% !important;
    }

    .frame {
        height: 560px;
    }

    .frame img {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .frame .details {
        height: 94%;
    }	
}

/** Gravity Form CSS END**/

.hero {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  background:
    radial-gradient(
      circle at 80% 20%,
      rgba(111, 159, 202, 0.18),
      transparent 35%
    ),
    radial-gradient(
      circle at 15% 80%,
      rgba(49, 92, 153, 0.25),
      transparent 40%
    ),
    linear-gradient(
      135deg,
      #16345f 0%,
      #315c99 50%,
      #1f4175 100%
    );
	border-top: solid 1px #fff;
}
/* ========================= GRID BACKGROUND ========================= */
 .hero::before {
     content: "";
     position: absolute;
     inset: 0;
     background-image: linear-gradient(rgba(255, 255, 255, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px);
     background-size: 60px 60px;
     opacity: 0.6;
}
/* ========================= MAIN CONTAINER ========================= */
 .hero-content {
     position: relative;
     z-index: 5;
     width: min(1280px, 92%);
     margin: auto;
     display: grid;
     grid-template-columns: 1.1fr 0.9fr;
     align-items: center;
     gap: 50px;
}
/* ========================= LEFT SIDE ========================= */
 .hero-badge {
     display: inline-flex;
     align-items: center;
     gap: 10px;
     padding: 10px 16px;
     border-radius: 50px;
     background: rgba(255, 255, 255, 0.08);
     border: 1px solid rgba(255, 255, 255, 0.12);
     backdrop-filter: blur(10px);
     font-size: 13px;
     color: #bdefff;
     margin-bottom: 25px;
}
 .badge-dot {
     width: 8px;
     height: 8px;
     border-radius: 50%;
     background: #52e5ff;
     box-shadow: 0 0 12px #52e5ff;
}
 .hero-title {
     font-size: 60px;
     font-weight: 900;
     line-height: 1;
	 color: #fff;
}
 .hero-title span {
     display: block;
     margin: 10px 0;
     background: linear-gradient(90deg, #ffffff, #6fe8ff);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}
 .hero-description {
     max-width: 620px;
     margin-top: 28px;
     color: rgba(255, 255, 255, 0.7);
     font-size: 17px;
     line-height: 1.7;
}
/* ========================= BUTTONS ========================= */
 .hero-buttons {
     display: flex;
     flex-wrap: wrap;
     gap: 15px;
     margin-top: 35px;
}
 .btn {
     display: inline-flex;
     align-items: center;
     justify-content: center;
     padding: 16px 25px;
     border-radius: 50px;
     text-decoration: none;
     font-size: 14px;
     font-weight: 600;
     transition: transform .3s ease, box-shadow .3s ease;
}
 .btn:hover {
     transform: translateY(-4px);
	 color: #fff;
}
 .btn-primary {
     color: white;
     background: linear-gradient(135deg, #36d5f5, #1874ce);
     box-shadow: 0 15px 35px rgba(32, 165, 225, .35);
}
 .btn-secondary {
     color: white;
     border: 1px solid rgba(255, 255, 255, .18);
     background: rgba(255, 255, 255, .07);
     backdrop-filter: blur(10px);
}
/* ========================= RIGHT SECTION ========================= */
 .right-section {
     display: flex;
     flex-direction: column;
     gap: 15px;
}
/* ========================= MAIN BOX ========================= */
 .hero-card {
     position: relative;
     padding: 40px;
     border-radius: 28px;
     overflow: hidden;
    background:
    linear-gradient(
      145deg,
      rgba(49, 92, 153, 0.55),
      rgba(31, 65, 117, 0.65)
    );
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-shadow: 0 30px 70px rgba(10, 30, 60, 0.3);
     backdrop-filter: blur(20px);
}
 .hero-card::before {
     content: "";
     position: absolute;
     width: 220px;
     height: 220px;
     top: -100px;
     right: -100px;
     border-radius: 50%;
     background: rgba(61, 211, 255, .25);
     filter: blur(60px);
}
.card-icon {
	position: relative;
	z-index: 2;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	border-radius: 8px;
	background: linear-gradient(90deg, rgba(13, 72, 160, 0.82) 0%, rgba(9, 55, 108, 0.79) 100%);
	box-shadow: 0 15px 30px rgba(36, 172, 240, .35);
}
 .hero-card h3 {
     position: relative;
     z-index: 2;
     margin-top: 28px;
	 color: #fff;
     font-size: 30px;
}
 .hero-card p {
     position: relative;
     z-index: 2;
     margin-top: 15px;
     color: rgba(255, 255, 255, .7);
     line-height: 1.7;
}
/* ========================= RAIN ========================= */
 .rain-container {
     position: absolute;
     inset: 0;
     z-index: 2;
     pointer-events: none;
     overflow: hidden;
}
 .drop {
     position: absolute;
     width: 8px;
     height: 16px;
     border-radius: 50% 50% 60% 60%;
      background:
    linear-gradient(
      180deg,
      #d9e9f5,
      #6f9fca
    );

  box-shadow:
    0 0 15px rgba(111, 159, 202, 0.4);
     transform: rotate(45deg);
     animation: rainFall linear infinite;
}
 @keyframes rainFall {
     0% {
         transform: translateY(-100px) rotate(45deg);
         opacity: 0;
    }
     10% {
         opacity: .7;
    }
     100% {
         transform: translateY(110vh) rotate(45deg);
         opacity: 0;
    }
}
/* ========================= FLOATING BUBBLES ========================= */
 .bubble {
     position: absolute;
     z-index: 1;
     border-radius: 50%;
     border: 1px solid rgba(116, 231, 255, .2);
     background: rgba(60, 200, 255, .05);
     animation: floatBubble 7s ease-in-out infinite;
}
 @keyframes floatBubble {
     0%, 100% {
         transform: translateY(0);
    }
     50% {
         transform: translateY(-30px);
    }
}
/* ========================= MOBILE ========================= */
 @media (max-width: 950px) {
     .hero-content {
         grid-template-columns: 1fr;
         gap: 50px;
         padding: 40px 0 40px;
    }
     .right-section {
         max-width: 650px;
    }
}
 @media (max-width: 650px) {
     .hero-content {
         width: 90%;
    }
     .hero-title {
         font-size: 48px;
         letter-spacing: -2px;
    }
     .hero-description {
         font-size: 15px;
    }
     .hero-buttons {
         flex-direction: column;
    }
     .bottom-box {
         min-height: auto;
         display: flex;
         align-items: center;
         gap: 15px;
    }
     .bottom-box h4 {
         margin-top: 0;
    }
     .hero-card {
         padding: 28px;
    }
}

.jet-testimonials__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.jet-testimonials__figure {
	position: relative;
	overflow: hidden;
	order: 2;
  align-self: flex-start;
  border-radius: 50% 50% 50% 50%;
}
.jet-testimonials__comment {
	order: 1;
	align-self: flex-start;
	text-align: left;
	color: #424635;
	font-family: "Gothic A1", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 29px;
	width: 100%;
	background-color: #E9E3D5;
	padding: 41px 40px 29px 40px;
	margin: 0px 0px 59px 0px;
	border-radius: 0px 0px 0px 0px;
}
.jet-testimonials__name {
	order: 3;
	align-self: flex-start;
	text-align: left;
	color: #424635;
	font-family: "Alfa Slab One", Sans-serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 16px;
	letter-spacing: 0.36px;
	margin: -55px 0px 0px 84px;
}
.jet-testimonials__position {
	order: 4;
	align-self: flex-start;
	text-align: left;
	color: #777777;
	font-family: "Gothic A1", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 8px 0px 0 84px;
}
.jet-testimonials__comment {
	order: 1;
	align-self: flex-start;
	text-align: left;
	color: #424635;
	font-family: "Gothic A1", Sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 29px;
	width: 100%;
	background-color: #E9E3D5;
	padding: 41px 40px 29px 40px;
	margin: 0px 0px 59px 0px;
	border-radius: 16px;
	position: relative;
}
.jet-testimonials__comment::after {
	border-color: #E9E3D5 transparent transparent transparent;
	left: 13%;
	border-right-width: 40px;
	margin-left: calc(40px/-2);
	border-top-width: 28px;
	bottom: -28px;
	border-left-width: 0px;
	content: " ";
	display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}
.testimonial-carousel .owl-dots, .testimonial-carousel .owl-nav {
	display: none !important;
}

.scc-popup-overlay {
    position: fixed;
    inset: 0;
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(3, 18, 28, 0.72);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all 0.35s ease;
}

.scc-popup-overlay.scc-is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

/* ---------- Popup ---------- */
.scc-popup-box {
    position: relative;
    width: 100%;
    max-width: 920px;
    max-height: 92vh;
    overflow: hidden;
    display: grid;
    grid-template-columns: 0.9fr 1.1fr;
    background: #ffffff;
    border-radius: 24px;
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.35);
    transform: translateY(30px) scale(0.97);
    transition: transform 0.4s cubic-bezier(.2,.8,.2,1);
}

.scc-popup-overlay.scc-is-open .scc-popup-box {
    transform: translateY(0) scale(1);
}

/* ---------- Left Side ---------- */
.scc-popup-visual {
    position: relative;
    min-height: 620px;
    padding: 45px 38px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    overflow: hidden;
    color: #fff;
    background:
        linear-gradient(
            180deg,
            rgba(0, 40, 65, 0.12) 15%,
            rgba(0, 25, 38, 0.92) 100%
        ),
        url("https://images.unsplash.com/photo-1544551763-46a013bb70d5?auto=format&fit=crop&w=1000&q=85")
        center / cover no-repeat;
}

.scc-popup-visual::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(
            circle at 20% 20%,
            rgba(41, 190, 218, 0.25),
            transparent 40%
        );
    pointer-events: none;
}

.scc-popup-visual-content {
    position: relative;
    z-index: 2;
}

.scc-popup-badge {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    width: fit-content;
    margin-bottom: 18px;
    padding: 8px 13px;
    border: 1px solid rgba(255,255,255,0.28);
    border-radius: 50px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.scc-popup-visual h2 {
    margin: 0 0 14px;
    color: #fff;
    font-size: clamp(30px, 4vw, 45px);
    line-height: 1.05;
    letter-spacing: -0.03em;
}

.scc-popup-visual p {
    margin: 0 0 25px;
    max-width: 390px;
    color: rgba(255,255,255,0.82);
    font-size: 15px;
    line-height: 1.7;
}

.scc-popup-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
}

.scc-popup-highlight {
    padding: 8px 11px;
    border-radius: 8px;
    background: rgba(255,255,255,0.11);
    border: 1px solid rgba(255,255,255,0.15);
    color: #fff;
    font-size: 12px;
}

/* ---------- Right Side ---------- */
.scc-popup-form-area {
    position: relative;
    padding: 45px 42px;
    overflow-y: auto;
    background: #fff;
}

.scc-popup-close {
    position: absolute;
    top: 17px;
    right: 18px;
    z-index: 10;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 50%;
    background: #f1f5f7;
    color: #163746;
    font-size: 23px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.2s ease;
}
.scc-popup-close:hover, .scc-popup-close:focus, .scc-popup-close:active {
    background: #dce8ed;
    transform: rotate(90deg);
	top: 17px;
    right: 18px;
	position: absolute;
	color: #163746;
}
.scc-form-heading {
    padding-right: 35px;
    margin-bottom: 28px;
}
.scc-form-heading .scc-eyebrow {
    margin-bottom: 8px;
    color: #0c91ad;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}
.scc-form-heading h3 {
    margin: 0 0 8px;
    color: #123343;
    font-size: 30px;
    line-height: 1.15;
    letter-spacing: -0.025em;
}
.scc-form-heading p {
    margin: 0;
    color: #6a7c84;
    font-size: 14px;
    line-height: 1.6;
}
#gform_submit_button_2 {
    width: 100%;
    margin-top: 18px;
    padding: 16px 20px;
    border: 0;
    border-radius: 12px;
    background: linear-gradient(135deg, #087f9c, #0ba9c5);
    color: #fff;
    font-family: inherit;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.01em;
    cursor: pointer;
    box-shadow: 0 10px 25px rgba(8, 127, 156, 0.24);
    transition: all 0.25s ease;
}

#gform_submit_button_2:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 30px rgba(8, 127, 156, 0.32);
}
#gform_2 .gfield {
	margin-bottom: 10px;
}
#gform_2 .gfield_required {
	color: red !important;
	margin-left: 2px;
}


/* ---------- Mobile ---------- */
@media (max-width: 760px) {

    .scc-popup-overlay {
        padding: 12px;
        align-items: center;
    }

    .scc-popup-box {
        max-height: 94vh;
        grid-template-columns: 1fr;
        border-radius: 20px;
    }

    .scc-popup-visual {
        min-height: 220px;
        padding: 28px 25px;
    }

    .scc-popup-visual h2 {
        font-size: 29px;
    }

    .scc-popup-visual p {
        display: none;
    }

    .scc-popup-highlights {
        gap: 6px;
    }

    .scc-popup-highlight {
        font-size: 10px;
        padding: 6px 8px;
    }

    .scc-popup-form-area {
        padding: 30px 22px 25px;
    }

    .scc-form-heading h3 {
        font-size: 25px;
    }

    
}

/* ---------- Reduced Motion ---------- */
@media (prefers-reduced-motion: reduce) {
    .scc-popup-overlay,
    .scc-popup-box,
    .scc-popup-close,
    .scc-submit-btn {
        transition: none;
    }
}



