/*** 
=============================================
    Branches Section style
=============================================
***/
.google-map-area{
    position: relative;
    display: block;
}
#contact-google-map {
    height: 480px;
    width: 100%;
}
.single-post-title > h1, h2, h3, h4, h5, h6 {
    font-family: 'Plus Jakarta Sans', sans-serif;
    color: #6c757d;
    }

.text-dark-blue{color: #004b85 !important;}
.text-dark-sky{color: #00a8ec !important;}
.text-navy {
  color: #1ab394;
}
.text-primary {
  color: #00a8ec;
}
.text-success {
  color: #1c84c6;
}
.text-info {
  color: #23c6c8;
}
.text-warning {
  color: #f8ac59;
}
.text-danger {
  color: #ed5565;
}
.text-muted {
  color: #888888;
}
.text-white {
  color: #ffffff;
}

.background-alternative{background: #f8f7ff;}

.clientContactDetails{box-shadow:#e2e2e2 0 0 10px; background-color: #fff; border-radius: 7px !important; padding: 10px;}
.parsley-errors-list {list-style: none !important;text-align: left !important;padding-left: 0px !important;}
.parsley-custom-error-message {color: #A52222 !important;    font-family: 'Lato';font-size: 14px;font-weight: 400;}

.modal{z-index: 10000;}
.header-color, .is-sticky, .footer-color{background: #ffffff !important; border: 1px solid #c8c8c8;}
.navbar .navbar-nav .nav-link {color: #000;}
.header .add-listing .login a {color: #000;}
.job-list-logo{width: 120px !important; height: 90px !important;}

.featuredProductBlock{
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    border-radius: 2px 2px 0 0;
    /* border: 2px solid #dfdfdf; */
    border-bottom: 0;
    background-position: center;
}
.bg-update-css{background-size: cover !important; background-position: 100% 50% !important;}
/* text-based popup styling */
.white-popup { position: relative; background: #FFF; width: auto; max-width: 400px; margin: 0 auto;}
/*padding: 25px;*/
.white-popup-text { position: relative; padding: 25px; background: #FFF; width: auto; max-width: 600px; margin: 0 auto;}
/* ====== Zoom effect ====== */
.mfp-zoom-in {
/* start state */
/* animate in */
/* animate out */
}
.mfp-zoom-in .mfp-with-anim {opacity: 0; transition: all 0.2s ease-in-out; transform: scale(0.8);}
.mfp-zoom-in.mfp-bg { opacity: 0; transition: all 0.3s ease-out;}
.mfp-zoom-in.mfp-ready .mfp-with-anim {opacity: 1; transform: scale(1);}
.mfp-zoom-in.mfp-ready.mfp-bg {opacity: 0.8;}
.mfp-zoom-in.mfp-removing .mfp-with-anim {transform: scale(0.8); opacity: 0;}
.mfp-zoom-in.mfp-removing.mfp-bg {opacity: 0;}
.mfp-close{width: 25px !important; height: 25px !important; line-height: 25px !important;}
.mfp-close-btn-in .mfp-close {color: #ffffff !important; background: #000000 !important;}
.select2-container-multi .select2-choices .select2-search-choice {padding: 5px 5px 5px 18px;}
.select2-container .select2-choice {height: 37px; padding: 5px;}
.featuredProductBlock{position: relative; background-size: contain; background-repeat: no-repeat;  background-position: center center; height: 120px; border-radius: 2px 2px 0 0;  border-bottom: 0; /* border: 2px solid #dfdfdf; */}
.msg-error {color: #c64848;  padding-left: 15px;}
.g-recaptcha.error {border: solid 2px #c64848; padding: 1px; width: 22em;}

.featuredSectionBlock{
  position: relative; 
  background-size: contain; 
  background-repeat: no-repeat;  
  background-position: center center; 
  height: 160px; 
  border-radius: 2px 2px 0 0;  
  border-bottom: 0; 
/* border: 2px solid #dfdfdf; */
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.tags-v1 li{margin:0;padding:0;}
.tags-v1 li a{font-size:13px;padding:4px 8px;line-height:32px;border:solid 2px #eee;border-radius:20px !important;transition:all 0.2s ease-in-out;}
.tags-v1 li a:hover{text-decoration:none;border-color:#e0e0e0;}
.tags-v2 li{padding:7px 0 7px 4px;}
.tags-v2 li a{color:#555;font-size:13px;padding:5px 10px;border:solid 1px #bbb;}
.tags-v2 li a:hover{color:#fff;background:#555;border-color:#555;text-decoration:none;transition:all 0.2s ease-in-out;}
.tags-v3 li{padding:1px 0px 1px 4px;}
.tags-v3 li a{color:#555;font-size:12px;padding:4px 12px;border:solid 2px #00a8ec;}
.tags-v3 li a:hover{color:#ffffff !important;background:#004b85;border-color:#00a8ec;text-decoration:none;transition:all 0.2s ease-in-out;}
.tags-v4{padding-left:0;list-style:none;}
.tags-v4 li{padding:3px 2px;line-height:28px;display:inline-block;}
.tags-v4 a{color:#bbb;font-size:13px;font-weight:400;padding:4px 10px;border:1px solid #bbb;}
.tags-v4 a:hover{color:#fff;background:#e74c3c;border-color:#e74c3c;text-decoration:none;transition:all 0.25s,
transform 0.25s;}

.rounded{border-radius:4px !important;}
.rounded-x{border-radius:50% !important;}
.rounded-2x{border-radius:10px !important;}
.rounded-3x{border-radius:15px !important;}
.rounded-4x{border-radius:20px !important;}
.rounded-sm{border-radius:2px !important;}
.rounded-md{border-radius:3px !important;}
.rounded-top{border-radius:4px 4px 0 0 !important;}
.rounded-left{border-radius:4px 0 0 4px !important;}
.rounded-right{border-radius:0 4px 4px 0 !important;}
.rounded-bottom{border-radius:0 0 4px 4px !important;}


.badge,
.custom-label{border-radius:0;}
span.label{font-size:11px;font-weight:400;padding:4px 7px;}
span.badge,
.list-group-item.active>.badge{color:#fff;font-weight:400;padding:4px 7px;}
span.label-u,
span.badge-u,
.list-group-item.active>.badge.badge-u{background:#d40d12;}
span.label-blue,
span.badge-blue,
.list-group-item.active>.badge{background:#3498db;}
span.label-red,
span.badge-red,
.list-group-item.active>.badge{background:#e74c3c;}
span.label-green,
span.badge-green,
.list-group-item.active>.badge.badge-green{background:#2ecc71;}
span.label-sea,
span.badge-sea,
.list-group-item.active>.badge.badge-sea{background:#1abc9c;}
span.label-orange,
span.badge-orange,
.list-group-item.active>.badge.badge-orange{background:#e67e22;}
span.label-yellow,
span.badge-yellow,
.list-group-item.active>.badge.badge-yellow{background:#f1c40f;}
span.label-purple,
span.badge-purple,
.list-group-item.active>.badge.badge-purple{background:#9b6bcc;}
span.label-aqua,
span.badge-aqua,
.list-group-item.active>.badge.badge-aqua{background:#27d7e7;}
span.label-brown,
span.badge-brown,
.list-group-item.active>.badge.badge-brown{background:#9c8061;}
span.label-dark-blue,
span.badge-dark-blue,
.list-group-item.active>.badge.badge-dark-blue{background:#4765a0;}
span.label-light-green,
span.badge-light-green,
.list-group-item.active>.badge.badge-light-green{background:#79d5b3;}
span.label-light,
span.badge-light,
.list-group-item.active>.badge.badge-light{color:#777;background:#ecf0f1;}
span.label-dark,
span.badge-dark,
.list-group-item.active>.badge.badge-dark{background:#555;}
.badge-lists li{position:relative;}
.badge-lists span.badge{top:-10px;right:-6px;position:absolute;}
.badge-lists.badge-icons span.badge{min-width:12px;padding:3px 6px;}
.badge-lists.badge-icons i{font-size:18px;min-width:25px;}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}

.scroll-to-top {
  background: #00a8ec;
  border-radius: 50%;
  bottom: 25px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  font-size: 25px;
  font-weight: normal;
  height: 55px;
  line-height: 56px;
  position: fixed;
  right: 15px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 55px;
  z-index: 99999999;
  box-shadow: 0px 8px 23px -6px rgba(27,27,27,1);
}
.scroll-to-top:hover {
  opacity: .5;
}

@media screen and (min-width: 1279px){
  #wh-widget-send-button{margin-bottom: 55px !important;}
}
.dkuywW{display: none;}

.font-size12{ font-size:12px !important; }
.font-size13{ font-size:13px !important; }
.font-size14{ font-size:14px !important; }
.font-size15{ font-size:15px !important; }
.font-size16{ font-size:16px !important; }
.font-size17{ font-size:17px !important; }
.font-size18{ font-size:18px !important; }
.font-size19{ font-size:19px !important; }
.font-size20{ font-size:20px !important; }
.font-size25{ font-size:25px !important; }
.font-size28{ font-size:28px !important; }
.font-size30{ font-size:30px !important; }
.font-size35{ font-size:35px !important; }
.font-size40{ font-size:40px !important; }
.font-size45{ font-size:45px !important; }
.font-size50{ font-size:50px !important; }
.font-size70{ font-size:70px !important; }

.navbar-light .wsmenu-list > li > a.h-link:hover,
.navbar-dark .wsmenu-list > li > a.h-link:hover{
  margin-top: 0;
  border-bottom: 6px solid transparent;
  border-color: #00a8ec !important;
}


.navbar-light .wsmenu-list > li > a.h-link:hover,
.navbar-light .wsmenu-list > li > a.active {
  color: #004b85!important;
}

.navbar-dark .wsmenu-list > li > a.h-link:hover,
.navbar-dark .wsmenu-list > li > a.active {
  color: #004b85!important;
}