/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2025 | 10:24:33 */
/******DESKTOP HEADER******/
#header-logo-781000 .logo {
  max-height: 70px;
}
#header-logo-781000 .sticky-logo {
  max-height: 70px;
}
#header-logo-455939 .logo {
  max-height: 65px;
}
#header-logo-455939 .sticky-logo {
  max-height: 65px;
}

/*******MOBILE HEADER*****/
#header-logo-944484 .logo {
  max-height: 50px;
}
#header-logo-944484 .sticky-logo {
  max-height: 50px;
}
#header-logo-538137 .logo {
  max-height: 50px;
}
#header-logo-538137 .sticky-logo {
  max-height: 50px;
}


.text-white{
  color: #ffffff;
}
.rg-shadow .vc_column-inner{
  padding: 24px;
  /*box-shadow: 0 0 15px 5px rgb(0 0 0 / 35%);*/
}
.rg-home-shadow .vc_column-inner{
  padding: 24px;
  /*border: 1px solid #f16136;*/
}
@media only screen and (max-width: 767px) {
.mob_res {
    width: 100%;
    margin: 0 auto;
    max-width: 80%;
}
  .son_log{
    max-width: 40%
  }
}
::placeholder {
  color: #ccc !important;
}
/************************************
WHATSAPP CHAT
************************************/
.nb-form {
  position: fixed;
  z-index: 9999;
  max-width: 300px;
  background: #fff;
  left: 15px;
  bottom: -195px;
  transition: all .8s cubic-bezier(.22,.67,.43,1.22) .2s;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.nb-form:hover {
  bottom: 0px;
  border-bottom: 1px solid #2eae1e;
}
.nb-form .title {
  background: #2eae1e;
  padding: 7px 12px!important;
  border-radius: 10px 10px 0 0;
  letter-spacing: .5px;
}
.nb-form .title p {
  font-size: 16px !important;
  color: #fff !important;
}
.nb-form p {
  font-size: 13px;
  margin: 0;
  color: #666;
}
.nb-form .user-icon {
  position: absolute;
  top: -49px;
  right: 12px;
  display: block;
  width: 58px;
  margin: 20px auto 15px;
}
.nb-form .cform {
  padding: 10px 15px 15px 15px;
}
.nb-form p.message {
  margin-left: 7px;
}
.cform .message {
  font-size: 15px!important;
  color: #080808!important;
  margin-top: 5px;
}
.wpwhatsapp-chat-decswrap {
  max-height: 300px;
  margin-bottom: 20px;
  overflow-y: auto;
}
.wpwhatsapp-chat-decs {
  margin-top: 15px;
}
.wpwhatsapp-chat-decs a {
  color: #000;
  display: inline-block;
  padding: 8px 11px;
  border: 0!important;
  text-decoration: none;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Lato',sans-serif;
  line-height: 1.5;
}
.wpwhatsapp-image {
  width: 50px;
  margin-top: 10px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  height: 50px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #089d4b;
  -webkit-box-shadow: 0 0 0 6px rgba(8,148,71,.3);
  box-shadow: 0 0 0 6px rgba(8,148,71,.3);
}
.wpwhatsapp-image img {
  width: 50px;
  height: 50px;
}
.wpwhatsapp-title {
  padding: 10px 15px;
  float: left;
  vertical-align: middle;
  position: absolute;
  left: 95px;
  width: calc(100% - 135px);
  -webkit-box-shadow: 0 0 15px rgba(140,140,140,.5);
  box-shadow: 0 0 15px rgba(140,140,140,.5);
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.wpwhatsapp-title::before {
  content: "";
  position: absolute;
  left: -6px;
  top: 51%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.wpwhatsapp-title p {
  font-size: 15px;
  color: #000;
}
.wpwhatsapp-title span {
  font-size: 13px;
  color: #666;
}
@media only screen and (max-width: 768px){
  .nb-form {
    left: 15px;
}
}
.widgettitle{
  color: #333333 !important;
}
.epyt-pagination {
  color: #ffffff;
}
.epyt-gallery-title {
  color: #ffffff;
}
.et-testimonial .author-text {
  background-color: transparent;
  color: #ffffff;
}
.et-testimonial .author-content-wrapper{
  color: #ffffff;
}
.et-testimonial .author-info-wrapper .author {
  color: #fff;
}
.single-format-standard h1#title-section-title-default {
    display: none;
}
.header-menu .sub-menu:not(.megamenu-single) {
  min-width: 350px;
  max-width: 350px;
}

@media only screen and (max-width: 768px){
  .site-loading .site-loading-content img{
    max-width: 65% !important;
  }
}

.post-body-inner .post-content a {
    transition: color 300ms ease-out;
	color: #f16136 !important;align-content
}