<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>modern-events-calendar-lite</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>wpforms-lite</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>wpforms-stripe</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/wp-includes/functions.php</b> on line <b>6121</b><br />
p {
    font-size: 16px;
    color: #626262;
    font-weight: normal;
    line-height: 30px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  text-shadow: 5px 5px 5px rgba(0,0,0,0.09);
}

.h2, h2 {
  font-family: 'Merienda', sans-serif;
}

.aligncenter {
  text-align: center;
}

figure.wp-caption.aligncenter {
  width: 100% !important;
}

blockquote {
  padding-top: 10px;
}

.lineBreak {
  padding-top: 55px;
}

.btn-ph {
  background: #c0a062;
  text-shadow: 0px 4px 5px rgba(0,0,0,0.2);
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  padding: 17px 50px;
  border-radius: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.btn-ph:hover,
.btn-ph:focus,
.btn-ph:active {
  background-color: #333;
  color: #fff;
}

.btn-ph img {
  width: auto;
  margin-right: 5px;
}

.highlighted {
  background-color: #e2d3b6;
  text-shadow: 5px 5px 5px rgba(0,0,0,0.09);
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

#banner h1 {
	font-size: 30px;
	color: #fff;
	font-family: 'Merienda', sans-serif;
	font-weight: 700;
	text-shadow: 0px 4px 5px rgba(0,0,0,0.2);
	margin-bottom: 0;
}

.page-title {
  padding-top :90px;
  padding-bottom: 30px;
  font-size: 38px;
  font-family: 'Merienda', sans-serif;
  color: #333333;
  font-weight: 700;
}

h1.page-title.post-title {
  font-size: 28px;
  text-align: center;
}

.page-tags {
  text-align: center;
  margin-bottom: 40px;
}

.page-tags ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: inline-block;
}

.page-tags ul li {
  display: inline-block;
}

.page-tags ul li:after {
  content: " | ";
  color: #626262;
  padding: 0px 10px;
}

.page-tags ul li a {
  color: #c0a062;
}

.page-tags .post-categories li:last-child:after {
  content: "";
}

.category .page-header .page-title,
.author .page-header .page-title,
.single-post .page-header .page-title {
  padding-bottom: 0px;
  margin-bottom: -50px;
  text-align: center;
  font-size: 36px;
}

.white-logo {
  display: none;
}


#aboutus h2 {
  font-size: 32px;
  padding-top: 0px;
}
#aboutus p {
	text-align: left;
}

#other-services {
  padding: 70px 0;
  background: #eeeeee;
}

#events {
  padding-bottom: 40px;
}

#events h2 {
  font-size: 32px;
  font-family: 'Merienda', sans-serif;
  color: #333333;
  font-weight: 700;
  text-align: left;
  padding-bottom: 30px;
  line-height: 45px;
}

#other-services h2 {
  font-size: 30px;
  font-weight: 700;
  font-family: 'Merienda', sans-serif;
  color: #333;
  text-align: center;
}

.other-service {
  margin: 40px 0px;
  border: 1px solid #eee;
  background-color: #fff;
  box-shadow: 0px 10px 60px -30px rgba(0, 0, 0, 0.60) !important;
}


.other-service .other-service-price {
  text-align: center;
  margin-top: 25px;
  color: #c0a062;
  font-family: 'Merienda', sans-serif;
}

.other-service .other-service-price .price-unit {
  font-size: 22px;
  vertical-align: bottom;
  line-height: 66px;
  margin-right: 0px;
  color: #c0a062;
}

.other-service .other-service-price .price {
  font-size: 44px;
}

.other-service .other-service-duration {
  text-align: center;
  font-family: 'Merienda', sans-serif;
  color: #626262;
  font-weight: 500;
}

.other-service .get-started {
  text-align: center;
  margin: 20px 0px 40px;
}

.other-service .get-started .btn {
  color: #fff;
  border: 1px solid #c0a062;
  background-color: #c0a062;
  border-radius: 40px;
  padding: 12px 30px;
  font-weight: 600;
}

.other-service .get-started .btn:hover,
.other-service .get-started .btn:active,
.other-service .get-started .btn:focus {
  background-color: #333;
  border-color: #333;
  color: #fff;
}

.other-service-title {
    text-align: center;
    color: #333;
    border-bottom: 1px solid #eee;
    font-family: 'Merienda', sans-serif;
    font-size: 22px;
    font-weight: bold;
    padding: 20px;
    display: block;
}

.other-service-title:hover,
.other-service-title:active,
.other-service-title:focus {
  color: #fff;
  background-color: #c0a062;
}


#steps {
  box-shadow: none;
}
#service {
  background-color: #fff;  
}
#service p,
#service h2 {
  color: #333;
}

#service .get-free {
  background-color: #c0a062;
}

#service .get-free:focus,
#service .get-free:active,
#service .get-free:hover,
.get-free:focus,
.get-free:hover,
.get-free:active {
  background-color: #333;
  color: #fff;
}


.carousel-item .carousel-banner-img {
  height: 750px;
  object-position: center;
}

.carousel-item h2,
.carousel-item h3,
.carousel-item h3 p {
  text-align: right;
  color: #fff;
}

.carousel-item .slider-btn {
  color: #fff;
  border-color: #fff;
  float: right;
}

.carousel-item.text-black h2,
.carousel-item.text-black h3,
.carousel-item.text-black h3 p {
  color: #333 !important;
}

.carousel-item.text-black .slider-btn {
  color: #333;
  border-color: #333;
}

.carousel-caption .slider-btn:hover {
  background-color: #c0a062;
  border-color: #c0a062;
  color: #fff;
}

#contact {
  background-color: #eeeeee;
}
#contact a {
  color: #333;
}

.contact-us-list li a {
  color: #626262;
}

#aboutus h2 {
  margin-left: 0px;  
  padding-bottom: 20px;
}

.indi-detail h4 {
  background-color: #c0a062;
}

footer {
  background-color: #eeeeee;
}
footer li,
footer li a {
  color: #333;
}

footer li a:hover,
footer li a:active,
footer li a:focus {
  color: #000;
}

#pre-header {
  display: none;
}

header {
  box-shadow: none;
  background-color: transparent;
  padding-top: 20px;
}

#slider {
  margin-top: -112px;
}

.carousel-caption {
  top: 212px;
}

#navbarSupportedContent {
  justify-content: center;
  margin-left: 4px;
}

#navbarSupportedContent .navbar-nav > li:nth-child(5) {
  margin-left: 200px;
}

.navbar-brand {
  position: absolute;
  padding: 0px;
  margin: 0px;
  left: calc(50% - 50px);
  top: 0px;
}

.navbar-brand .navbar-brand-icon {
  float: none;
  margin-right: 0px;
  text-align: center;
}

.navbar-brand .navbar-brand-icon img {
  height: 100px;
}

.navbar-nav li {
  position: relative;
}
.navbar-nav li:hover .sub-menu {
  display: block;
}

.navbar-light .navbar-nav .nav-link {
  color: #c0a062;
  border-bottom: 1px solid transparent;
  padding: 24px 0px 5px 0px;
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  margin: 0px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:active,
.navbar-light .navbar-nav .nav-link:focus {
	background-color: transparent !important;
	color: #c0a062;
	border-bottom: 1px solid #c0a062;
}

.sub-menu {
  display: none;
  position: absolute;
  background-color: #f7f7f7;
  list-style: none;
  margin: 0px;
  padding: 0px;
  top: 50px;
  min-width: 210px;
  left: 15px;
}
.sub-menu li a {
    color: #49475b !important;
    display: block !important;
    padding: 8px 12px !important;
    font-size: 13px !important;
    border-bottom: 1px solid #eee !important;
    margin: 0px !important;
}

.sub-menu li a:hover,
.sub-menu li a:active,
.sub-menu li a:focus {
  background-color: #f7f7f7 !important;
  color: #333 !important;
}

#steps ul li {
  width: 25%;
}
.step-img:after {
  width: 65%;
  left: 215px;
}
.step-img:before {
  background-color: #eeeeee;
}

.pricing-table li {
  width: 31%;
  margin-left: 1%;
  margin-right: 1% !important;
  box-shadow: none;
  position: relative;
  background-color: #fff;
  color: #626262;
  border: 1px solid #eee;
  box-shadow: 0px 10px 60px -30px rgba(0, 0, 0, 0.60) !important;
}

.pricing-table li:first-child {
  margin-left: 1%;  
}

.pricing-table li a.btn-getstarted {
  display: block;
  text-align: center;
}

.pricing-table li .join-now {
  box-shadow: none;
  display: inline-block;
  height: 50px !important;
  padding: 12px 50px;
  font-size: 18px !important;
  margin: 30px 15px;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  font-weight: 600;
  border-radius: 40px;
}

.pricing-table li .join-now:hover,
.pricing-table li .join-now:active,
.pricing-table li .join-now:focus {
  background-color: #c0a062;
  border-color: #c0a062;
  color: #fff;
}

.pricing-table li .price-title {
  height: auto !important; 
  box-shadow: none;
  background-color: #fff;
  color: #333;
  border-bottom: 1px solid #eee;
  background-color: #eee;
  font-family: 'Merienda', sans-serif;
}


.pricing-table li:last-child .price-title {
  background-color: #eee;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}

.pricing-table li p {
  padding: 0px;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: none;
  margin-bottom: 0px;
  font-weight: 500;
}

.pricing-table li p:last-child {
  border-bottom: none;
}

.pricing-table li p a {
  color: #626262;
  font-weight: 500;
  display: block;
  padding: 25px 35px;
}

.pricing-table li p:last-child a {
    min-height: 140px;
}

.pricing-table li p a:hover,
.pricing-table li p a:active,
.pricing-table li p a:focus {
  background-color: #c0a062;
}

.pricing-table li:first-child .btn-getstarted {
  margin-top: 29px;
}

.pricing-table li:nth-child(2) .btn-getstarted {
  margin-top: 29px;
}

.pricing-table li:first-child .price-title {
    background: #c0a062;
}

.pricing-table li:nth-child(2) .price-title {
    background: #eee !important;
    box-shadow: none !important;
}

.pricing-table li:last-child .price-title {
    background: #ccc;
    box-shadow: none;
}

.price-container {
  padding: 25px 0px;
  text-align: center;
  font-size: 44px;
  font-weight: 400;
  font-family: 'Merienda', sans-serif;
}

.price-container .price {
  color: #c0a062;
}

.price-container .price-unit {
  font-size: 22px;
  vertical-align: bottom;
  line-height: 66px;
  margin-right: -8px;
  color: #c0a062;
}

.price-container .price-duration {
  font-size: 16px;
  display: block;
}

#banner {
  padding: 650px 0 100px;
  margin-top: -112px;
}


.banner-bottom,
.slider-bottom {
	position: relative;
    height: 54px;
    bottom: 0;
    left: 0;
    width: 100%;
}

.banner-bottom svg,
.slider-bottom svg {
	width: 100%;
    bottom: 53px;
    height: 100%;
    position: absolute;
}

#difference,
#contact-page {
  padding: 0px;
}

.who_we_are #aboutus,
#relationship {
  padding-top: 0px;
}

.page-template-matching_page .white-logo,
.page-template-image_consulting .white-logo,
.page-template-partner .white-logo,
.page-template-landing_page .white-logo,
.page-template-events .white-logo,
.page-template-Home .white-logo {
  display: inline-block;
}

.page-template-matching_page .gold-logo,
.page-template-image_consulting .gold-logo,
.page-template-partner .gold-logo,
.page-template-landing_page .gold-logo,
.page-template-events .gold-logo,
.page-template-Home .gold-logo {
  display: none;
}

.page-template-matching_page .navbar-light .navbar-nav .nav-link,
.page-template-image_consulting .navbar-light .navbar-nav .nav-link,
.page-template-partner .navbar-light .navbar-nav .nav-link,
.page-template-landing_page .navbar-light .navbar-nav .nav-link,
.page-template-events .navbar-light .navbar-nav .nav-link,
.page-template-Home .navbar-light .navbar-nav .nav-link {
  color: #fff;
}

.page-template-matching_page .navbar-light .navbar-nav .nav-link:hover,
.page-template-matching_page .navbar-light .navbar-nav .nav-link:active,
.page-template-matching_page .navbar-light .navbar-nav .nav-link:focus,
.page-template-image_consulting .navbar-light .navbar-nav .nav-link:hover,
.page-template-image_consulting .navbar-light .navbar-nav .nav-link:active,
.page-template-image_consulting .navbar-light .navbar-nav .nav-link:focus,
.page-template-partner .navbar-light .navbar-nav .nav-link:hover,
.page-template-partner .navbar-light .navbar-nav .nav-link:active,
.page-template-partner .navbar-light .navbar-nav .nav-link:focus,
.page-template-landing_page .navbar-light .navbar-nav .nav-link:hover,
.page-template-landing_page .navbar-light .navbar-nav .nav-link:active,
.page-template-landing_page .navbar-light .navbar-nav .nav-link:focus,
.page-template-events .navbar-light .navbar-nav .nav-link:hover,
.page-template-events .navbar-light .navbar-nav .nav-link:active,
.page-template-events .navbar-light .navbar-nav .nav-link:focus,
.page-template-Home .navbar-light .navbar-nav .nav-link:hover,
.page-template-Home .navbar-light .navbar-nav .nav-link:active,
.page-template-Home .navbar-light .navbar-nav .nav-link:focus {
  border-color: #fff;
}

.navbar-light .active .nav-link {
  color: #000 !important;
}

.page-template-matching_page  .navbar-light .active .nav-link,
.page-template-image_consulting  .navbar-light .active .nav-link,
.page-template-partner  .navbar-light .active .nav-link,
.page-template-landing_page  .navbar-light .active .nav-link,
.page-template-events .navbar-light .active .nav-link,
.page-template-Home .navbar-light .active .nav-link {
  color: #c0a062 !important;
}

.mec-events-event-image img {
  height: auto;
  width: 100%;
}

.page-template-events #banner {
  padding-top: 350px;
}

.single-mec-events #banner {
  display:none;
}
#blog-archive-page {
  background-color: transparent;
}
.align-self {
  background-color: #f7f7f7;
  padding: 30px 50px !important;
}
.insideCurve, .noCurve {
    margin: -75px 0px 0px;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.mec-event-grid-classic img {
  height: auto !important;
}

#partner-images {
  margin-bottom: 20px;
}

#partner-images img {
  margin-bottom: 40px;
  height: 170px;
}

#partner-images .left-img {
  text-align: left;
}

#partner-images .right-img {
  text-align: right;
}

.partner-line {
    text-align: center;
}

.partner-line span {
    display: inline-block;
    width: 2px;
    border-left: 2px solid #aaa;
    height: 170px;
}

@media (max-width: 1199px) {
  .navbar-light .navbar-brand {
    width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .navbar-light .navbar-brand {
    width: auto;
  }
  .carousel-item h2,
  .carousel-item h3,
  .carousel-item h3 p {
    text-align: center;
  }

  .carousel-item .slider-btn {
    float: none;
  }
  #aboutus {
    padding-top: 75px;
  }
  #steps ul li {
    width: 50%;
  }
  
  #steps ul p {
    padding: 0px 30px;
  }

}
@media (min-width: 768px) and (max-width: 991px) {
  #partner-images img {
    margin-bottom: 40px;
    height: 140px;
  }
  
  .sub-menu {
    display: block;
    position: relative;
    top: auto;
    left: 30px;
    background-color: #fff;
  }
  
  .sub-menu li a {
    border-bottom: none !important;
    font-size: 14px !important;
  }

  #aboutus {
    padding-top: 75px;
  }
  #steps ul li {
    width: 50%;
  }
  
  #steps ul p {
    padding: 0px 30px;
  }

  .navbar-light .navbar-nav .nav-link {
    padding-left: 10px;
    padding-right: 10px;
  }
  .navbar-light .navbar-brand {
      width: 100%;
      margin-right: 0px;
      position: initial;
  }
  #navbarSupportedContent {
    justify-content: flex-end;
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -100px;
  }
  
  #navbarSupportedContent .navbar-nav li:nth-child(5) {
    margin-left: 0px;
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: #49475b;
    padding: 8px 15px;
  }
  
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link:active,
  .navbar-light .navbar-nav .nav-link:focus {
    color: #49475b;
  }
  
  .navbar-light .navbar-toggler {
      color: #49475b;
      position: absolute;
      top: 0px;
      right: 0px;
  }
  
  .navbar-nav {
    padding-top: 40px;
    padding-bottom: 20px;
    margin-right: 50px;
  }
  .navbar-light .navbar-toggler.collapsed {
     color: #c0a062;
  }
  .page-template-events .navbar-light .navbar-toggler.collapsed,
  .page-template-Home .navbar-light .navbar-toggler.collapsed {
      color: #fff;
  }
  
  .page-template-events .navbar-light .navbar-nav .nav-link, 
  .page-template-Home .navbar-light .navbar-nav .nav-link {
      color: #333;
  }
  
  .page-tags {
    text-align: center;
  }
  
  .page-tags ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }
  
  .page-tags ul li {
    display: inline-block;
    padding: 10px;
  }
  
  .carousel-item .carousel-banner-img {
    width: 100%;
    height: 520px;
    object-position: left;
  }
  
  .carousel-caption {
    top: 135px;
  }
  
  .carousel-item h2,
  .carousel-item h3,
  .carousel-item h3 p {
    text-align: center;
  }

  .carousel-item .slider-btn {
    float: none;
  }
}

@media (max-width: 767px) {
  #partner-images img {
    height: 150px;
  }
  
  #partner-images .left-img {
    text-align: center;
  }
  
  #partner-images .right-img {
    text-align: center;
  }
  
  .partner-line {
    display: none;
  }
  
  .sub-menu {
    display: block;
    position: relative;
    top: auto;
    left: 30px;
    background-color: #fff;
  }
  
  .sub-menu li a {
    border-bottom: none !important;
    font-size: 14px !important;
  }

  #callus {
    text-align: center;
  }
  
  .navbar-light .navbar-brand {
      width: 100%;
      margin-right: 0px;
      position: initial;
  }
  
  .page-title {
    padding-top :50px;
    padding-bottom: 20px;
    font-size: 36px;
  }
  
  #navbarSupportedContent {
    justify-content: flex-end;
    background: #fff;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -100px;
  }
  
  #navbarSupportedContent .navbar-nav li:nth-child(5) {
    margin-left: 0px;
  }
  
  .navbar-light .navbar-nav .nav-link {
    color: #49475b;
    padding: 8px 15px;
  }
  
  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link:active,
  .navbar-light .navbar-nav .nav-link:focus {
    color: #49475b;
  }
  
  .navbar-light .navbar-toggler {
      color: #49475b;
      position: absolute;
      top: 0px;
      right: 0px;
  }
  
  .navbar-nav {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .navbar-light .navbar-toggler.collapsed {
     color: #c0a062;
  }
  .page-template-events .navbar-light .navbar-toggler.collapsed,
  .page-template-Home .navbar-light .navbar-toggler.collapsed {
      color: #fff;
  }
  
  .page-template-events .navbar-light .navbar-nav .nav-link, 
  .page-template-Home .navbar-light .navbar-nav .nav-link {
      color: #333;
  }
  
  .carousel-item .carousel-banner-img {
    width: 100%;
    height: 520px;
  }
  
  .carousel-caption {
    top: 135px;
  }
  
  .carousel-item h2,
  .carousel-item h3,
  .carousel-item h3 p {
    text-align: center;
  }

  .carousel-item .slider-btn {
    float: none;
  }
  
  #steps ul li {
    width: 100%
  }
  
  .pricing-table li {
    width: 100%;
    margin: 0%;
  }
  .pricing-table li:first-child {
    margin-left: 0%;
  }
  
  #relationship p {
    font-size: 16px;
  }
  .indi-detail img {
    margin-top: 20px;
  }
  .indi-detail-description h4 {
    margin-top: 40px;
  }
}

@media (max-width: 1024px) {
  .post img {
    width: 100% !important;
    height: auto !important;
  }
}