.glo-header-meta-text p span {
    color: #e8b36e!important;
}

.glo-banner-content h1 {

    color: var(--clr-theme-7);
    font-size: 45px!important;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 45px;
    line-height: 1.1;
}

.glo-contact-labels {

    color: #fff;
    font-size: 18px;
}

.glo-contact-titles {
  
  color: #fff;
    font-size: 18px;

}

.mb-0 span {color:#936223;}
.mb-0 {text-align:justify;}

.glo-video-title {
    color: var(--clr-common-white);
    font-size: 40px;
    text-transform: capitalize;
}

.intro-title h2 {
    color: var(--clr-theme-7);
    font-size: 30px!important;
    font-weight: 400;
    letter-spacing: 2px;
}

.page-title-area {
    
    padding: 80px 0!important;
}

.pt-115 {
    padding-top: 60px!important;
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0;
    background-color: #aa8453;
    coor: #fff;
    color: #fff;
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: currentColor;
    font-size: 18px;
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px;
    font-size: 16px;
}

#phone {
    border-radius: 50%;
    margin: auto;
    background-color: #aa8453!important;
    text-align: center;
    margin-bottom: 25px;
    position: fixed;
    width: 48px;
    height: 48px;
    bottom: 130px;
    right: 30px;
    z-index: 100;
    font-size: 24px;
    padding-top: 7px;
    border: 1px solid white;
}

#phone i, #fixed-wp i {
    font-size: 28px;
    color: white;
}

#fixed-wp {
    border-radius: 50%!important;
    margin: auto!important;
    background-color: #00c853!important;
    text-align: center;
    margin-bottom: 12px;
    position: fixed;
    width: 46px;
    height: 46px;
    bottom: 90px;
    right: 30px;
    z-index: 100;
    font-size: 26px;
    padding-top: 3px;
}

#phone i, #fixed-wp i {
    font-size: 21px;
    color: white;
}

.fa-whatsapp:before {
    content: "\f232"!important;
    margin-top: 6px!important;
}

.fab .fa-whatsapp
{

   font-size: 29px!important;
    color: white;
    margin-top:6px!important;
}

.glo-header-action {
    margin-inline-start: 25px;
    margin-right: 25px;
}

.glo-btn-anim.btn-theme-3 span {
    color: var(--clr-common-white);
    padding: 13px 20px;
}

.glo-contact-form {
    background: var(--clr-bg-3);
    padding:23px;
    width: 550px;
}


@media (min-width: 360px) and (max-width: 640px){

.google-maps iframe {
     
    width: 350px;
    max-width: 100%;
    
  }

  }

@media (min-width: 412px) and (max-width: 914px) {

.google-maps iframe {
     
    width: 360px;
    max-width: 100%;
    
  }

  }

.glo-contact-icon one {

}

.tp-theme-settings-open button {
   
    display: none!important;
}