@charset "UTF-8";
/* highlight text  colour */

/*** Works on common browsers ***/
::selection {
	background-color: #5bb2e8 !important;
	color: #fff;
}

/*** Mozilla based browsers ***/
::-moz-selection {
 background-color: #5bb2e8;
 color: #fff;
}

/***For Other Browsers ***/
::-o-selection {
 background-color: #5bb2e8;
 color: #fff;
}

::-ms-selection {
 background-color: #5bb2e8;
 color: #fff;
}

/*** For Webkit ***/
::-webkit-selection {
 background-color: #5bb2e8;
 color: #fff;
}
/* @-moz-document url-prefix() {
  h1 {
    color: red;
  }
}

_:-ms-lang(x), .ie10up { property : value; } */

/* end of highlight text colour */
.clearboth {
	clear: both;
}
p {
	font-size: 16px;
}
.page .entry-header {
	display: none;
}
#page .button.contactbtn {
	padding: 4.5px 0 5.5px;
	background-color: transparent;
	border: 1px solid #5bb2e8;
	line-height: unset;
	color: #5bb2e8;
	border-radius: 0;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	/* top: 2px; */
	outline: unset;
	letter-spacing: 1px;
	max-width: 195px;
	width: 100%;
	float: right;
	/* margin: 0 10px 0 0; */
	text-align: center;
	font-weight: 300;
	font-family: 'Montserrat Light', sans-serif;
}
#page .button.contactbtn.h-button1 i {
	transform: rotate(90deg);
	position: relative;/*     top: 2px; */
}
#page .top-buttons .button:last-child {
	margin: 0;
}
#page .button.contactbtn:hover {
	border: 1px solid #fff;
	color: #fff;
}
.body_specials, .btn_btop {
	display: none;
}
.footer_header, .footer_description {
	text-align: center;
}
.copyright {
	text-align: center;
}
.footer_inner_bg_bottom {
	background: #020203;
}
footer#colophon {
	background: #111;
	color: #fff;
	padding: 50px 0 0;
	margin-top: 0;
}
footer .footer-info p {
	color: #fff;
}
ul#main-menu li a {
	font-size: 12px;
	text-transform: uppercase;
	color: #020203;
	font-weight: 300;
}
* {
	font-family: 'Roboto', sans-serif;
}
ul#main-menu li:hover > a {
	color: #5bb2e8;
}
#page a:hover, #page a:focus, #page a:active {
	text-decoration: none;
	outline: none;
}
#page .promo_top, #page .top_social {
	display: none;
}
#page .promo_top, #page .top_social {
	display: none;
}
#colophon .site-details, #colophon .site-info {
	position: relative;
}
#main .wp-block-nextend-smartslider3 {
	margin-top: 0;
}
#page .nav-tabs>li>a, #page .nav-tabs>li.active>a:focus, #page .nav-tabs>li.active>a:hover, #page .nav-tabs>li.active>a:active {
	border: unset;
	text-decoration: none;
}
#main .home_feature1, #main .home_feature_2b, #main .home_feature_2a {
	margin: 0 auto;
}
#main .wp-block-nextend-smartslider3 {
    margin: 0 auto !important;
    max-width: 1200px !important;
    width: 100%;
}
#main .entry-content {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}
#main .wp-block-columns, #main .row.page-box {
	max-width: 100%;
	padding: 0;
}
section .hf1, section .hf2, #main .home_feature_2a, #main .home_feature_2b {
	background-color: #111;
	margin: -1px 0 0 !important;
}
#main .clearfix {
	margin: 0;
}
#main .uagb-heading-text:before {
	display: none;
}
#main .home_feature_2a .sect2 h2, #main .home_feature_2a .sect2 h4, #main .home_feature_2a .sect2 p, #main .home_feature_2a .sect2 ul, #main .home_feature_2b .sect2 h2, #main .home_feature_2b .sect2 h4, #main .home_feature_2b .sect2 p, #main .home_feature_2b .sect2 ul, #main .home_feature_2a .sect2 img {
	opacity: 0;
}
#main .home_feature_2b p, #main .home_feature_2a p {
	font-size: 14px;
}
#main .home_feature_2b ul, #main .home_feature_2a p {
	font-size: 14px;
}
#main img {
	margin: 0 auto;
}
#main .home_feature_2b ul li {
	list-style-type: none;
}
/* #main .home_feature_2b ul {
    padding: 24px 0 0;
}
 */
#main .home_feature_2b ul li:before {
	content: '__';
	position: relative;
	bottom: 10px;
	margin-right: 10px;
	color: #5bb2e8;
}
#main .home_feature1 h4, #main .home_feature_2b h4, #main .portfolio h4 {
	color: #cfd1d2;
}
#main .portfolio h2 {
	color: #5bb2e8;
	/* 	margin-bottom: 23px; */
	line-height: 1;
	margin: 0 0 31px 0 !important;
	font-weight: 400;
	position: relative;
	top: 2px;
	font-size: 33.3px;
	letter-spacing: 2px;
}
#main .row.page-box {
	margin: 0;
}
#main .porfolio-menu ul li a {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	color: #b4b7b9;
	padding: 0;
}
#main .porfolio-menu ul li a:after {
	content: "\2022 ";
	color: #5bb2e8;
	margin: 0 15px 0;
}
#main .porfolio-menu ul li.active a, #main .porfolio-menu ul li a:hover {
	color: #111;
	background: transparent;
}
#main .portfolio .porfolio-menu {
	margin-bottom: 33px;
}
#main .porfolio-menu .nav-tabs {
	border: none;
}
#main .portfolio-menu-container {
	margin: 90px auto 0;
}
#colophon .site-details .bottom_menu {
	padding: 107px 0 43px;
}
#colophon .site-details .bottom_menu ul#main-menu li:nth-child {
	padding: 0;
}
#colophon .site-details .bottom_menu ul#main-menu li:last-child {
	display: none;
}
footer .footer_header {
	/*     font-size: 39px;
    font-weight: 400;
    color: #fff;
    margin: 43px 0 0;
	letter-spacing:2px; */
	color: #fff;
	margin: 43px 0 0;
	line-height: 1;
	font-weight: 400;
	position: relative;
	top: 2px;
	font-size: 33.3px;
	letter-spacing: 2px;
}
#main h2 {
	/*     color: #fff; */
	margin: 43px 0 0;
	line-height: 1;
	font-weight: 400;
	position: relative;
	top: 2px;
	font-size: 33.3px;
	letter-spacing: 2px;
}
#main p, footer p, #main ul li, #main ol li {
	font-family: Roboto Light, sans-serif;
	font-size: 15px;
	line-height: 26px;
	margin: 0 0 25px !important;
	color: #111;
	font-weight: 300;
	text-align: justify;
	-webkit-font-smoothing: antialiased;
	letter-spacing: .6px;
	word-break: break-word;
}
#main #accordion ul li, #main #accordion ol li, #accordion p {
	text-align: left;
}
footer .form_bottom hr {
	max-width: 110px;
	border-top: 2px solid #5bb2e8;
	margin: 20px auto 30px;
}
footer .footer_description {
	margin: 0 0 30px;
	font-weight: 400;
	letter-spacing: 2px;
}
footer .contact-column1 {
	margin: 43px 0 0;
}
footer .form_bottom .contact-column1 hr {
	max-width: 80px;
	border-top: 1px solid #5bb2e8;
	margin: 28px 0;
}
footer .form_bottom, footer .contact-column1 i {
	color: #fff;
}
footer .contact-column1 h4 {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
}
footer .contact-column1 p {
	line-height: 2;
	word-break: break-all;
}
footer .contact-column2 {
	padding: 44px 0 0;
}
footer form input[type="text"], footer form input[type="email"], footer form input[type="number"], footer textarea {
	height: 48px;
	margin: 0 0 8px;
	width: 100%;
	font-size: 14px;
	color: #fff;
	letter-spacing: .10em;
	background-color: transparent;
	border: unset;
	border-bottom: 1px solid #fff;
}
footer form textarea {
	height: 105px;
}
html {
	background-color: #020203;
}
.entry .entry-content hr {
	margin-bottom: 1.5rem;
}
#page p.n2-font-26511dcd1fe09b5af926ae99e62950da-paragraph.n2-ow span {
	color: #5bb2e8;
}
div#n2-ss-2 a.n2-style-c656545c346cf932fb9a86564e34df4e-heading.n2-ow {
	color: #020203;
}
#main .home_feature_2b h2:before {
	content: unset;
}
#main .home-feature2 h2 {
	line-height: 1;
	margin: 20px 0 10px;
	font-weight: 700;
	position: relative;
	top: 2px;
	font-size: 33.3px;
	letter-spacing: 2px;
	padding: 0 0 20px;
}
#main .home-feature2 h4 {
	margin: 10px 0 15px;
	padding: 0 0 20px;
	line-height: 26px;
}
#main .home-feature2 p {
	margin: 10px 0 10px;
	padding: 0 0 25px;
}
#main .home-feature h3 {
	text-transform: unset;
	font-weight: 300;
	font-family: 'Montserrat Light', sans-serif;
}
#main .home-feature .spc-btn {
	margin: 0;
}
#main .home-feature h3 span {
	font-size: 48px;
	font-weight: 700;
	color: #333;
}
/* #main .home-feature2.sect1, 
#main .home-eature2 .sect2{
    color: #fff;	
} */

.hf1a_col2 > div > figure > img {
	border-right: 10px solid #5bb2e8;
}
#main .portfolio-menu-container h2:before {
	display: none;
}
.grecaptcha-badge {
	z-index: 10;
	bottom: 80px !important;
}
/* #main .wp-block-uagb-advanced-heading p.uagb-desc-text {
    margin: 0 0 15px !important;
	font-weight: bold;
    line-height: 1;
} */

#page .header_inner {
	background-color: #fff;
	text-align: center;
	z-index: 5;
	margin: -1px 0 0;
}
#page .button.contactbtn.h-button1 {
	border: 1px solid #020203;
	color: #020203;
	margin: 0 10px 0 0;
}
#page .button.contactbtn.h-button1:hover {
	border: 1px solid #5bb2e8;
	color: #5bb2e8;
}
#page .button.contactbtn.h-button1:hover span {
	color: #5bb2e8;
}
#page .button.contactbtn.h-button2 {
	border: 1px solid #020203;
	background-color: #020203;
}
#page .button.contactbtn.h-button2 span, #page .button.contactbtn.h-button2 {
	color: #fff;
}
#page .button.contactbtn.h-button2:hover {
	border: 1px solid #5bb2e8;
	background-color: #5bb2e8;
}
#page .inner_h1:before {
	display: none;
}
#page .inner_h1 {
    text-align: center;
    margin: 30px 0 60px 0;
    line-height: 1;
    font-weight: 400;
    position: relative;
    top: 2px;
    font-size: 25px;
    letter-spacing: 7.81px;
	text-transform: uppercase;
}
.btn_btop.mobile, .btn_btop.desktop, .btn_prev {
	z-index: 4;
	font-size: 30px;
	background-color: #020203;
	padding: 0px 5px;
	opacity: 0;
	color: white;
	transition: all ease 500ms;
	border-top: 1px solid #020203;
	border-right: 1px solid #020203;
	border-left: 1px solid #020203;
	border: 1px solid #020203;
	/* width: 48px; */
	border-radius: 0;
	height: 65px;
	text-align: center;
	cursor: pointer;
	transition: all ease 1111ms;
}
.btn_btop.mobile {
	position: fixed;
	bottom: 0;
	right: 0;
}
.btn_btop.desktop, .btn_prev {
	position: fixed;
	bottom: 15vh;
}
.btn_prev {
	left: 0;
}
.btn_btop.desktop {
	right: 0;
}
.btn_btop span, .btn_prev span {
	font-size: 9px;
	position: relative;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 1px;
}
.btn_btop span {
	bottom: 10px;
}
.btn_prev span {
	bottom: 30px;
}
.linea-font.linea-arrow-up:after {
	content: '\2191';
	font-size: 20px;
	color: #fff;
}
.btn_btop:hover a {
	transform: translateY(10px);
	text-decoration: none;
}
.btn_btop:hover span:after {
	color: #111;
}
.btn_btop:hover {
	background-color: #fff;
}
footer ul#main-menu {
	padding: 0;
}
#main .portImg img {
/*     position: absolute;
	opacity:0; */
}
#main .portfolio-post-item {
	float: left;
	width: 25%;
	margin: 0 0 3vh;
	height: 50vh;
}
#main figure.portImg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #fff;
}
#main .portfolio-post-item a, #main .portfolio-post-item a .portImg, #main .portfolio-grid-content {
	height: inherit;
}
#main .portImg img {
	position: absolute;
	width: 25%;
	margin: 0 auto;
	padding: 10px;
	z-index: 1;
}
#main .portfolio-post-item .portfolio-phrase {
	font-size: 15px;
	font-weight: 300;
}
#main .portfolio-grid-content > div {
	text-align: center;
	width: 100%;
	max-width: 310px;
	margin: 0;
	color: #333;
	display: none;
	background-color: #fff;
	padding: 25px;
}
#main .portfolio-grid-content:hover > div {
	display: block;
}
#main .portfolio-post-item h3 {
	margin: 0;
	color: #333;
	height: inherit;
}
#main .portfolio-post-item a {
	text-decoration: none;
	height: inherit;
}
#main .portfolio-post-item h3 .portfolio-title {
	font-family: 'Montserrat', sans-serif;
}
#main .portfolio-grid-content {
	z-index: 2;
	position: relative;
}
#main .portImg .image-overlay {
	position: relative;
	bottom: 0;
	height: 100%;
}
#main .portImg .image-overlay .span-text {
	position: absolute;
	bottom: 5vh;
	color: #fff;
	margin: 0 0 0 20px;
}
#main .portImg .image-overlay .span-text label {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}
#main .portImg .image-overlay .span-text label, #main .portImg .image-overlay .span-text span {
	text-shadow: 2px 2px #3c3d38;
}
#main figure.portImg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px solid #fff;
}
/* #main figure.portImg img {
    display: none;
} */

#main .portfolio hr, #main .project-related hr {
	height: 1.5px !important;
	margin-bottom: 2rem;
	margin-top: 2rem;
}
#main .portImg .image-overlay .span-text {
	opacity: 0;
	transition: all ease 750ms;
}
#main figure.portImg .image-overlay:hover > .span-text {
	opacity: 1;
}
#page footer ul#main-menu li a, #page footer ul li a {
	text-shadow: 1px 1px #020203;
	letter-spacing: 1px;
}
.page-id-142 #page .header_inner {
	background-color: rgba(0,0,0,.2);
	position: fixed;
	z-index: 1;
}
.page-template-page-contact main#main {
	margin: 30px auto;
}
.page-template-page-contact main#main:after {
	content: '';
	clear: both;
}
#main .contact-sidebar h4 {
	font-size: 17px;
	font-weight: bold;
}
#main .contact-sidebar {
	text-align: center;
	border: 1px solid #ccc;
	padding: 10px;
}
#main .contact-sidebar form p {
	margin: 0 !important;
}
#main .contact-sidebar input[type="text"], #main .contact-sidebar input[type="email"], #main .contact-sidebar input[type="number"], #main .news-form input[type="text"], #main .news-form input[type="email"], #main .news-form input[type="number"] {
	height: 40px;
}
#main .contact-sidebar input[type="text"], #main .contact-sidebar input[type="email"], #main .contact-sidebar input[type="number"], #main .contact-sidebar textarea, #main .news-form input[type="text"], #main .news-form input[type="email"], #main .news-form input[type="number"], #main .news-form textarea {
	text-transform: unset;
	border: 0;
	padding: 10px;
	box-shadow: none !important;
	background: #eee;
	margin-bottom: 15px;
	width: 100%;
	font-size: 13px;
}
#main .contact-sidebar textarea, #main .news-form textarea {
	height: 100px;
}
#main .contact-sidebar input[type="submit"], #main .news-form input[type="submit"] {
	width: 100%;
	padding: 13px 26px;
	margin-bottom: 0;
	background: #111;
	font-size: 13px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	border-radius: 0;
}
#main .contact-sidebar p {
	text-align: center;
}
#main .contact-sidebar .ajax-loader {
	display: none;
}
#main .contact-map p {
	margin: 0 !important;
	padding: 0 !important;
}
#main .contact-map {
	margin: 0 !important;
	padding: 0 !important;
}
#main .prj-title-container {
	margin: 0 0 30px;
}
#main .prj-title-container h3 {
	font-weight: bold;
}
#main .prj-title-container h4 {
	font-style: italic;
}
#main .page-header {
	margin: 0 auto;
	border: none;
	position: relative;
}
#main .page-header-title, #main .page-top-content {
	color: #fff;
}
#page .about-lower-content {
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}
#main .top-banner-container .top-banner-bg img {
	height: 100%;
	width: 100%;
}
#main .hf2 .hf2a_col2 {
	padding: 0 10px 0 0;
	margin: 0 0 0 25px;
}
#main .lower-page-content-details h2 {
	margin: 0 0 22px;
	letter-spacing: 2px;
	/* 	font-size:24px; */
	color: #111;
}
#main .lower-page-content-bottom .col-md-12 {
	text-align: center;
	margin: 58px 0 0;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#main .lower-page-content-bottom .custom-counter {
	font-size: 81px;
	font-weight: bold;
	margin: 0 auto;
	color: #fff;
}
#main .section-inner h2 {
	/*     font-size: 24px;	
	letter-spacing: 1px; */
	letter-spacing: 1px;
	font-weight: 400;
	position: relative;
	top: 2px;
	font-size: 33.3px;
	color: #111;
	margin: 0 0 10px;
}
#main .lower-page-content-details hr {
	border-top: 7px solid #5bb2e8;
	width: 100%;
	max-width: 100px;
	margin: 4px auto 34px;
}
#main .logo-slider1, #main .logo-slider2 {
	margin: 0 0 112px !important;
}
#main .lower-content-bg {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.single #main .banner-slide.wd2 {
	background-color: #111;
	height: 80px;
	padding: 5px 0;
}
#main .pagingInfo {
	color: #fff;
	font-weight: bold;
	margin: 0 65px 0;
}
#main .custom-arrow, #main .t2custom-arrow {
	color: rgba(125, 132, 137, .1);
}
/* #main .custom-arrow{
    font-size: 35px;
    position: relative;
    top: 72px;
} */

#main .custom-arrow, #main .t2testi-arrow {
	font-size: 35px;
	position: relative;
	top: 72px;
	z-index: 1;
}
#main .testimonials2 h2, #main .testimonials2 h5, #main .testimonials2 .rate_container {
	display: none;
}
#main .testimonials2 .testimony-container {
	border: none;
	background-color: #f7f6f6;
}
#main .testimonials2 .testi-bubble.text-center img {
	height: 100px;
}
#main .testimonials2 .testi-slide-container {
	border-left: 5px solid #333;
	padding-left: 67px;
}
#main .testimonials2 blockquote h3 {
	margin: 0 0 35px;
}
#main .testimonials2 blockquote h6 {
	font-family: 'Montserrat Light', sans-serif;
	text-transform: capitalize;
	position: relative;
	top: 12px;
}
#main .testimonials2 blockquote {
	padding: 0;
	margin: 0;
}
#main .progress {
	background-color: #5bb2e8;
	height: 5px;
}
#main .slider-progress-container {
	margin: 0 0 0 47px;
	width: 45%;
}
#main .slider-progress {
	top: 17px;
	position: relative;
	z-index: 1;
}
#main .slider-progress-line {
	background-color: #353535;
	height: 1px;
	position: relative;
	top: -6px;
}
#main .project-details {
	height: 100%;
}
#main .project-content {
	margin: 94px auto 0;
	width: 100%;
	float: unset;
}
#main h1:before, #main .project-h1:before {
	display: none;
}
#main .project-h1 {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
}
#main .text-grey {
	color: #d7d9da;
}
#main p.proj-add {
	margin-bottom: 42px !important;
}
#main .project-content-col2 {
	margin-top: 102px;
}
#main .project-content-col2 h5 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;
}
#main table.project-details-table {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0 0 54px;
}
#main .text-grey {
	color: #d7d9da;
	margin: 0 auto 15px !important;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
}
#main .project-location h5 {
	margin: 15px auto 0;
}
#main .project-location p {
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.7em;
	margin: 0 !important;
}
#main .project-details hr {
	margin: 0 auto 5px;
}
#main .form-container hr {
	margin: 0;
}
.form-container form input[type="text"], .form-container form input[type="email"], .form-container form textarea {
	background-color: #e7e7e6;
	border: none;
}
.form-container form input[type="text"], .form-container form input[type="email"], .form-container form textarea {
	height: 50px;
	margin-bottom: 15px;
	width: 94.5%;
	padding-left: 20px;
}
.form-container h2 {
	margin-top: 0;
}
#main .form-container .section-inner hr {
	padding: 30px 0 0;
	background: none;
	margin: 30px 0 0;
}
#main .form-container .form-submit {
	padding: 0;
}
#main .form-container .form-submit input, #main button.btn-attch {
	margin: 35px auto 40px;
}
#main .form-container .form-submit input, #main .wpcf7-submit {
	background-color: #5bb2e8;
	border-radius: 3px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	height: 40px;
	width: 120px;
}
#main .form-container form textarea {
	height: 180px;
	padding: 20px;
}
#main .project-related.wd2.section-inner h2 {
	max-width: 940px;
	margin: 0 auto 15px;
}
#main .bottom-empty-space {
	margin: 112px 0 0;
}
#main .project-related {
	margin: 100px auto 0;
}
#main figure.portImg .image-overlay:hover {
	background-color: rgba(0,0,0,.5);
}
#main .project-related hr {
	background-color: #5bb2e8 !important;
	margin: 2rem 0;
	max-width: 52px !important;
	border: none;
}
#main .home-feature .n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color {
	background-color: unset !important;
}
.footer_inner_bg_top img {
	opacity: 0;
}
.footer_inner_bg_top {
	background-size: cover;
	background-repeat: no-repeat;
}
.footer_background {
	position: absolute;
}
.search-container {
	display: none;
}
#page .inner-page .inner_h1 {
/* 	font-size: 91px; */
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 50px 0 0;
	margin: 0;
}
#main.inner-page .top-page-details, #main.inner-page .lower-page-content-details {
	border: 11px solid #f1f1f5;
}
#page #main.inner-page .hf2 {
	padding: 100px 15px;
}
#main.inner-page .about-what-we-do {
	/*     height: 425px; */
	height: auto;
	color: #fff;
	background-color: #111;
	padding: 93px 0 !important;
	padding: 0;
}
#main .about-what-we-do .section-inner {
	border-left: 10px solid #5bb2e8;
}
#main .about-what-we-do .section-inner h2 {
	padding: 0 0 25px 46px;
	margin: 0;
	text-align: left;
	font-size: 18px;
	margin-bottom: 15px;
	color: #cdcece;
}
#main .about-what-we-do .section-inner h2 span {
	font-weight: 400;
	position: relative;
	font-size: 33.3px;
	letter-spacing: 2px;
	color: #fff;
}
#main .about-what-we-do .section-inner p {
	padding: 0 132px 15px 46px;
}
#main .about-what-we-do .section-inner .wp-block-columns.has-3-columns .wp-block-column, #main .about-what-we-do .section-inner .wp-block-columns.has-3-columns .wp-block-column ul {
	margin: 0;
}
#main .about-what-we-do .section-inner .wp-block-columns.has-3-columns {
	padding: 0 0 0 11px;
}
#main .about-what-we-do .section-inner .wp-block-columns.has-3-columns .wp-block-column ul li {
	list-style-type: none;
}
#main .about-what-we-do .section-inner .wp-block-columns.has-3-columns .wp-block-column ul li:before {
	content: '__';
	position: relative;
	bottom: 10px;
	margin-right: 10px;
	color: #5bb2e8;
}
#uagb-section-853a8f35-890d-4a20-8bf4-aa131a25adcc > .uagb-section__inner-wrap {
	/* max-width: 970px; */
	padding: 93px 0 93px 112px;
	background-color: #111;
}
#page #main .why-choose-us {
	padding: 95px 0 0;
}
#main .why-choose-use-img figure {
	margin: 0;
}
#main .why-choose-use-img {
	padding: 0;
	margin: 0 0 122px;
}
#main .lower-banner-container {
	position: absolute;
	width: 100%;
}
#main.inner-page .lower-page-content-details {
	position: relative;
}
#page #main .in-recognition {
	padding: 56.5vh 0 0;
}
#main .in-recognition .section-inner h2 {
	margin: 0 0 22px;
	padding: 0;
}
#main div#n2-ss-2 .n2-ss-layer .n2-font-7b864d850f113162be0b1c4ff2d926d5-hover {
	/*     font-size: 22.6px; */
	font-size: 15px;
	text-transform: capitalize;
	position: relative;
	top: -6.4px;
}
#main .sammut-sign {
	position: relative;
	left: 75px;
}
#main .why-choose-us .section-inner h2, #main .in-recognition .section-inner h2 {
	/*     letter-spacing: 2px;
    margin: 0;
	padding:0 0 46px 0;
	color: #111; */
	letter-spacing: 0;
	color: #cdcece;
	text-align: left;
	font-size: 18px;
	margin-bottom: 31px;
}
#main .why-choose-us .section-inner h2 span, #main .in-recognition .section-inner h2 span {
	font-weight: 400;
	position: relative;
	font-size: 33.3px;
	letter-spacing: 2px;
	color: #111;
}
#main .why-choose-us .section-inner p {
	padding: 0 160px 34px 0;
}
#main .cat-prj {
	background-repeat: no-repeat;
	background-size: cover;
}
#main .grid-item {
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	background-position: center center;
	border: 2px solid #fff;
}
table.project-details-table tr td {
	border: none;
}
#main.inner-page .top-banner-container {
	width: 100%;
}
ul#main-menu li.current-menu-item a {
	color: #5bb2e8;
}
#main .contact-content td {
	border: none;
	padding: 5px;
	font-weight: 400;
	font-size: 13px;
}
#main .contact-content .cntct-details .thead {
	color: #243545;
}
#main .contact-content .cntct-details td {
	color: #333;
}
#main .contact-content .social-m {
	color: #b4b7b9;
}
#main .contact-content table {
	margin: 0;
}
#main .form-container .form-submit div {
	padding: 0;
}
#main .form-submit button.btn-attch {
	width: 120px;
	opacity: 1;
	position: absolute;
	background-image: url(/wp-content/uploads/2019/06/paperclip.png);
	background-repeat: no-repeat;
	background-position: 0 9px;
	font-size: 13px;
	padding: 11px 7.6px;
	color: #0e2235;
	font-weight: 400;
	text-decoration: underline;
	cursor: pointer;
}
#main .form-container .form-submit input.wpcf7-form-control.wpcf7-file, #main button.btn-attch {
	background-color: transparent;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: 500;
	height: unset;
	width: 100%;
	opacity: 0;
}
#main section.contact-map {
	padding: 0;
	margin: 0;
}
#main section.contact-map .uagb-section__inner-wrap {
	max-width: 100%;
}
#main .contact-content .social-icon i {
	font-size: 16px;
}
#main .contact-content .social-icon {
	padding: 0;
	text-align: right;
}
#main .social-icon img {
	max-width: 20px;
}
#main .contact-content .social-m tr td:nth-child(2) {
	padding-left: 25px;
}
.page-template-page-project_category .page-header-container, .page-template-page-single_block .page-header-container {
	margin: 30px auto;
	max-width: 1400px;
}
.page-template-page-project_category #page .inner_h1, .page-template-page-single_block #page .inner_h1 {
	/*     text-align: left; */
	top: 0;
	margin: 0 auto;
	max-width: 940px;
}
#main .grid-item hr {
	height: 1.5px !important;
	margin-bottom: 2rem;
	margin-top: 2rem;
	max-width: 52px;
	margin: 2rem 0;
	border-color: #5bb2e8;
}
#main .grid-item label {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 300;
}
#main .grid-item .image-overlay {
	position: relative;
	margin: -20px 0 0 0;
	color: #fff;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	transition: all ease 300ms;
	opacity: 0;
}
#main .grid-item .image-overlay .span-text {
	margin: 0 0 0 20px;
	position: relative;
	top: 50vh;
}
#main .grid-item:hover .image-overlay {
	opacity: 1;
}
footer .contact-column1 img {
	max-width: 200px;
	margin: 20px 0 0;
}
.btn_prev img {
	transform: rotate(-90deg);
}
/* figure.portImg {
    float: left;
    height: 64vh;
}
 */
#main .project-details iframe {
	height: 225px !important;
}
 footer input[type=number]::-webkit-inner-spin-button, footer input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type="number"] {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
}
#main .project-logo {
	width: 100%;
	max-width: 150px;
	background-position: center;
}
#main .contact-content {
	letter-spacing: 1px;
}
#main .blk-section {
	padding: 75px 0 0;
	background: #020203;
	margin: 0;
	max-width: 100%;
}
#main .imgbg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
#main .imgbg img {
	opacity: 0;
}
.page-template-page-masonry #main .grid-item {
	padding: 0 10px 10px;
	overflow: hidden;
}
.page-template-page-masonry #main .grid-item:hover img {
	transform: scale(1.2);
	transition: all ease-in-out 500ms;
}
#main section.black-bg-promo {
	margin: 0;
}
#page .spc-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family: Montserrat, sans-serif;
	font-size: 13px;
	line-height: 1.846153846153846em;
	font-weight: 400;
	padding: 10px 50px 10px 26px;
	-webkit-transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	margin: 0px 18px 12px 0px;
	text-transform: uppercase;
	letter-spacing: .10em;
	text-decoration: none;
	cursor: pointer;
}
#page .spc-btn img {
	float: right;
	margin-left: 15px;
	position: relative;
	top: 4px;
	width: auto;
	transition: all ease 500ms;
	transform: translateX(0);
}
#page .spc-btn span {
	transition: all ease 750ms;
	position: absolute;
	top: 6px;
	right: 20px;
}
#page .spc-btn:hover span {
	transform: translate(10px);
}
#page .spc-btn span:after {
	color: #fff;
}
#page .spc-btn.btn-style1 {
	background-color: #5bb2e8;
	border: 1px solid #5bb2e8;
}
#page .spc-btn.btn-style2 {
	background-color: #fe6261;
	border: 1px solid #fe6261;
}
#page .spc-btn.btn-style3 {
	background-color: #fff;
	border: 1px solid rgb(51,51,51);
	color: #333;
}
#page .spc-btn.btn-style3:hover span:after {
	color: #fff;
}
#page .spc-btn.btn-style3 span:after {
	color: #333;
}
#page .spc-btn:hover {
	background-color: rgb(51,51,51);
	border: 1px solid rgb(51,51,51);
}
#page .spc-btn.btn-style3:hover {
	color: #fff;
}
#page .spc-btn.btn-style3:hover img.imgArrow1, #page .spc-btn.btn-style4:hover img.imgArrow1 {
	width: 0;
}
#page .spc-btn.btn-style3 img.imgArrow2, #page .spc-btn.btn-style4 img.imgArrow2 {
	width: 0;
	margin: 0;
}
#page .spc-btn.btn-style3:hover img.imgArrow2, #page .spc-btn.btn-style4:hover img.imgArrow2 {
	margin: 0;
	width: auto;
}
#page .home3_txt3 .spc-btn.btn-style1 {
	background-color: #fc0;
	border: 1px solid #fc0;
	margin-right: 18px !important;
	color: #020203;
}
#page .home3_txt3 .spc-btn.btn-style1:hover {
	background-color: #ffdb4c;
	border: 1px solid #ffdb4c;
}
#main .black-bg-promo .wp-block-column:nth-child(1) {
	padding: 70px 0 0 80px;
}
#main .black-bg-promo h3 {
	font-weight: bold !important;
	letter-spacing: 0;
	margin: 0 0 30px;
}
#main .services .service-hr {
	border-top: 2px solid #eee;
	width: 50%;
	margin: 20px auto;
	transition: all ease 300ms;
	max-width: unset;
	height: unset;
}
#main .service-excerpt {
	opacity: 0;
	transition: all ease 300ms;
	transform: translateY(30px);
	font-size: 12px;
}
#main .services .service-img {
	transform: translateY(0);
	transition: all ease 300ms;
	max-width: 55px;
	padding: 0 0 10px;
}
#main .services-columns-content .wp-block-column:hover a > p .service-img {
	transform: translateY(20px);
}
#main .services-columns-content .wp-block-column:hover .service-excerpt {
	opacity: 1;
	transform: translateY(0);
}
#main .services-columns-content .wp-block-column:hover .service-hr2 {
	width: 50%;
	color: #111;
}
#main .services h2 {
	padding: 0 0 5px;
}
#main .services h4 {
	padding: 0 0 20px;
}
#main section.parallax-top {
	height: 400px;
	margin: 0;
	padding: 0;
}
#main section.parallax-top h2 {
	font-size: 60px;
}
#main section.parallax-top .sub-heading {
	font-size: 32px;
}
#main section.parallax-top h2, #main section.parallax-top .sub-heading {
	color: #fff;
}
#main section.parallax-top .uagb-section__inner-wrap {
	height: inherit;
}
#main section.parallax-top .inner-container {
	height: inherit;
}
#main .main-header.main_h1 {
	margin: 75px auto 0;
	padding: 0 0 20px;
}
#main .main-header.main_h1 h1, #main .moodbrd h1, #main .specials h1, #main .blog_home h1, #main .blog_home2 h1, #main .newsletter h1 {
	font-size: 140px;
	font-family: Wilderness;
	font-weight: 300;
}
#main .text-right {
	text-align: right;
}
#main .text-center {
	text-align: center;
}
#main .text-left {
	text-align: left;
}
#main .text-wild {
	font-family: Wilderness;
}
#main .trust-logo h2 {
	font-family: 'Montserrat Light', sans-serif;
}
#main .trust-logo h2 {
	letter-spacing: 0;
}
#main div#n2-ss-8 .n2-ss-slider-2 {
	background-color: #fff;
}
/* #main .n2-ss-slider .n2-ss-slide-background-image{
	background-size: contain;
}
 */
#main .home-feature2 .sect1, #main .home-feature2 .sect2 {
	padding: 5vh 5.5vw;
	height: 495px;
}
#main .home-feature2 .sect2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
#main .home-feature2 .sect1 {
	background: #fbf8f6;
	background-repeat: no-repeat;
	background-size: cover;
}
#main .home-feature2 h4 {
	font-size: 20px;
	text-align: left;
	color: #333;
	font-family: 'Montserrat', sans-serif;
}
#main section.specials {
	padding: 50px 20px 60px;
	margin: 0;
}
/* #page ul#main-menu li .sub-menu li:last-child a {
    padding: 0;
    background-color: unset;
    border: unset;
    line-height: unset;
    border-radius: unset;
    text-transform: uppercase;
    font-size: 12px;
    position: relative;
    outline: unset;
    letter-spacing: 1px;
    top: unset;;
} */

#page .header2 ul#main-menu li .sub-menu {
	background: #fff;
	border-top: 3px solid #020203;
	border-bottom: 3px solid #020203;
	position: absolute;
	width: 100%;
	float: none;
	z-index: 11110;
	padding: 0;
	margin: 11px 0 0 -30%;
	display: none;
	box-shadow: 4px 4px 16px 0 rgba(0, 0, 0, 0.3);
	min-width: 150px;
	text-align: left;
}
#page .header2 ul#main-menu li:hover .sub-menu {
	display: block;
}
#page .header2 ul#main-menu li .sub-menu a {
	padding: 10px;
	display: block;
}
#page .header2 ul#main-menu li .sub-menu li {
	display: block;
	border-bottom: 1px solid #dad4d4; /*#eee */
	margin: 0;
	padding: 0;
}
#page .header2 ul#main-menu li .sub-menu:before {
	content: '\25b2';
	position: absolute;
	top: -18px;
	color: #151a51;
	left: 40%;
}
#page .header2 ul#main-menu li .sub-menu li:hover > a {
	color: #fff !important;
	background-color: #5bb2e8;
}
#page .header2 ul#main-menu li .sub-menu li.current_page_item a {
	background-color: #5bb2e8;
	color: #fff !important;
}
#page .header2 ul#main-menu > li {
	padding: 0 31.8px 33px 0;
}
#page .header2 ul#main-menu > li:last-child {
	padding-right: 0;
}
#main .testi-slider .slick-slide {
	height: unset !important;
	float: left;
}
#main .testi-quote {
	font-size: 75px;
	text-align: center;
}
#main .testimonials .inner_container_top {
	max-width: 1111px;
	margin: 0 auto;
}
#main blockquote {
	border-left: unset;
}
#main .testimonials h2 {
	font-size: 60px;
	padding: 0 0 20px;
	margin: 10px 0;
}
#main div.testimonials {
	padding: 120px 0 !important;
	background-color: #f7f6f6;
}
#main .testimonials h5 {
	text-align: center;
	font-size: 20px;
	text-transform: none;
	font-style: italic;
	padding-bottom: 30px;
	margin: 10px 0;
	letter-spacing: 1px;
}
#main .testimonials .star_rate img {
	width: 100%;
	max-width: 175px;
	height: 25px;
	margin-bottom: 0;
}
#main .testimonials blockquote {
	border: unset;
}
#main .testimony-container {
	border: 1px solid #ececec;
	box-shadow: unset !important;
	background: #fff;
	padding: 50px 0;
}
#main .testimonials .custom-arrow.custom-arrow-left, #main .testimonials2 .t2custom-arrow.t2custom-arrow-left {
	float: left;
}
#main .testimonials .custom-arrow.custom-arrow-right, #main .testimonials2 .t2custom-arrow.t2custom-arrow-right {
	float: right;
}
#main .testimonials .fa-quote-right {
	margin-top: 100px;
}
#main blockquote cite {
	font-size: 20px;
	font-weight: bold;
	color: #111;
}
#page .header2 ul#main-menu li .sub-menu a {
	color: #111; /*#020203;	 */
}
#page .header2 ul#main-menu li .sub-menu li .menu-arrow {
	color: #fff;
	display: inline-block;
	width: 0;
	z-index: 0;
	font-size: 12px;
	transition: all ease 300ms;
	opacity: 0;
	display: none;
}
#page .header2 ul#main-menu li .sub-menu li:hover > .menu-arrow {
	width: 20px;
	opacity: 1;
	color: #5bb2e8;
}
#page .header2 ul#main-menu li .sub-menu li:last-child {
	border: unset;
}
#page .header2 ul#main-menu li .sub-menu li .sub-menu {
	margin: 0;
	position: absolute;
	left: 100%;
	top: -3px;
	display: none;
}
#page .header2 ul#main-menu li .sub-menu li:hover > .sub-menu {
	display: block;
}
#page ul#main-menu li .sub-menu li:hover >a {
	color: #5bb2e8;
}
#main .h-title, footer .footer-header .h-title {
	font-size: 140px;
	font-family: Wilderness;
	text-align: center;
	margin: 20px auto 10px;
	padding: 0 0 25px;
	font-weight: 300;
	padding: 0 15px;
}
#main .home_blog figure {
	text-align: center;
}
#main .home_blog .inner_container_top, #main .home_blog2 .inner_container_top {
	max-width: 1500px;
	margin: 0 auto;
	float: unset;
}
#main .home_blog > div, #main .home_blog .inner_container_top > div {
	padding: 0;
}
#main .home_blog .inner_container_top .sect {
	padding-right: 15px;
}
#main .home_blog .inner_container_top > .sect2 {
	padding: 0 0 0 21px;
}
#main .row.page-box.home_blog2 {
	margin: 0 auto;
	background-color: #f3f0f0;
	padding: 40px 20px 53px;
}
#main .home_blog2 .cols {
	margin: 0 0 25px 15px;
	height: 335px;
	background-color: white;
	padding: 0;
	width: 23.33333%;
	text-align: center;
	float: left;
}
/* #main .home_blog2 .cols:last-child {
    margin-right: 15px;
    margin-left: 28px;
}
 */
/* #main .home_blog2 .cols:first-child {
    margin-right: 28px;
    margin-left: 15px;
} */

#main .row.page-box.home_blog {
	padding: 0 0 76px;
}
#main .home_blog2 .post_link p {
	text-align: center;
}
#main .home_blog2 .post_title {
	font-size: 16px;
	padding: 25px 0 15px;
	position: relative;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;
	width: 100%;
}
#main .home_blog2 .post_title a {
	color: #58585b;
	text-decoration: none;
}
#main .text-type, #main .text-type2 {
	display: inline-block;
}
#main .text-submit {
	display: inline-flex;
}
#main .text-type input, #main .text-type2 input, #main .text-submit input {
	padding: 10px 15px;
	height: 48px;
	color: #333;
	background: #fff;
	margin: 0;
	border: 1px solid #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#main .newsletter form.wpcf7-form {
	display: inline-flex;
}
#main .newsletter .uagb-section__inner-wrap {
	text-align: center;
}
#main .newsletter form.wpcf7-form {
	display: inline-flex;
	width: 100%;
	float: unset;
	margin: 0 auto;
	max-width: 732px;
}
#main .text-type, #main .text-type2 {
	margin: 0 10px 0 0;
}
#main .text-submit input {
	background: #111;
	font-size: 16px;
	font-weight: 600;
	color: #909090;
	text-transform: uppercase;
}
#main .text-submit.spc-btn.btn-style1 {
	padding: 0;
	border: unset;
}
#main .news-form .text-submit.spc-btn.btn-style1 {
	width: 100%;
	margin: 0;
}
#main .text-submit input {
	border: unset;
	background-color: transparent;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Montserrat Light', sans-serif;
	font-size: 13px;
	line-height: 1.846153846153846em;
	font-weight: 400;
	padding: 10px 23px 10px 26px;
	-webkit-transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	-moz-transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	transition: color .2s cubic-bezier(.22, .61, .36, 1), background-color .2s cubic-bezier(.22, .61, .36, 1), border-color .2s cubic-bezier(.22, .61, .36, 1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .10em;
	text-decoration: none;
	cursor: pointer;
}
#main .button-arrow {
	padding: 12px 25px 12px 0;
	transition: all ease 500ms;
}
#main .text-submit:hover > .button-arrow {
	transform: translateX(10px);
}
#main div.wpcf7 .ajax-loader {
	display: none;
}
#main .text-type input {
	max-width: 240px;
}
#main .ls-p1 {
	letter-spacing: 0;
	color: #d3b784;
}
#main section.newsletter {
	padding: 50px 20px 60px;
	margin: 0;
}
#main .salon_hours .outer_ring {
	border-radius: 50%;
	border: 2px solid #bd855f;
	margin: 0 12px;
	height: 118px;
	width: 124px;
	display: inline-block;
}
#main .salon_hours .inner_ring {
	height: 95%;
	border-radius: 50%;
	background-color: #bd855f;
	border: 3px solid rgba(255,255,255,.0);
	text-align: center;
	color: #fff;
	width: 95%;
	margin: 0 auto;
	position: relative;
	top: 3px;
}
#main .salon_hours .inner_ring p {
	text-align: center;
	font-size: 12px;
	margin: 0 !important;
	color: #fff;
}
#main .salon_hours .inner_ring label {
	text-transform: uppercase;
	margin-top: 27px;
}
#main .salon_hours {
	text-align: center;
}
#main .row.page-box.salon_hours {
	text-align: center;
	height: 400px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
footer .footer-header .h-title {
	color: #fff;
}
footer .footer-header .h-title:before {
	content: unset;
}
footer .footer-content {
	max-width: 1111px;
	margin: 0 auto;
	padding: 0;
	float: unset;
}
footer .footer-icon {
	position: absolute;
	font-size: 20px;
}
footer .footer-content .sect1 p {
    padding: 0;
    letter-spacing: 1px;
}

footer .footer-content .sect1 .social-media p {
    padding: 0 0 0 45px;
}

footer .social-media img {
	max-width: 150px;
	margin-top: 25px;
}
#page .alink.style1 {
	color: #d3b784;
}
 footer form input[type="text"]::placeholder, footer form input[type="email"]::placeholder, footer form input[type="number"]::placeholder, footer textarea::placeholder {
     text-transform: lowercase;
	 color:#fff ;
	 opacity:1;
}
/*  footer .footer-2 form input[type="text"]::placeholder, footer .footer-2 form input[type="email"]::placeholder, footer .footer-2 form input[type="number"]::placeholder, footer .footer-2 textarea::placeholder {
 text-transform: capitalize;
 font-size:14px;
 color:#fff;
 letter-spacing:1px;
} */
footer .sect2 {
	margin-top: 6px;
}
footer input.wpcf7-form-control.wpcf7-submit {
	background: #fff;
	font-size: 16px;
	font-weight: 400;
	color: #fff !important;
	border-radius: 40px;
	width: 100%;
	padding: 10px 30px;
	height: 48px;
	margin-top: 35px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif !important;
}
footer .sect2 form {
	width: 80%;
	float: right;
}
footer .social-icon-bg {
	float: left;
	width: 40px;
	height: 38px;
	background-color: white;
	border-radius: 50%;
	margin-right: 5px;
}
footer .social-icon-bg i {
	color: #111;
	text-align: center;
	width: 100%;
	font-size: 20px;
	margin-top: 10px;
}
.btn_btop {
	position: fixed;
	bottom: 0;
	z-index: 4;
	font-size: 30px;
	background-color: #111;
	padding: 0;
	opacity: 0;
	right: 37px;
	color: white;
	transition: all 500ms ease;
	border-top: 1px solid #111;
	border-right: 1px solid #111;
	border-left: 1px solid #111;
	border-bottom: unset;
	width: 48px;
	border-radius: unset;
	height: 35px;
	display: none;
	text-align: center;
}
.btn_btop.mobile {
	display: none !important;
}
.page-template-page-home-noslider #top-links.h-transparent .top-spc-links a {
	color: #fff;
}
.page-template-page-home-noslider #top-links.h-transparent {
	background-color: transparent;
}
/* .page-template-page-home-noslider #page .header2 {
    margin-top: 6px;
} */

.page-id-628 #top-links.top-links-dis {
	display: none;
}
.page-id-142 #top-links.top-links-dis {
	display: none;
}
#page .header1 img {
	margin-left: 0;
}
#page .header1 {
	text-align: left;
	padding: 0;
}
#page .header2 #main-menu .menu-item-has-children > i {
	font-size: 12px;
	color: #fff;
	font-weight: 700;
	padding-left: 3px;
	position: relative;
	top: 1px;
	display: none;
}
#page .header2 #main-menu .current-menu-item.menu-item-has-children > i, #page .header2 #main-menu .menu-item-has-children:hover > i {
	color: #5bb2e8;
}
 .header_inner {
	display: none;
}
#page .header_inner.sam-h, #page .header_inner.ox-h, #page .header_inner.inline-h {
	display: none;
}
#page .header_inner.inline-h .header2 #main-menu li .sub-menu li .sub-menu {
	position: absolute;
	left: 100%;
	top: -3px;
	margin: 0;
}
#bannertxth .bnrcont p {
	display: inline-flex;
	margin-top: 25px;
}
#page .spc-btn.btn-style4 {
	border: 1px solid #fff;
	background-color: transparent;
}
#page .spc-btn.btn-style4:hover {
	background-color: #fff;
	border: 1px solid #fff;
	color: #020203;
}
#page .spc-btn.btn-style4:hover span:after {
	color: #020203;
}
#page .spc-btn.btn-style5 {
	background-color: #80b5c3;
	border: 2px solid #80b5c3;
}
#page .spc-btn.btn-style5:hover {
	background-color: rgb(51,51,51);
	border: 2px solid rgb(51,51,51);
}
#page .spc-btn.btn-style6 {
	background-color: rgb(51,51,51);
	border: 1px solid rgb(51,51,51);
}
#page .spc-btn.btn-style6:hover {
	background-color: #fff;
	border: 1px solid rgb(51,51,51);
	color: #111;
}
#page .spc-btn.btn-style6:hover span:after {
	color: #111;
}
#page .spc-btn.btn-style7, #page .spc-btn.btn-style7 span:after {
	color: #111;
}
#page .spc-btn.btn-style7:hover {
	background-color: unset;
	border: unset;
	color: #5bb2e8;
}
#page .spc-btn.btn-style7:hover span:after {
	color: #5bb2e8;
}
#page .spc-btn.btn-style8, #page .spc-btn.btn-style8 span:after {
	color: #fff;
}
#page .spc-btn.btn-style8, #page .spc-btn.btn-style8 span:after {
	color: #fff;
}
#page .spc-btn.btn-style8 {
	background-color: #020203;
	font-family: Montserrat, sans-serif;
}
#page .spc-btn.btn-style8 span {
	right: 25%;
}
#main .msg-strip p {
	margin: 0 !important;
	font-size: 18px;
	color: #fff;
}
#main .msg-strip-style2 .uagb-section__inner-wrap, #main .msg-strip-style3 .uagb-section__inner-wrap {
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding: 0 0 20px;
}
#main section.msg-strip-style3 {
	padding: 0 20px 20px;
}
#main .msg-strip-style3 .wp-block-column {
	margin: 0 auto;
	border-right: 1px solid rgba(0,0,0,.2);
}
#main .msg-strip-style3 .wp-block-column:last-child {
	border: unset;
}
#main .msg-strip-style3 .wp-block-column p {
	text-align: center;
}
#main .msg-strip {
	margin: 0;
}
.grecaptcha-badge.hover {
	width: 256px !important;
}
.grecaptcha-badge {
	width: 70px !important;
	right: 0 !important;
	left: 0 !important;
	bottom: 50px !important;
	transition: all ease 300ms !important;
}
#main .row.page-box.salon_hours .inner_container_top {
	height: inherit;
}
#page .header2 ul#main-menu li a, #page .button.contactbtn span, #main div#n2-ss-2 .n2-ss-layer .n2-font-26511dcd1fe09b5af926ae99e62950da-paragraph, #top-links .top-spc-links a {
	font-family: 'Montserrat', sans-serif;
}
#page span {
	color: #111;
}
#page .home-feature h2 span {
	font-size: 48px;
	font-weight: 700;
}
#page .home-feature hr {
	margin: 30px 0 20px;
	width: 25%;
}
#page .home-feature .hr-left {
	margin: 30px 0 20px 89.5%;
}
#page .services {
	margin-top: 64px;
	margin-bottom: 32px;
}
#page .post-carousel {
	margin: 0;
}
#page .button.contactbtn.h-button1 i, #page .button.contactbtn.h-button1 span {
	color: #020203;
}
#page .button.contactbtn.h-button1:hover i {
	color: #5bb2e8;
}
#main .uagb-section__wrap .uagb-section__inner-wrap {
	z-index: unset;
}
/* #adminmenu .wp-submenu li.current a {
    font-weight: 300;
}

#adminmenu li a {
    letter-spacing: 1px;
	font-size: 12px !important;
} */

#adminmenumain {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
#main #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
	padding: 10px;
	background-color: #fff;
}
.page-id-877 #main #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0 {
	padding: 0;
	background-color: #fff;
}
#main #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
	font-family: 'Roboto', sans-serif;
	background-color: #333 !important;
}
#main #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-title2, #main #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-ecommerce2 {
	font-weight: 300;
}
.page-id-873 #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item:first-child, .page-id-873 #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item:nth-child(2) {
	margin: 0;
}
.page-id-873 #bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item {
	margin-top: 50px;
}
#page footer .alink.style1 {
	color: #fff;
	font-family: inherit;
}
#main .post-link {
	color: #020203;
}
#main .post-link:hover {
	color: #5bb2e8;
}
#main .news-form input[type="submit"] {
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	;
	font-weight: 300 !important;
	padding: 9px;
}
#main .news-form .text-submit.spc-btn.btn-style1 span.linea-font {
	top: 8px;
	right: 20%;
}
#main .news-form input[type="submit"]:hover {
	background-color: #5bb2e8;
}
#top-links .top-spc-links a span {
	color: #ccc;
}
#main .right-side ul li {
	text-align: left;
}
#colophon .footer-2 .foot-col1, #colophon .footer-2 .foot-col2, #colophon .footer-2 .foot-col3, #colophon .footer-2 .foot-col4 {
	width: 25%;
	float: left;
}
footer td.first-h {
	width: 30%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 9px;
}
footer .footer-2 td {
	border: unset;
	padding: 0 0.5em 0.5em 0;
}
footer .footer-2 td.sc-line {
	width: 20%;
	/*     border-bottom: 1px solid rgba(168,164,161,.25); */
	padding: 0;
}
footer .footer-2 tr td label {
	margin-bottom: 0;
	color: rgba(168,164,161,.25);
	font-weight: 300;
}
footer #main-menu li {
	width: 100%;
}
footer #main-menu li a {
	color: #fff;
}
footer .sub-menu {
	display: none;
}
footer#colophon .foot-col3-content p {
	margin: 0 !important;
	padding-bottom: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
}
footer#colophon .foot-col3-content .social-media p a {
	letter-spacing: 1px;
}
footer .foot-col3-content img {
	max-width: 120px;
	margin-top: 0;
	margin-bottom: 20px;
}
.contact-sidebar span.footer-inf {
	font-family: Roboto Light, sans-serif;
}
/* .parallax-top, 
section#uagb-section-d0f07d52-895e-4822-a6f6-1c6e69a5db51, 
.home-feature, 
.home-feature-b, 
.home-feature2, 
.post-carousel-heading, 
.post-carousel,
.moodbrd,
.promotions,
.testimonials-heading,
.testimonials1,
.testimonials2,
.home_blog,
.home_blog2,
.home-blog3,
.newsletter,
.newsletter2,
.trust-logo,
.salon-hours-container{
	display:none;
} */

#main .project-related figure.portImg img {
	display: none;
}
#page .header2 ul#main-menu li.current-menu-item > a, #page .header2 #main-menu li.current-menu-parent > a {
	color: #5bb2e8;
}
footer form input[type="text"]:focus, footer form input[type="email"]:focus, footer form input[type="number"], footer textarea:focus {
	outline: none;
}
#page footer .footer-2 .spc-btn.btn-style1 {
	background-color: #fff;
	border: 1px solid #fff;
	margin: 0;
	padding: 5px 45px 5px 16px;
}
#page footer .footer-2 .spc-btn.btn-style1 input:hover, #page footer .footer-2 .spc-btn.btn-style1 input:focus {
	outline: none;
}
#page footer .footer-2 .spc-btn.btn-style1 input {
	margin-top: 0;
	padding: 1px;
	height: unset;
	background: transparent;
	transform: translateY(-2px);
}
#page footer .footer-2 .spc-btn.btn-style1 .linea-arrow-right:after {
	color: #111;
}
#page footer .footer-2 .spc-btn.btn-style1:hover {
	background-color: rgb(51,51,51);
	border: 1px solid rgb(51,51,51);
}
#page footer .footer-2 .spc-btn.btn-style1:hover input, #page footer .footer-2 .spc-btn.btn-style1:hover .linea-arrow-right:after {
	color: #fff !important;
}
.home-feature2.hf3 .sect2 hr {
	display: none;
}
#page .post-carousel .spc-btn img.arrimg2 {
	margin-left: -15px;
	opacity: 0;
}
#page .post-carousel .spc-btn.btn-style3:hover img.arrimg2 {
	margin-left: 0;
	opacity: 1;
}
#page .post-carousel .spc-btn.btn-style3:hover, #page .post-carousel .spc-btn.btn-style3 {
	letter-spacing: 1px;
	font-family: 'Montserrat';
	background-color: unset;
	border: unset;
	color: #111 !important;
	padding: 10px 0 10px;
}
#page .post-carousel .spc-btn.btn-style3:hover img.arrimg1 {
	opacity: 0;
	transform: translateX(15px);
}
#page .post-carousel .spc-btn.btn-style3 img {
	position: relative;
	top: 1px;
}
.post-carousel div#n2-ss-14-arrow-previous {
	left: -10px !important;
}
.post-carousel div#n2-ss-14-arrow-next {
	right: -10px !important;
}
#page footer ul#main-menu li:hover a, #page footer ul li:hover a {
	color: #d3b784;
}
.page-template-page-single_block .inner-div > section {
	padding: 20px 0 !important;
}
.webformh .wpcf7-response-output {
	color: #fff;
}
div#catblogoutput .post-body {
	background: #f3f0f0;
	padding: 0 0 10px 0;
	max-width: 600px;
	margin: 0 auto;
}
.single .blog-content {
	max-width: 600px;
	margin: 0 auto;
}
#main .alink:hover {
	color: #4a055b;
}
#main .alink {
	color: #5f0b73;
}
div#n2-ss-18 .nextend-bullet-bar .n2-bullet.n2-active, div#n2-ss-18 .nextend-bullet-bar .n2-bullet:hover, div#n2-ss-18 .nextend-bullet-bar .n2-bullet:focus {
	background-color: #5bb2e8 !important;
}
div#n2-ss-18 .nextend-bullet-bar .n2-bullet {
	background-color: #4f4f4f !important;
}
#main .inner-page-banner-text {
	text-align: center;
	color: #fff;
}
#main .inner-page-content .spc-inner-header {
	font-size: 45px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	color: #111;
}
#main .spc-column-head h4, #main .spc-column-price p, #main .spc-column-info p {
	margin: 0 !important;
}
#main .spc-column-info {
	width: 100%;
	float: unset;
	clear: both;
	margin-bottom: 20px;
}
#main .spc-column-head {
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	padding-right: 5px;
}
#main .spc-column-und {
	height: 3px;
	border-bottom: 1px solid #afaaa9;
	width: 98%;
	z-index: 1;
	position: relative;
	bottom: 9px;
	display: table-cell;
}
#main .spc-column-price {
	display: table-cell;
	width: 1%;
	padding-left: 7px;
	white-space: nowrap;
}
#main .spc-column-head h4 {
	font-weight: bold;
}
#main .inner-page-content.inner-page-content2 {
	background-color: transparent;
	padding: 8% 0;
}
#main .inner-page-wrap-container {
	position: absolute;
}
#main .inner-page-content.inner-page-content2 .uagb-section__inner-wrap {
	padding: 0;
}
#main .inner-page-banner-text h1 {
	font-size: 80px;
	font-weight: 700;
	letter-spacing: .025em;
	text-transform: uppercase;
	margin: 0;
}
#main .inner-page-banner-text h2, #main .mpackage h2 {
	font-family: 'Quentin', sans-serif;
	font-size: 66px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1em;
}
#main .inner-page-content.inner-page-content2 .uagb-section__inner-wrap {
	padding: 0;
	height: inherit;
}
#main .inner-page-content.inner-page-wrap-container {
	position: absolute;
	width: 100%;
	background: #fff;
	margin-top: 5%;
}
#main .inner-page-content.inner-page-wrap-container h2 {
	font-family: 'Quentin', sans-serif;
	font-size: 225px;
	opacity: .2;
	color: #5bb2e8;
	font-weight: 300;
}
#main .inner-page-content.inner-page-content-top {
	background-color: rgba(247, 248, 249, .5);
}
#main .mpackage {
	height: 600px;
	background-color: #fff;
	border: 1px solid #282828;
	margin-bottom: 0;
}
#page .mpackage .spc-btn.btn-style3 {
	margin-right: 0;
	font-family: 'Montserrat', sans-serif;
	outline: 0;
	font-size: 14px;
	line-height: 1em;
	letter-spacing: .25em;
	font-weight: 700;
	text-transform: uppercase;
	box-sizing: border-box;
	margin: 0;
	-webkit-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out;
	padding: 18px 70px;
	cursor: pointer;
}
#page .mpackage.mpackage-2 .spc-btn.btn-style3:hover {
	background-color: #fff;
	color: #111;
	border: 1px solid #111;
}
#page .mpackage.mpackage-2 .spc-btn.btn-style3 {
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
}
#main .mpackage.mpackage-2 p {
	color: #fff;
}
#main .mpackage.mpackage-2 {
	background-color: #282828;
	color: #fff;
}
#main .mpackage h2 {
	color: #c59d5f;
	margin: 0;
}
#main .price-tag {
	font-size: 45px;
	font-weight: 700;
	letter-spacing: .025em;
	color: #111;
}
#main .price-p, #main .mpackage .price-tag {
	font-family: 'Montserrat', sans-serif;
}
.mpackage-desc {
	line-height: 2.5em;
	padding: 49px 11px 0;
	color: #111;
	font-size: 16px;
}
#main .mpackage-link {
	padding: 54px 30px 0;
}
#main .mpackage p.price-p {
	margin: 0 !important;
	padding: 20px 30px 0;
}
#main .mpackage h6 {
	padding-top: 25px;
	margin: 0;
}
#main .mpackage-desc {
	line-height: 2.5em;
	padding: 49px 11px 0;
	color: #111;
	font-size: 16px;
	margin: 0 !important;
}
#main .mpackage.mpackage-2 .price-tag {
	color: #fff;
}
#main .mpackage-container {
	padding: 150px 20px !important;
}
#main .inner-page-banner-wbread h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 45px;
	font-weight: 700;
	letter-spacing: .025em;
	text-transform: uppercase;
	color: #111;
}
#main .inner-page-banner-wbread {
	height: 300px;
	background-color: #f7f8f9;
	justify-content: left;
	-webkit-justify-content: left;
}
#main .inner-page-banner-wbread .breadcrumbs {
	text-align: right;
}
#main .inner-page-banner-wbread .inner-page-banner-inner-container {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	justify-content: left;
	-webkit-justify-content: left;
}
#main .inner-page-banner-text {
	text-align: left;
}
#main .inner-page-banner-text, #main .breadcrumbs {
	width: 50%;
}
#main .inner-page-banner-wbread .breadcrumbs {
	text-align: right;
}
#main .inner-page-banner-wbread .inner-page-banner-inner-container .breadcrumbs, #main .inner-page-banner-wbread .inner-page-banner-inner-container .breadcrumbs a {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .25em;
	line-height: 1.33em;
	text-transform: uppercase;
	color: inherit;
	display: inline-block;
	position: relative;
	vertical-align: middle;
	font-family: 'Montserrat', sans-serif;
}
#main .top_content {
	padding: 0 15px;
}
.single-acc .acc[aria-expanded="false"] h3:after {
	content: '+';
	float: right;
}
.single-acc .acc[aria-expanded="true"] h3:after {
	content: '-';
	float: right;
}
#page .single-acc h3 {
	background-color: #fff;
	padding: 21px 10px 21px 30px;
	color: #333;
	margin-bottom: 0;
	font-weight: 300;
	font-size: 18px;
}
#page .single-acc .acc, #page .single-acc .acc:focus, #page .single-acc .acc:active {
	text-decoration: none;
	outline: unset;
}
#page .single-acc {
	margin: auto auto 50px auto;
	width: 80%;
}
#page .single-acc .acc[aria-expanded="true"] h3 {
	background-color: #0b90d1;
	color: #fff;
}
#page .single-acc p {
	color: #fff;
	font-size: 20px;
	text-align: left;
	padding: 20px 20px 0;
}
#main .spc-acc .spc-btn.btn-style3 {
	margin: 0;
}
#main .spc-acc .wp-block-column {
	margin-bottom: 0;
}
#main .single-acc-btn {
	text-align: center;
}
#main .spc-acc {
	height: 580px;
}
#main .spc-acc .spc-btn.btn-style3 span:after {
	color: #fff;
}
#main .spc-acc .spc-btn.btn-style3 {
	margin: 0;
	color: #fff;
	background-color: transparent;
	border: 1px solid #fff;
}
#main .spc-acc .uagb-section__inner-wrap {
	width: 100%;
}
#page #main .our-process {
	padding: 10% 0;
	margin: 0;
}
#main .our-process .processes {
	padding: 80px 0;
}
#main .our-process .process {
	width: 19.5%;
	display: inline-block;
	text-align: center;
	color: #fff;
}
#main .our-process h2 {
	font-size: 42px;
	line-height: 54px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
}
#main .our-process hr {
	margin-top: 30px;
	margin-bottom: 44px;
	background-color: #ffffff;
	width: 9%;
	max-width: unset;
}
#main .our-process .process a {
	text-decoration: none;
	color: #fff;
}
#main .our-process .process-text h4 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 35px;
}
#main .our-process .process-enq p {
	text-align: center;
	margin: 0 !important;
}
#main .our-process .process-enq p a, #main .our-process .process-enq p a:hover {
	border: 1px solid #fff;
}
#main .our-process .process-enq p a, #main .our-process .process-enq p a:hover, #main .our-process .process-enq p a span:after, #main .our-process .process-enq p a:hover span:after {
	color: #fff;
}
#main .our-process .process-enq p a, #main .our-process .process-enq p a span:after, #main .our-process .process-enq p a:hover span:after {
	margin: 0;
}
#main .portfolio2 article {
	position: relative;
	float: left;
	width: 33.3%;
	text-align: center;
	overflow: hidden;
	height: 500px;
}
#main .portfolio2 .txtdesc {
	height: inherit;
}
#main .portfolio2 a {
	background-color: transparent;
	border: 0;
	color: #c59d5f !important;
	padding: 0;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}
#main .portfolio2 h2 {
	display: block;
	font-family: Quentin, sans-serif;
	font-size: 66px;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0;
	line-height: 1em;
	color: #c59d5f;
}
#main .portfolio2 h3 {
	font-size: 34px;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
}
#main .portfolio2 p {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .25em;
	line-height: 1.33em;
	text-transform: uppercase;
	margin-bottom: 50px !important;
	font-family: 'Montserrat', sans-serif;
}
#main .portfolio2 article.blackbg {
	background-color: #111;
}
#main .portfolio2 .blackbg p, #main .portfolio2 .blackbg h3 {
	color: #fff;
}
#main .portfolio2 p.btnh {
	margin: 0 !important;
}
#main .portfolio2 a.prombtn:before {
	border: 2px solid #c59d5f;
	box-sizing: border-box;
	content: '';
	display: block;
	height: calc(100% - 40px);
	left: 20px;
	opacity: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: calc(100% - 40px);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	transform: scale(.95);
}
#main .portfolio2 a.prombtn:hover:before {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	opacity: 1;
}
#main .split-head2 div#n2-ss-18item3, #main .split-head-c1 div#n2-ss-18item5, #main .split-head-c1 div#n2-ss-18item10, #main .split-head-c1 div#n2-ss-18item14 {
	color: #111 !important;
	font-size: 12px !important;
	font-weight: 500 !important;
	letter-spacing: .25em !important;
	line-height: 1.33em !important;
	text-transform: uppercase;
}
#main .split-head.split-head1 div#n2-ss-18item1 {
	font-family: 'Quentin', sans-serif;
	font-style: normal;
	font-weight: 100;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 106px;
	color: #c59d5f;
}
#main .split-head2 {
	width: 100%;
}
#main .split-head-head {
	z-index: 1;
	position: absolute;
	top: -70%;
	opacity: .2;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
#main .split-head-c1 div#n2-ss-18item5 {
	margin-bottom: 13px;
}
#main .split-head-c3 div#n2-ss-18item7 {
	width: 500px;
}
#main .split-head-c4 div#n2-ss-18item8, #main .split-head-c4 div#n2-ss-18item13 {
	font-weight: bold !important;
	text-decoration: underline !important;
	letter-spacing: .25em !important;
}
#main .split-head-head2 {
	top: -10%;
}
#main .split-col > .n2-ss-layer-col.n2-ss-layer-content {
	padding: 15px 15% 0 !important;
}
#main .row-hour .n2-ss-item-content {
	vertical-align: bottom;
	white-space: nowrap;
	width: 1%;
	letter-spacing: .025em!important;
	line-height: 1.5em!important;
}
#main .row-hour-sched {
	border-bottom: 1px solid #afaaa9;
	list-style-type: none;
	position: relative;
}
#main .row-hour-sched:last-child {
	border-bottom: unset;
}

#main .home-feature2.hf3.home_feature_2a .spc-btn, #main .home-feature2.hf3.home_feature_2b .spc-btn {
    margin-right: 0;
}

#main .home-feature2.home_feature_2a .spc-btn.btn-style3, #main .home-feature2.home_feature_2b .spc-btn.btn-style3 {
    margin-right: 0;
}

#main .promodiv {
    margin-bottom: 0;
}

footer .foot3-col a, footer .foot4-col a, footer .foot3-col p, footer .foot4-col p {
    color: #fff;
    text-align: center;
    font-size: 11px;
    margin: 0 !important;
}

footer .foot3-col4 p a {
    font-size: 24px;
}

footer .foot3-col4 {
    text-align: center;
}

footer .foot3-col {
    background-image: linear-gradient(to right, #0f3237 , #27565d);
}

footer .footer-4 {
    background-color: #13383d;
}

footer .footer-4 h4 {
    color: #58b7c5;
}

footer .footer-4 .social-icon-bg {
    background-color: #a0d5de;
}

footer#colophon .footer-4 .foot4-col a {
    color: #a0d5de;
    border-bottom: 1px solid rgba(160, 213, 222, .5);
}

footer .foot4-col p, footer .foot4-col a {
    text-align: left;
}

footer .footer-4 .social-icons {
    width: 100%;
    height: 50px;
}

footer .footer-4 .social-icons {
    padding-left: 15%;
	padding-top: 8px;
}

#page footer .footer-4 .menu-footer-custom-container ul li,
#page footer .footer-4 #footer-services-menu li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

#page footer .footer-4 .menu-footer-custom-container ul li,
#page footer .footer-4 #footer-services-menu li {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

#page footer .footer-4 .menu-footer-custom-container ul li a, 
#page footer .footer-4 #footer-services-menu li a{
    border-bottom: unset;
    font-size: 11px;
    color: #fff;
    font-family: 'Roboto Light', sans-serif;
    letter-spacing: .6px;
	font-weight: 300;
	border-bottom: unset;
}

#page footer .footer-4 .menu-footer-custom-container ul li,
#page footer .footer-4 #footer-services-menu li {
    line-height: 1.5;
}

#page footer .foot4-col {
    height: 250px;
}

#page .foot4-col.foot4-col2 h4, 
#page .foot4-col.foot4-col3 h4 {
    padding-top: 66px;
}

#page footer .footer-4 .menu-footer-custom-container ul li a, #page footer .footer-4 #footer-services-menu li a, footer .foot3-col3 a {
    border-bottom: 1px solid #287b84;
}

.page-template-page-drop_down2 #accordion {
    margin-bottom: 50px;
}

#main .spc-acc-head {
    margin-bottom: 35px;
    font-size: 20px;
    text-align: center;
    color: #58b3e6;
    line-height: 1px;
    letter-spacing: 4px;
    font-weight: 500;
	padding-top: 25px;
}

#main .spc-acc-head.spc-acc-head1{
	padding-top: 0;
}

#main .spc-table {
    text-align: center;
}

#bannertxth .bnrcont {
    display: none;
}

#page #main .latest-notices {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
}

#main .notice-col {
    width: 30.5333%;
    float: left;
    background-color: #e4e8ea;
    height: 544px;
    padding: 0 47px;
    max-width: 463px;
	margin: 0 61px 0 0;
}

#main .notice-col.notice-col3 {
    margin: 0;
}

#main .notice-icon {
    text-align: center;
    margin-top: -70px;
}

#main .notice-title {
    text-transform: uppercase;
    text-align: center;
    margin: 38px auto 57px !important;
}

#main .notice-link p a {
    text-decoration: underline;
	color: #58b3e6 !important;
}

#main .notice-body p, #main .notice-link p a {
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #111;
	font-size: 14px;	
    margin: 0 0 12px !important;
}

#main .notice-title h5,
#main .section-title-text2 h5{
    font-weight: bold;
}

#main .section-title-text1 {
    margin: 18px auto 83px;
}

#main .section-title-text {
    text-transform: uppercase;
	max-width:1140px;
	margin-left: auto;
    margin-right: auto;
}

#main .section-title-text h2, #main .section-title-text span {
    letter-spacing: 13px;
}

#main .section-title-text h2 {
    font-family: 'Montserrat Light', sans-serif;
/*     word-spacing: 20px; */
    font-size: 60px;
    text-align: center;
    margin-bottom: 30px;
	font-weight:400;
}

#main .section-title-text span {
    color: #58b3e6;
	font-family: 'Montserrat', sans-serif;
}

#main .section-title-text2 {
    margin: 102px auto 0;
}

#main .section-title-text2 h5,
#main .section-title-text3 h5{
    text-align: center;
}

#main .trust-logo .top-logo ul {
    margin: 0 auto;
}

#main .top-logo ul li {
    margin-bottom: 0 !important;
}

#main .top-logo ul li:hover img {
    transform: scale(1.2);
	transition: all linear 500ms;
}

#main .trust-logo .top-logo ul {
    margin: 0 auto;
}

#main .trust-logo div#n2-ss-8-arrow-previous {
    left: -15px !important;
}

#main .trust-logo div#n2-ss-8-arrow-next {
    right: -15px !important;
}

#main .section-title-text3 {
    margin: 76px auto 48px;
}

#main .salon-hours-container {
    text-align: center;
	height:440px;
}

#main .home-blog3 .post_title {
    height: 100px;
}

#main .home-blog3 h1.h-title, #main .home_blog h1.h-title {
    display: none;
}

#main .row.page-box.home_blog3 img {
    width: 100%;
}

#main .home-blog3 .post_link a:hover {
    background-color: #5bb2e8;
}

#main .section-title-text5 h2 img {
    transform: translate(-20px, -7px);
}

#main .instagram-section .bottom-gallery ul li {
    margin-bottom: 5px !important;
}

#main .home-featured-blog {
    background-color: #cee9f8;
}

#main .section-title-text4 {
    margin-top: 90px;
}

#page #main section.instagram-section {
    padding: 0 15px 50px;
}

#main .section-column .bottom-link {
    margin-top: 7% !important;
}

#main .home-featured-blog .section-column h2 {
    margin: 7% 0;
}

#main .section-title-text2 h5,
#main.inner-page .section-title-text h5{
    margin-bottom: 50px;
	 line-height: 1.3
}

#main .section-title-text h5 {
    font-size: 15px;
}

#main .home-featured-blog .uagb-section__inner-wrap {
    padding: 0 15px;
}

#main.inner-page .section-title-text h6 {
    margin-bottom: 20px;
	font-weight: bold;
}

.page-template-page-single_block.page-id-2018 #main {
    max-width: unset;
}

#main.inner-page .top-logo ul.blocks-gallery-grid {
    margin: 0 auto;
}

#main .top-logo {
    margin-bottom: 50px;
}

#accordion p a, #accordion ul li a {
    text-decoration: underline;
}

#main .section-title-text5 h2 {
    margin: 0;
}

#page footer .spc-btn.btn-style1 {
    background-color: #5bb2e8;
    border: 1px solid #5bb2e8;
    margin: 0;
    padding: 5px 45px 9px 16px;
    float: right;
}

#page footer .spc-btn.btn-style1 input {
    margin-top: 0;
    padding: 0;
    height: unset;
    background: transparent;
    transform: translateY(-2px);
}

footer .footer-1 {
    margin-bottom: 50px;
}

#page footer .spc-btn span:after {
    color: #fff;
}

#sb_instagram #sbi_load .sbi_load_btn span {
    color: #fff !important;
}

#sb_instagram #sbi_load .sbi_load_btn {
    background-color: #58b3e6 !important;
    margin-bottom: 50px;
}

#page footer .spc-btn span {
    top: 2px;
}

#main .notice-icon img {
    width: 100%;
    max-width: 122px;
    max-width: 122px;
    transform: rotate(180deg);
    transition: all ease 750ms;
    opacity: 0;	
}

#page footer .alink.style1, footer .footer-content .sect1 p, footer input, footer input span {
    font-family: 'Montserrat', sans-serif;
}

#main .spc-acc-head.spc-acc-head1 {
    margin-top: 50px;
}

#main .spc-head2 {
    padding: 30px 0;
    margin: 0;
	font-weight:400;
}

#main .section-title-text2 .spc-head-text {
	line-height: 26px;
}

#main .spc-img{
	margin-bottom:50px;
}

main#main.inner-page {
    max-width: 900px;
    margin: 0 auto 50px;
}

#main ul li {
    line-height: 12px;
}

#page #main.inner-page ul li a, #page  #main.inner-page ul li p a, #main.inner-page p a {
    text-decoration: underline;
	color:#58b3e6;
}

#page  #main.inner-page ul li a:hover, #page  #main.inner-page ul li p a:hover, #main.inner-page p a:hover {
    text-decoration: underline;
	color:#151a51;
}

#page #main ul li,
#page #main ol li{
    margin-left: 25px !important;
	padding-left: 20px;
	line-height:1.3;
}

#main.inner-page .page-header-container{
	margin:30px auto;
	max-width:1140px;
}

#page #main .blog-page .right-side ul li {
    margin-left: 0 !important;
	line-height:1.3;
}

#page #main .blog-page .right-side h4{
	color:#fff;
}

#page #main .right-side ul li a{
	color:#666;
	font-size:13px;
}

main#main.team-list .inner-div {
    max-width: 300px;
    margin: 0 auto;
}

footer div.wpcf7-response-output {
    margin-top: 80px !important;
}

#main .notice-link a span {
    color: #58b3e6 !important;
}

.page-id-1866 main#main.team-list .inner-div {
    max-width: 400px;
}

.page-id-1866 #main p {
    text-align: left;
}

.single-post main#main.inner-page,
.page-template-page-blog main#main.inner-page{
    max-width: 1140px;
}

#main .inner-div .link-text {
    font-size: 20px;
}

.page-id-1914 #page #main.inner-page h4 {
    padding-top: 20px;
}

#main #catblogoutput .post-link .post-title {
    font-size: 21px;
}

#wlcms-login-wrapper .user-pass-wrap {
    padding: 0 24px;
}

p.notext {
    padding-bottom: 1px;
}

#main .top-logo .blocks-gallery-item.logo3 img {
    width: 80%;
}

#page #main .top-logo li.blocks-gallery-item {
    padding-left: 5px;
    margin: 0 auto !important;
}

#main .thisHidden{
	display:none;
}

#main .notice-icon img {
    opacity: 1;
}

#main h3.notice-title {
    height: 100px;
    font-size: 30px !important;
    font-family: 'Roboto', sans-serif;
    color: #333333;
    text-align: center;
    width: 100%;
    float: unset;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

#main .notice-col p {
    letter-spacing: 1px;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    color: #111;
    font-size: 14px;
    margin: 0 0 12px !important;
}

#main .notice-col a {
    font-size: 20px;
}

/* end general */

/* footer */

footer .footer-inf {
	display: none;
}
#page footer .footer-2 {
	padding-top: 35px;
	padding-bottom: 16px;
}
footer .footer-2 td.last-h label {
	color: #5bb2e8;
	text-transform: uppercase;
	margin: 0;
}
footer .footer-2 td.last-h, footer .footer-2 td.last-h label {
	color: #acacac;
	padding: 0;
}
footer#colophon td.first-h label {
	font-weight: bold;
	color: #fff;
}
footer .footer-2 td.last-h label {
	position: relative;
	top: -2px;
	font-weight: 300;
}
footer .footer-2 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
/* footer#colophon .footer-2 * {
    font-family: 'Roboto', sans-serif;
} */

footer#colophon .footer-2 h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	margin-bottom: 42px;
}
#page footer ul#main-menu, #page footer ul {
	padding-top: 3px;
}
footer .foot-col3-content, footer .foot-col3-content p, footer .foot-col3-content p a {
	letter-spacing: 0;
	color: #fff;
}
footer .foot-col3-content {
	padding-top: 2px;
}
footer .foot-col4 form {
	transform: translateY(-11px);
	margin: 0;
}
#page footer ul#main-menu li, #page footer ul li {
	margin-bottom: 18.5px;
}
#page footer ul#main-menu li a, #page footer ul li a {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
footer .footer-2 .social-media, footer .footer-2 .social-media .social-icons {
	margin-top: 0;
}
footer .footer-2 .social-media .social-icons .social-icon-bg {
	margin-bottom: 33px;
	margin-top: 7px;
}
#page #colophon .site-info {
	margin: 10px;
}
footer .wpcf7-response-output {
	margin: 0 auto!important;
	bottom: 0;
	width: 100%;
	position: inherit;
	text-align: center;
	margin-top: 20px !important;
}
#page footer .footer-2 .spc-btn.btn-style1 .linea-arrow-right {
	top: 3px;
}
/* end footer */


/* popout menu */

#popout div ul#main-menu > li {
	padding: 0 20px;
}
#popout ul#main-menu li > a {
	margin-right: 10px;
}
#popout ul#main-menu li a {
	display: block;
	font-size: 18px;
}
#popout ul#main-menu li a, #popout ul#main-menu li.menu-item-has-children span {
	font-size: 18px;
}
#popout ul#main-menu li.menu-item-has-children span {
	float: right;
	padding: 0 20px;
/* 	color: #fff; */
	position: absolute;
	right: 0;
	font-size: 25px;
	margin-top: -8px;
}
#popout ul#main-menu > li.active > a, #popout ul#main-menu > li.active span {
	color: #5bb2e8;
}
#popout ul#main-menu li.menu-item-has-children .sub-menu {
	display: none;
}
#popout div ul#main-menu > li.inactive a {
	text-decoration: none;
/* 	color: #5bb2e8; */
}
#popout ul#main-menu {
	width: 100%;
	max-width: 300px;
}
/* end popout menu */


/* admin */

#wpbody-content .row-title, #wpbody-content .post-state {
	font-weight: 400;
}
/* end admin */

/* promo popups */

.promo-block-top {
	position: fixed;
	top: 0;
	z-index: 2;
	width: 100%;
	background-color: #111;
	text-align: center;
	padding: 25px 0;
	transform: translateY(0);
	transition: all ease-in-out 500ms;
	height: 165px;/* 	display:none; */
}
.promo-top-btn, .promo-mid-btn, .promo-btm-btn {
	position: absolute;
	right: 50px;
	top: 70px;
	background-color: #fff;
	color: #333;
	border-radius: 50%;
	width: 50px;
	height: 50px;
}
.promo-top-btn label, .promo-mid-btn label, .promo-btm-btn label {
	transform: translateY(-7px);
	font-weight: 300;
	margin: 0;
}
.promo-top-btn:hover, .promo-top-btn label:hover, .promo-mid-btn:hover, .promo-mid-btn label:hover, .promo-btm-btn:hover, .promo-btm-btn label:hover {
	cursor: pointer;
}
.promo-top-btn i.fa.fa-times, .promo-mid-btn i.fa.fa-times, .promo-btm-btn i.fa.fa-times {
	transform: translateY(15px);
	margin: 0;
	position: unset;
	color: #333;
}
.promo-block-middle {
	position: fixed;
	z-index: 2;
	top: 0;
	width: 100%;
	text-align: center;
	height: 100%;
	background-color: rgba(0,0,0,.8);/* 	display: none; */
}
.promo-block-middle-container {
	height: inherit;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
.promo-block-bottom {
	position: fixed;
	z-index: 2;
	bottom: 0;
	right: 0;
	transform: translateY(0);
	transition: all ease-in-out 500ms;/* 	display:none; */
}
.promo-btm-btn {
	top: 10px;
	background-color: #fff;
	border: 1px solid #333;
	right: 10px;
}
.promo-btm-btn label {
	text-align: center;
	transform: translate(12px, -8px);
}
/* end of promo backups*/

/* services  */

#main .services.sss-serve {
	width: 100%;
	max-width: 100%;
	position: relative;
	height: 220px;
	padding: 20px;
}
#main .services.sss-serve .inner_container_top {
	max-width: 1280px;
	margin: 0 auto;
}
#main .services-col {
	text-align: center;
	float: left;
	margin-right: 1rem;
	position: relative;
	margin-left: 2.7%;
	width: 13%;
}
#main .services .services-col a {
	text-decoration: none;
}
#main .services .services-col:hover .linea-font {
	bottom: 0;
}
#main .services .services-col .linea-font {
	position: relative;
	bottom: 15px;
	transition: all ease 300ms;
	margin: 0;
	font-weight: 300;
}
#main .services .services-col:hover h6, #main .services .services-col:hover hr {
	top: 0;
	color: #111;
}
#main .services-col h6, #main .services-col hr {
	position: relative;
	top: 15px;
	transition: all ease 300ms;
}
#main .services-col h6, #main .services-col hr {
	position: relative;
	top: 15px;
	transition: all ease 300ms;
}
#main .services-col:hover .service-hr2 {
	width: 50%;
	border-top: 1.5px solid #333;
}
#main .services-col:hover .linea-font:after {
	color: #333;
}
/* end services */


/* newsletter2 */

#main .newsletter2 p {
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	margin-bottom: 10px !important;
}
#main p.sm-font {
	font-size: 8px;
}
#main .newsletter2 .text-type input {
	max-width: 180px;
}
#main .newsletter2 .text-type input, #main .newsletter2 .text-type2 input, #main .newsletter2 .text-submit input {
	height: 35px;
	font-size: 12px;
}
#main .newsletter2 .text-submit input {
	height: 32px;
}
#main .newsletter2 .text-type2 input {
	max-width: 280px;
}
#main .newsletter2 .text-submit.spc-btn.btn-style1 {
	margin: 0;
}
#main .newsletter2 .text-submit.spc-btn.btn-style1 input {
	padding: 6px 29px 10px 10px;
}
#page .newsletter2 .spc-btn span {
	top: 1px;
	right: 14px;
}
#main .newsletter2 {
	padding: 43px 0 !important;
	margin: 0;
	background-color: #eee;
	height: 125px;
}
#main .newsletter p.sm-font {
	text-align: right;
	max-width: 1111px;
	transform: translateX(-28px);
	margin: 0 !important;
}
#main .newsletter2 .text-type, #main .newsletter2 .text-type2 {
	margin: 0 5px 0 0;
}
/* end newsletter2 */

/* home blog3 */

#main .home-blog3 .inner_container_top {
	max-width: 1250px;
	width: 100%;
	margin: 0 auto 50px;
	/*     border-bottom: 1px solid #020203; */
	padding: 0 0 50px;
}
#main .home-blog3 .inner_container_top .cols {
	padding-left: 15px;
	width: 32.833333%;
	float: left;
}
#main .home-blog3 .post_title a {
	text-decoration: none;
	color: #435362;
}
#main .home-blog3 .post_excerpt p {
	color: #435362;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	margin: 0 !important;
	letter-spacing: 2px;
}
/* #main .home-blog3 .post_excerpt p{
	color: #435362;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    margin: 0 !important;
    letter-spacing: .6px;
    font-weight: 300;
    font-family: 'Roboto Light', sans-serif;
} */

#main .home-blog3 .post-content {
	clear: both;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding: 20px;
	background: #f3f0f0;
}
#main .home-blog3 .post_link p {
	margin: 0 !important;
}
#main .home-blog3 .post_link a {
	width: 100%;
	text-align: center;
	font-family: Montserrat, sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	letter-spacing: .1em;
	font-weight: 400;
}
#page .spc-btn.btn-style8:hover {
	border: unset;
}
#main .home-blog3 .post_title h4 {
	margin-bottom: 0;
	font-weight: bold;
	font-size:16px;
	padding: 1em 0px 1.5em 0px;
}
#main .home-blog3 .post_link a i {
	float: right;
}
#main .home-blog3 {
	margin: 0 0 50px !important;
	padding-top: 20px !important;
}

/* end of home blog3 */

/* call to action */

#main .cta-sect {
	outline: 1px solid #333;
	height: 127px;
}
#main .cta-sect-1 {
	background-color: #333;
}
#main .cta-col2 p, #main .cta-col3 p, #main .cta-col3 p a {
	margin: 0 !important;
}
#main .cta-col1, #main .cta-col2, #main .cta-col3 {
	float: left;
	height: inherit;
}
#main .cta-col1 span:after {
	padding: 0 40px;
	border-right: 1px solid #999999
}
#main .cta-col2 p span {
	font-size: 26px;
	font-weight: 300;
	padding: 0 101px 0 40px;
	color: #333;
}
#main .cta-sect-1 .cta-col2 p span {
	color: #fff;
}
#main .cta-sect-2 {
	background-color: #fff;
}
#main .cta-sect-1 .cta-col1 span:after {
	color: #fff;
}
#main .cta-sect-2 .cta-col1 span:after {
	color: #333;
}
#page .cta-sect-1 .cta-col3 .spc-btn.btn-style2:hover span:after, #page .cta-sect-3 .cta-col3 .spc-btn.btn-style2:hover span:after {
	color: #333;
}
#page .cta-sect-1 .cta-col3 .spc-btn.btn-style2:hover, #page .cta-sect-3 .cta-col3 .spc-btn.btn-style2:hover {
	background-color: #fff;
	color: #333;
}
#page .cta-sect-2 .cta-col3 .spc-btn.btn-style6:hover span:after {
	color: #fff;
}
#page .cta-sect-2 .cta-col3 .spc-btn.btn-style6:hover {
	background-color: #fe6261;
	border: 1px solid #fe6261;
	color: #fff;
}
#main .typograph-sect {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
}
.page-template-page-single_block.page-id-712 #main {
	max-width: 100%;
	padding: 0;
	margin: 0 auto;
}
#main .cta-sect.cta-sect-3, #main .cta-sect.cta-sect-4 {
	height: 146px;
	border: unset;
}
#main .cta-sect-inner {
	height: inherit;
}
#main .cta-sect-3 .cta-sect-inner .cta-col1, #main .cta-sect-4 .cta-sect-inner .cta-col1 {
	display: none;
}
#main .cta-sect-inner {
	height: inherit;
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 15px;
	-webkit-align-items: unset;
	justify-content: unset;
	-webkit-justify-content: unset;
}
#main .cta-sect-3 .cta-col2 p span, #main .cta-sect-4 .cta-col2 p span {
	padding: 0 101px 0 0;
}
#main .cta-sect-3 .cta-col2 p, #main .cta-sect-4 .cta-col2 p {
	letter-spacing: 0;
}
#main .cta-sect-3 .cta-col2 p span {
	color: #fff;
}
#main .cta-sect.cta-sect-3 {
	outline: 1px solid #333;
	background-color: #333;
}
#main .cta-sect.cta-sect-4 {
	outline: 1px solid #fbf8f6;
	background-color: #fbf8f6;
}
/* end of call to action */

/* our team summary*/

#main .box-profile {
	text-align: center;
	background-color: #eaeaea;
}
#main .box-profile a {
	margin: 8px auto 10px;
}
#main .our-team-summary figure {
	margin: 0;
}
#main .our-team-summary figure:hover img {
	transform: translateY(-30px);
}
#main .our-team-summary figure img {
	transform: translateY(0);
	transition: all ease 200ms;
}
/* end our team summary */

/* staff profile */

#main .staff-profile .uagb-desc-text {
	font-style: italic;
	letter-spacing: 0;
}
#main .staff-profile h4 {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0;
}
#main .staff-profile-1-img img {
	border-radius: 50%;
}
#main .staff-profile1 .staff-profile-col2 h2 {
	text-transform: uppercase;
}
#main .staff-profile2 .staff-profile2-col2 .uagb-section__inner-wrap .staff-desc {
	margin: 10.6vh 0 0 auto !important;
}
/* end staff profile */


/* list style */

#main ul.bullet-point-tick li {
	margin: 0 0 10px !important;
	list-style-type: none;
}
/*     list-style-image: url(/wp-content/uploads/2019/07/check-sign-in-a-rounded-black-square.png); */

#main ul.bullet-point-tick li:before {
	content: '\2713';
	background-color: #333;
	color: #fff;
	padding: 0 2px 0 3px;
	margin-right: 16px;
}
#main ul.bullet-point-dot li, #main ol.bullet-point-num li {
	margin: 0 0 20px !important;
}
/* end list style */

/* testimonials1 */

#main .testimonials1-text p, #main .testimonials1-author .n2-ss-item-content, #main .testimonials1-rating .n2-ss-item-content div span {
	font-family: 'Roboto Light', sans-serif !important;
	color: #111 !important;
}
#main .testimonials1-rating .n2-ss-item-content div img {
	vertical-align: middle;
	margin-left: 15px;
	transform: translateY(-3px);
}
#main .testimonials1 {
	margin: 0 0 30px;
}
#main .testimonials1 .n2-ss-slider-pane-single {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#main .testimonials-heading {
	margin-bottom: 0;
	margin-top: 59px;
}
#main .t2custom-arrow {
	display: none;
}
/* testimonials1 */

/* home blog 1 */

#main .home_blog .inner_container_top > .sect2 h3 {
    font-size: 30px;
}
#main .home_blog .inner_container_top > .sect2 span.m-0 {
	bottom: 25px;
}
#main .home_blog2 .post_title a h6 {
	font-weight: 700;
	letter-spacing: unset;
	position: absolute;
	width: 100%;
	font-size: 13px;
}
#main .home_blog2 .post_link p {
	position: absolute;
	margin: 0 !important;
	transform: translate(55px, 45px);
}
#main .home_blog2 .post_link p a {
	margin: 0;
	width: 100%;
	font-size: 11px;
}
#main .home_blog .inner_container_top .spc-btn {
	transform: translateY(-2px);
}
/* #main .home_blog .inner_container_top > .sect2 p:nth-child(2) {
	margin: 6.2vh 0 !important;
} */
/* end home blog 1 */

/* inner page */

#main .inner-page-banner {
	height: 520px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;	
	background-attachment: fixed;
}
#main .inner-page-content h1, #main .inner-page-content h3 {
	font-weight: 300;
	color: #AA8E88;
}
#main .inner-page-content h1 {
	font-family: 'Montserrat Light', sans-serif;
}
#main .inner-page-content h3 {
	font-family: 'Montserrat Thin', sans-serif;
}
#main .inner-page-content {
	background-color: rgb(244, 239, 237);
	padding: 50px 15px;
}
#main .inner-page-content .uagb-section__inner-wrap {
	padding: 50px 15px;
}
#main .inner-page-content h1 {
	margin-bottom: 30px;
	letter-spacing: 2px;
}
#main .inner-page-content h3 {
	letter-spacing: 5px;
	font-size: 30px;
}
#main .inner-page-content .inner-content-right {
	padding: 0 50px 0;
	line-height: 2.1;
	margin: 0 !important;
}
#main .inner-page-content .wp-block-column {
	margin-bottom: 0;
}
/* end inner page */

/* promotions */

#main .promotions {
	background-color: #5bb2e8;
}
#main .promotions .spc-btn {
	margin: 0;
}
#main .promotions h6 {
	margin: 0;
	font-family: 'Montserrat Light', sans-serif;
	text-transform: uppercase;
}
#main .promotions h6 .text-highlight {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}
#main .promotions h6, #main .promotions .text-highlight {
	color: #fff;
}
#main .promotions .spc-btn {
	margin: 0 0 0 30px;
}
/* end of promotions */

/* newsletter */

#main .newsletter .wpcf7-submit {
	width: 150px;
	padding: 10px 50px 10px 26px;
}
#page .newsletter .spc-btn span {
	top: 8px;
}
/* end of newsletter  */

/* post carousel */

#page .post-carousel-heading {
	margin-bottom: 0;
	margin-top: 115px;
}
#main .post-carousel-heading h3, #main .post-carousel-heading h4 {
	color: #333;
}
#main .post-carousel-heading h3 {
	margin-bottom: 20px;
}
#main .post-carousel-heading h4 {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: unset;
}
#main .post-carousel {
	margin-top: -44px;
}
#main .carousel-post-head > div {
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	font-weight: 400 !important;
}
#main .carousel-post-p div {
	font-family: 'Roboto Light', sans-serif !important;
	font-size: 15px !important;
	line-height: 26px !important;
	margin: 13px 0 25px !important;
	text-align: justify !important;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing: .6px !important;
}
#main .post-carousel .n2-ss-layer-content > div:nth-child(2) {
	margin: 5px 0 0 !important;
}
#main .carousel-post-slide:hover .carousel-post-bgimg > div {
	transform: scale(1.05);
	transition: all ease 300ms;
}
#main .carousel-post-p div div p {
	font-family: 'Roboto Light', 'sans-serif' !important;
}
/* end post carousel */

/* linea font */

#main .services-columns-content a {
	text-decoration: none;
}
#main .linea-font {
	font-family: 'Linea Font';
}
#page .linea-font:after {
	font-family: 'Linea Font';
	font-size: 60px;
	border: unset;
	text-decoration: none;
}
#page .spc-btn .linea-font:after {
	font-size: 20px;
	content: '\2192';
}
#main .linea-font.polygon:after {
	content: 'c';
}
#main .linea-font.layers:after {
	content: 'F';
}
#main .linea-font.antenna:after {
	content: 'u';
}
#main .linea-font.paintroller:after {
	content: '4';
}
/* end of linea font */

/* elegant font */

#main .elegant-font, #main .elegant-font:after {
	font-family: 'Elegant Icon Font';
}
/* end elegant font */

/* services */

#main .services-columns-content > .wp-block-column {
	text-align: center;
}
#main .services h6 {
	font-family: 'Montserrat Light', sans-serif;
	text-transform: uppercase;
}
#main .services h6, #main .linea-font:after {
	color: #111;
}
#main .services .service-hr2 {
	transform: translateY(-22px);
	width: 0;
}
#main .services-columns-content .wp-block-column:hover .service-hr2 {
	width: 50%;
	border-top: 1.5px solid #333;
}
#main .services-columns-content .wp-block-column:hover h6 {
	margin-top: 0;
}
#main .services .linea-font {
	position: relative;
	bottom: 15px;
	transition: all ease 300ms;
}
#main .services-columns-content .wp-block-column:hover .linea-font {
	bottom: 0;
}
#main .services .linea-font {
	position: relative;
	bottom: 15px;
	transition: all ease 300ms;
}
#main .services-columns-content .wp-block-column:hover .linea-font {
	bottom: 0;
}
#main .services-columns-content .wp-block-column:hover .linea-font:after {
	color: #333;
}
#main .services-columns-content .wp-block-column h6, #main .services-columns-content .wp-block-column hr {
	position: relative;
	top: 15px;
	transition: all ease 300ms;
}
#main .services-columns-content .wp-block-column:hover h6, #main .services-columns-content .wp-block-column:hover hr {
	top: 0;
	color: #333;
}
/* end of services */

/* payright */

#page .payright_top_content .top_banner img {
	width: 100%;
}
#page .payright_top_content .payright_top_logo img {
	max-width: 200px;
	margin: 0 0 0 auto;
}
#page .row.payright_mid_content, #page .row.payright_bottom_content {
	padding: 50px 0;
	width: 100%;
	max-width: 1111px;
	margin: 0 auto;
	float: unset;
}
#page .row.payright_mid_content h2, #page .row.payright_bottom_content h2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 35px;
	font-weight: unset;
}
#main .payright_bottom_content p, #main .payright_footer p {
	color: #fff;
	text-align: center;
}
#main .col-md-12.payright_footer {
	background-color: #2467ae;
	margin: -1px 0 0;
}
#main .payright_footer p {
	margin: 0;
}
/* end payright */

/* accordion */

#accordion .panel-title {
	margin: 0;
}
#accordion .panel-title {
	margin: 0;
	color: #333;
	font-size: 16px;
	font-weight: 300;
	margin-left: 15px;
}
.page-template-page-drop_down2 #main {
	margin-bottom: 50px;
}
/* end accordion */

/* photo gallery */

.page-template-page-single_block .bwg_load_btn_0.bwg_load_btn {
	padding: 15px 20px !important;
	color: white !important;
	background-color: #1C99D3 !important;
	font-size: 16px !important;
	border-left: 15px solid #fff !important;
	border-right: 15px solid #fff !important;
	border-top: unset !important;
	border-bottom: unset !important;
}
.page-id-877 div#bwg_load_0 {
	margin: 50px 0 30px !important;
}
div#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {
	margin-right: 10px !important;
	margin-bottom: 10px !important;
}
div#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
.page-template-page-single_block #main.inner-page, .page-template-page-masonry #main {
	margin-bottom: 50px;
}
#page .img_overlay .title1 {
	color: #fff;
	text-shadow: 1px 1px rgba(0, 0, 0, .5);
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item0:hover {
	transform: scale(1.28) !important;
	transition: all ease 500ms;
}
/* end of photo gallery */

/* paddings and margins */

#page .p-0 {
	padding: 0;
}
#page .p-l-0 {
	padding-left: 0;
}
#page .p-r-0 {
	padding-right: 0;
}
#page .p-t-0 {
	padding-top: 0;
}
#page .p-b-0 {
	padding-bottom: 0;
}
#page .m-0 {
	margin: 0;
}
#page .m-l-0 {
	margin-left: 0;
}
#page .m-r-0 {
	margin-right: 0;
}
#page .m-t-0 {
	margin-top: 0;
}
#page .m-b-0 {
	margin-bottom: 0;
}
#page .p-t-40 {
	padding-top: 40px;
}
#page .p-b-25 {
	padding-bottom: 25px;
}
#page .p-t-25 {
	padding-top: 25px;
}
#page .m-b-25 {
	margin-bottom: 25px;
}
#page .m-b-50 {
	margin-bottom: 50px;
}
#page .m-t-30 {
	margin-top: 30px;
}
#page .m-t-25 {
	margin-top: 25px;
}
#page .m-b-15 {
	margin-bottom: 15px;
}
#page .m-b-10 {
	margin-bottom: 10px;
}
#page .m-r-25 {
	margin-right: 25px;
}
/* end of paddings and margin */

/* alignment */

#page .text-right {
	text-align: right;
}
#page .text-center {
	text-align: center;
}
#page .text-left {
	text-align: left;
}
#page .text-wild {
	font-family: Wilderness;
	font-size: 145px;
	text-transform: unset;
	font-weight: 300;
}
#page .trust-logo h2, #page .text-lato {
	font-family: 'Montserrat Light', sans-serif;
}
#page .trust-logo h2 {
	padding: 0;
	margin: 80px 0 0;
}
/* before applying vertical aligment middile make sure parent display is flex and height is inherit */

#page .d-flex-inherit {
	display: flex;
	height: inherit;
}
#page .vertical-align-middle {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
/* end of alignment */

/* dropcaps */

.dropcaps {
	position: relative;
	display: inline-block;
	float: left;
	height: 60px;
	width: 60px;
	line-height: 60px;
	font-size: 43px;
	color: #5bb2e8;
	font-weight: 400;
	text-align: center;
	margin: 5px 20px 0 0;
	box-sizing: border-box;
}
.dropcaps.style1 {
	background-color: #fbf8f6;
	color: #020203;
}
.dropcaps.style2 {
	background-color: #5bb2e8;
	color: #fff;
}
.dropcaps.style3 {
	background-color: #5bb2e8;
	color: #020203;
}
.dropcaps.style4 {
	color: #999999;
	background-color: #fff;
	border: 2px solid #cccccc;
}
.dropcaps.style5 {
	color: #fff;
	background-color: #020203;
}
/* end dropcaps */

/* block quotes */

#page .blq {
	quotes: none;
	position: relative;
	display: table;
	padding: 0 0 0 15px;
	border-left: 2px solid #fe6261;
}
#page .blq-style1 {
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 300;
	margin: 0 !important;
	padding: 0;
	letter-spacing: 1px;
}
#page .blq-col1 {
	float: left;
	height: inherit;
	padding: 0 20px;
}
#page .blq-col1.height-inherit i:before {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
#page .blq-col2 {
	width: 90%;
	float: left;
}
#main .blq-note {
	width: 35px;
}
/* end of blockquotes */

/* inherit height */

.height-inherit {
	height: inherit;
}
/* end inherit height */

/* heading styles */

#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
	letter-spacing: 4px;
	margin: 0;
	padding: 0 0 25px;
	font-family: 'Montserrat', sans-serif;
	text-transform:uppercase;
}
#page h1, #page h2, #page h3, #page h4, #page h5, #page h6 {
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}
#page h1 {
	font-size: 70px;
}
#page h2 {
	font-size: 30px;
	color:#58b3e6;
}
#page h3 {
	font-size: 30px;
	color:#58b3e6;
}
#page h4 {
	font-size: 20px;
}
#page h5 {
	font-size: 18px;
}
#page h6 {
	font-size: 15px;
}
#page h1, #page h2, #page h3, #page h5 {
	font-weight: 700;
}
#page .fz-70 {
	font-size: 70px;
}
#page .fz-40 {
	font-size: 40px;
}
#page .fz-25 {
	font-size: 25px;
}
#page .fz-20 {
	font-size: 20px;
}
#page .fz-18 {
	font-size: 18px;
}
#page .fz-15 {
	font-size: 15px;
}
#page .touppercase {
	text-transform: uppercase;
}
#page .tolowercase {
	text-transform: lowercase;
}
#page .tocapitalize {
	text-transform: capitalize;
}
#page .tounset {
	text-transform: unset;
}
#page .extra-bold,
 .extra-bold {
	font-weight: 900;
}
#page .text-roboto {
	font-family: 'Roboto Light', sans-serif;
}
#page .text-montserrat-thin {
	font-family: 'Montserrat Thin', sans-serif;
}
#page .line-height-em {
	line-height: 1.6em;
}
#page .highlight-bg {
	background-color: #5bb2e8;
	color: #fff;
}
#page .h-margin-style1 {
	margin: 30px auto;
	padding: 0 0 25px;
}
#page .h-margin-style2 {
	margin: 0 auto;
	padding: 85px 0 38px;
}

#page #main.inner-page h1{
	font-size:40px;		
}

#page #main.inner-page h2,
#page #main.inner-page h3{	
	font-size:30px;
}

#page #main.inner-page h1,
#page #main.inner-page h2{
	color:#151a51;	
}

#page #main.inner-page h3{
	color:#58b3e6;	
}

#page #main.inner-page h4{
		color:#151a51;
}

/* end of heading styles*/

/*global template pages*/

.page-template-page-single_block #main, .page-template-page-our_team #main, .search-results #content, .page-template-page-contact #main, .archive {
	max-width: 1140px; /* 850px*/
	margin: 0 auto;
	padding: 0 15px;
}
/* end of global template pages*/

/* tooggle menu */
#toggle .fa-bars, #toggle .fa.fa-arrow-left {
	position: relative;
	color: #5bb2e8;
}
.fa.fa-bars, .fa.fa-times, .fa.fa-arrow-left {
	position: absolute;
	font-size: 35px;
	line-height: 1;
	top: 0;
	left: 0px;
	color: #5bb2e8; /* color: #042f6f; */
	font-weight: 600;
	cursor: pointer;
}
#toggle {
	padding: 0;
	float: left;
	z-index:1;
}
#page .top_menu {
	padding: 15px;
}
#top_buttons {
	float: right;
	padding-right: 0;
}
#popout.active {
	transform: translateX(0);
	width:100%;
	max-width:300px;
}
#popout ul#main-menu li {
	margin: 10px 0;
	padding: 0 20px 0 0;
	list-style-type: none;
}
#popout ul#main-menu {
	padding: 20px 0 0 0;
}
.clearmenu {
	background-color: rgba(0,0,0,.5);
	position: fixed;
	height: 100%;
	z-index: 3;
}
#popout {
	z-index: 4;
	background-color: #fff;
	height: 100%;
	transition: all ease 500ms;
	transform: translateX(-100%);
	position: fixed;
}
#page .top_menu {
	background-color: #fff;
}
#main h2:before {
	display: none;
}
#main .content-row {
	margin-bottom: 30px;
}
#main .content-top {
	margin-bottom: 50px;
}
/* end of tooggle menu */

/* top links black strip */
#top-links .shop-hours {
	background-color: white;
	background: #fff;
	border: 2px solid #d9d9d9;
	padding: 0px 5px 5px;
	position: absolute;
	top: 65px;
	right: 315px;
	margin-left: -140px;
	z-index: 99999;
	padding-top: 5px;
	width: 280px;
	display: none;
}
#top-links .shop-hours table {
	border-spacing: 0;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	margin: 0;
}
#top-links .shop-hours table td:first-child {
	width: 70px;
}
#top-links .shop-hours table td:first-child, #top-links .shop-hours table td:last-child {
	color: #231f20;
}
#top-links .shop-hours thead td {
	text-transform: uppercase;
}
#top-links .shop-hours td {
	text-align: center;
	padding: 8px;
}
#top-links .shop-hours table tbody tr:nth-child(2n+1) {
	background: #d9d9d9 none repeat scroll 0 0;
}
#top-links .shop-hours td {
	border: unset;
}
#top-links .top-address, #top-links .top-spc-links, #top-links .top-links-toggle-btn {
	display: inline-block;
}
#top-links .top-address {
	width: 29%;
}
#top-links .top-spc-links {
	width: 70.5%;
	text-align: right;
}
#top-links .top-links-toggle-btn {
	width: 4%;
	background-color: #eee;
	padding: 0 0 0 5px;
	opacity: 1;
	transition: all 500ms ease;
	border: 1px solid #eee;
	border-radius: 0 0 4px 4px;
	color: #020203;
	position: relative;
	bottom: 7px;
	cursor: pointer;
	display: none;
}
#top-links {
	background-color: #020203;
	padding: 5px 15px;
}
#top-links .top-address, #top-links .top-spc-links a, #top-links .top-spc-links a span {
	font-size: 11px;
	color: #ccc;
	letter-spacing: .10em;
	font-weight: 300;
	font-family: 'Montserrat Light', sans-serif;
}
#top-links .top-spc-links a {
	padding-right: 20px;
	text-transform: capitalize;
	cursor: pointer;
}
#top-links .top-spc-links a:hover, #top-links .top-spc-links a:hover span {
	color: #5bb2e8;
}
#top-links .top-spc-links a:last-child {
	padding: 0;
}
#top-links .top-spc-links a i {
	padding-right: 5px;
}
#top-link .top-links-toggle-btn i {
	padding: 0 5px 0 0;
}
#top-links .promo-ttext {
	font-size: 12px;
	text-transform: uppercase;
}
/* end top links black strip */

/* sam-h header style */

 #page .header_inner.sam-h {
	display: block;
	padding: 0 15px;
	height: 71px;
	background-color: #fff;
	 box-shadow:4px 4px 16px 0 rgba(0, 0, 0, 0.3);
}
 #page .header_inner.sam-h .header1,  #page .header_inner.sam-h .header2,  #page .header_inner.sam-h .header3 {
	float: left;
}
 #page .header_inner.sam-h .header1 {
	width: 15%;
}
 #page .header_inner.sam-h .header1 img {
	padding: 0;
}
 #page .header_inner.sam-h .header2 {
	width: 85%;
	margin: 0;
}
 #page .header_inner.sam-h .header2 .menu-main-menu-container {
	margin: 0;
	height: inherit;
}
 #page .header_inner.sam-h .header3 {
	width: 12%;
}
 #page .header_inner.sam-h .header3 .top-buttons {
	margin: 0;
}
 #page .header_inner.sam-h .header3 .top-buttons .button.contactbtn {
	padding: 4px 20px;
	top: 1px;
	border: 1px solid #5bb2e8;
	color: #5bb2e8;
}
 #page .header_inner.sam-h .header2 #main-menu .sub-menu {
	margin: 20px 0 0 -50%;
	background: #fff;
	border: unset;
}

 #page .header_inner.sam-h .header2 #main-menu li.menu-item-941 .sub-menu {
	margin: 20px 0 0 -30%;
}
 #page .header_inner.sam-h .header2 #main-menu li.menu-item-887 .sub-menu {
	margin: 20px 0 0 -80%;
	border: unset;
}
/*  #page .header_inner.sam-h .header2 #main-menu li:nth-child(3) .sub-menu {
	margin: 20px 0 0 -15%;
} */
/* end sam-h header style */

/* menu inline header style */

.page-id-664 #page div.header_inner, .page-id-664 #page .social-icons, #page .social-icons.inline-h-si, .page-id-664 #page footer#colophon .social-icons.inline-h-si, .page-id-664 #page .header_inner.inline-h .header3 img, .page-id-664 #page .header_inner.inline-h .header3 .social-icons,  #page div.header_inner, #page .social-icons, #page .social-icons.inline-h-si, #page footer#colophon .social-icons.inline-h-si, #page .header_inner.inline-h .header3 img, #page .header_inner.inline-h .header3 .social-icons {
	display: none;
}
.page-id-664 #page .social-icons.inline-h-si, .page-id-664 #page footer#colophon .social-icons, .page-id-664 #page .header_inner.inline-h, .page-id-664 #page .header_inner.inline-h .header3 .social-icons.inline-h-si,  #page .social-icons.inline-h-si,  #page footer#colophon .social-icons, #page .header_inner.inline-h, #page .header_inner.inline-h .header3 .social-icons.inline-h-si {
	display: block;
}
.page-id-664 #page .header_inner.inline-h .header2, .page-id-664 #page .header_inner.inline-h .header3, #page .header_inner.inline-h .header2, #page .header_inner.inline-h .header3,  #page .header_inner.inline-h .header4 {
	float: left;
}
.page-id-664 #page .header_inner.inline-h, #page .header_inner.inline-h {
	display: block !important;
	padding: 0 15px;
	height: 85px;
	border-bottom: 1px solid rgba(255,255,255, .2);
	position: fixed;
	width: 100%;
	transition: all ease 500ms;
	background-color: transparent;
	z-index: 3;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li:last-child, #page .header_inner.inline-h .header2 #main-menu li:last-child {
	padding: 0;
}
#page div.header_inner.inline-h .header4 img {
	display: none;
}
#page div.header_inner.inline-h .header4 .social-icons a {
	display: inline-block;
	color: #fff;
}
.page-id-664 #page .header_inner.inline-h .header1, #page .header_inner.inline-h .header1 {
	width: 15%;
}
.page-id-664 #page .header_inner.inline-h .header2, #page .header_inner.inline-h .header2 {
	width: 70%;
	/*     margin-top: 16px; */
	height: inherit;
}
.page-id-664 #page .header_inner.inline-h .header3 {
	color: #fff;
	width: 14%;
	margin: 19px 0 0 10px;
	border-left: 1px solid #fff;
	padding: 10px 0 10px 10px;
}
.page-id-664 #page .header_inner.inline-h .header3 .phone-top, .page-id-664 #page .header_inner.inline-h .header3 .social-icons .social-icon-bg, #page .header_inner.inline-h .header3 .phone-top,  #page .header_inner.inline-h .header3 .social-icons .social-icon-bg {
	display: inline-block;
}
.page-id-664 #page .header_inner.inline-h .header1 img, #page .header_inner.inline-h .header1 img {
	padding: 0;
}
.page-id-664 #page .header_inner.inline-h .header3 .phone-top, .page-id-664 #page .header_inner.inline-h .header3 .social-icons.inline-h-si, .page-id-664 #page .header_inner.inline-h .header3 .social-icons.inline-h-si .social-icon-bg, #page .header_inner.inline-h .header3 .phone-top, #page .header_inner.inline-h .header3 .social-icons.inline-h-si,  #page .header_inner.inline-h .header3 .social-icons.inline-h-si .social-icon-bg {
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
}
.page-id-664 #page div.header_inner.inline-h .header3 .social-icons.inline-h-si {
	float: right;
}
.page-id-664 #page .header_inner.inline-h .header3 .clearfix,  #page .header_inner.inline-h .header3 .clearfix {
	display: none;
}
.page-id-664 #page .header_inner.inline-h .header3,  #page .header_inner.inline-h .header3 {
	color: #fff;
	width: 10%;
	margin: 0 0 0 10px;
	border-left: unset;
	padding: 0;
	height: inherit;
}
#page .header_inner.inline-h .header3 .phone-top {
	border-left: 1px solid rgba(255,255,255, .2);
	padding: 10px 0 10px 10px;
}
.page-id-664 #page .header_inner.inline-h .header3 .social-icons.inline-h-si,  #page .header_inner.inline-h .header3 .social-icons.inline-h-si {
	margin-left: 24px;
}
.page-id-664 #page .header_inner.inline-h .header3 .social-icons.inline-h-si .social-icon-bg,  #page .header_inner.inline-h .header3 .social-icons.inline-h-si .social-icon-bg {
	padding-left: 10px;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li,  #page .header_inner.inline-h .header2 #main-menu li {
	padding: 0 31.8px 0 0;
}
/* .page-id-664 #page .header_inner.inline-h .header2 #main-menu li .sub-menu,
 #page div.header_inner.inline-h .header2 #main-menu li .sub-menu{
    margin: 19px 0 0 -65%;  
} */

.page-id-664 #page .header_inner.inline-h .header2 #main-menu li .sub-menu,  #page div.header_inner.inline-h .header2 #main-menu li .sub-menu {
	border-bottom: 3px solid #020203;
	background: unset;
	border-top: unset;
}
 #page .header_inner.ox-h .header2 ul#main-menu li .sub-menu {
	margin: 22px 0 0 -65%;
	border-bottom: 3px solid #020203;
	background: #fff;
}
#page div.header_inner.inline-h .header2 #main-menu li .sub-menu {
	padding: 10px 0 0;
	box-shadow: unset;/*     margin: 0 0 0 -40%; */
}
#page div.header_inner.inline-h .header2 #main-menu li .sub-menu {
	margin-top: 0;
	    background-color: unset;
}
#page .header_inner.inline-h .header2 #main-menu li:first-child .sub-menu {
	margin: 0 0 0 -50%;
	padding: 10px 0 0;
}
#page .header_inner.inline-h .header2 #main-menu li .sub-menu li .sub-menu {
	padding: 0;
}
#page .header_inner.inline-h .header2 ul#main-menu li .sub-menu:before {
	content: '\25b2';
	position: absolute;
	top: -5px;
	color: #020203;
	left: 45%;
}
#page div.header_inner.inline-h .header2 #main-menu li .sub-menu li {
	padding: 0 !important;
	background-color: #fff;
}
#page .header_inner.inline-h .header2 #main-menu li .sub-menu li:first-child {
	border-top: 3px solid #020203;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li .sub-menu:before {
	content: '\25b2';
	position: absolute;
	top: -18px;
	color: #020203;
	left: 5%;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li:nth-child(3) .sub-menu, .page-id-664 #page .header_inner.inline-h .header2 #main-menu li:nth-child(4) .sub-menu {
	margin: 18px 0 0 -5%;
}
#page .header2 ul#main-menu li .sub-menu li a {
	color: #111; /*#020203;
/*     text-transform: capitalize; */
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li:nth-child(3) .sub-menu li .sub-menu:before {
	content: unset;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li:nth-child(3) .sub-menu li .sub-menu {
	margin: 1px 0 0;
}
#page .header_inner.inline-h .header2 #main-menu li:nth-child(3) .sub-menu li .sub-menu {
	margin: 0;
}

.page-id-664 #page .header_inner.inline-h .header3 a:hover {
	color: #5bb2e8;
}
.page-id-664 #page .header_inner.inline-h .header3 a {
	color: #fff;
}
.page-id-664 #page .header1 img, #page .header1 img {
	margin: 18px 0 0 5px;
}
#page .header2 ul#main-menu li a, #page .header3 a {
	color: #fff;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li .sub-menu li, #page .header_inner.inline-h .header2 #main-menu li .sub-menu li {
	padding: 10px;
	border: unset;
	margin: 0;
	border-bottom: 1px solid #dad4d4;
}
.page-id-664 #page .header_inner.inline-h .header2 #main-menu li .sub-menu li:last-child, #page .header_inner.inline-h .header2 #main-menu li .sub-menu li:last-child {
	border-bottom: unset;
}
/* end menu inline header style */

/* home 1 and home 2*/
/* .page-id-675 #page .header2 ul#main-menu li .sub-menu a{
    color: #020203;
} */

.page-id-675 #page .header2 ul#main-menu li .sub-menu li .menu-arrow {
	display: none;
}
.page-id-675 #page .header2 ul#main-menu li:first-child .sub-menu:before, #page .header_inner.inline-h .header2 ul#main-menu li:first-child .sub-menu:before,  #page .header_inner.ox-h .header2 ul#main-menu li:first-child .sub-menu:before {
	left: 35%;
}
.page-id-675 #page .header2 ul#main-menu li .sub-menu:before,  #page .header_inner.ox-h .header2 ul#main-menu li .sub-menu:before {
	content: '\25b2';
	position: absolute;
	top: -18px;
	color: #020203;
	left: 45%;
}
.page-id-675 #page .header2 ul#main-menu li .sub-menu li .sub-menu:before, #page .header_inner.inline-h .header2 ul#main-menu li .sub-menu li .sub-menu:before,  #page .header_inner.ox-h .header2 ul#main-menu li .sub-menu li .sub-menu:before {
	content: '\25b2';
	position: absolute;
	top: 10px;
	left: -10px;
	transform: rotate(-90deg);
}
.page-id-675 #page .header2 ul#main-menu li .sub-menu li {
	margin: 0;/* 	padding: 10px; */
}
/* .page-id-675 #page .header2 ul#main-menu > li:first-child .sub-menu{
    margin: 11px 0 0 -60%;
} */

.page-id-675 #page .header2 ul#main-menu > li:nth-child(3) > .sub-menu {
	margin: 11px 0 0 -10%;
}
#page .header_inner.inline-h .header2 ul#main-menu > li:nth-child(3) > .sub-menu {
	margin: 0 0 0 -10%;
}
.page-id-675 #page .header2 ul#main-menu li .sub-menu {
	background-color: #fff;
	margin: 11px 0 0 -40%;
}
#page div.header_inner.inline-h .header4 {
	border-left: unset;
	margin: 0 0 0;
	padding: 0;
	width: 4%;
	height: inherit;
}
#page .social-icons.inline-h-si {
	border-left: 1px solid rgba(255,255,255, .2);
	padding: 10px 0 10px 10px;
}
#page .header4 .social-icons.inline-h-si a {
	padding-left: 5px;
}
#page .header2 ul#main-menu li:first-child .sub-menu {
	margin: 11px 0 0 -65%;
}
/* end of home1 and home 2*/

/* home 1 v2 */


 #page #top-links.home-v2 a {
	color: #fff;
	text-decoration: underline;
}
 #page #top-links.home-v2,  #page #top-links.home-v2 a {
	font-size: 18px;
}
 #page #top-links.home-v2 {
	text-align: center;
	padding: 20px 15px;
	background-color: #435362;
	color: #fff;
}
 #page #top-links.home-v2,  #page .header_inner.home-v2 {
	display: block;
}
.home-v2 form.search-form .header_holder_11, .home-v2 form.search-form .header_holder_22, .home-v2 #top_buttons .book-ol, .home-v2 #top_buttons .search-icon, .home-v2 #top_buttons .font-switcher, .home-v2 #top_buttons .search-form {
	display: inline-block;
}
.home-v2 form.search-form .header_holder_22 {
	display: none;
}
.home-v2 #top_buttons a.big {
	font-size: 20px;
}
.home-v2 #top_buttons .book-ol a {
	font-size: 13px;
}
.home-v2 #top_buttons .book-ol {
	background-color: #e5ebef;
	padding: 5px 10px;
	text-transform: uppercase;
}
.home-v2 form.search-form .header_holder_11 input {
	width: 0;
	padding: 0;
	opacity: 0;
	transition: all ease 500ms;
}
.home-v2 form.search-form.active .header_holder_11 input {
	padding: 4px 5px;
	width: 300px;
	opacity: 1;
}
.home-v2 #top_buttons .search-icon, .home-v2 #top_buttons .font-switcher {
	padding: 0 5px;
}
.home-v2 #top_buttons a {
	color: #435363;
	font-size: 18px;
}
#page .font-switcher a:first-child {
	margin-right: 10px;
}
#page .header_inner.home-v2 {
	height: 145px;
	max-width: 1111px;
	margin: 0 auto;
	float: unset;
}
#page .header_inner.home-v2 ul#main-menu > li:last-child {
	padding-right: 0;
	border-right: unset;
}
#page .header_inner.home-v2 ul#main-menu > li:first-child {
	padding-left: 0;
}
#page .header_inner.home-v2 ul#main-menu > li {
	padding: 0 0 20px 7.5px;/* border-right: 1px solid rgba(67, 83, 99, .3); */
}
#page .header_inner.home-v2 ul#main-menu > li:after {
	content: '|';
	color: rgba(67, 83, 99, .3);
	padding-left: 5px;
}
#page .header_inner.home-v2 ul#main-menu > li:last-child:after {
	content: unset;
}
.home-v2 ul#main-menu li a {
	color: #435363;
}
#page .header_inner.home-v2 .header1 img {
	margin: 0;
	max-width: 120px;
}
#page .header_inner.home-v2 .header1 {
	height: inherit;
}
 #page #top_buttons {
	margin-top: 30px;
}
#page .header_inner.home-v2 .header2 .menu-main-menu-container {
	margin: 30px 0 0;
}
#page .top_menu.home-5 {
	display: none;
}
/* end home 1 v2 */

/* social offset header style */

 #page .header_inner {
	display: none;
}
 #page .header_inner.ox-h {
	display: block;
	padding: 0 0 0 15px;
}
 #page .header_inner.ox-h .header1 {
	text-align: left;
	padding: 0 40px 0 25px;
	height: inherit;
	display: flex;
}
 #page .header_inner.ox-h .header2 {
	float: left;
	margin: 0;
	height: inherit;
	display: flex;
	padding-right: 0;
}
 #page .header_inner.ox-h .header2 .menu-main-menu-container {
	width: 100%;
	margin: 0 0 0;
}
 #page .header_inner.ox-h .header2 ul#main-menu > li {
	padding: 20px 31px 20px 0;
}
 #page .header_inner.ox-h .header3 {
	float: right;
	display: flex;
	height: inherit;
}
#page div.header_inner.inline-h .header3 a {
	font-family: 'Montserrat Light', sans-serif;
}
/*  #page .header_inner.ox-h .social-icons.inline-h-si {
    display: inline-flex;
} */

 #page .header_inner.ox-h .social-icons,  #page .header_inner.ox-h .header3 img {
	display: none;
}
 #page .header_inner.ox-h .header3 .button.contactbtn {
	padding: 0;
	border: unset;
	background-color: unset;
	color: #020203;
}
 #page .header_inner.ox-h .social-icons.inline-h-si,  #page .header_inner.ox-h .social-icons.inline-h-si .social-icon-bg,  #page .header_inner.ox-h .top-buttons,  #page .header_inner.ox-h .header2 .menu-main-menu-container,  #page .header_inner.ox-h .header1 a,  #page .header_inner.sam-h .header1 a,  #page .header_inner.sam-h .header2 .menu-main-menu-container,  #page .header_inner.sam-h .top-buttons, #page .header_inner.home-v2 .header1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
 #page .header_inner.ox-h .social-icons.inline-h-si a:first-child .social-icon-bg {
	padding: 0 20px 0 0;
}
 #page .header_inner.sam-h .header2 .menu-main-menu-container {
	-webkit-align-items: left;
	justify-content: left;
	-webkit-justify-content: right;
}
 #page .header_inner.sam-h .header2 .menu-main-menu-container #main-menu {
	width: 100%;
}
 #page .header_inner.ox-h .social-icons.inline-h-si .social-icon-bg {
	color: #020203;
	font-size: 12px;
}
 #page .header_inner.ox-h .social-icons.inline-h-si,  #page div.header_inner.ox-h .header3 .top-buttons {
	width: 100px;
	margin-bottom: 0;
}
 #page div.header_inner.ox-h .header3 .top-buttons .button {
	padding: 0 15px 0;
}
 #page .header_inner.ox-h .header1 img,  #page .header_inner.sam-h .header1 img {
	margin: 0;
}
 #page .header_inner.ox-h {
	height: 70px;
	 box-shadow: 1px 1px 14px -10px #111;
}
 #page div.header_inner.ox-h .header3 .top-buttons {
	background-color: #fc0;
	margin: 0;
	height: inherit;
}
 #page div.header_inner.ox-h .header3 .top-buttons:hover {
	background-color: #ffdb4c;
}
 #page .header_inner.ox-h .header2 ul#main-menu > li:last-child {
	padding-right: 0;
}
/* end social offset header style */

/* home 2*/

/*  #page div.header_inner, 
 #page div#top-links {
    display: none;
}

 #page .header_inner.inline-h.h-transparent {
    display: block;
} */
	
/* end home 2*/

/* home 3*/
 #page .header2 ul#main-menu li .sub-menu li {
	margin: 0;
	padding: 0;
}
 #page .header2 ul#main-menu li .sub-menu li a {
	color: #111; /*#020203; */
}
 #page .header_inner.ox-h .header2 ul#main-menu li:nth-child(2) .sub-menu {
	margin: 22px 0 0 -75%;
}
 #page .header_inner.ox-h .header2 ul#main-menu li:first-child .sub-menu,  #page .header_inner.ox-h .header2 ul#main-menu li.menu-item-941 .sub-menu {
	margin: 22px 0 0 -50%;
}
#page .header_inner.ox-h .header2 ul#main-menu li:nth-child(4) .sub-menu {
	margin-left: -95%;
}
 #page .header_inner.ox-h .header2 ul#main-menu li:nth-child(3) .sub-menu {
	margin-left: -10%;
}
 #page .header_inner.ox-h .header1 img {
	max-width: 150px;
}
 #page .header_inner.ox-h .header2 ul#main-menu li:nth-child(3) .sub-menu li .sub-menu {
	margin: 0;
}
#main .home_3_bg_text > .n2-ss-layer-row {
	margin-top: 10vh;
	margin-left: 2vw;
	background-color: #fff;
}
#main h1.home3_txt1 {
	font-size: 48px;
	line-height: 1;
	margin-bottom: 33px;
	text-align: left;
	padding: 15px 0 0;
}
#main .home_3_bg_text > .n2-ss-layer-row .home3_banner_txt p.home3_txt2 {
	color: #231f2;
	font-size: 300 !important;
	margin: 0 0 30px !important;
}
#main .home3_banner_txt .n2-ss-mobile.n2-ss-tablet {
	padding: 0 4rem;
}
#main .home3_banner_txt {
	border-left: 16px solid #fc0;
	margin: 50px 0 50px !important;
}
#main .home3_txt3, #main .home3_txt3 a {
	margin: 0 !important;
}
#main .home3_txt3 {
	padding-bottom: 15px;
}
/* end o home 3*/

/* home 4 */

 #page .header_inner.sam-h .header1,  #page .header_inner.sam-h .header2,  #page .header_inner.sam-h .header3 {
	height: inherit;/*     display: flex; */
}
 #page .header_inner.sam-h .header2 ul#main-menu > li {
	padding: 20px 1% 20px 0;
}
 #page .header_inner.sam-h .header2 ul#main-menu > li a {
	color: #111;
	 letter-spacing:2px;
}
 #page .header_inner.sam-h .header2 ul#main-menu > li .sub-menu li a {
	color: #111; /*#111; */
}
 #page .header_inner.sam-h .header2 ul#main-menu li:hover > a {
	color: #5bb2e8;
}
 #page .header_inner.sam-h .header2 #main-menu .sub-menu li .sub-menu {
	margin: 0;
	top: 0;
}
/* end of home 4 */

.page-template #page .header2 ul#main-menu > li:first-child .sub-menu > li .sub-menu, #page .header_inner.ox-h .header2 ul#main-menu li:first-child .sub-menu li .sub-menu {
	margin: 0;
}
.promodiv {
	max-width: 100% !important;
}
.promodiv article, .portfolio article {
	position: relative;
	float: left;
	width: 25%;
	/*     margin: 1%; */
	text-align: center;
	overflow: hidden;
	max-width: 500px;
	max-height: 400px;
}
.promodiv article .headingh {
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 80%;
	margin: 20px 10%;
	background: #fff;
	padding: 10px;
	transition: transform .3s ease-in-out; /* Animation */
}
.promodiv article:hover .headingh {
	transform: scale(0);
}
.promodiv article .headingh h3 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 20px !important;
}
.promodiv article .imghlder img, .portfolio article .imghlder img {
	transition: transform .3s ease-in-out; /* Animation */
	margin: 0 auto;
}
.promodiv article:hover .imghlder img, .portfolio article:hover .imghlder img {
	transform: scale(1.5);
}
.promodiv article .imghlder .imgwrap, .portfolio article .imghlder .imgwrap {
	max-height: 400px;
	overflow: hidden;
}
.promodiv article .txtdesc, .portfolio article .txtdesc {
	position: absolute;
	top: 0;
	z-index: 1;
	background: #fff;
	margin: 10%;
	padding: 25px 25px;
	transition: transform .5s ease-in-out; /* Animation */
	transform: scale(0);
	height: 90%;
	width: 90%;
	left: -20px;
	top: -20px;
}
#main .promodiv article .txtdesc > div p, #main .portfolio article .txtdesc > div p {
	text-align: center;
}
.promodiv article:hover .txtdesc, .portfolio article:hover .txtdesc {
	transform: scale(1);
}
.promodiv article .txtdesc h3, .portfolio article .txtdesc h3 {
	font-size: 20px !important;
}
.promodiv article .txtdesc p {
}
.promodiv article .txtdesc .btnh {
	text-align: center !important;
}
.promodiv article .txtdesc .btn {
	background: #020203;
	color: #ffff;
	text-decoration: none;
}
.hf3, .hf3 p {
	text-align: center !important;
}
.hf3 hr {
	max-width: 70px !important;
	height: 4px !important;
}
/*promo 2 page*/
.page-id-1406 #main {
	text-align: center;
	margin: 50px auto;
	max-width: 800px;
	background: #f5f5f5;
	padding: 20px 4%;
}
/* transitions */

.salon-hours-container .outer_ring {
	display: none;
	opacity: 0;
	transition: all linear 1111ms;
}
#main .newsletter3 .wpcf7-response-output {
	position: absolute;
    margin: 2vh auto 0;
    max-width: 50%;
    background: #ffff00;
}
#main .newsletter3 span.wpcf7-not-valid-tip{
	color: #f00 !important;
}
#main .newsletter3 {
	max-width: 100%;
	background-color: #fff103;
	position: relative;
	margin: 0;
}
#main .newsletter3 .inner_container_top {
	width: 100%;
	max-width: 1050px;
	margin: 0 auto;
}
.newsletter3 .submit {
	margin-left: 3px;
}
.newsletter3 input::placeholder {
	text-transform: capitalize;
	color: grey !important;
}
.newsletterbox .nlimg {
	background-repeat: no-repeat!important;
	background-size: cover!important;
	background-position: 100% 100%!important;
	background: url(/wp-content/uploads/2019/12/newsletter-bg.jpg);
}
.newsletterbox .one_half {
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 75px 0;
	width: 67%;
}
.newsletterbox .nlcont {
	padding-left: 50px;
}
.newsletterbox .nlcont h3 {
	font-size: 20px !important;
	text-transform: uppercase;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
}
.newsletterbox .nlcont p {
	font-size: 14px !important;
	margin: 0 0 20px 0 !important;
	color: #111111;
}
.newsletterbox .nlcont form {
	display: block;
}
.newsletterbox .nlcont form .text_type, .newsletterbox .nlcont form .text_type2 {
	margin: 0;
	width: 100%;
	max-width: 350px;
}
.newsletterbox .nlcont form input[type="text"], .newsletterbox .nlcont form input[type="email"] {
	height: auto;
	padding: 5px;
	width: 70%;
	margin: 0 0 10px 0;
}
.newsletterbox .nlcont form .submit {
	position: relative;
	max-width: 350px;
}
.newsletterbox .nlcont form input[type="submit"] {
	background: transparent !important;
    color: #111;
    font-weight: bold !important;
    font-size: 30px !important;
    position: absolute;
    top: -30px;
    right: -75px;
    cursor: pointer;
    text-transform: unset !important;
    border-radius: unset !important;
    height: unset !important;
    width: unset !important;
}
/* fonts */

/* headers */
.home #page .header_inner.inline-h,
#page .header_inner.inline-h.h-transparent{
    position: fixed;
	background-color: transparent;
}

#page div.header_inner.inline-h {
    position: fixed;
	background-color: rgb(2, 2, 3);
}

.home #page div.header_inner.inline-h,
.page-id-550 #page div.header_inner.inline-h,
#page div.header_inner.inline-h{    
	background-color: transparent;
}

#page div.header_inner.inline-h div.header3 {
    color: #fff;
    width: 11%;
    margin: 0;
    border-left: none !important;
    padding: 0 0 0 10px;
}

#page .header2 ul#main-menu li .sub-menu li > .sub-menu {
    border-top: 0;
}

#page .header_inner.ox-h .header2 #main-menu li > a {
    color: #020203;
}

#page .home3_txt3 .spc-btn span:after {
    display: block;
	color: #020203;
}

#page .home-v2 .header2 ul#main-menu li a {
    color: #435363;
}

#page .header_inner.header-1.h-transparent,
#page .header_inner.header-1 {
    display: block;
}

#page .header_inner.header-1.h-transparent .header2 ul#main-menu > li a,
#page .header_inner.header-1 ul#main-menu li > a{
    color: #020203;
}

#main .text-lightblue {
	color:#58b3e6;
}

/* #page .header_inner.inline-h.h-transparent ul#main-menu li:hover > a,
#page .home-v2 .header2 ul#main-menu > li:hover a, 
#page .home-v2 .header2 #main-menu li.current-menu-parent > a, 
#page .header_inner.ox-h .header2 #main-menu li.current-menu-parent > a, 
#page .header_inner.ox-h .header2 #main-menu li:hover > a,
#page .header_inner.header-1.h-transparent .header2 ul#main-menu > li.current-menu-parent > a, 
#page .header_inner.header-1.h-transparent .header2 ul#main-menu > li:hover > a,
#page .header_inner.header-1 .header2 ul#main-menu li.current-menu-item > a,
#page .header_inner.header-1 .header2 #main-menu li.current-menu-parent > a,
#page .header_inner.header-1 ul#main-menu li:hover > a{
    color: #5bb2e8;
} */

/* 12-18-2019 */

#main .section-title-text h2 {
    font-family: 'Montserrat Light';
    font-size: 40px;
	 color: inherit;
}

section#uagb-section-30956042-ba42-4d27-9050-a094f546de35 {
    transform: unset !important;
    transition-delay: unset !important;
}

#main .notice-title {
    margin: 38px auto 24px !important;
	height: 30px;
}

#main .home-featured-blog .section-column h2 {
    margin: 7% 0 3% 0;
}

#main .home-blog3 .post_title {
    height: auto;
    margin: 0 auto;
    min-height: 65px;
    text-align: center;
}

.no-effect {
    transform: unset !important;
    transition-delay: unset !important;
    opacity: 1 !important;
}

#main .home-featured-blog.our-club .wp-block-column h2,
#main .home_blog .inner_container_top > .sect2 h3{
    font-size: 30px;
    margin: 0 0 5% 0;
    line-height: 130%;
}

#main .home-blog3 .inner_container_top {
    max-width: 1050px;
}

#main .home-blog3 .post-content {
    max-height: 270px;
    height: 100vh;
}

#page #main .latest-notices {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.latest-notices .inner_container_top {
    margin-left: 1.2%;
    margin-right: 1.2%;
}
#main .notice-col {
	padding: 0 25px;
    margin: 0 1.2% !important;
    max-height: 500px;
    height: 100vh;
}

div#bannertxth {
    background: url(/wp-content/uploads/2019/12/mascot-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	height:70vh;
	display:none;
}

.notice-body p {
    text-transform: inherit !important;
}

.footer-logo {
    max-width: 315px;
}

#main .section-title-text2 h6, #main .section-title-text3 h6 {
    text-align: center;
    margin-bottom: 35px;
    font-weight: bold;
}

.top-logo ul.blocks-gallery-grid li > figure a {
    text-align: center;
    width: 100%;
}

/* end headers */

@font-face {
	font-family: 'Wilderness';
	font-style: normal;
	font-weight: normal;
	src: local('Wilderness'), url('/wp-content/themes/custom-child/assets/font/wilderness.ttf') format('woff');
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat'), url('/wp-content/themes/custom-child/assets/font/Montserrat-Regular.ttf') format('woff');
}
@font-face {
	font-family: 'Montserrat Light';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat Light'), url('/wp-content/themes/custom-child/assets/font/Montserrat-Thin.otf') format('woff');
}
@font-face {
	font-family: 'Montserrat Thin';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat Thin'), url('/wp-content/themes/custom-child/assets/font/Montserrat-Thin.otf') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto'), url('/wp-content/themes/custom-child/assets/font/Roboto-Regular.ttf') format('woff');
}
@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: normal;
	src: local('Roboto Light'), url('/wp-content/themes/custom-child/assets/font/Roboto-Light.ttf') format('woff');
}
@font-face {
	font-family: 'Linea Font';
	font-style: normal;
	font-weight: normal;
	src: local('Linea Font'), url('/wp-content/themes/custom-child/assets/font/linea-software-10.ttf') format('woff');
}
@font-face {
	font-family: 'Elegant Icon Font';
	font-style: normal;
	font-weight: normal;
	src: local('Elegant Icon Font'), url('/wp-content/themes/custom-child/assets/font/elegant-icons.ttf') format('woff');
}
@font-face {
	font-family: 'Quentin';
	font-style: normal;
	font-weight: normal;
	src: local('Quentin'), url('/wp-content/themes/custom-child/assets/font/Quentin.otf') format('woff');
}
@font-face {
	font-family: 'Jelytta';
	font-style: normal;
	font-weight: normal;
	src: local('Jelytta'), url('/wp-content/themes/custom-child/assets/font/Jelytta.otf') format('woff');
}