@keyframes change {
    0% {
        background-position: 0 50%;
    }
    25% {
        background-position: 100% 50%;
    }
}
html {
    scroll-behavior: smooth;
}
body,
html {
    padding: 0;
    margin: 0;
    background: #fff;
    letter-spacing: 1px;
    font-family: "Source Sans Pro", sans-serif;
}
body a {
    outline: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-decoration: none;
}
body a:hover {
    text-decoration: none;
}
a:hover,
body a:focus {
    text-decoration: none;
}
input[type="button"],
input[type="submit"] {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
    font-family: "Source Sans Pro", sans-serif;
}
input[type="button"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="text"],
select,
textarea {
    font-family: "Source Sans Pro", sans-serif;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    letter-spacing: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: "Fira Sans", sans-serif;
}
p {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-family: "Source Sans Pro", sans-serif;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.ul_top,
.ul_topup {
    width: 32rem;
}
.ul_bottom {
    width: 26rem;
}
.ul_topup li::before {
    content: "√";
    color: #dbac00;
    font-weight: 700;
}
.ul_top li::before {
    content: "✸";
    color: #dbac00;
    font-weight: 700;
}
/*.locate_li::before {
    content: "";
    background: url(../map-filled-with-a-placeholder.webp) no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-size: 100%;
    height: 20px;
    width: 20px;
}*/
ul li {
    display: inline-block;
}
h5.top-title {
    font-size: 21px;
    font-weight: 500;
}
.blog-left-sub p,
.blog-wthree-grids p,
.footer-address p,
.footer-address p a,
.footer-office-hour p,
.ser-fashion-grid p,
.service-left-matter p,
.table-sub-title ul li,
ul.bottom-menu li a {
    font-size: 14px;
    color: #8e8e8e;
    line-height: 24px;
    letter-spacing: 0;
}
.clients-ile-img p {
    font-size: 20px;
    color: #927639;
    line-height: 24px;
    letter-spacing: 0;
}
.amenities_txt {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    letter-spacing: 2px;
}
.outs_more-buttn a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0;
    font-weight: 400;
    border-radius: 9999px;
    background-color: #043474;
    padding: 8px 15px;
}
.outs_more-buttn1 a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0;
    font-weight: 400;
    border-radius: 0;
    background-color: #043474;
    padding: 8px 15px;
    border: none;
    width: 100%;
}
.outs_more-buttn2 a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0;
    font-weight: 400;
    border-radius: 9999px;
    background-color: #043474;
    padding: 8px 15px;
    border: 2px solid #fff;
    border: 1px solid #dbac00;
}
.about-wthree-grids h4,
.ser-sevice-grid h4 {
    font-size: 13px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}
.clients-txt-ile h4,
.footer-sub-title h6 {
    font-size: 20px;
    color: #07125f;
    font-weight: 600;
}
.clients-txt-ile h6,
.footer-address h4,
.single-sub-right h6,
ul.single-menu li a {
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 25px;
}
.footer-address h4,
.footer-sub-title h6,
.table-mid-head h4 {
    color: #fff;
}
.view-buttn a:hover {
    opacity: 0.8;
}
.outs_more-buttn2 a:hover {
    opacity: 0.8;
    border: 2px solid #dbac00;
}
.outs_more-buttn a:hover {
    opacity: 0.8;
}
.title {
    font-size: 23px;
    color: #dbac00;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 37px;
}
.title1 {
    font-size: 28px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 37px;
    animation: change 10s ease infinite;
    border-radius: 1rem;
}
.title2 {
    font-size: 27px;
    color: #000;
    letter-spacing: 1px;
    font-weight: 600;
}
.bg-hr {
    background-color: #dbac00;
}
.title3 {
    font-size: 27px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
}
header {
    position: absolute;
    z-index: 999;
    width: 100%;
}
.heading {
    text-shadow: 1px 1px 1px #000000ba;
}
.toggle,
.toggle-2,
[id^="drop"] {
    display: none;
}
.nav_main {
    flex: 2;
}
nav {
    margin-top: 6px;
    padding: 0;
}
nav:after {
    content: "";
    display: table;
    clear: both;
}
nav ul {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
}
nav ul li {
    margin: 0;
    display: inline-block;
    float: left;
}
nav a {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 6px 14px;
    transition: 10ms all;
}
nav ul ul {
    display: none;
    position: absolute;
    top: 25px;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 9;
}
nav ul li:hover > ul {
    display: inherit;
}
nav ul ul li {
    width: 170px;
    float: none;
    display: list-item;
    position: relative;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
nav ul ul li a {
    color: #000;
    display: block;
    font-size: 15px;
}
nav ul ul li a:hover {
    color: #000;
}
nav ul ul li a.drop-text.active {
    color: #000;
    opacity: 0.7;
}
nav ul ul ul li {
    position: relative;
    top: -60px;
    left: 170px;
}
li > a:only-child:after {
    content: "";
}
@media all and (max-width: 991px) {
    a.nav-button {
        padding: 8px 12px;
    }
    nav {
        margin: 0;
    }
    .menu,
    .toggle + a {
        display: none;
    }
    .toggle {
        display: block;
        padding: 8px 14px;
        font-size: 15px;
        text-decoration: none;
        border: 1px solid #000;
        float: right;
        background-color: #e0dfdf;
        color: #000;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        letter-spacing: 1px;
        cursor: pointer;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }
    .menu .toggle {
        float: none;
        text-align: center;
        margin: auto;
        max-width: 106px;
        padding: 5px;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: 1px;
        -webkit-border-radius: 0;
        -o-border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
    .toggle:hover {
        opacity: 0.9;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
    }
    [id^="drop"]:checked + ul {
        display: block;
        background: #fff;
        padding: 15px 0;
        text-align: center;
        width: 100%;
    }
    nav ul li {
        display: block;
        width: 100%;
        padding: 5px 0;
    }
    nav ul ul {
        float: none;
        position: static;
        color: #fff;
    }
    nav ul li:hover > ul,
    nav ul ul li:hover > ul {
        display: none;
    }
    nav ul ul li {
        display: block;
        width: 100%;
        padding: 0;
    }
    nav ul ul ul li {
        position: static;
    }
    nav a {
        color: #000;
        font-size: 15px;
        margin: 4px 0;
        display: inline-block;
    }
    nav a.nav-style.active,
    nav a.nav-style:hover {
        border-color: #000;
    }
    nav a:hover {
        color: #fff;
        background-color: #e30713;
        width: 100%;
    }
}
@media all and (max-width: 440px) {
    .toggle {
        padding: 7px 12px;
        font-size: 14px;
    }
}
@media all and (max-width: 375px) {
    .menu .toggle,
    nav a {
        font-size: 13px;
    }
}
#demo {
    margin: 10px 0 0 0;
}
#demo .wrapper {
    display: inline-block;
    position: relative;
}
#demo .parent {
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    line-height: 30px;
    height: 30px;
    color: #fff;
    z-index: 2;
    position: relative;
    -webkit-transition: border-radius 0.1s linear, background 0.1s linear, z-index 0s linear;
    -webkit-transition-delay: 0.8s;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    padding-left: 0;
    padding-right: 0;
}
#demo .content:hover ~ .parent,
#demo .parent:hover {
    -webkit-transition-delay: 0s, 0s, 0s;
}
#demo .content:hover ~ .parent {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    z-index: 0;
}
#demo .content {
    position: absolute;
    top: 0;
    display: block;
    z-index: 1;
    height: 0;
    width: 150px;
    padding-top: 30px;
    -webkit-transition: height 0.5s ease;
    -webkit-transition-delay: 0.4s;
}
#demo .wrapper:active .content {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}
#demo .content:hover {
    height: 150px;
    z-index: 3;
    -webkit-transition-delay: 0s;
}
#demo .content ul {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#demo .content ul a {
    text-decoration: none;
    padding: 0;
}
#demo .content li:hover {
    background: #f8f9fa;
}
#demo .content li {
    list-style: none;
    text-align: left;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-top: 1px solid #eee;
}
#demo .content li:last-of-type {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.main-top {
    z-index: 1;
}
.main-top,
.title1 {
    position: relative;
    background: #000;
    background-image: linear-gradient(-45deg, #dbac00, #dbac00, #dbac00);
    background-size: 400% 200%;
    animation: change 10s ease infinite;
}
.main-top::before {
    content: "";
    background-image: url(../images/img4.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.4;
}
.style-banner h1 {
    color: #000;
}
.style-banner {
    padding: 3em 6em 3em;
}
.style-banner p {
    font-size: 2rem;
    color: #000;
    letter-spacing: 3px;
    z-index: 1;
    max-width: 600px;
}
.left-banner p {
    letter-spacing: 2.5px;
    z-index: 1;
    max-width: 600px;
    font-weight: 800;
    font-size: 2rem;
}
.left-banner {
    padding-top: 4rem;
    padding-bottom: 0.5rem;
    border-radius: 200px 0 200px 200px;
}
.imgbanner {
    max-height: 600px;
    max-width: 550px;
    border: solid 4px;
    --tw-border-opacity: 1;
    border-color: #dbac00;
    margin-left: auto;
    margin-right: auto;
}
.view-buttn a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 1px;
    outline: 0;
    font-weight: 400;
    border-radius: 0;
    background-color: #dbac00;
    padding: 8px 15px;
    border: none;
}
.inner_page-banner {
    background: url(../images/b6.html) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
}
.using-border {
    width: 100%;
    border: none;
    background: #eaeaea;
    box-shadow: 0 0 5px #d6d6d6;
}
ul.short_ls li a {
    color: #07125f;
    text-decoration: none;
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0;
}
ul.short_ls li {
    list-style: none;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 14px;
    color: #000;
}
.about-wthree-grids,
.blog-wthree-grids,
.color-img-three {
    padding: 2.5em 2em;
    background: #f5f5f5;
    box-shadow: -3px 3px 7px #bfbfbf;
}
.about-two-grids {
    padding: 1.9em 3em 2em;
}
.color {
    background: #b23249;
}
.price,
.service {
    background: #f3f3f3;
}
.service-left-grid {
    background: url(../images/b2.html) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 470px;
}
.service-left-matter {
    padding: 4em 9em;
}
.popup-effect {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0s;
    visibility: hidden;
    opacity: 0;
    z-index: 99;
}
.popup-effect:target {
    visibility: visible;
    opacity: 1;
}
.popup .close {
    position: absolute;
    top: 5px;
    right: 15px;
    transition: all 0.2s;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #000;
}
.popup .close:hover {
    color: #686de0;
}
.blog-date-time span,
.blog-date-time ul li a {
    font-size: 16px;
    color: #000;
}
.history-txt-data h5 {
    font-size: 20px;
    color: #dbac00;
    line-height: 35px;
}
.history-txt-data {
    background: #000;
    padding: 2em 20em;
}
.clients-ile-img img {
    border-radius: 50px;
}
.clients-ile-img .img-fluid2 {
    border-radius: 0;
}
.clients-ile-img .img-fluid {
    border-radius: 0;
}
.clients-ile-img {
    padding: 2em 1.5em;
    box-shadow: 1px 1px 9px #dbac00;
    border: solid 1px #e30713;
}
.img-fluid {
    padding: 0.2em 0.2em;
    box-shadow: 1px 1px 9px #cecece;
}
.img-fluid1 {
    padding: 0.2em 0.2em;
    box-shadow: 1px 1px 9px #cecece;
    border: solid 2px #dbac00b0;
}
.img-fluid2 {
    padding: 0.2em 0.2em;
    box-shadow: 1px 1px 9px #302f2f;
    border: solid 2px #dbac00;
}
.img-fluid3 {
    padding: 0.2em 0.2em;
    border: solid 2px #b29123;
    color: #b29123;
    cursor: pointer;
    letter-spacing: -0.02em;
}
.btn {
    text-shadow: 0.2px 0.2px 0.2px #000000ba;
}
.bottom-footer p {
    font-size: 14px;
    color: #000;
    letter-spacing: 2px;
}
.bottom-footer p a {
    color: #ff5e00;
    font-size: 14px;
}
.bottom-footer p a:hover {
    color: #000;
}
a.move-top span {
    display: inline-block;
    font-size: 25px;
    color: #000;
}
.about-two-grids,
.stylbanner,
footer {
    /*background-image: url(../images/bg-pattern.png);*/
    background-color: #fff;
}
.content3 {
    position: absolute;
    background: rgba(0, 0, 0, 0.678);
    bottom: -100%;
    width: 100%;
    height: 100%;
    color: #f5f5f5;
    box-sizing: border-box;
    transition: all 0.5s;
    cursor: zoom-in;
}
.content3::after {
    position: relative;
}
.image_floor:hover .content3 {
    bottom: 0;
}
.content4 {
    position: absolute;
    top: -100%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #f5f5f5;
    box-sizing: border-box;
    transition: all 1s;
    cursor: zoom-in;
}
.content4::after {
    position: relative;
}
.image_floor:hover .content4 {
    top: 50%;
}
#popup-main {
    position: fixed;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    background: rgba(255, 255, 255, 0.6);
    background-size: cover;
}
#popup_load {
    max-width: 400px;
    max-height: 600px;
    box-shadow: 0 0 1px 0 #dbac00;
    box-sizing: border-box;
    width: 80%;
    position: relative;
}
.footer-sunone-txt,
.highlight,
.submit_pageload,
.thanku_hover:hover {
    background-color: #000;
    color:#fff;
    background-image: linear-gradient(-45deg, #dbac00, #dbac00, #dbac00, #dbac00, #dbac00);
    background-size: 200% 100%;
    animation: change 10s ease infinite;
}
.submit_popup {
    background-color: #dbac00;
}
.bg_color {
    background-color: #043474;
}
.formerror {
    color: red;
    font-size: 10px;
}
#close-button {
    position: absolute;
    right: -2rem;
    top: -2rem;
    width: 3rem;
    height: 3rem;
    font-size: 0.875rem;
    font-weight: 300;
    border-radius: 100%;
    z-index: 4;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    background-color: #dbac00;
}
.popup {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100vw;
    height: 100vh;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1001;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    transition: 0.64s ease-in-out;
}
.popup-inner {
    position: relative;
    bottom: -100vw;
    right: -100vh;
    display: flex;
    align-items: center;
    max-width: 400px;
    max-height: 600px;
    width: 90%;
    background-color: #fff;
    transform: rotate(32deg);
    transition: 0.64s ease-in-out;
}
.popup:target {
    visibility: visible;
    opacity: 1;
}
.popup:target .popup-inner {
    bottom: 0;
    right: 0;
    transform: rotate(0);
}
.closepopup {
    position: absolute;
    right: -1rem;
    top: -1rem;
    width: 3rem;
    height: 3rem;
    font-size: 0.875rem;
    font-weight: 300;
    border-radius: 100%;
    background-color: #dbac00;
    z-index: 4;
    color: #fff;
    line-height: 3rem;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.svg_input {
    position: absolute;
    top: 7px;
    right: 5%;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.gall,
.img-fluid {
    cursor: zoom-in;
}
.txt_color {
    color: #dbac00;
}
.navigation a {
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.5s;
}
.navigation a.active {
    color: #fff;
    background-color: #dbac00;
}
.locate_li {
    letter-spacing: 0.025em;
    line-height: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.txt {
    color: #2c93cf;
}
.border-amenities {
    border: solid #ecc544 2px;
}
.gapbottomform {
    column-gap: 10rem;
}
.owl-prev .ab {
    width: 20px;
    position: absolute;
    top: 32%;
    left: 0;
    display: block !important;
    border: 0 solid #ef6235;
    outline: 0;
    border-radius: 100%;
}
.owl-next .ab {
    width: 20px;
    position: absolute;
    top: 32%;
    right: 0;
    display: block !important;
    border: 0 solid #ef6235;
    outline: 0;
    border-radius: 100%;
}
.owl-prev .ab1 {
    width: 20px;
    position: absolute;
    top: 40%;
    left: 0;
    display: block !important;
    border: 0 solid #ef6235;
    outline: 0;
    border-radius: 100%;
}
.owl-next .ab1 {
    width: 20px;
    position: absolute;
    top: 40%;
    right: 0;
    display: block !important;
    border: 0 solid #ef6235;
    outline: 0;
    border-radius: 100%;
}
.ul_topup li {
    color: #dbac00;
    font-size: 1rem;
}
.popup_but1,
.popup_but2 {
    width: 30%;
}
.style-banner h4 {
    letter-spacing: 0;
}
.finest {
    color: #dbac00;
}
.call-txt {
    font-weight: 550;
    font-family: Arial, Helvetica, sans-serif;
    border: 2px solid #fff;
}
.border_popup_btn {
    border: 2px solid #dbac00;
}
.call-txt:hover {
    border-color: #dbac00;
}
.proj_intro-icon {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #fff;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 42px;
}
.proj-ico {
    width: 100%;
    float: left;
    background: #fff;
}
.proj_intro-txt h4.clr-1 {
    color: #c87741;
}
.proj_intro-txt h4.clr-2,
.proj_intro-txt h4.clr-4 {
    color: #8c7970;
}
.proj_intro-txt h4.clr-3,
.proj_intro-txt h4.clr-6 {
    color: #6a5c8f;
}
.proj_intro-txt h4.clr-5 {
    color: #aea85a;
}
.proj_intro-txt h4 {
    font-family: "Open Sans", sans-serif;
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
}
.proj_intro-txt h4 span {
    font-size: 13px;
    line-height: 14px;
    text-transform: none;
    color: #333;
}
.ul_top,
.ul_topup {
    letter-spacing: -0.5px;
}
.text_table {
    width: 66.666667%;
}
.left-banner h4 {
    line-height: 21px;
}
.bd_color {
    border-color: #dbac00;
}
.view {
    height: 50rem;
}
button.accordion {
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: 0;
    transition: 0.4s;
    color: #f1ad47;
    box-shadow: 1px 1px 9px #cecece;
    border: 0.2px solid #f1ad47;
}
button.accordion.active,
button.accordion:hover,
nav a:hover {
    background: #dbac00;
    background-image: linear-gradient(-45deg, #dbac00, #dbac00, #dbac00, #dbac00, #dbac00);
    background-size: 200% 100%;
    animation: change 10s ease infinite;
    color: #fff;
}
button.accordion:before {
    content: "✚";
    font-size: 100%;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    color: #fff;
}
button.accordion.active:before {
    content: "‒";
}
div.panel {
    background-color: #000;
    max-height: 0;
    padding-left: 15px;
    overflow: hidden;
    padding-top: 0;
    transition: 0.4s all;
    opacity: 0;
    color: #fff;
}
.panel-icon {
    margin-right: 10px;
}
.panel h5 {
    font-size: 15px;
    line-height: 23px;
    margin-top: 5px;
    margin-bottom: 0;
    display: inline-block;
    color: #2d2d2d;
}
.panel p {
    font-size: 15px;
    line-height: 23px;
    padding: 15px 30px 20px 0;
    color: #2d2d2d;
}
div.panel.show {
    opacity: 1;
    max-height: 800px;
}
.hr {
    border-color: #dbac00;
}
.style-banner h6 {
    font-size: 16px;
}
.style-banner h6 span {
    font-size: 85%;
    color: #4d4c4c;
}
.padding_1{
	padding: 8px 10px;
}