.wrapper_footer[data-cattype="87001"] {
    background: #071A3D;
    /* background: linear-gradient(to bottom, #053043 0%,#02161f 100%); */
    z-index: 1;
    min-height: 50px;
    color: #fff;
    padding: 0px 0px 50px 0;
    overflow-x: hidden;
    margin-top: -40px;
}

[data-cattype="87001"] .map {
    width: 102%;
    height: 100%;
}

[data-cattype="87001"] p {
    margin-top: 35px;
    margin-bottom: -20px;
    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: #82B9FF;
}

[data-cattype="87001"] .phone-detail {
    position: relative;
    top: -24px;
}

[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"] .background-container {
    background-color: #071A3D;
    margin-top: -70px;
    margin-bottom: -36px;
    border-bottom: 2px solid #F2B705;
}

[data-cattype="87001"] .icon {
    font-size: 24px;
    margin-right: 10px;
    width: 22px;
}

[data-cattype="87001"] #logofooter {
    width: 7%;
    position: relative;
    top: 160px;
    left: 20px;
  }

[data-cattype="87001"] .contact-info {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    margin-top: 40px;
    height: 20px;
}

[data-cattype="87001"] .contact-info2 {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

[data-cattype="87001"] .details {
    position: relative;
    top: -24px;
}

[data-cattype="87001"] #contactcol {
    margin-top: 155px;
    margin-left: 60px;
}

[data-cattype="87001"] h3 {
    color: #EAF0FF;
    text-align: left;
}

[data-cattype="87001"] .copyright {
    color: #fff;
    margin-top: 60px !important;
}

/* WhatsApp Floating Button */
.floating-menu {
    font-family: sans-serif;
    background: #25d366;
    padding: 5px;
    width: 50px;
    height: 50px;
    z-index: 99998;
    position: fixed;
    right: 2%;
    bottom: 100px;
    top: auto;
    left: auto;
    border-radius: 50%;
}

.floating-menu a {
    font-size: 30px;
    display: block;
    margin: -3px auto;
    color: white;
    text-align: center;
    width: 100%;
}

.floating-menu:hover {
    opacity: 0.8;
}

/* Back To Top Button */
#ib-back-to-top {
    position: fixed !important;
    right: 2% !important;
    bottom: 35px !important;
    top: auto !important;
    left: auto !important;

    width: 46px !important;
    height: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;

    padding: 0 !important;
    margin: 0 !important;

    background: #00169F !important;
    border: 1px solid #00169F !important;
    border-radius: 8px !important;

    color: #ffffff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    font-size: 22px !important;
    line-height: 1 !important;
    text-align: center !important;

    cursor: pointer !important;
    z-index: 99999 !important;

    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);

    transition:
        background-color 0.35s ease,
        color 0.35s ease,
        border-color 0.35s ease,
        opacity 0.35s ease,
        visibility 0.35s ease,
        transform 0.35s ease;
}

#ib-back-to-top:hover {
    background: #F7B719 !important;
    color: #00169F !important;
    border-color: #F7B719 !important;
}

#ib-back-to-top.is-visible {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

#ib-back-to-top i {
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

@media screen and (max-width: 480px) {
    [data-cattype="87001"] .bg-yellow {
        height: 30px;
    }

	[data-cattype="87001"] #contactcol {
      margin-top: 20px;
      margin-left: 0px;
    }
	
	[data-cattype="87001"] .contact-info {
      width: fit-content;
      margin: 20px auto 15px auto !important;
      text-align: center;
    }
	[data-cattype="87001"] .phone-detail {
      position: relative;
      top: 0px;
    }
	[data-cattype="87001"] .details {
      position: relative;
      top: 0px;
    }

	[data-cattype="87001"] .contact-info2 {
      width: fit-content;
      margin: 0px auto !important;
      text-align: center;
    }

	[data-cattype="87001"] img {
        display: block;
        width: 60px;
        margin: 0px auto 0;
    }

    [data-cattype="87001"] .link.grid li {
        width: 100%;
        text-align: center;
    }

    [data-cattype="87001"] p {
        margin-top: 0px;
    	margin-bottom: 0px;
        color: #fff;
        padding: 0px 10px;
        font-size: 14px;
    }

    [data-cattype="87001"] #logofooter {
		margin: 90px 0px 0px 0px;
        width: 100%;
		top: 0px;
  		left: 0px;
    }

    [data-cattype="87001"] h3 {
        color: #fff;
        text-align: center;
        margin-top: 0px;
        margin-left: 0px;
		font-size: 20px;
    }

    [data-cattype="87001"] iframe {
        margin-left: 0px;
        height: 250px !important;
        margin-top: 20px;
        width: 100% !important;
    }

	[data-cattype="87001"] .col-sm-6 {
      padding: 0px;
    }

    [data-cattype="87001"] .copyright {
        color: #fff !important;
        margin-top: 60px !important;
        font-size: 10px;
    }

    .floating-menu {
        right: 18px;
        top: auto;
        bottom: 90px;
        width: 48px;
        height: 48px;
    }

    .floating-menu a {
        font-size: 28px;
    }

    #ib-back-to-top {
        right: 18px !important;
        bottom: 28px !important;
        width: 46px !important;
        height: 46px !important;
        min-width: 46px !important;
        max-width: 46px !important;
        font-size: 21px !important;
    }
}