/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 12 2026 | 19:47:38 */
header#masthead {
  background-color: #fff;
  padding: 0;
}

body {
  font-size: 16px;
  overflow-x: hidden;
  font-family: Arial,Helvetica,sans-serif;
  color: #000;
}
h1, h2, h3, strong {
  color: #000;
  font-weight: 700;
}
h2 {
	font-size: 1.5em;
}
ul {
    margin-bottom: 30px;
}
.ul-no-space ul {
	margin-top: 0px;
	margin-bottom: 15px;
}
a {
    color: #224C89;
}
p {
	color: #000;
}
p.no-margin {
    margin-bottom: 2px;
}
.widget {
  font-size: inherit !important; 
}
.panel-grid-cell {
    min-height: 0;
}
@media (min-width: 982px) {
	.show-mobile {
		display: none !important;
	}
}
@media (max-width: 981px) {
	.show-desktop {
		display: none !important;
	}
}


.book-instructions {
    text-align: center;
    padding: 5px 0 15px;
}
.book-instructions p {
  line-height: 1.2em;
  vertical-align: middle;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.book-instructions p img {
  	width:24px;
	height:24px;
	vertical-align:top;
}
@media (max-width:480px) {
	.book-instructions p {
		font-size: 0.97em;
	}
	.book-instructions p img {
		width:18px;
		height:18px;
	}
}

.chbs-button-sign-up {
	display:none !important;
}
.chbs-layout-column-left > .chbs-summary {
	display: none;
}
.chbs-layout-column-right > .chbs-summary {
	display: none;
}


.chbs-gratuity-section .chbs-form-field label {
  font-weight: 700;
  color: #000;
  font-size: 1.1em;
}
.chbs-gratuity-section .chbs-button {
	font-size: 1.1em !important;
	font-weight: 700 !important;
	color: #000 !important;
	border: 2px #000 solid !important;
}
.chbs-gratuity-section:before {
	content: "Enter 20% for Twenty percent gratuity. Enter 20 for twenty dollar gratuity. Do not use $ symbol." !important;
	text-align: center !important;
	padding: 5px !important;
	display: block !important;
	font-weight:500;
}

.chbs-wc-order-view .chbs-wc-order-view-section:nth-child(3) {
	display:none !important;
}
.chbs-wc-order-view .chbs-wc-order-view-section:nth-child(4) {
	display:none !important;
}
.order-again {
	display:none !important;
}

.chbs-main-content-step-3 .chbs-client-form-sign-up .chbs-box-shadow > .chbs-clear-fix:nth-child(4) {
	display:none !important;
}
.chbs-main-content-step-3 .chbs-client-form-sign-up .chbs-box-shadow > .chbs-clear-fix:nth-child(3) > .chbs-form-field, .chbs-gratuity-section .chbs-form-field {
	border: 2px dashed #000;
	box-shadow: 2px 2px 6px 2px rgba(0,0,0,0.2);
}
.chbs-main-content-step-3 .chbs-client-form-sign-up .chbs-box-shadow > .chbs-clear-fix:nth-child(3) label {
	font-size: 1.15em;
	color: #000;
}
.chbs-main-content-step-3 .chbs-client-form-sign-up .chbs-box-shadow > .chbs-client-form-billing-address.chbs-panel {
	display:none !important;
}
@media (max-width:480px) {
	.chbs-main-content-step-3 .chbs-client-form-sign-up .chbs-box-shadow > .chbs-clear-fix:nth-child(3) label {
		font-size: 0.95em;
	}
}

.woocommerce-order-details tbody > .order_item:first-child .woocommerce-table__product-name.product-name {
	color: red !important;
}
.shop_table tbody > .order_item:first-child .product-name {
	color: red !important;
}

.woocommerce-order-details tbody > .order_item:nth-child(2) .woocommerce-table__product-name.product-name {
	color: blue !important;
}
.shop_table tbody > .order_item:nth-child(2) .product-name {
	color: blue !important;
}

.chbs-notice strong {
	color: #fff;
}


.social-icons a {
  transition: 0.5s all;
  opacity: 0.8;
}
.social-icons a:hover {
  transition: 0.5s all;
  opacity: 1.0;
}

.slogan1 {
    font-size: 1em;
    line-height: 1.2em;
    text-align: center;
    color: #999;
    margin-top: 10px;
}
.slogan2 {
    font-size: 1.4em;
    line-height: 1.2em;
    text-align: center;
	margin-top: 30px;
}


.“fee-title” {
	font-weight: 700 !important;
	display: block;
}
.“fee-notice” {
	font-size: 0.9em !important;
}
@media (max-width: 399px) {
	.“fee-notice” {
		font-size: 0.82em !important;
	}
}

/*
.top_company_info {
  background: #fff;
    color: #000 !important;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
}
.top_company_info i, .top_company_info a {
  color: #777 !important;
}
.top_company_info a:hover, .top_company_info a:hover i {
  color: #224C89 !important;
  text-decoration: none !important;
}
.top-content {
  padding: 0;
}
.top-content, .top-content p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0;
}
.top-content i {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.top-content .left i {
    padding-right: 4px;
}
.top-content .right {
    float: right;
}
.top-content .right i {
    padding: 0 5px;
    font-size: 24px;
}

.top_company_info .divider a {
    display: inline-block;
}
.top-content .right .divider.first {
    padding-right: 12px;
    padding-left: 12px;
}
.top_company_info .divider.first {
    border-left: 1px solid #e5e5e5;
}
.top_company_info .divider {
    float: left;
    border-right: 1px solid #e5e5e5;
    padding: 10px;
}


.header_info {
    background: #fff;
}
.header_info p {
    margin: 0;
}
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
  
}
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a::before {
    position: absolute;
    left: 0;
    bottom: 1px;
    background: #224C89;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a::before, 
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a::before,
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a::before,
.header_info #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover::before {
    opacity: 1;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    transform: translateY(1px);
}

.header_info ul.mega-sub-menu {
    border: 1px solid #ebebeb !important;
}
.header_info ul.mega-sub-menu > li {
    border-top: 1px solid #ebebeb !important;
}
.header_info ul.mega-sub-menu > li:first-child {
    border-top: none !important;
}

.header_info ul.mega-sub-menu > li > a:hover,
.header_info ul.mega-sub-menu > li.mega-current-menu-item > a {
    border-left-color: #224C89 !important;
}


@media (min-width: 781px) and (max-width: 980px) {
  .top-content .right i {
    font-size: 15px;
  }
}
*/

.top_fixed_menu {
    display: none;
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: 0 0 20px rgba(51,51,51,.15);
    -moz-box-shadow: 0 0 20px rgba(51,51,51,.15);
    -ms-box-shadow: 0 0 20px rgba(51,51,51,.15);
    -o-box-shadow: 0 0 20px rgba(51,51,51,.15);
    box-shadow: 0 0 20px rgba(51,51,51,.15);
}
.home .top_fixed_menu.display {
    display: block;
}
.fixed-menu-img img {
    height: 80px !important;
    width: auto !important;
    padding: 2px 0 6px;
}
.fixed-menu #mega-menu-primary li a {
    color: #333 !important;
}
.fixed-menu #mega-menu-primary li a:hover {
	color: #224C89 !important;
}
.fixed-menu #mega-menu-primary > li.mega-current_page_ancestor > a.mega-menu-link,
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #224C89 !important;
}
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    line-height: 80px;
    height: 80px;
	color: #333;
}
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    
}
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    
}
.fixed-menu #mega-menu-primary .mega-sub-menu li a {
    color: #224C89 !important;
}
.fixed-menu #mega-menu-primary .mega-sub-menu li a:hover {
    color: #193763 !important;
}

.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a::before {
    position: absolute;
    left: 0;
    bottom: 1px;
    background: #224C89;
    width: 100%;
    height: 2px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a::before, 
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current_page_item > a::before,
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a::before,
.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover::before {
    opacity: 1;
    -webkit-transform: translateY(1px);
    -moz-transform: translateY(1px);
    transform: translateY(1px);
}


.top_fixed_menu ul.mega-sub-menu {
    border: 1px solid #ccc !important;
}
.top_fixed_menu ul.mega-sub-menu > li {
    border-top: 1px solid #ccc !important;
}
.top_fixed_menu ul.mega-sub-menu > li:first-child {
    border-top: none !important;
}
.top_fixed_menu ul.mega-sub-menu > li > a:hover,
.top_fixed_menu ul.mega-sub-menu > li.mega-current-menu-item > a {
    border-left-color: #ccc !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
	border-left: solid 2px #224C89 !important;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}


@media screen and (min-width: 981px) and (max-width: 1199px) {
  header#masthead .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media screen and (min-width: 981px) and (max-width: 1050px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 8px 0px 8px;
    font-size: 13px;
  }
}

@media screen and (min-width: 781px) and (max-width: 980px) {
  .header_info > .container > div > .panel-layout > .panel-grid  {
    display: block !important;
  }
  .header_info > .container > div > .panel-layout > .panel-grid > .panel-grid-cell {
    width: 100% !important;
    text-align: center;
  }
  .header_info .main-logo {
    padding: 15px 0 0 !important;
  }
  .header_info #mega-menu-wrap-primary {
    padding: 20px 0 30px !important;
  }
}

@media only screen and (min-width: 781px) {
  .menu-area {
    position: relative;
    bottom: 32px;
  }
  .menu-container {
      position: absolute;
      max-width: 1200px;
      padding: 10px 0;
      margin: 0 auto;
      right: 0;
      z-index: 2;
      width: 100%;
      left: 0;
      background: #D11F2D;
  }
  .menu-container::before {
      content: "";
      background: #222;
      top: 5px;
      left: -6px;
      position: absolute;
      z-index: 999;
      height: 100%;
      width: 6px;
  }
  .menu-container::after {
      content: "";
      background: #D11F2D;
      width: 1000%;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 8;
      height: 65px;
      border-bottom: 6px solid #222;
  }
  .main-logo a {
    display: inline-block;
  }
  .main-logo img.aligncenter {
    text-align: left !important;
    margin: 0;
    padding: 6px 0 2px;
  }
}
#mega-menu-wrap-primary {
    z-index: 9;
}
#mega-menu-primary {
  
}

@media (min-width: 781px) and (max-width: 991px) {
  .top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 7px 0px 7px;
    font-size: 12px;
  }
  .top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {
    margin: 0;
  }
  .home .top_fixed_menu.display {
    display: none;
  }
}

@media (max-width: 780px) {
  .header_info {
    padding-bottom: 26px;
    text-align: center;
  }
  .header-section {
    padding-top: 0;
    display: inline-block;
  }
  .mainlogo {
    padding-top: 15px;
  }
  .main-logo img.aligncenter {
    padding: 15px 0 0;
  }
  .home .top_fixed_menu.display {
    display: none;
  }
  .top_company_info .divider.first {
    border-left: none;
  }
  .top_company_info .divider {
    float: none;
    border-right: none;
    padding: 5px;
  }
  .top_company_info .divider a {
    font-size: 14px;
  }
  .top-content .right {
    float: none;
  }
}

@media (max-width: 420px) {
	
}

/****************************** BEGIN - Code For Rotator ****************************/
.rotator {
	position: relative;
    border-bottom: 1px solid #222;
}
.rotator .textwidget {
	max-width: 100%!important;
}
.rotator .so-widget-sow-editor {
	padding: 0;
}
.rotator p {
	margin: 0;
}
.carousel {
    height: 100%;
    margin-bottom: 0;
    position: relative;
    color: #000;
}
.carousel .container {
	display: block;
}
.carousel-indicators {
	display: block;
}
.carousel-inner >.item > a > img, .carousel-inner > .item > img, .img-responsive, 
.thumbnail a > img, .thumbnail > img {
	width: 100%;
}
.carousel-fade .carousel-inner .item {
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
    transform: none !important;
}
.carousel-inner > .item, .carousel-inner > .item.active {
    transform: none !important;
    -webkit-perspective: none !important; /* Safari 4-8 */
    perspective: none !important;
}

.carousel-caption {
    bottom: 18%;
}
.carousel h5 {
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: 1.2em;
}
.carousel h2 {
    font-size: 72px;
    margin-bottom: 0;
    padding-bottom: 4px;
    color: #fff;
}
.carousel ul {
    display: inline-block;
    width: auto;
    left: 0;
    right: 0;
    position: relative;
    padding: 0 0 33px;
}
.carousel ul li {
    color: #ffffff;
    line-height: 36px;
    font-size: 24px;
    float: left;
    padding: 0 35px 0 10px;
}
.carousel ul li:first-child {
    list-style: none;
}
.carousel .button {
    display: block;
}
.carousel .button a {
    color: #fff;
    background: #224C89;
    padding: 16px 45px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: none;
    transition: 0.5s all;
}
.carousel .button a:hover {
    color: #fff;
    background: #222;
    transition: 0.5s all;
    text-decoration: none;
}

.first-slide::before {
  content: "";
  background: rgba(0,0,0,.40);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.second-slide::before {
  content: "";
  background: rgba(0,0,0,.40);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.third-slide::before {
  content: "";
  background: rgba(0,0,0,.40);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.fourth-slide::before {
  content: "";
  background: rgba(0,0,0,.40);
  background-size: cover;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}


@media (min-width: 1200px) {
  
  .rotator .carousel-inner .item {
      background-attachment: fixed;
      background-position: top !important;
      background-size: cover;
      height: 835px;
  }
  
  .rotator .carousel-inner .item img {
	  display: none !important;
  }
  .rotator .carousel-inner .item.active img {
  	  display: none !important;
  }
  
  .first-slide {
      background: url("https://jccruze.com/wp-content/uploads/2022/12/hp-slide-01.jpg") no-repeat;
  }
  .second-slide {
      background: url("https://jccruze.com/wp-content/uploads/2022/12/hp-slide-02.jpg") no-repeat;
  }
  .third-slide {
      background: url("https://jccruze.com/wp-content/uploads/2023/01/hp-slide-03.jpg") no-repeat;
  }
  .forth-slide {
      background: url("https://jccruze.com/wp-content/uploads/2023/04/hp-slide-04-new.jpg") no-repeat;
  }

}

@media (min-width: 1250px) and (max-width: 1450px) {
  .carousel ul li {
    font-size: 19px;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .carousel h2 {
    font-size: 55px;
  }
  .carousel ul li {
    font-size: 18px;
  }
  .carousel ul li {
    font-size: 18px;
    padding: 0 25px 0 2px;
  }
}

@media (min-width: 992px) and (max-width: 1249px) {
  .carousel ul {
    padding: 0 0 5px;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .carousel h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .carousel h5 {
    font-size: 14px;
  }
  .carousel ul {
    display: none;
  }
  
}

@media (max-width: 599px) {
  .carousel h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .carousel h5 {
    font-size: 10px;
  }
  .carousel ul {
    display: none;
  }
  .carousel-caption {
    right: 10%;
    left: 10%;
  }
  .carousel .button a {
    padding: 8px 25px;
    font-size: 14px;
  }
}


/******************************* END - Code For Rotator *****************************/

.choose-section {
    background: #fff;
    padding: 0;
}
.choose-section.lp {
    padding: 15px 0 0;
    background: #eee;
}
.choose-section i.fa {
    color: #000;
    text-align: center;
    display: block;
}
.choose-section h2 {
    color: #224C89;
    font-size: 38px;
    text-shadow: 1px 1px rgba(0,0,0,0.8);
}
.choose-section h4 {
    text-align: left;
    font-size: 20px;
    padding: 0 0 3px;
}
.choose-section p {
    text-align: left;
    font-size: 16px;
	color: #000;
}

.welcome-section {
    padding: 60px 0 20px;
	background: #000000;
background: linear-gradient(170deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 37%, rgba(21, 21, 21, 1) 75%, rgba(17, 17, 17, 1) 100%);
    /** background: #214D85; **/
}
.welcome-section ul {
    padding: 0 0 0 35px;
}
.welcome-section ul > li {
    list-style: none;
    margin: 0 0 0 10px;
    position: relative;
    font-size: 16px;
}
.welcome-section ul > li::before {
    content: "\f14a";
    font-family: FontAwesome;
    display: inline;
    font-size: 16px;
    float: left;
    position: absolute;
    padding: 0;
    margin: 0 0 0 -25px;
    line-height: 1.5em;
    color: #D11F2D;
}
.welcome-section h3 {
    text-align: center;
    font-size: 1.4em;
	color: #fff;
}
.welcome-section, .welcome-section p, .welcome-section li {
    font-size: 18px;
}

.welcome-section .feature-box-content p {
	font-size: 0.85em;
	color: #fff;
}

.home-bottom-area {
	background: #eee;
}
.home-bottom-area > .panel-grid-cell > .text-content {
	float: right;
    max-width: 600px;
    padding-top: 100px;
    width: 100%;
	padding-left: 30px;
}
.home-bottom-area > .panel-grid-cell > .image img {
    margin: 0;
	visibility: hidden;
}
.home-bottom-area > .panel-grid-cell > .image {
    height: 800px;
}

.arrow-hr {
    position: relative;
    padding: 0;
    margin: 15px 0 35px;
}
.arrow-hr .arrow {
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #eee transparent transparent transparent;
    margin-left: -15px;
}
.arrow-hr .arrow::before {
    content: ' ';
    position: absolute;
    top: -16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 0 15px;
    border-color: #eee transparent transparent transparent;
    margin-left: -15px;
    z-index: 2;
}
.bottom-border-style > .panel-grid-cell > .widget {
    /** background:  #214D85; **/
	background: #000;
}

.services-section .bottom-border-style > .panel-grid-cell > .widget {
    background:  #fff;
}
.services-section .arrow-hr .arrow {
    border-color: #F7F5F2 transparent transparent transparent;
}
.services-section .arrow-hr .arrow::before {
    border-color: #F7F5F2 transparent transparent transparent;
}


.hp-featured-area {
    background: #fff;
    color: #000;
    padding: 25px 20px 25px;
}
.top-logo-area {
    background: #fff;
    color: #000;
    padding: 25px 20px 20px;
}
.home .top-logo-area {
	padding: 25px 20px 20px;
}
.hp-featured-area img, .top-logo-area img {
    max-width: 200px !important;
    margin: 0 auto;
}
.hp-featured-area a, .top-logo-area a {
    opacity: 0.8;
    transition: 0.5s all;
}
.hp-featured-area a:hover, .top-logo-area a:hover {
    opacity: 1.0;
    transition: 0.5s all;
}
.hp-featured-area p, .top-logo-area p {
    font-weight: 400;
    line-height: 1.4em;
    font-size: 1.3em;
    color: #000;
}
.hp-featured-area em, .top-logo-area em {
    font-size: 16px;
}

.hp-member-area {
    padding: 0;
    background: #eee;
}


#content {
  background: #f5f5f5;
}
body.white #content {
  background: #f5f5f5;
}

#main h1 {
    font-size: 32px;
	line-height: 1.4em;
    position: relative;
    margin-bottom: 26px;
    padding-bottom: 15px;
}
#main h1::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #224C89;
    content: "";
    display: inline-block;
}

h2.underline {
    font-size: 28px;
	line-height: 1.4em;
    position: relative;
    margin-bottom: 22px;
    padding-bottom: 15px;
}
h2.underline::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #D11F2D;
    content: "";
    display: inline-block;
}


.home #content.site-content {
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
}
.home .entry-content {
    margin: 0;
}

@media (max-width: 780px) {
  .hp-featured-area p {
    text-align: center;
    font-size: 1.3em;
  }
  .hp-featured-area {
    padding: 25px 20px 20px;
  }
  #main h1 {
    font-size: 26px;
  }
}


span.title {
    font-size: 1.6em;
    line-height: 1.8em;
}


#content.site-content {
    padding-bottom: 60px;
	padding-top: 0;
}

.woocommerce-account.logged-in #content.site-content {
  	padding-top: 50px;
}
@media (max-width: 599px) {
	.logged-in #content.site-content {
		min-height: 700px;
	}
}

.logged-in #content.site-content {
    min-height: 600px;
}


.main-logo img {
    margin: 0 10px 0 0 !important;
    height: 95px !important;
    width: auto !important;
}

.border-col .textwidget a {
    padding: 20px 15px 25px;
    border: 1px solid #ddd;
    display: block;
    min-height: 110px;
    font-size: 20px;
    background: #fff;
    text-decoration: none;
    transition: 0.5s all;
}
.border-col .textwidget a:hover {
  	transition: 0.5s all;
  	background: #ddd;
}

.services-section {
    position: relative;
}
.services-section::before {
	background: url("/wp-content/uploads/2020/08/background-texture2b-img.png") no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 470px;
    width: 100%;
    background-color: #fff;
	background-size: cover;
    background-position: 50% 9%;
}
.services-section::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(51,153,204,0.8);
    height: 470px;
    width: 100%;
}
.services-section > .panel-grid-cell {
    z-index: 2;
    padding-top: 110px;
}
.services-section h2 {
    color: #224C89;
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
	padding-bottom: 20px;
}
.services-section h2::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #fff;
    content: "";
    display: inline-block;
}
.services-section p {
    font-size: 16px;
    margin-bottom: 0;
}


.featured-service > .panel-grid-cell {
    background: #fff;
    border-radius: 8px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.featured-service .so-widget-image {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}
.featured-service h3 {
    padding: 5px 0 15px 0;
    font-size: 22px;
}



.home .button-sec {
	margin: 0 auto 20px !important;
    text-align: center;
}
.button-sec {
	margin: 15px auto 20px !important;
    text-align: center;
}
.button-sec.account-dashboard {
	margin: 0 0 40px !important;
    text-align: left;
}
@media (max-width: 781px) {
	.button-sec.account-dashboard {
		text-align: center;
	}
}

.button-topsec {
	margin: 25px auto 20px !important;
    text-align: center;
}
.button-sec .button, .button-topsec .button {
	display: inline-block;
}
.button-sec > .button {
	margin-right:10px;
}
.button-sec > .button:last-child {
	margin-right:0;
}
.button-topsec > .button {
	margin-right:5px;
}
.button {
    display: block;
}
.button a {
    color: #fff;
    background: #000;
	border: 1px solid #333;
    padding: 16px 45px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: none;
    display: inline-block;
    transition: 0.5s all;
	border-radius: 4px;
}
.button a:hover {
    color: #fff;
    background: #224C89;
    border: 1px solid #193763;
    transition: 0.5s all;
    text-decoration: none;
}


.car-section {
    background: #eee;
    padding: 60px 0 100px;
    text-align: center;
    min-height: 700px;
    background-position: 50% 25% !important;
}


.contact-section {
    background: #214D85;
    padding: 80px 0 100px;
    text-align: center;
}
.contact-section .container {
	top: 50px;
	display: block;
}
.contact-section .container .text {
    width: 70%;
    float: left;
    text-align: left;
}
.contact-section .container .text p {
    color: #fff;
    font-size: 1.2em;
}
.contact-section .container .text p.large {
    font-size: 1.4em;
}
.contact-section .container .button-area {
    width: 28%;
    float: right;
    position: relative;
	top:10px;
}


.contact-section .container .button-area .button a {
    color: #fff;
    background: #000;
	border: 1px solid #333;	
	position: relative;
}
.contact-section .container .button-area .button a:hover {
	color: #000;
    background: #fff;
    border: 1px solid #ccc;
}

.contact-area {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.button a {
		padding: 16px 25px;
		font-size: 16px;
	}
	.contact-section .container .text p {
		font-size: 1.05em;
	}
	.contact-section .container .text p.large {
		font-size: 1.2em;
	}
}

@media (min-width: 1350px) and (max-width: 1500px) {
	.car-section {
		min-height: 600px;
		background-position: 50% 30px !important;
	}
}
@media (min-width: 1200px) and (max-width: 1349px) {
	.car-section {
		min-height: 550px;
		background-position: 50% 40px !important;
	}
}
@media (min-width: 1092px) and (max-width: 1199px) {
	.car-section {
		min-height: 500px;
		background-position: 50% 40px !important;
	}
}
@media (min-width: 992px) and (max-width: 1091px) {
	.car-section {
		min-height: 500px;
		background-position: 50% 60px !important;
	}
}
@media (min-width: 781px) and (max-width: 991px) {
	.car-section {
		min-height: 450px;
		background-position: 50% 60px !important;
	}
}
@media (min-width: 650px) and (max-width: 780px) {
	.car-section {
		min-height: 400px;
		background-position: 57% 60px !important;
	}
}
@media (min-width: 500px) and (max-width: 649px) {
	.car-section {
		min-height: 400px;
		background-position: 57% 56px !important;
	}
}
@media (min-width: 400px) and (max-width: 499px) {
	.car-section {
		padding: 30px 0 100px;
		min-height: 360px;
		background-position: 57% 96px !important;
	}
}
@media (max-width: 399px) {
	.car-section {
		min-height: 284px;
		padding: 32px 0 70px;
		background-position: 57% 75px !important;
	}
}

@media only screen and (min-width: 781px) and (max-width: 991px) {
	.button a {
		padding: 16px 25px;
		font-size: 16px;
	}
	.contact-section .container .text p {
		font-size: 1.05em;
	}
	.contact-section .container .text p.large {
		font-size: 1.2em;
	}
	.contact-section .container .button-area {
		top: 18px;
	}
}

@media only screen and (max-width: 780px) {
	.button a {
		padding: 16px 25px;
		font-size: 16px;
	}
	.contact-section .container .button-area {
		width: 100%;
		float: none;
	}
	.contact-section .container .button-area {
		top: 0;
	}
	.button-sec > .button {
		display: block;
	}
	.button-sec > .button:first-child {
		margin-right: 0;
		margin-bottom: 24px;
	}
	.contact-section .container .button-area {
		width: 100%;
		float: none;
		text-align: center;
	}
	.contact-section .container .text {
		width: 100%;
		float: none;
		text-align: center;
	}
	.contact-section .container .text p {
		font-size: 1.05em;
	}
	.contact-section .container .text p.large {
		font-size: 1.2em;
		margin-bottom: 25px;
	}
	.contact-area {
		top: -18px;
	}
}

@media only screen and (min-width: 500px) and (max-width: 780px) {
	.home-button-area .button-sec > .button {
		display: inline-block;
	}
	.home-button-area .button-sec > .button {
		margin-right: 5px;
	}
}
@media only screen and (max-width: 499px) {
	.home-button-area .button-sec > .button {
		display: block;
	}
	.home-button-area .button-sec > .button {
		margin-right: 0;
	}
	.home-button-area .button-sec > .button:first-child {
        margin-right: 0;
        margin-bottom: 18px;
    }
}
@media only screen and (max-width: 399px) {
	.home-button-area .button a {
        padding: 9px 18px;
        font-size: 14px;
    }
}

.mission-section {
    background: #f5f5f5;
    padding: 80px 0 100px;
    text-align: left;
}
.mission-section .container {
	display: block;
}
.mission-section .container .icon {
    width: 28%;
    float: left;
    position: relative;
}
.mission-section .container .icon img {
	position: relative;
	top: 10px;
}
.mission-section .container .text {
    width: 70%;
    float: right;
	color: #000;
    text-align: left;
	position: relative;
}
.mission-section .container .text p {
    color: #000;
    font-size: 1.2em;
	text-align: justify;
}
.mission-section .container .text p.large {
	color: #000;
    font-size: 1.4em;
	text-align: center;
}
@media (min-width: 781px) and (max-width: 991px) {
 	.mission-section .container .text p {
		font-size: 1.05em;
	}
	.mission-section .container .text p.large {
		font-size: 1.2em;
	}
}
@media (max-width: 780px) {
	.mission-section {
	    padding: 50px 0 60px;
	}
 	.mission-section .container .text p {
		font-size: 1.05em;
	}
	.mission-section .container .text p.large {
		font-size: 1.2em;
	}
	.mission-section .container .text {
		width: 100%;
		float: none;
	}
	.mission-section .container .icon {
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}
	.mission-section .container .icon img {
		top: 0;
		max-width: 220px;
		height: auto;
	}
}
@media (max-width: 399px) {
	.mission-section .container .text p {
		font-size: 0.9em;
	}
	.mission-section .container .text p.large {
		font-size: 1.05em;
	}
}



.scroller {
    --scrollbar-color-thumb: black;
    --scrollbar-color-track: white;
    --scrollbar-width: thin;
    --scrollbar-width-legacy: 10px;
}

/* Modern browsers with `scrollbar-*` support */
@supports (scrollbar-width: auto) {
    .scroller {
        scrollbar-color: var(--scrollbar-color-thumb) var(--scrollbar-color-track);
        scrollbar-width: var(--scrollbar-width);
    }
}

/* Legacy browsers with `::-webkit-scrollbar-*` support */
@supports selector(::-webkit-scrollbar) {
    .scroller::-webkit-scrollbar-thumb {
        background: var(--scrollbar-color-thumb);
    }
    .scroller::-webkit-scrollbar-track {
        background: var(--scrollbar-color-track);
    }
    .scroller::-webkit-scrollbar {
        max-width: var(--scrollbar-width-legacy);
        max-height: var(--scrollbar-width-legacy);
    }
}



.swiper-slide-desc {
    display: none;
}

.directorist-single-listing-header h4.directorist-card__header--title {
    visibility: hidden;
}


label {
    width: 100%;
}
.btn-primary {
    background: #000;
    padding: 10px 30px;
    font-size: 15px;
    border-color: #333;
	margin-top: 6px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #214D85;
    border-color: #0D2F65;
}

@media (max-width: 780px) {
  .services-section > .panel-grid-cell {
      padding-top: 17% !important;
  }
  .projects-section > .panel-grid-cell {
    padding-top: 12% !important;
  }
}



.content-image {
   	float: right;
   	margin:10px 0 10px 30px;
  	max-width: 510px;
}
.content-image.left {
   float: left;
   margin:10px 30px 10px 0;
}

@media only screen and (min-width: 781px) and (max-width: 991px) {
  .content-image {
      max-width: 300px;
   }
}

@media only screen and (max-width: 780px) {
  .content-image {
      float: none !important;
      margin: 10px auto !important;
      display:block;
      max-width: 100%;
   }
}





p.bigtext {
  font-size: 1.2em !important;
    line-height: 1.2em;
    color: #fff;
}
@media (max-width: 780px) {
	p.bigtext {
  		font-size: 1em !important;
	}
}



.feature-box.aligncenter {
    text-align: center;
}
.feature-box i {
    display: inline-block!important;
    border-width: 1px;
    border-style: solid;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    font-size: 30px;
    vertical-align: 0!important;
    height: 90px;
    line-height: 90px;
    width: 90px;
    padding: 0;
    margin: 0!important;
    font-style: normal;
    -webkit-backface-visibility: hidden;
   -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.feature-box:not(.alternative) .hb-icon-wrapper {
    display: inline-block;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
    position: relative;
    margin-bottom: 20px;
    line-height: 1;
    font-size: 30px;
    vertical-align: 0!important;
    height: 90px;
    line-height: 90px;
    width: 90px;
	background: #fff;
}
.feature-box:hover:not(.alternative) i {
    transform: scale(1.15);
    background: #000;
    color: #fff;
   -webkit-backface-visibility: hidden;
   -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
}
.hb-small-break {
    height: 1px;
    background: #ebebeb;
    width: 30px;
}
.feature-box .hb-small-break {
    margin: 10px auto 15px;
    width: 40px;
   -webkit-backface-visibility: hidden;
   -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;  
}
.feature-box:hover .hb-small-break {
    width: 75px;
  background: #fff;
   -webkit-backface-visibility: hidden;
   -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;  
}
.feature-box h4.bold {
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px!important;
	font-size: 18px;
}
.feature-box h4.bold a {
    color: #fff;
	font-weight: 400;
	font-size: 1.2em;
  transition: 0.3s all;
}
.feature-box h4.bold a:hover {
    color: #000;
    text-decoration: none;
  transition: 0.3s all;
}

/* .hb-animate-element.hb-in-viewport{opacity: 1}
.hb-transform .hb-animate-element {
	opacity: 0;
}

.hb-transform .feature-box .hb-animate-element.flip-y {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation: flipY 0.65s ease forwards;
	-moz-animation: flipY 0.65s ease forwards;
	animation: flipY 0.65s ease forwards;
}
.hb-transform .hb-animate-element.hb-in-viewport.helix {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-animation: helix .5s ease forwards;
	-moz-animation: helix .5s ease forwards;
	animation: helix .5s ease forwards;
}
*/
/*
@-webkit-keyframes
flipY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes
flipY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes
flipY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes
flipY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}@-webkit-keyframes
*/


.form-control {
    font-size: 1.2em;
    height: auto !important;
}
.address-sec {
    margin-bottom: 16px;
    display: inline-block;
}
.address-sec select.form-control:not([size]):not([multiple]) {
    height: calc(1.5em + .75rem + 2px);
}
.gender-sec br {
    display: none !important;
}
.gender-sec label {
    margin-bottom: 0;
}
.gender-sec {
    padding-bottom: 5px;
    padding-top: 5px;
}
.age-sec {
    padding-bottom: 10px;
}

.member-form span.wpcf7-form-control.wpcf7-checkbox.form-control {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    padding-top: 0;
}
.member-form span.wpcf7-list-item-label {
    font-size: 16px;
}
.address-sec p {
    margin-bottom: 0;
}
.address-area {
    padding-bottom: 10px;
}

@media (min-width: 781px) {
  .city-area {
      width: 50%;
      float: left;
  }
  .state-area {
      width: 20%;
      float: left;
  }
  .zip-area {
      width: 20%;
      float: left;
  }
}




.footer-top {
  padding: 60px 0 80px;
  background: rgb(17,17,17);
	background: linear-gradient(159deg, rgba(17,17,17,1) 0%, rgba(34,34,34,1) 48%, rgba(0,0,0,1) 100%);
    background-position: center center;
    background-repeat: no-repeat;
}

.footer-top > .panel-grid-cell {
    border-left: solid 1px rgba(255,255,255,0.1);
    padding: 0 30px;
    min-height: 275px;
}
.footer-top > .panel-grid-cell:first-child {
    border-left: none;
    padding: 0;
}

@media screen and (max-width:1020px) {
  .footer-top > .panel-grid-cell {
      border-left: none;
      padding: 0;
      min-height: 5px;
  }
}

.top-footer {
  color: #fff;
  padding: 0;
}
.top-footer, .top-footer p {
  font-size: 16px;
}

.top-footer .panel-layout {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.top-footer h3.widget-title {
    color: #fff;
    font-size: 22px;
    position: relative;
	margin-bottom: 30px;
}
.top-footer h3.widget-title::before {
    position: absolute;
    bottom: -10px;
    height: 3px;
    width: 20px;
    background-color: #fff;
    content: "";
    display: inline-block;
}
.top-footer .nav > li > a {
    position: relative;
    display: block;
    padding: 6px 12px 6px 20px;
    color: #fff;
}
.top-footer .nav > li > a:hover {
    color: #224C89;
}

.top-footer h2 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.top-footer h2::before {
    position: absolute;
    bottom: -2px;
    height: 3px;
    width: 20px;
    background-color: #fff;
    content: "";
    display: inline-block;
}
.top-footer p {
    font-size: 16px;
}

.contact-footer hr {
	border-top: 1px solid rgba(255,255,255,.05);
}

.footer-contact-info {
    text-align: left;
}
.footer-contact-info > div {
    padding: 10px 10px 5px 5px;
}
.footer-contact-info, .footer-contact-info i.fa, .footer-contact-info a, .footer-contact-info strong {
    color: #fff;
}
.footer-contact-info i.fa {
    padding: 8px;
    background-color: rgba(0,0,0,.3);
}
.footer-contact-info .fa.fa-phone-square.fa- {
    font-size: 19px;
}
.footer-contact-info a {
    opacity: 0.8;
    transition: 0.5s all;
}
.footer-contact-info a:hover {
    opacity: 1;
    transition: 0.5s all;
    text-decoration: none;
}
.contact-footer p {
    padding: 0 0 10px 5px;
	color: #fff;
}

.copyright a, footer#colophon a {
    color: inherit;
    display: inline-block;
}

.top-footer .nav > li::before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline;
    font-size: 10px;
    float: left;
    position: absolute;
    padding: 0 0 0 6px;
    margin: 0;
    line-height: 4em;
}


.footer {
  background: #000;
  padding: 10px 0;
  border-top: 1px solid #222;
}
.footer, .footer p {
  color: #fff;
  margin: 0;
  font-size: 12px;
  text-align: left;
}

.bottom-menu-section {
	text-align: right;
}

@media (min-width: 951px) and (max-width: 1100px) {
  .footer-contact-info a, .footer-contact-info strong {
      color: #fff;
      font-size: 13px;
  }
}
@media (min-width: 850px) and (max-width: 950px) {
  .footer-contact-info a, .footer-contact-info strong {
      color: #fff;
      font-size: 10px;
  }
}
@media (min-width: 781px) and (max-width: 849px) {
  .footer-contact-info a, .footer-contact-info strong {
      color: #fff;
      font-size: 9px;
  }
}

@media (max-width: 780px) {
  .footer-top {
    padding: 60px 0 40px;
  }
  .top-content {
    padding: 18px 0 0;
  }
  .top-content, .top-content p {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
  .bottom-menu-section {
	text-align: center;
  }
  .top-content .panel-grid-cell {
    margin-bottom: 0 !important;
  }
  .top-content i {
    font-size: 30px;
    float: none;
  }
  .social-icons {
    padding-top: 10px;
    margin-bottom: 10px;
  }
  .footer, .footer p {
    text-align: center !important;
  }
  .footer {
    padding-bottom: 15px;
    padding-top: 18px;
  }
  .top-footer {
    text-align: center;
  }
  .top-footer h3.widget-title::before {
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-footer h2::before {
    left: 0;
    right: 0;
    margin: auto;
  }
  .top-footer .nav > li::before {
    display: none;
  }
  .footer-contact-info {
    text-align: center;
    padding-top: 16px;
  }
  .contact-footer hr {
    display: none;
  }
  p.bigtext {
    font-size: 1.5em;
  }
  .footer-area > div > .panel-layout > .panel-grid > .panel-grid-cell:first-child {
    margin-bottom: 5px !important;
  }
}

@media (max-width: 600px) {
  .carousel-caption {
    font-size: 14px;
    padding: 5px;
  } 
}
