.topic {
    color: #1E2D2F;
    font-weight: 300;
    margin-bottom: 40px;
}

h1,h2,h3,h4,h5,h6,p{
    font-family: 'Poppins', sans-serif;
    margin: 0px;
}

body {
    font-family: 'Poppins', sans-serif;
}

p {
    /* line-height: 2rem; */
    color: #677576;
    font-size: .85rem;
}

.logo {
    width: 80px;
}

img {
    width: 100%;
}

.display.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.background-white {
    background: #fff;
}

.menu {
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.menu li {
    list-style: none;
    margin-left: 15px;
    font-size: .85rem;
    border-right: 1px solid #f3e7dd;
    padding-right: 15px;
}

a {
    text-decoration: none;
    color: #677576;
}

.background-white {
    background: #fff;
}


a:hover {
    transition: 0.5s;
    position: relative;
    border-bottom: 2px solid #1E2D2F;
    padding-bottom: 10px;
    color: #1E2D2F;
}

.navi-in {
    padding: 10px 0px;
}

.background-white.position-fixed {
    width: 100%;
    z-index: 100;
    top: 0;
}

.main {
    margin-top: 97px;
}

.padding-60-0 {
    padding: 60px 0px 0px 0px;
}

.display-flex {
    display: flex;
    justify-content: space-around;
    height: 100%;
    align-items: flex-start;
    padding: 100px;
}

.background-index-1 {
    background: url(../../images/background/bg01.jpg);
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.topic.text-center.space-30 {
    margin-bottom: 10px;
}

.display-flex-1 {
    display: flex;
}

.left.back-index-1 {
    width: 50%;
}

.right.back-index-2 {
    width: 50%;
}

.background-light {
    background: #f7f7f7;
    padding: 0px;
    margin-right: 15px;
}

.padding-15-60 {
    padding: 15px 0px 60px 0px;
}

.full-width {
    margin-top: 15px;
    margin-right: 15px;
}

.padding-0-60 {
    padding-bottom: 60px;
}

.item.text-center img.width-60 {
    width: 55%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.item.text-center img.width-40 {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.footer {
    text-align: center;
    padding: 10px 0px;
    border-top: 1px solid #f3e7dd;
    background: #f3e7dd;
}

p.copyrights {
    font-size: 13px;
}

h4.topic.margin-0 {
    margin: 0px;
}

.padding-60.margin-200 {
    margin: 0px 200px;
}

.padding-60 {
    padding: 60px 0px;
}

.card-body img {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #f3e7dd;
}

.card-body {
    padding: 0px;
    margin-bottom: 60px;
}

button.btn {
    width: 100%;
    background: #f3e7dd;
    color: #677576;
    font-size: .85rem;
    margin-top: 30px;
}

button.btn:hover {
    background: #ddd0c5;
}

.display-flex.category {
    padding: 0px;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dotted #677576;
}

.category.total {
    background: #f3e7dd;
    padding: 2px 6px;
    border-radius: 99px;
}

.category {
    /* margin-top: 15px; */
}

.breadcrumb li {
    padding: 0px 10px 0px 0px;
    font-size: 13px;
}

.breadcrumb {
    margin: 20px 0px 0px 0px;
}

li.active {
    color: #d3c5b9;
}

input.form-input,textarea.form-input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #f3e7dd;
    padding:20px 0px;
    margin-top: 30px;
    font-size: .85rem;
}

.margin-top-30 {
    margin-top: 30px;
}

p.bg {
    background: url(../../images/background/bg01.png);
    margin-right: 58px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    height: 35px;
    padding: 6px;
    width: 175px;
}

.background-light img {
    padding: 0px 25px 25px 25px;
}

li.active a {
    border-bottom: 2px solid #677576;
    padding-bottom: 10px;
}

.accordion-button:not(.collapsed) {
    color: #91857b;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:not(.collapsed) {
    color: #91857b;
    background-color: #f3e7dd;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

.accordion-button:focus {
    z-index: 3;
    border-color: none;
    outline: 0;
    box-shadow: none;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-left-15 {
    padding-left: 15px;
}

.category.total p {
    font-size: 10px;
}

.category a {
    padding: 8px 0px;
    display: inline-block;
    width: 100%;
}

.category a:hover {
    text-decoration: none;
    border: none;
}

.category-main {
    margin-top: 30px;
}

button.btn1 {
    width: 100%;
    background: #f3e7dd;
    color: #677576;
    font-size: .85rem;
    border: none;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
}

button.btn2 {
    width: 100%;
    background: #677576;
    color: #ffffff;
    font-size: .85rem;
    border: none;
    padding: 0.375rem 0.75rem;
    border-radius: 0.25rem;
}

button.btn1,button.btn2 {
    display: inline-block;
    width: auto;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

button#pills-contact-tab .far {
    font-size: 12px;
}

.carousel-control-next-icon,.carousel-control-prev-icon{
    background-image:none;
}

.carousel-control-next-icon:before {
    background-image:none;
    content: "\f054";
    font-size: 30px;
    font-family: "Font Awesome 5 Pro";
    color: #758483;
}

.carousel-control-prev-icon:before {
    background-image:none;
    content: "\f053";
    font-size: 30px;
    font-family: "Font Awesome 5 Pro";
    color: #758483;
}

nav div#menuToggle {
    display: none;
}

div#menu-container {
    display: none;
}

.background-brown {
    background: #fdf8f4;
    padding: 30px;
}

.container.mobile {
    display: none;
}

.container.website {
    display: block;
}

.position-fixed {
    width: 100%;
    z-index: 100;
    top: 0;
}

.full-width.no-top-margin {
    margin-top: 0px;
}

img.width-40 {
    width: 40%;
}

img.width-50 {
    width: 50%;
}

h4.black {
    color: #ffffff;
    background: #677576;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 99px;
    text-transform: capitalize;
    font-weight: 200;
    box-shadow: 1px 1px 5px #00000059;
}

.logo a:hover {
    border: none;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.border {
    padding: 30px;
    border-radius: 6px;
}

button.btn.margin-top-10 {
    margin-top: 10px;
}

.whatsapp {
    position: fixed;
    bottom: 30px;
    right: 35px;
    padding: 0px;
    background: #00a859;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    height: 70px;
    width: 70px;
    transform: scale(1);
    animation: pulse-orange 2s infinite;
    display: flex;
    align-items: center;
}

@keyframes pulse-orange {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgb(0 168 89);
  }
  
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 121, 63, 0);
  }
  
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 121, 63, 0);
  }    
}

.whatsapp a:hover {
    border: none;
    padding: 0px;
}
