html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

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

/*color*/
/*Font family*/
/* text size*/
/* text Height*/
body { font-smoothing: antialiased; -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; }

a { outline: none !important; }
a:hover, a:focus, a:active { outline: none !important; text-decoration: none; }

p { font-size: 16px; line-height: 24px; }

h6 { font-size: 20px; line-height: 28px; width: 100%; }

h5 { font-size: 24px; line-height: 32px; width: 100%; }

h4 { font-size: 28px; line-height: 36px; width: 100%; }

h3 { font-size: 32px; line-height: 40px; width: 100%; }

h2 { font-size: 36px; line-height: 44px; width: 100%; }

h1 { font-size: 40px; line-height: 48px; width: 100%; }

/** -- Common css start --**/
/*green*/
/*$title-color:rgb(58, 70, 78); black*/
/*black*/
/*grey*/
.container { max-width: 1170px; }

body { font-family: 'Roboto Condensed'; color: #555555; }

.d-section { padding: 60px 0; background-color: #fff; }

p { font-size: 16px; margin: 15px 0; color: #555555; line-height: 26px; }

.like-h1 { font-size: 48px; font-weight: 400; color: #313b45; line-height: 60px; margin: 0 0 30px 0; }
.like-h1 strong { display: block; font-size: 60px; font-weight: 700; }

.sub-title { font-size: 18px; font-weight: 700; color: #555555; }

.color-blue { color: blue; }

.color-red { color: #ff0000; }

strong { font-weight: 700; }

h4, h5, h6 { margin: 15px 0; }

.btn-custom { background-color: lime; color: #000; font-size: 16px; font-weight: 700; padding: 12px 60px 12px 30px; text-transform: uppercase; border-radius: 4px; position: relative; background-image: url(../images/btn-arrow.svg); background-position: calc(100% - 15px) center; background-repeat: no-repeat; min-width: 200px; text-align: left; }

/**-- About Section start --**/
.about-sec { background-image: url(../images/about-bg.svg); background-position: center bottom; background-size: 100% auto; background-repeat: no-repeat; }
.about-sec .awarad-sec { margin: 45px 0 0 0; display: inline-flex; }
.about-sec .awarad-sec img { margin: 0 15px; }
.about-sec .img-sec { height: 540px; }
.about-sec .img-sec img { height: 100%; width: auto; }

/**-- About Section end --**/
/**-- Promotion Section start --**/
.promotion-sec h2 { font-weight: 700; }
.promotion-sec .promo-box { background-color: #313b45; position: relative; color: #fff; padding: 30px 0; margin: 30px auto; }
.promotion-sec .promo-box::after, .promotion-sec .promo-box::before { content: ''; position: absolute; height: 40px; width: 40px; background-color: #fff; top: 0; bottom: 0; border-radius: 50%; margin: auto 0; }
.promotion-sec .promo-box::before { left: -20px; }
.promotion-sec .promo-box::after { right: -20px; }
.promotion-sec .promo-box .card-name { font-size: 28px; line-height: 38px; font-weight: 700; }
.promotion-sec .promo-box .card-price { font-size: 18px; line-height: 26px; font-weight: 400; }
.promotion-sec .btn-custom { margin: 0 5px; }
.promotion-sec .mailchimp-form .mailchimp-title
{
	text-align: left;
}
.promotion-sec .mailchimp-form label
{
	font-size: 14px;
	line-height: 18px;
}
/**-- Promotion Section end --**/
/**-- CTA Section start --**/
.cta-sec { background-image: url(../images/cta-bg.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 90px 0; background-attachment: fixed; }
.cta-sec h2 { color: #fff; font-weight: 300; line-height: 70px; }
.cta-sec .btn-custom { background-image: none; text-align: center; padding: 15px 30px; line-height: 0; }
.cta-sec .btn-custom span { position: relative; top: -9px; }
.cta-sec .btn-custom img { height: 30px; width: auto; margin: 0 8px 0 0; }

/**-- CTA Section end --**/
/**-- Attraction Section start --**/
.attraction-sec { background-image: url(../images/attraction-bg.svg); background-position: center; background-repeat: no-repeat; background-size: cover; }
.attraction-sec .img-sec { font-size: 0; padding: 0 30px 0 0; }
.attraction-sec .like-h1 { position: relative; padding: 30px 0 0 0; }
.attraction-sec .like-h1::after { content: ''; width: 80px; height: 3px; position: absolute; top: 0; left: 0; background-color: lime; }
.attraction-sec .attraction-box { margin: 15px 0; display: block; position: relative; z-index: 0; overflow: hidden; border-radius: 10px; }
.attraction-sec .attraction-box::after { content: ''; position: absolute; width: 100%; height: 50%; bottom: 0; left: 0; right: 0; margin: 0 auto; background: -moz-linear-gradient(top, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); background: -webkit-linear-gradient(top, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); background: linear-gradient(to bottom, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a2a2a', endColorstr='#2a2a2a',GradientType=0 ); }
.attraction-sec .attraction-box .attraction-name { font-size: 26px; font-weight: 700; color: #fff; position: absolute; width: 100%; z-index: 2; bottom: 30px; left: 30px; }
.attraction-sec .btn-custom { margin-top: 15px; }

/**-- Attraction Section end --**/
/**-- Event Section end --**/
.events-sec { position: relative; padding: 60px 0 0 0; }
.events-sec .video-box { 
	border-radius: 0 50px 50px 0; overflow: hidden; position: relative; height: 760px; margin-right: 90px; background-position: center; background-repeat: no-repeat; background-size: cover; 
}
.events-sec .video-box::after { content: ''; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: -moz-linear-gradient(top, rgba(188, 36, 124, 0.56) 0%, rgba(0, 0, 255, 0.56) 100%); background: -webkit-linear-gradient(top, rgba(188, 36, 124, 0.56) 0%, rgba(0, 0, 255, 0.56) 100%); background: linear-gradient(to bottom, rgba(188, 36, 124, 0.56) 0%, rgba(0, 0, 255, 0.56) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbc247c', endColorstr='#8f0000ff',GradientType=0 ); /* IE6-9 */ }
.events-sec .video-box .play-btn { height: 80px; width: 80px; background-color: lime; display: block; bottom: 0; left: 0; position: absolute; right: 0; top: 0; margin: auto; z-index: 2; border-radius: 50%; background-image: url(../images/play-icon.svg); background-position: center; background-size: 20px auto; background-repeat: no-repeat; }
.events-sec .video-box  .video-thumbnail-img
{
	display: none;
}
.events-sec .txt-sec { max-width: 500px; width: 100%; }
.events-sec .events-list { margin: 0; padding: 0; }
.events-sec .events-list li { font-size: 24px; font-weight: 300; line-height: 32px; margin: 0 0 30px 0; position: relative; -moz-transition: all 300ms ease-in-out 0s; -o-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.events-sec .events-list li a,
.events-sec .events-list li a:hover,
.events-sec .events-list li a:focus
{
	color: #555;
}
.events-sec .events-list li::after { content: ''; position: absolute; height: calc(100% - 12px); width: 2px; top: 0; bottom: 0; left: 0; margin: auto 0; opacity: 0; background-color: lime; }
.events-sec .events-list li strong { display: block; font-weight: 700; }
.events-sec .events-list li:hover { cursor: pointer; padding: 0 0 0 15px; }
.events-sec .events-list li:hover::after { opacity: 1; }
.events-sec .btn-media { display: flex; background-color: lime; border-radius: 6px; padding: 12px 30px; height: 68px; }
.events-sec .btn-media img { margin: 0 5px 0 0; }
.events-sec .btn-media span { color: #000; font-size: 22px; font-weight: 300; line-height: 22px; text-align: left; }
.events-sec .btn-media span strong { font-weight: 700; display: block; }

/**-- Event Section end --**/
.testimonial-sec { background-image: url(../images/testimonial-bg.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 60px 0 105px 0; }
.testimonial-sec .testimonial-slider { margin: 30px 0 0 0; font-size: 22px; line-height: 30px; }
.testimonial-sec .testimonial-slider .client-words { margin: 0 auto 30px auto; width: 70%; }

.content-area.innerpages { padding: 45px 0 60px 0; }
.content-area.innerpages h2 { font-size: 48px; font-weight: 700; color: #313b45; line-height: 60px; margin: 15px 0 15px 0; }
.content-area.innerpages h3 { font-size: 34px; line-height: 44px; color: blue; font-weight: 700; margin: 15px 0px 15px 0; }
.content-area.innerpages h3.txt-red { color: #ff0000; }
.content-area.innerpages ul { padding: 0; margin: 15px 0; }
.content-area.innerpages ul li { font-size: 16px; font-weight: 400; padding: 3px 0 3px 30px; line-height: 26px; background-image: url(../images/target.svg); background-repeat: no-repeat; background-size: 15px; background-position: left 9px; color: #555555; margin-bottom: 15px; }
.content-area.innerpages ul li a { color: #555555; font-weight: 700; }
.content-area.innerpages ul li b { font-weight: 700; }
.content-area.innerpages .img-gallery .uk-panel .uk-overlay { border-radius: 10px; }
.content-area.innerpages .img-gallery .uk-panel .uk-overlay img { opacity: 1; }

.master_form .gform_wrapper ul li.gfield, .contact-page .social-sec .social-links ul li { background: none !important; }

p strong { font-weight: 700; }

.content-area.blogpages { padding: 60px 0; }
.content-area.blogpages .entry-title { font-size: 48px; font-weight: 400; color: #3a464e; line-height: 58px; margin: 0 0 30px 0; }
.content-area.blogpages .entry-title a { color: #3a464e; }
.content-area.blogpages .blog-box { margin: 0 0 30px 0; padding: 30px; box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1); }
.content-area.blogpages .blog-img-sec { margin: 0 -30px; }
.content-area.blogpages .blog-img-sec img { max-width: 100%; width: 100%; height: auto; }
.content-area.blogpages .post-date { font-weight: 500; padding: 15px 0 0 0; }
.content-area.blogpages .read-more-btn { font-weight: 700; text-decoration: underline; color: #0000FF; }
.content-area.blogpages p img { max-width: 100%; width: 100%; height: auto; }
.content-area .screen-reader-text { display: none; }
.content-area .pagination .nav-links { text-align: center; }
.content-area .post-navigation .nav-links { display: flex; }
.content-area .post-navigation .nav-links .nav-previous, .content-area .post-navigation .nav-links .nav-next { display: flex; }
.content-area .post-navigation .nav-links .nav-previous a, .content-area .post-navigation .nav-links .nav-next a { align-self: center; }
.content-area .nav-links { width: 100%; }
.content-area .nav-links .nav-previous, .content-area .nav-links .nav-next { width: calc(50% - 15px); display: inline-block; padding: 30px; border: 1px solid #e5e5e5; text-align: left; }
.content-area .nav-links .nav-previous .meta-nav, .content-area .nav-links .nav-previous .post-title { font-size: 16px; line-height: 26px; color: black; }
.content-area .nav-links .nav-next .meta-nav, .content-area .nav-links .nav-next .post-title { font-size: 16px; line-height: 26px; color: black; }
.content-area .nav-links .nav-previous .post-title, .content-area .nav-links .nav-next .post-title { font-weight: 700; }
.content-area .nav-links .nav-previous { margin: 0 30px 0 0; }
.content-area .nav-links .nav-next { margin: 0; }
.content-area .nav-links a.page-numbers { color: black; text-decoration: none; border: 1px solid #e5e5e5; padding: 4px 11px; border-radius: 6px; background: #fff; margin: 0 4px; }
.content-area .nav-links span.page-numbers { color: black; text-decoration: none; border: 1px solid #e5e5e5; padding: 4px 11px; border-radius: 6px; background: #fff; margin: 0 4px; }
.content-area .nav-links span.page-numbers.current { background-color: #00FF00; color: #fff; }
.content-area .nav-links a.page-numbers:hover { background-color: #00FF00; color: #fff; }
.content-area .nav-links span.page-numbers.current .svg-icon, .content-area .nav-links a.page-numbers:hover .svg-icon { fill: #fff; }
.content-area .nav-links .svg-icon { fill: black; }

.eq-height-row [class^="col-"], .eq-height-row [class*=" col-"] { margin: 15px 0; }

.home-slider .button-tab { width: calc(100% - 70px); }
.home-slider .slider-box h1
{
	max-width: 580px;
	width: 100%;
	padding: 0 15px;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 60px;
	color: #fff;
}
.home-slider .slider-box p
{
	max-width: 1000px;
	width: 100%;
	padding: 0 15px;
	font-size:32px;
	font-weight: 700;
	line-height: 42px;
	color: #fff;
}
.home-slider .slider-box .uk-overlay-panel .uk-margin
{
	max-width: 1000px;
	width: 100%;
	margin: auto auto 60px auto!important;
}
.promotion-sec .promo-box, .inner-promo-box .promo-box { width: calc(100% - 20px); }

.widget_recent_entries, .widget_categories { padding: 30px 45px; margin: 0 0 30px 0; text-align: left; box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1); background-color: #fff; }
.widget_recent_entries h3.widget-title, .widget_categories h3.widget-title { color: #555555; font-size: 24px; font-weight: 700; margin: 0 0 15px 0; }
.widget_recent_entries ul, .widget_categories ul { padding: 0; margin: 15px 0; }
.widget_recent_entries ul li, .widget_categories ul li { font-size: 16px; font-weight: 400; padding: 3px 0 3px 30px; line-height: 26px; background-image: url(../images/target.svg); background-repeat: no-repeat; background-size: 15px; background-position: left 9px; color: #555555; margin-bottom: 15px; }
.widget_recent_entries ul li a, .widget_categories ul li a { color: #555555; font-weight: 700; }
.widget_recent_entries ul li b, .widget_categories ul li b { font-weight: 700; }

.promotion-sec .master_form { max-width: 600px; width: 100%; margin: 45px auto 0 auto; }
.promotion-sec .master_form .gform_wrapper ul.gform_fields li.gfield { padding-right: 16px !important; }
.promotion-sec .master_form .gfield_label { color: #313B45 !important; }
.promotion-sec .master_form .ginput_container input { border: 1px solid #dfe4eb !important; color: #313b45 !important; }
.promotion-sec .master_form div.ginput_container_name span { padding-right: 0 !important; }

/* hours and pricing start*/
.hour-price .open-hours { margin: 30px 0; background-color: #FFFFFF; box-shadow: 0px 3px 10px #0000000D; }
.hour-price .open-hours .title-sec { background-color: lime; color: #313B45; text-align: center; padding: 15px; font-size: 22px; line-height: 30px; font-weight: 700; border: 1px solid  #dee2e6; }
.hour-price .open-hours .desc-sec { padding: 25px 40px; border: 1px solid #dee2e6; border-top: none; }
.hour-price .open-hours .desc-sec ul li { display: flex; -ms-flex-pack: justify !important; justify-content: space-between !important; position: relative; margin: 15px 0; background: none; padding: 0; }
.hour-price .open-hours .desc-sec ul li.active { color: #16CF50; font-weight: 700; }
.hour-price .open-hours .desc-sec ul li::after { content: ''; position: absolute; width: 100%; height: 1px; background-color: #E9E9E9; top: 0; bottom: 0px; left: 0; right: 0; margin: auto; }
.hour-price .open-hours .desc-sec ul li span { background: #fff; display: inline-block; position: relative; z-index: 1; text-transform: uppercase; }
.hour-price .open-hours .desc-sec ul li span:first-child { width: 100px; text-align: left; }
.hour-price .open-hours .desc-sec ul li span:last-child { text-align: right; padding: 0 0 0 15px; }
.hour-price .bg-red.box-adjust { padding: 23px 30px; }
.hour-price .open-hours .desc-sec ul li span:last-child i {
	display: block;
	font-size: 14px;
}
/* hours and pricing end*/
.contact-page .contect-details h5 { margin: 0; }

img[class*="wp-image"], img[class*=" wp-image"] { width: 100%; height: auto; }

.tiktok::after { content: ''; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; height: 26px; width: 26px; background-image: url(../srmpro/images/tik-tok.svg); background-position: center; background-repeat: no-repeat; background-size: auto 100%; }

footer .social-links ul li { position: relative; }

.tiktok::before { opacity: 0; }

/*events-sec .video-box { background-image: url(../srmpro/images/tb-mi.jpg); background-position: center; }*/

@media only screen and (min-width: 1200px) { .home-slider { height: calc(100vh - 174px); } }
@media only screen and (min-width: 320px) and (max-width: 767px) { .mtsnb .mtsnb-container { padding: 10px 45px 10px 15px !important; max-height: 110px !important; }
  .home-slider .button-tab { display: none !important; }
  footer .copyright-links { margin-bottom: 90px; }
  .d-section.about-sec .awarad-sec { width: 100%; }
  .d-section.about-sec .awarad-sec img { height: 90px !important; width: 90px !important; margin: 0 auto !important; }
  .cta-tab-mob { position: fixed; display: block !important; z-index: 10; left: 0; bottom: 0; background-color: lime; width: 100%; text-align: center; }
  .cta-tab-mob .col-3 { border-right: 1px solid #fff; }
  .cta-tab-mob .col-3:last-child { border-right: none; }
  .cta-tab-mob .col-3 .txt-box { font-size: 14px; color: #000; font-weight: 700; margin-bottom: 15px; }
  .cta-tab-mob .col-3 .img-box { margin: 15px auto; height: 36px; width: 36px; } }
.master_form .gform_wrapper { margin-bottom: 0 !important; }
.master_form .gform_wrapper .gfield_required { color: #fff !important; }
.master_form .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]) { min-height: auto !important; }
.master_form .gform_title { display: none; }
.master_form .gfield_label { font-size: 14px !important; color: #fff; }
.master_form .gform_footer.top_label { text-align: center; }
.master_form .ginput_container { font-size: 16px !important; }
.master_form .ginput_container input, .master_form .ginput_container textarea, .master_form .ginput_container select { border: none; border-radius: 3px; -moz-appearance: none; -webkit-appearance: none; appearance: none; background-color: #fff; font-size: 16px !important; padding: 15px !important; line-height: 18px !important; color: #313b45 !important; margin: 0 !important; background-color: #fff; width: 100% !important; }
.master_form .ginput_container input:focus, .master_form .ginput_container input:hover, .master_form .ginput_container textarea:focus, .master_form .ginput_container textarea:hover, .master_form .ginput_container select:focus, .master_form .ginput_container select:hover { outline: none !important; }
.master_form .ginput_container textarea { resize: none; }
.master_form .ginput_container select { -moz-appearance: none; -webkit-appearance: none; appearance: none; cursor: pointer; background-color: #fff !important; background-image: url(../images/drop-down-arrow.svg); background-repeat: no-repeat; background-position: 90% center; background-size: 10px; cursor: pointer; }
.master_form .ginput_container select::-ms-expand { display: none; }
.master_form .gform_button { background-color: lime; color: #000; font-size: 16px; font-weight: 700; padding: 12px 60px 12px 30px; text-transform: uppercase; border-radius: 4px; position: relative; background-image: url(../images/btn-arrow.svg); background-position: calc(100% - 15px) center; background-repeat: no-repeat; min-width: 200px; width: 100%; text-align: left; border: none; line-height: 26px; }
.master_form .fa_date .ginput_container_date, .master_form .fa_time .ginput_container_select { margin-top: 0 !important; }
.master_form .fa_date .ginput_container_date input, .master_form .fa_date .ginput_container_date select, .master_form .fa_time .ginput_container_select input, .master_form .fa_time .ginput_container_select select { font-size: 13px !important; }
.master_form .gform_wrapper div.validation_error, .master_form .gform_wrapper .instruction { display: none !important; }
.master_form .gform_wrapper .field_description_below .gfield_description { padding-top: 8px; }
.master_form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) { max-width: 100% !important; }
.master_form .gform_wrapper li.gfield.gfield_error, .master_form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning { background-color: transparent !important; border: none !important; padding: 0 !important; }
.master_form .gform_wrapper .screen-reader-text, .master_form .gform_wrapper label.hidden_sub_label { display: none !important; }
.master_form .gform_wrapper ul.gform_fields li.gfield { padding: 0 !important; }
.master_form .gform_wrapper ul li.gfield { background: none !important; }

.master_form .gfield_radio li input[type="radio"]:checked + label, .master_form .gfield_radio li input[type="radio"]:not(:checked) + label, .master_form .gfield_checkbox li input[type="checkbox"]:checked + label, .master_form .gfield_checkbox li input[type="checkbox"]:not(:checked) + label { position: relative; padding-left: 45px; cursor: pointer; line-height: 30px; display: inline-block; color: #666; }

.master_form .gfield_radio li input[type="radio"]:checked + label:before, .master_form .gfield_radio li input[type="radio"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 30px; height: 30px; border: 1px solid #dfe4eb; border-radius: 100%; background: #fff; }

.master_form .gfield_checkbox li input[type="checkbox"]:checked + label:before, .master_form .gfield_checkbox li input[type="checkbox"]:not(:checked) + label:before { content: ''; position: absolute; left: 0; top: 0; width: 30px; height: 30px; border: 1px solid #ddd; border-radius: 0; background: #fff; }

.master_form .gfield_radio li input[type="radio"]:checked + label:after, .master_form .gfield_radio li input[type="radio"]:not(:checked) + label:after { content: ''; width: 14px; height: 14px; background: lime; position: absolute; top: 8px; left: 8px; border-radius: 100%; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

.master_form .gfield_checkbox li input[type="checkbox"]:checked + label:after, .master_form .gfield_checkbox li input[type="checkbox"]:not(:checked) + label:after { content: '\f00c'; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 17px; position: absolute; color: lime; top: 0px; left: 6px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }

.master_form .gfield_radio li input[type="radio"]:not(:checked) + label:after, .master_form .gfield_checkbox li input[type="checkbox"]:not(:checked) + label:after { opacity: 0; -webkit-transform: scale(0); transform: scale(0); }

.master_form .gfield_radio li input[type="radio"]:checked + label:after, .master_form .gfield_checkbox li input[type="checkbox"]:checked + label:after { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

.master_form .gfield_radio li { padding: 0 !important; background: none !important; }

.master_form .gfield_radio li input[type="radio"] { position: absolute !important; }

.master_form ul.gfield_checkbox li label, .master_form ul.gfield_radio li label { margin-right: 20px; }

.custom-header { position: relative; width: 100%; background-color: #313b45; }
.custom-header .logo-sec .custom-logo-link { display: block; }
.custom-header .logo-sec .custom-logo-link img { width: 100%; height: auto; max-width: 120px; }
.custom-header .top-menu a { color: #D7E2F0; padding: 15px 30px; display: inline-block; font-size: 16px; font-weight: 300; position: relative; }
.custom-header .top-menu .signup-btn span { background-color: lime; color: #000; font-size: 14px; font-weight: 700; position: relative; padding: 4px 8px; border-radius: 4px; margin: 0 0 0 8px; top: -2px; }
.custom-header .top-menu .signup-btn span::before { content: ''; position: absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 5px solid lime; left: -5px; top: 0; bottom: 0; margin: auto 0; }
.custom-header .top-menu .signup-btn::after, .custom-header .top-menu .signup-btn::before { height: 54px; width: 1px; background-color: rgba(255, 255, 255, 0.1); position: absolute; content: ''; bottom: 0; margin: 0; }
.custom-header .top-menu .signup-btn::before { left: 0; }
.custom-header .top-menu .signup-btn::after { right: 0; }
.custom-header .top-menu .call-btn { position: relative; padding-left: 0; }
.custom-header .top-menu .call-btn img { margin: 0 5px; position: relative; top: 2px; }
.custom-header .top-menu .call-btn span { font-size: 24px; font-weight: 700; }
.custom-header .top-menu .call-btn::after { position: absolute; content: ''; width: 880px; height: 1px; bottom: 0; left: 0; background-color: rgba(255, 255, 255, 0.1); }
.custom-header .top-menu .back-btn { color: lime; font-size: 16px; padding-right: 0; border: none; }
.custom-header .master-menu li { position: relative; }
.custom-header .master-menu li a { padding: 30px 0; display: block; text-transform: capitalize; font-size: 18px; color: #fff; }
.custom-header .master-menu li a:hover::after { width: 100%; height: 3px; background-color: lime; content: ''; position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; animation: slide-up 300ms forwards; }
.custom-header .master-menu li:first-child a { margin-left: 0; }
.custom-header .master-menu li:last-child a { margin-right: 0; }
.custom-header .master-menu li.current_page_item a::after { width: 100%; height: 3px; background-color: lime; content: ''; position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; }
.custom-header .master-menu li .sub-menu { display: none; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); animation: slide-up 500ms forwards; }
.custom-header .master-menu li:hover a { color: lime; }
.custom-header .master-menu li:hover .sub-menu { display: block; width: 100%; left: 0px; margin-top: 0px; position: absolute; min-width: 205px; z-index: 1; }
.custom-header .master-menu li:hover .sub-menu li { background-color: #fff; width: 100%; }
.custom-header .master-menu li:hover .sub-menu li a { position: relative; text-align: left; padding: 10px 20px; color: #555555; transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; text-transform: capitalize; font-size: 16px; }
.custom-header .master-menu li:hover .sub-menu li a:hover { background-color: lime; color: #fff; }
.custom-header .master-menu li:hover .sub-menu li a::after { display: none; }
.custom-header .master-menu #menu-item-2615469 .sub-menu { box-shadow: none; position: relative; }
.custom-header .master-menu #menu-item-2615469 .sub-menu li a { padding: 10px 20px 10px 30px; }
.custom-header .master-menu #menu-item-2615469 > a { font-weight: 700; }

.custom-header.stuck { background-color: #3a464e; position: fixed !important; z-index: 10; top: 0; width: 100%; animation: slide-down 1s forwards; }
.custom-header.stuck .main-header-menu .top-menu { display: none; }
.custom-header.stuck .main-header-menu .logo-sec .custom-logo-link img { max-width: 50px; }
.custom-header.stuck .master-menu li a { padding: 20px 0; }

.button-tab { margin: 0; padding: 0; }
.button-tab li { background-color: lime; position: relative; width: 100%; margin: 0 1px; padding: 25px 15px; }
.button-tab li:first-child { border-radius: 10px 0 0 0; }
.button-tab li:last-child::before { background-image: url(../images/equal-bg.svg); background-repeat: no-repeat; background-position: center right; content: ''; display: block; position: absolute; right: -70px; top: 36px; width: 91px; height: 40px; }
.button-tab li:last-child::after { content: ''; position: absolute; width: 40px; height: 100%; top: 0; right: -40px; border-left: 40px solid lime; border-bottom: 110px solid transparent; }
.button-tab li .media-img { height: 50px; width: 50px; }
.button-tab li .media-img img { padding: 0 2px; max-width: 50px; height: auto; width: 100%; }
.button-tab li .media-body { font-size: 22px; font-weight: 700; color: #000; }

.for_inner .button-tab { display: none !important; }

.for_inner .button-tab.stuck { display: flex !important; }

.button-tab.stuck { position: fixed; top: 0; animation: slide-down 1s forwards; z-index: 9; left: 0; right: 0; margin: auto; max-width: 970px; }
.button-tab.stuck li { padding: 5px 15px; }
.button-tab.stuck li:first-child { border-radius: 0 0 0 10px; }
.button-tab.stuck li:last-child { border-radius: 0 0 10px 0; }
.button-tab.stuck li:before { display: none !important; }
.button-tab.stuck li:after { display: none !important; }
.button-tab.stuck li .media { height: 100%; }
.button-tab.stuck li .media-body { font-size: 20px; line-height: 24px; }
.button-tab.stuck li .media-img { width: 30px; height: 30px; }
.button-tab.stuck li .media-img img { max-width: 30px; }

@keyframes slide-down { 0% { opacity: 0; transform: translateY(-8.25em); }
  100% { opacity: 0.9; transform: translateY(0); } }
@keyframes slide-up { 0% { opacity: 0; transform: translateY(10px); }
  100% { opacity: 1; transform: translateY(0); } }
iframe .PartyTitle { color: #d00 !important; }

.mobile-navigation { display: none; }
.mobile-navigation .call-btn-mob { display: block; position: absolute; top: 0; bottom: 0; left: auto; right: 75px; margin: auto 0; height: 24px; width: 24px; z-index: 10; }
.mobile-navigation .call-btn-mob img { width: 100%; height: auto; }

@media only screen and (min-width: 320px) and (max-width: 991px) { .main-header-menu { display: none; }
  .custom-header .logo-sec { position: relative; z-index: 2; }
  .custom-header .logo-sec .custom-logo-link { display: block; padding: 0; }
  .custom-header .logo-sec .custom-logo-link .custom-logo { width: 100% !important; max-width: 80px; height: auto; z-index: 999 !important; }
  .mobile-navigation { display: flex !important; padding: 7px 15px; -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1); background-color: rgba(58, 70, 78, 0.99); justify-content: space-between; position: fixed; top: 0; width: 100%; z-index: 99; left: 0; }
  .dsarrow { position: absolute; right: 0; top: 0; padding: 23px 23px 23px 83px; cursor: pointer; }
  .dsarrow::after { display: block; content: "\f078"; font-family: "Font Awesome 5 free"; font-style: normal; font-weight: 900; text-decoration: inherit; color: #fff; }
  div.screen { position: relative; -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25); }
  div.screen nav.mobile-nav { position: absolute; left: 0; top: 0; z-index: 0; height: 0; width: 100%; padding: 2em; -webkit-opacity: 0; -moz-opacity: 0; opacity: 0; -webkit-transform: scale(0.85); -ms-transform: scale(0.85); transform: scale(0.85); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; position: fixed; overflow-x: scroll; background: rgba(0, 0, 0, 0.98); }
  div.screen nav.mobile-nav ul { padding: 1em 0 0 0; }
  div.screen nav.mobile-nav ul li { position: relative; border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
  div.screen nav.mobile-nav ul li .sub-menu { padding: 0 0 0 40px; background: #f2eaea 1a; }
  div.screen nav.mobile-nav ul li a { font-size: 1.25em; color: #fff; padding: 1em 0; font-weight: 300; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
  div.screen nav.mobile-nav ul li a:hover { -webkit-opacity: 0.45; -moz-opacity: 0.45; opacity: 0.45; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; padding: 1em; }
  div.screen nav.mobile-nav ul li:last-child { border: none; }
  div.screen nav.mobile-nav.toggled { display: block; z-index: 10; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; height: 100vh; align-items: flex-start; }
  div.screen header a.target-burger.toggled { position: fixed; right: 15px; }
  div.screen header a.target-burger.toggled ul.buns li.bun { -webkit-transform: rotate(45deg) translateZ(0); transform: rotate(45deg) translateZ(0); }
  div.screen header a.target-burger.toggled ul.buns li.bun:last-child { -webkit-transform: rotate(-45deg) translateZ(0); transform: rotate(-45deg) translateZ(0); position: relative; top: -1px; }
  div.screen header a.target-burger { width: 3em; height: 3em; position: relative; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 99; cursor: pointer; }
  div.screen header a.target-burger:hover { cursor: pointer; -webkit-opacity: 1; -moz-opacity: 1; opacity: 1; }
  div.screen header a.target-burger ul.buns { width: 1.625em; height: 1.625em; list-style: none; padding: 0; position: absolute; top: 32px; right: 0; left: 0; margin: auto; -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1); transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), color 1s cubic-bezier(0.23, 1, 0.32, 1); -webkit-transform: translateZ(0); transform: translateZ(0); color: #fff; }
  div.screen header a.target-burger ul.buns li.bun { width: 100%; height: 2px; background-color: lime; top: 50%; margin-top: -0.75px; -webkit-transform: translateY(-3.75px) translateZ(0); transform: translateY(-3.75px) translateZ(0); -webkit-transition: -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1); transition: transform 1s cubic-bezier(0.23, 1, 0.32, 1), background-color 1s cubic-bezier(0.23, 1, 0.32, 1); }
  div.screen header a.target-burger ul.buns li.bun:last-child { -webkit-transform: translateY(3.75px) translateZ(0); transform: translateY(3.75px) translateZ(0); } }
/*Pevious Next button start*/
.slick-prev, .slick-next { position: absolute; display: block; height: 58px; width: 58px; line-height: 0px; font-size: 0px; cursor: pointer; color: transparent; top: auto; bottom: 0; padding: 0; border: none; outline: none; background: #fff; background-position: center; background-repeat: no-repeat; border-radius: 50%; z-index: 2; -webkit-box-shadow: 0px 15px 20px #7682B72D; -moz-box-shadow: 0px 15px 20px #7682B72D; box-shadow: 0px 15px 20px #7682B72D; }
.slick-prev.slick-disabled, .slick-next.slick-disabled { opacity: 0.3; }

.slick-prev { left: calc(50% - 70px); background-image: url(../images/slide-arrow-left.svg); }
[dir="rtl"] .slick-prev { left: auto; right: calc(50% - 70px); }

.slick-next { right: calc(50% - 70px); background-image: url(../images/slide-arrow-right.svg); }
[dir="rtl"] .slick-next { left: calc(50% - 70px); right: auto; }

/*Pevious Next button end*/
/*Dots button start*/
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0; margin: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; margin: 0 7px; padding: 0; cursor: pointer; }
.slick-dots li button { display: block; outline: none; line-height: 0px; font-size: 0px; color: transparent; padding: 0; cursor: pointer; border-radius: 50%; border: none; box-shadow: none; background-color: #D7E2F0; font-size: 0; height: 12px; width: 12px; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li.slick-active button { background-color: lime; }

/*Dots button end*/
.banner-sec { position: relative; }

.home-slider.banner-sec::after { z-index: 0; }

.home-slider { height: calc(100vh - 132px); min-height: 400px; color: #fff; position: relative; overflow: hidden; }
.home-slider .container { position: absolute; top: auto; left: 0; right: 0; bottom: 0; margin: 0 auto; }
.home-slider .main-txt { font-size: 64px; text-transform: uppercase; font-weight: 700; line-height: 74px; }
.home-slider .price-box { margin: 45px 0; }
.home-slider .price-box .price-txt { font-size: 34px; line-height: 44px; font-weight: 700; display: inline-block; }
/*.home-slider .price-box .price-txt:first-child { width: 35%; position: relative; }
.home-slider .price-box .price-txt:first-child::after { position: absolute; height: 85%; width: 100%; content: ''; background-image: url(../images/price-line.svg); background-position: center right; background-size: auto 100%; background-repeat: no-repeat; top: 0; right: -21%; bottom: 0; left: auto; margin: auto 0; }
.home-slider .price-box .price-txt:last-child { width: 55%; }*/

.sub-banner { display: flex; align-items: flex-end; -webkit-align-items: flex-end; position: relative; background-position: center; background-repeat: no-repeat; z-index: 0; height: 60vh; max-height: 600px; position: relative; z-index: 0; }
.sub-banner::after { content: ''; position: absolute; width: 100%; height: 25%; min-height: 150px; bottom: 0; left: 0; right: 0; margin: 0 auto; background: -moz-linear-gradient(top, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); background: -webkit-linear-gradient(top, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); background: linear-gradient(to bottom, rgba(42, 42, 42, 0) 0%, #2a2a2a 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a2a2a', endColorstr='#2a2a2a',GradientType=0 ); z-index: -1; }
.sub-banner .caption_title { font-size: 72px; line-height: 80px; color: #fff; font-weight: 900; text-transform: uppercase; margin: 0; }
.sub-banner .sub-caption { width: 100%; padding: 15px; margin-right: auto; margin-left: auto; max-width: 1170px; }

.breadcrumb { background-color: transparent; margin: 0; padding: .75rem 0; }
.breadcrumb p { margin: 0; }
.breadcrumb a, .breadcrumb span { color: #fff; }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .home-slider { height: 500px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) { .sub-banner { height: 50vh; }
  .home-slider { height: 500px; }
  .home-slider.banner-sec::after { width: 70%; }
  .home-slider .main-title { font-size: 60px; line-height: 70px; } }
@media only screen and (max-width: 767px) { .banner-sec::after { width: 100%; }
  .home-slider { min-height: 500px; height: 60vh; }
  .home-slider .sub-title { font-size: 24px; line-height: 34px; margin: 60px 0 0 0; }
  .home-slider .main-title { font-size: 40px; line-height: 50px; }
  .home-slider .banner-content .btn-link { text-align: center; margin: 0; }
  .sub-banner { height: 50vh; }
  .sub-banner .caption_title { font-size: 34px; line-height: 42px; } }
@media only screen and (max-width: 359px) { .home-slider .sub-title { font-size: 20px; line-height: 28px; }
  .home-slider .main-title { font-size: 36px; line-height: 44px; } }
/** --- Contact page start --- **/
.contact-page .master_form { padding: 10px 45px 20px 45px; margin: 45px 0 0 0; background-color: #222f3e; box-shadow: 0px 0px 47px 3px rgba(0, 0, 0, 0.1); }
.contact-page h5 { font-weight: 700; font-size: 16px; }
.contact-page h5 span { font-weight: normal; display: block; }
.contact-page h5 span a, .contact-page h5 span a:hover, .contact-page h5 span a:focus, .contact-page h5 span a:active { color: #555555; }
.contact-page .contect-details { margin: 45px 0 0 0; }
.contact-page .contect-details h5 { color: #555555; }
.contact-page .contect-details .media { padding: 15px 0; }
.contact-page .contect-details .media .media-img { width: 24px; height: 32px; position: relative; }
.contact-page .contect-details .media .media-img .fas { color: blue; font-size: 20px; bottom: 0; left: 0; position: absolute; right: 0; top: 0; margin: auto; height: 20px; width: auto; }
.contact-page .contect-details .media .media-img .fa-phone { transform: rotate(90deg); font-size: 18px; top: 6px; }
.contact-page .contect-details .media:first-of-type { padding-top: 0; }
.contact-page .contect-details .media:last-of-type { padding-bottom: 0; }
.contact-page .social-sec { text-align: center; margin: 30px 0 0 0; border-top: 1px solid #e5e5e5; padding: 30px 0 0 0; }
.contact-page .social-sec .social-links ul { margin: 15px 0 0 0; }
.contact-page .social-sec .social-links ul li { display: inline; padding: 0; }
.contact-page .social-sec .social-links ul li a { background-color: blue; display: inline-block; height: 44px; width: 44px; border-radius: 50%; position: relative; margin: 0 5px; }
.contact-page .social-sec .social-links ul li a i { font-size: 20px; color: #fff; bottom: 0; left: 0; position: absolute; right: 0; top: 0; margin: auto; height: 20px; width: auto; }
.contact-page .social-sec .social-links ul li a:hover { background-color: blue; }

/** --- Contact page end --- **/
footer { background-color: #313b45; padding: 45px 0 0 0; }
footer hr { border-color: #EAE8E6; opacity: 0.2; margin-top: 45px; }
footer .menu-title { color: #fff; font-weight: 700; font-size: 16px; line-height: 24px; display: block; padding: 3px 0; margin: 4px 0; }
footer .footer-menu li a { color: #fff; font-size: 16px; line-height: 24px; font-weight: 300; padding: 3px 0; margin: 4px 0; display: block; }
footer .footer-divided { -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px; }
footer .social-links .menu-title { margin: 15px 0; }
footer .social-links ul li { display: inline-block; height: 48px; width: 48px; border-radius: 50%; background-color: lime; margin: 0 5px; }
footer .social-links ul li a { display: block; }
footer .social-links ul li a i { color: #000; font-size: 24px; line-height: 48px; }
footer .copyright-links { padding: 30px 0; }
footer .copyright-links ul li { color: #fff; font-size: 16px; font-weight: 400; display: inline-block; }
footer .copyright-links ul li a { color: #fff; padding: 0 5px; border-left: 1px solid #fff; }
footer .copyright-links ul li:first-child a { text-decoration: underline; border-left: none; }
.mailchimp-form
{
	padding: 45px!important;
}
.mailchimp-form .mailchimp-title
{
color: #313B45;
font-weight: 700;
font-size: 14px;
display: block;
margin-bottom: 7px;
}
.mailchimp-form input:not([type="submit"])
{
padding: 15px;
border: 1px solid #dfe4eb;
border-radius: 5px;
background: none;
color: #313b45;
width: 100%;
}
.mailchimp-form input.btn
{
	max-width: 200px;
	width: 100%;
}
.hide-dt
{
	display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) { footer .social-links ul li { height: 36px; width: 36px; }
  footer .social-links ul li a i { font-size: 18px; line-height: 36px; }
  .tiktok::after { height: 18px; width: 18px; }
  .home-slider .button-tab { width: 100%; }
  .button-tab li:last-child { border-radius: 0 10px 0 0; }
  .button-tab li:last-child::before, .button-tab li:last-child::after { display: none; } }


