/*

Theme Name: No Times Square Casino
Author: No Times Square Casino
version: 2025

*/

/*
font-family: "Montserrat", sans-serif;
font-family: "Oswald", sans-serif;
font-family: "Roboto", sans-serif;
*/

*, *:before, *:after { margin: 0px; padding: 0px; -webkit-font-smoothing: antialiased; box-sizing: border-box; -webkit-box-sizing: border-box; -webkit-text-size-adjust: none; }
html, body { width: 100%; font-size: 16px; line-height: 24px; color: #2a2a2a; font-family: "Montserrat", sans-serif; font-weight: 400; -webkit-text-size-adjust: none; -webkit-font-smoothing: antialiased; }
html { min-height: 100%; background: #fff; } 

::-webkit-input-placeholder { color: #ffffff; opacity: 0.600 !important; }
::-moz-placeholder { color: #ffffff; opacity: 0.600 !important; }
:-ms-input-placeholder { color: #ffffff; opacity: 0.600 !important; }
:-moz-placeholder { color: #ffffff; opacity: 0.600 !important; }

input[type=checkbox]{ -webkit-appearance: checkbox; }
input[type=radio]{ -webkit-appearance: radio; }
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; font-family: "Roboto", sans-serif; font-weight: 500; }
:focus,input:focus, textarea:focus { outline: none; }
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; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
:focus { outline: none; }

/* common */
a { transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; text-decoration: none; outline: none; color: #278f9f; }
a:focus, a:active { outline: none; }
a:hover { text-decoration: none; } 

ul, ol {  margin: 0px; padding: 0px 0 25px 20px; }
ul li, ol li { padding: 0px; }
ol ol { margin-bottom: 0px; }
ol ol li:last-child { padding-bottom: 0px; } 

h1, h2, h3, h4, h5 { color: #94a766; font-weight: 600; font-family: "Oswald", sans-serif; }
h1 { color: #94a766; font-size: 58px; line-height: 64px; padding-bottom: 10px; }
h2 { color: #000000; font-size: 90px; line-height: 90px; padding-bottom: 24px; }
h3 { padding: 0px 0 2px; font-size: 58px; line-height: 58px; color: #000000; }
h4 { font-size: 42px; line-height: 52px; letter-spacing: 1.26px; color: #000000; padding-bottom: 15px; } 
h5 { color: #aaaaaa; font-size: 32px; line-height: 36px; padding: 0 0 15px; font-weight: 400; }
h6 { font-size: 24px; line-height: 36px; color: #000000; padding-bottom: 12px; text-transform: uppercase; }
p { padding-bottom: 25px; }
p strong { font-weight: 500; }
p a , li a{ color: #278f9f; text-decoration: none; } 
p a:hover, li a:hover { text-decoration: underline; }
cite { font-style: normal; }
table { border-collapse: separate; border-spacing: 0; }
caption, td { font-weight: normal; text-align: left; }
th { text-align: left; }
.clear { clear: both; width: 100%; height: 0px; overflow: hidden; }
blockquote { font-style: italic; }
/*a[href^="tel"], a[href^="sms"] { cursor: text; text-decoration: none; color: inherit !important; }
a[href^="tel"]:hover, a[href^="sms"]:hover { text-decoration: none; }*/
blockquote { padding: 0; margin: 0; position: relative;  font-style: normal; }
blockquote p strong { font-size: inherit; line-height: inherit; }

#mainCntr { padding: 0; width: 100%; overflow: hidden; position: relative; }

.clear { clear: both; overflow: hidden; }
img { border: 0px; outline: none; display: block; max-width: 100%; height: auto; }

.btn { padding: 1px 0px 10px; position: relative; display: inline-block;  vertical-align: top; font-family: "Raleway", sans-serif; font-weight: 500; text-align: center; text-decoration: none; font-size: 16px; line-height: 20px; color: #ffffff; text-transform: uppercase; letter-spacing: 1.6px; position: relative; }
.btn:after { content: ""; width: 100%; height: 1px; position: absolute; bottom: 0px; left: 0px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #ffffff; }
.btn:hover:after { width: 100%; }

.button { padding: 5px 30px; min-height: 44px; display: inline-flex; align-items: center; justify-content: center; text-align: center; cursor: pointer; text-align: center; border: 1px solid #ffffff; color: #ffffff; font-size: 14px; line-height: 1; letter-spacing: 0px; font-family: "Roboto", sans-serif; text-transform: uppercase; font-weight: 400; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; border-radius: 0px; -webkit-border-radius: 0px; background-color: #000000; }
.button:hover { border-color: #000000; color: #000000; background-color: #ffffff; }
.button.is-outlined { background: none; }
.button.is-outlined:hover { border-color: #000000; color: #000000; background-color: #ffffff; }

.button.purple-color { border-color: #8825b5; background: #8825b5; }
.button.magenta-color { border-color: #ef1696; background: #ef1696; }
.button.green-color { border-color: #02b26a; background: #02b26a; }

.button.purple-color:hover,
.button.magenta-color:hover,
.button.green-color:hover { border-color: #1d98b2; background-color: #1d98b2; }

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; }
.slick-arrow.slick-hidden { display: none; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }
.v-start { align-items: flex-start; }
.v-end { align-items: flex-end; }
.h-center { justify-content: center; }
.h-end { justify-content: flex-end; }

.mkdf-lh-anim { clip-path: inset(0 100% 0 0); transform: translateX(40px); transition: 1s; }
.mkdf-lh-anim.go { clip-path: inset(0 0 0 0); transform: translateX(0); transition: 1s .1s cubic-bezier(.91,.13,.26,.88); }

.mkdf-v-anim { opacity: 0; transform: translateY(100px); clip-path: inset(100% 0px 0px); transform-origin: 0px 0px; }
.mkdf-v-anim.go { opacity: 1; transform: translateY(0px); clip-path: inset(0px); transform-origin: 0px 0px; transition: 1.2s cubic-bezier(0.35, 0.71, 0.26, 0.88) 0.33s; }

.order-first { order: -1; }

/* wrapper */
#wrapper { width: 100%; min-height: 100%; position: relative; overflow: hidden; }
.wrapper { padding: 0 40px; margin: 0px auto; width: 100%; max-width: 1200px; position: relative; }

.header-cntr { padding: 20px 0px; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 99; margin: 0 auto; transition: all 350ms; }
.header-cntr .wrapper { max-width: 100%; }
.header-cntr .header-inner { justify-content: space-between; }
.header-cntr .logo img { width: 280px; height: auto; }
.header-cntr .right ul { padding: 0px; margin: 0px; list-style-type: none; display: flex; align-items: center; flex-wrap: wrap; }
.header-cntr .right ul li { padding: 5px 5px 5px 4px; position: relative; }
.header-cntr .right ul li a { padding: 12px 20px; color: #ffffff; display: block; border: 1px solid transparent; font-size: 20px; line-height: 1; font-weight: 400; letter-spacing: 1px; font-family: "Oswald", sans-serif; text-transform: uppercase; transition: opacity 300ms ease; }
.header-cntr .right ul li a:hover { text-decoration: none; opacity: 0.6; }
.header-cntr .right ul li.current-menu-item > a { border-color: currentColor; }
.header-cntr .right ul li ul { position: absolute; top: calc(100% - 4px); left: 6px; display: block; border: 1px solid transparent; opacity: 0; visibility: hidden; width: 198px; transition: all 350ms; transform: translateY(10px); background: #ffffff; }
.header-cntr .right ul li:hover > ul { opacity: 1; visibility: visible; transform: translateY(0px); }
.header-cntr .right ul li li { padding: 0px; }
.header-cntr .right ul li li a { padding: 9px 13px; font-family: "Roboto", sans-serif; color: #000000; font-size: 12px; letter-spacing: 0.05em; text-transform: uppercase; border: 0px; }
.header-cntr .right ul li li a:hover { background: rgba(0,0,0,0.05); }

.header-cntr.is-sticky { padding: 10px 0px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.05); background: #ffffff; }
.header-cntr.is-sticky .right ul li a { color: #000000; }
.header-cntr.is-sticky .right ul li ul { border-color: #000000; }

	.hero-bar { padding: 180px 0px 100px; position: relative; text-align: center; background-repeat: no-repeat; background-position: 50.00% 96.73%; background-size: cover; background-color: #000000; }
	/*.hero-bar:before { content: ''; display: block; position: absolute; top: 0; left: 0px; width: 100%; height: 60%; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0) 100%); }*/
	.hero-bar h1 { padding: 0px 0px 56px; font-size: 70px; line-height: 1; color: #ffffff; font-weight: 700; font-family: "Oswald", sans-serif; text-transform: uppercase; }
	.hero-bar h3 { padding: 0px 0px 52px; margin: 0px auto; max-width: 800px; font-size: 24px; line-height: 27.6px; letter-spacing: 1.8px; font-family: "Montserrat", sans-serif; color: #ffffff; font-weight: 700; }
	.hero-bar p { padding: 0px 0px 22px; margin: 0px; font-size: 12px; color: #ffffff; letter-spacing: 1.8px; font-weight: 700; }
	.hero-bar .logo-slider:not(.slick-initialized) .repeat:not(:nth-of-type(1)) { display: none; }
	.hero-bar .logo-slider .slick-list { overflow: inherit; }
	.hero-bar .logo-slider .repeat { padding: 6px 6px; }
	.hero-bar .logo-slider .repeat .image { width: 128px; }
	.hero-bar .logo-slider .repeat img { box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
	.hero-bar .slick-dots { padding: 41px 0px 0px; margin: 0px; list-style-type: none; line-height: 0; display: flex; align-items: center; flex-wrap: wrap; justify-content: center; gap: 14px; }
	.hero-bar .slick-dots li {  }
	.hero-bar .slick-dots li button { padding: 0px; margin: 0px; width: 14px; height: 14px; font-size: 0px; line-height: 0px; cursor: pointer; border: 1px solid #ae40a5; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 100%; background: #ae40a5; }
	.hero-bar .slick-dots li button:hover, .hero-bar .slick-dots li.slick-active > button { border-color: #ae40a5; background: #ffffff; }
	.hero-bar .button { font-family: "Oswald", sans-serif; min-height: 60px; border-color: #ff001e; font-size: 27px; line-height: 1; font-weight: 700; background: #ff001e; }
	.hero-bar .button:hover { color: #ffffff; text-decoration: none; }

	.home-section-1-sec { padding: 60px 0px 42px; text-align: center; }
	.home-section-1-sec .text { margin: 0px auto; max-width: 820px; }
	.home-section-1-sec h3 { padding: 0px 0px 20px; margin: 0px auto; max-width: 740px; color: #ae40a5; font-size: 32px; line-height: 40px; font-weight: 700; text-transform: uppercase; }

	.home-section-2-sec { padding: 60px 0px 96px; text-align: center; background: #ae40a5; }
	.home-section-2-sec .inner { justify-content: space-between; }
	.home-section-2-sec h3 { padding: 0px 0px 30px; font-size: 24px; line-height: 30px; font-weight: 700; color: #ffffff; text-transform: uppercase; }
	.home-section-2-sec .left { width: 336px; }
	.home-section-2-sec .chart { display: flex; align-items: center; justify-content: center; }
	.home-section-2-sec .name { padding-top: 20px; font-size: 13px; line-height: 1; font-family: "Roboto", sans-serif; font-weight: 500; color: #ffffff; }
	.home-section-2-sec .center { padding: 0px 30px; width: 448px; }
	.home-section-2-sec .right { padding: 36px 0px 0px; width: 210px; }
	.home-section-2-sec .button { padding: 14px 30px; margin-bottom: 64px; color: #ffffff; border-color: #000000; font-size: 22px; letter-spacing: 0.6px; font-family: "Oswald", sans-serif; background: #000000; }
	.home-section-2-sec .socials { padding: 0px 20px; }

	.home-section-3-sec { padding: 60px 0px 40px; font-family: "Roboto", sans-serif; color: #ffffff; background: #000000; }
	.home-section-3-sec .left { width: 36%; }
	.home-section-3-sec .right { margin: 0px auto; max-width: 700px; text-align: center; }
	.home-section-3-sec h3 { padding: 0px 0px 30px; color: #ffffff; font-size: 24px; line-height: 1.25; font-family: "Roboto", sans-serif; font-weight: 700; }

	.home-section-4-sec { padding: 60px 0px 36px; font-family: "Roboto", sans-serif; background: #ccc0cc; }
	.home-section-4-sec .tiles-wrap { margin: 0px -45px; }
	.home-section-4-sec .repeat { padding: 0px 45px 29px; width: 50%; }
	.home-section-4-sec h3 { padding: 0px 0px 30px; text-align: center; color: #ae40a5; text-transform: uppercase; font-size: 24px; line-height: 1.25; }

	.home-section-5-sec { padding: 60px 0px 74px; }
	.home-section-5-sec h3 { padding: 0px 0px 55px; color: #ae40a5; font-size: 48px; line-height: 1.25; font-weight: 700; text-transform: uppercase; text-align: center; }
	.home-section-5-sec h3 a { color: #ae40a5; text-decoration: underline; }
	.home-section-5-sec h3 a:hover { text-decoration: none; }
	.home-section-5-sec .gallery-wrap { margin: 0px 0px; }
	.home-section-5-sec .gallery-wrap .repeat { padding: 0px 5px 10px; width: 25%; }
	.home-section-5-sec .gallery-wrap .repeat .tiled-gallery-item { padding: 0px 0px 75%; height: 0px; position: relative; }
	.home-section-5-sec .gallery-wrap .repeat .tiled-gallery-item img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; cursor: pointer; }

	.page-hero { padding: 15px 0px 0px; width: 100%; min-height: 600px; position: relative; background-position: 50.00% 40.43%; background-repeat: no-repeat; background-size: cover; }
	.page-hero:before { content: ''; display: block; position: absolute; top: 0; width: 100%; height: 60%; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0) 100%); }
	.page-hero h1 { padding: 0px; margin: 0px; font-size: 70px; line-height: 1; text-transform: uppercase; font-weight: 400; color: #ffffff; text-align: center; }

	.who-we-are-sec { padding: 58px 0px 82px; font-family: "Roboto", sans-serif; }
	.who-we-are-sec .top { padding: 0px 0px 27px; color: #2a2a2a; font-size: 24px; line-height: 27px; font-weight: 400; }
	.who-we-are-sec .gallery-wrap { padding: 0px 0px 29px; }
	.who-we-are-sec .gallery-wrap .repeat { padding: 20px; width: 16.62%; }
	.who-we-are-sec .gallery-wrap .repeat .tiled-gallery-item { padding: 0 0 75.08%; height: 0px; position: relative; }
	.who-we-are-sec .gallery-wrap .repeat .tiled-gallery-item img { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: contain; cursor: pointer; }
	.who-we-are-sec .text { padding: 63px 0px 0px; }
	.who-we-are-sec h2 { padding: 0px 0px 30px; margin: 0px; color: #ae40a5; font-size: 24px; line-height: 1.25; font-weight: 700; text-transform: uppercase; }
	.who-we-are-sec ul { padding: 0px 0px 5px 3em; }
	.who-we-are-sec ul li { padding: 0px 0px 3px 5px; }

	.page-hero.what-people-are-saying-page { min-height: 444px; background-position: 50.00% 49.82%; }

	.what-people-are-saying-sec { padding: 60px 0px 90px; }
	.what-people-are-saying-sec .content { padding: 0px 0px 5px; font-family: "Roboto", sans-serif; }
	.what-people-are-saying-sec .review-wrap { column-count: 3; column-gap: 30px; }
	.what-people-are-saying-sec .review-wrap .repeat { margin-bottom: 30px; break-inside: avoid-column; page-break-inside: avoid; }
	.what-people-are-saying-sec .review-wrap .text { padding: 1.5em 2.5em; position: relative; font-size: 18px; color: #000; font-weight: 400; line-height: 1.75; background: rgba(0,0,0,0.05); }
	.what-people-are-saying-sec .review-wrap .text:before { position: absolute; content: '\201C'; top: 0.75em; left: 0.5em; font-size: 2em; line-height: 1;
    font-weight: bold; }
    .what-people-are-saying-sec .review-wrap .text p { padding: 0px; }
    .what-people-are-saying-sec .review-wrap .text .name { display: block; color: rgb(174, 64, 165); font-weight: 700; }

    .page-hero.in-the-news-page { background-position: 50.00% 54.01%; }

    .blog-bar { padding: 62px 0px; font-family: "Roboto", sans-serif; }
    .blog-bar .item { padding: 0px 0px 52px; }
    .blog-bar h3 { padding: 0px 0px 10px; color: #ae40a5; font-size: 48px; line-height: 1.5; font-weight: 400; text-transform: uppercase; }
    .blog-bar h3 a { color: #ae40a5; text-decoration: none; }
    .blog-bar .meta-data { padding-bottom: 38px; display: block; color: #2a2a2a; }
    .blog-bar .inner {  } 
    .blog-bar .image { padding: 10px 0px 0px 30px; width: 28%; }
    .blog-bar .image img { width: auto; max-height: 110px; }
    .blog-bar .text { width: 72%; order: -1; }
    .blog-bar .text p { text-align: justify; }
    .blog-bar .text p a { color: #000000; text-decoration: underline; }
    .blog-bar .text p a:hover { text-decoration: none; }
    .blog-bar .text .button { margin-top: 15px; }

    .page-hero.breaking-news-page { min-height: 475px; background-position: 50.00% 87.00%; }

    .breaking-news-sec { padding: 60px 0px 10px; font-family: "Roboto", sans-serif; }
    .breaking-news-sec .repeat { padding-bottom: 63px; }
    .breaking-news-sec h3 { padding: 0px 0px 30px; color: #ae40a5; font-size: 24px; line-height: 1.25; font-weight: 700; text-transform: uppercase; }
    .breaking-news-sec .image { margin: 0px 0px 10px 10px; float: right; }
    .breaking-news-sec p { padding-bottom: 24px; }
    .breaking-news-sec p strong { font-weight: 700; }
    .breaking-news-sec p a { color: #000000; text-decoration: underline; }
    .breaking-news-sec p a:hover { text-decoration: none; }
    .breaking-news-sec .btn-wrap { padding: 25px 0px 0px; }

    .page-sign-up-hero { padding: 128px 0px 73px; text-align: center; background: #000000; }
    .page-sign-up-hero h1 { padding: 0px 0px 22px; font-size: 40px; line-height: 1; font-weight: 300; text-transform: uppercase; color: #FFFFFF; }
    .page-sign-up-hero h1 strong { padding-top: 20px; display: block; font-size: 64px; line-height: 1; font-weight: 700; }
    .page-sign-up-hero p img { margin: 0px auto; width: 93.5px; }

    .sign-up-sec { padding: 40px 0px 60px; background: #f2f2f2; }
    .sign-up-sec .inner { margin: 0px auto; max-width: 650px; }
    .sign-up-sec h4 { padding: 0px 0px 41px; color: #2A2A2A; font-size: 24px; line-height: 140%; text-align: center; font-family: "Roboto", sans-serif; font-weight: 500; letter-spacing: 0px; }
    .sign-up-sec h3 { padding: 0px 0px 10px; color: #AE40A5; font-size: 24px; line-height: 30px; text-align: center; font-weight: 700; letter-spacing: 0px; text-transform: uppercase; }
     .sign-up-sec .wpcf7 { padding: 10px 0px 0px; }
    .sign-up-sec .wpcf7 p { padding: 0px; width: 100%; }
    .sign-up-sec .wpcf7 br { display: none; }
    .sign-up-sec label { padding: 0px 0px 6px; display: block; font-size: 24px; line-height: 30px; font-weight: 700; color: #000000; font-family: "Oswald", sans-serif; width: 100%; }
    .sign-up-sec label .required { color: #FF0000; }
    .sign-up-sec .wpcf7-select, 
    .sign-up-sec input[type="text"], 
    .sign-up-sec input[type="email"], 
    .sign-up-sec input[type="tel"], 
    .sign-up-sec textarea { padding: 0px 12px; margin-bottom: 10px; border: 1.25px solid #929292; display: block; width: 100%; font-size: 17.5px; letter-spacing: 0.45px; color: #AAAAAA; height: 46px; font-weight: 500; background: #FFFFFF; }
    .sign-up-sec textarea { padding: 22px 20px; font-size: 16px; line-height: 150%; color: #000000; height: 420px; }
    .sign-up-sec textarea::-webkit-input-placeholder { color: #000000; opacity: 1 !important; }
	.sign-up-sec textarea::-moz-placeholder { color: #000000; opacity: 1 !important; }
	.sign-up-sec textarea:-ms-input-placeholder { color: #000000; opacity: 1 !important; }
	.sign-up-sec textarea:-moz-placeholder { color: #000000; opacity: 1 !important; }
    .sign-up-sec ::-webkit-input-placeholder { color: #AAAAAA; opacity: 1 !important; }
	.sign-up-sec ::-moz-placeholder { color: #AAAAAA; opacity: 1 !important; }
	.sign-up-sec :-ms-input-placeholder { color: #AAAAAA; opacity: 1 !important; }
	.sign-up-sec :-moz-placeholder { color: #AAAAAA; opacity: 1 !important; }
	.sign-up-sec .f-row { padding-bottom: 30px; }
	.sign-up-sec .col-6 { width: calc(50% - 13px); }
	.sign-up-sec .col-12 { width: calc(100% - 0px); }
	.sign-up-sec .col-6 + .col-6 { margin-left: auto; }
	.sign-up-sec .col-6 + .col-6 + .col-6 { margin: 0px; }
	.sign-up-sec .col-6 + .col-6 + .col-6 + .col-6 { margin-left: auto; }
	.sign-up-sec input.button { min-width: 244px; font-size: 14px; line-height: 1; letter-spacing: 0.36px; }
	.sign-up-sec .note { padding-top: 20px; font-size: 14px; line-height: 140%; font-family: "Roboto", sans-serif; font-weight: 400; }

	.search-results .header-cntr .right ul li a, 
	.error404 .header-cntr .right ul li a,
	.search-no-results .header-cntr .right ul li a, 
	.search-results a.menuToggle:not(.is-active), 
	.search-no-results a.menuToggle:not(.is-active), 
	.error404 a.menuToggle:not(.is-active) { color: #000; }

	.search-result-sec.no-found { text-align: center; }
	.search-result-sec.no-found h1 { padding-bottom: 20px; width: 100%; }
	.search-result-sec.no-found p a { font-weight: 700; text-decoration: underline; color: #000000; }
	.search-result-sec.no-found p a:hover { text-decoration: none; }

	.search-result-sec { padding: 145px 0px 80px; font-family: "Roboto", sans-serif; }
	.search-result-sec .inner { padding-bottom: 30px; margin-bottom: 22px; border-bottom: 1px solid #e6e5e5; }
	.search-result-sec h1 { padding: 0px; width: 280px; color: #ae40a5; font-size: 2.4em; line-height: 1; font-weight: 300; text-transform: uppercase; }
	.search-result-sec .searchform { width: calc(100% - 280px); }
	.search-result-sec .searchform input[type="text"] { padding: 0px 10px; margin: 0px; font-family: Arial; font-size: 15px; line-height: inherit; width: 100%; color: #000000; height: 46px; border: 1px solid #b2b2b2; width: 100%; transition: all 350ms; border-radius: 3px; font-size: 1.75em; } 
	.search-result-sec .searchform div { position: relative; }
	.search-result-sec .searchform #searchsubmit { margin-top: -10px; cursor: pointer; font-size: 0px; line-height: 0px; position: absolute; top: 50%; right: 0px; width: 38px; height: 20px; border: 0px; border-left: 1px solid #a8a8a8; background: url(images/magnifying-glass.png) center no-repeat;  }
	.search-result-sec .searchform #searchsubmit:hover { background-position: center; }
	.search-result-sec .item { padding-bottom: 20px; }
	.search-result-sec h3 { font-size: 1.5em; line-height: 1.2; color: #000; font-family: "Roboto", sans-serif; font-weight: 300; }
	.search-result-sec h3 a { color: #000000; text-decoration: underline; }
	.search-result-sec h3 a:hover { text-decoration: none; }
	.search-result-sec p { text-transform: lowercase; }
	.search-result-sec .error-found { color: #f00; }

	.hero-bar.v1 { padding: 70px 0px 20px; background: none; }
	.hero-bar.v1:before { display: none; }
	.hero-bar.v1 .wrapper { max-width: 100%; }
	.hero-bar.v1 h3 { padding: 0px 0px 30px; text-align: center; color: #ae40a5; text-transform: uppercase; font-size: 24px; line-height: 1.25; }

#footer { padding: 70px 0px 134px; width: 100%; font-size: 14px; line-height: 1.75; font-family: "Roboto", sans-serif; background: rgba(0,0,0,0.05); }
#footer .one { width: 24.386555%; }
#footer .two { padding-left: 70px; margin-top: -10px; width: 75.613445%; }
#footer p { padding-bottom: 30px; font-size: 14px; line-height: 24.5px; }
#footer ul { padding: 0px; margin: 0px; list-style-type: none; }
#footer ul li { padding: 0px 0px 10px; font-size: 14px; line-height: 1; color: #000000; font-weight: 400; text-align: right; }
#footer ul li a { color: #000000; text-decoration: underline; }
#footer h3 { padding: 0px 0px 20px; font-size: 28px; color: #ae40a5; line-height: 1.25; letter-spacing: 0.3px; }
#footer .socials { gap: 35px; }
#footer .searchform { margin-bottom: 16px; }
#footer .searchform input[type="text"] { padding: 0px 20px; margin: 0px; font-family: Arial; font-size: 15px; line-height: inherit; width: 100%; color: #000000; height: 39px; border: 1px solid rgba(0,0,0,0.4); width: 100%; transition: all 350ms; }
#footer .searchform div:hover input[type="text"] { border-color: #000000; background: rgba(0,0,0,0.05); }
#footer ::-webkit-input-placeholder { color: #000000; opacity: 0.4 !important; }
#footer ::-moz-placeholder { color: #000000; opacity: 0.4 !important; }
#footer :-ms-input-placeholder { color: #000000; opacity: 0.4 !important; }
#footer :-moz-placeholder { color: #000000; opacity: 0.4 !important; }
#footer .searchform div { position: relative; }
#footer .searchform #searchsubmit { margin-top: -7px; cursor: pointer; font-size: 0px; line-height: 0px; position: absolute; top: 50%; right: 8px; width: 13px; height: 13px; border: 0px; background: url(images/search-light.png) left no-repeat; background-size: 39px auto; }
#footer .searchform #searchsubmit:hover { background-position: center; }

table .alignnone{ float:left; width:100%}
table{ border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px;  table-layout: fixed; width: 100%; margin-bottom: 15px; }

th, td{ padding:0.2em 0.4em; vertical-align: top; }
th p , td p { padding: 0px; }
th, td img{ margin:0px!important}
td img{ width:100%}
select, input, textarea, button { -webkit-appearance: none; border-radius: 0px; -webkit-border-radius: 0px; }
.wpcf7-select, input[type="text"], input[type="email"], input[type="tel"], textarea { padding: 0px 22px; margin: 0px; width: 100%; display: block; font-size: 18px; color: #ffffff; font-weight: 300; line-height: inherit; height: 50px; border: 1px solid #ffffff; border-radius: 0px; -webkit-border-radius: 0px; background-color: rgba(255,255,255,0.050980392156862744); }
input[type="reset"]:hover, input[type="submit"]:hover { }
input:focus, textarea:focus { outline: none; }
textarea { padding: 25px 25px; margin-bottom: 26px; line-height: 26px; resize: none; height: 204px; }
.wpcf7 br { display: none; }
.wpcf7 span.wpcf7-not-valid-tip { display: none; }
#mainCntr .wpcf7 form .wpcf7-response-output { padding: 20px 0px 0px; margin: 0px; border: 0px; }
#mainCntr .wpcf7 form .wpcf7-spinner { margin-top: 10px; vertical-align: top; }
#mainCntr .wpcf7 form.sent .wpcf7-response-output { padding: 20px 0px 0px; color: #46b450; font-weight: 600; border-radius: 0px; background: none; }
select.wpcf7-not-valid, input[type="text"].wpcf7-not-valid, input[type="email"].wpcf7-not-valid, input[type="tel"].wpcf7-not-valid, textarea.wpcf7-not-valid { border-color: #f00 !important; }
div.wpcf7 .ajax-loader { margin: 20px auto 0; display: none; }
div.wpcf7 .submitting .ajax-loader { display: block; }
div.wpcf7 .wpcf7-response-output { padding: 10px 0 40px; margin: 0px; border: 0px; color: #f00; }
.common-bar .wp-block-pullquote br { display: none; }

.alignright { float: right; margin: 6px 0px 10px 20px; max-width: 50%; }
.alignleft, .alignnone { float: left; margin: 17px 34px 38px 0px; }
.aligncenter { float: none; margin: 5px auto 10px; display: block; }

a.menuToggle { margin: 0 0 0 auto; color: #ffffff; position: relative; transition: all 350ms; -webkit-transition: all 350ms; -ms-transition: all 350ms; -o-transition: all 350ms; width: 56px; height:56px; display: none; text-decoration: none; background: none; }
a.menuToggle small { font-size: inherit; line-height: inherit; }
a.menuToggle span { width: 34px; height: 3px; display: block; position: absolute; right: 5px; top: 18px; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle span:after { width: 34px; height: 3px; position: absolute; left: 0px; top: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; } 
a.menuToggle span:before { width: 34px; height: 3px; position: absolute; left: 0px; bottom: -11px; content:''; background: currentColor; transition: all 0.3s; -webkit-transition: all 0.3s; border-radius: 3px; -webkit-border-radius: 3px; }
a.menuToggle.is-active span{ background: transparent; }
a.menuToggle.is-active span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; }
a.menuToggle.is-active span:before { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; }
a.menuToggle .metext { font-size: 15px; position: absolute; bottom: -3px; right: -1px; letter-spacing: 0px; color: currentColor; }

.header-cntr.is-sticky a.menuToggle { color: #000000; }

.mobile-menu { padding: 90px 20px 50px; text-align: center; position: fixed; top: 0px; right: 0px; width: 100%; height: 100%; overflow: auto; z-index: 300; overflow: auto;  -webkit-overflow-scrolling: touch; transform: translate3d(100%,0px,0px); -webkit-transform: translate3d(100%,0px,0px); transition: transform .7s ease 0s;    -webkit-transition: transform .7s ease 0s; background: #000000; }
.mobile-menu a.menuToggle { position: absolute; top: 10px; right: 20px; }
.is-show .mobile-menu { transform: translate3d(0px,0px,0px); -webkit-transform: translate3d(0px,0px,0px); transition: transform .5s cubic-bezier(.34,.95,.27,.98) 0s; }
.mobile-menu a.mobilemenu { top: 20px; }
.mobile-menu .mobile-menu-inner { padding: 0px 0px 20px; }
.mobile-menu .logo { margin: 0 auto 30px; max-width: 220px; display: block; }
.mobile-menu .logo .two { margin-left: auto; }
.mobile-menu ul { padding: 0px; margin: 0px; list-style-type: none; color: #ffffff; font-size: 24px; line-height: 28px; font-family: "Oswald", sans-serif; text-align: center; text-transform: uppercase; }
.mobile-menu ul li { padding: 10px 0px; position: relative; }
.mobile-menu ul li a { padding: 7px 20px; margin: 0px auto; color: #ffffff !important; border: 1px solid transparent; display: inline-block; text-decoration: none; position: relative; }
.mobile-menu ul li.current-menu-item > a { border-color: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle { width: 40px; height: 40px; position: absolute; top: 15px; right: 0px; font-size: 0px; line-height: 0px; }
.mobile-menu ul li .mobile-menu-toggle:before { content: ""; margin-left: -7px; width: 15px; height: 1px; position: absolute; top: 19px; left: 50%; background: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle:after { content: ""; width: 1px; height: 15px; position: absolute; top: 12px; left: 50%; transition: all 350ms; -webkit-transition: all 350ms; background: #ffffff; }
.mobile-menu ul li .mobile-menu-toggle.is-active:after { transform: rotate(90deg); }
.mobile-menu ul ul { display: none; font-weight: 400; font-size: 16px; line-height: 20px; }
.mobile-menu ul li li a { font-family: "Roboto", sans-serif; }
.mobile-menu .button { margin: 25px auto; font-size: 15px; display: inline-flex; }
.mobile-menu .button .arrow { width: 27px; }

.side-panel { position: fixed; top: 0px; left: 0px; width: auto; height: 100vh; z-index: 110; }
.slide-menu-open .side-panel a.menuToggle span{ background: transparent; }
.slide-menu-open .side-panel a.menuToggle span:after { transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 0; }
.slide-menu-open .side-panel a.menuToggle span:before { width: 43px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); bottom: 0px; background: #bdbec0; }
.slide-menu-open .side-panel .side-panel-menu { -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.side-panel .header-inner { padding-top: 50px; position: relative; width: 111px; height: 100%; z-index: 110; background-color: #ffffff; }
.side-panel .header-inner .logo { position: absolute; top: 17px; left: 17px; width: 78px; overflow: hidden; }
.side-panel .header-inner .logo span { width: 200px; }
.side-panel .header-inner .logo img.two { margin-left: auto; transition: all 350ms; -webkit-transition: all 350ms; }
.slide-menu-open .side-panel .header-inner .logo { width: 200px; }
.side-panel a.menuToggle { margin: 0px 0px 0px 27px; display: block; }
.side-panel .side-panel-menu { padding: 0px 0px 0px 49px; position: absolute; top: 0px; left: 111px; z-index: 109; width: 342px; height: 100%;-webkit-transform: translateX(-100%); -ms-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: transform .3s ease; -webkit-transition: -webkit-transform .3s ease; transition: -webkit-transform .3s ease; -o-transition: transform .3s ease; transition: transform .3s ease; transition: transform .3s ease,-webkit-transform .3s ease; box-shadow: 5px 0 40px 0 rgba(65,61,61,.07); -webkit-box-shadow: 5px 0 40px 0 rgba(65,61,61,.07); background: #ffffff; }
.side-panel .side-panel-menu ul { padding: 0px; margin: 0px; list-style-type: none; color: #000000; font-size: 20px; line-height: 26px; letter-spacing: 0.6px; }
.side-panel .side-panel-menu ul li { padding: 14px 0px; }
.side-panel .side-panel-menu ul li a { padding: 3px 0px; color: #000000; display: table; text-decoration: none; position: relative; }
.side-panel .side-panel-menu ul li a:after { content: ""; position: absolute; left: 0; bottom: 0; height: 1px; width: calc(100% - 1px); z-index: 1;  -webkit-transform: scale3d(0,1,1); transform: scale3d(0,1,1); -webkit-transform-origin: 100% 50%; -ms-transform-origin: 100% 50%; transform-origin: 100% 50%; background-color: #278f9f; -webkit-transition: transform .3s; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; -o-transition: transform .3s; transition: transform .3s; transition: transform .3s,-webkit-transform .3s; }
.side-panel .side-panel-menu ul li.current-menu-item > a:after,
.single-portfolio .side-panel .side-panel-menu ul li.portfolio-menu-item > a:after,
.single-remodeling .side-panel .side-panel-menu ul li.remodeling-menu-item > a:after,
.side-panel .side-panel-menu ul li a:hover:after { -webkit-transform: scale3d(1,1,1); transform: scale3d(1,1,1); -webkit-transform-origin: 0 50%;   -ms-transform-origin: 0 50%; transform-origin: 0 50%; }
.side-panel a.menuToggle .metext { display: none; }

.error-page { padding: 70px 0px 60px; text-align: center; min-height: calc(100vh - 1015px); }

.thumb-placeholder-img { width: 100%; position: relative; }
.thumb-placeholder-img img:nth-of-type(1) { width: 100%; min-height: 100%; object-fit: cover; }
.thumb-placeholder-img img:nth-of-type(2), .thumb-placeholder-img video { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0px; left: 0px; }

body.is-hidden, body.is-hidden { overflow: hidden; }

html.is-team-overlay-show, body.is-team-overlay-show { overflow: hidden; }

.team-overlay-cn { position: fixed; top: 0px; left: 0px; z-index: 100; width: 100%; height: 100%; display: none; pointer-events: none; background: #FFFFFF; }
.is-team-overlay-show .team-overlay-cn { display: block; pointer-events: auto; }
.team-overlay-cn .team-content { display: none; }
.team-overlay-cn .team-content.is-active { display: block; }
.team-overlay-cn .team-content .inner { max-height: 100vh; min-height: 100vh; width: 100%; overflow: auto; }
.team-overlay-cn .team-content .text { padding: 85px 60px 90px 84px; margin-left: auto; width: 811px; min-height: 100vh; color: #002222; position: relative; }
.team-overlay-cn .team-content .text .text-inner {  }
.team-overlay-cn .team-content .image { width: calc(100% - 811px); height: 100vh; position: absolute; top: 0px; left: 0px; }
.team-overlay-cn .team-content .image img { width: 100%; min-height: 100%; height: 100%; object-fit: cover; object-position: 30% 25%; }
.team-overlay-cn .team-content h3 { padding-bottom: 1px; font-size: 62px; line-height: 1; color: #222222; }
.team-overlay-cn .team-content .designation { padding: 5px 0px 27px; display: block; font-size: 24px; line-height: 28px; color: #ff0000; font-weight: 500; text-transform: uppercase; }	
.team-overlay-cn .team-content p { padding-bottom: 28px; }
.team-overlay-cn .team-overlay-close { position: absolute; top: 30px; right: 38px; display: flex; align-items: center; z-index: 2; font-size: 16px; letter-spacing: 1px; line-height: 36px; color: #222222; font-family: "Raleway", sans-serif; font-weight: 500; text-transform: uppercase; }
.team-overlay-cn .team-overlay-close i { margin: -2px 0px 0px 10px; font-size: 29px; }
.team-overlay-cn .bottom-controls { padding: 0px 40px 40px 0px; position: absolute; bottom: 0px; left: 0px; gap: 15px; width: 100%; }
.team-overlay-cn .next-team, .team-overlay-cn .prev-team { cursor: pointer; z-index: 2; font-size: 0px; line-height: 0px; width: 59px; height: 59px;  border-radius: 100%; -webkit-border-radius: 100%; background-color: transparent; background-position: center center; background-repeat: no-repeat; background-size: 33px auto; background-image: url(images/arrow1.png); }
.team-overlay-cn .prev-team { background-image: url(images/arrow2.png); }