/**
* Template Name: kilimanjaro
* Version: 1.0
* Author: Ikram Hossen
* Developed By: Codeware Ltd.
* Author URL: www.codewareltd.com
**/

/* Root css */
:root {
    --grayColor: #f7f7f7;
    --goldColor: #fab143;
	  --baseColor:#25308c;
    --buleColor:#1a1617;
    --redColor: #25308c;
    --darkColor: #06060b;
    --whiteColor:#ffff;
    
}
::-webkit-scrollbar-thumb {
  background-color: var(--baseColor);
}
body{
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
h1,h2,h3,h4,h5,h6, button, a{
  font-family: "Jost", sans-serif !important;
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
/* Header css */
header {
  background:var(--whiteColor);
  border-bottom: none !important;
  position: relative;

  
}
header::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 72%;
  height: 100%;
  background-color: var(--buleColor);
  clip-path: polygon(7% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.navbar{
  z-index: 22 !important;
}
/* .header_wrapper {
  position: sticky;
  top: 0;
  z-index: 33;
  overflow-x: hidden !important;
  box-shadow: 4px -4px 2px 4px var(--buleColor) !important;
} */
.demoNavBar .drop-down li a:hover {
  border-left: 3px solid var(--baseColor);
}
.lang_title span {
  font-size: 15px;
  font-weight: 600;
  color: var(--whiteColor) !important;
}

/* .lang__anc span{
  color:var(--darkColor);
} */

/* .lang__anc:hover {
  background: var(--redColor);
  color: #ffff !important;
} */

.nav-links.active::after {
  height: 4px;
  width: 37px;
  border-radius: 18;
}

.site_logo {
  max-width: 200px;
  max-height: 62px;
  object-fit: contain;
}
.topbar {
    background:var(--baseColor);
}
.topbar a {
  color: var(--whiteColor);
  font-size: 14px;
}
.topbar a:hover {
  color: var(--whiteColor) !important;
}
.banner-title {
  font-weight: 700;
  margin: 0;
  font-size: 65px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 2;
  text-shadow: none;
  line-height: 70px;
}
.banner-title span{
  color: var(--whiteColor);
}
.banner-desc {
  color: var(--whiteColor);
  z-index: 1;
  position: relative;
  margin-top: 30px;
  width: 75%;
  font-size: 16px;
}
.demoNavBar .drop-down ul::after {
  content: '';
  height: 16px;
  width: 16px;
  background: var(--whiteColor);
  top: -8px;
  position: absolute;
  right: 20px;
  transform: rotate(45deg);
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  z-index: -1;
}
.search__panel {
  margin: 0px;
  padding: 120px 0px;
}
.booking-box .booking-box__body {
  background-color: var(--whiteColor)!important;
  border-radius: 25px !important;
  padding: 40px;
}
.booking-box .b-form-group label {
    font-weight: 600 !important;
    color: var(--baseColor);
    margin-bottom: 0px !important;
}

.booking-box .form-control {
  border: 1px solid #eee;
  border-radius: 5px !important;
  background: #eee;
  padding: 9px 16px;
}
.spiner, .spinerSB {
  color: var(--darkColor);
}
.demoNavBar li a {
  font-weight: 600;
}
.nav-links.active {
  font-weight: 700;
}
.ui-datepicker th {
  color: var(--whiteColor);
}
.ui-datepicker th {
  background: var(--baseColor);
  border-top: 1px solid var(--baseColor) !important;
  border-bottom: 1px solid var(--baseColor) !important;
}
.ui-widget-header {
  border: 1px solid #eee !important;
  background: #efeff5 !important;
  color: var(--darkColor);
  font-weight: 600;
  font-size: 15px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid var(--baseColor) !important;
  background: var(--baseColor) !important;
  color: var(--whiteColor) !important;
  border-radius: 50%;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: var(--buleColor) !important;
  border: 1px solid var(--buleColor) !important;
}
.search_btn {
  color: var(--darkColor);
  border: 1px solid transparent;
  width: 100%;
  min-height: 44px;
  background: var(--baseColor);
  color: #ffff;
}
.search_btn:hover {
  color: var(--whiteColor) !important;
  background: var(--buleColor) !important;
  border: 1px solid var(--buleColor);

}
.repeat-arrow-img-btn {
  top: 74px;
  border: 2px solid var(--buleColor) !important;
  z-index: 1;
  right: 0;
  transform: rotate(90deg);
}
button.repeat-arrow-img-btn.repeat-arrow-img-btn2 {
  top: 39px;
  transform: rotate(0deg);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--baseColor);
}
.date-icons{
  position: relative;
}
.search_abs_icon {
  position: absolute;
  top: 14px;
  right: 14px;
}
/* popular bus */
.works-text {
  position: relative;
  font-size: 50px;
  line-height: 50px;
}
.section-text h2::before {
  content: "";
  position: absolute;
  display: block;
  width: 120px;
  height: 1px;
  background: #ddd;
  bottom: 9px;
  left: calc(50% - 60px);
}
/* How it works */
.how_it_works {
  position: relative;
  z-index: 2;
  /* margin-top: -70px;
  margin-bottom: 60px; */
}
.Features_subHeadingTxt{
  color: var(--whiteColor);
}
/* .store_img_link img {
  margin-top: 20px !important;
} */
 .store_img_link img {
   object-fit: cover;
   max-width: 200px;
   border-radius: 15px;
 }

.service-icon-wrapper {
  display: block;
}
.work_part_head{
  margin: 14px;
}
/* ==== Call-to-action-2-section part====== */
.call-to-action-2-section {
  /* background: url('../img/banner_bg2.jpg') no-repeat; */
  background-color: var(--baseColor);
  background-size: cover;
  min-height: 400px;
  display: flex;
  align-items: center;
  text-align: center;
  position: relative;
  background-position: center;
}
/* .call-to-action-2-section::after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #00000066;
} */
.call-to-action-2-section-inner {
  position: relative;
  z-index: 1;
}
.trip_book_now_btn {
  font-size: 20px;
  background: var(--buleColor);
  padding: 10px 40px;
  display: inline-block;
  border-radius: 30px;
  color: var(--whiteColor) !important;
  text-decoration: none;
  font-weight: 500;
  outline: 0;
  box-shadow: none;
  transition: all ease-in-out 0.2s;
  border: 2px solid var(--buleColor);
 
}
.trip_book_now_btn:hover{
  border: 2px solid var(--whiteColor);
}
/* ====tricket part====== */
.dpe_ariv_wrap {
  position: relative;
  flex-wrap: wrap !important;
}
.app_store_btn {
  display: inline-block;
  text-align: left;
}
/* App */
.download_app_sec {
  position: relative;
  margin-bottom: 40px;
  overflow: hidden;
}
.app_sec .section-title h2 {
  text-align: left;
  color: var(--whiteColor);
}
.app_sub_title {
  color: var(--whiteColor);
}

.app_sec .section-title h2 {
  color: var(--whiteColor);
}
.app_sec {
  background: #25308ceb url(../img/bg-download.png) no-repeat;
  padding: 60px 0px;
}
.icon_box-download .inner-download {
  display: flex;
  align-items: center;
}
.icon_box-download {
  text-decoration: none;
}
.download-widget-container {
  padding: 8px 15px 8px 15px;
  background-color: #000000;
  border-radius: 12px 12px 12px 12px;
  max-width: 240px;
}
.icon_box-download .inner-download .icon_box {
  padding-right: 20px;
  position: relative;
  margin-right: 20px;
}
.icon_box-download .inner-download .icon_box::before {
  content: "";
  height: 40px;
  width: 1px;
  background-color: #ddd;
  opacity: 1;
  position: absolute;
  top: -5px;
  right: 0px;
  z-index: 1;
  opacity: 0.2;
}
.icon_box-download.version_white .inner-download .icon_box svg {
  width: 26px;
  height: auto;
}
.inner-download .icon_box svg path {
  fill: #fff;
}
.info-download span {
  font-size: 14px;
}
/* Contact us */
.cont_right_box .single_box {
  background:var(--whiteColor);
}
.cont_right_box .single_box:hover {
  box-shadow: 0 6px 8px rgba(174, 190, 205, .4);
}
.cont_right_box_icon {
  color: var(--darkColor);
  border: 1px dashed var(--darkColor);
}
.b-google-map__info-window-address-title {
  color: var(--darkColor);
}
.cont_right_box .desc {
  color: var(--darkColor);
}
.down-tick:focus {
  color: var(--darkColor);
  background-color: #25308c0d !important;
  border-color: #c8c8c8;
  outline: 0;
  box-shadow: none;
}
/* Search page */
.search_btns {
  color: var(--whiteColor);
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 27px;
  letter-spacing: 0.3px;
  border-radius: 30px !important;
  background-color: var(--baseColor);
  background-size: 250% 100%;
  background-position: right bottom;
  transition: all 0.3s ease-in-out !important;
  touch-action: manipulation;
  border: 1px solid transparent;
  width: 100%;
  min-height: 44px;
}
.search_btns:hover{
  background: var(--darkColor);
  color: var(--whiteColor);
}
.b-search-map__wrap {
  background:var(--baseColor);
}
.b-search-map-wrapper .b-form-group label {
  color: var(--whiteColor);
  font-weight: 500 !important;
}
.b-search-map-wrapper .search_btn {
  background: var(--buleColor);
}
.b-search-map-wrapper .search_btn:hover {
  /* background: var(--baseColor) !important; */
  border: 1px solid #fff !important;
}
.b-search-map-wrapper .search_btn {
  margin-top: 34px !important;
}
.b-search-map-wrapper .search_btn {
  border: none !important;
}
.img-btn.left-img-btn, .img-btn.right-img-btn {
  background: var(--redColor);
  border: 1px solid var(--redColor);
}
.btn_view_eats {
  background: var(--baseColor);
}
.btn_view_eats {
  border-color: var(--baseColor);
}
.route_text_flex{
  border: 1px dashed #eee;
}
.btn_view_eats {
    background: var(--buleColor);
    color: #fff;
    position: relative;
    z-index: 1;
    border-color: var(--buleColor);
    padding: 6px 12px !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 30px;
    transition: all ease-in-out 0.2s;
    white-space: nowrap;
    text-transform: uppercase;
}
.btn_view_eats:hover {
  color: var(--whiteColor);
  text-decoration: none;
  background: transparent;
  background: var(--baseColor);
  border: 1px solid var(--baseColor);
}

.single_search_result_item .result_content li .bus_name h6 {
  color: var(--buleColor);
}
.abs_inner_line::before {
  background: var(--baseColor);
  border: 2px solid var(--buleColor);
}

.bi_arrow span {
  border: 2px solid var(--buleColor);
}
.single_search_result_item {
  border: 1px dashed var(--buleColor);
}

.departure {
  border: 1px dashed var(--buleColor);
}
.select-ticket-row-wrapper {
  border-left: 3px solid var(--redColor);
}
#myModal .modal-header {
  background-color: var(--redColor);
}
.pay-details-box .title_Ablack {
  background: var(--redColor);
}
.pess-dtls-box {
  border-bottom: 3px solid var(--redColor);
}
.proceed_to_book_btn {
  background: var(--redColor) !important;
  border: 1px solid var(--redColor)!important;
}
.download_ticket_app {
  object-fit: contain;
}
.dnld-tkt-details .page_title h4 {
  text-align: left;
}
.bus-place::before {
  filter: brightness(0);
}

/* How it works */
.how_works {
  border-radius: 10px;
  padding: 10px;
  transition: 0.3s all ease-in-out;
  border-bottom: none !important;
}
.how_works:hover {

  transform: translateY(-0px);
}
.how_works {
  min-height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--whiteColor);
  /* border-radius: 50% 50% 7px 7px; */
  padding: 10px;
  transition: 0.3s all ease-in-out;
  box-shadow: 10px 10px 40px 0px rgba(118, 133, 161, 0.1);
  height: 100%;
}
.works-text{
  color: var(--baseColor);
}
.icon-box-title {
  color: var(--baseColor);
  font-size: 22px;
}
.icon-box-text {
  font-size: 16px;
  line-height: 28px;
  width: 90%;
}

.nav-links:before {
  content: '';
  position: absolute;
  bottom: 4px;
  width: 100%;
  height: 3px;
  background-color: var(--whiteColor);
  transform: scale(0);
  transform-origin: 50%;
  right: 0px;
}

 .nav-links:hover:before{
  transform: scale(0.8);
 }
 .nav-links:before {
   -o-transition: 0.27s;
   -ms-transition: 0.27s;
   -moz-transition: 0.27s;
   -webkit-transition: 0.27s;
   transition: 0.5s;
 }
 .nav-link.active {
  color: #939393 !important;
  font-weight: 400 !important;
}
.demoNavBar li a {
  color: var(--whiteColor) !important;
  font-weight: 400;
  transition: all ease-in-out 0.2s;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
  position: relative;
  letter-spacing: .4px;
}
.demoNavBar li a:hover {
  color: #939393 !important;
}
.demoNavBar li:last-child a {
  padding-right: 8px !important;
}
.demoNavBar li {
   position: relative;
   padding: 10px;
   line-height: 35px;
   /* display: inline; */
}
.dropdown-menu {
  position: absolute;
  z-index: 9999;
}
.box-shadows{
  box-shadow: none !important;
}
.nav-link.active::after {
  background-color: #fff !important;
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  border-radius: 50%;
  bottom: 0;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}
.bus-place i {
  color: var(--whiteColor);
  font-size: 16px;
  padding: 6px;
}
.departure-margin{
  margin-top: -40px !important;
}
.bus-place::before {
  display:none;
}
.trvl-container {
  display: grid;
  grid-template-columns: auto auto auto;
  grid-gap: 20px;
  text-align: center;
}
.top-routes {
  /* border: 2px dashed #ddd; */
  padding: 20px 10px;
}
.home_banner_section {
  background: var(--baseColor) url('../img/banners_bg.jpg');
  max-height: max-content;
  background-size: cover;
  background-position: center;
  position: relative;
}
.home_banner_section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: #00000066;
}
.banner_carousel .owl-nav button span {
  background:var(--redColor);
}
.departure-search{
  margin-top: -40px !important;
}

.dnld-tkt-details .page_title h4 {
  font-size: 17px;
}
.cont_right_box a.desc:hover {
  color: var(--yellwColor);
}
.routes p{
  text-align: center;
}
.top-routes img {
  height: 40px;
  width: 50px;
  object-fit: contain;
}
.top-routes a {
  font-weight: 500;
  margin: 15px 0px 0px;
  position: relative;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  background: #25308c1c;
  color: var(--buleColor);
  border: 1px dashed var(--baseColor);
  border-radius: 5px;
  transition: all 0.5s;
}
.top-routes a:hover{
  background: var(--baseColor);
  color: var(--whiteColor);
}
.text-machin{
  color: var(--darkColor) !important;
}
.scroll-to-tops {
  position: absolute;
  top: auto !important;
  left: auto !important;
  z-index: 1;
  transform: none !important;
  right: 5px;
  bottom: 50px;
}
.btn-scrolls {
  height: 40px;
  padding: 6px;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  transition: all ease-in-out 0.2s;
  color: #090908;
  line-height: 0;
  animation: pulse 2s infinite;
  background: #fff;
  border-radius: 50%;
}
.btn-scrolls:hover {
  background: var(--baseColor);
  color: var(--whiteColor);
  border-color: var(--baseColor);
}
.btns-animate {
  animation: animet 800ms ease-out infinite;
}
@keyframes animet{
0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.payment-apps{
  justify-content: center !important;
  border: 2px dotted var(--redColor);
  background: var(--whiteColor);
  border-radius: 5px;
  padding: 20px; 
}
.offcanvas-header{
  background-color: var(--whiteColor)!important;
}
.service-icon-wrapper img {
  object-fit: contain !important;

}
/* ======navbar end===== */
/* ======download===== */
/* .download-animate{
  animation: dowld_animation 2s linear 1s infinite alternate running;
      
}
@keyframes dowld_animation{
  0% {
      transform: translateY(-20px);
    }
  100% {
    transform: translateY(20px);
  }
} */
.down-tick {
  border: 1px solid #E5E7EB;
   background-color: #F9FAFB;
  transition: all 0.2s ease;
}
.down-tick:focus {
  background: var(--whiteColor) !important;
  border-color: var(--baseColor);
  box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.1);
    
}

.fill{
  color: var(--buleColor) !important;
}
.start-label{
  color: var(--buleColor);
  text-transform: uppercase;
}
.start-labels{
  color: var(--buleColor);
}
.download-ticket {
  border-top: 4px solid var(--baseColor);
  border-radius: 15px !important;
  background: var(--whiteColor) !important;
}
/* =====download end===== */

.b-contact-form-boxs {
  position: relative;
  padding: 20px 40px;
  border-right: 1px solid #eee;
}

.b-contact-form-boxs:before {
  position: absolute;
  top: 30px;
  right: -65px;
  z-index: -1;
  content: url(../img/back.png);
}

.b-contact-form-boxs:after {
  position: absolute;
  bottom: -41px;
  left: -13%;
  z-index: -1;
  content: url(../img/back.png);
}

/* ====contact us==== */
.contact-icons{
  padding: 20px 40px;
  /* background: #25308c29; */
}
.single_boxs {
  text-align: center;
  display: flex;
  gap: 20px !important;
  padding: 10px;
}
.cont_right_box_icons {
  font-size: 24px;
  color: var(--whiteColor);
  height: 55px;
  line-height: 55px;
  width: 55px;
  background: var(--baseColor);
  border-radius: 50%;
}
.all__info{
  font-size: 20px;
  color: var(--darkColor);
  text-align: justify !important;
}
.all__info a{
 text-decoration: none !important;
}
.all__info .cont-name {
  /* font-size: 20px; */
  font-weight: 600;
  margin: 0;
}
.all__info a:hover{
  color: var(--baseColor);
}
.contact-forms {
  border: 1px solid #E5E7EB;
  background-color: #F9FAFB;
  transition: all 0.2s ease;
}

.contact-forms:focus{
  background: var(--whiteColor) !important;
  border-color: var(--baseColor);
  box-shadow: 0 0 0 4px rgba(79, 70, 229, 0.1);
}
.booking-box__body .select2-container--default .select2-selection--single {
  background-color: #eeeeee !important;
  /* border: 1px solid #fff; */
  border-radius: 10px;
}
/* ======contact end ===== */
.contact_titles{
  margin: 0px;
  font-weight: 600;
}
.footer_imp_link a {
  text-transform: capitalize;
  color: #ffffff;
}
.footer_imp_link a:hover {
  color: var(--whiteColor) !important;
  border-bottom: 2px solid var(--whiteColor);
}
footer {
  background-color: var(--whiteColor);
  position: relative;
  border: 0;
  margin-top: auto;
}
.footer_contact_address:hover{
 color: var(--redColor);
}
.footer_contact_address{
  color: var(--redColor);
}
.footer_contact_address a  {
  color: var(--buleColor);
}
.footer_contact_address a span:hover {
  color: #939393 !important;
}
.footer_title {
  color: var(--buleColor);
}
.footer_logo {
  max-width: 130px;
  margin-top: 0px;
  border-radius: 4px;
}
.b-footer-primary {
  background: var(--redColor);
  border-top: 1px solid var(--darkColor);
}
.small_site_logo {
  background: var(--whiteColor);
}
.section-title h2 {
  font-size: 40px;
}
.footer_title {
  font-size: 25px;
  color: var(--whiteColor);
  text-transform: capitalize;
  font-weight: 500;
}
.footer_contact_address a {
  font-weight: 500;
}
.footer_contact_address a {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
}
.social-links a {
  font-size: 14px;
  display: inline-block;
  transition: 0.2s;
  color: var(--buleColor);
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: var(--whiteColor);
  margin-right: 7px;
  border-radius: 50%;
}
.social-links a:hover {
  color: var(--whiteColor);
  border: 1px solid var(--baseColor);
  background: var(--baseColor);

}
.location_hints {
  color: var(--whiteColor);
  font-weight: 500;
  font-size: 14px;
  display: block;
}
.contact-part .location_hints {
  color: var(--darkColor);
}
.contact-part span.cont-name{
  color: var(--darkColor);
}

.qr_image {
  border-radius: 10px;
  width: 200px;
}
.download_app_image {
  max-height: 240px;
  object-fit: contain;
}
/* ######################################### */
.custom_bg_shape[data-negative=false].custom_bg_shape_bottom, .custom_bg_shape[data-negative=true].custom_bg_shape_top {
  transform: rotate(180deg);
}
.custom_bg_shape[data-negative=true].custom_bg_shape_bottom {
  transform: rotate(0deg);
  position: relative;
  z-index: 1;
}
.custom_bg_shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
}
.custom_bg_shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
 .custom_bg_shape_top svg {
  height: 50px;
}
.custom_bg_shape_bottom svg {
  height: 60px;
  fill: #fff;
}
.custom_bg_shape_fill {
  fill: #fff;
  transform-origin: center;
  transform: rotateY(0deg);
}
.custom_bg_shape_bottom{
  bottom: -1px;
}
/* ######################################### */


.footer_bottom_link a {
  color: var(--darkColor);
  font-size: 15px;
  text-transform: capitalize;
}
.footer_bottom_link a:hover {
  text-decoration: none;
}
.fq-link a:hover {
  color: var(--baseColor);
}
.b-footer-primary {
  background: var(--baseColor);
  border-top: 1px dashed #eeeeee1c;
}
.copy_right_text {
  font-size: 14px;
  color: var(--whiteColor);
  text-align: center;
}
.text-dark {
  --bs-text-opacity: 1;
  color: var(--baseColor)!important;
  text-align: center;
}
.text-colors{
 text-transform: capitalize;
 color: var(--whiteColor);
}
/* contact part */
.mid_cont_btns {
  color: #fff !important;
  box-shadow: none !important;
  font-size: 18px;
  font-weight: 600;
  margin: 0 auto;
  padding: 6px 50px;
  border-radius: 30px;
  min-height: 44px;
  text-transform: uppercase;
  outline: none !important;
  /* background-image: linear-gradient(90deg, #1a1617 0%, #25308c 50%) !important; */
  background: var(--baseColor);
  background-position: right bottom;
  transition: all 0.3s ease-in-out !important;
  touch-action: manipulation;
  border: 1px solid transparent;
}

.mid_cont_btns:hover {
  /* background-image: linear-gradient(90deg, #25308c 0%, #1a1617 100%) !important; */
  background: var(--buleColor);
  color: var(--whiteColor) !important;
}
.contact-forms {
  border-radius: 10px !important;
  /* background: #11278312; */
}
.bord-line{
  position: relative;
}
.bord-line::after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 195px;
  height: 3px;
  background: var(--buleColor);
}
.cont_us {
  /* background: radial-gradient(#0755a059, transparent); */
  box-shadow: 0px 1px 3px 2px #eee;
  border-radius: 10px;
}
.contact__title{
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: capitalize;
    color: var(--buleColor); 
}
.page_titles {
  text-align: center;
  font-size: 34px;
  margin: 0;
  color: var(--baseColor);
}
/* download part */
.b-blog-short-post {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
}
.social-icon h3{
  padding: 2px;
  text-align: center !important;
}
.social-links {
  display: flex;
  align-items: center;
  padding-top: 0px !important;
  justify-content: center;
}
/* Footer css end */
.social_icons {
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 25px;
  color: #ffffff;
  font-size: 16px;
  transition: all ease-in-out 0.2s;
  border: 1px solid #0c103724;
  border-radius: 3px;
}
.social_icons:hover{
  color: var(--baseColor);
}

.phone-us{
    background: red;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #fff;    
}
.phone-us:hover{
    background:var(--redColor);      
}

.footer-bg {
  background: var(--buleColor);
  padding: 80px 0px 70px !important;
}
/* Accordion */
.accordion-button {
  padding: 10px 0px;
  font-size: 22px;
  color: var(--darkColor);
}
.accordion-body p {
  margin: 0;
  font-size: 16px;
}
.accordion-body {
  padding: 15px 0px;
}
.accordion-button:not(.collapsed) {
  color: var(--buleColor);
  background-color: transparent;
  box-shadow: none !important;
  outline: none !important;
  border-bottom: 1px solid #dfdfdf;
}
.accordion-button p {
  margin: 0px;
}
.accordion-button:focus {
  z-index: 3;
  border-color: var(--buleColor);
  outline: 0 !important;
  box-shadow: none !important;
}