/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 02 2024 | 06:35:22 */
/*FONTS_SETTINGS*/
@import url('https://fonts.googleapis.com/css?family=Bellota:700|Open+Sans:400,700|Spartan&display=swap');
/*BASIC_SETTINGS*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color:#2D2D2D;
	background-color:#ffffff;
}
body > div {
	font-size: 18px;
}
a {
	text-decoration: none !important;
	color: #1e1e1e;
}
.site-inner{
	margin-top:0;
}
.white, .white a, .white a:hover, .white a:focus {
	color:#ffffff;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-full-width]>.vc_row{
	max-width: 1200px;
	margin: 0 auto;
}
.full-width-content .entry-content>.wpb-content-wrapper .row-container[data-vc-stretch-content]>.vc_row{
	max-width: 100%;
}
/*HEADING_SECTION*/
h1 , h2 , h3 , h4 , h5 , h6 {
	font-family: 'Spartan', sans-serif;
	font-weight : 400;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 34px;
}
h3, .header-tagline {
	font-size: 27px;
}
h4, .audio-row h2 {
	font-size: 21px;
}
h5  {
	font-size: 18px;
}
h6, .vc_row.videos-row h3 {
	font-size: 17px;
}
.entry-content h3, .entry-content h4 {
	font-weight: 400;
}
.header-title{
	font-family: 'Bellota', cursive;
	font-size:103px;
	font-weight:700;
}
/*MENU_SECTION*/
.menu a span {
	color: #ffffff;
	font-family: 'Spartan', sans-serif;
	font-size: 21px;
	font-weight: 400;
	text-transform: uppercase;
}
.vc_row .menu li {
	padding: 0 10px;
	margin:0;
}
.menu li:last-child{
	padding-right:0;
}
.vc_row .nav-primary, .menu-toggle{
	float:none;
}
.vc_row .nav-primary .genesis-nav-menu a{
	padding:0;
	margin:0;
}
/*Sub Menu*/
.genesis-nav-menu .sub-menu a{
	border:0;
	width:100%;
	background-color:transparent;
}
.menu li .sub-menu{
	top: 20px;
	background-color: #d9d9d8;
	padding-bottom:15px;
	border:0;
	text-align: left;
}
.menu li .sub-menu li a span{
	line-height: 23px;
}
.menu li .sub-menu li{
	padding: 10px 10px 0 10px;
	margin:0;
}
/*BUTTON_SECTION*/
.vc_row .wpb_button, .vc_row .wpb_content_element, .vc_row ul.wpb_thumbnails-fluid>li, .entry {
	margin-bottom: 0;
}
.vc_row .vc_btn3.vc_btn3-style-custom, .vc_row .gform_wrapper .gform_footer input[type=submit] {
	font-size: 18px;
	font-weight: 400;
	border-radius: 8px;
	padding: 3px 20px 5px 20px;
	background: #E0455A;
	color: #ffffff;
}
/*PLACEHOLDER_SECTION*/
::-webkit-input-placeholder { 
	color:    #000000;
	opacity:  1;
}
:-moz-placeholder { 
	color:    #000000;
	opacity:  1;
}
::-moz-placeholder {
	color:    #000000;
	opacity:  1;
}
:-ms-input-placeholder {
	color:    #000000;
	opacity:  1;
}
/*FORM_SECTION*/
input, select, textarea {
	background-color: #ffffff;
	border: 0 !important;
	color: #000000;
	font-size: 17px !important;
	font-weight: 400;
	padding: 12px !important;
	border-radius: 5px !important;
}
/*.gform_wrapper .gform_body ul.gform_fields li.gf_left_half {
padding-right: 8px;
}
.gform_wrapper ul.gform_fields li.gf_right_half {
padding-left: 8px;
}*/
.vc_row .gform_wrapper .gform_footer input[type=submit]{
	margin: 0;
	font-size: 18px !important;
	font-weight: 400;
	padding: 7px 27px !important;
	position:absolute;
	right:15px;
}
.vc_row .gform_wrapper .gform_footer{
	text-align:right;
	margin: 0;
	padding: 17px 0 0;
	display:block;
}
.vc_row .gform_confirmation_message{
	padding:2em 0;
}
.vc_row .gform_wrapper textarea.medium, .vc_row .gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 96px;
	resize: none;
}
body .vc_row .gform_wrapper ul li.gfield {
	margin-top: 23px;
}
.vc_row .gform_wrapper{
	margin:0;
}
body .top_label div.ginput_container {
	line-height:0;
}
.gform_wrapper.gravity-theme .gfield {
	grid-column: 1/-1;
}
.gform_wrapper.gravity-theme .gform_fields {
	width: 100%;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr 2%)[12];
	grid-template-columns: repeat(12,1fr);
	grid-template-rows: repeat(auto-fill,auto);
	grid-column-gap: 2%;
	grid-row-gap: 16px;
}
.gform_wrapper.gravity-theme .gfield label, .gform_validation_container {
	display:none;
}
h2.gform_submission_error {
	font-size: 24px;
}
.validation_message, h2.gform_submission_error { 
	color:#ff0000;
}
/*ICON_SECTION*/
.vc_row .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 16px !important;
}
.site-header .vc_row .text-right .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner, .site-footer .vc_row .text-right .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	width: 20px;
	height: 22px;
	border: 0;
}
.vc_row .vc_icon_element.vc_icon_element-outer {
	vertical-align: middle;
	margin-bottom:0;
}
.vc_row .vc_icon_element.custom_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	height: auto;
	vertical-align: initial;
}
.vc_row .custom_icon_element.phone-icon {
	margin-right:20px;
}
.vc_row .vc_icon_element.custom_icon_element .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	margin: 0 10px 0 0;
}
/*AUDIO_SECTION*/
.vc_row .mejs-time, .vc_row .mejs-volume-button, .vc_row .mejs-time-handle-content{
	display:none;
}
.vc_row .mejs-horizontal-volume-slider, .vc_row .mejs-time-float, audio, .custom-audio-title{
	display:none !important;
}
.vc_row .mejs-container .mejs-controls, .vc_row .mejs-container{
	background: transparent;
}
.vc_row .mejs-controls .mejs-time-rail .mejs-time-total, .vc_row .mejs-time-float-corner, .vc_row .mejs-controls .mejs-time-rail .mejs-time-loaded{
	background: #21283C;
	top: 14px;
	height: 10px;
	margin:0;
}
.vc_row .customaudioplayer .mejs-button>button,body .mejs-replay button {
	background: transparent;
	margin: 0;
	cursor:pointer;
}
/*.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before{
position: absolute;
font-family: fontawesome;
font-size: 21px;
top: 20px;
left: 6px;
color: #24242C;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before{
content: "\f144";
}
.customaudioplayer .mejs-pause:before {
content: "\f28b";
}*/
.customaudioplayer .mejs-button {
	width: 20px;
	height: 25px;
	position: relative;
	left: 0px;
	margin-right: 10px;
	top: 6px;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before, .customaudioplayer .mejs-pause:before, .customaudioplayer .download-audio .fa-download:before, .custom-event-class .customaudioplayer:before {
	position: absolute;
	content: '';
	background-image: url(http://site100.7nyc.com/booking/wp-content/uploads/2022/03/audio-buttons.svg);
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-size: cover;
}
.vc_row .mejs-time-rail{
	margin: 0;
	height: 28px;
	padding: 0;
}
.customaudioplayer .mejs-play:before, .customaudioplayer .mejs-replay:before {
	background-position: 0px 0px;
}
.customaudioplayer .mejs-pause:before {
	background-position: -40px 0px;
}
.vc_row .wp-audio-shortcode{
	margin:0;
	height:28px !important;
	width: calc(100% - 22px)!important;
	min-height:28px;
}
body .mejs-button>button:focus {
	outline: none !important;
}
.customaudioplayer{
	position: relative;
	width: 55%;
	margin: 0 auto;
	min-height: 28px;
}
/*.customaudioplayer .download-audio .fa-download:before{
content: "\f0ab";
left: 5px;
top: -2px;
color: #DF465A;
}
.customaudioplayer .download-audio a {
position: absolute;
right: 0;
height: 24px;
width: 27px;
top: -25px;
}*/
.customaudioplayer .download-audio .fa-download:before{
	background-position: -79px 0px;
	top:0;
}
.customaudioplayer .download-audio a {
	position: absolute;
	right: 0;
	height: 23px;
	width: 22px;
	top: -22px;
}
.download-audio {
	position: relative;
}
body .mejs-time-current{
	background: #DF465A !important;
	height: 10px;
}
body span.mejs-time-loaded,   body span.mejs-time-hovered, body span.mejs-time-buffering {
	display:none !important;
}
body .mejs-button button{
	transition: none !important;
}
.vc_row .mejs-controls{
	padding-left:0;
	height: 28px;
}
.custom-event-class .customaudioplayer:after {
	content: '';
	background: #21283C;
	position: absolute;
	width: calc(100% - 75px);
	height: 10px;
	left: -2px;
	margin: 0 auto;
	right: 0;
	top: 10px;
}
.custom-event-class .customaudioplayer:before {
	background-position: 0px 0px;
	left:10px;
	top:3px;
}
.custom-event-class .customaudioplayer .download-audio a {
	top: 3px;
}
.custom-event-class .custom-audio-title {
	left: 42px;
}
.custom-event-class .wpb_video_widget , .custom-event-class .wp-playlist{
	background-image:url(http://site100.7nyc.com/booking/wp-content/uploads/2024/06/video.gif);
}
.audio-row h2 {
	width: 204px;
	height: 204px;
	border-radius:50%;
	display: flex;
	align-items: center;
	margin: 0 auto;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
}
/*HEADER_SECTION*/
.header-tagline{
	border-radius:8px;
}
/*FLIP_SECTION*/
.vc_row i.fa-sliders-h {
	transform: rotate(90deg);
}
.round-flip .oxilab-flip-box-1, .round-flip .oxilab-flip-box-back-1 {
	border-radius:50%;
}
.vc_row .oxilab-flip-box-1 {
	background: #424242;
}
.vc_row .oxilab-flip-box-back-1 {
	background: #175d69;
}
.vc_row .oxilab-flip-box-1-data .oxilab-icon-data .oxi-icons, .vc_row .oxilab-flip-box-1-data .oxilab-heading {
	color: #ffffff;
}
.vc_row .oxilab-flip-box-1-data .oxilab-heading {
	font-family: 'Spartan', sans-serif;
}
.vc_row .oxilab-flip-box-1-data .oxilab-info {
	display:none;
}
/*VIDEO_SECTION*/
#load-more.disable, .group{
	display:none;
}
.group.active {
	display: block;
}
/*TESTIMONIAL_SECTION*/
.vc_row .testimonial{
	padding: 0 3.5em;
	position:relative;
}
.vc_row .testimonial-content {
	text-align: left;
	margin-bottom: 1em;
	line-height: 1.3;
}
.vc_row .testimonial-content, .vc_row .testimonial-name {
	font-size: 21px;
}
.vc_row .testimonial-name {
	color: #e0455a;
	font-weight:700;
}
/*.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
position:absolute;
font-size:36px;
color:#056472;
font-family:fontawesome;
line-height:1;
}
.vc_row .testimonial-content:before {
content:'\f10d';
left:2px;
top:0;
}
.vc_row .testimonial-content:after {
content:'\f10e';
right:2px;
bottom:0;
}*/
.vc_row .testimonial-content:before, .vc_row .testimonial-content:after{
	content:'';
	position:absolute;
	width: 34px;
	height: 36px;
	background-size: contain;
	background-repeat: no-repeat;
}
.vc_row .testimonial-content:before {
	background-image:url('http://site100.7nyc.com/booking/wp-content/uploads/2022/03/left-quote.svg');
	left:2px;
	top:0;
}
.vc_row .testimonial-content:after {
	background-image:url('http://site100.7nyc.com/booking/wp-content/uploads/2022/03/right-quote.svg');
	right:2px;
	bottom:0;
}
/*LOGO_SECTION*/
.logo-row .vc_row:after {
	position: relative;
	z-index: 9;
	content: '';
	bottom: -25px;
	height: 50px;
	width: 100%;
	background: -webkit-radial-gradient(ellipse at 50% 0,rgba(0,0,0,.2),transparent 58%);
	background: radial-gradient(ellipse at 50% 0,rgba(0,0,0,.34),transparent 58%);
}
/*CONTACT_SECTION*/
.vc_row.contact-row .gfield_html p{
	line-height: 21px;
	padding-bottom:10px;
	margin-bottom:10px;
}
/*FOOTER_SECTION*/
.site-footer .contact-row li{
	margin-bottom:0;
}
.site-footer .footer-row p{
	font-size:14px;
}
.error404 .content {
	margin:2em 0;
}
/*RESPONSIVE_SECTION*/
@media only screen and (max-width: 1023px){
	.contact-row .mobilefirst .vc_column-inner{
		padding-left:15px !important;
	}
}
@media only screen and (max-width: 959px){
	.menu-toggle, .menu-toggle:hover, .menu-toggle:focus {
		color: #ffffff;
	}
	.menu-toggle {
		font-size: 24px;
	}
	.vc_row .menu li {
		padding:7px 0;
		text-align:center;
	}
	.vc_row .nav-primary {
		position: absolute;
		top: 45px;
		background: #424242;
		text-align: center;
		left: 50%;
		width: 60%;
		transform: translate(-50%, 0);
		padding: 10px;
		z-index: 9;
	}
	.header-row h1, .header-row h2{
		font-size: 16px;
	}
	.audio-row h2 {
		width: 220px;
		height: 220px;
	}
	.customaudioplayer {
		width: 80%;
	}
	.vc_row .gform_wrapper .gform_footer input[type=submit] {
		position: static;
	}
	.vc_row .oxilab-flip-box-col-3 {
		width:100%;
	}
}
@media only screen and (max-width: 767px){
	h1, h5, h2, .site-footer p, .site-header .vc_row, .vc_row .wpb_single_image, .vc_row .text-right, .text-right, .vc_row.contact-row  {
		text-align:center !important;
	}
	.vc_row .gform_wrapper {
		width: 100%;
	}
	.vc_row.learnmore-row .vc_column-inner{
		background-image:none !important;
	}
	.audio-row h2 {
		width: 204px;
		height: 204px;
	}
	.customaudioplayer {
		width: 50%;
	}
	.vc_row.contact-row .vc_column-inner{
		border-right:0 !important;
	}
	.vc_row .gform_wrapper {
		margin-bottom: 2em;
	}
}
@media only screen and (max-width: 640px){
	.header-title {
		font-size: 80px;
	}
}
@media only screen and (max-width: 479px){
	.customaudioplayer {
		width: 80%;
	}
	.vc_row.header-row{
		padding:10px 0;
	}
	.header-title {
		font-size: 50px;
	}
	.header-tagline {
		font-size: 18px;
	}
	h2 {
		font-size: 30px;
	}
	.vc_row .testimonial-content::before, .vc_row .testimonial-content::after {
		width: 20px;
		height: 19px;
	}
	.vc_row .testimonial {
		padding: 0 1.5em;
	}
	.vc_row .testimonial-content:after {
		bottom: 42px;
	}
	.header-icons .wpb_raw_code.inline, .contact-row .wpb_raw_code.inline {
		margin-right: 0 !important;
		display:block;
	}
}	