@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');
/*
Theme Name: Kitchen & Bath
Author: Kitchen & Bath
Tags: responsive, fixed width
*/

/* font-family: operetta-8, serif; */

* { margin: 0px; padding: 0px; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { /*margin: 0px auto !important; max-width: 1400px !important;*/ width: 100%; font-size: 20px; line-height: 1.55; color: #000; font-family: "Josefin Sans", sans-serif; font-weight: 400; background: #fff; }
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; }
.container { padding: 0 15px; margin: 0 auto; max-width: 1140px; position: relative; }

#cookie-law-info-bar { color: #000000!important;  width: 240px!important; font-weight: 400; font-size: 13px!important; line-height: 15px!important; padding: 15px 12px 7px !important; border-radius: 5px!important; }
.cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited { border-radius: 3px!important; }
.cli-plugin-button, .cli-plugin-button:visited {padding: 12px 22px 8px 22px !important;  font-weight: 400;  font-size: 13px!important;}
.pvcookie { color: #125c94!important;}

.page-id-2873 .content-bar, .page-id-2893 .content-bar {
  padding: 129px 0 121px;
  width: 100%;
  font-weight: 300;
  text-align: center;
}

.grecaptcha-badge {left: -9999999px!important;}


input[type=checkbox]{ -webkit-appearance: checkbox; margin: 0px 0 0 0px; display: inline-block; vertical-align: top;}
button, input, textarea, select { -webkit-appearance: none; -webkit-border-radius: 0px; }

[href^="tel"]:hover { text-decoration:none !important; }

textarea::input-placeholder,input::input-placeholder { opacity: 1; } 
textarea::-moz-placeholder,input::-moz-placeholder{ opacity: 1; } 
textarea:-ms-input-placeholder,input:-ms-input-placeholder{ opacity: 1; }
textarea::-webkit-input-placeholder,input::-webkit-input-placeholder { opacity:100; }  

.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }

input, select, textarea { font-weight: 400; transition: all 0.3s; -webkit-transition: all 0.3s;  font-family: "Josefin Sans", sans-serif; }
input[type="text"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { outline: none; }
input.wpcf7-validates-as-required {  }
input.wpcf7-validates-as-required:focus { }

/* common */
a { color: #125c94; outline: none; transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
a:hover { }
img { border: 0px; outline: none; display: block; max-width: 100%; height:auto;  transition: all 0.3s; -webkit-transition: all 0.3s; text-decoration: none; }
ul,ol { margin-bottom: 20px; padding: 0 0 0 20px;}
.clear { clear: both; overflow: hidden; }
h1, .h1 ,h2, .h2 ,h3, .h3 ,h4, .h4 ,h5, .h5 ,h6, .h6 { padding-bottom: 10px; font-weight:300; line-height: 1.2; font-family: operetta-8, serif; } 

h1, .h1 { font-size: 56px; line-height: 1.32; }
h2, .h2 { font-size: 52px; }
h3, .h3 { font-size: 42px; }
h4, .h4 { font-size: 32px; }
h5, .h5 { font-size: 22px; }
h6, .h6 { font-size: 16px; }

p { padding-bottom: 25px; }
p a { color:#125c94; }
p a:hover { text-decoration:underline; }

.field, .wpcf7-text, textarea { display: block; width: 100%; height: 40px; font-size: 13px ; padding: 13px 25px 13px 15px; background:#eeeeee; border:0; color:#5d5d5d; }
textarea { padding: 13px 15px; height: 110px; resize: none; }

a.close, a.mobilemenu { display: none; }

.flex-wrap { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
 textarea:focus { color: #000; outline:none; }

.button { font-size: 14px; line-height: 20px; padding: 15px 38px 11px; text-align:center; display:inline-block; vertical-align: top; text-transform: uppercase; font-weight:600; border:0; cursor: pointer; border: 2px solid #dddddd; border-radius: 40px; color: #125c94; letter-spacing: -0.04em; }
.button:hover { border-color: #125c94; }
.button.white { border-color: #fff; color: #fff; }
.button.white:hover { background: #fff; color: #125c94; }
.button.arrow:after { width: 0; height: 0; border: 5px solid transparent; content: ''; border-left-color: #125c94; display: inline-block; vertical-align: middle; margin: -5px 0 0 11px; transition: all 0.3s; }
.button.white.arrow:after { border-left-color: #fff; }
.button.white.arrow:hover:after { border-left-color: #125c94; }


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

.text_center { text-align:center; }


.social_share { z-index: 99; position: fixed; right: 0; top: 30%; transform: translate(0,-50%); list-style: none; margin: 0; box-shadow: 0px 0px 6px rgba(0,0,0,0.2); padding: 10px 0; background: #fff; border-radius: 20px 0 0 20px; }
.social_share li { padding: 5px 0px; display: block; font-size: 20px; }
.social_share li a { padding-left: 15px; color: #7f7f7f; text-align: left; width: 50px; line-height: 38px; display: block; }
.social_share li a:hover { color: #125c94; }

/* header-part */
#header-part { width: 100%; z-index:99; position: relative; }

/* announcement_sec */
.announcement_sec { padding: 10px 0; width: 100%; background: #125c94; position: relative; }
.announcement_sec .wrapper { max-width: 770px; }
.announcement_sec p { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; min-height: 40px; color: #fff; font-size: 18px; text-align: center; line-height: 1.1; padding: 0; letter-spacing: 0.008em; }
.announcement_sec .slick-arrow { width: 20px; height: 20px; position: absolute; left: 0; top: 50%; margin-top: -10px; background: none; border: 0; cursor: pointer; font-size: 0; line-height: 0; z-index: 1; transition: all 0.3s; }
.announcement_sec .slick-arrow:after { width: 10px; height: 10px; border: 2px solid transparent; border-left-color: #fff; border-top-color: #fff; content: ''; position: absolute; left: 50%; top: 50%; margin-top: -5px; transform: rotate(-41deg) skew(5deg); } 
.announcement_sec .slick-arrow.slick-next { left: auto; right: 0; transform: scale(-1,1); }
.announcement_sec .announcement_slider { padding: 0 30px; }
.announcement_sec .slick-arrow:hover { opacity: 0.5; }

/* header_sec */
.header_sec { padding: 25px 0px; width: 100%; position: relative; }
.header_sec .logo { max-width: 310px; display: block; }
.header_sec .supply_logo {  max-width: 118px; display: block; opacity: 0.5; }
.header_sec .supply_logo img { filter: grayscale(); }
.header_sec .supply_logo small { font-size: 11px; line-height: 1; display: block; font-weight: 600; }
.header_sec .wrapper { max-width: 1375px; }
.header_sec #menu { width: calc(100% - 429px); text-align: right; }
.header_sec #menu ul { padding: 0 15px; display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; list-style: none; margin: 0; }
.header_sec #menu li { padding: 0 14px; position: relative; letter-spacing: -0.04em; display: inline-block; text-transform: uppercase; vertical-align: top; font-size: 14px; line-height: 1.4; }
.header_sec #menu li a { color: #125c94; }
.header_sec #menu li a:hover, 
.header_sec #menu li:hover > a { color: #278f44; }
.header_sec #menu li.btn a { margin-left: 0px; line-height: 20px; font-weight: 600; padding: 15px 40px; border-radius: 40px; color: #fff; background: #278f44; display: block; }
.header_sec #menu li.btn a:hover { background: #125c94; }
.header_sec #menu .close { display: none; }
.header_sec .menu_toggle { width: 40px; height: 30px; display: none;  position: relative; font-size: 0; }
.header_sec .menu_toggle span:before,.header_sec .menu_toggle span:after,
.header_sec .menu_toggle span { width: 100%; height: 6px; border-radius: 4px; display: block; background: #125c94; position: absolute; left: 0; top: 50%; margin-top: -2px; }
.header_sec .menu_toggle span:before,.header_sec .menu_toggle span:after { margin: 0; content: ''; top: -13px; }
.header_sec .menu_toggle span:after { content: ''; top: 13px; }
.header_sec #menu li ul { padding: 15px 20px; text-align: left; display: none; position: absolute; top: 100%; left: -6px; min-width: 210px; border-radius: 5px; box-shadow: 0 30px 30px rgb(0 0 0 / 20%); -webkit-box-shadow: 0 30px 30px rgb(0 0 0 / 20%); background: #fff; }	
.header_sec #menu li ul li { padding: 5px 0px; display: block; } 
.header_sec #menu li ul li a { display: block; }

/* content-part */
#content-part { width: 100%; position: relative; }

/* banner_sec */
.banner_sec { padding: 15px 20px 70px 5px; position: relative; width: 100%; }
.banner_sec .wrapper { z-index: 1; max-width: 100%; padding-right: 20px; position: relative;}
.banner_sec .wrapper:after { z-index: -1; width: 81.5%; height: 72%; content: ''; position: absolute; right: 0px; bottom: -20px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
.banner_sec .wrapper:before { z-index: -1; width: 55%; height: 80%; content: ''; position: absolute; left: 12px; top: -20px; border-left: 2px solid #dddddd; border-top: 2px solid #dddddd; }
.banner_sec .banner_gallery { width: 67.4%; padding: 0px 0 0 20px; border-radius: 0 70px 0 70px; overflow: hidden; position: relative; z-index: 4; }
.banner_sec .text { background: linear-gradient(45deg,  rgba(18,92,148,1) 0%,rgba(15,75,120,1) 100%); width: calc(32.6% + 100px); margin: 0 0 0 -100px; padding: 40px 40px 40px 145px; color: #fff; border-radius: 0 70px 0 0; }
.banner_sec .slick-arrow { transition: all 0.3s; width: 70px; height: 70px; border: 0; cursor: pointer;  background: rgba(0,0,0,0.4) url(images/white-arrow.svg) 60% center no-repeat; background-size: 20px auto; font-size: 0; border-radius: 50%; position: absolute; left: 60px; bottom: 35px; }
.banner_sec .slick-arrow:hover { background-color: #125c94; }
.banner_sec .slick-prev { display: none !important; }
.banner_sec .slides img { width: 100%; min-height: 625px; object-fit: cover; border-radius: 0 70px 0 70px; }
.banner_sec p { font-size: 22px; text-transform: uppercase; font-weight: 300; letter-spacing: -0.04em; padding-bottom: 10px; }
.banner_sec h1 { padding-bottom: 27px; }
.banner_sec .slides:before { width: 100%; height: 100%; content: ''; position: absolute; left: 0; top: 0; background: rgba(0,0,0,0.12); border-radius: 0 70px; }
.banner_sec .know_more { font-size: 13px; line-height: 18px; color: #999999; text-transform: uppercase; margin: 15px 0 0 0; padding: 0 0 0 50px; letter-spacing: -0.04em; position: absolute; left: -5px; bottom: -33px; }
.banner_sec .know_more:before { width: 57px; height: 57px; content: ''; position: absolute; left: -5px; top: 50%; margin-top: -32px; background: url(images/more-arrow.svg) no-repeat; background-size: contain; }
.banner_sec .know_more:hover { color: #125c94; } 


/* design_sec */
.design_sec { padding: 45px 0; width: 100%; position: relative; }
.design_sec .image { position: relative; order: 1; width: 45.2%; z-index: 1; }
.design_sec .image:after { z-index: -1; width: 207px; height: 207px; content: ''; position: absolute; right: -20px; bottom: -20px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
.design_sec .image figure { width: 100%; height: 100%; display: block; }
.design_sec .image figure img { width: 100%; height: 100%; object-fit: cover; border-radius: 0 75px; }
.design_sec .text { padding: 0 100px 0 0; width: 54.8%; font-weight: 300; }
.design_sec h2 { color: #125c94; padding-bottom: 20px; }
.design_sec p { letter-spacing: -0.03em; }
.design_sec .button { margin-top: 10px; }
.design_sec .button  + .button { margin-left: 15px; } 

/* blogs_sec */
.blogs_sec { padding: 70px 0 95px; width: 100%; position: relative; }
.blogs_sec .head { padding-bottom: 55px; }
.blogs_sec .head .left { width: 35%; border-right: 2px solid #dddddd; }
.blogs_sec .head .button.mob_show { display: none; }
.blogs_sec .head .right { width: 65%; padding: 20px 0 0 80px; }
.blogs_sec .head .right p { padding: 0; letter-spacing: -0.03em; font-weight: 300; }
.blogs_sec h3 { color: #278f44; }
.blogs_sec .slick-arrow {  width: 25px; height: 30px; border: 0; cursor: pointer; font-size: 0; position: absolute; left: -35px; top: 50%; margin-top: -70px; background: url(images/prev.svg) center center no-repeat; background-size: 18px auto; transition: all 0.3s; }
.blogs_sec .slick-arrow.slick-next { left: auto; right: -35px; background-image: url(images/next.svg); }
.blogs_sec .slick-arrow:hover { opacity: 0.50; }
.blogs_sec .blogs_list_slider .posts { width: 100%; }
.blogs_sec .posts { width: 33.33%; padding: 0 30px; }
.blogs_sec .blogs_list { margin: 0 -30px; }
.blogs_sec .blogs_list figure .pic { display: block; width: 100%; height: 0; position: relative; padding-bottom: 145%; border-radius: 0 75px; overflow: hidden; } 
.blogs_sec .blogs_list figure .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 0 75px; } 
.blogs_sec .blogs_list figure .pic .overlay { transition: all 0.3s; opacity: 0;  display: flex; flex-wrap: wrap; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #125c94; z-index: 1; content: ''; border-radius: 0 75px; outline: 2px solid #fff; outline-offset: -20px; }
.blogs_sec .blogs_list figure .pic:hover .overlay { opacity: 100; }
.blogs_sec .desc { margin: 20px 0 0 0; border-left: 2px solid #ddd; padding-left: 25px; }
.blogs_sec .desc .title { display: block; letter-spacing: -0.02em; font-size: 24px; line-height: 1.35; font-weight: 300; }
.blogs_sec .desc .title a:hover { color: #125c94; }
.blogs_sec .desc .title a { color: #000; display: inline-block;}
.blogs_sec .date { font-size: 16px; color: #125c94; display: block; padding-top: 5px; letter-spacing: -0.04em; }
.blogs_sec .blogs_list.flex-wrap .posts { padding-bottom: 60px; }

/* showroom_sec */
.showroom_sec { padding: 110px 0 95px; width: 100%; position: relative; background: linear-gradient(45deg,  rgba(18,92,148,1) 0%,rgba(13,66,107,1) 100%); color: #fff; }
.showroom_sec .slick-arrow { transition: all 0.3s; width: 95px; height: 95px; border: 0; cursor: pointer;  background: #fff url(images/blue-arrow.svg) 55% center no-repeat; background-size: 20px auto; font-size: 0; border-radius: 50%; position: absolute; right: -45px; top: 50%; margin-top: -45px; }
.showroom_sec .slick-arrow:hover { background-color: #278f44; background-image: url(images/white-arrow.svg); }
.showroom_sec .slick-prev { display: none !important; }
.showroom_sec .showroom_slider { z-index: 1; width: 45%; position: relative; }
.showroom_sec .showroom_slider:after,
.showroom_sec .showroom_slider:before { z-index: -1; width: 210px; height: 210px; content: ''; position: absolute; left: -20px; top: -20px; border-left: 2px solid #fff; border-top: 2px solid #fff; }
.showroom_sec .showroom_slider:after { left: auto; right: -20px; top: auto; bottom: -20px; transform: scale(-1); -webkit-transform: scale(-1); }
.showroom_sec .showroom_slider .showroom figure { width: 100%; height: 0; padding-bottom: 128%; display: block; position: relative; border-radius: 0 75px; overflow: hidden; }
.showroom_sec .showroom_slider .showroom figure:after { width: 100%; height: 260px; content: ''; position: absolute; left: 0; bottom: 0; z-index: 1; background: url(images/shadow.png) left bottom repeat-x; }
.showroom_sec .showroom_slider .showroom figure img { position: absolute; right: 0; top: 0; object-fit: cover; width: 100%; height: 100%; border-radius: 0 75px; }
.showroom_sec .showroom_slider .showroom .desc { position: absolute; right: 0; bottom: 0; z-index: 1; text-align: right; padding: 27px 40px; }
.showroom_sec .showroom_slider .showroom .desc .location { display: block; font-size: 24px; font-weight: 300; }
.showroom_sec .showroom_slider .showroom .desc h3 { padding: 0 0 0px; }
.showroom_sec .text { padding: 20px 0 0px 150px; width: 55%; }
.showroom_sec .pre_heading { padding-bottom: 9px; letter-spacing: -0.01em; font-size: 22px; line-height: 1; display: block; text-transform: uppercase; font-weight: 300; }
.showroom_sec .post_heading { padding: 0 0 40px 0; letter-spacing: -0.01em; text-transform: uppercase; font-size: 18px; line-height: 1.2; display: block; font-weight: 300; }
.showroom_sec .text h3 { padding-bottom: 4px; font-size: 62px; line-height: 1; letter-spacing: 0.03em; }
.showroom_sec p { padding-bottom: 45px; font-weight: 300; letter-spacing: -0.02em; }

/* inspiration_sec */
.inspiration_sec { padding: 80px 0; width: 100%; position: relative; } 
.inspiration_sec .top_text { text-align: center; padding-bottom: 40px; }
.inspiration_sec .top_text.diagonal_text { padding-bottom: 0px; display: flex; flex-direction: row; align-items: center; justify-content: center; overflow: hidden; overflow: visible; }
.inspiration_sec .top_text h3 { max-width: 748px; font-size: 55px; line-height: 1.1; color: #cacaca; letter-spacing: 0.03em; padding-bottom: 15px; /*word-break: keep-all; white-space: nowrap; animation: nectar-scrolling-text-animation linear infinite 25s;*/ }

@keyframes nectar-scrolling-text-animation { 
	from { transform:translateX(-20%) translateZ(0) }
	to { transform: translateX(-120%) translateZ(0) }
}
@keyframes nectar-scrolling-text-animation-reverse { 
	from { transform:translateX(20%) translateZ(0) }
	to { transform: translateX(120%) translateZ(0) }
}

.page-template-our-service .showroom_sec .showroom_slider { align-self: self-start; }
	
	
.inspiration_sec .top_text p { letter-spacing: -0.035em; max-width: 1040px; margin: auto; font-weight: 300; }
.inspiration_sec .the_list { margin: 0 -15px; }
.inspiration_sec .the_list .col { width: 33.33%; padding: 0 15px; }
.inspiration_sec .the_list figure .pic { display: block; width: 100%; height: 0; position: relative; padding-bottom: 145%; border-radius: 0 75px; overflow: hidden; } 
.inspiration_sec .the_list figure .pic img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; border-radius: 0 75px; } 
.inspiration_sec .the_list figure .pic .overlay { transition: all 0.3s; opacity: 0;  display: flex; flex-wrap: wrap; align-content: center; justify-content: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align: center; background: #125c94; z-index: 1; content: ''; border-radius: 0 75px; outline: 2px solid #fff; outline-offset: -20px; }
.inspiration_sec .the_list figure .pic:hover .overlay { opacity: 100; }
.inspiration_sec .the_list figure .pic .overlay .title { display: block; padding-bottom: 25px; letter-spacing: 0.05em; width: 100%; color: #fff; }
.inspiration_sec .the_list figure .pic .overlay .button { letter-spacing: normal; }
.inspiration_sec h4 { position: absolute; left: 0; bottom: 30px; letter-spacing: 0.06em; width: 100%; color: #fff; text-align: center; padding: 0 30px; }
.inspiration_sec .slick-arrow {  width: 25px; height: 30px; border: 0; cursor: pointer; font-size: 0; position: absolute; left: -35px; top: 50%; margin-top: -15px; background: url(images/prev.svg) center center no-repeat; background-size: 18px auto; transition: all 0.3s; }
.inspiration_sec .slick-arrow.slick-next { left: auto; right: -35px; background-image: url(images/next.svg); }
.inspiration_sec .slick-arrow:hover { opacity: 0.50; }


/* footer-part */
#footer-part { padding: 60px 0 100px; width: 100%; position: relative; }
#footer-part .left-side { padding: 0 65px 0 0; width: 39.6%; border-right: 2px solid #ddd; }
#footer-part .right-side { padding: 0 0 0 65px; width: 60.4%; }
#footer-part .logo a { max-width: 413px; display: block; }
#footer-part .tagline { display: block; margin-top: 5px; margin-bottom: 40px; position: relative; text-align: center; }
#footer-part .tagline:after { width: 100%; height: 1px; content: ''; background: #b6b6b6; position: absolute; left: 0; top: 50%; }
#footer-part .tagline span {  color: #125c94; font-size: 18px; letter-spacing: -0.06em; line-height: 1.1; display: inline-block; background: #fff; padding: 0 15px; position: relative; z-index: 1; }
#footer-part .contact {  font-size: 20px; line-height: 30px; color: #000; display: table; padding-left: 40px; font-weight: 300; }
#footer-part .contact.email { background: url(images/mail-icon.png) left center no-repeat; background-size: 27px auto; }
#footer-part .contact.email:hover { color: #278f44; }
#footer-part .contact.tel { padding-top: 5px; margin-top: 15px; background: url(images/tel-icon.png) left center no-repeat; background-size: 27px auto; }
#footer-part .subscribe { padding-top: 50px; }
#footer-part .subscribe p { font-size: 16px; letter-spacing: -0.025em; font-weight: 300; }
#footer-part .subscribe h3 { padding-bottom: 15px; }
#footer-part .subscribe label { display: none; }
#footer-part .subscribe .tnp-subscription { margin: 0; }
#footer-part .subscribe .wpcf7 { position: relative; }
#footer-part .subscribe .wpcf7-spinner { margin-top: 10px; position: absolute; top: 100%; left: 0px; }
#footer-part .subscribe form p { padding: 0px; display: flex; flex-wrap: wrap; }
#footer-part .wpcf7 form .wpcf7-response-output { padding: 0px; margin: 1em 0.0em 0em; border: 0px; font-size: 16px; line-height: 20px; font-weight: 300; }
#footer-part .wpcf7 form.sent .wpcf7-response-output { color: green; }
#footer-part .subscribe form .tnp-field-button { margin: 0; width: 140px; }
#footer-part .subscribe form .wpcf7-form-control-wrap[data-name="your-email"] { margin: 0 -40px  0 0; width: calc(100% - 100px); }
#footer-part .wpcf7-submit { padding: 2px 0px 0px; margin: 0px; border: 0px; position: relative; cursor: pointer; width: 140px; min-height: 50px; background: #125c94; border-radius: 40px; color: #fff; font-size: 14px; line-height: 1; font-weight: 600; text-transform: uppercase; }
#footer-part .wpcf7-submit:hover { background: #278f44 }
#footer-part .subscribe form input[type="email"] { margin: 0px; width: 100%; border-radius: 40px 0 0 40px; border: 2px solid #ddd; font-size: 14px; line-height: inherit; padding: 2px 50px 0px 35px; min-height: 50px; background: #fff; letter-spacing: -0.06em;}
#footer-part .menubar { padding: 110px 0 0 0; }
#footer-part .menubar ul { list-style: none; margin: 0; padding: 0; }
#footer-part .menubar li { padding-left: 28px; letter-spacing: -0.02em; display: inline-block; vertical-align: top; font-size: 14px; text-transform: uppercase; font-weight: 300; }
#footer-part .menubar li:first-child { padding: 0; }
#footer-part .menubar li a { color: #000; }
#footer-part .menubar li a:hover { color: #125c94; }
#footer-part .copyright { font-size: 16px; letter-spacing: -0.02em; font-weight: 300; }
#footer-part .copyright a { color: #000; text-decoration: none; }
#footer-part .for_mobile { display:  none; }
#footer-part .biobox .bio { width: 50%; }
#footer-part .biobox .bio.left { width: 56%; }
#footer-part .biobox .bio.right { width: 44%; }
#footer-part .biobox .bio.left .inner { max-width: 255px; }
#footer-part .biobox .bio.left .brand { max-width: 177px; display: block; }
#footer-part .biobox .bio .brand { margin-bottom: 20px; }
#footer-part .logo_wrap { min-height: 75px; }
#footer-part .biobox p { font-size: 16px; letter-spacing: -0.02em; line-height: 1.7; font-weight: 300; }
#footer-part .testimonial p { padding-bottom: 20px; font-size: 20px; line-height: 1.65; letter-spacing: -0.02em; font-weight: 300; font-style: italic; }
#footer-part .testimonial p:before { content: '“'; margin-right: 2px; display: inline-block; }
#footer-part .testimonial p:after { content: '”'; display: inline-block; }
#footer-part .testimonial_list { padding-top: 80px; }
#footer-part .slick-dots { list-style: none; margin: 0; padding: 0; line-height: 0; }
#footer-part .slick-dots li { padding-right: 4px; display: inline-block; vertical-align: top; }
#footer-part .slick-dots li button { width: 12px; height: 12px; border: 2px solid #ddd; border-radius: 50%; font-size: 0; line-height: 0; cursor: pointer; background: #fff; }
#footer-part .slick-dots li button:hover,
#footer-part .slick-dots li.slick-active button { background: #125c94; border-color: #125c94; }
#footer-part .brand_list { padding-top: 115px; text-align: right; }
#footer-part .brand_list .brand { margin: 0 0 0 30px; display: inline-block; vertical-align: top; }
#footer-part .brand_list .brand img { filter: grayscale(); opacity: 0.5; }
#footer-part .brand_list .brand:first-child { max-width: 107px; }
#footer-part .brand_list .brand:nth-of-type(2) { max-width: 87px; }
#footer-part .brand_list .brand:nth-of-type(3) { max-width: 64px; }
#footer-part .brand_list .brand:nth-of-type(4) { max-width: 99px; }


.chatbot { display: none; position: fixed; z-index: 1; right: 60px; bottom: 60px; width: 142px; height: 38px; background: url(images/live-chat.png) no-repeat; background-size: contain; font-size: 0; }

#back-to-top { box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; -ms-box-shadow: 0px 0px 15px rgba(0,0,0,0.4) inset; position: fixed; bottom: 20px; display: none; right: 15px; z-index: 9999; width: 34px; height: 34px; cursor: pointer; border-radius: 50%; -webkit-border-radius: 50%; transition: opacity 0.2s ease-out; -webkit-transition: opacity 0.2s ease-out; opacity: 0; background: #006bb6; }
#back-to-top:after { width: 0px; height: 0px; content: ''; position: absolute; left: 50%; top: 50%; border: 10px solid transparent; border-bottom-color: #fff; margin: -15px 0 0 -10px; }
#back-to-top.show { opacity: 0.8; }
#back-to-top.show:hover { opacity: 1; }

.wpcf7-not-valid-tip { display: none !important; }
div.wpcf7-response-output { margin:10px 0; padding:0; font-size: 14px; line-height: 14px; color: #f00; border:0; }
div.wpcf7-mail-sent-ok { color: #398f14; }

/* content-bar-bar */
.content-bar { padding: 30px 0 0px; width: 100%; font-weight: 300; }
.error404 .content-bar { padding: 170px 0 50px; text-align:center; min-height:500px; }

.content-bar .centering { max-width: 980px; }
.content-bar p { padding-bottom: 20px; }
.content-bar p a, .content-bar li a { color: #125c94; text-decoration: underline; }
.content-bar p a:hover, .content-bar li a:hover { text-decoration: none; }  
.content-bar h3 { padding-bottom: 7px; font-size: 26px; letter-spacing: 0px; line-height: 36px; color: #000000; font-weight: 300; }
.content-bar ul, .content-bar ol { padding-bottom: 15px; margin-bottom: 0px; letter-spacing: 0.5px; }
.content-bar hr { margin: 20px 0px 40px; border: 0px; height: 1px; background: #eeeeee; }	
.content-bar li { padding-bottom: 10px; }
.content-bar h1 { padding-bottom: 20px; color: #125c94; }
.content-bar h2 { padding-bottom: 15px; font-size: 40px; line-height: 46px; font-weight: 300; color: #278f44; }
.content-bar h3 { padding: 15px 0px 15px; font-size: 35px; line-height: 42px; font-weight: 300; color: #125c94; }
.content-bar h4 { padding: 10px 0px 15px; font-size: 28px; line-height: 34px; letter-spacing: 0px; color: #278f44; font-weight: 300; }

/* blog-bar */
.blog-bar { padding: 60px 0; width:100%; overflow: hidden; position: relative; }
.blog-bar .left_sidebar { width: 70%; float: left; padding: 0 30px 0 0; }
.blog-bar .right_sidebar { width: 30%; float: right; }

	.announcement_sec { display: none; }

	.d-flex { display: flex; flex-wrap: wrap; }
	.v-start { align-items: flex-start; }
	.v-center { align-items: center; }
	.v-end { align-items: flex-end; }
	.h-center { justify-content: center; }
	.h-end { justify-content: flex-end; }
	
	.banner_sec.page360 .banner_gallery { position: relative; z-index: 2; }
	.banner_sec.page360 .banner_gallery .thumb-placeholder-img { border-radius: 0 70px 0 70px; overflow: hidden; }
	.banner_sec.page360 .text { padding-top: 0px; padding-right: 30px; }
	.banner_sec.page360 h1 { padding-bottom: 18px; font-size: 22px; line-height: 1.2; text-transform: uppercase; color: #ffffff; font-family: "Josefin Sans", sans-serif; }
	.banner_sec.page360 h2 { padding: 0px; font-size: 47px; line-height: 58px; color: #ffffff; font-weight: 300; }
	.banner_sec.page360 p { font-size: 20px; line-height: 30px; color: #ffffff; text-transform: none; font-weight: 300; }
	.banner_sec.page360 .text .button { text-decoration: none; }

	
	.banner_sec.page360.gallerypage .text { padding-right: 70px; }
	.banner_sec.page360.gallerypage h1 { padding-bottom: 15px; }
	.banner_sec.page360.gallerypage h2 { padding-bottom: 10px; font-size: 56px; line-height: 74px; }

	.thumb-placeholder-img { width: 100%; position: relative; align-self: stretch; }
	.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 iframe { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0px; left: 0px;object-position: top center; }
	
	.text-bar { padding: 28px 0px 48px; text-align: center; }
	.text-bar .wrapper { max-width: 1040px; }
	.text-bar h3 { padding: 0px 0px 22px; font-size: 52px; line-height: 1.2; color: #278f44; font-weight: 300; }
	.text-bar p { padding-bottom: 30px; color: #000000; letter-spacing: 0px; font-weight: 300; line-height: 1.5; }
	
	.text-bar.gallerypage { padding: 48px 0px 85px; }
	
	.tour-bar { padding: 0px 0px 5px; }
	.tour-bar .tours-tiles { margin: 0px -40px; background: url(images/360-watermark.png) bottom 360px right 8% no-repeat; }
	.tour-bar .tours-tiles .repeat { padding: 0px 40px 115px; width: 50%; }
	.tour-bar .tours-tiles .image { margin-bottom: 32px; border-radius: 0px 70px 0px 70px; overflow: hidden; }
	.tour-bar .tours-tiles .image .link360 { padding-top: 7px; text-align: center; font-size: 11px; line-height: 1.1; text-transform: uppercase; color: #ffffff; font-weight: 600; position: absolute; bottom: 25px; left: 25px; z-index: 1; width: 100px; height: 101px; border-radius: 100%; -webkit-border-radius: 100%; transition: .5s; background-color: #278f44; }
	.tour-bar .tours-tiles .image .link360:hover { transform: rotateY(360deg); /*background-color: #125c94;*/ }
	.tour-bar .tours-tiles .image .link360 img { margin: 3px auto 6px; width: 70px; height: auto; min-height: inherit; }
	.tour-bar .tours-tiles .image .shareLink { position: absolute; bottom: 25px; right: 26px; z-index: 1; font-size: 11px; line-height: 1.2; text-transform: uppercase; color: #ffffff; font-weight: 600; }
	.tour-bar .tours-tiles .image .shareLink img { margin: -10px 0px 0px 12px; flex-direction: column; width: auto; height: auto; min-height: inherit; }
	.tour-bar .tours-tiles .image:after { content: ""; width: 100%; height: 30%; position: absolute; bottom: 0px; left: 0px; background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.54) 100%); }
	.tour-bar .tours-tiles .image:hover .link360 {  }
	.tour-bar .text { padding: 0px 0px 0px 25px; position: relative; font-weight: 300; }
	.tour-bar .text:before { content: ""; width: 2px; height: 100%; position: absolute; top: 0px; left: 0px; background-color: #dddddd; }
	.tour-bar .tag { padding-bottom: 10px; display: block; font-size: 14px; line-height: 16px; text-transform: uppercase; color: #999999; font-weight: 500; }
	.tour-bar h3 { padding: 0px; font-size: 42px; line-height: 1.2; color: #000000; }
	.tour-bar .tel { padding: 6px 0px 0px 45px; margin-bottom: 10px; display: table; font-size: 24px; line-height: 1.2; color: #000000; background: url(images/tel-icon.png) left center no-repeat; background-size: 27px auto; }
	.tour-bar .tel:hover { color: #278f44; }
	.tour-bar p { padding: 0px 0px 12px; font-size: 24px; color: #000000; }
	.tour-bar .more a { font-size: 14px; line-height: 1; text-transform: uppercase; color: #125c94; font-weight: 600; position: relative; }
	.tour-bar .more a.se { margin-left: 30px; }
	.tour-bar .more a.se:before { content: ""; position: absolute; top: -4px; left: -16px; width: 2px; height: 17px; background-color: #dddddd; }
	.tour-bar .more a:hover { color: #278f44; }
	
	.gallery-bar { padding: 0px 0px 80px; }
	.gallery-bar .wrapper { max-width: 1334px; }
	.gallery-bar .gallery-tiles { margin: 0px -30px; }
	.gallery-bar .gallery-tiles .repeat { padding: 0px 30px 86px; text-align: center; width: 33.333333%; }
	.gallery-bar .gallery-tiles .image { margin-bottom: 19px; border-radius: 0px 50px; overflow: hidden; }
	.gallery-bar .gallery-tiles h3 { padding: 0px; font-size: 24px; letter-spacing: 1px; line-height: 30px; color: #125c94; }
	.gallery-bar .gallery-tiles .tag { display: block; color: #000000; font-weight: 300; }
	.gallery-bar .gallery-tiles .overlay { transition: all 0.3s; opacity: 0;  display: flex; flex-wrap: wrap; align-items: center; justify-content: center; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #125c94; z-index: 1; content: ''; border-radius: 0 50px; outline: 2px solid #fff; outline-offset: -20px; }
	.gallery-bar .gallery-tiles .inner:hover .overlay { opacity: 100; }
	.gallery-bar .gallery-tiles .text { padding: 0px 15px; }
	.gallery-bar .gallery-tiles .button { letter-spacing: 0px; }
	
	.category-tabs { padding: 1px 0px 0px; margin: 0px; width: 100%; list-style-type: none; }
	.category-tabs li { padding: 13px; }
	.category-tabs li .button { min-width: 256px; }
	.category-tabs li .is-active.button,
	.category-tabs li .button:hover { color: #ffffff; border-color: #278f44; background: #278f44; }
	
	#content-part .wp-pagenavi { padding: 30px 0px 0px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
	#content-part .wp-pagenavi .first,
	#content-part .wp-pagenavi .last { display: none; }
	#content-part .wp-pagenavi .pages { display: none; }
	#content-part .wp-pagenavi .extend { display: none; }
	#content-part .wp-pagenavi a, #content-part .wp-pagenavi span { padding: 2px 0px 0px; margin: 0px 5px; display: flex; align-items: center; justify-content: center; border: 0px; width: 38px; height: 38px; border-radius: 19px; border: 2px solid #ffffff; font-size: 18px; line-height: 1; text-transform: uppercase; color: #125c94; font-weight: 600; }
	#content-part .wp-pagenavi a:hover, #content-part .wp-pagenavi span.current { color: #278f44; border-color: #278f44; background: none; }
	#content-part .wp-pagenavi a.nextpostslink,
	#content-part .wp-pagenavi a.previouspostslink { padding: 0px; width: auto; height: auto; border: 0px; font-size: 14px; line-height: 1; color: #125c94; font-weight: 600; }
	#content-part .wp-pagenavi a.nextpostslink { margin-left: 60px; }
	#content-part .wp-pagenavi a.previouspostslink { margin-right: 60px; }
	#content-part .wp-pagenavi a.nextpostslink[rel = "next disabled"],
	#content-part .wp-pagenavi a.previouspostslink[rel = "prev disabled"] { pointer-events: none; cursor: text; color: #dddddd; }
	#content-part .wp-pagenavi a.nextpostslink:after { content: ""; margin: 0px 0px 0px 10px; width: 0; height: 0; border-style: solid; border-width: 5px 0px 5px 6px; border-color: transparent transparent transparent #125c94; }
	
	#content-part .wp-pagenavi a.nextpostslink:hover,
	#content-part .wp-pagenavi a.previouspostslink:hover { color: #278f44; }
	#content-part .wp-pagenavi a.nextpostslink:hover:after { border-color: transparent transparent transparent #278f44; }
	#content-part .wp-pagenavi a.previouspostslink:hover:before { border-color: transparent #278f44 transparent transparent; }
	
	#content-part .wp-pagenavi a.nextpostslink[rel = "next disabled"]:after { border-color: transparent transparent transparent #dddddd; }
	
	#content-part .wp-pagenavi a.previouspostslink:before { content: ""; margin: -5px 10px 0px 0px; width: 0; height: 0; border-style: solid; border-width: 5px 6px 5px 0; border-color: transparent #125c94 transparent transparent; }
	#content-part .wp-pagenavi a.previouspostslink[rel = "prev disabled"]:before { border-color: transparent #dddddd transparent transparent; }
	
	.banner_sec.full-img .banner_gallery { width: 100%; }
	
	.single-bar { padding: 25px 0px 56px; font-weight: 300; letter-spacing: 0px; }
	.single-bar .wrapper { max-width: 950px; }
	.single-bar .top-bar { padding: 0px 0px 35px; font-size: 14px; line-height: 30px; text-transform: uppercase; color: #125c94; font-weight: 600; }
	.single-bar .top-bar a:hover { color: #278f44; }
	.single-bar .top-bar a:hover span {  border-color: #278f44; }
	.single-bar .top-bar a:hover span:before { border-color: transparent #278f44 transparent transparent; }
	.single-bar .top-bar a span { margin: -5px 15px 0px 0px; width: 21px; height: 21px; border-radius: 10px; border: 1px solid #125c94; border-radius: 100%; -webkit-border-radius: 100%; }
	.single-bar .top-bar a img { margin: -5px 0px 0px 10px; opacity: 0; }
	.single-bar .top-bar a span:before { content: ""; width: 0; height: 0; border-style: solid; border-width: 4px 6px 4px 0; border-color: transparent #125c94 transparent transparent; }
	.single-bar .top-bar .share-icon { padding-top: 5px; margin: -5px 0px 0px auto; background: url(images/share2.png) right center no-repeat; background-size: 26px auto; }
	.single-bar .top-bar .share-icon:hover { background-image: url(images/share2-hover.png); }
	.single-bar h1 { padding: 0px 0px 3px; margin: 0px; font-size: 52px; line-height: 1; color: #278f44; text-align: center; }
	.single-bar .date { padding-bottom: 35px; display: block; color: #278f44; font-size: 20px; line-height: 1; text-align: center; }
	.single-bar .btn-wrap { padding: 20px 0px 0px; }
	.single-bar .btn-wrap .button { min-width: 229px; border-color: #125c94; color: #ffffff; background-color: #125c94; }
	.single-bar .btn-wrap .button.arrow:after { border-left-color: #ffffff; }
	.single-bar .embed-social { padding: 52px 0px 0px; }
	.single-bar .embed-social img { margin: 0px; width: 100%; }
	.single-bar .clm-two { padding: 10px 0px 30px; display: flex; flex-wrap: wrap; gap: 30px; align-items: flex-end; flex-wrap: nowrap; }
	.single-bar .clm-two .rpt { width: 100%; }
	.single-bar .clm-two .rpt img { margin: 0px auto; width: auto; }
	.single-bar .clm-two .rpt a { color: #125c94; text-decoration: underline; }
	.single-bar .clm-two .rpt a:hover { text-decoration: none; }
	.single-bar .clm-two .rpt p { padding: 0px; }
	.single-bar .clm-two .rpt .caption { padding-top: 20px; text-align: center; }
	
	.photo-gallery-bar { padding: 0px 0px 75px; }
	.photo-gallery-bar .wrapper { max-width: 1260px; }
	.photo-gallery-bar .photo-gallery-wrap-page { margin: 0px -5px; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat { padding: 0px 5px 10px; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat .tiled-gallery-item { display: block; width: 100%; cursor: pointer; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat .tiled-gallery-item img { width: 100%; min-height: 100%; object-fit: cover; height: 557px; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style1,
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style2 { width: 50%; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style3,
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style6 { width: 30.5%; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style4,
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style5 { width: 69.5%; }
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style1 .tiled-gallery-item img,
	.photo-gallery-bar .photo-gallery-wrap-page .repeat.style2 .tiled-gallery-item img { height: 405px; }
	
	.text-bar.gallerypage.blogpage { padding: 43px 0px 88px; }
	.banner_sec.page360.blogpage h1 { padding: 10px 0px 14px; }
	.banner_sec.page360.blogpage h2 { font-size: 56px; line-height: 74px; max-width: 310px; }
	.text-bar.gallerypage.blogpage .category-tabs li .button { width: auto; min-width: 195px; }
	.text-bar.gallerypage.blogpage .category-tabs li .button.all { min-width: 158px; }
	
	.gallery-bar.blogpage {  }
	.gallery-bar.blogpage .gallery-tiles .image:after { content: ""; opacity: 0.05; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; display: block; background: #000000; }
	.gallery-bar.blogpage .category-list { padding: 14px 21px 7px; position: absolute; bottom: 0px; right: 0px; font-size: 14px; line-height: 18px; text-transform: uppercase; color: #ffffff; font-weight: 600; border-radius: 25px 0px 0px 0px; background: rgba(18,92,148,0.8); }
	.gallery-bar.blogpage .category-list a { color: #ffffff !important; }
	.gallery-bar.blogpage .more { margin: 0px 17px; font-size: 12px; line-height: 16px; text-transform: uppercase; color: #ffffff; font-weight: 600; text-align: center; }
	.gallery-bar.blogpage .more .icon { padding-bottom: 7px; margin-bottom: 15px; width: 87px; height: 87px; border: 2px solid #fff; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 100%; -webkit-border-radius: 100%; }
	.gallery-bar.blogpage .more .icon img { width: 52px; min-height: inherit; }
	.gallery-bar.blogpage .more .icon.shareIcon img { width: 41px; }
	.gallery-bar.blogpage .more .icon:hover { background-color: #278f44; }

	.text-bar.startpage {   }
	.text-bar.startpage .wrapper { max-width: 1120px; }
	.text-bar.startpage h3 { padding: 0px 0px 29px; margin: 0px auto; max-width: 760px; line-height: 1.1; }

	.start-your-project-bar { padding: 4px 0px 0px; }
	.start-your-project-bar .left { width: 49%; order: -1; }
	.start-your-project-bar .image { margin-left: auto; width: 45.5%; }
	.start-your-project-bar .image:after { pointer-events: none; width: 207px; height: 207px; content: ''; position: absolute; right: -20px; bottom: -20px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
	.start-your-project-bar .image img { border-radius: 0px 70px; }
	.start-your-project-bar .accordion-wrap { border-bottom: 2px solid #dddddd; }
	.start-your-project-bar .repeat { border-top: 2px solid #dddddd; }
	.start-your-project-bar .head { padding: 32px 0px 17px; cursor: pointer; }
	.start-your-project-bar .head small { font-size: 22px; line-height: 1; text-transform: uppercase; display:  block; color: #125c94; font-weight: 300; }
	.start-your-project-bar .head .plus { top:  -7px; border: 2px solid #dddddd; width: 52px; height: 52px; position: relative; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 100%; }
	.start-your-project-bar .head .plus:before { content: ""; margin: -11px 0px 0px -1px; position: absolute; top: 50%; left: 50%; width: 2px; height: 22px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #125c94; }
	.start-your-project-bar .head .plus:after { content: ""; margin: -1px 0px 0px -11px; position: absolute; top: 50%; left: 50%; width: 22px; height: 2px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #125c94; }
	.start-your-project-bar .head.is-active .plus { border-color: #278f44; background: #278f44; }
	.start-your-project-bar .head.is-active .plus:before { opacity: 0; }
	.start-your-project-bar .head.is-active .plus:after { background: #ffffff; }
	.start-your-project-bar .head .titl { padding: 0px 0px 0px 35px; width: calc(100% - 52px); }
	.start-your-project-bar .accordion-wrap p { padding-bottom: 30px; color: #000000; letter-spacing: 0px; font-weight: 300; line-height: 1.5; }
	.start-your-project-bar .accordion-wrap .content { padding: 15px 0px 5px 87px; margin-top: -8px; display: none; }
	.start-your-project-bar h3 { padding: 0px; font-size: 36px; color: #125c94; line-height: 1.1; }
	.start-your-project-bar .button-cn { padding: 25px 0px 0px; }
	.start-your-project-bar .button-cn p { padding-bottom: 15px; font-size: 15px; line-height: 24px; color: #000000; font-weight: 300; }
	.start-your-project-bar .note { padding: 26px 0px 0px; display: inline-flex; cursor: pointer; }
	.start-your-project-bar .note .arrow { margin-right: 35px; top:  -7px; border: 2px solid #dddddd; width: 52px; height: 52px; position: relative; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 100%; }
	.start-your-project-bar .note .arrow:before { content: ""; margin: -7px 0px 0px -10px; position: absolute; top: 50%; left: 50%; width: 0; height: 0;
  border-style: solid; border-right: 10px solid transparent; border-left: 10px solid transparent; border-top: 14px solid #125c94; border-bottom: 0; }
	
	.cta-bar { padding: 79px 0px 64px; text-align: center; }
	.cta-bar h3 { padding: 0px 0px 13px; font-size: 52px; line-height: 1.2; color: #278f44; font-weight: 300; }
	.cta-bar p { padding-bottom: 25px; margin: 0px auto; max-width:  720px; color: #000000; letter-spacing: 0px; font-weight: 300; line-height: 1.5; }
	.cta-bar .btn-wrap { margin: 0px -11px; }
	.cta-bar .btn-wrap .button { padding-left: 27px; padding-right: 27px; margin: 11px; border-color: #125c94; }
	.cta-bar .btn-wrap .button:hover { color: #ffffff; border-color: #278f44; background: #278f44; }
	.cta-bar .btn-wrap .button.arrow:hover:after { border-left-color: #ffffff; }
	.cta-bar .btn-wrap .button.fill { color: #ffffff; background: #125c94; }
	.cta-bar .btn-wrap .button.fill.arrow:after { border-left-color: #ffffff; }
	.cta-bar .btn-wrap .button.fill:hover { border-color: #278f44; background: #278f44; }

	.start-your-project-bar.our-brands { padding: 0px 0px 85px; }
	.start-your-project-bar.our-brands .left { width: 100%; }
	.start-your-project-bar.our-brands h3 { letter-spacing: 1px; }
	.start-your-project-bar.our-brands .head { padding-bottom: 25px; }
	.start-your-project-bar.our-brands .accordion-wrap .content { padding-top: 0px; padding-bottom: 23px; margin: -10px 0px 0px; max-width: 1140px; }
	.start-your-project-bar .logo-wrap { margin: 0px -15px; }
	.start-your-project-bar .logo-wrap .imgrepeat { padding: 15px 15px 27px; width: 16.666666%; }

	.showroom_sec.ourbrandspage { padding-bottom: 114px; margin-bottom: 50px; }
	.showroom_sec.ourbrandspage .showroom_slider .showroom figure { padding: 0px; height: auto; }
	.showroom_sec.ourbrandspage .showroom_slider .showroom figure:after { display: none; }
	.showroom_sec.ourbrandspage .showroom_slider .showroom .image img { border-radius: 0 75px; }
	.showroom_sec.ourbrandspage .text h3 { padding-bottom: 34px; line-height: 1.1; }
	.showroom_sec.ourbrandspage .text h3 strong { padding: 0px 0px 3px; display: block; font-family: "Josefin Sans", sans-serif; font-weight: 300; font-size: 22px; line-height: 1.2; text-transform: uppercase; color: #ffffff; letter-spacing: 0px; }
	.showroom_sec.ourbrandspage .text .button { min-width: 263px; }
	
	.banner_sec.page360.ourStoryPage h1 { padding-bottom: 12px; }  
	.banner_sec.page360.ourStoryPage h2 { font-size: 56px; line-height: 74px; }
	
	.our-story-section-1 { padding: 36px 0px; }
	.our-story-section-1 .wrapper { max-width: 1240px; } 
	.our-story-section-1 .text { width: 49%; }
	.our-story-section-1 .image { margin-left: auto; width: 45.5%; }
	.our-story-section-1 .image:after { pointer-events: none; width: 207px; height: 207px; content: ''; position: absolute; right: -20px; bottom: -20px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
	.our-story-section-1 .image img { border-radius: 0px 70px; }
	.our-story-section-1 h2 { padding: 0px 0px 25px; font-size: 52px; line-height: 1; color: #278f44; font-weight: 300; }
	.our-story-section-1 p { padding-bottom: 30px; font-weight: 300; line-height: 1.5; letter-spacing: -0.5px; }
	.our-story-section-1 p a { color: #125c94; font-weight: 400; }
	.our-story-section-1 .button { margin-top: 11px; border-color: #125c94; color: #125c94; }
	.our-story-section-1 .button:hover { color: #ffffff; background-color: #125c94; }
	.our-story-section-1 .button.arrow:hover:after { border-left-color: #ffffff; }
	
	.our-story-section-2 { padding: 47px 0px 43px; }
	.our-story-section-2 .wrapper { max-width: 1270px; } 
	.our-story-section-2 .logo-wrap { margin: 0px -15px; }
	.our-story-section-2 .logo-wrap .imgrepeat { padding: 15px 15px 44px; width: 20%; }
	.our-story-section-2 .logo-wrap .imgrepeat img { width: auto; max-height: 75px; }
	
	.our-story-section-3 { padding: 0px 0px 72px; }
	.our-story-section-3 .wrapper { max-width: 1240px; } 
	.our-story-section-3 .text { margin-left: auto; width: 46%; }
	.our-story-section-3 .image { width: 45.5%; order: -1; }
	.our-story-section-3 .image:after { pointer-events: none; width: 207px; height: 207px; content: ''; position: absolute; right: -20px; bottom: -20px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
	.our-story-section-3 .image img { border-radius: 0px 70px; }
	.our-story-section-3 h2 { padding: 0px 0px 30px; font-size: 52px; line-height: 1; color: #125c94; font-weight: 300; }
	.our-story-section-3 p { padding-bottom: 30px; font-weight: 300; line-height: 1.5; letter-spacing: -0.8px; }
	.our-story-section-3 p a { color: #125c94; font-weight: 400; }
	.our-story-section-3 .button { margin-top: 8px; border-color: #125c94; color: #ffffff; background-color: #125c94; }
	.our-story-section-3 .button:hover { border-color: #278f44; background: #278f44; }

	.text-bar.meet-the-team-page { padding-top: 47px; }
	.text-bar.meet-the-team-page p { margin: 0px auto; max-width: 800px; letter-spacing: -0.7px; }

	.meet-the-team-bar { padding: 4px 0px 0px; }
	.meet-the-team-bar .wrapper { max-width: 1340px; }
	.meet-the-team-bar .meet-the-team-tiles { margin: 0px -33px; }
	.meet-the-team-bar .meet-the-team-tiles .repeat { padding: 0px 33px 75px; width: 25%; }
	.meet-the-team-bar .meet-the-team-tiles .repeat .image { border-radius: 0px 50px; overflow: hidden; }
	.meet-the-team-bar .meet-the-team-tiles .text { padding: 14px 0px 0px; text-align: center; }
	.meet-the-team-bar .meet-the-team-tiles h3 { padding: 0px 0px 7px; font-size: 28px; letter-spacing: 1px; line-height: 24px; color: #125c94; }
	.meet-the-team-bar .meet-the-team-tiles .designation { padding: 0px; display: block; color: #000000; font-size: 14px; line-height: 1.2; font-weight: 500; text-transform: uppercase; letter-spacing: -0.3px; }

	.text-bar.service-page { padding: 20px 0px 76px; }
	.text-bar.service-page .category-tabs li { padding: 13px 10px; }
	.text-bar.service-page .category-tabs li .button { min-width: 235px; border-color: #125c94; }
	.text-bar.service-page .category-tabs li .button:hover { border-color: #278f44; }

	.showroom_sec.service-page { padding: 104px 0 97px; }
	.showroom_sec.service-page .text { padding: 25px 0 0px 100px; }
	.showroom_sec.service-page .text h3 { padding-bottom: 38px; font-size: 78px; letter-spacing: 0px; }
	.showroom_sec.service-page .showroom_slider .showroom .image img { border-radius: 0px 75px; }
	.showroom_sec.service-page .accordion-wrap { border-bottom: 2px solid rgba(221, 221, 221, 0.259); }
	.showroom_sec.service-page .repeat { border-top: 2px solid rgba(221, 221, 221, 0.259); }
	.showroom_sec.service-page .head { padding: 37px 0px 22px; cursor: pointer; }
	.showroom_sec.service-page .head small { font-size: 22px; line-height: 1; text-transform: uppercase; display:  block; color: #125c94; font-weight: 300; }
	.showroom_sec.service-page .head .plus { top:  -7px; border: 2px solid #ffffff; width: 52px; height: 52px; position: relative; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 100%; }
	.showroom_sec.service-page .head .plus:before { content: ""; margin: -11px 0px 0px -1px; position: absolute; top: 50%; left: 50%; width: 2px; height: 22px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #ffffff; }
	.showroom_sec.service-page .head .plus:after { content: ""; margin: -1px 0px 0px -11px; position: absolute; top: 50%; left: 50%; width: 22px; height: 2px; transition: all 350ms; -webkit-transition: all 350ms; background-color: #ffffff; }
	.showroom_sec.service-page .head.is-active .plus { border-color: #278f44; background: #278f44; }
	.showroom_sec.service-page .head.is-active .plus:before { opacity: 0; }
	.showroom_sec.service-page .head.is-active .plus:after { background: #ffffff; }
	.showroom_sec.service-page .head .titl { padding: 0px 0px 0px 22px; width: calc(100% - 52px); }
	.showroom_sec.service-page .accordion-wrap p { padding-bottom: 30px; color: #ffffff; letter-spacing: 0px; font-weight: 300; line-height: 1.5; }
	.showroom_sec.service-page .accordion-wrap .content { padding: 0px 0px 5px 80px; margin-top: -4px; display: none; }
	.showroom_sec.service-page .head h3 { padding: 0px; font-size: 39px; letter-spacing: 1px; line-height: 36px; color: #ffffff; }

	.showroom_sec.service-page.v2 { padding: 91px 0 109px; color: #000000; background: #ffffff; }
	.showroom_sec.service-page.v2 .showroom_slider { margin-left: auto; }
	.showroom_sec.service-page.v2 .showroom_slider:before { display: none; }
	.showroom_sec.service-page.v2 .text { padding: 0px 77px 0px 0px; order: -1; }
	.showroom_sec.service-page.v2 .text h3 { font-size: 52px; line-height: 1; color: #278f44; }
	.showroom_sec.service-page.v2 .head h3 { font-size: 32px; letter-spacing: 1px; line-height: 36px; color: #125c94; }
	.showroom_sec.service-page.v2 .head:not(.is-active) .plus { border-color: #dddddd; }
	.showroom_sec.service-page.v2 .head:not(.is-active) .plus:before, .showroom_sec.service-page.v2 .head:not(.is-active) .plus:after { background: #125c94; }
	.showroom_sec.service-page.v2 .accordion-wrap p { color: #000000; }
	.showroom_sec.service-page.v2 .showroom_slider:after { border-color: #dddddd; }
	.showroom_sec.service-page.v2 .accordion-wrap { border-bottom-color: #dddddd; }
	.showroom_sec.service-page.v2 .repeat { border-top-color: #dddddd; }
	.showroom_sec.service-page.v2 .head { padding: 22px 0px 18px; }
	.showroom_sec.service-page.v2 .accordion-wrap .content { padding-bottom: 0px; margin: 0px; }

	.service-bar { padding: 92px 0px 0px; margin-bottom: 20px; background: #f6f6f6; }
	.service-bar .wrapper { padding: 0px; max-width: 1400px; }
	.service-bar .left { padding: 7px 0px 0px; width: 37.8%; }
	.service-bar .left ul { padding: 0px 0px 29px; margin: 0px; list-style-type: none; }
	.service-bar .left ul li { padding: 0px 0px 38px 14px; width: 100%; }
	.service-bar .left ul li .button { padding-left: 40px; padding-right: 32px; border-color: #125c94; position: relative; }
	.service-bar .left ul li .button .number { position: absolute; top: -13px; left: -17px; font-size: 30px; line-height: 29px; color: #ffffff; font-weight: 400; font-family: operetta-8, serif; width: 38px; height: 38px; border-radius: 100%; filter: drop-shadow(0 0 8.5px rgba(0,0,0,0.26)); background-color: #278f44; }
	.service-bar .left ul li .button:hover, .service-bar .left ul li:nth-of-type(1) .button:hover, .page-id-1628 .service-bar .left ul li:nth-of-type(2) .button:hover { color: #ffffff; border-color: #278f44; background: #278f44; }
	.service-bar .left ul li:nth-of-type(1) .button:hover, .page-id-1628 .service-bar .left ul li:nth-of-type(2) .button:hover { color: #ffffff; }
	.service-bar .left ul li .button.arrow:hover:after { border-left-color: #ffffff; }
	.service-bar .left ul li:nth-of-type(1) .button { color: #ffffff; background: #125c94; }
	.service-bar .left ul li:nth-of-type(1) .button.arrow:after { border-left-color: #ffffff; }
	.service-bar .right { padding: 0px 55px 0px 0px; margin-left: auto; width: 57.1%; }
	.service-bar h3 { padding-bottom: 31px; font-size: 57px; line-height: 62px; color: #278f44; }
	.service-bar .inner-left { padding: 0px 0px 0px 63px; }
	.service-bar .left .image { border-radius: 0px 75px 0px 0px; overflow: hidden; }
	.service-bar table { width: 100%; }
	.service-bar .two { width: 122px; }
	.service-bar .three { width: 190px; }
	.service-bar table img { margin: 5px auto; width: 23px; height: auto; display: block; }
	.service-bar table th { letter-spacing: -0.9px; vertical-align: top; }
	.service-bar tr td { border-top: 1px solid #f5f5f5; height: 75px; letter-spacing: -0.9px; background: #eeeeee; }
	.service-bar tr:nth-of-type(2n) td { background: #e6e6e6; }
	.service-bar td.one { padding-left: 22px; vertical-align: middle; font-size: 20px; line-height: 26px; color: #000000; font-weight: 400; }
	.service-bar td.two, .service-bar td.three { border-left: 2px solid #ffffff; vertical-align: middle; text-align: center; font-size: 20px; line-height: 22px; font-weight: 400; color: #000000; }
	.service-bar th.one { padding-left: 22px; font-size: 20px; line-height: 28px; color: #000000; }
	.service-bar th.two, .service-bar th.three { text-align: center; font-size: 19px; line-height: 28px; text-transform: uppercase; color: #000000; }
	.service-bar th .price { display: block; font-size: 28px; line-height: 1; color: #278f44; }
	.service-bar th .price sup { vertical-align: super; font-size: 16px; line-height: 1; position: relative; top: 3px; } 
	.service-bar .table_caption { padding-top: 10px; font-size: 16px; line-height: 28px; color: #000000; font-weight: 300; text-align: center; }

	.page-id-1628 .showroom_sec.service-page .text h3.section-title { font-size: 66px; }
	.page-id-1628 .showroom_sec.service-page.v2 .wrapper { align-items: center; }
	.page-id-1628 .showroom_sec.service-page.v2 .text h3.section-title { font-size: 57px; line-height: 60px; }
	.page-id-1628 .showroom_sec.service-page.v2 .text { padding-right: 90px; }

	.page-id-1628 .service-bar th.one { font-size: 22px; font-weight: 500; }
	.page-id-1628 .service-bar .two, .page-id-1628 .service-bar .three { width: 142px; }
	.page-id-1628 .service-bar th.two, .page-id-1628 .service-bar th.three { font-size: 20px; }

	.banner_sec.page360.get-in-touch-page .text { padding-top: 40px; padding-right: 52px; }
	.banner_sec.page360.get-in-touch-page h2 { font-size: 56px; line-height: 74px; }

	.text-bar.get-in-touch-page .wrapper { max-width: 828px; }
	.text-bar .wpcf7 { padding: 36px 0px; }
	.text-bar .wpcf7 br { display: none; }
	.text-bar .wpcf7 p { padding: 0px; }
	.text-bar .f-row { padding-bottom: 20px; flex-wrap: nowrap; gap: 20px; }
	.text-bar .col-6 { width: 100%; }
	.text-bar .col-12 { width: 100%; }
	.text-bar .field, .text-bar .wpcf7-text, .text-bar .wpcf7-select, .text-bar textarea { padding: 0px 28px; font-size: 16px; line-height: inherit; color: #000000; border: 2px solid #e2e2e2; display: block; width: 100%; height: 60px; border-radius: 30px; background: none; }
	.text-bar .wpcf7-select { padding-right: 57px; cursor: pointer; background: url(images/select-arrow.png) top 50% right 28px no-repeat; background-size: 21px auto; }
	.text-bar .wpcf7-text.hasDatepicker { background: url(images/calendar-icon.png) top 50% right 30px no-repeat; background-size: 26px auto; }
	.text-bar .wpcf7-not-valid { border-color: #f00 !important; }
	.text-bar textarea { padding-top: 19px; padding-bottom: 20px; height: 156px; }
	.text-bar textarea::input-placeholder,.text-bar input::input-placeholder { opacity: 1 !important; color: #000000 !important; } 
	.text-bar textarea::-moz-placeholder,.text-bar input::-moz-placeholder{ opacity: 1 !important; color: #000000 !important; } 
	.text-bar textarea:-ms-input-placeholder,.text-bar input:-ms-input-placeholder{ opacity: 1 !important; color: #000000 !important; }
	.text-bar textarea::-webkit-input-placeholder,.text-bar input::-webkit-input-placeholder { opacity:1 !important; color: #000000 !important; }  
	.text-bar .button { padding: 20px 20px 16px; margin: 0px auto; letter-spacing: 0px; font-size: 15px; font-weight: 600; display: table; width: 206px; color: #ffffff; border-color: #125c94; border-radius: 30px; background: #125c94; }
	.text-bar .button:hover { border-color: #278f44; background: #278f44; }
	.text-bar .wpcf7-spinner { margin: 15px auto 0px; display: none; }
	.text-bar .submitting .wpcf7-spinner { display: table; }
	.text-bar .wpcf7 form .wpcf7-response-output { padding: 20px 0px 0px; margin: 0px; border: 0px; font-size: inherit; line-height: inherit; }
	.text-bar .wpcf7 form.sent .wpcf7-response-output { color: #278f44; }

	.showroom_sec.service-page.get-in-touch-page { padding: 94px 0 95px; }
	.showroom_sec.get-in-touch-page .showroom_slider { width: 52.5%; }
	.showroom_sec.service-page.get-in-touch-page .text { padding: 59px 0 0px 132px; width: 47.5%; }
	.showroom_sec.service-page.get-in-touch-page p a { color: #ffffff; }
	.showroom_sec.service-page.get-in-touch-page p a[href^="tel:"] { padding-left: 39px; display: block; background: url(images/phone-icon.png) top 2px left 0px no-repeat; background-size: 26px auto; }
	.showroom_sec.service-page.get-in-touch-page p a[href^="mailto:"] { padding-left: 39px; display: block; background: url(images/email-icon.png) top 5px left 0px no-repeat; background-size: 27px auto; }
	.showroom_sec.service-page.get-in-touch-page p a[href^="mailto:"]:hover { text-decoration: none; }
	.showroom_sec.service-page.get-in-touch-page .text h3 { padding-bottom: 33px; font-size: 62px; }
	.showroom_sec.service-page.get-in-touch-page p { padding-bottom: 27px; }
	.showroom_sec.service-page.get-in-touch-page p:nth-last-of-type(1) { padding-bottom: 0px; }

	.text-bar.accolades-page .wrapper { max-width: 980px; }

	.accolades-bar { padding: 23px 0px 86px; }
	.accolades-bar .wrapper { padding: 0px 20px; max-width: 1256px; position: relative; }
	.accolades-bar .wrapper:after,
	.accolades-bar .wrapper:before { width: 208px; height: 208px; content: ''; position: absolute; left: 0px; top: -20px; border-left: 2px solid #dddddd; border-top: 2px solid #dddddd; pointer-events: none; }
	.accolades-bar .wrapper:after { top: auto; left: auto; bottom: -20px; right: 0px; border: 0px; border-right: 2px solid #dddddd; border-bottom: 2px solid #dddddd; }
	.accolades-bar .wrapper .wrapper-inner { border-radius: 0px 75px 0px 75px; overflow: hidden; }
	.accolades-bar .text-inner { position: relative; flex-direction: column; min-height: 100%; }
	.accolades-bar .accolades-slider { padding: 18px 20px 20px 24px; margin-bottom: auto; width: 100%; position: static; -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; }
	.accolades-bar .accolades-slider:not(.slick-initialized) .repeat:not(:nth-of-type(1)) { display: none; }
	.accolades-bar .accolades-image-slider:not(.slick-initialized) .repeat:not(:nth-of-type(1)) { display: none; }
	.accolades-bar .text { padding: 26px 30px 35px; width: 49.8%; order: -1; background: #f4f4f4 }
	.accolades-bar .image { padding-left: 10px; width: 50.2%; }
	.accolades-bar .icon { margin-bottom: auto; width: 55px; }
	.accolades-bar h3 { padding-bottom: 18px; font-size: 36px; line-height: 43px; color: #222222; }
	.accolades-bar h4 { padding-bottom: 7px; font-weight: 400; font-size: 40px; line-height: 46px; color: #125c94; }
	.accolades-bar p { padding-bottom: 20px; font-weight: 300; line-height: 30px; }
	.accolades-bar .star-icon { padding-top: 0px; gap: 3px; }
	.accolades-bar .star-icon img { width: 20px; }
	.accolades-bar .slick-arrow { font-size: 0px; line-height: 0px; width: 40px; height: 40px; position: absolute; bottom: -4px; border: 0px; cursor: pointer; appearance: none; -webkit-appearance: none; transition: all 350ms; background: none; }
	.accolades-bar .slick-arrow:focus { outline: none; }
	.accolades-bar .slick-arrow.slick-prev { right: 61px; background: url(images/slick-prev.png) center center no-repeat; background-size: 10px auto; }
	.accolades-bar .slick-arrow.slick-next { right: 0px; background: url(images/slick-next.png) center center no-repeat; background-size: 10px auto; }
	.accolades-bar .slick-arrow.slick-prev:hover { background-image: url(images/slick-prev-hover.png); }
	.accolades-bar .slick-arrow.slick-next:hover { background-image: url(images/slick-next-hover.png); }
	.accolades-bar .text-over-img { padding: 0px 50px 55px; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 100%; display: flex; align-items: flex-end; font-size: 60px; line-height: 55px; color: #ffffff; font-family: operetta-8, serif; background: url(images/gradient-bg.png) bottom left repeat-x; }

	.accolades-bar.is-even .image { padding: 0px 10px 0px 0px; margin: 0px auto 0px 0px; order: -1; }
	.accolades-bar.is-even .icon { width: 75px; }

	.accolades-sec-2 { padding: 45px 0px 108px; }
	.accolades-sec-2 h3 { padding-bottom: 38px; font-size: 52px; line-height: 1; color: #125c94; text-align: center; }
	.accolades-sec-2 .linkes-wrap { gap: 20px; }
	.accolades-sec-2 .button { padding: 15px 20px 12px; letter-spacing: 0px; min-width: 256px; }

	.text-bar.request-appointment-page .wpcf7 { padding-top: 22px; }
	.text-bar.request-appointment-page .form-header { padding-bottom: 15px; }
	.text-bar.request-appointment-page .form-header.v1 { padding: 43px 0px 17px; }
	.text-bar.request-appointment-page h4 { padding: 0px; font-size: 32px; line-height: 1.2; color: #125c94; letter-spacing: 1.2px; }

	.text-bar .custom-checkbox { padding: 2px 0px 0px; }
	.text-bar .custom-checkbox p { display: flex; flex-wrap: wrap; align-items: center; gap: 23px; }
	.text-bar .wpcf7-radio { padding: 0px; display: flex; align-items: center; flex-wrap: wrap; gap: 23px; text-align: center;}
	.text-bar .wpcf7-radio label { display: block; position: relative; }
	.text-bar .wpcf7-radio label input { margin: 0px; position: absolute; top: 0px; left: 0px; z-index: 1; width: 100%; height: 100%; opacity: 0; cursor: pointer; }
	.text-bar .wpcf7-radio .wpcf7-list-item-label { padding: 0 0 0 32px; display: block; }
	.text-bar .wpcf7-radio .wpcf7-list-item-label:before { content: ""; width: 27px; height: 18px; border: 3px solid #278f44; position: absolute; top: 5px; left: 0px; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 20px; -webkit-border-radius: 20px; box-sizing: border-box; -webkit-box-sizing: border-box; }
	.text-bar .wpcf7-radio .wpcf7-list-item-label:after { content: ""; width: 8px; height: 8px; border: 0px; position: absolute; top: 10px; left: 5px; transition: all 350ms; -webkit-transition: all 350ms; border-radius: 20px; -webkit-border-radius: 20px; background-color: #278f44; box-sizing: border-box; -webkit-box-sizing: border-box; }
	.text-bar .wpcf7-radio label input:checked + .wpcf7-list-item-label:before { border-color: #278f44; background-color: #278f44; }
	.text-bar .wpcf7-radio label input:checked + .wpcf7-list-item-label:after { left: 14px; background: #ffffff; }
	.text-bar .wpcf7-radio .wpcf7-list-item { margin: 0px; vertical-align: top; }
	.text-bar p.info { padding-bottom: 8px; }
	.text-bar p.info a { margin-left: 20px; display: inline-flex; align-items: center; font-family: "Josefin Sans", sans-serif; font-size: 14px; font-weight: 500; color: #125c94; text-transform: uppercase; }
	.text-bar p.info a:after { width: 0; height: 0; border: 5px solid transparent; content: ''; border-left-color: #125c94; display: inline-block; vertical-align: middle; margin: -5px 0 0 5px; transition: all 0.3s; }
	.text-bar.request-appointment-page .button { width: 401px; }

	.text-bar .wpcf7-radio.wpcf7-not-valid .wpcf7-list-item-label:before { border-color: #f00 !important; } 

	.text-bar.faq-page { padding-bottom: 0px; }
	.text-bar.faq-page .wrapper { max-width: 1400px; }
	.text-bar.faq-page p .more { margin-left: 20px; display: inline-flex; align-items: center; font-family: "Josefin Sans", sans-serif; font-size: 14px; font-weight: 500; color: #125c94; text-transform: uppercase; }
	.text-bar.faq-page p .more:after { width: 0; height: 0; border: 5px solid transparent; content: ''; border-left-color: #125c94; display: inline-block; vertical-align: middle; margin: -5px 0 0 5px; transition: all 0.3s; }

	.text-bar .faq-tabs { padding: 14px 0px 0px; margin: 0px; list-style-type: none; gap: 20px; }
	.text-bar .faq-tabs .button { padding: 15px 28px 11px; font-size: 14px; font-weight: 700; width: auto; min-width: inherit; color: #125c94; border-color: #dddddd; background: none; }
	.text-bar .faq-tabs .button:hover,
	.text-bar .faq-tabs .button.is-active { color: #ffffff; border-color: #278f44; background: #278f44; }

	.faq-bar {  }
	.faq-bar .showroom_sec { display: none; }
	.faq-bar .showroom_sec.service-page.v2 { padding-top: 77px; }
	.faq-bar .showroom_sec.service-page.v2 .head h3 { font-size: 28px; line-height: 32px; }
	.faq-bar .showroom_sec.service-page.v2 .head { padding: 29px 0px; }
	.faq-bar .showroom_sec.service-page .head .titl { padding-left: 34px; }
	.faq-bar .showroom_sec.service-page .accordion-wrap .content { padding-left: 86px; }
	.faq-bar .showroom_sec.service-page.v2 .accordion-wrap ol, .faq-bar .showroom_sec.service-page.v2 .accordion-wrap ul { color: #000000; letter-spacing: 0px; font-weight: 300; line-height: 1.5; }
	.faq-bar .showroom_sec.service-page.v2 .accordion-wrap li { padding-bottom: 10px; }

	.text-bar.showrooms-page .wrapper { max-width: 1120px; }

	.showroom-bar { padding: 3px 0px 28px; }
	.showroom-bar .wrapper { max-width: 1336px; }
	.showroom-bar .repeat { padding-bottom: 95px; }
	.showroom-bar .img-left { width: 68.8%; overflow: hidden; position: relative; border-radius: 0px 75px 0px 75px; }
	.showroom-bar .img-left:before { content: ""; z-index: 1; opacity: 0.102; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: #000000; }
	.showroom-bar .img-left:after { content: ""; z-index: 2; width: 100%; height: 270px; position: absolute; bottom: 0px; left: 0px; opacity: 0.749; background-image: linear-gradient(0deg, rgba(0,0,0,0.9999999999999999) 0%, rgba(0,0,0,0) 100%); }
	.showroom-bar .cs-right { padding: 0px 0px 0px 68px; width: 31.2%; font-size: 24px; line-height: 42px; color: #000000; font-weight: 300; }
	.showroom-bar .cs-right strong { font-weight: 600; }
	.showroom-bar .cs-right .number a { padding: 0px 0px 0px 43px; color: inherit; display: table; background: url(images/tel-icon.png) left top 6px no-repeat; background-size: 27px auto; }
	.showroom-bar .cs-right .address p { padding: 0px; }
	.showroom-bar .cs-right .address a { padding: 0px 0px 0px 43px; color: #000000; display: table; background: url(images/location-icon.png) left top 2px no-repeat; background-size: 28px auto; }
	.showroom-bar .bottom-title { padding: 0px 23px 25px 26px; position: absolute; bottom: 0px; left: 0px; width: 100%; z-index: 3; }
	.showroom-bar .link360 { padding-top: 7px; text-align: center; font-size: 11px; line-height: 1.1; text-transform: uppercase; color: #ffffff; font-weight: 600; width: 100px; height: 101px; border-radius: 100%; -webkit-border-radius: 100%; transition: .5s; background-color: #278f44; }
	.showroom-bar .link360:hover { transform: rotateY(360deg); /*background-color: #125c94;*/ }
	.showroom-bar .link360 img { margin: 3px auto 6px; width: 70px; height: auto; min-height: inherit; }
	.showroom-bar .shareLink { margin-top: 27px; font-size: 11px; line-height: 1.2; text-transform: uppercase; color: #ffffff; font-weight: 600; }
	.showroom-bar .shareLink img { margin: -10px 0px 0px 13px; flex-direction: column; width: 31px; height: auto; min-height: inherit; }
	.showroom-bar .gallery-trigger { position: relative; cursor: pointer; font-size: 11px; line-height: 1.2; text-transform: uppercase; color: #ffffff; font-weight: 600; }
	.showroom-bar .gallery-trigger .tiled-gallery-item { display: none; }
	.showroom-bar .gallery-trigger .tiled-gallery-item:nth-of-type(1) { position: absolute; top: 0px; left: 0px; cursor: pointer; display: block; width: 100%; height: 100%; }
	.showroom-bar .gallery-trigger img { margin: -10px 0px 0px 10px; width: 33px; flex-direction: column; height: auto; min-height: inherit; }
	.showroom-bar .tt { padding: 0px 20px 0px 32px; width: calc(100% - 196px); }
	.showroom-bar .rr { margin-left: auto; width: 96px; display: flex; flex-direction: column; align-items: flex-end; }
	.showroom-bar h3 { padding: 0px; margin: 0px 0px -5px; font-size: 18px; line-height: 1; text-transform: uppercase; color: #ffffff;font-weight: 600; font-family: "Josefin Sans", sans-serif; }
	.showroom-bar h3 strong { padding-top: 20px; font-size: 54px; line-height: 1; display: block; font-family: operetta-8, serif; font-weight: 300; text-transform: none; }
	.showroom-bar .button { margin-top: 10px; letter-spacing: 0px; min-width: 256px; }
	.showroom-bar .button.fill { border-color: #125c94; color: #ffffff; background: #125c94; }
	.showroom-bar .button.fill:hover { border-color: #278f44; background: #278f44; }
	.showroom-bar .hours { padding-top: 22px; }


/* Alignment */ 
.alignleft { display: inline; float: left; margin-right: 1em !important; }
.alignright { display: inline; float: right; margin-left: 1em !important; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 1.625em; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; /* Prevents HTML tables from becoming too wide */ width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; }
td { border-width: 0 1px 1px 0; vertical-align: top; }
td img { width: 100%; max-width: 100%; vertical-align: top; margin: 0px; height: auto; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
td img.alignnone { margin: 0px }
blockquote { /*font-style: italic;*/  font-weight: normal; margin: 0 2%; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

#blogWrapper { width:auto; overflow:hidden; }
/* blog container */  .patners_box { float: left; width: 100%; text-align: center; padding: 20px }
#BlogCntr { margin-top: 12px; margin-bottom: 25px; width: 100%; position: relative; float: left; position: relative; z-index: 9; }

/* left blog box */
.leftBlogBox {	padding: 0;	width: 100%;	float: left;	position: relative;	background: #fff; }
.single .leftBlogBox h1 { line-height: 1.1; }
.single .leftBlogBox p {	display: block}
.leftBlogBox ul.dateBar {	list-style: none;	margin: 0 0 5px 0;	padding: 0px}
.single .leftBlogBox .date { padding-bottom: 20px; font-size: 16px; color: #125c94; display: block; padding-top: 5px; letter-spacing: -0.04em; }
.leftBlogBox .postLoop {	width: 33.33%;	overflow: hidden;	padding: 0 30px;margin: 0px; }
.leftBlogBox .postLoop h2 { font-size: 35px; padding-bottom: 10px; }
.leftBlogBox .postLoop p { padding: 0;}
.leftBlogBox .postLoop:last-child, .leftBlogBox .postLoop:last-of-type { border-bottom: none; }
.leftBlogBox .postLoop .image { float: left; margin: 5px 15px 5px 0; }
.leftBlogBox .postLoop h2 a { color: #000; text-decoration: none }
.leftBlogBox .postLoop h2 a:hover { color: #125c94; }
.leftBlogBox .postLoop a.read-more { display: inline-block; text-decoration: none; text-transform: capitalize; font-weight: 600 }
.leftBlogBox .postLoop a.read-more:hover { text-decoration:underline; }
.leftBlogBox h4.title { font-size: 16px; font-weight: normal; padding-top: 15px; color: #000; text-transform: capitalize; }

/* comment form */
.leftBlogBox #commentform { width: 100%; }
.leftBlogBox #commentform input[type="text"], .leftBlogBox #commentform input[type="email"], .leftBlogBox #commentform textarea, .leftBlogBox #commentform input[type="url"] { border: 1px solid #000 !important; background: none; padding: 7px 10px; box-sizing: border-box; color: #000; font-size: 15px; border-radius: 0px; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; margin: 0; width: 535px; }
.leftBlogBox #commentform input[type="submit"] { width: auto; padding: 5px; border: none; background: #dfb643; color: #fff; cursor: pointer; border-radius: 0; font-size: 16px; }
.leftBlogBox #commentform input[type="submit"]:hover, .leftBlogBox #commentform p.form-submit input[type="submit"]:hover { background: #097536; }
.leftBlogBox #commentform p.form-submit input[type="submit"] { width: auto; padding: 8px 15px; border: none; background: #125c94; color: #fff; cursor: pointer; margin-left: 100px; }
.leftBlogBox #respond h3 { padding-bottom: 20px; }
.leftBlogBox #commentform input[type="url"].error,.leftBlogBox #commentform input[type="text"].error, .leftBlogBox #commentform input[type="email"].error, .leftBlogBox #commentform textarea.error { border: 1px solid #f00!important }
.leftBlogBox div.error { display: none !important }
.leftBlogBox h3#comments, .leftBlogBox #respond h3, h2.comments-title, h3#reply-title { border-bottom: 1px solid #000; font-size: 24px; font-weight: normal; line-height: 29px; margin-bottom: 10px; padding-bottom: 10px; color: #000; }
.leftBlogBox #comments { clear: both; margin-bottom: 10px }
.leftBlogBox #comments footer { border: none }
.leftBlogBox .commentlist, .leftBlogBox .comment-list { list-style: outside none none; margin-top: 10px !important; margin-bottom: 10px; }
.leftBlogBox .commentlist li { color: #34343f; font-size: 20px; line-height: 30px; list-style: outside none none; overflow: hidden; }
.leftBlogBox .comment-list li { color: #34343f; font-size: 20px; line-height: 20px; list-style: outside none none; overflow: hidden; }
.leftBlogBox img.avatar { float: left; margin: 3px 10px 10px 0; width: 50px; border: 1px solid #cccccc; max-width: 100%; height: auto; display: block }
.leftBlogBox .commentlist cite.fn, .leftBlogBox cite.fn { color: #dfb643; font-size: 16px; }
.leftBlogBox span.says { font-size: 16px; }
.leftBlogBox .commentlist a.url, .leftBlogBox .commentlist cite.fn, .leftBlogBox a.url, .leftBlogBox cite.fn { font-style: normal; text-decoration: none; font-size: 20px; }
.leftBlogBox .comment-awaiting-moderation { font-size: 16px; line-height: 21px; color: #000; font-style: normal }
.leftBlogBox .commentmetadata a { color: #000; cursor: default !important; font-size: 13px; line-height: 16px; }
.leftBlogBox .commentlist p, .leftBlogBox .comment-list p { clear: both; font-size: 15px; line-height: 19px; }
.comment-content p { padding-bottom: 5px; } #commentform p { padding-bottom: 15px !important; font-size: 16px; margin-bottom: 0; } #commentform .comment-form-cookies-consent { display: none; }
.leftBlogBox .comment-list .comment-metadata { font-size: 16px; color: #000; }
.leftBlogBox .comment-reply-link { font-size: 16px; text-decoration: none }
.leftBlogBox .comment-reply-link:hover { text-decoration: none; color: #dfb643; } #cancel-comment-reply-link { color: #000; text-decoration: none; font-size: 20px; line-height: 25px } #cancel-comment-reply-link:hover { text-decoration: underline }
.leftBlogBox .reply { padding: 0px 0 15px; }
.leftBlogBox .reply a { color: #000 }
.leftBlogBox #respond { margin-top: 10px;/*overflow: hidden;*/width: auto; padding: 0px }
.leftBlogBox #cancel-comment-reply-link:hover { color: #dfb643; text-decoration: none }
.leftBlogBox .commentlist ul.children, .leftBlogBox .comment-list ol.children { /*margin-left: 25px;*//*float:left*/}
.leftBlogBox label.screen-reader-text { display: none }
.leftBlogBox #searchform { width: 100%; margin: 0 auto; }
.leftBlogBox .page-header { padding: 6px 0; padding-top: 20px; } 
#commentform label { float: left; width: 100px; font-size: 16px; line-height: 21px; padding: 6px 0; }
#commentform label.error { display: none!important }

/* pagination */
.leftBlogBox .wp-pagenavi { margin: 25px 0 50px 0; }
.leftBlogBox .wp-pagenavi a, .wp-pagenavi span { font-size: 14px; color: #000; border: 1px solid #7b7b7b; display:inline-block; vertical-align: top; }
.wp-pagenavi a, .wp-pagenavi span { border-color: #125c94; padding: 5px 7px }
.wp-pagenavi span.current { border-color: #125c94; font-weight: normal; color: #fff; background: #125c94}
.leftBlogBox .wp-pagenavi a:hover, .wp-pagenavi a:hover { background: #125c94; color: #fff; border-color: #125c94; }
.wp-pagenavi span.pages:hover, .wp-pagenavi span.pages { border-color: #7b7b7b; }

/* right blog box */
.rightBlogBox { padding: 0 0 0 40px; width: 27%;	float: right;	position: relative;	background: #fff; display: none; }
.rightBlogBox ul { margin-bottom: 0;  }
.rightBlogBox .widget {	text-align: left;	margin-bottom: 25px;	overflow: hidden}
.rightBlogBox .widget h4 { font-weight:500; padding-bottom: 10px; color: #125c94; }
.rightBlogBox label.screen-reader-text { display: none; }
.rightBlogBox .wp-block-search { width: 100%; margin: 0 auto; }
.rightBlogBox .wp-block-search .wp-block-search__input { width: calc(100% - 80px); border: 1px solid #7b7b7b; height: 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; padding: 5px; margin-right: 0px; color: #000; }
.rightBlogBox .wp-block-search .wp-block-search__button { width: 80px; background: #125c94; color: #fff; border: none; height: 30px; text-transform: capitalize; font-weight: bold; cursor: pointer; margin: 0; }
.rightBlogBox .wp-block-search .wp-block-search__button:hover { background: #278f44; }
.rightBlogBox ul li { width: 100%; }
.rightBlogBox ul li a { color: #000; text-decoration: none; text-transform: capitalize; outline: none }
.rightBlogBox ul li.current-cat a { color: #125c94; font-weight:700; }
.rightBlogBox ul li a:hover { text-decoration: none; color: #125c94; }
.mobilesidebar { display: none; }
.desktopsidebar { display: block }

/* single page */
.search-form .screen-reader-text { display: none }
.search-form input[type='Search'] { border-radius: 0px; padding: 5px; font-size: 14px; line-height: 19px; float: left; border: solid 1px #125c94  ; color: #000; width: calc(100% - 85px); width: -ms-calc(100% - 85px); width: -webkit-calc(100% - 85px); width: -moz-calc(100% - 85px); -webkit-appearance: none; -webkit-border-radius: 0px; height: 33px; }
.search-form input[type='submit'] { width: 80px; text-align:center; float: left; background: #125c94  ; border-radius: 0px; font-size: 15px; line-height: 20px; border: none; color: #fff; cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0px; padding: 4px 10px; margin-right: 0px; height: 33px; border: solid 1px #125c94  ; }
.search-form input[type='submit']:hover { background: #125c94; border: solid 1px #125c94; }
/*.search-form input[type='Search']:focus { border: solid 1px #000!important }*/
.leftBlogBox .singleimage { width: 100%; margin-bottom: 15px; }
.leftBlogBox .singleimage img { max-width: 100%; height: auto; width: 100% }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { display: none; }	 	

/*keyframes*/
@-webkit-keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0)}
}

@-moz-keyframes stickyhead{
	0%{opacity:0;-moz-transform:translateY(-100%)}
	100%{opacity:1;-moz-transform:translateY(0)}
}
@keyframes stickyhead{
	0%{opacity:0;-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}
	100%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
}






.scrolling-text {
  display: inline-block;
  transition: transform 0.5s cubic-bezier(0.23, 0.36, 0.28, 0.83);
  will-change: transform;
  backface-visibility: hidden;
}

.scrolling-text .scrolling-text-content {
  white-space: nowrap;
  transition: transform 0.5s cubic-bezier(0.23, 0.36, 0.28, 0.83);
 } 
 
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: block; opacity: 0; transform: translateY(15%); transition: all 0.3s; pointer-events: none; background: #ffffff; }
.is-team-overlay-show .team-overlay-cn { opacity: 1; transform: translateY(0px); pointer-events: auto; }
.is-team-overlay-show .team-overlay-cn .team-overlay-inner { opacity: 1; transform: translateY(0px); }
.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; background: #ffffff; }
.team-overlay-cn .team-content .text { padding: 20px 50px 20px 64px; width: 23%; color: #ffffff; }
.team-overlay-cn .team-content .image { width: auto; max-width: calc(100% - 475px); height: calc(100vh - 184px); position: sticky; top: 128px; left: 54px; align-self: stretch; pointer-events: none; }
.team-overlay-cn .team-content .image img { margin: 0px auto; width: auto; height: 100%; object-fit: cover; }
.team-overlay-cn .team-content h3 { padding-bottom: 3px; font-size: 42px; letter-spacing: 1px; line-height: 54px; color: #125c94; }
.team-overlay-cn .team-content .location { padding-bottom: 22px; display: block; font-size: 24px; line-height: 30px; color: #000000; font-weight: 300; }	
.team-overlay-cn .team-content p { padding: 22px 0px 0px; font-size: 20px; line-height: 30px; color: #000000; font-weight: 300; }
.team-overlay-cn .next-team {  }
.team-overlay-cn .next-team:hover { border-color: #072036; background-color: #072036; }
.team-overlay-cn .top { padding: 40px 54px; position: absolute; top: 0px; left: 0px; width: 100%; font-size: 24px; line-height: 30px; color: #000000; font-weight: 300; }
.team-overlay-cn .team-content .controls { position: absolute; bottom: 56px; right: 57px; }
.team-overlay-cn .team-content .top .right { margin-left: auto; }
.team-overlay-cn .team-content .top .right a { margin-left: 40px; } 
.team-overlay-cn .team-content .top .right a.glass-icon { display: none; width: 29px; } 
.team-overlay-cn .team-content .top .right a.addthis_button_more { width: 32px; } 
.team-overlay-cn .team-content .top .team-overlay-close { color: #000; }
.team-overlay-cn .team-content .top .team-overlay-close img { width: 29px; height: auto; }
.team-overlay-cn .team-content .controls a { font-size: 0px; line-height: 0px; width: 44px; height: 44px; border-radius: 22px; background-color: #ffffff; border: 2px solid #125c94; background-position: center center; background-repeat: no-repeat; background-size: 10px auto; }
.team-overlay-cn .team-content .controls a.prev-team { margin-left: 13px; background-image: url(images/prev.svg); }
.team-overlay-cn .team-content .controls a.next-team { margin-left: 13px; background-image: url(images/next.svg); }
.team-overlay-cn .gallery-slider { width: 100%; height: 100%; }

.lg-outer .lg-sub-html { display: none !important; }

.ui-datepicker { padding: 7px 7px 4px; }
.ui-widget { margin-top: 10px !important; font-family: "Josefin Sans", sans-serif !important; font-size: 1.1em !important; font-weight: normal !important; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: operetta-8, serif; }
.ui-widget-header, .ui-datepicker th { font-weight: 600; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: 500 !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { font-weight: 300 !important; }
.ui-datepicker td span, .ui-datepicker td a { text-align: center !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { color: #1f1f1f !important; border-color: #f5f7fa !important; background: #f5f7fa !important; }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { color: #fff !important; border-color: #125c94 !important; background: #125c94 !important; }
.ui-state-disabled .ui-state-default, .ui-widget-content .ui-state-disabled .ui-state-default { border-color: #dddddd !important; opacity: 1 !important; background: #dddddd !important; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { color: #ffffff !important; border-color: #125c94 !important; background: #125c94 !important; }
.ui-widget-header { color: #453821 !important; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { border: 1px solid #b3b3b3; font-family: "Josefin Sans", sans-serif !important; font-size: 12px; line-height: 14px; cursor: pointer; background: #fff url(images/select-arrow.png) top 50% right 10px no-repeat; }
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 98px !important; padding: 6px 8px !important; font-size: 16px !important; }

.ui-widget-content { border: 0px !important; transform: scale(0.8); -webkit-transform: scale(0.8); transform-origin: top left; border-radius: 2px; -webkit-border-radius: 2px; background: #ffffff !important; }
.ui-datepicker .ui-datepicker-header { border: 0px; border-radius: 0px !important; -webkit-border-radius: 0px !important; background: none !important; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: 1 !important; }

.ui-datepicker .ui-datepicker-title { font-weight: 600 !important; }
.ui-datepicker .ui-datepicker-prev { cursor: pointer; left: 2px !important; top: 2px !important; }
.ui-datepicker .ui-datepicker-next { cursor: pointer; right: 2px !important; top: 2px !important; }
.ui-datepicker .ui-datepicker-next:before { content: ""; margin: -6px 0 0 -6px; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 11px; border-color: transparent transparent transparent #125c94; }
.ui-datepicker .ui-datepicker-prev:before { content: ""; margin: -6px 0 0 -6px; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 6px 11px 6px 0; border-color: transparent #125c94 transparent transparent; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: none !important; }
.ui-widget-header .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 0 !important; background: none !important; font-weight: normal !important; }

.ui-widget-header .ui-state-disabled { opacity: 1 !important; }
.ui-datepicker .ui-datepicker-next.ui-state-disabled:before { border-color: transparent transparent transparent #dddddd; }
.ui-datepicker .ui-datepicker-prev.ui-state-disabled:before { border-color: transparent #dddddd transparent transparent; } 