.topbar {
    background: #bd9626;
    padding: 15px 0px;
}

.topbar .information a {
    margin-right: 10px;
}

.topbar .information a i {
    margin-right: 5px;
}

.topbar .social-links a {
    color: #fff;
    margin: 0px 6px;
}
.social-links {
    text-align: right;
}
.logo img {
    width: 150px;
}
.header-area.header-transparent {
    position: relative;
}
.slider-area1 button.slick-arrow {
    display: none !important;
}

.slider-area1 img {
    width: 100%;
}
.slider-area1.slider-height .slick-dots{
    text-align: center;
    display: flex !important;
    justify-content: center;
    margin-top: 15px;
}
.slider-area1.slider-height .slick-dots li{
    width: 15px;
    height: 15px;
    background: transparent;
    margin: 0px 10px;
    border-radius: 50%;
    border: 2px solid #bd9626;
}
.slider-area1.slider-height .slick-dots li button {
    font-size: 0;
    background: transparent;
    border: 0;
}

.slider-area1.slider-height .slick-dots li.slick-active {
    background: #bd9626;
}
div#accordion_about {
    padding: 100px 0px;
}

div#accordion_about h2 {
    font-size: 16px;
    line-height: 26px;
}
div#accordion_about h3 {
    font-size: 16px;
    line-height: 26px;
}
div#accordion_about .panel {
    border: 2px solid #bd9626;
    margin-bottom: 20px;
    text-align: left;
    padding: 10px;
}

div#accordion_about .panel h4.panel-title {
    font-size: 17px;
    margin: 0;
    padding: 0;
}

div#accordion_about .panel h4.panel-title a {
    color: #000 !important;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
div#accordion_about .panel h4.panel-title a i {
    text-align: right;
    display: inline-block;
    margin-left: auto;
    color: #bd9626;
    font-weight: bold;
}
div#accordion_about .panel-body p a {
    color: #000;
    width: 100%;
    font-size: 14px;
}

div#accordion_about .panel-body p {
    margin: 0;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
}
div#accordion_about p{
    max-width: 90%;
}
.services-area .cat-icon {
    margin-bottom: 15px;
}

.services-area a.button_more {
    background: #bd9626;
    padding: 10px 17px;
    border-radius: 30px;
    font-size: 14px;
}
.testimonial-section{
    background: url(https://cdn2.hubspot.net/hubfs/346178/Assets-Dec16/testimonial-bg.png) no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  table-layout: fixed;
  padding:50px 0px;
}

.testimonial{
  width:100%;
  margin:0 auto;
  text-align:center;
}
.testimonial .details span{
  display:inline-block;
  width:100%;
  margin:0 auto;
  text-align:center;
  color: #FFFFFF;   font-family: Gibson;    font-size: 14px;    font-weight: 300;   letter-spacing: 1px;    line-height: 21px;  text-align: center;
}
.testimonial p{
  max-width:770px;
  margin:0 auto;
  text-align:center;
    color: #ECEEF4; font-family: Gibson;    font-size: 24px;    font-style: italic; font-weight: 300;   line-height: 48px;  text-align: center;
  margin-bottom:45px;
}
.testimonial img{
  text-align:center;
  max-width:50px; 
  margin:0 auto;
  margin-bottom:10px;
  border-radius: 50%;
}


.slick-prev:before {
    width: 72px;
    height: 72px;
    background: url(//www.gobillable.com/2225413/Assets-2016/arrow-right-rollover-state.png) no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(0);
    -webkit-filter: grayscale();
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transform-origin: 50% 25%;
}

.slick-next:before {
    width: 72px;
    height: 72px;
    background: url(http://www.gobillable.com/2225413/Assets-2016/arrow-right-rollover-state.png) no-repeat;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 1;
    filter: grayscale(0);
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);  
    transform-origin: 50% 25%;
}
.testimonials h3 {
    color: #fff;
    margin-bottom: 30px;
    text-align: center;
}
.application-area {
    background: #bd9626;
    padding: 20px 0px;
    text-align: center;
    font-size: 25px;
}
.footer-area h3 {
    color: #fff;
    position: relative;
}
.footer-area h3:before{
    content: "";
    background: #bd9626;
    height: 3px;
    width: 60px;
    display: inline-block;
    position: absolute;
    bottom: -10px;
}
.footer-contact h4 {
    position: relative;
}
.footer-contact h4:before{
    content: "";
    background: #bd9626;
    height: 3px;
    width: 60px;
    display: inline-block;
    position: absolute;
    bottom: -5px;
}

.footer-area h4 {
    color: #fff;
}

.footer-area .footer-top.footer-padding {
    padding: 70px 0px !important;
}
.footer-bottom {
    background: #bd9626;
    padding: 20px 0px;
}

.footer-bottom p {
    margin: 0;
    color: #fff;
}
.footer-bottom .footer-social.f-right a {
    margin: 0px 8px;
}
.breadcrumb {
    margin: 0;
    background: #bd9626;
    position: relative;
    background-size: cover;
    padding: 40px 0;
}
.breadcrumb ul {
    display: flex;
    justify-content: center;
    width: 100%;
    position: relative;
    z-index: 1;
}
.breadcrumb ul li {
    padding: 0 8px;
}
.breadcrumb ul li a {
    color: #fff;
}
.breadcrumb ul li a.light {
    color: #f7f7f7;
}

.about-text h3 span {
    color: #bd9626;
}
.about-text ul li {
    padding-bottom: 20px;
    font-size: 15px;
    list-style: circle;
}
.about-text ul li:last-child {
    padding-bottom: 0;
}
.abouts .row.forth {
    margin-top: 60px;
}
.row.second-about {
    margin: 60px 0;
}
div#about-page .row.second-about p {
    max-width: 95%;
}
div#about-page .row.forth .about-image.abt-2 {
    max-width: 95%;
}
div#about-page {
    padding: 80px 0px;
}
.about-image-1 img {
    width: 100%;
}

div#about-page .row {
    align-items: center;
}
.about-text h3 {
    font-weight: bold;
    font-size: 35px;
}
.topbar .information a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px dashed #fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}

.social-links a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px dashed #fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}
.footer-area .footer-pera p {
    color: #f7f7f7;
}
footer p {
    color: #fff;
}
footer hr {
    background: #bd9626 !important;
    border-color: #bd9626 !important;
}
footer .footer-contact strong {
    color: #bd9626;
}
.main-header.sticky {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 99999999999;
    width: 100%;
}
.about-image.abt-2 img {
    width: 100%;
}
.card {
  width: 100%;
  height: auto;
  border-radius: 10px;
  
  z-index: 1;
}
.card .card-img {
  width: 100%;
  height: 250px;
  border-radius: 10px 10px 0px 0px;
}
.card .card-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0px 0px;
}
.card .card-content {
  border-radius: 0px 0px 10px 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  row-gap: 10px;
  padding: 25px 20px;
}
.card .card-content .card-tag {
  background: #f97316;
  color: #fff;
  width: fit-content;
  padding: 5px 12px;
  font-size: 14px;
  border-radius: 15px;
}
.card .card-content .card-title {
  color: #383f51;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
.card .card-content .card-desc {
  color: #383f51;
  line-height: 20px;
  font-weight: 500;
}
.card .card-content .card-profile {
  display: flex;
  column-gap: 15px;
  margin-top: 15px;
}
.card .card-content .card-profile .card-profile-img {
  width: 55px;
  height: 57px;
}
.card .card-content .card-profile .card-profile-img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.card .card-content .card-profile .card-profile-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 3px;
  color: #383f51;
}
.card .card-content .card-profile .card-profile-content h3 {
  font-size: 18px;
}
.card .card-content .card-profile .card-profile-content span {
  font-size: 14px;
  color: #a2a6b7;
}

.gold.diamond {
    margin-top: 30px;
}
.title_blog {
    margin-bottom: 30px;
}

.title_blog h2 {
    font-weight: bold;
}

.gold.silver {
    margin-top: 30px;
}
.blog_right h3.title {
    font-weight: bold;
    font-size: 22px;
}

.category-widget {
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.category-widget a {
    color: #bd9626;
    font-weight: bold;
}

.category-widget li {
    padding: 5px 0px;
}

.newsletter-widget form {
    display: flex;
    align-items: center;
}

.newsletter-widget form input.input {
    border: 1px solid #ccc;
    padding: 10px;
    width: 80%;
}

.newsletter-widget form button.primary-button {
    background: #bd9626;
    border: none;
    outline: none !important;
    padding: 10px;
}
div#blog {
    padding: 60px 0px;
}
.aside-widget.faqs {
    margin-top: 30px;
}

.aside-widget.faqs ul li {
    padding-bottom: 10px;
    list-style: square;
}

.aside-widget.faqs ul {
    padding-left: 15px;
}
.contact-us {
    padding: 80px 0;
}
.contact-us h3 {
    margin-bottom: 30px;
}
.contact-form .wrapper {
    display: flex;
}
.contact-form span {
    display: block;
    margin-bottom: 20px;
}
.contact-form label {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #999;
    font-weight: 400;
}
.form-left {
    width: 50%;
}
.form-right {
    width: 48%;
    margin-left: 2%;
}
.contact-form input {
    display: block;
    width: 100%;
    min-height: 50px;
    padding: 12px 19px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #999;
    background-color: #f4f7f9;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid transparent;
    border: 1px solid #F9F9FE;
}
.contact-form input:focus {
    outline: 1px solid #bd9626;
}
.contact-form textarea {
    display: block;
    width: 100%;
    min-height: 88%;
    padding: 12px 19px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #999;
    background-color: #f4f7f9;
    background-image: none;
    border-radius: 0;
    -webkit-appearance: none;
    transition: .3s ease-in-out;
    border: 1px solid transparent;
    border: 1px solid #F9F9FE;
}
.contact-form textarea:focus {
    outline: 1px solid #bd9626;
}
button.submit {
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 0;
    padding: 16px 40px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out;
    border: 2px solid #bd9626;
    background: #bd9626;
    text-decoration: none;
    margin-top: 28px;
}
button.submit:hover {
    background: transparent;
    color: #bd9626;
}
.contact-address {
    padding-left: 50px;
}
.contact-address ul li {
    display: flex;
    align-items: center;
}
.contact-address ul li span {
    width: 40px;
    height: 40px;
    margin-right: 20px;
}
.contact-address ul.list-terms-list-1 {
    margin-top: 58px;
}
.contact-address ul li span img {
    width: 24px;
}
.contact-address ul li span i {
    font-size: 24px;
    color: #bd9626;
}
.contact-address ul li a {
    color: #999;
}
.contact-address ul li a:hover {
    color: #bd9626;
}
.our-menu ul li a:hover {
    color: #bd9626;
}
.contact-form p {
    font-size: 14px;
    margin-bottom: 30px;
    font-weight: 300;
}
.gold.contact {
    text-align: center;
    margin-top: 60px;
}
.footer-bottom .footer-social.f-right a i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px dashed #fff;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
}
div#accordion_about .panel:hover {
    background: #bd9626;
}
div#accordion_about .panel:hover h4.panel-title a {
    color: #fff !important;
}
div#accordion_about .panel:hover a i {
    color: #fff !important;
}
div#accordion_about .panel:hover a {
    color: #fff !important;
}





/* Responsive css start here */

@media (max-width: 992px){
    .mobile_menu .slicknav_btn {
    top: -86px;
}
.slicknav_nav .slicknav_row i.fa.fa-angle-down {
    display: none;
}
}

@media (max-width: 767px){
    .information a {
    font-size: 14px;
    display: inline-block;
    margin-right: 0 !important;
    margin-bottom: 8px;
}
.topbar .information a i {
    display: block;
    margin: auto;
}
.information {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.social-links {
    text-align: center;
    display: none !important;
}
.header-area .main-header {
    padding: 5px !important;
}

.logo img {
    width: 120px;
}

.mobile_menu .slicknav_btn {
    top: -75px;
}
div#accordion_about {
    padding: 50px 0px !important;
}

.about-caption.mb-50 {
    text-align: center;
}

div#accordion_about p {
    max-width: 100%;
}

.testimonial p {
    max-width: 85% !important;
    font-size: 18px;
    line-height: 30px;
}

.footer-copy-right {
    text-align: center;
}

.footer-bottom p {
    font-size: 14px;
}

.footer-social.f-right {
    float: none !important;
    text-align: center;
    margin-top: 10px;
}
.application-area {
    font-size: 18px;
}
.about-image-1 img {
    margin-bottom: 40px;
}

.about-text {
    text-align: center;
}

div#about-page .row.forth .col-md-6:first-child {
    order: 2;
}
.card {
    margin-bottom: 20px;
}
.contact-address {
    padding-left: 0;
    padding-top: 30px;
}

.contact-form .wrapper {
    flex-wrap: wrap;
}

.form-left {
    width: 100%;
}

.form-right.text {
    width: 100%;
    margin-left: 0;
}
}