  #main {
  margin: 50px 0;
}

#main #faq .card {
  margin-bottom: 30px;
  border: 0;
}

#main #faq .card .card-header {
  border: 0;
  -webkit-box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
          box-shadow: 0 0 20px 0 rgba(213, 213, 213, 0.5);
  border-radius: 2px;
  padding: 0;
}

#main #faq .card .card-header .btn-header-link {

  display: block;
  text-align: left;
      color: #fff;
    background: linear-gradient(219deg, #d5b568 0%, #000000 100%);

  padding: 20px;
}

#main #faq .card .card-header .btn-header-link:after {
  content: "\f107";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  float: right;
}

#main #faq .card .card-header .btn-header-link.collapsed {
  
    color: #fff;
    background: linear-gradient(219deg, #d5b568 0%, #000000 100%);
}

#main #faq .card .card-header .btn-header-link.collapsed:after {
  content: "\f106";
}

#main #faq .card .collapsing {
  
  line-height: 30px;
}
#main #faq .card-body h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 42px;
  color:#fff;
}
#main #faq .card .collapse {
  border: 0;
}

#main #faq .card .collapse.show {
  background: #000;
  line-height: 30px;
  color: #222;
}
.card {


    background-color: transparent;


}


.card-body h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 42px;
    
}
.card-body
  ul li {
    
    color: #fff;
    list-style: disc;
}
.card-body
  ul  {
    margin-left: 20px;
  margin-bottom: 15px;
    
}
.card-body
p{    position: relative;
    font-family: 'Archivo', sans-serif;
    /* color: #fff; */
    font-size: 14px;

    

}
.career {
    padding: 50px 0;
}   
.btn-link {
    font-weight: 400;color:#fff;    
    text-decoration: none;
    
}
.btn-link:hover {
    color: #fff;
    text-decoration: none;
}
.career
p {
    position: relative;
    font-family: 'Archivo', sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 29px;
    /* margin-bottom: 0px; */
    font-weight: 400;
    transition: all 500ms ease;
}
.career 
h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin: 0 0 20px;
}
.accordion{
    margin-bottom:20px;
}

.terms
ul li {  

    
    margin: 0 0 10px;
    
    font-size: 15px;
    
    line-height: 28px;
}
.terms ul {
    margin-left: 20px;
}

.card-body
  ul li {
    padding-left: 20px;
}

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
    border-top: 1px solid #ddd;
    text-transform: capitalize !important;
}

.choose__text__block.chost1 h2 {
    color: #000;
}
.team__name {
    padding: 20px 0px 10px;
    margin: 0 0 40px;
}

.img__box {
    width: 100px;
    height: 100px;
    object-fit: cover;
}
.lower___content.p_relative h4 {
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}
.banner__two .content-box h2 {
    font-family: Archivo;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 85px;
}
.slider-text-anim.title__last {
    font-weight: 400;
    letter-spacing: 10px;
}
.text-muted {
    color: #fff !important;
}
.page-link {

 color: #d2b167 !important;*/
 background-color:#000 !important;
 border: transparent !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #000 !important;
    background-color: #d5b568;
    border-color: #000000;
}

.page-link:hover {
      background: #d5b568 !important;
    color: #000 !important;
}
.page-link {
    color: #d2b167 !important;
    border: transparent !important;
    background: transparent;
}
.page-item.disabled .page-link {
background: transparent;
}
.testimonial___data nav {
    padding: 30px 15px;
}

.testimonial___data nav {
    
    margin-top: 25px;
}

/*form.search__form*/
input.catbut {
    position: absolute;
    top: 0;
    width: 30%;
    border: none;
    /*background-image: url("https://splogos.xyz/clientfolder/assets/images/search.png");*/
    /*background-position: center;*/
    /*background-repeat: no-repeat;*/
    bottom: 0;
    right: 0;
    /*background: #ae9455;*/
        background: linear-gradient(219deg, #d5b568 0%, #000000 100%);
    color: #fff;
    
}

form.search__form {
    position: relative;
}
.team__name h3 {


    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.widget_content ul.instagram_list li {
    width: 99px;
}

/*ul.sidebar-categories-box li a {*/
/*   color: #d5b568;*/
/*}*/

.service__block__two .service__text p {
    padding: 0  !important;
}
.service__block__two .service__text
h4 {
    margin-bottom: 20px !important;
}
.service__block__two
.service__text {
    padding: 20px 0px 160px !important;
}

.sidebar-categories-box li.active-class a{
    color:#d5b568 !important;
}
