/*
	Theme Name: GalloMD Child Theme
	Theme URI: http://www.studiopress.com/
	Description: This is the sample theme created for the Genesis Framework.
	Author: Reymond D. Moreno
	Author URI: http://pixandcodes.net/

	Version: 2.3.1

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/

/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */


/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

progress {
	vertical-align: baseline
}

template,
[hidden] {
	display: none
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

button,
input,
optgroup,
select,
textarea {
	font: inherit;
	margin: 0
}

optgroup {
	font-weight: bold
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-input-placeholder {
	color: inherit;
	opacity: 0.54
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}


/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

* {
	outline: none !important;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */

.elementor-section.elementor-section-boxed>.elementor-container {
	padding: 0 30px;
}

.elementor-section.elementor-section-boxed>.elementor-container .elementor-container {
	padding: 0 0px;
}


/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%;
	/* 10px browser default */
}


/* Chrome fix */

body>div {
	font-size: 16px;
	font-size: 1.6rem;
}

body {
	background-color: #fff;
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

a {
	color: #21e6f8;
	text-decoration: underline;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 10px;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
}

h3 {
	font-size: 24px;
	font-size: 2.4rem;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}


/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}


/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
}


/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #21e6f8;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}


/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */


/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1200px;
}

.site-inner {
	clear: both;
	word-wrap: break-word;
	/*max-width: 100%;*/
}

.full-width-page .site-inner {
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}

.full-width-page .fl-row-fixed-width {
	margin: 0 auto;
}

.landing-page .site-inner {
	max-width: 800px;
}


/* ## Column Widths and Positions
--------------------------------------------- */


/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* ### Content */

.content {
	float: right;
	width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 660px;
}

.full-width-content .content {
	width: 100%;
}


/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}


/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}


/* ## Column Classes
--------------------------------------------- */


/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */


/* ## Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}


/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
	padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}


/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	width: 100%;
	margin-bottom: 30px;
}

.entry-content .search-form input[type="search"],
.site-header .search-form input[type="search"] {
	width: 80%;
}

.entry-content .search-form input[type="submit"],
.site-header .search-form input[type="submit"] {
	width: 20%;
	font-size: 18px;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}


/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #21e6f8;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}


/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul>li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul>li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul>li:last-of-type {
	padding-bottom: 0;
}

.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}


/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */


/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #21e6f8;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover {
	background-color: #fff;
	color: #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form+p {
	margin-top: 24px;
}


/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	background-color: #fff;
}

.site-header>.wrap {
	padding: 0;
}


/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 300px;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	display: inline-block;
	position: relative;
	z-index: 9;
}

.header-full-width .title-area {
	float: none;
	width: 100%;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
	padding: 20px 0;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.header-image .site-title>a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	width: 230px;
	float: none;
	display: block;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}


/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 300px;
	padding: 33px 0;
	position: relative;
	z-index: 9;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 700;
	line-height: 1;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #bcbcbc;
	display: block;
	padding: 18px 20px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}

.genesis-nav-menu>li:first-child>a {
	padding-left: 0px !important;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a,
.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #bcbcbc;
}

.genesis-nav-menu li.menu-item-has-children>a:after {
	content: "\f347";
	position: absolute;
	top: 18px;
	right: 0px;
	font-size: 12px;
	font-family: dashicons;
}

.genesis-nav-menu .sub-menu {
	border-top: 3px solid #F5C291;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 250px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #ecf0f1;
	border-top: 0;
	padding: 11px 14px;
	position: relative;
	width: 250px;
	word-wrap: break-word;
	color: #333;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 400;
	line-height: 20px;
}

.genesis-nav-menu .sub-menu .current-menu-item a,
.genesis-nav-menu .sub-menu .current-menu-item a:hover,
.genesis-nav-menu .sub-menu a:hover {
	background: #ecf0f1;
	color: #2c3e50;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu>.first>a {
	padding-left: 0;
}

.genesis-nav-menu>.last>a {
	padding-right: 0;
}

.genesis-nav-menu>.right {
	float: right;
}


/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}


/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}


/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}

.site-header>.wrap {
	display: flex;
	align-items: center;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */


/* ## Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	padding: 0;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol>li {
	list-style-type: decimal;
}

.entry-content ul>li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.single-post .elementor-inner ol,
.single-post .elementor-inner ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.single-post .elementor-inner ol>li {
	list-style-type: decimal;
}

.single-post .elementor-inner ul>li {
	list-style-type: disc;
}

.single-post .elementor-inner ol ol,
.single-post .elementor-inner ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #eee;
}


/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}


/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #fff;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
	background-color: #21e6f8;
	color: #fff;
}


/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 60px 60px 32px;
}

.entry-comments {
	padding: 60px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul>li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.sidebar .widget {
	background-color: #fff;
	padding: 40px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: #2a2a2a url(https://yawargenii.com/gallomd/wp-content/uploads/2022/01/footer-new.png) no-repeat top left;
	clear: both;
	font-size: 16px;
	padding: 90px 0 50px;
	color: #cccccc;
}


/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #fff;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 60px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}


/* # Global CSS
---------------------------------------------------------------------------------------------------- */

.transparent-btn a {
	background-color: transparent!important;
}

.transparent-btn a:hover {
	border-color: #fff!important;
}

.elementor-posts a.elementor-post__read-more {
	padding: 17px 40px;
	display: inline-block;
	margin-top: 10px;
	border-radius: 8px;
	letter-spacing: 1px;
	background-color: #557cfb;
}

.elementor-posts a.elementor-post__read-more:hover {
	background-color: #f5c291;
}

.vc_custom_1508967973492 {
	margin-bottom: 0!important;
}


/* # Gravity CSS
---------------------------------------------------------------------------------------------------- */

.gform_wrapper ul.gform_fields li.gfield {
	max-width: 100%!important;
	padding-right: 0!important;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper select,
.gform_wrapper textarea {
	padding: 10px 15px!important;
}

.gform_wrapper label.gfield_label {
	font-weight: 400!important;
}

.gform_wrapper .gfield_description {
	color: #999999;
	font-size: 16px!important;
}

.gform_wrapper .top_label div.ginput_container {
	margin-top: 0!important;
}

.gform_wrapper .gform_footer {
	margin-top: 0!important;
	text-align: right;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	text-transform: uppercase;
	font-size: 16px!important;
	border-radius: 5px;
	padding: 12px 40px!important;
	background-color: #555555!important;
}

.gform_wrapper .validation_message {
	font-size: 12px!important;
	font-weight: 400!important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent!important;
	border-bottom: 0!important;
}


/* # Custom Image Effect
---------------------------------------------------------------------------------------------------- */

.beforeheader-container {
	background-color: #f6f6f6;
}

.beforeheader-container .widget {
	margin-bottom: 0;
}

.beforeheader-container .widget:first-child {
	float: left;
}

.beforeheader-container .widget:last-child {
	float: right;
}

.beforeheader-container ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline-block;
	margin-right: 15px;
}

.beforeheader-container ul li:nth-child {
	margin-right: 0;
}

.beforeheader-container ul li a {
	text-transform: uppercase;
	color: #979797;
	text-decoration: none;
	font-size: 14px;
}

.beforeheader-container ul li strong {
	margin-left: 5px;
}

.beforeheader-container ul li a:hover {
	color: #4a4a4a;
}


/* # Custom Image Effect
---------------------------------------------------------------------------------------------------- */

.effect-hover {
	border-radius: 0px;
	background: black;
	margin-bottom: 0 !important;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.effect-hover img {
	width: 105%;
	max-width: 105%!important;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	height: auto;
	min-height: 100%;
	opacity: .8;
}

.effect-hover figcaption {
	padding: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff;
	font-size: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	padding: 25px 70px 25px 40px;
	background-color: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(2px);
}

.effect-hover figcaption h2 {
	margin-bottom: 0;
	font-weight: 300;
	position: relative;
	overflow: hidden;
	padding: 0;
	letter-spacing: 0;
	font-family: "Garamond Medium", Sans-serif;
	line-height: 1.2;
}

.effect-hover figcaption p {
	position: absolute;
	top: 50%;
	right: 40px;
	transform: translateY(-50%);
}

.effect-hover h2 {
	margin: 0;
	font-weight: 300;
	color: #fff;
	font-size: 35px;
	letter-spacing: 0;
	-webkit-transition: color .35s ease;
	-o-transition: color .35s ease;
	transition: color .35s ease;
}

.effect-hover:hover h2,
.effect-hover:hover img {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.effect-hover:hover img {
	opacity: 0.6;
}

.hovered .effect-hover img {
	opacity: 0.6;
}

.hovered .effect-hover h2::after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.video-hover {
	border-radius: 0;
	background: black;
	margin-bottom: 0 !important;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
}

.video-hover img {
	width: 105%;
	max-width: 105%!important;
	-webkit-transition: opacity .35s, -webkit-transform .35s;
	transition: opacity .35s, transform .35s;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	height: auto;
	min-height: 100%;
	opacity: .2;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	/* Firefox 10+, Firefox on Android */
	filter: gray;
	/* IE6-9 */
	-webkit-filter: grayscale(100%);
	/* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.video-hover figcaption {
	padding: 2em;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff;
	font-size: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.video-hover figcaption div {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.video-hover figcaption div span {
	display: block;
	text-align: center;
	position: relative;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 2.56px;
	padding-top: 13px;
}

.video-hover .svg-video-player {
	transition: 0.5s;
	transform: scale(1, 1);
}

.video-hover .svg-video-player {
	fill: #F5C391;
	padding: 8px;
	background-color: rgb(245 195 145 / 0.14);
	border-radius: 50%;
	margin: auto;
}

.video-hover .svg-video-player path {
	fill: #F5C391;
	stroke: #F5C391;
}

.video-hover .svg-video-player path.svg-video-player-icon {
	fill: #fff;
}

.video-hover:hover .svg-video-player {
	transform: scale(1.2, 1.2);
}

.video-hover:hover img {
	opacity: 0.3;
}

.surgery-box {
	width: 33.33%;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 20px;
}

.surgery-box .effect-hover figcaption {
	padding: 20px;
}

.surgery-box .effect-hover figcaption:before {
	content: "";
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0);
}

.surgery-box .effect-hover:hover figcaption:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.surgery-box .effect-hover figcaption h2 {
	font-size: 1.3em;
}


/* # Home - Section 3
---------------------------------------------------------------------------------------------------- */


/* # Home - Section 4
---------------------------------------------------------------------------------------------------- */

.elementor-15 .elementor-element.elementor-element-441d69f>.elementor-widget-container {
	background-color: rgba(0, 0, 0, 0.2)!important;
}

.home-section4 .elementor-widget-text-editor ul {
	margin: 0 !important;
}

.home-section4 .elementor-widget-text-editor ul li {
	margin-bottom: 15px;
	position: relative;
	padding-left: 20px;
}

.home-section4 .elementor-widget-text-editor ul li:before {
	content: "";
	position: absolute;
	top: 11px;
	;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #f5c291;
	border-radius: 50%;
}

.home-section4 .elementor-container {
	position: relative;
}

.home-section4 .elementor-container:before {
	content: "";
	background-color: #f5f5f5;
	position: absolute;
	width: 80%;
	height: calc(100% + 160px);
	left: -80px;
	top: -80px;
}

.experience-box {
	margin: 0px !important;
	width: 31.33%;
	display: inline-block;
	height: 92px;
	padding: 5px 10px;
}

.experience-box:nth-child(3n+2) {
	margin: 0;
}

.experience-box h4 {
	font-family: "Garamond Medium", Sans-serif;
	font-weight: 400 !important;
	letter-spacing: 0;
	color: #1C232C !important;
	font-size: 37px;
	margin-bottom: 0;
}

.experience-box p {
	text-transform: uppercase;
	font-size: 11px;
	color: #808080;
	margin-bottom: 0;
	font-weight: 500;
	font-family: Lato;
	letter-spacing: 0.5px;
}

.elementor-widget-custom-experience .elementor-widget-container .experience-box:first-child,
.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(2),
.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(3) {
	border-bottom: 1px dashed #ddd;
}

.elementor-widget-custom-experience .elementor-widget-container .experience-box {
	border-right: 1px dashed #ddd;
}

.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(3),
.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(6) {
	border-right: none;
}


/* # Home - Section 6
---------------------------------------------------------------------------------------------------- */

.elementor-swiper-button {
	background: #dfdfdf;
	line-height: 1;
	border: none;
	border-radius: 5px;
	padding: 10px;
	opacity: 0;
}

.elementor-widget-image-carousel:hover .elementor-swiper-button {
	opacity: 1;
}

.elementor-swiper-button i {
	color: #fff;
	font-size: 15px;
}


/* # Home - Section 7
---------------------------------------------------------------------------------------------------- */

.elementor-testimonial-wrapper .elementor-testimonial-content {
	font-size: 1.3em;
	margin-bottom: 20px;
	padding: 25px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 6px;
	position: relative;
}

.elementor-testimonial-wrapper .elementor-testimonial-content:after {
	border-color: transparent rgba(0, 0, 0, 0.4) transparent !important;
	right: 51%;
	border-width: 0 33px 19px medium;
	bottom: -19px;
	border-style: solid solid solid none;
	content: "";
	height: 0;
	position: absolute;
	width: 0;
	background: none;
}

.elementor-testimonial-wrapper .elementor-testimonial-meta {
	text-align: right;
}

.elementor-testimonial-wrapper .elementor-testimonial-details {
	float: right;
}


/* # Home - Section 10
---------------------------------------------------------------------------------------------------- */

.home-section10 p {
	font-size: 20px;
	margin-bottom: 20px;
}

.home-section10 p strong {
	font-size: 13px !important;
	color: #ffffff !important;
	line-height: 24px !important;
	text-align: left;
	text-transform: uppercase;
	background: #bebebe;
	padding: 5px 10px;
	margin-bottom: 15px;
	display: inline-block;
	border-radius: 5px;
}

.site-inner ul,
.single-post .elementor-inner ul {
	margin-left: 30px!important;
}

.site-inner ol,
.single-post .elementor-inner ol {
	margin-left: 0!important;
	counter-reset: item;
}

.site-inner ol>li,
.single-post .elementor-inner ol>li {
	padding-left: 40px;
	list-style-type: none!important;
	position: relative;
	margin-bottom: 15px;
}

.site-inner ol>li:before,
.single-post .elementor-inner ol>li:before {
	content: counter(item);
	counter-increment: item;
	width: 30px;
	height: 30px;
	background: #a1b1bc;
	text-align: center;
	line-height: 24px;
	border: 3px solid rgba(255, 255, 255, 0.56);
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	position: absolute;
	top: 0;
	left: 0;
}

.site-inner ol li:hover:before,
.single-post .elementor-inner ol li:hover:before {
	background: #04bfbf;
}

.inner-page,
.single-post {
	overflow-x: hidden;
}

.inner-page .entry,
.single-post .entry {
	background-color: transparent;
}


/* # Floating Details
---------------------------------------------------------------------------------------------------- */

.floating-details {
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
	display: none;
	z-index: 99;
}

.floating-details li {
	display: inline-block;
	vertical-align: middle;
	width: 25%;
}

.floating-details a {
	background: #417CCA;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	padding: 10px 5px;
	text-align: center;
	width: 100%;
	outline: none;
	line-height: 1.5;
	display: inline-block;
	text-decoration: none;
}

.floating-details li:last-child a {
	border-right: 0;
}

.floating-details a>i {
	display: block;
	margin-bottom: 5px;
}


/*.affix form {
	position: fixed;
	background-color: #fff;
	top: 0;
	max-width:310px!important;
	margin-right:20px!important;
}
*/

.custom-modal-module .uael-modal-photo-wrap {
	border-radius: 8px;
	background: black;
	margin-bottom: 0 !important;
	position: relative;
	padding: 0;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	line-height: 0;
}

.custom-modal-module .uael-modal-photo-wrap img {
	opacity: 0.4;
}

.custom-modal-module .uael-modal-photo-wrap .modal-float-title {
	padding: 2em;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: left;
}

.modal-float-title h3 {
	letter-spacing: -1px;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 30px;
}


/* # Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1366px) {
	.site-inner,
	.wrap {
		max-width: 1140px;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 920px;
	}
	.content {
		width: 800px;
	}
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 580px;
	}
	.sidebar-primary {
		width: 300px;
	}
}

@media only screen and (max-width: 1200px) {
	.site-inner,
	.wrap {
		max-width: 960px;
	}
	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}
	.content {
		width: 620px;
	}
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}
	.effect-hover figcaption h2,
	.modal-float-title h3 {
		margin-top: 25px;
	}
	.modal-float-title h3 {
		font-size: 25px;
	}
}

@media only screen and (max-width: 1023px) {
	.site-inner,
	.wrap {
		max-width: 800px;
	}
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}
	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}
	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title {
		text-align: center;
	}
	.site-header .search-form {
		margin: 16px auto;
	}
	/* ### Genesis Responsive Menus */
	.genesis-responsive-menu .wrap {
		padding: 0;
	}
	.genesis-responsive-menu {
		display: none;
		position: relative;
	}
	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}
	.menu-toggle,
	.sub-menu-toggle {
		background-color: transparent;
		border-width: 0;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}
	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background-color: transparent;
		border-width: 0;
		color: #33a7cb;
		outline: none;
	}
	.menu-toggle {
		line-height: 22px;
		position: relative;
		width: 100%;
		z-index: 1000;
		outline: none;
	}
	.menu-toggle::before {
		font-size: 65px!important;
		text-rendering: auto;
		width: auto!important;
		height: auto!important;
		line-height: 55px!important;
	}
	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}
	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}
	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0);
		-ms-transform: rotate( 0);
		transform: rotate( 0);
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition: transform .25s ease-in-out;
		transition: transform .25s ease-in-out;
	}
	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg);
		-ms-transform: rotate( 180deg);
		transform: rotate( 180deg);
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		width: 100%;
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}
	.genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item>a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}
	.genesis-responsive-menu .genesis-nav-menu>.menu-item-has-children>a::after {
		content: none;
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}
	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
	.title-area:before {
		display: none;
	}
	.site-header>.wrap {
		padding: 20px 0;
	}
	.header-full-width .title-area {
		float: left;
		max-width: 270px;
	}
	.site-header .widget-area {
		float: left;
		padding: 0;
	}
	.menu-toggle {
		width: auto;
		border-top: none;
		float: right;
		padding: 0;
	}
	.menu-toggle,
	.menu-toggle:focus,
	.menu-toggle:hover {
		border-top: none;
	}
	.nav-primary {
		float: none;
		clear: both;
		background-color: #fff;
		margin-left: 0;
		margin-right: 0;
	}
	.header-image .site-title>a {
		float: left;
		min-height: 54px;
		width: 230px;
	}
	.header-image .site-title {
		padding: 0;
	}
	.genesis-nav-menu>li:first-child>a {
		padding-left: 20px !important;
	}
	.genesis-nav-menu .sub-menu a {
		padding: 10px 15px!important;
		margin-bottom: 0!important;
		background-color: #9e9e9e;
	}
	.footer-widgets {
		font-size: 18px;
		padding: 60px 0 30px;
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		width: 48%;
		margin-bottom: 30px;
	}
	.footer-widgets-1,
	.footer-widgets-3 {
		margin-right: 4%;
	}
	.footer-widgets-2,
	.footer-widgets-4 {
		margin-right: 0;
	}
	.footer-widgets-5 {
		margin-top: 50px;
	}
	.effect-hover figcaption h2 {
		margin-top: 0;
		padding-top: 0;
	}
	.effect-hover figcaption {
		padding: 20px;
	}
	.surgery-box {
		width: 50%;
	}
	.surgery-box .effect-hover figcaption h2 {
		margin-top: 30px;
	}
	.beforeheader-container {
		display: none;
	}
	.floating-details {
		display: block;
	}
	form#gform_1.sticky {
		position: relative;
		max-width: 100%!important;
		margin-right: 0!important;
		margin-left: 0!important;
		top: 0!important;
	}
}

@media only screen and (max-width: 860px) {
	body,
	body>div {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.site-inner {
		padding: 0;
	}
	.inner-page .site-inner,
	.single-post .site-inner {
		padding: 0;
	}
	.site-header>.wrap,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}
	.sidebar {
		margin-bottom: 5%;
	}
	.pagination {
		margin: 5% auto;
	}
	.archive-pagination li a {
		margin-bottom: 4px;
	}
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	.beforeheader-container .widget {
		width: 100%;
		float: left;
		margin-bottom: 10px;
		text-align: center;
	}
	.beforeheader-container .widget:last-child {
		margin-bottom: 0;
	}
	h1.elementor-heading-title,
	h2.elementor-heading-title {
		letter-spacing: -1px!important;
	}
	.home-section7 {
		padding-bottom: 105%!important;
		background-size: 186% auto !important;
		background-position: bottom center !important;
		background-color: #6e6e6e !important;
	}
}

@media only screen and (max-width:768px) {
	.entry-content .search-form input[type="search"],
	.site-header .search-form input[type="search"],
	.entry-content .search-form input[type="submit"],
	.site-header .search-form input[type="submit"] {
		width: 100%;
		margin-bottom: 10px;
	}
	.experience-box {
		width: 48.5%;
	}
	.experience-box:nth-child(3n+2) {
		margin: 0;
	}
	.experience-box:nth-child(2n+2) {
		margin-left: 3%;
	}
	.elementor-15 .elementor-element.elementor-element-90496fb {
		background-position: left top !important;
		background-size: auto !important;
		background-color: #c3c4c5 !important;
	}
	.elementor-element.elementor-element-fac3543.elementor-column.elementor-col-66.elementor-top-column {
		margin-top: 700px!important;
		background-color: #c3c4c5 !important;
		padding-top: 20px!important;
	}
	.title-area {
		width: 200px;
	}
	.header-image .site-title>a {
		width: 100%;
	}
	.site-header .widget-area {
		width: 235px;
		padding: 7px;
		margin-left: 30px;
	}
	.consultation-btn {
		font-size: 16px;
		letter-spacing: 0.5px;
		padding: 5px 10px;
	}
}

@media only screen and (max-width:640px) {
	.elementor-15 .elementor-element.elementor-element-fe34c15 {
		background-position: 95% center!important;
		padding: 360px 0px 20px 0px!important;
	}
	.footer-widgets {
		padding: 30px 0;
	}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		width: 100%;
		margin-right: 0!important;
	}
	.footer-widgets-5 {
		margin-top: 30px;
	}
	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type=submit],
	.gform_wrapper .gform_page_footer input.button,
	.gform_wrapper .gform_page_footer input[type=submit] {
		margin-bottom: 0!important;
	}
	.experience-box {
		width: 100%;
	}
	.experience-box:nth-child(2n+2) {
		margin-left: 0;
	}
	.elementor-element.elementor-element-fac3543.elementor-column.elementor-col-66.elementor-top-column {
		margin-top: 600px!important;
	}
	.surgery-box {
		width: 100%;
		padding: 0;
	}
	.title-area {
		width: 175px;
	}
	.menu-toggle {
		padding: 2px 0;
	}
	.menu-toggle::before {
		font-size: 50px!important;
		line-height: 50px!important;
	}
	.site-header .widget-area {
		width: 190px;
		padding: 9px 0;
		margin-left: 10px;
	}
	.consultation-btn {
		font-size: 14px;
		letter-spacing: 0.5px;
		padding: 5px;
	}
}

@media only screen and (max-width:480px) {
	.header-full-width .title-area {
		max-width: 215px;
	}
	.elementor-15 .elementor-element.elementor-element-fe34c15 {
		background-position: 90% center!important;
		padding: 250px 0px 80px 0px!important;
	}
	.elementor-15 .elementor-element.elementor-element-90496fb {
		background-position: 5% -10%!important;
	}
	.elementor-element.elementor-element-fac3543.elementor-column.elementor-col-66.elementor-top-column {
		margin-top: 550px!important;
	}
	.elementor-15 .elementor-element.elementor-element-c345320 {
		width: 100%!important;
		margin-bottom: 20px!important;
	}
	.elementor-15 .elementor-element.elementor-element-2e9bdb7 {
		width: 100%!important;
	}
	.elementor-15 .elementor-element.elementor-element-2e9bdb7>.elementor-widget-container {
		margin-left: 0!important;
	}
	.effect-hover figcaption {
		padding: 15px;
	}
	.effect-hover figcaption h2 {
		font-size: 24px;
		padding: 0 0 10px;
		max-width: 100%;
	}
	.effect-hover p {
		font-size: 13px;
		padding: 10px 0;
	}
	.header-image .title-area {
		width: 114px;
	}
	.site-header .widget-area {
		width: 150px;
		padding: 11px 0;
		margin-left: 10px;
	}
	.consultation-btn {
		font-size: 10px;
	}
}

@media only screen and (max-width:360px) {
	.header-full-width .title-area {
		max-width: 200px;
	}
	.site-header>.wrap {
		padding: 10px 5%;
	}
	.header-image .title-area {
		width: 100px;
	}
	.menu-toggle::before {
		font-size: 32px!important;
		line-height: 50px!important;
	}
	.site-header .widget-area {
		width: 145px;
	}
	.elementor-15 .elementor-element.elementor-element-90496fb {
		background-position: 6% -10%!important;
	}
	.elementor-15 .elementor-element.elementor-element-fe34c15 {
		background-position: 85% center!important;
	}
	.effect-hover figcaption {
		padding: 15px 10px;
	}
	.effect-hover figcaption h2 {
		font-size: 19px;
	}
}


/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {
	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]::after {
		content: " (" attr(href) ")";
	}
	abbr[title]::after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title>a::after {
		content: "";
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 2cm 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	.content,
	.content-sidebar {
		width: 100%;
	}
	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}
	.title-area {
		text-align: center;
		width: 100%;
	}
	.site-title>a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}
	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}
	.author-box {
		margin-bottom: 0;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}
	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}
	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}
	dl,
	ol,
	ul {
		page-break-before: avoid;
	}
}

.slick-next,
.slick-prev {
	width: 60px;
	height: 60px;
	border-radius: 5px;
	border: 1px solid #1c232c;
	background: #fff !important;
	position: absolute;
	top: -90px;
	right: 0;
	font-size: 0px;
}

.slick-next:before {
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #1c232c;
	position: absolute;
	border-width: 0 1px 1px 0;
	top: calc(50% - 1px);
	transform: rotate(-45deg) translateY(-50%);
	left: 23px;
}

.slick-prev:before {
	content: "";
	width: 15px;
	height: 15px;
	border: 1px solid #1c232c;
	position: absolute;
	border-width: 0 0 1px 1px;
	top: calc(50% - 1px);
	transform: rotate(45deg) translateY(-50%);
	left: 19px;
}

.slick-prev {
	right: 75px;
}

.slick-prev:hover,
.slick-next:hover {
	background-color: #1c232c !important;
}

.slick-next:hover:before {
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
}

.slick-prev:hover:before {
	border: 1px solid #fff;
	border-width: 0 0 1px 1px;
}

.services-slider .slick-next {
	right: 50px;
}

.services-slider .slick-prev {
	right: 125px;
}

.service-item {
	position: relative;
	padding: 50px;
	overflow: hidden;
	background-color: #fff;
	transition: 0.3s all;
}

.service-item img {
	position: absolute;
	top: 0;
	right: 0;
	height: 100% !important;
	max-width: inherit !important;
	width: auto !important;
	opacity: 0;
	transition: 0.3s all;
}

.service-item *:not(img) {
	position: relative;
	z-index: 1;
}

.service-item h3 {
	color: #184872;
	font-family: "Garamond Medium", Sans-serif;
	font-size: 24px;
	font-weight: 400;
	margin: 10px 0 15px;
}

.service-item p {
	color: #808080;
	font-family: Lato;
	font-size: 16px;
	line-height: 30px;
	margin: 0;
	padding: 0;
}

@media only screen and (min-width: 1051px) {
	.services-slider .slick-current+div .service-item img {
		opacity: 0.1;
		transition: 0.3s all;
	}
	.services-slider .slick-current+div .service-item {
		box-shadow: -30px 40px 80px rgba(0, 0, 0, 0.03);
		border-radius: 10px;
		background-color: #1c232c;
		transition: 0.3s all;
	}
	.services-slider .slick-current+div .service-item h3 {
		color: #fff;
	}
	.services-slider .slick-current+div .service-item p {
		color: #fff;
		opacity: 0.4;
	}
	.services-slider .slick-current+div .service-item svg * {
		fill: #557cfb;
	}
}

@media only screen and (max-width: 1050px) {
	.services-slider {
		padding: 0 20px;
	}
	.services-slider .slick-slide {
		padding: 0 30px;
	}
	.services-slider .slick-current .service-item img {
		opacity: 0.1;
		transition: 0.3s all;
	}
	.services-slider .slick-current .service-item {
		box-shadow: -30px 40px 80px rgba(0, 0, 0, 0.03);
		border-radius: 10px;
		background-color: #1c232c;
		transition: 0.3s all;
	}
	.services-slider .slick-current .service-item h3 {
		color: #fff;
	}
	.services-slider .slick-current .service-item p {
		color: #fff;
		opacity: 0.4;
	}
	.services-slider .slick-current .service-item svg * {
		fill: #557cfb;
	}
	.services-slider .service-item {
		padding: 30px;
	}
}

.services-slider {
	width: calc(100% + 100px);
	position: relative;
	left: -50px;
}

.services-slider .slick-list {
	overflow: visible;
}

.before-after .surgery-box .effect-hover {
	background-color: #f5f5f5;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	top: 0px;
	transition: 0.3s all;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0)
}

.before-after .surgery-box .effect-hover:hover {
	background-color: #1c232c;
	top: -10px;
	transition: 0.3s all;
	box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.1)
}

.before-after .surgery-box .effect-hover img {
	opacity: 1;
	transform: none !important;
}

.before-after .surgery-box .effect-hover figcaption {
	padding: 0;
	background-color: transparent;
	position: relative;
	border: none !important;
	backdrop-filter: none;
}

.effect-hover figcaption h2 {
	padding: 0px;
}

.before-after .surgery-box .effect-hover figcaption h2 {
	color: #1c232c;
	padding: 10px 15px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.before-after .surgery-box .effect-hover:hover h2 {
	color: #fff;
}

.before-after .surgery-box .effect-hover figcaption:before {
	display: none;
}

#custom-cta {
	max-width: 1130px;
	margin: 0 auto;
}

.testimonials-slider .slick-list {
	margin: 0 -20px;
	overflow: visible;
}

.testimonials-slider .slick-next {
	right: 20px;
}

.testimonials-slider .slick-prev {
	right: 94px;
}

.testimonials-slide {
	padding: 0 20px;
	margin-top: 20px;
}

.testimonials-item {
	border-radius: 14px;
	border: 1px solid rgb(112 112 112 / 10%);
	padding: 40px 50px;
}

.testimonials-meta {
	margin-bottom: 15px;
}

.testimonials-meta cite {
	color: #808080;
	font-family: Lato;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
}

.testimonials-meta .rating-star span {
	color: #1c232c;
	font-size: 20px;
	line-height: 1;
}

.testimonials-item p {
	color: #404041;
	font-family: Lato;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin: 0;
}

.testimonials-slide.slick-active:hover .testimonials-item {
	box-shadow: -15px 20px 50px rgba(0, 0, 0, 0.04);
	background-color: #ffffff;
	border: 1px solid #fff;
}

.contact-info .elementor-row {
	margin: 0 -10px;
}

.contact-info .elementor-widget-wrap i {
	color: #f5c291;
	font-size: 22px;
	position: relative;
	top: 2px;
}

.contact-info .elementor-widget-wrap a {
	color: #808080;
}

.contact-info .elementor-widget-wrap a:hover {
	color: #f5c291;
}

.custom-form {
	border-radius: 11px;
	background-color: #191f27;
	padding: 45px;
	margin: -80px 0
}

.custom-form label.gfield_label,
.custom-form .gfield_description {
	display: none !important;
}

.custom-form .gform_wrapper ul.gform_fields li.gfield {
	margin: 0;
}

.custom-form input:not([type="submit"]):not([type="radio"]) {
	color: #ffffff;
	font-family: Lato !important;
	font-size: 16px !important;
	font-weight: 400;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	background: transparent;
	height: 65px;
}

.custom-form ::placeholder {
	color: #fff;
	opacity: 1;
}

.custom-form #field_1_6 label.gfield_label,
.custom-form #field_1_6 .gfield_description,
.custom-form #field_1_5 label.gfield_label {
	display: block !important;
}

.custom-form #field_1_5 label.gfield_label,
.custom-form #field_1_6 label.gfield_label {
	color: #ffffff;
	font-family: Lato;
	font-size: 16px;
	padding: 20px 0 5px 15px;
}

.custom-form #field_1_5 label.gfield_label {
	padding: 0 0 5px 15px;
}

.custom-form #field_1_6 .gfield_description {
	opacity: 0.75;
	color: #d6d6d6;
	font-family: Lato;
	font-size: 14px;
	display: block;
	padding: 0 0 5px 20px;
}

.custom-form .gfield_radio {
	margin-bottom: 25px !important;
}

.custom-form .gfield_radio label {
	font-size: 16px !important;
	color: #fff;
	padding-left: 30px !important;
	position: relative;
	font-weight: 400 !important;
}

.custom-form .gfield_radio input {
	background-color: transparent;
}

.custom-form :-ms-input-placeholder {
	color: #fff;
}

.custom-form ::-ms-input-placeholder {
	color: #fff;
}

.custom-form .gfield_radio label:before {
	content: "";
	width: 16px;
	height: 16px;
	border: 1px solid #808080;
	position: absolute;
	top: 4px;
	left: 0;
	border-radius: 50%;
	transition: 0.3s all;
}

.custom-form .gfield_radio label:after {
	content: "";
	background: #808080;
	position: absolute;
	width: 8px;
	height: 8px;
	top: 8px;
	left: 4px;
	border-radius: 50%;
	transform: scale(0);
	transition: 0.3s all;
}

.custom-form .gfield_radio input:checked+label:before {
	border: 1px solid #f5c291;
	transition: 0.3s all;
}

.custom-form .gfield_radio input:checked+label:after {
	background: #f5c291;
	transform: scale(1);
	transition: 0.3s all;
}

.custom-form input[type="radio"] {
	position: absolute;
	opacity: 0;
}

.custom-form textarea {
	color: #ffffff;
	font-family: Lato !important;
	font-size: 16px !important;
	font-weight: 400;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	background: transparent;
	height: 150px;
	padding: 7px 25px !important;
}

.custom-form textarea:-ms-input-placeholder {
	color: rgb(214 214 214 / 0.75);
}

.custom-form textarea::-webkit-input-placeholder {
	/* Edge */
	color: rgb(214 214 214 / 0.75);
}

.custom-form textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: rgb(214 214 214 / 0.75);
}

.custom-form textarea::placeholder {
	color: rgb(214 214 214 / 0.75);
}

body .custom-form .gform_footer input[type="submit"] {
	font-family: "Lato", Sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #F5C291 !important;
	padding: 25px !important;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 50%);
	padding: 25px 25px 25px 25px;
	min-width: 100%;
	margin-top: 20px;
}

body .custom-form .gform_footer input[type="submit"]:hover {
	color: #1c232c;
	background-color: #FFF !important;
}

.beforeheader-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 7777;
	background-color: rgba(255, 255, 255, 0.01)
}

.site-header {
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	z-index: 7777;
	background-color: rgba(255, 255, 255, 0.01);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	padding: 15px 0 5px;
}

.site-header .wrap {
	position: relative;
	top: -10px;
}

.site-header .title-area:before {
	display: none;
}

.beforeheader-container .widget {
	height: 80px;
	display: flex;
	align-items: center;
}

.beforeheader-container .widget:first-child ul li a {
	color: #454b52 !important;
	font-size: 15px;
}

.beforeheader-container .widget:first-child ul li a:hover {
	color: #F5C291 !important;
}

.beforeheader-container .widget:nth-child(2) ul,
.beforeheader-container .widget:nth-child(2) ul li {
	display: flex;
	align-items: center;
}

.beforeheader-container .widget:nth-child(2) ul li a:not(.consultation-btn) {
	color: #ffffff;
	font-family: Lato;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.7px;
	display: flex;
	align-items: center;
	margin: 0 5px;
}

.beforeheader-container .widget:nth-child(2) ul li a:not(.consultation-btn) strong {
	font-weight: 400;
}

.beforeheader-container .widget:nth-child(2) ul li a:not(.consultation-btn) i {
	color: #f5c291;
	font-size: 15px;
	margin-right: 5px;
}

.consultation-btn {
	font-family: Lato;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1.15px;
	text-transform: uppercase;
	line-height: 50px;
	border-radius: 8px;
	background-color: #f5c291;
	color: #1c232c !important;
	padding: 0 20px;
}

.consultation-btn:hover {
	background-color: #fff;
}

.beforeheader-container .wrap,
.site-header .wrap {
	margin: 0 auto;
	max-width: 1000%;
	padding: 0 80px;
}

.genesis-responsive-menu>ul {
	width: 100%;
	display: flex;
	align-items: center;
}

.genesis-responsive-menu>ul>li>a {
	white-space: nowrap;
}

.site-header .site-title {
	padding: 0;
}

.genesis-responsive-menu>ul>li>a {
	color: #fff !important;
	font-family: Lato, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 0.89px;
}

.genesis-responsive-menu>ul>li>a.current_page_item,
.genesis-responsive-menu>ul>li>a:hover {
	color: #f5c291 !important;
}

.site-container {
	position: relative;
	overflow: hidden;
}

.footer-widgets .wrap {
	max-width: 1400px;
	display: flex;
	flex-wrap: wrap;
}

.footer-widgets-1 {
	width: 40%;
	margin: 0;
}

.footer-widgets-1 .widget {
	width: 50%;
	float: left;
	padding: 0 10px
}

.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 20%;
	margin: 0;
	padding: 0 10px
}

.footer-widgets-5 {
	width: 100%;
}

.footer-widgets .widget-title {
	color: #ffffff;
	font-size: 20px;
	text-transform: none;
	font-family: "Garamond Medium", Sans-serif;
	font-weight: 400;
}

.footer-widgets ul li {
	margin: 0;
}

.footer-widgets ul li a {
	color: #ffffff;
	font-family: Lato;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.75px;
}

.footer-widgets ul li a:hover {
	color: #f5c291;
}

.footer-widgets .wp-block-image {
	position: relative;
	width: 200px;
}

.footer-widgets .wp-block-image figcaption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.footer-widgets .textwidget {
	color: #ffffff;
	font-family: Lato;
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	letter-spacing: 0.75px;
}

.footer-widgets-5 {
	padding: 20px 0;
	text-align: center;
	margin-top: 75px;
	position: relative;
	z-index: 1;
}

.footer-widgets-5:before {
	content: "";
	background-color: #f5c291;
	position: absolute;
	top: 0;
	left: -2500%;
	width: 10000%;
	height: 100%;
	z-index: -1;
	opacity: 0.42;
}

.footer-widgets-5 .textwidget p,
.footer-widgets-5 .textwidget a {
	color: #fff;
}

.footer-widgets-5 .textwidget p {
	opacity: 0.5;
	font-weight: 400;
}

.footer-widgets {
	padding-bottom: 0px;
}

.footer-widgets .textwidget p {
	font-size: 14px;
	margin-bottom: 0px !important;
}

.footer-widgets .textwidget a {
	color: #fff;
}

.footer-widgets .textwidget a:hover {
	color: #f5c291;
}

a {
	text-decoration: none !important;
}

.surgery-block-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}

.surgery-block-wrap .surgery-block {
	width: 33.33333%;
	margin-bottom: 30px;
	padding: 0 15px;
}

.surgery-block-wrap .surgery-block-inner {
	height: 100%;
	border-radius: 10px;
	background-color: #f2f2f2;
	padding: 45px;
	position: relative;
	overflow: hidden;
	transition: 0.3s all;
}

.surgery-block-wrap .surgery-block-inner:hover {
	background-color: #1C232C;
	transition: 0.3s all;
}

.surgery-block-wrap .surgery-block-image {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	opacity: 0;
	transition: 0.3s all;
	filter: gray;
	-webkit-filter: grayscale(100%);
}

.surgery-block-wrap .surgery-block-inner:hover .surgery-block-image {
	opacity: 0.2;
}

.surgery-block-wrap .surgery-block h2 {
	font-family: "Garamond Medium", Sans-serif;
	font-size: 26px;
	line-height: 36px;
	font-weight: 400;
	color: #184872;
}

.surgery-block-wrap .surgery-block-inner:hover h2 {
	color: #fff;
}

.surgery-block-wrap .surgery-block p {
	color: #808080;
	font-family: Lato;
	font-size: 16px;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	white-space: normal;
	overflow: hidden;
}

.surgery-block-wrap .surgery-block:hover p {
	color: #aaaeb1;
}

.surgery-block-wrap .surgery-block span {
	min-width: 170px;
	line-height: 55px;
	display: table;
	border-radius: 8px;
	background-color: #f5c291;
	color: #ffffff;
	font-family: Lato;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 20px;
	text-align: center;
}

.surgery-block-wrap .surgery-block-inner:hover span {
	background-color: #f5c291;
}

.surgery-block-icon {
	margin-bottom: 20px;
	height: 85px;
}

.surgery-block-wrap .surgery-block-inner:hover .surgery-block-icon svg * {
	fill: #557cfb;
}

.surgery-block-caption {
	position: relative;
	z-index: 2;
}

.image-text ul {
	margin-left: 20px !important;
}

.image-text ul li {
	margin: 0;
}

.image-text ul li::marker {
	color: #557cfb;
}

.image-text ul li a {
	color: #1c232c;
}

.dual-list {
	-moz-column-count: 2;
	column-count: 2;
	-moz-column-gap: 20px;
	column-gap: 20px;
}

.dual-list li {
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
}

.custom__header {
	position: relative;
}

.custom__header:before {
	content: "";
	background: #1C232C;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.95;
}

.custom__header:after {
	content: "";
	background: url(https://yawargenii.com/gallomd/wp-content/uploads/2022/02/header-mask.png) no-repeat right bottom;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.custom__header .elementor-container {
	position: relative;
	z-index: 2;
}

#breadcrumbs {
	margin: 0 -50px 40px;
}

#breadcrumbs a {
	color: #aaaeb1;
	font-family: "Garamond Medium", Sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#breadcrumbs span {
	color: #f5c291;
	font-family: "Garamond Medium", Sans-serif;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#breadcrumbs em {
	font-style: normal;
	font-size: 12px;
	position: relative;
	top: -2px;
	margin: 0 10px;
}

.uael-accordion-content p {
	margin-bottom: 15px !important;
}

.uael-accordion-content h4 {
	margin: 20px 0 15px !important;
}

.single-post .image-text h3 {
	color: #1c232c;
	font-size: 34px;
	letter-spacing: -1.44px;
	line-height: 55px;
	font-family: "Garamond Premier Pro";
	font-weight: 400;
}

.single-post .image-text ul {
	margin: 0 0 30px;
}

.single-post .image-text ul li {
	list-style: disc;
}

.image-text ul li {
	margin: 0 0 10px;
}

.image-text p a {
	color: #1c232c;
	font-weight: 600;
}

.single-post .elementor-widget-theme-post-featured-image img {
	width: 100%;
	border-radius: 10px;
}

.contact_form .custom-form {
	margin: -330px 0 0
}

.b_a_wrap .elementor-widget-uael-modal-popup {
	background-color: #f5f5f5;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	top: 0px;
	transition: 0.3s all;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) overflow: hidden;
	padding-bottom: 75px;
}

.b_a_wrap .elementor-widget-uael-modal-popup:hover {
	background-color: #1c232c;
	top: -10px;
	transition: 0.3s all;
	box-shadow: -30px 30px 50px rgba(0, 0, 0, 0.16);
}

.b_a_wrap .elementor-button-content-wrapper {
	color: #1c232c;
	padding: 10px 15px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: -77px;
	left: 0;
	width: 100%;
	font-size: 28px;
	font-family: "Garamond Premier Pro";
	font-weight: 400;
}

.b_a_wrap .elementor-widget-uael-modal-popup:hover .elementor-button-content-wrapper {
	color: #fff;
}

.b_a_wrap .elementor-button-content-wrapper .elementor-button-icon {
	display: none;
}

.uael-button-wrapper {
	position: relative;
}

.uael-button-wrapper a:before {
	content: "";
	width: 10000%;
	height: 10000%;
	position: absolute;
	top: -2500%;
	left: -2500%;
}

.video__wrap .elementor-column {
	padding: 0 40px;
}

.video__wrap .elementor-column .elementor-column {
	padding: 0 0px;
}

.video__wrap .elementor-widget-wrap {
	padding: 0 !important;
	background-color: #fbfbfb;
	border-radius: 10px;
	overflow: hidden;
}

.video__wrap .video-hover {
	border-radius: 10px;
	overflow: hidden;
}

.video__wrap .elementor-widget-wrap .elementor-widget-wrap {
	padding: 0 !important;
	background-color: transparent;
	margin: 15px;
}

.video__wrap .elementor-column-wrap {
	background-color: transparent !important;
}

.video__wrap .elementor-row {
	margin: 0 -40px;
	width: calc(100% + 40px);
}

.video__wrap .elementor-row .elementor-row {
	margin: 0px;
	width: 100%;
}

.video__wrap .video-hover .svg-video-player path:not(.svg-video-player-icon) {
	fill: #6f8ae3;
	stroke: #6f8ae3;
}

.video__wrap .video-hover .svg-video-player path.svg-video-player-icon {
	stroke: #6f8ae3;
}

.video__wrap .video-hover img {
	opacity: 0.7;
}

.no-opacity {
	opacity: 0 !important;
}

.video__wrap .video-hover figcaption div span {
	display: none;
}

.clients__list .swiper-slide-inner img {
	max-height: 120px;
	display: block;
	margin: 0 auto;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	/* Firefox 10+, Firefox on Android */
	filter: gray;
	-webkit-filter: grayscale(100%);
	opacity: 0.5;
	cursor: pointer;
	transition: 0.3s all;
}

.clients__list .swiper-slide-inner img:hover {
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
	opacity: 1;
	transition: 0.3s all;
}

.about-video .elementor-widget-container {
	border-radius: 10px;
	overflow: hidden;
}

.about-video .video-hover .svg-video-player path:not(.svg-video-player-icon) {
	fill: #6f8ae3;
	stroke: #6f8ae3;
}

.about-video .video-hover .svg-video-player path.svg-video-player-icon {
	stroke: #6f8ae3;
}

.about-video img {
	opacity: 1;
	filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
	-webkit-filter: grayscale(0%);
}

body .about-video .effect-caption {
	position: absolute;
	bottom: 35px;
	left: 40px;
	top: auto;
}

.about-video .effect-caption>div span {
	position: absolute;
	top: 16px;
	white-space: nowrap;
	left: 95px;
}

.image-text ul li a {
	font-weight: 500;
}

.footer-widgets {
	background-size: cover;
}

.post-edit-link {
	display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1050px) {
	.contact_form .custom-form {
		margin: -200px 0 50px;
	}
	.home-section4 .elementor-container:before {
		content: "";
		background-color: #f5f5f5;
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: -80px;
	}
}

body #custom-cta .elementor-button:hover {
	background: #fff !important;
	color: #1c232c !important;
}

.elementor-swiper-button-prev {
	opacity: 1;
	left: -30px !important;
	background: #1c232c;
}

.elementor-swiper-button-next {
	opacity: 1;
	right: -30px !important;
	background: #1c232c;
}

.testimonials-meta cite {
	color: #1C232C;
	font-weight: 600;
}

@media only screen and (max-width: 1050px) {
	.b_a_wrap .elementor-button-content-wrapper {
		font-size: 22px;
	}
	.nav-primary {
		display: none;
	}
	.elementor-swiper-button-prev {
		left: 0px !important;
	}
	.elementor-swiper-button-next {
		right: 0px !important;
	}
	.elementor-21 .elementor-element.elementor-element-30c0ece:not(.elementor-motion-effects-element-type-background),
	.elementor-21 .elementor-element.elementor-element-30c0ece>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background-size: 500px auto !important;
	}
	.sub-menu-toggle[aria-pressed="true"]+ul {
		display: block !important;
		height: auto !important;
	}
	.genesis-responsive-menu>ul {
		display: block;
		background-color: #1c232c;
		height: calc(100vh - 100px);
		overflow: auto;
		overflow-x: hidden;
		padding-bottom: 30px;
	}
	.nav-primary {
		float: none;
		clear: both;
		background-color: #fff;
		margin-left: 0;
		margin-right: 0;
		position: absolute;
		width: 100%;
		top: 80px;
		height: calc(100vh - 80px);
		left: 0;
	}
	.sub-menu-toggle::before {
		color: #fff;
		opacity: 0.5;
	}
	.genesis-nav-menu>li:first-child>a {
		padding: 15px 30px !important;
	}
	.genesis-nav-menu>li>a {
		padding: 15px 30px !important;
	}
	.genesis-nav-menu>li.menu-item-has-children>a {
		padding: 15px 30px !important;
	}
	.genesis-nav-menu .sub-menu a {
		background-color: rgba(255, 255, 255, 0.02) !important;
		color: rgba(255, 255, 255, 0.6) !important;
		padding: 10px 30px !important;
	}
	.genesis-nav-menu .sub-menu a:hover {
		color: rgba(255, 255, 255, 1) !important;
	}
	.menu-toggle.activated:before {
		content: "\f335";
	}
	body.nav-act {
		overflow: hidden;
	}
	.site-header .wrap {
		position: relative;
		top: 0;
	}
	.menu-toggle::before {
		font-size: 50px!important;
	}
	.menu-toggle {
		color: #fff !important;
	}
	.beforeheader-container {
		display: none;
	}
	.site-header {
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #1c232c;
		height: auto;
		padding: 20px 0;
	}
	.custom__header:before {
		opacity: 1;
	}
	.custom__header:after {
		display: none;
	}
	.beforeheader-container .wrap,
	.site-header .wrap {
		margin: 0 auto;
		max-width: 1000%;
		padding: 0 30px;
	}
	.header-full-width .title-area {
		margin: 0;
	}
	.menu-toggle {
		margin: 0;
		margin-left: auto;
	}
	.custom-form {
		padding: 30px 25px;
	}
	.slick-list {
		overflow: hidden !important;
		margin: 0 !important;
	}
	.slick-slider {
		padding-bottom: 80px;
	}
	.slick-slider .slick-prev {
		top: auto;
		bottom: 0px;
		right: calc(50% + 35px);
		transform: translateX(50%);
	}
	.slick-slider .slick-next {
		top: auto;
		bottom: 0px;
		right: calc(50% - 35px);
		transform: translateX(50%);
	}
	.testimonials-slide {
		margin-top: 0;
	}
	.testimonials-slide {
		padding: 0 10px;
	}
	.testimonials-item {
		padding: 30px 30px;
	}
	.home-section7 {
		padding: 50px 0 140px !important;
	}
	.effect-hover figcaption h2 {
		font-size: 25px;
	}
	.slick-slider.testimonial-slider {
		padding-bottom: 105px;
	}
}

@media only screen and (min-width: 768px) {
	body .experience-box {
		width: 31.333%;
	}
}

@media only screen and (max-width: 767px) {
	.testimonials-slide {
		padding: 0;
		margin-top: 0;
	}
	.surgery-block-wrap .surgery-block-inner {
		padding: 30px;
	}
	.home-section4 .elementor-container:before {
		content: "";
		position: absolute;
		width: calc(100% - 60px);
		height: 100%;
		left: 30px;
		top: 0;
	}
	section.elementor-section.elementor-top-section p:last-of-type {
		margin-bottom: 0px;
	}
	.surgery-block-wrap .surgery-block p {
		margin-bottom: 30px !important;
	}
	.global__contact {
		margin-top: 200px;
	}
	.global__contact .custom-form {
		margin: -200px 0 40px;
		padding: 20px;
	}
	.contact_form .elementor-icon-box-wrapper,
	.global__contact .elementor-icon-box-wrapper {
		display: flex;
		padding: 0 15px;
	}
	.contact_form .elementor-icon-box-wrapper *,
	.global__contact .elementor-icon-box-wrapper * {
		text-align: left;
	}
	.contact_form .elementor-icon-box-icon,
	.global__contact .elementor-icon-box-icon {
		padding-right: 20px;
	}
	#breadcrumbs {
		margin: 0 0 10px;
	}
	.site-header .wrap {
		padding: 0 30px;
	}
	.menu-toggle,
	.header-image .title-area {
		margin: 0;
	}
	.menu-toggle {
		margin-left: auto;
		color: #fff;
		font-weight: 400;
	}
}

.home-section7 {
	background: #fff !important;
}

@media only screen and (max-width: 575px) {
	.elementor-21 .elementor-element.elementor-element-30c0ece:not(.elementor-motion-effects-element-type-background),
	.elementor-21 .elementor-element.elementor-element-30c0ece>.elementor-motion-effects-container>.elementor-motion-effects-layer {
		background-size: 305px auto !important;
	}
	.experience-box {
		width: 50%;
		height: auto;
		margin: 0 !important;
		padding: 15px 5px !important;
	}
	.experience-box p {
		font-size: 10px;
		letter-spacing: 0;
	}
	.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(6),
	.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(2),
	.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(4) {
		border-right: none;
	}
	.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(3) {
		border-right: 1px dashed #ddd;
	}
	.elementor-widget-custom-experience .elementor-widget-container .experience-box:nth-child(4) {
		border-bottom: 1px dashed #ddd;
	}
}

@media only screen and (max-width: 991px) {
	body .video__wrap .elementor-column {
		width: 50% !important;
		margin: 0 !important;
		padding: 0 15px !important;
	}
	body .video__wrap .elementor-row {
		margin: 0;
		width: 100%;
	}
	body .video__wrap .elementor-col-100 {
		width: 100% !important;
		padding: 0 !important;
	}
	.footer-widgets {
		padding: 50px 0 0;
	}
	.footer-widgets-1 .widget,
	.footer-widgets .widget-area {
		width: 100%;
	}
	.footer-widgets .widgettitle {
		border-radius: 7px;
		background-color: rgba(255, 255, 255, 0.03);
		padding: 10px 35px 10px 15px;
		position: relative;
	}
	.footer-widgets .widget-area:not(.footer-widgets-4) .widgettitle:after {
		content: "";
		width: 9px;
		height: 9px;
		border: 1px solid #fff;
		position: absolute;
		top: calc(50% - 6px);
		right: 20px;
		border-width: 0 1px 1px 0;
		transform: rotate(45deg);
		cursor: pointer;
	}
	.footer-widgets .footer-widgets-4 .widgettitle {
		background-color: transparent;
		cursor: default;
	}
	.footer-widgets .footer-widgets-4 .textwidget {
		padding: 0 15px;
		margin: -15px 0
	}
	.footer-widgets .footer-widgets-4 .textwidget p {
		margin-bottom: 10px;
	}
	.floating-details,
	.footer-widgets ul {
		margin-bottom: 40px;
		margin-top: -20px;
		display: none;
		background-color: rgba(255, 255, 255, 0.02);
		padding: 20px 15px;
		border-radius: 0 0 10px 10px;
	}
	.footer-widgets .widgettitle.act+div ul {
		display: block;
	}
	.footer-widgets ul li {
		margin: 0;
		padding: 0;
	}
	.footer-widgets .wp-block-image {
		margin-bottom: 0px;
	}
	.surgery-block-wrap .surgery-block {
		width: 50%;
	}
}

.floating-details {
	display: none;
}

.custom-form {
	z-index: 2;
}

@media only screen and (max-width: 575px) {
	body .video__wrap .elementor-column {
		width: 100% !important;
	}
	body .video__wrap .elementor-column p {
		font-size: 16px;
		margin-bottom: 20px !important;
	}
	.surgery-block-wrap .surgery-block {
		width: 100%;
	}
}

.footer-widgets .textwidget p:first-child {
	margin: 0;
}

@media only screen and (min-width: 1051px) {
	.beforeheader-container,
	.site-header {
		transition: 0.3s all;
		opacity: 0;
	}
	.beforeheader-container.act,
	.site-header.act {
		transition: 0.3s all;
		opacity: 1;
	}
}

.instruction.validation_message,
.gform_validation_errors.validation_error {
	display: none;
}

.custom-form #field_1_6 .gfield_description.validation_message.gfield_validation_message,
.gfield_description.validation_message.gfield_validation_message {
	display: block !important;
	color: red;
	font-weight: 600 !important;
	font-family: Lato, sans-serif;
	padding-top: 5px;
	padding: 0px;
	font-size: 14px !important;
	opacity: 1;
}

ul.gform_fields {
	padding: 0;
	margin: 0 !important;
}

ul.gform_fields li {
	list-style: none;
}

body .uael-modal-title-wrap .uael-modal-title {
	font-weight: 400;
	color: #fff;
}

body .uael-modal-title-wrap {
	background-color: #191f27;
}

body .uael-content {
	border-radius: 9px;
}

body .uael-close-custom-popup-top-right {
	bottom: calc(100% - 35px);
	left: calc(100% - 35px);
	position: absolute;
}

body.elementor-editor-active .beforeheader-container,
body.elementor-editor-active .site-header {
	visibility: hidden;
}

.blog__listing article {
	position: relative;
	padding-bottom: 110px !important;
}

.blog__listing article a.elementor-post__read-more {
	position: absolute;
	bottom: 35px;
	left: 35px;
}

@media only screen and (min-width: 1051px) {
	.page-id-61 iframe {
		max-height: 550px;
		margin-bottom: -70px !important;
	}
}

@media only screen and (max-width: 1050px) {
	.page-id-61 iframe {
		max-height: 450px;
		margin-bottom: -70px !important;
	}
	.page-id-61 .elementor-widget-custom-video-popup+section p {
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		display: -webkit-box;
		white-space: normal;
		overflow: hidden;
	}
}

.uael-modal-content-data .elementor-swiper-button-prev {
	left: -50px !important;
}

.uael-modal-content-data .elementor-swiper-button-next {
	right: -50px !important;
}

.custom__header p a:hover {
	color: #f5c291
}

@media only screen and (min-width: 992px) and (max-width: 1050px) {

.menu-toggle {
	display: inline;
	visibility: visible;
	background: transparent;
	padding: 0;
	height: 55px;
	width: 55px;
	position: absolute;
	top: -5px;
	right: 15px;
	margin: 0;
}

.menu-toggle:before {
	height: 55px !important;
	width: 55px !important;
}	

}

@media only screen and (min-width: 1051px) and (max-width: 1500px) {

.beforeheader-container .wrap, .site-header .wrap {
    padding: 0 30px;
}

body .genesis-nav-menu a {
    color: #bcbcbc;
    display: block;
    padding: 18px 15px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    font-size: 13px !important;
    letter-spacing: 0 !important;
}

.header-image .site-title>a {
    width: 200px;
}

nav > ul > li:not(.menu-item-has-children) a {
	padding-right: 0px;
}
	
}

@media only screen and (min-width: 1051px) and (max-width: 1300px) {


body .genesis-nav-menu a {
    font-size: 11px !important;
}

.header-image .site-title>a {
    width: 140px;
}

}

.services-rmore {
	font-family: Lato, sans-serif;
	color: #000;
	display: table;
	margin-top: 10px;
}

.services-slider .slick-current+div .service-item .services-rmore {
	color: #fff;
}

@media only screen and (max-width: 1050px) {
.site-header {
    padding: 0px 0;
}
	
body:not(.page-id-63) .custom__header {
	padding: 15px 0 !important;
}	
}


@media only screen and (min-width: 1051px) {

.mob-call-now,
.mobile-nav {
	display: none;
}

}

@media only screen and (max-width: 1050px) {

.site-header .wrap {
	padding:5px 75px 5px 20px ;
}
	
#breadcrumbs {
    margin: 0;
}
	
.mobile-nav {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f5c291;
    z-index: 777;
}

.mobile-nav > div{
    width: 25%;
    text-align: center;
    padding: 15px 10px 8px;
}

.mobile-nav > div:not(:last-child) {
    border-right: 1px solid rgba(0,0,0,0.1)
}

.mobile-nav > div a {
    color: #192028;
}

.mobile-nav > div a i {
    display:block;
    font-size: 15px;
    margin-bottom: 5px;
}

.mobile-nav > div a span {
    font-family: Lato;
    font-size: 13px;
    display: block;
}

.mob-call-now {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 7777;
    background: #f5c291;
    color: #000;
    font-size: 18px;
    width: 64px;
    height: 64px;
    line-height: 1.6;
    text-align: center;
	padding-top: 10px;
}

.mob-call-now a {
    color: #000 !important;
}

.mob-call-now a span {
	font-size: 8px;
	display: block;
	
}
}


body .custom__archive {
    --grid-column-gap: 0px !important;
    --grid-row-gap: 0px !important;
}

.custom__archive * {
	grid-template-columns: inherit !important;
}

.custom__archive .elementor-posts-container {
	display: flex;
	flex-wrap: wrap;
	align-items: inherit;
	box-sizing: border-box;
	margin: 0 -30px;
}

.custom__archive .elementor-posts-container article {
	width: calc(50% - 60px);
	padding: 0;,margin:;
	border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 9px;
    padding: 35px 35px 35px 35px;
    border-color: #EEEEEE;
	margin: 0 30px 60px;
}

@media only screen and (max-width: 1050px) {

.custom__archive .elementor-posts-container {
	margin: 0 -15px;
}

.custom__archive .elementor-posts-container article {
	width: calc(50% - 30px);
	margin: 0 15px 30px;
}	
}

@media only screen and (max-width: 575px) {
.elementor-element-b30ae22 {
	position: relative;
	z-index: 2;
}

body .elementor-1125 .elementor-element.elementor-element-45071a7 {
    position: relative;
    z-index: 22;
}
	
.custom__archive .elementor-posts-container {
	margin: 0 0px;
}

.custom__archive .elementor-posts-container article {
	width: 100%;
	margin: 0 0 30px;
}	
	
body .elementor-1125 .elementor-element.elementor-element-3a95a35 img {
    position: relative;
    width: 100%;
    margin-bottom: -250px;
    z-index: 0;
}

body .elementor-1125 .elementor-element.elementor-element-8a728d7 .elementor-heading-title {
    font-size: 37px;
    text-align: center;
}
	
body .elementor-1125 .elementor-element.elementor-element-1c408ea .elementor-heading-title {
    font-size: 16px;
    color: #fff;
    text-align: center;
}
	
body .elementor-element-0c993dc {
	text-align: center;
}
	
body .elementor-element-fe34c15 {
    position: relative;
    z-index: 2;
}		
	
}

@media only screen and (max-width: 1050px) {

.nav-primary {
    top: 64px;
    height: calc(100vh - 64px);
}

}

.service-item .services-rmore {
    color: #fff;
}
span.habla {
    display: block;
    text-align: right;
    color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 15px;
    margin-bottom: 5px;
}

.site-header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.35s ease-out;
    background: #1C232C;
    top: 0;
    border: none;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
body.mtoggle .mob-call-now{
	position: fixed;
    animation: slideDown 0.35s ease-out;
    top: 0;
    border: none;
}
.custom-form.no-top {
    padding: 20px;
    margin: 0;
}
.col_flex{
	flex-direction:column
}
.col_flex .habla{
	margin-right:0 !important
}
.beforeheader-container .widget:first-child ul li a {
    color: #dfdfdf !important;
}
.max_img  img{
	max-width:950px !important
}
@media(max-width:1700px){
	.max_img  img{
	max-width:880px !important
}
}
@media(max-width:1340px){
	.max_img  img{
	max-width:660px !important
}
}
@media(max-width:1340px){
	.max_img  img{
	max-width:660px !important
}
}
@media(max-width:1200px){
	.max_img  img{
	max-width:570px !important
}
}
@media(max-width:767px){
	.land_top > .elementor-element-populated{
		padding-top:30px !important
	}
}