

.wrapper_footer[data-cattype="87001"]{
    background: #ffffff;
    /* background: linear-gradient(to bottom, #053043 0%,#02161f 100%); */
    z-index: 1;
    min-height: 50px;
    color: #fff;
    padding: 0px;
    overflow-x: hidden;
    margin-top: 0px;
}

[data-cattype="87001"] .container {
  padding: 40px 0px;
}

[data-cattype="87001"] .map {
  width: 102%;
  height: 100%;
}

[data-cattype="87001"] p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    color: #fff;
}

[data-cattype="87001"] .bg-yellow{
    height: 60px;
    width: 100%;
    background-size: 9%;
    background-position: top;
    margin-bottom: 30px;
}

.wrapper_footer[data-cattype="87001"] .container a {
    color: #fff;
}

.wrapper_footer[data-cattype="87001"] .container .link.grid a{
    vertical-align: middle;
}

.wrapper_footer[data-cattype="87001"] .container a:hover {
    color: #d69e39;
}



[data-cattype="87001"] .link.grid{
    width: 99%;
    margin: 15px auto 30px auto;
}
[data-cattype="87001"] .link.grid li{
    margin: 5px 9px;
    text-align: left;
}

[data-cattype="87001"] .row.justify-content-center.mb-3 {
  margin-bottom: 0px !important;
}

[data-cattype="87001"] .background-container {
  background-color: #B99642;
  margin-top: 0px;
  margin-bottom: 0px;
}
[data-cattype="87001"] .icon {
    font-size: 24px;
    margin-right: 10px;
    width: 22px;
  }
[data-cattype="87001"] #logofooter {
    margin-top: 120px;
  	margin-left: 75px;
  	margin-bottom: 60px;
  }
[data-cattype="87001"] .contact-info {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  	margin-top: 38px;
  }
[data-cattype="87001"] .contact-info2 {
    display: flex;
    align-items: center;
    margin-bottom: 2px;
    margin-top: 10px;
  }
[data-cattype="87001"] .details {
    margin-top: -49px;
  }
[data-cattype="87001"]  #contactcol {
    margin-top: 155px;
    margin-left: 60px;
  }
[data-cattype="87001"]  h3 {
    color: #1EEDAD;
    text-align: left;
  }
[data-cattype="87001"] .copyright {
    color: #fff;
    margin-top: 0px !important;
  }


@media screen and (max-width: 480px) {
  [data-cattype="87001"] .bg-yellow {
    height: 30px;
    margin-bottom: 20px;
  }

  [data-cattype="87001"] .link.grid {
    text-align: center;
    margin: 20px auto;
  }

  [data-cattype="87001"] .link.grid li {
    width: 100%;
    text-align: center;
    margin: 8px 0;
  }

  [data-cattype="87001"] p {
    font-size: 13px;
    color: #fff;
    padding: 0 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
  }

  [data-cattype="87001"] #logofooter {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 140px;
    display: block;
  }

  [data-cattype="87001"] h3 {
    color: #1EEDAD;
    text-align: center;
    margin: 30px 0 10px;
    font-size: 18px;
  }

  [data-cattype="87001"] .contact-info,
  [data-cattype="87001"] .contact-info2 {
    margin: 10px 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  [data-cattype="87001"] .contact-info .icon,
  [data-cattype="87001"] .contact-info2 .icon {
    margin-bottom: 5px;
  }

  [data-cattype="87001"] iframe {
    width: 100% !important;
    height: 250px !important;
    margin: 20px 0 0;
  }

  [data-cattype="87001"] .copyright {
    olor: #fff !important;
    text-align: center;
    font-size: 11px;
    margin: 30px 0 10px;
    padding: 0 10px;
  }

  [data-cattype="87001"] #contactcol {
    margin-top: 40px;
    margin-left: 0;
    padding: 0 15px;
  }

  [data-cattype="87001"] .details {
    margin-top: 0;
    text-align: left;
  }
[data-cattype="87001"] .container {
  padding: 0px 0px;
}
}
