/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2026 | 07:37:33 */
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: #558A84;
  font-weight: 700;
}
ul {
    margin-bottom: 30px;
}
a {
    color: #93BBB8;
}
p {
	color: #000;
}
.widget {
  font-size: inherit !important; 
}
.emlist em {
	font-weight:600;
}
@media (min-width: 982px) {
	.show-mobile {
		display: none !important;
	}
}
@media (max-width: 981px) {
	.show-desktop {
		display: none !important;
	}
}

.social-icons a {
  transition: 0.5s all;
  opacity: 0.8;
}
.social-icons a:hover {
  transition: 0.5s all;
  opacity: 1.0;
}

.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: #93BBB8 !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: #93BBB8;
    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: #93BBB8 !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);
}
.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: #93BBB8 !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: #93BBB8 !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: #93BBB8 !important;
}
.fixed-menu #mega-menu-primary .mega-sub-menu li a:hover {
    color: #558A84 !important;
}

.top_fixed_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a::before {
    position: absolute;
    left: 0;
    bottom: 1px;
    background: #93BBB8;
    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 #93BBB8 !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;
  }
  .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;
  }
  .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: #93BBB8;
    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://hellocompanions.topchoicecomputersolutions.com/wp-content/uploads/2022/12/hp-slide-01.jpg") no-repeat;
  }
  .second-slide {
      background: url("https://hellocompanions.topchoicecomputersolutions.com/wp-content/uploads/2022/12/hp-slide-02.jpg") no-repeat;
  }
  .third-slide {
      background: url("https://hellocompanions.topchoicecomputersolutions.com/wp-content/uploads/2023/01/hp-slide-03.jpg") no-repeat;
  }
  .forth-slide {
      background: url("https://hellocompanions.topchoicecomputersolutions.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: #558A84;
    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 0;
    background: #558A84;
}
.welcome-section ul {
    padding: 0 0 0 20px;
	margin-bottom: 15px;
}
.welcome-section ul > li {
    list-style: none;
    margin: 0 0 0 10px;
    position: relative;
    text-align: left;
	font-size: 0.9em !important;
    line-height: 1.4em;
}
.welcome-section ul > li::before {
    content: "\f058";
    font-family: FontAwesome;
    display: inline;
    font-size: 16px;
    float: left;
    position: absolute;
    padding: 0;
    margin: 0 0 0 -25px;
    line-height: 1.5em;
    color: #93BBB8;
}
.welcome-section, .welcome-section p, .welcome-section li {
    font-size: 18px !important;
}

.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: #F7F4E9 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: #F7F4E9 transparent transparent transparent;
    margin-left: -15px;
    z-index: 2;
}
.bottom-border-style > .panel-grid-cell > .widget {
    background:  #558A84;
}

.services-section .bottom-border-style > .panel-grid-cell > .widget {
    background:  #F7F4E9;
}
.services-section .arrow-hr .arrow {
    border-color: #F7F4E9 transparent transparent transparent;
}
.services-section .arrow-hr .arrow::before {
    border-color: #F7F4E9 transparent transparent transparent;
}


.hp-featured-area {
    background: #F7F4E9;
    color: #000;
    padding: 45px 20px 50px;
}
.hp-featured-area img {
    max-width: 100% !important;
    margin: 0 auto;
}
.hp-featured-area a {
    opacity: 0.8;
    transition: 0.5s all;
}
.hp-featured-area a:hover {
    opacity: 1.0;
    transition: 0.5s all;
}
.hp-featured-area p {
    font-weight: 400;
    line-height: 1.4em;
    font-size: 1.3em;
    color: #000;
}
.hp-featured-area em {
    font-size: 16px;
}

.hp-member-area {
    padding: 0;
    background: #F7F4E9;
}


#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: #93BBB8;
    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, .entry-content {
    margin: 0;
}

@media (max-width: 780px) {
  .hp-featured-area p {
    text-align: center;
    font-size: 1.3em;
  }
  .hp-featured-area {
    padding: 45px 20px 50px;
  }
  #main h1 {
    font-size: 26px;
  }
}


span.title {
    font-size: 1.6em;
    line-height: 1.8em;
}


#content.site-content {
    padding-bottom: 60px;
}

.main-logo img {
    margin: 0 10px 0 0 !important;
    height: 92px !important;
    width: auto !important;
	padding-top: 6px;
}

.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: #93BBB8;
    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;
}



.contact-section {
    background: #eee;
    padding: 80px 0 100px;
    text-align: center;
}
.contact-section h3 {
    color: #93BBB8;
    font-size: 30px;
    padding: 0 0 12px;
    font-weight: 300;
}
.contact-section h4 {
    color: #93BBB8;
    font-size: 20px;
    font-weight: 300;
    padding: 0 0 10px;
}
.contact-section .contact-icon a {
    display: block;
    font-size: 26px;
}
.contact-section .contact-icon a i.fa {
    color: #93BBB8;
    padding: 0 10px 0 0;
    display: inline-block;
}
.contact-section strong {
    color: #558A84;
}


.testimonial > .panel-grid-cell {
    background: #e5e5e5;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.testimonial > .panel-grid-cell.panel-grid-cell-empty {
    visibility: hidden;
}
.testimonial strong {
    padding: 8px 0 0;
    display: block;
}
.rating {
    padding: 0 0 8px;
}
.rating i.fa {
    color: #93BBB8;
}
@media (max-width: 780px) {
  .testimonial > .panel-grid-cell {
    padding: 15px 15px 15px 20px !important;
  }
  .home-bottom-area {
    padding: 0;
  }
  .home-bottom-area > .panel-grid-cell > .text-content {
	 max-width: 100%; 
	 padding: 50px 30px 30px 30px;
  }
  .home-bottom-area > .panel-grid-cell > .image img {
    margin: 0;
	visibility: visible;
  }
  .home-bottom-area > .panel-grid-cell > .image {
    height: auto;
  }	
  .choose-section {
    background: #fff;
    padding: 0;
  }
  .imgcenter img {
    margin: 0 auto;
  }
}

.projects-section {
    position: relative;
}
.projects-section::before {
	background: url("/wp-content/uploads/2020/08/services-background-img.png") no-repeat;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 470px;
    width: 100%;
    background-color: #fff;
    background-size: cover;
    background-position: 50% 50%;
}
.projects-section::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.8);
    height: 470px;
    width: 100%;
}
.projects-section > .panel-grid-cell {
    z-index: 2;
    padding-top: 90px;
  	height: 470px;
}
.projects-section h2 {
    color: #93BBB8;
    font-size: 30px;
    position: relative;
    margin-bottom: 30px;
	padding-bottom: 20px;
}
.projects-section h2::before {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 80px;
    background-color: #fff;
    content: "";
    display: inline-block;
}
.projects-section p {
    font-size: 18px;
}


.agent-info > .panel-grid-cell > .panel-first-child {
    margin-bottom: 10px !important;
}


.button {
    display: block;
}
.button a {
    color: #fff;
    background: #3E6C66;	
	border: 2px solid #000;
    padding: 16px 45px;
    font-weight: 700;
    font-size: 18px;
    text-shadow: none;
    display: inline-block;
    transition: 0.5s all;
}
.button a:hover {
    color: #fff;
    background: #222;
    border: 2px solid #000;
    transition: 0.5s all;
    text-decoration: none;
}


.swiper-slide-desc {
    display: none;
}

.directorist-single-listing-header h4.directorist-card__header--title {
    visibility: hidden;
}


label {
    width: 100%;
}
.btn-primary {
    background: #558A84;
    padding: 10px 30px;
    font-size: 15px;
    border-color: #3E6C66;
}
.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #555;
}

@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%;
   }
}



.estimate-section {
    padding: 50px 0 60px;
    border-top: 1px solid #558A84;
    background: linear-gradient(90deg,rgba(85, 138, 132, 1) 0%, rgba(62, 108, 102, 1) 50%, rgba(72, 118, 113, 1) 100%);
    text-align: center;
}
.no-contact .estimate-section {
	display: none !important;
}
.estimate-section, .estimate-section p {
  color: #fff;
  font-size: 22px !important;
}
.estimate {
    font-size: 30px;
    font-weight: 300;
}
.estimate a, .estimate strong {
  color: #fff;
  transition: 0.4s all;
}
.estimate a:hover, .estimate a:hover i, .estimate a:hover strong {
  transition: 0.4s all;
  color: #ddd !important;
  text-decoration: none;
}
.estimate a i.fa {
    color: #fff;
    padding: 0 8px 0 0;
}

@media screen and (max-width: 600px) {
  .estimate {
    font-size: 25px;
  }
  .estimate-section p {
    line-height: 1.2em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .estimate-section, .estimate-section p {
    font-size: 15px !important;
  }
}

p.bigtext {
  font-size: 1.2em !important;
    line-height: 1.2em;
    color: #fff;
}

.featured-completed-jobs .textwidget > div {
    width: 100% !important;
}
.featured-completed-jobs .textwidget > div {
    width: 100% !important;
}

.property-page .estimate-section {
  display: none !important;
}


.feature-box.aligncenter {
    text-align: center;
	position: relative;
}
.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 .icon-reg > i {
	display: inline-block!important;
    border: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    font-size: 30px;
    vertical-align: 0!important;
    height: auto;
    line-height: 30px;
    width: auto;
    padding: 0;
    margin: 0!important;
}
.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;
	z-index: 3;
}
.feature-box:hover:not(.alternative) .icon-reg > i {
	transform: none;
	background: none;
	color: #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: 3px;
    background: #93BBB8;
    width: 30px;
}
.feature-box .hb-small-break {
    margin: 0 auto 15px;
    width: 40px;
	top: -2px;
    position: relative;
   -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: #93BBB8;
   -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: #558A84;
    font-weight: 400;
    margin-bottom: 10px !important;
    font-size: 1.3em;
}
.feature-box h4.bold a {
    color: #558A84;
	font-weight: 400;
	font-size: 1.3em;
  transition: 0.3s all;
}
.feature-box h4.bold a:hover {
    color: #000;
    text-decoration: none;
  	transition: 0.3s all;
}

.feature-box h5 {
	color: #000;
	font-weight:500;
	font-size: 1em;
}
.feature-box h3 {
    color: #000;
    font-weight: 500;
    font-size: 1.5em;
    line-height: 1em;
    padding: 2px 0 8px;
}

.feature-box-content {
    background: #fff;
    top: -50px;
    position: relative;
    z-index: 1;
    padding: 0;
	box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.3);
}

.feature-box-top {
	background: #E8E1C1;
	padding: 45px 15px 20px;
	margin: 0;
}
.feature-box-mid {
    padding: 0 15px 5px;
}
.feature-box .ideal-sec {
	background: #000;
    margin: 0 15px;
    border-radius: 8px;
    display: table;
    padding: 14px 0px;
}
.feature-box .ideal-sec .icon-reg {
	color: #fff;
    float: left;
    padding: 15px 15px 0;
    display: block;
    width: 20%;
}
.feature-box .ideal-sec .content {
	color: #fff;
    float: left;
    width: 75%;
    text-align: left;
    font-size: 0.8em;
}

.feature-box .button {
    position: relative;
    z-index: 2;
    top: 40px;
}


/* .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: 20px;
}
.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: #93BBB8;
}

.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;
}

.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;
}

@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;
  }
  .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;
  } 
}
