h5:not(.sppb-addon-title){color:#333;}
#form__table input[type="text"]:focus{
outline:none;
}
#sp-top-bar{
font-size: 16px;

 background: rgb(45,45,45);
background: linear-gradient(77deg, rgba(45,45,45,1) 0%, rgba(0,0,0,1) 100%); 

}
#sp-top-bar .sp-module {
    display: block;
    margin: 0;
}
.header_top p{margin-bottom:0;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span{
letter-spacing: 0;
}
.sp-megamenu-parent > li.active > a:before{display:none;}

.sppb-image-layouts-inline-img img{
margin: 0 auto;
min-height: unset;
    max-height: unset;
    width: auto;
    object-fit: unset;
}
.sppb-image-layouts-inline-img{
// max-height: 38px;
//     height: 38px;
    display: flex;
    justify-content: center;
}
.sppb-panel-title{
font-size: 19px;
}
.sppb-panel-heading{
padding: 15px 30px 15px 0px;
}
.sppb-panel-heading .sppb-toggle-direction .fa-chevron-right:before{
content: "\f067";
color:#4f4f4f;
}
.sppb-panel-heading.active .sppb-toggle-direction {
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}
.sppb-panel-body{padding: 15px 15px 15px 0;}
.sppb-panel-heading.active .sppb-toggle-direction .fa-chevron-right:before{
content: "\f068";
color:#4f4f4f;
}
#sp-footer{
border:none;
}
#sp-bottom{padding: 60px 0 20px;}
#sp-footer .container-inner{
    padding: 20px 0 10px;
}
#sp-logo-right {
    display: flex !important;
    align-items: center;
}
.search .input-group-btn .btn{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background: none;
    text-indent: -100vw;
    overflow: hidden;
    width: 24px;
    height: 100%;
    padding: 0 36px 0 12px;
    margin: 0;
z-index: 9;
    border: none;
}
.search .input-group-btn .btn:before{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    right: 12px;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: auto 0;
    background: url(/images/ui_sprites.png) no-repeat 0 -200px;
}
.search .input-group-btn .btn:focus,
.search .input-group-btn .btn:active,
.search .input-group-btn .btn:hover{
    box-shadow: none !important;
    background: none;
    border: none;
}
.search .input-group>.form-control:not(:last-child){
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.search input[type="search"]:focus{
outline:none;
box-shadow:none;
border-color: #ced4da;
}
@media (max-width: 767px){
body p {
    font-size: 16px;
}
body{
    font-size: 16px !important;
}
}
@media (min-width:576px){
#sp-bottom1{
-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

.map_info{
  display: inline-block;
  padding: 25px 20px 51px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index:10;
}
