@charset "utf-8";
@font-face {
	font-family: 'OldGrowth-Regular', sans-serif;
	src: url('../fonts/OldGrowth-Regular.otf');
}
@font-face {
	font-family: 'Sunday-April';
	src: url('../fonts/Sunday-April.woff2');
}
* {
	margin:0px;
	padding:0px;
}
.clearall {
	padding:0px;
	margin:0px;
}
::selection {
	background:#fba413;
	color:#fff;
}
::-moz-selection {
	background:#fba413;
	color:#fff;
}
a:hover{
  text-decoration:none;
}
a{
 	text-decoration:none !important;
}
a:focus{
	outline:0;
	text-decoration:none;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
a[href^="mailto:"] {
	color: inherit;
	text-decoration: none;
}
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px !important;
}
html {
  *scroll-behavior: smooth;
  margin: 0;
  padding: 0;
}
#return-to-top {
  z-index: 999;
  position: fixed;
  bottom: 10px;
  right: 10px;
  line-height: 35px;
  text-align: center;
  background: #fba413;
  border:1px solid #fba413;
  width: 35px;
  height: 35px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  display: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  color: #fff;
}
#return-to-top:hover {
  background: #6e3337;
  color: #fff;
  border:1px solid #6e3337;
}
body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background:#fff;
  font-family: 'Work Sans', sans-serif;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
	padding: 0;
	line-height: inherit;
  font-family: 'Quicksand', sans-serif;
}
p {
	margin: 0;
	padding: 0;
	line-height: inherit;
	color: #626060;
	font-size: 18px;
  font-family: 'Work Sans', sans-serif;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: inherit;
  font-family: 'Work Sans', sans-serif;
}
.scroll-to-top{
  position: fixed;
  bottom: 90px;
  left: 10px;
  width: 40px;
  height: 40px;
  color: #ffffff;
  font-size: 24px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  z-index: 100;
  cursor: pointer;
  background: #fba413;
  display: none;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease; 
  opacity: 1;
  -webkit-animation: fadeInLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
.scroll-to-top:hover{
  color:#fff;
  background:#fdab67;
}
.bds_wrapper {
  width: 100%;
  float: left;
  position: relative;
  padding: 0;
  margin: 0;
}
header {
  width: 100%;
  float: left;
  position: relative;
  padding: 0px 0;
}
.bds_hedr_top{
  width: 100%;
  float: left;
  position: relative;
  padding: 8px 0;
  background: #304f47;
}
.bds_hedr_top_inr{
  width: 100%;
  float: left;
  position: relative;
}
.bds_hedr_top_inr_cntinfo {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
}
.bds_hedr_top_inr_cntinfo ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  float: left;
}
.bds_hedr_top_inr_cntinfo ul li {
  margin: 0 40px 0 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}
.bds_hedr_top_inr_cntinfo ul li a {
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
  font-weight: 500;
  margin: 0;
  padding: 0;
  display: flex;
  align-content: center;
  align-items: center;
  text-decoration: none;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_hedr_top_inr_cntinfo ul li a i {
  font-size: 16px;
  padding-right: 10px;
}
.bds_hedr_top_inr_cntinfo ul li a:hover {
  color: #f6b512;
}
.bds_hedr_top_inr_socil {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hedr_top_inr_socil ul {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
  margin: 0;
  padding: 3px 0 0 0;
  list-style-type: none;
}
.bds_hedr_top_inr_socil ul li {
  display: inline-block;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
}
.bds_hedr_top_inr_socil ul li a {
  font-size: 15px;
  color: #fff;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_hedr_top_inr_socil ul li a:hover {
  color: #f6b512;
}
.bds_hedr_botm {
  width: 100%;
  float: left;
  display:none;
  position: relative;
  padding: 5px 0;
}
.bds_header_main {
  width: 100%;
  float: left;
  position: relative;  
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_header_logo {
  width: 100%;
  float: left;
  position: relative;  
}
.bds_header_logo img {
  width:160%;
  object-fit: cover;
}
.bds_header_main .bds_header_navbar {
  width: 100%;
  float: left;
  position: relative;  
}
.bds_header_main .bds_header_nav {
    width: 100%;
    float: left;
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}
.bds_header_main .bds_header_nav a.plan-btn {
    background: #f6b512;
    color: white;
    padding: 12px 25px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px;
}
.bds_header_main .bds_header_nav a.plan-btn:hover{
    background: #000;
    transition:0.5s;
}
.bds_header_main .bds_header_nav ul {
  width: auto;
  float: right;
  position: relative;  
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bds_header_main .bds_header_nav ul li {
  position: relative;  
  text-align: center;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  display: inline-block; 
}
.bds_header_main .bds_header_nav ul li a {
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: none;
  color: #262339;
  font-size: 18px;
  letter-spacing: 0.3px;
  text-align: center;
  margin: 0;
  padding: 2px 0;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_header_main .bds_header_nav ul li a:hover {
  color: #f6b512;
}
/*.bds_header_main .bds_header_nav ul li:first-child a {*/
/*  color: #f6b512;*/
/*  border-bottom: 2px solid #f6b512;*/
/*}*/
.bds_header_main .bds_header_nav ul li.active a {
  color: #f6b512;
  border-bottom: 2px solid #f6b512;
}
.bds_btn_all {
  background-color: #f6b512;
  border: 1px solid #f6b512;
  border-radius: 5px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 17px;
  padding: 12px 30px;
  width: fit-content;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  position: relative;
  float: none;
}
.bds_btn_all:hover {
  background-color: #000;
  border: 1px solid #000;
  color: #fff;
}
.bds_header_main .bds_header_nav_btn {
  padding: 0 0 0 30px !important;
}
.bds_header_main .bds_header_nav_btn .bds_btn_all {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 12px 30px;
}
.bds_header_main .bds_header_nav_btn .bds_btn_all:hover {
  background-color: #fba413;
  border: 1px solid #fba413;
  color: #fff;
}
.sticky_header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999;
  display:block;
  -webkit-animation: 500ms ease-in-out 0s 1 running;
  animation: 500ms ease-in-out 0s 1 running;
  -webkit-animation: 500ms ease-in-out;
  animation: 500ms ease-in-out;
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.home_page header {
    position: absolute;
    top: 0;
    left: 0;
    padding: 5px 0;
    z-index: 99;
    background: #0000002b;
}
.home_page .bds_header_nav ul li a {
  color: #fff;
}
.home_page .sticky_header .bds_header_nav ul li a {
  color: #262339;
}
.home_page .bds_hedr_top {
  display: none;
}
#bds_hm_baner_sec {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_fig img {
    width: 100%;
    object-fit: cover;
}
.bds_hm_baner_fig.onlyhome-pico img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.bds_hm_baner_ovrly {
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  /*background: rgba(48,79,71,0.4);*/
}
.bds_hm_baner_cntnt {
    width: 100%;
    position: relative;
    padding-top: 110px;
    z-index: 10;
}
.bds_hm_baner_cntnt_txts {
    width: 70%;
    position: relative;
    text-align: left;
}
.bds_hm_baner_cntnt_txts h1 {
    font-family: 'Quicksand', sans-serif;
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align:left;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 0 0 0;
    line-height: 1.2;
}
.bds_hm_baner_cntnt_txts h1 span {
  text-transform: uppercase;
}
.bds_hm_baner_find {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 10%;
}
.bds_hm_baner_find_frm {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_find_frm form {
  width: 100%;
  float: left;
  position: relative;
  background: rgba(255, 255, 255, 0.7);
  box-shadow: 0px 32px 64px rgb(17 17 17 / 8%);
  border-radius: 20px;
  padding: 45px 45px;
  margin: 0 auto;
}
.bds_hm_baner_find_frm_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_find_frm_box_item {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_find_frm_box_item input {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  background: #fff;
  padding: 5px 5px 5px 15px;
  line-height: inherit;
  font-family: 'Work Sans', sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  clear: both;
  border: 1px solid #fff;
  border-radius: 5px;
  outline: 0;
  transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.bds_hm_baner_find_frm_box_item input:hover {
  border: 1px solid #f6b512;
}
.bds_hm_baner_find_frm_box_item input:focus {
  border: 1px solid #f6b512;
}
.bds_hm_baner_find_frm_box_item input::-webkit-input-placeholder {
  color: #000;
}
.bds_hm_baner_find_frm_box_item input:-ms-input-placeholder {
  color: #000;
}
.bds_hm_baner_find_frm_box_item input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.bds_hm_baner_find_frm_box_item input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.bds_hm_baner_find_frm_box_item_btn {
  width: 100%;
  float: left;
  position: relative;
}
.bds_hm_baner_find_frm_box_item_btn input {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  background: #f6b512;
  padding: 3px 3px 3px 3px;
  line-height: inherit;
  font-family: 'Quicksand', sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  clear: both;
  border: 1px solid #f6b512;
  border-radius: 5px;
  outline: 0;
  transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.bds_hm_baner_find_frm_box_item_btn input:hover {
  background: #000;
  border: 1px solid #000;
}
.bds_hm_baner_find_frm_box_item_btn input:focus {
  background: #000;
  border: 1px solid #000;
}
.bds_hm_baner_find_frm_box_item_btn .btn_icn {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30%;
  left: 18%;
}
.bds_hm_baner_find_frm_box_item_btn .btn_icn img {
  width: 100%;
  object-fit: cover;
}
#bds_footer_sec {
  width: 100%;
  float: left;
  position: relative;
  background:#242323;
  padding: 80px 0 0px 0;
}
#bds_footer_sec:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0px;
    z-index: 1;
    float: left;
    background: url(../images/bds-footer-bg.png) no-repeat left top transparent;
    opacity: 0.15;
    transition: background .3s,border-radius .3s,opacity .3s;
    background-size: 100% 100%;
}
#bds_footer_sec:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0px;
    z-index: 0;
    float: left;
    background: url(../images/brush-stroke-best.png) no-repeat left top transparent;
    opacity: 0.15;
    transition: background .3s,border-radius .3s,opacity .3s;
    background-size: 100% 100%;
}
.bds_footer_copyrght_sec {
  width: 100%;
  float: left;
  position: relative;
  /*background: #262339;*/
}
.bds_footer_copyrght_card {
  width: 100%;
  float: left;
  position: relative;
  *border-top: 2px solid #423F54;
  margin-top: 0px;
  padding: 30px 0;
      display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
}
.bds_footer_copyrght_card p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  text-align: center;
  margin: 0;
  padding: 0;
}
.bds_footer_copyrght_card p a {
  color: #f6b512;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_footer_copyrght_card p a:hover {
  color: #000;
}
.bds_footer_sec_card {
  width: 100%;
  float: left;
  position: relative;
  padding: 10px 0 30px 0;
  z-index: 10;
}
.bds_footer_card_wrap {
  width: 100%;
  float: none;
  position: relative;
  margin: 0 auto;
}
.bds_footer_card_wrap_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .abt_ftr_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .abt_ftr_box_fig {
  width: 50%;
  float: left;
  position: relative;
  margin-bottom: 35px;
}
.bds_footer_card_wrap_box .abt_ftr_box_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_footer_card_wrap_box .abt_ftr_box_descp {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .abt_ftr_box_descp p {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  text-align: left;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-transform: inherit;
}
.bds_footer_card_wrap_box .bds_footer_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_footer_card_wrap_box .bds_footer_titl h4 {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  line-height: inherit;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.bds_footer_socil .bds_footer_titl {
  width: 45%;
  float: left;
  position: relative;
  *padding-bottom: 15px;
}
.bds_footer_socil .bds_footer_titl h4 {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  line-height: inherit;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.bds_footer_socil {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 30px;
    /*display: flex;*/
    /*align-items: center;*/
    /*align-content: center;*/
}
.bds_footer_socil_list {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_socil_list ul {
  width: 100%;
  float: left;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
    align-items: center;
    align-content: center;
    gap: 15px;
}
.bds_footer_socil_list ul li {
  display: inline-block;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0 0px 0 0;
  list-style-type: none;
}
.bds_footer_socil_list ul li a {
  font-size: 16px;
  color: #fff;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 100%;
  float: left;
  line-height: 40px;
  text-align: center;
}
.bds_footer_socil_list ul li a:hover {
  color: #f6b512;
  border: 1px solid #f6b512;
}
.bds_footer_socil_list ul li img {
    width: 100%;
}
.bds_footer_card_wrap_box_card {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 25px;
}
.left_spc {
  padding-left: 25px;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_icn {
  width: 24px;
  float: left;
  position: relative;
  margin-right: 12px;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_link {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_link p {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0.3px;
  text-align: left;
  margin: 0;
  padding: 0 0 6px 0;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_link p a {
  text-transform: initial;
  color: #fff;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_footer_card_wrap_box .bds_footer_cntinfo_box_link p a:hover {
  color: #f6b512;
}
.bds_footer_card_wrap_box .bds_footer_links {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .bds_footer_links ul {
  width: 100%;
  float: left;
  position: relative;  
  text-align: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bds_footer_card_wrap_box .bds_footer_links ul li {
  position: relative;  
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  list-style-type: none;
}
.bds_footer_card_wrap_box .bds_footer_links ul li a {
  font-family: 'Work Sans', sans-serif;
  font-weight: 300;
  text-transform: capitalize;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-align: left;
  margin: 0;
  padding: 0;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_footer_card_wrap_box .bds_footer_links ul li a:hover {
  color: #f6b512;
}
.bds_footer_card_wrap_box .bds_footer_wacpts {
  width: 100%;
  float: left;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 5px;
}
.bds_footer_card_wrap_box .bds_footer_wacpts_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_footer_card_wrap_box .bds_footer_wacpts_fig img {
  width: 100%;
  object-fit: cover;
}
#bds_newsltr_sec {
  width: 100%;
  float: left;
  position: relative;
  *margin-bottom: -90px;
  *z-index: 1;
  margin-top: 50px;
}
.bds_newsltr_sec_card {
  width: 100%;
  float: letf;
  *margin: 0 auto;
  position: relative;
  display: flex;
  background: #262339;
  /*padding: 35px 48px;*/
  /*background: #304F47;*/
  /*box-shadow: 0px 32px 64px rgb(17 17 17 / 8%);*/
  /*border-radius: 20px 20px 0px 0px;*/
}
.bds_newsltr_sec_lft {
    width: 100%;
    position: relative;
    float: left;
    /*background: url(../images/bds-tlrmd-bg-11.png);*/
    /*background: linear-gradient(rgba(48,79,71,.75),rgb(48,79,71,.75)),url(../images/bds-tlrmd-bg-11.png);*/
    /*background: rgba(0,0,0,0.2),url (https://www.reallifeadventuretravel.com/wp-content/uploads/2021/09/Tanzania-Safari-Accommodation-scaled.webp);*/
    /*background: linear-gradient(rgba(0,83,94,0.38),rgb(0,83,94,.5)),url(../images/tailor-made.jpg);*/
    background: linear-gradient(rgb(246 181 18 / 19%), rgb(0 0 0 / 81%)), url(../images/foooooooo.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 170px 0 170px 0;
    background-attachment: fixed;
}
/*.bds_newsltr_sec_lft:before {*/
/*    content:'';*/
/*    width: 100%;*/
/*    float: left;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    display: flex;*/
/*    align-content: center;*/
/*    align-items: center;*/
/*    *background: rgba(48,79,71,0.5);*/
/*    background: rgba(0,0,0,0.35);*/
/*}*/
.bds_newsltr_sec_lft_cnt {
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
    padding: 0 15%;
}
.bds_newsltr_sec_lft_cnt h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
    padding: 0 0 15px 0;
    line-height: inherit;
}
.bds_newsltr_sec_lft_cnt p {
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    margin-top: 20px;
}
.bds_newsltr_btn {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 0 10px 0;
    text-align: center;
}
.bds_newsltr_sec_rgt {
    width: 60%;
    position: relative;
    float: left;
    background: url(../images/bds-tlrmd-bg-2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0 120px 0;
}
.bds_newsltr_sec_rgt:before {
    content:'';
    width: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    *background: rgba(48,79,71,0.5);
    background: rgba(0,0,0,0.35);
}
.bds_newsltr_sec_rgt p {
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-transform: inherit;
}
.bds_newsltr_sec_rgt_box {
    width: 100%;
    position: relative;
    float: left;
    padding: 0 15%;
}
.bds_newsltr_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 40px;
}
.bds_newsltr_titl h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: inherit;
}
.bds_newsltr_wrap {
  width: 80%;
  float: none;
  position: relative;
  margin: 0 auto;
}
.bds_newsltr_wrap form {
  width: 100%;
  float: left;
  position: relative;
}
.bds_newsltr_frm_box {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_newsltr_frm_box_email {
  width: 100%;
  float: left;
  position: relative;
}
.bds_newsltr_frm_box_email input {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  background: #fff;
  padding: 3px 3px 3px 10px;
  line-height: inherit;
  font-family: 'Work Sans', sans-serif;
  text-transform: capitalize;
  font-weight: 300;
  letter-spacing: 0px;
  text-align: left;
  color: #737679;
  font-size: 15px;
  clear: both;
  border: 1px solid #fff;
  border-radius: 0px 0px 0 0px;
  outline: 0;
  transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}
.bds_newsltr_frm_box_email input:hover {
  border: 1px solid #f6b512;
}
.bds_newsltr_frm_box_email input:focus {
  border: 1px solid #f6b512;
}
.bds_newsltr_frm_box_email input::-webkit-input-placeholder {
  color: #737679;
}
.bds_newsltr_frm_box_email input:-ms-input-placeholder {
  color: #737679;
}
.bds_newsltr_frm_box_email input::-moz-placeholder {
  color: #737679;
  opacity: 1;
}
.bds_newsltr_frm_box_email input:-moz-placeholder {
  color: #737679;
  opacity: 1;
}
.bds_newsltr_frm_box_btn {
  width: 52%;
  float: left;
  position: relative;
}
.bds_newsltr_frm_box_btn input {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  background: #f6b512;
  padding: 3px 3px 3px 3px;
  line-height: inherit;
  font-family: 'Work Sans', sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  clear: both;
  border: 1px solid #f6b512;
  border-radius: 0px 0px 0px 0px;
  outline: 0;
  transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;  
  box-shadow: 2px 2px 10px rgb(26 34 56 / 18%);
}
.bds_newsltr_frm_box_btn input:hover {
  background: #262339;
  border: 1px solid #262339;
}
.bds_newsltr_frm_box_btn input:focus {
  background: #262339;
  border: 1px solid #262339;
}
.bds_hdng_cntr_blck {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.bds_hdng_cntr_blck h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #262339;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0 26%;
  line-height: 1.2;
}
.bds_hdng_cntr_blck h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #f6b512;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1;
}
.bds_hdng_cntr_whit_left {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.bds_hdng_cntr_whit_left h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 55% 0 0;
  line-height: 1.2;
}
.bds_hdng_cntr_whit_left h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #f6b512;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1;
}
.bds_hdng_cntr_blck_left {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.bds_hdng_cntr_blck_left h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0% 0 0;
  line-height: 1.2;
}
.bds_hdng_cntr_blck_left h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #f6b512;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1;
}
.bds_hdng_cntr_blck_left p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: left;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 15px 0 0 0;
  position: relative;
}
#bds_sompaba_sec{
  width: 100%;
  float: left;
  position: relative;
  padding:80px 0 10px 0;
}
.bds_sompaba_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sompaba_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
}
.bds_sompaba_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_sompaba_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.bds_sompaba_box:hover .bds_sompaba_box_fig img {
  transform: scale(1.05);
}
.bds_sompaba_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #f1f1f1;
  padding: 20px 15px;
}
.bds_sompaba_box_dtls_dystr {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.bds_sompaba_box_dtls_dystr .bds_sompaba_days {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sompaba_box_dtls_dystr .bds_sompaba_days h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
/*.bds_sompaba_box_dtls_dystr .bds_sompaba_days h6:before {
  display: inline-block;
  margin-right: 8px;
  font-size: 10px;
  color: #fdab67;
  font-weight: 600;
  content: "\f10c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 3px;
}
.bds_sompaba_box_dtls_dystr .bds_sompaba_days h6:before {
  display: inline-block;
  margin-right: 8px;
  font-size: 10px;
  color: #fdab67;
  font-weight: 600;
  content: "\f10c";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 0;
  top: 3px;
}*/
.bds_sompaba_box_dtls_dystr .bds_sompaba_days h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  background-image: url(../images/sompaba-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sompaba_box_dtls_dystr .bds_sompaba_star {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
}
.bds_sompaba_box_dtls_dystr .bds_sompaba_star i {
  margin-left: 3px;
  color: #f6b512;
  font-size: 15px;
}
.bds_sompaba_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_sompaba_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: inherit;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_sompaba_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sompaba_box_dtls_prce {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sompaba_box_dtls_prce h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_sompaba_box_dtls_prce h5 span {
  color: #a5a5a5;
  margin-left: 10px;
  font-size: 18px;
  text-decoration: line-through;
}
#bds_sybtfyt_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_sybtfyt_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sybtfyt_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  box-shadow: 0px 0px 30px rgb(17 17 17 / 8%);
}
.bds_sybtfyt_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_sybtfyt_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
  height: 240px;
}
.bds_sybtfyt_box:hover .bds_sybtfyt_box_fig img {
  transform: scale(1.05);
}
.bds_sybtfyt_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 15px 15px;
}
.bds_sybtfyt_box_dtls_dyprc {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 5px;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_days {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_days h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 0;
  text-align: right;
  position: relative;
  width: fit-content;
  float: right;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_days h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -20px;
  width: 15px;
  height: 15px;
  background-image: url(../images/sompaba-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_prce{
  width: 100%;
  float: left;
  position: relative;
  text-align: left;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_prce h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_sybtfyt_box_dtls_dyprc .bds_sybtfyt_prce h5 span {
  font-size: 20px;
}
.bds_sybtfyt_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_sybtfyt_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: inherit;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_sybtfyt_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sybtfyt_box_dtls_rtng {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sybtfyt_box_dtls_rtng h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_sybtfyt_box_dtls_rtng h5:before {
  display: inline-block;
  margin-right: 0px;
  font-size: 18px;
  color: #f6b512;
  font-weight: 600;
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
#bds_wyatbs_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 100px 0 100px 0;
  margin: 50px 0 10px 0;
  background: linear-gradient(rgba(245, 245, 245, 0.2) 100%, rgba(245, 245, 245, 0.2) 100%), url(../images/tanzania-pic.jpg); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.bds_wyatbs_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_wyatbs_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 64px rgb(17 17 17 / 10%);
  margin-top: 20px;
  border-radius: 5px;
}
.bds_wyatbs_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}  
.bds_wyatbs_box_fig img {
  width: 100%;
  object-fit: cover;
} 
.bds_wyatbs_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  background: #304F47;
  padding: 60px 12px 20px 12px;
}  
.bds_wyatbs_box_dtls h4 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: inherit;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
  min-height: 58px;
}
.bds_wyatbs_box .achieve_icon {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0px auto;
  top: -54px;
  display: block;
  height: 100px;
  width: 100px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  *line-height: 130px;
  padding: 24px;
  box-shadow: 0px 0px 64px rgb(17 17 17 / 15%);
}
.bds_wyatbs_box .achieve_icon img {
  width: 100%;
  object-fit: cover;
}
#bds_cypsbpfyt_sec {
  width: 100%;
  float: left;
  position: relative;
  padding:80px 0 10px 0;
}
.bds_cypsbpfyt_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card {
  width: 100%;
  float: left;
  position: relative;
  margin: 15px 0;
}
.bds_cypsbpfyt_wrap_card_sml {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_sml_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_cypsbpfyt_wrap_card_sml_box_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_sml_box_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_cypsbpfyt_wrap_card_sml_box_ovrly {
  width: 100%;
  float: left;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  background: rgba(48, 79, 71, 0.6);
}
.bds_cypsbpfyt_wrap_card_sml_box_ovrly_info {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_sml_box_ovrly_info h3 {
    font-family: 'Sunday-April';
    font-weight: 600;
    font-size: 50px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    margin: 0;
    padding: 0;
    line-height: inherit;
}
.bds_cypsbpfyt_wrap_card_lrg {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #eee;
  overflow: hidden;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box:hover .cypsbpfyt_sldr_box_fig img {
  transform: scale(1.05);
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 15px;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: inherit;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_rtng {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_rtng h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_cypsbpfyt_wrap_card_lrg .cypsbpfyt_sldr_box_dtls_rtng h5:before {
  display: inline-block;
  margin-right: 0px;
  font-size: 18px;
  color: #f6b512;
  font-weight: 600;
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
.bds_cypsbpfyt_wrap .owl-nav button {
  position: absolute;
  outline: none;
}
.bds_cypsbpfyt_wrap .owl-nav button i {
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  height: 36px;
  width: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin: 0;
}
.bds_cypsbpfyt_wrap .owl-nav button.owl-prev {
  top: 18%;
  left: -25%;
}
.bds_cypsbpfyt_wrap .owl-nav button.owl-next {
  top: 18%;
  left: -15.9%;
}
.bds_cypsbpfyt_wrap .bds_cypsbpfyt_wrap_card:nth-child(even) .row {
  flex-direction: row-reverse;
}
.bds_cypsbpfyt_wrap .bds_cypsbpfyt_wrap_card:nth-child(even) .row .owl-nav button.owl-prev {
  top: 18%;
  right: -16%;
  left: auto;
}
.bds_cypsbpfyt_wrap .bds_cypsbpfyt_wrap_card:nth-child(even) .row .owl-nav button.owl-next {
  top: 18%;
  right: -26%;
  left: auto;
}
#bds_otswotsau_sec {
  width: 100%;
  float: left;
  position: relative;
  padding:80px 0 10px 0;
}
.bds_otswotsau_sec_card {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_otswotsau_sec_card .owl-carousel {
  margin-left: -20px;
}
.bds_otswotsau_box {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 25px;
  margin: 20px 10px;
  box-shadow: rgb(17 17 26 / 10%) 0px 0px 16px;
  border-radius: 50px 50px 0px 0px;
  overflow: hidden;
}
.bds_otswotsau_box_fig {
  float: none;
  position: relative;
  height: 115px;
  width: 115px;
  border-radius: 50%;
  border: 8px solid rgba(48, 79, 71, 0.1);
  margin: 0 auto;
  overflow: hidden;
}  
.bds_otswotsau_box_fig img {
  width: 100%;
  object-fit: cover;
}  
.bds_otswotsau_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 0 0 0;
}  
.bds_otswotsau_box_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bds_otswotsau_box_dtls h5 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  line-height: inherit;
  text-transform: capitalize;
  color: #a5a5a5;
  margin: 10px 0 25px 0;
  padding: 0;
}
.bds_otswotsau_box_dtls p {
  font-size: 16px;
  line-height: inherit;
  color: #737679;
  text-align: center;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 137px;
}
.bds_otswotsau_box_dtls p::before {
  position: absolute;
  content: "";
  background: url(../images/otswotsau-quote-icn.svg);
  left: 0;
  bottom: 100%;
  height: 38px;
  width: 38px;
}
.bds_otswotsau_sec_card .owl-dots {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
}
.bds_otswotsau_sec_card .owl-dots button {
  outline: none;
}
.bds_otswotsau_sec_card .owl-dots button.active.owl-dot {
  height: 12px;
  background: #f6b512;
}
.bds_otswotsau_sec_card .owl-dots button.owl-dot {
  height: 10px;
  width: 25px;
  background: #304F47;
  transition: all 0.3s;
  margin: 0 12.5px;
  border-radius: 5px;
}
#bds_fttsobti_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 80px 0 80px 0;
  margin: 50px 0 10px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, rgba(48, 79, 71, 0.3)), to(rgba(48, 79, 71, 0.4))), url(../images/bestday-safaris.jpg) center no-repeat;
  background: linear-gradient(rgba(48, 79, 71, 0.3) 100%, rgba(48, 79, 71, 0.4) 100%), url(../images/bestday-safaris.jpg) center no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}
.bds_fttsobti_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_fttsobti_box {
  width: 100%;
  float: left;
  position: relative;    
  margin: 15px 0;
  border-radius: 5px;
  overflow: hidden;
}
.bds_fttsobti_box_fig {
  width: 100%;
  float: left;
  position: relative; 
  overflow: hidden;
}
.bds_fttsobti_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.bds_fttsobti_box:hover .bds_fttsobti_box_fig img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.bds_fttsobti_box_ctg {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #f6b512;
  padding: 10px 20px;
  border-radius: 5px 5px 0px 0px;
}
.bds_fttsobti_box_ctg h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: inherit;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bds_fttsobti_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px;
  background: #fff;
}
.bds_fttsobti_box_dtls_titl {
  width: 100%;
  float: left;
  position: relative; 
}
.bds_fttsobti_box_dtls_titl h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_fttsobti_box_dtls_titl h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_fttsobti_box_lnks {
  width: 100%;
  float: left;
  position: relative; 
  border-top: 1px solid #D8D8D8;
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  background: #fff;
  padding: 18px 20px;
}
.bds_fttsobti_box_lnks_rvws {
  width: 100%;
  float: left;
  position: relative; 
}  
.bds_fttsobti_box_lnks_rvws h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #737679;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_fttsobti_box_lnks_star {
  width: 100%;
  float: left;
  position: relative; 
  text-align: right;
}  
.bds_fttsobti_box_lnks_star i {
  margin-left: 3px;
  color: #f6b512;
  font-size: 15px;
}
.bds_fttsobti_box_lnks_btn {
  font-family: "Quicksand", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  background: #304F47;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 17px;
  line-height: 25px;
  text-transform: capitalize;
  color: #fff;
  justify-content: center;
  opacity: 0;
  transition: all 0.3s;
  visibility: hidden;
}
.bds_fttsobti_box:hover .bds_fttsobti_box_lnks_btn {
  opacity: 1;
  visibility: visible;
  color: #fff;
}
.bds_fttsobti_sec_card .owl-nav {
  position: absolute;
  right: 0;
  top: -30%;
}
.bds_fttsobti_sec_card .owl-nav button {
  outline: none;
}
.bds_fttsobti_sec_card .owl-nav button i {
  height: 35px;
  width: 35px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  margin: 0 12.5px;
  margin-top: 30px;
}
#bds_lbsunpob_sec {
  width: 100%;
  float: left;
  position: relative;
  padding:80px 0 10px 0;
}
.bds_lbsunpob_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_lbsunpob_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgb(17 17 17 / 8%);
  border-radius: 0px 0px 3px 3px;
  margin: 15px 0;
}
.bds_lbsunpob_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}  
.bds_lbsunpob_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}  
.bds_lbsunpob_box:hover .bds_lbsunpob_box_fig img {
  transform: scale(1.05) translateX(-10px);
}
.bds_lbsunpob_box_date {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0px 0px 5px 5px;
  padding: 10px 20px;
  background: #000000;
  position: absolute;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.bds_lbsunpob_box_date h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_lbsunpob_box_date h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/clnder-icn-ylw-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_lbsunpob_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 25px 20px;
} 
.bds_lbsunpob_box_dtls .lbsunpob_athrcmnt {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}  
.bds_lbsunpob_box_dtls .lbsunpob_athr {
  width: 100%;
  float: left;
  position: relative;
}
.bds_lbsunpob_box_dtls .lbsunpob_athr h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_lbsunpob_box_dtls .lbsunpob_athr h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/user-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_lbsunpob_box_dtls .lbsunpob_cmnt {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
}
.bds_lbsunpob_box_dtls .lbsunpob_cmnt h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 0 0px;
  text-align: left;
  position: relative;
  width: fit-content;
  float: right;
}
.bds_lbsunpob_box_dtls .lbsunpob_cmnt h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -25px;
  width: 18px;
  height: 18px;
  background-image: url(../images/chat-box-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_lbsunpob_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.bds_lbsunpob_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_lbsunpob_box_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
}
.bds_btn_all_sm {
  font-family: 'Quicksand', sans-serif;
  display: inline-block;
  padding: 10px 20px 10px 60px;
  background:#000000;
  border-radius: 5px;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  position: relative;
  z-index: 2;
}
.bds_btn_all_sm::before {
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  background: #f6b512;
  top: 0;
  left: 0;
  border-radius: 5px;
  -webkit-clip-path: circle(27% at -3% 50%);
  clip-path: circle(27% at -3% 50%);
  transition: all 0.4s;
  z-index: -1;
}
.bds_btn_all_sm:hover::before {
  -webkit-clip-path: circle(150% at 0% 0%);
  clip-path: circle(150% at 0% 0%);
  color: #fff;
}
.bds_btn_all_sm:hover {
  color: #fff;
}
#bds_inner_baner_sec {
  width: 100%;
  float: left;
  position: relative;
}
.bds_inner_baner_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_inner_baner_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_inner_baner_ovrly {
  width: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  *background: rgba(48,79,71,0.5);
  background: rgba(0,0,0,0.2);
}
.bds_inner_baner_cntnt {
  width: 100%;
  float: left;
  position: relative;
}
.eaw_inner_baner_cntnt_info {
  width: 100%;
  float: left;
  position: relative;
}
.eaw_inner_baner_cntnt_info h1 {
  font-family: 'Quicksand', sans-serif;
  font-size: 40px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 0 20px 0;
  line-height: 1.2;
}
.bds_bredcrumb {
  width: 100%;
  position: relative;
  float: left;
}
.bds_bredcrumb ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.bds_bredcrumb ul li {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  padding-right: 12px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.1px;
  font-family: 'Work Sans', sans-serif;
}
.bds_bredcrumb ul li a {
  color: #fff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.bds_bredcrumb ul li:after {
  position: absolute;
  content: "\f054";
  right: -8px;
  top: 6px;
  color: #f6b512;
  font-size: 16px;
  font-family: 'FontAwesome';
  text-align: center;
  font-weight: 100;
  line-height: 1;
}
.bds_bredcrumb ul li a:hover {
  color: #f6b512;
}
.bds_bredcrumb ul li:last-child:after {
  display: none;
}
.bds_bredcrumb ul li:last-child  {
  color: #f6b512;
}
#bds_sfrifltr_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_sfrifltr_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_sec_card h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 15px 0 10px 0;
  text-align: left;
}
.bds_sfrifltr_sec_card ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 10px 0 5px 0;
  padding: 0;
}
.bds_sfrifltr_sec_card ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: inherit;
  color: #737679;
  margin-bottom: 15px;
  position: relative;
}
.bds_sfrifltr_sec_card ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sfrifltr_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_wrap_all {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_data_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  box-shadow: 0 0 30px rgb(17 17 17 / 8%);
}
.bds_sfrifltr_data_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_sfrifltr_data_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
  height: 250px;
}
.bds_sfrifltr_data_box:hover .bds_sfrifltr_data_box_fig img {
  transform: scale(1.05);
}
.bds_sfrifltr_data_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 15px;
}
.bds_sfrifltr_data_box_dtls_dyprc {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_days {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_days h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 0;
  text-align: right;
  position: relative;
  width: fit-content;
  float: right;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_days h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -20px;
  width: 15px;
  height: 15px;
  background-image: url(../images/sompaba-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_prce{
  width: 100%;
  float: left;
  position: relative;
  text-align: left;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_prce h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_sfrifltr_data_box_dtls_dyprc .bds_sfrifltr_data_prce h5 span {
  font-size: 15px;
}
.bds_sfrifltr_data_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_sfrifltr_data_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.1;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
  min-height: 75px;
}
.bds_sfrifltr_data_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_sfrifltr_data_box_dtls_rtng {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_data_box_dtls_rtng h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_sfrifltr_data_box_dtls_rtng h5:before {
  display: inline-block;
  margin-right: 0px;
  font-size: 18px;
  color: #f6b512;
  font-weight: 600;
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
.bds_sfrifltr_pgnsn {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 0;
}
.sidebar_sfrifltr_sticky {
  position: sticky;
  top: 90px;
}
.bds_sfrifltr_sbar_all {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
}
.sidebar_filter_sort {
  width: 100%;
  float: left;
  position: relative;
  padding: 15px 15px;
  background:#f6b512;
  margin-bottom: 10px;
  border-radius: 4px;
}
.sidebar_filter_sort h5 {
  font-family: 'Quicksand', sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  position: relative;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  align-content: center;
  width: 100%;
  float: left;
  justify-content: center;
}
.sidebar_filter_sort h5:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url(../images/center.svg);
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}
.bds_sfrifltr_sbar_all_main {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_sbar_all_main form {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_sbar_box {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
  padding: 30px 25px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 10px;
  margin-top: 30px;
}
.bds_sfrifltr_sbar_box_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 25px;
}
.bds_sfrifltr_sbar_box_titl h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.bds_sfrifltr_sbar_box_all {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sfrifltr_sbar_box_all_chck {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 15px;
}
.bds_sfrifltr_sbar_box_all_chck:last-child {
  margin-bottom: 0;
}
.bds_sfrifltr_sbar_box_all_chck input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.bds_sfrifltr_sbar_box_all_chck label {
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_sfrifltr_sbar_box_all_chck label h5 {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  text-transform: capitalize;
  color: #a5a5a5;
  padding-left: 8px;
  line-height: 1;
  letter-spacing: 0.4px;
}
.bds_sfrifltr_sbar_box_all_chck label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #304F47;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 8px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 5px;
}
.bds_sfrifltr_sbar_box_all_chck input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  *border: solid #f6b512;
  *border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  transition: all .2s ease;
  background: #fba413;
  border-radius: 50%;
}
.bds_sfrifltr_sbar_box_all_chck input:checked + label:before {
  border: 2px solid #f6b512;
}
.bds_sfrifltr_sbar_box_all_chck input:checked + label h5 {
  color: #304F47;
}
.bds_sbar_gotti {
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 10px;
  overflow: hidden;
  margin-top: 40px;
}
.bds_sbar_gotti_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sbar_gotti_fig img {
  width: 100%;
  object-fit: cover;
}   
.bds_sbar_gotti_ovrly {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  background: rgba(48,79,71,.85);
}
.bds_sbar_gotti_ovrly_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 25px;
}
.bds_sbar_gotti_ovrly_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.bds_sbar_gotti_ovrly_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 50px 0 10px 0;
}
#bds_pkgitnry_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_pkgitnry_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_main {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_sldrfig{
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_sldrfig img{
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno{
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno_titl{
  width: 100%;
  float: left;
  position: relative;
  padding-top: 50px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno_titl_hed{
  width: 100%;
  float: left;
  position: relative;
}  
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno_titl_hed h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 34px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1.2;
} 
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno_titl_hed h5 {
  font-family: "Work Sans",sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #a5a5a5;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_pkgitnry_wrap_main .bds_pkgitnry_wexpno_titl_hed h5:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo {
  width: 100%;
  float: left;
  position: relative;
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  display: flex;
  justify-content: space-between;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box_icn {
  width: 40px;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 10px;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box_dtls h6 {
  font-size: 17px;
  line-height: inherit;
  color: #262339;
  text-align: left;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0;
}
.bds_pkgitnry_wrap_main .bds_wexpno_shrtinfo_box_dtls p {
  font-size: 14px;
  line-height: inherit;
  color: #737679;
  text-align: left;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0;
}
.bds_pkgitnry_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabing {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabing ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 40px 0 0 0;
  list-style-type: none;
  text-align: left;
}
.bds_pkgitnry_wrap_tabing ul li {
  display: inline-block;
  position: relative;
  margin: 0 15px 0 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}
.bds_pkgitnry_wrap_tabing ul li a {
  width: 100%;
  float: left;
  position: relative;
  padding: 15px 40px;
  border: 2px solid #f6b512;
  border-radius:20px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-transform: capitalize;
  color: #262339;
  cursor: pointer;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_pkgitnry_wrap_tabing ul li a i {
  margin-right: 5px;
}
.bds_pkgitnry_wrap_tabing ul li:hover, .bds_pkgitnry_wrap_tabing ul li.active {
  background-color: #f6b512;
  color: #fff;
  *border: 2px solid #f6b512;
  border-radius:20px;
}
.bds_pkgitnry_wrap_tabing ul li:hover a, .bds_pkgitnry_wrap_tabing ul li.active a{
  background-color: #f6b512;
  color: #fff;
  border: 2px solid #f6b512;
}
.bds_pkgitnry_wrap_tabcnt {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 30px;
}
.bds_pkgitnry_wrap_tabcnt .tab-content {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_wrap_info {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 10px;
}
.bds_pkgitnry_wrap_titl h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: left;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_ovrvw {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_ovrvw_descp {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_ovrvw_descp p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_hglghts {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_hglghts_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_hglghts_box ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *display: flex;
  *flex-wrap: wrap;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_hglghts_box ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 5px 15px 22px;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #737679;
  text-transform: inherit;
  text-align: left;
  font-size: 17px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_hglghts_box ul li::before {
  display: inline-block;
  margin-right: 0px;
  font-size: 17px;
  color: #f6b512;
  font-weight: 200;
  content: "\f10c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box{
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  border: 1px solid #eee;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_titl{
  width: 60%;
  float: left;
  position: relative;
  padding: 20px 20px 20px 40px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_titl h4{
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: left;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_descp{
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 20px 20px 0px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_descp ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *display: flex;
  *flex-wrap: wrap;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_descp ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0px 10px 20px;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #737679;
  text-transform: inherit;
  text-align: left;
  font-size: 17px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .inclexcl_box_descp ul li::before {
  display: inline-block;
  margin-right: 0px;
  font-size: 16px;
  color: #f6b512;
  font-weight: 200;
  content: "\f00d";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0px;
}
.bds_pkgitnry_wrap_info .bds_pkgitnry_inclexcl_wrap .tik_incl ul li::before {
  content: "\f00c";
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_ovrvw {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_ovrvw_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_ovrvw_dtls p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_all {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_days_all_wrap {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 20px;
}
.bds_pkgitnry_days_all_wrap .days_box {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
}
.bds_pkgitnry_days_all_wrap .days_box_nmbr {
  width: auto;
  float: left;
  position: relative;
  margin-right: 25px;
  height: auto;
}
.bds_pkgitnry_days_all_wrap .days_box_nmbr:before {
  position: absolute;
  content: "";
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width:3px;
  z-index: -1;
  background: url(../images/days-vline-bg.png) no-repeat;
  background-size: cover;
}
.bds_pkgitnry_days_all_wrap .days_box_nmbr_crcl {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6b512;
  border: 5px solid #cbd3d1;
}
.bds_pkgitnry_days_all_wrap .days_box_nmbr_crcl h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: inherit;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_titl h4 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_titl h4 span {
  text-transform: uppercase;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_descp {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_descp p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_pkgitnry_days_all_wrap .days_box_dtls_descp strong {
  font-weight: 700;
}
.days_box_dtls_descp ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 10px 0 5px 0;
  padding: 0;
}
.days_box_dtls_descp ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: inherit;
  color: #737679;
  margin-bottom: 15px;
  position: relative;
}
.days_box_dtls_descp ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_pkgitnry_days_all_wrap .days_box:last-child .days_box_nmbr:before {
  display: none;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_glry {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_glry_all {
  width: 100%;
  float: left;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 15px;
  padding-top: 20px;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_glry_all_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_wrap_tabcnt .tab-content .bds_pkgitnry_days_glry_all_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_pkgitnry_sbar {
    width: 100%;
    float: left;
    margin-top: 40px;
}
.bds_pkgitnry_sbar_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 25px;
}
.bds_pkgitnry_sbar_titl h3 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #262339;
    text-transform: capitalize;
    text-align: center;
    margin: 35px 0px 0px 0px;
    padding: 0;
    line-height: 1;
}
.bds_pkgitnry_sbar_boking {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 40px;
    padding: 30px 25px;
    background:#e0e0e0;
    border-radius: 10px;
    box-shadow: 0 0 64px rgb(17 17 17 / 10%);
}
.bds_pkgitnry_sbar_boking_frm {
    width: 100%;
    float: left;
    position: relative;
    padding: 50px;
    border-radius: 20px;
}
.bds_pkgitnry_sbar_boking_frm form {
  width: 100%;
  float: left;
  position: relative;
}
.bds_pkgitnry_sbar_boking_frm .sbar_boking_box {
  width: 100%;
  float: left;
  position: relative;
}
.sbar_boking_box_input {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  color: #a5a5a5;
  font-size: 15px;
  text-align: left;
  padding: 0 0 0 10px;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  margin: 0 0 15px 0;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sbar_boking_box_input:hover {
  border: 1px solid #f6b512;
}
.sbar_boking_box_input:focus {
  outline: 1px solid #f6b512;
  border: 1px solid #f6b512;
}
.sbar_boking_box_select {
  width: 100%;
  height: 50px;
  float: left;
  position: relative;
  color: #7c7c7c;
  font-size: 15px;
  text-align: left;
  padding: 0 0 0 10px;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  margin: 0 0 15px 0;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sbar_boking_box_select:hover {
  border: 1px solid #f6b512;
}
.sbar_boking_box_select:focus {
  outline: 1px solid #f6b512;
  border: 1px solid #f6b512;
}
.sbar_boking_box_txtarea {
  width: 100%;
  height: 100px;
  float: left;
  position: relative;
  color: #a5a5a5;
  font-size: 15px;
  text-align: left;
  padding: 10px 0 0 10px;
  font-weight: 600;
  font-family: 'Quicksand', sans-serif;
  margin: 0 0 15px 0;
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.sbar_boking_box_txtarea:hover {
  border: 1px solid #f6b512;
}
.sbar_boking_box_txtarea:focus {
  outline: 1px solid #f6b512;
  border: 1px solid #f6b512;
}
.bds_edteyc_flex {
  display: flex;
}
.bds_edteyc_flex_edt {
  width: 50%;
  float: left;
  position: relative;
  margin-right: 5px;
}
.bds_edteyc_flex_eyc {
  width: 50%;
  float: left;
  position: relative;
  margin-left: 5px;
}
.bds_ccph_flex {
  display: flex;
}
.bds_ccph_flex_cc {
  width: 40%;
  float: left;
  position: relative;
  margin-right: 10px;
}
.bds_ccph_flex_phn {
  width: 60%;
  float: left;
  position: relative;
}
.sbar_boking_box_btn {
    width: 100%;
    float: left;
    position: relative;
    font-family: 'Quicksand', sans-serif;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    background: #000000;
    color: #fff;
    border: 1px solid #000000;
    outline: none;
    padding: 12px 20px;
    margin: 10px 0;
    border-radius: 4px;
    outline: none;
}
.sbar_boking_box_btn:hover {
  background: #f6b512;
  border: 1px solid #f6b512;
}
.date_icn {
  position: absolute;
  top: 14px;
  right: 10px;
  width: 18px;
  height: 18px;
}
.date_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_itnry_sbar_popa{
  width: 100%;
  float: left;
  position: relative;
  border-radius: 10px;
  padding: 30px 25px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  margin-bottom: 40px;
}
.bds_itnry_sbar_popa_all{
  width: 100%;
  float: left;
  position: relative;
}
.bds_itnry_sbar_popa_all_box{
  width: 100%;
  float: left;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-content: center;
  align-items: center;
  overflow: hidden;
  margin: 10px 0;
}
.bds_itnry_sbar_popa_all_box_fig{
  width: 120px;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 15px;
}
.bds_itnry_sbar_popa_all_box_fig img{
  width: 100%;
  object-fit: cover;
  transition: all .3s;
}
.bds_itnry_sbar_popa_all_box:hover .bds_itnry_sbar_popa_all_box_fig img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.bds_itnry_sbar_popa_all_box_dtls{
  width: 100%;
  float: left;
  position: relative;
}
.bds_itnry_sbar_popa_all_box_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_itnry_sbar_popa_all_box_dtls h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 18px;
  height: 18px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_itnry_sbar_popa_all_box_dtls h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 10px 22px;
  text-align: left;
  position: relative;
}
.bds_itnry_sbar_popa_all_box_dtls h5:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url(../images/sompaba-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_itnry_sbar_ttex{
  width: 100%;
  float: left;
  position: relative;
  border-radius: 10px;
  padding: 30px 25px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  margin-bottom: 40px;
}
.bds_itnry_sbar_ttex_all{
  width: 100%;
  float: left;
  position: relative;
  display: flex;
}
.bds_itnry_sbar_ttex_all_fig{
  width: 130px;
  float: left;
  position: relative;
  margin-right: 25px;
  border-radius: 5px;
}
.bds_itnry_sbar_ttex_all_fig img{
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.bds_itnry_sbar_ttex_all_dtls{
  width: 100%;
  float: left;
  position: relative;
}
.bds_itnry_sbar_ttex_all_dtls h3{
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
}
.bds_itnry_sbar_ttex_all_dtls p{
  font-size: 16px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_itnry_sbar_ttex_all_btn {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 50px 0 10px 0;
}
.bds_pkgitnry_sbar_sticky {
  position: sticky;
  top: 0;
}
#bds_nsltskrdz_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 40px 0;
}
.bds_nsltskrdz_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_nsltskrdz_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_nsltskrdz_wrap_box {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #eee;
  overflow: hidden;
  margin: 15px 0;
}
.bds_nsltskrdz_wrap_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_nsltskrdz_wrap_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.bds_nsltskrdz_wrap_box:hover .bds_nsltskrdz_wrap_box_fig img {
  transform: scale(1.05);
}
.bds_nsltskrdz_wrap_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 15px;
}
.bds_nsltskrdz_wrap_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_nsltskrdz_wrap_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: inherit;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_nsltskrdz_wrap_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_nsltskrdz_wrap_box_dtls_rtng {
  width: 100%;
  float: left;
  position: relative;
}
.bds_nsltskrdz_wrap_box_dtls_rtng h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_nsltskrdz_wrap_box_dtls_rtng h5:before {
  display: inline-block;
  margin-right: 0px;
  font-size: 18px;
  color: #f6b512;
  font-weight: 600;
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
#bds_abtagco_sec {
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_abtagco_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abtagco_left {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abtagco_left_fig_rght {
  width: 75%;
  float: right;
  position: relative;
  display: inline-block;
  border: 10px solid rgba(48,79,71,.1);
  margin-bottom: 10px;
}
.bds_abtagco_left_fig_rght img {
  width: 100%;
  object-fit: cover;
}
.bds_abtagco_left_vdo {
  width: 70%;
  float: left;
  position: relative;
}
.bds_abtagco_left_vdo_fig {
  width: 100%;
  float: left;
  position: relative;
  display: inline-block;
  border: 10px solid rgba(48,79,71,.1);
}
.bds_abtagco_left_vdo_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_abtagco_left_vdo_ovrly {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
}
.bds_abtagco_left_vdo_ovrly_box {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
}
.bds_abtagco_left_vdo_ovrly_box i {
  text-align: center;
  font-size: 40px;
  color: #304f47;
  cursor: pointer;
  line-height: 1;
}
.bds_abtagco_left_vdo_ovrly_box i:after {
  content: "";
  border: 10px solid rgba(48,79,71,.4);
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 90%;
  top: -30px;
  z-index: 9;
}
.bds_abtagco_rght {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abtagco_rght_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abtagco_rght_dtls_descp {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abtagco_rght_dtls_descp.new-mwspl-para-founder {
    width: 108%;
    float: right;
    position: relative;
    background: #fff;
    padding: 23px;
    margin-top: 30px;
    margin-right: -37px;
}
.bds_abtagco_rght_dtls_descp.new-mwspl-para-founder p{
    color:#000;
}
.bds_abtagco_rght_dtls_descp p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_abtagco_rght_dtls_descp ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 15px 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.bds_abtagco_rght_dtls_descp ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: capitalize;
  color: #262339;
  margin-bottom: 20px;
  position: relative;
}
.bds_abtagco_rght_dtls_descp ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#bds_abteam_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_abteam_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abteam_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abteam_wrap_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  border: 1px solid #f1f1f1;
  border-radius: 10px;
}
.bds_abteam_wrap_box_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_abteam_wrap_box_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_abteam_wrap_box_ovrly {
  width: 100%;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0;
}
.bds_abteam_wrap_box_ovrly_dtls {
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  padding: 20px 15px;
}
.bds_abteam_wrap_box_ovrly_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bds_abteam_wrap_box_ovrly_dtls h6 {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
  line-height: inherit;
  text-transform: capitalize;
  color: #737679;
  margin: 5px 0 0px 0;
  padding: 0;
}
.bds_abteam_wrap .owl-nav {
  position: absolute;
  right: 0;
  top: -20%;
}
.bds_abteam_wrap .owl-nav button {
  outline: none;
}
.bds_abteam_wrap .owl-nav button i {
  height: 36px;
  width: 36px;
  color: #f6b512;
  border: 2px solid #f6b512;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  font-size: 18px;
  margin: 30px 12.5px 0;
}
#bds_cntus_map_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_cntus_map_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_map {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_map iframe {
  width: 100%;
  height: 450px;
  float: left;
  position: relative;
}
#bds_cntus_aeps_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_cntus_aeps_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_aeps_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  margin: 15px 0;
  display: flex;
  border-radius: 10px;
  padding: 20px 20px;
  min-height: 202px;
}
.bds_cntus_aeps_box:after {
  position: absolute;
  content: "";
  top: -65px;
  left: -11%;
  display: block;
  width: 126px;
  height: 180px;
  background: #304f47;
  border-radius: 50% 50% 50% 50%/60% 60% 40% 40%;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .3s;
}
.bds_cntus_aeps_box:hover:after {
  background: #f6b512;
}
.bds_cntus_aeps_box_icn {
  width: 85px;
  float: left;
  position: relative;
  z-index: 2;
  margin-right: 45px;
}  
.bds_cntus_aeps_box_icn img {
  width: 100%;
  object-fit: cover;
} 
.bds_cntus_aeps_box_dtls {
  width: 100%;
  float: left;
  position: relative;
}  
.bds_cntus_aeps_box_dtls h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 15px 0 10px 0;
  text-align: left;
  position: relative;
} 
.bds_cntus_aeps_box_dtls p {
  font-size: 18px;
  line-height: inherit;
  color: #737679;
  text-align: left;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 10px 0;
}
.bds_cntus_aeps_box_dtls ul {
  width: 100%;
  float: left;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 10px 0 0 0;
  list-style-type: none;
}
.bds_cntus_aeps_box_dtls ul li {
  display: inline-block;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0 10px 0 0;
  list-style-type: none;
}
.bds_cntus_aeps_box_dtls ul li a {
  font-size: 24px;
  color: #a5a5a5;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_cntus_aeps_box_dtls ul li a:hover {
  color: #f6b512;
}
.bds_cntus_aeps_box_dtls p a {
  color: #737679;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_cntus_aeps_box_dtls p a:hover {
  color: #f6b512;
}
#bds_cntus_gitcu_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_cntus_gitcu_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_gitcu_left {
  width: 100%;
  float: left;
  position: relative;
  padding-right: 40px;
}
.bds_cntus_gitcu_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_cntus_gitcu_titl h4 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_cntus_gitcu_left_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_gitcu_left_dtls p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_cntus_gitcu_left_ohch {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_gitcu_left_ohch_box {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  margin: 20px 0;
}
.bds_cntus_gitcu_left .ohch_box_icn {
  width: 50px;
  float: left;
  position: relative;
  margin-right: 20px;
}
.bds_cntus_gitcu_left .ohch_box_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_cntus_gitcu_left .ohch_box_txts {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_gitcu_left .ohch_box_txts h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
  position: relative;
}
.bds_cntus_gitcu_left .ohch_box_txts p {
  font-size: 18px;
  line-height: inherit;
  color: #737679;
  text-align: left;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 2px 0;
}
.bds_cntus_gitcu_rght {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms form {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms form {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms_all {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms_all_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms_all_box input {
  font-family: 'Quicksand', sans-serif;
  text-align: left;
  color: #a5a5a5;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 6px;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  clear: both;
  border: 1px solid #e1e1e1;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.bds_cntus_frms_all_box input:hover {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box input:focus {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box select {
  font-family: 'Quicksand', sans-serif;
  text-align: left;
  color: #727272;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 6px;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  clear: both;
  border: 1px solid #e1e1e1;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.bds_cntus_frms_all_box select:hover {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box select:focus {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box textarea {
  font-family: 'Quicksand', sans-serif;
  text-align: left;
  color: #a5a5a5;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 6px;
  padding: 0 15px;
  height: 180px;
  line-height: 50px;
  clear: both;
  border: 1px solid #e1e1e1;
  outline: none;
  transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}
.bds_cntus_frms_all_box textarea:hover {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box textarea:focus {
  border: 1px solid #f6b512;
  box-shadow: none;
  outline: none;
}
.bds_cntus_frms_all_box_btn {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cntus_frms_all_box_btn input {
  font-family: 'Quicksand', sans-serif;
  background: #f6b512;
  border: 1px solid #f6b512;
  color: #fff;
  padding: 12px 30px;
  position: relative;
  border-radius: 3px;
  z-index: 0;
  overflow: hidden;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  float: none;
  outline: none;
  width: fit-content;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_cntus_frms_all_box_btn input:hover {
  background: #304f47;
  border: 1px solid #304f47;
  color: #fff;
}
.bds_cntus_frms_all_box_btn button {
  font-family: 'Quicksand', sans-serif;
  background: #f6b512;
  border: 1px solid #f6b512;
  color: #fff;
  padding: 12px 30px;
  position: relative;
  border-radius: 3px;
  z-index: 0;
  overflow: hidden;
  font-size: 18px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-transform: capitalize;
  text-decoration: none;
  float: none;
  outline: none;
  width: fit-content;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_cntus_frms_all_box_btn button:hover {
  background: #304f47;
  border: 1px solid #304f47;
  color: #fff;
}
#bds_rfvoednp_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_rfvoednp_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_wrap_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_rfvoednp_wrap_titl h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 34px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1.2;
}
.bds_rfvoednp_wrap h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 15px 0 10px 0;
  text-align: left;
}
.bds_rfvoednp_wrap_figrs {
  width: 100%;
  float: left;
  position: relative;
  border-radius: 5px;
}
.bds_rfvoednp_wrap_figrs img {
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  margin: 5px 0 15px 0;
}
.bds_rfvoednp_wrap p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_rfvoednp_wrap_qote {
  width: 100%;
  float: left;
  position: relative;
  margin: 30px 0 40px 0px;
  display: flex;
  align-items: center;
  border-left: 7px solid #f6b512;
  padding: 30px 15px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 0 10px 10px 0;
}
.bds_rfvoednp_wrap ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 10px 0 5px 0;
  padding: 0;
}
.bds_rfvoednp_wrap ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: inherit;
  color: #737679;
  margin-bottom: 15px;
  position: relative;
}
.bds_rfvoednp_wrap ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_rfvoednp_wrap_qote_icn {
  width: 75px;
  float: left;
  position: relative;
  margin-right: 20px;
}
.bds_rfvoednp_wrap_qote_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_rfvoednp_wrap_qote_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_wrap_qote_dtls p {
  font-size: 22px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_rfvoednp_sbar_sticky {
  position: sticky;
  top: 100px;
}
.bds_rfvoednp_sbar {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_sbar_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 25px;
}
.bds_rfvoednp_sbar_titl h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 26px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0;
  line-height: 1;
}
.bds_rfvoednp_sbar_ctgry {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 40px;
  padding: 30px 25px;
  background: #fff;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 10px;
}
.bds_rfvoednp_sbar_ctgry_box {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_sbar_ctgry_box ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bds_rfvoednp_sbar_ctgry_box ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 15px 0;
  list-style-type: none;
}
.bds_rfvoednp_sbar_ctgry_box ul li a {
  font-family: "Work Sans",sans-serif;
  font-weight: 500;
  font-size: 17px;
  color: #a5a5a5;
  text-align: left;
  display: flex;
  align-items: center;
  transition: all .3s;
  position: relative;
  margin: 0;
  padding: 0 0 0 20px;
}
.bds_rfvoednp_sbar_ctgry_box ul li a:hover {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
  color: #262339;
}
.bds_rfvoednp_sbar_ctgry_box ul li a:before {
  display: inline-block;
  margin-right: 8px;
  font-size: 20px;
  color: #304f47;
  font-weight: 600;
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0px;
}
.bds_rfvoednp_sbar_sgstdpp {
  width: 100%;
  float: left;
  position: relative;
  border-radius: 10px;
  padding: 30px 25px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  margin-bottom: 40px;
}
.bds_rfvoednp_sbar_sgstdpp_all {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_sbar_sgstdpp_all_box {
  width: 100%;
  float: left;
  position: relative;
  display: grid;
  grid-template-columns: 1fr 3fr;
  align-content: center;
  align-items: center;
  overflow: hidden;
  margin: 10px 0;
}
.bds_rfvoednp_sbar_sgstdpp_all_box .rfvoednp_sbar_sgstdpp_fig{
  width: 120px;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 15px;
}
.bds_rfvoednp_sbar_sgstdpp_all_box .rfvoednp_sbar_sgstdpp_fig img{
  width: 100%;
  object-fit: cover;
  transition: all .3s;
}
.bds_rfvoednp_sbar_sgstdpp_all_box:hover .rfvoednp_sbar_sgstdpp_fig img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.bds_rfvoednp_sbar_sgstdpp_all_box .rfvoednp_sbar_sgstdpp_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_sbar_sgstdpp_all_box .rfvoednp_sbar_sgstdpp_dtls h4 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 10px 0;
  text-align: left;
}
.bds_rfvoednp_sbar_sgstdpp_all_box .rfvoednp_sbar_sgstdpp_dtls h6 {
  font-size: 16px;
  line-height: inherit;
  color: #f6b512;
  text-align: justify;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0;
}
.bds_rfvoednp_sbar_cta {
  width: 100%;
  float: left;
  position: relative;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 40px;
}
.bds_rfvoednp_sbar_cta_fig {
  width: 100%;
  float: left;
  position: relative;
}
.bds_rfvoednp_sbar_cta_fig img {
  width: 100%;
  object-fit: cover;
}   
.bds_rfvoednp_sbar_cta_ovrly {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  background: rgb(0 0 0 / 63%);
}
.bds_rfvoednp_sbar_cta_ovrly_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 25px;
}
.bds_rfvoednp_sbar_cta_ovrly_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.bds_rfvoednp_sbar_cta_ovrly_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 50px 0 10px 0;
}
#bds_sgstdtrvltps_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_sgstdtrvltps_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sgstdtrvltps_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_sgstdtrvltps_wrap_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  border-radius: 6px;
}
.bds_sgstdtrvltps_wrap_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_sgstdtrvltps_wrap_box_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_sgstdtrvltps_wrap_box_ovrly {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  background: rgba(48,79,71,.3);
}
.bds_sgstdtrvltps_wrap_box_ovrly_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 25px;
}
.bds_sgstdtrvltps_wrap_box_ovrly_dtls h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #f6b512;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1;
}
.bds_sgstdtrvltps_wrap_box_ovrly_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.bds_sgstdtrvltps_wrap_box_ovrly_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 40px 0 10px 0;
}
.bds_sgstdtrvltps_wrap_box_ovrly_dtls_btn .bds_btn_all {
  font-size: 16px;
  padding: 10px 15px;
}
.bds_sgstdtrvltps_wrap .owl-nav {
  position: absolute;
  right: 0;
  top: -20%;
}
.bds_sgstdtrvltps_wrap .owl-nav button {
  outline: none;
}
.bds_sgstdtrvltps_wrap .owl-nav button i {
  height: 36px;
  width: 36px;
  color: #f6b512;
  border: 2px solid #f6b512;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  font-size: 18px;
  margin: 0px 10px 0;
}
#bds_bsttvt_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_bsttvt_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_bsttvt_wrap {
  width: 100%;
  float: left;
  position: relative;
}
.bds_bsttvt_wrap_titl {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_bsttvt_wrap_titl h2 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 34px;
  color: #262339;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1.2;
}
.bds_bsttvt_wrap h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 15px 0 10px 0;
  text-align: left;
}
.bds_bsttvt_wrap_figrs {
  width: 100%;
  float: left;
  position: relative;
  border-radius: 5px;
}
.bds_bsttvt_wrap_figrs img {
  width: 100%;
  object-fit: cover;
  border-radius: 5px;
  margin: 5px 0 15px 0;
}
.bds_bsttvt_wrap p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_bsttvt_wrap_qote {
  width: 100%;
  float: left;
  position: relative;
  margin: 30px 0 40px 0px;
  display: flex;
  align-items: center;
  border-left: 7px solid #f6b512;
  padding: 30px 15px;
  box-shadow: 0 0 64px rgb(17 17 17 / 10%);
  border-radius: 0 10px 10px 0;
}
.bds_bsttvt_wrap ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 10px 0 5px 0;
  padding: 0;
}
.bds_bsttvt_wrap ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: inherit;
  color: #737679;
  margin-bottom: 15px;
  position: relative;
}
.bds_bsttvt_wrap ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_bsttvt_wrap_qote_icn {
  width: 75px;
  float: left;
  position: relative;
  margin-right: 20px;
}
.bds_bsttvt_wrap_qote_icn img {
  width: 100%;
  object-fit: cover;
}
.bds_bsttvt_wrap_qote_dtls {
  width: 100%;
  float: left;
  position: relative;
}
.bds_bsttvt_wrap_qote_dtls p {
  font-size: 22px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_bsttvt_sbar_sticky {
  position: sticky;
  top: 100px;
}
.bds_bsttvt_sbar {
  width: 100%;
  float: left;
  position: relative;
}
#bds_ttrvlgd_ovrvw_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_ttrvlgd_ovrvw_sec_card{
  width: 100%;
  float: left;
  position: relative;
}
.bds_ttrvlgd_ovrvw_wrap{
  width: 100%;
  float: left;
  position: relative;
  padding-top: 15px;
}
.bds_ttrvlgd_ovrvw_wrap p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
.bds_ttrvlgd_ovrvw_wrap ul {
  width: 100%;
  float: left;
  position: relative;
  list-style-type: none;
  margin: 10px 0 5px 0;
  padding: 0;
}
.bds_ttrvlgd_ovrvw_wrap ul li {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  margin: 0;
  padding: 0 0 0 22px;
  text-transform: inherit;
  color: #737679;
  margin-bottom: 15px;
  position: relative;
}
.bds_ttrvlgd_ovrvw_wrap ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#bds_ttrvlgd_bttvs_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_ttrvlgd_bttvs_sec_card{
  width: 100%;
  float: left;
  position: relative;
}
.bds_ttrvlgd_bttvs_wrap{
  width: 100%;
  float: left;
  position: relative;
}
.bds_ttrvlgd_bttvs_box{
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  margin: 15px 0;
  border-radius: 6px;
}
.bds_ttrvlgd_bttvs_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_ttrvlgd_bttvs_box_fig img {
  width: 100%;
  object-fit: cover;
}
.bds_ttrvlgd_bttvs_box_ovrly {
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  align-content: center;
  background: rgba(48,79,71,.3);
}
.bds_ttrvlgd_bttvs_box_ovrly_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 25px;
}
.bds_ttrvlgd_bttvs_box_ovrly_dtls h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #f6b512;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;
  line-height: 1;
}
.bds_ttrvlgd_bttvs_box_ovrly_dtls h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
.bds_ttrvlgd_bttvs_box_ovrly_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 40px 0 10px 0;
}
.bds_ttrvlgd_bttvs_box_ovrly_dtls_btn .bds_btn_all {
  font-size: 16px;
  padding: 10px 15px;
}
#bds_mtklcl_ovrvw_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_mtklcl_ovrvw_sec_card{
  width: 100%;
  float: left;
  position: relative;
}
.bds_mtklcl_ovrvw_wrap{
  width: 100%;
  float: left;
  position: relative;
  padding-top: 15px;
}
.bds_mtklcl_ovrvw_wrap p {
  font-size: 17px;
  line-height: inherit;
  color: #737679;
  text-align: justify;
  font-weight: 400;
  font-family: "Work Sans", sans-serif;
  margin: 0;
  padding: 0 0 15px 0;
}
#bds_mtklclrts_sec{
  width: 100%;
  float: left;
  position: relative;
  padding:80px 0 35px 0;
}
.bds_mtklclrts_sec_card{
  width: 100%;
  float: left;
  position: relative;
}
.bds_mtklclrts_wrap{
  width: 100%;
  float: left;
  position: relative;
}
#bds_cyrmklro_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_cyrmklro_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cyrmklro_wrap {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 20px;
}
.bds_cyrmklro_wrap .owl-nav {
  position: absolute;
  right: 0;
  top: -30%;
}
.bds_cyrmklro_wrap .owl-nav button {
  outline: none;
}
.bds_cyrmklro_wrap .owl-nav button i {
  height: 35px;
  width: 35px;
  color: #fba413;
  border: 2px solid #fba413;
  border-radius: 50%;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  margin: 0 10px;
  margin-top: 30px;
}
.bds_cyrmklro_wrap_box {
  width: 100%;
  float: left;
  position: relative;
  border: 1px solid #eee;
  overflow: hidden;
}
.bds_cyrmklro_wrap_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_cyrmklro_wrap_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}
.bds_cyrmklro_wrap_box:hover .bds_cyrmklro_wrap_box_fig img {
  transform: scale(1.05);
}
.bds_cyrmklro_wrap_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 20px 15px;
}
.bds_cyrmklro_wrap_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 15px;
}
.bds_cyrmklro_wrap_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: inherit;
  text-transform: capitalize;
  color: #f6b512;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_cyrmklro_wrap_box_dtls_info h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/sompaba-icn-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_cyrmklro_wrap_box_dtls_rtng {
  width: 100%;
  float: left;
  position: relative;
}
.bds_cyrmklro_wrap_box_dtls_rtng h5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: inherit;
  text-transform: capitalize;
  color: #304F47;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_cyrmklro_wrap_box_dtls_rtng h5:before {
  display: inline-block;
  margin-right: 0px;
  font-size: 18px;
  color: #f6b512;
  font-weight: 600;
  content: "\f005";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 1px;
  line-height: 1;
}
#bds_blgctgrypg_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_blgctgrypg_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_blgctgrypg_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgb(17 17 17 / 8%);
  border-radius: 0px 0px 3px 3px;
  margin: 15px 0;
}
.bds_blgctgrypg_box_fig {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}  
.bds_blgctgrypg_box_fig img {
  width: 100%;
  object-fit: cover;
  transition: all 0.4s;
}  
.bds_blgctgrypg_box:hover .bds_blgctgrypg_box_fig img {
  transform: scale(1.05) translateX(-10px);
}
.bds_blgctgrypg_box_date {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 0px 0px 5px 5px;
  padding: 10px 20px;
  background: #304F47;
  position: absolute;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #FFFFFF;
}
.bds_blgctgrypg_box_date h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  padding: 0 0 0 22px;
  text-align: left;
  position: relative;
}
.bds_blgctgrypg_box_date h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/clnder-icn-ylw-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_blgctgrypg_box_dtls {
  width: 100%;
  float: left;
  position: relative;
  padding: 25px 20px;
} 
.bds_blgctgrypg_box_dtls .lbsunpob_athrcmnt {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}  
.bds_blgctgrypg_box_dtls .lbsunpob_athr {
  width: 100%;
  float: left;
  position: relative;
}
.bds_blgctgrypg_box_dtls .lbsunpob_athr h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
  position: relative;
}
.bds_blgctgrypg_box_dtls .lbsunpob_athr h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url(../images/user-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_blgctgrypg_box_dtls .lbsunpob_cmnt {
  width: 100%;
  float: left;
  position: relative;
  text-align: right;
}
.bds_blgctgrypg_box_dtls .lbsunpob_cmnt h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: inherit;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0 0 0 0px;
  text-align: left;
  position: relative;
  width: fit-content;
  float: right;
}
.bds_blgctgrypg_box_dtls .lbsunpob_cmnt h6:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: -25px;
  width: 18px;
  height: 18px;
  background-image: url(../images/chat-box-icn-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_blgctgrypg_box_dtls_info {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.bds_blgctgrypg_box_dtls_info h3 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  text-transform: capitalize;
  color: #262339;
  margin: 0;
  padding: 0;
  text-align: left;
  position: relative;
}
.bds_blgctgrypg_box_dtls_btn {
  width: 100%;
  float: left;
  position: relative;
}
#bds_faq_sec {
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_faq_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_faq_wrap {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 15px;
}
.bds_faq_wrap .panel {
  border-width: 0 0 5px 0;
  border-style: solid;
  border-color: #fff;
  background: none;
  box-shadow: none;
}
.bds_faq_wrap .panel:last-child {
  border-bottom: none;
}
.bds_faq_wrap .panel-group > .bds_faq_wrap .panel:first-child .bds_faq_wrap .panel-heading {
  border-radius: 4px 4px 0 0;
}
.bds_faq_wrap .panel-group .panel {
  border-radius: 0;
}
.bds_faq_wrap .panel-group .panel + .panel {
  margin-top: 0;
}
.bds_faq_wrap .panel-heading {
  background-color: #f3f3f3;
  border-radius: 0;
  border: none;
  color: #262339;
  padding: 0;
  font-family: "Work Sans", sans-serif;
}
.bds_faq_wrap .panel-title a {
  display: block;
  color: #262339;
  padding: 15px;
  position: relative;
  font-size: 18px;
  font-weight: 500;
  font-family: "Work Sans", sans-serif;
     text-align: left;
    text-transform: capitalize;
}
.bds_faq_wrap .panel-body {
  background: #fff;
}
.bds_faq_wrap .panel:last-child .bds_faq_wrap .panel-body {
  border-radius: 0 0 4px 4px;
}
.bds_faq_wrap .panel:last-child .bds_faq_wrap .panel-heading {
  border-radius: 0 0 4px 4px;
  transition: border-radius 0.3s linear 0.2s;
}
.bds_faq_wrap .panel .panel-heading.active {
  background-color: #f6b512;
  color: #fff;
}
.bds_faq_wrap .panel .panel-heading.active a{
  color: #fff;
}
.bds_faq_wrap .panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
  background-color: #f6b512;
}
.bds_faq_wrap .panel-heading a:before {
  content: '\f078';
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}
.bds_faq_wrap .panel-heading.active a:before {
  content: ' ';
  transition: all 0.5s;
  transform: scale(0);
}
#bs-collapse-faq .panel-heading a:after {
  content: ' ';
  font-size: 24px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
}
#bs-collapse-faq .panel-heading.active a:after {
  content: '\e909';
  transform: scale(1);
  transition: all 0.5s;
}
#accordion_faq .panel-heading a:before {
  content: '\f077';
  font-size: 18px;
  position: absolute;
  font-family: 'FontAwesome';
  right: 15px;
  top: 15px;
  transform: rotate(180deg);
  transition: all 0.5s;
  font-weight: 200;
}

#accordion_faq .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}
.bds_faq_wrap .panel-body p {
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    margin: 0;
    padding: 0 0 15px 0;
    text-align: left;
    line-height: inherit;
    color: #737679;
}
.bds_faq_wrap .panel-body ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *display: flex;
  *flex-wrap: wrap;
}
.bds_faq_wrap .panel-body ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 5px 15px 22px;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #737679;
  text-transform: inherit;
  text-align: left;
  font-size: 17px;
}
.bds_faq_wrap .panel-body ul li::before {
  display: inline-block;
  margin-right: 0px;
  font-size: 17px;
  color: #f6b512;
  font-weight: 200;
  content: "\f10c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0px;
}
#bds_actvty_sec {
    width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_actvty_wrap {
    width: 100%;
  float: left;
  position: relative;
}
.bds_actvty_wrap .owl-nav button {
  position: absolute;
  outline: none;
}
.bds_actvty_wrap .owl-nav button i {
  font-size: 18px;
  line-height: 33px;
  text-align: center;
  height: 36px;
  width: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  margin: 0;
}
.bds_actvty_wrap .owl-nav button.owl-prev {
  top: 18%;
  left: -25%;
}
.bds_actvty_wrap .owl-nav button.owl-next {
  top: 18%;
  left: -15.9%;
}
.bds_crtfd_sec {
 width: 100%;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0px;
  *margin-top: 100px;
  background: rgba(255,255,255,0.35);
  padding: 15px 0 15px 0;
}
.bds_crtfd_sec_card {
 width: 100%;
  float: left;
  position: relative;
}
.bds_crtfd_wrap {
 width: 100%;
  float: left;
  position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    gap: 20px;
}
.bds_crtfd_fig {
    width: 100%;
    float: left;
    position: relative;
    height: 98px;
}
.bds_crtfd_fig img {
 width: 100%;
    object-fit: contain;
    height: 98px;
}
.bds_payment_sec {
    width: 20%;
    float: left;
    position: relative;
}
.bds_payment_sec_logo {
    width: 18%;
    float: right;
    position: relative;
    margin-right: 5px;
    background: #fff;
}
.bds_payment_sec_logo img {
    width: 100%;
    object-fit: cover;
}
#bds_faq_vrtcl_sec {
  width: 100%;
  float: left;
  position: relative;
  padding: 50px 0 10px 0;
}
.bds_faq_vrtcl_sec_card {
  width: 100%;
  float: left;
  position: relative;
}
.bds_faq_vrtcl_wrap {
  width: 100%;
  float: left;
  position: relative;
  padding-top: 15px;
  display: flex;
    align-items: flex-start;
    align-content: flex-start;
}
.bds_faq_vrtcl_wrap_tabing {
  width: 50%;
  float: left;
  position: relative;
}
.bds_faq_vrtcl_wrap_tabing ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0px 0 0 0;
  list-style-type: none;
  text-align: left;
}
.bds_faq_vrtcl_wrap_tabing ul li {
    width: 100%;
  float: left;
  display: inline-block;
  position: relative;
  margin: 0 0px 0 0;
  padding: 0 15px 0 0;
  list-style-type: none;
  text-align: left;
}
.bds_faq_vrtcl_wrap_tabing ul li a {
  width: 100%;
  float: left;
  position: relative;
  padding: 5px 0px;
  border: 2px solid transparent;
  border-radius: 5px;
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 18px;
  text-transform: capitalize;
  color: #262339;
  cursor: pointer;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.bds_faq_vrtcl_wrap_tabing ul li::before {
    display: inline-block;
    margin-right: 0px;
    font-size: 15px;
    color: #262339;
    font-weight: 200;
    content: "\f054";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 10px;
}
.bds_faq_vrtcl_wrap_tabing ul li a i {
  margin-right: 5px;
}
.bds_faq_vrtcl_wrap_tabing ul li:hover, .bds_faq_vrtcl_wrap_tabing ul li.active {
  background-color: transparent;
  color: #f6b512;
  *border: 2px solid #f6b512;
  border-radius: 0px;
}
.bds_faq_vrtcl_wrap_tabing ul li:hover a, .bds_faq_vrtcl_wrap_tabing ul li.active a{
  background-color: transparent;
  color: #f6b512;
  *border: 2px solid #f6b512;
}
.bds_faq_vrtcl_wrap_tabing ul li:hover a, .bds_faq_vrtcl_wrap_tabing ul li.active:before{
  color: #f6b512;
}
.bds_faq_vrtcl_wrap_tabcnt {
  width: 100%;
  float: left;
  position: relative;
  padding: 2px 0 0 40px;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content {
  width: 100%;
  float: left;
  position: relative;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all {
  width: 100%;
  float: left;
  position: relative;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all p {
    font-family: "Work Sans", sans-serif;
    font-size: 17px;
    margin: 0;
    padding: 0 0 15px 0;
    text-align: left;
    line-height: inherit;
    color: #737679;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
  list-style-type: none;
  *display: flex;
  *flex-wrap: wrap;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0 5px 15px 22px;
  list-style-type: none;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #737679;
  text-transform: inherit;
  text-align: left;
  font-size: 17px;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all ul li::before {
  display: inline-block;
  margin-right: 0px;
  font-size: 17px;
  color: #f6b512;
  font-weight: 200;
  content: "\f10c";
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  top: 0px;
}
.bds_faq_vrtcl_wrap_tabcnt .tab-content .bds_faq_vrtcl_wrap_tabcnt_all h3 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: inherit;
    text-transform: capitalize;
    color: #262339;
    margin: 0;
    padding: 0 0 5px 0;
    text-align: left;
}
.holder a {
    font-size: 18px;
    cursor: pointer;
    margin: 0 5px;
    color: #333;
    font-family: 'Quicksand', sans-serif;
    text-transform: capitalize;
}
.holder a.jp-current, a.jp-current:hover {
    color: #f6b512;
    font-weight: bold;
}
.holder a:not([href]):not([class]):hover {
    color: #fff;
    text-decoration: none;
}
.holder a:hover {
    background-color: #f6b512;
    color: #fff;
}
.bds_sompaba_sec_card .owl-nav {
    width: fit-content;
    position: absolute;
    top: -50px;
    right: 0;
}
.bds_sompaba_sec_card .owl-nav button {
  outline: none;
}
.bds_sompaba_sec_card .owl-nav button i {
  height: 36px;
  width: 36px;
  color: #f6b512;
  border: 2px solid #f6b512;
  border-radius: 50%;
  text-align: center;
  line-height: 33px;
  font-size: 18px;
  margin: 0px 10px 0;
}
#bds_thank_you_sec {
    width: 100%;
    float: left;
    position: relative;
    background-color: #304f47;
    overflow: hidden;
    height: 100vh;
}
#bds_thank_you_sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: .14;
    display: block;
    background: url(../images/bds-hm-banner-fig-1.jpg) center center/cover no-repeat;
}
.bds_thank_you_sec_card {
    width: 100%;
    float: left;
    position: relative;
    z-index: 2;
}
.bds_thank_you_sec_card_box {
    width: 100%;
    float: left;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    height: 100vh;
}
.bds_thank_you_sec_card_box_logo {
    width: 20%;
    float: none;
    position: relative;
    margin: 0 auto;
}
.bds_thank_you_sec_card_box_logo img {
    width: 100%;
    object-fit: cover;
    *filter: brightness(0) invert(1);
    *-webkit-filter: brightness(0) invert(1);
}
.bds_thank_you_sec_card_box_info {
    width: 100%;
    float: left;
    position: relative;
}
.bds_thank_you_sec_card_box_info h1 {
    width: 100%;
    position: relative;
    float: left;
    font-size: 72px;
    font-weight: 800;
    text-align: center;
    color: #fff;
    text-transform: inherit;
    line-height: inherit;
    margin: 0;
    padding: 20px 0 15px 0;
}
.bds_thank_you_sec_card_box_info p {
    width: 100%;
    position: relative;
    float: left;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-transform: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0 15%;
}
.bds_thank_you_sec_card_box_info_btn {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding-top: 50px;
}
#bds_tlrmdpg_sec{
  width: 100%;
  float: left;
  position: relative;
  padding: 60px 0 10px 0;
}
.bds_tlrmdpg_sec_card{
  width: 100%;
  float: left;
  position: relative;
}
.bds_tlrmdpg_wrap{
  width: 100%;
  float: left;
  position: relative;
}
.bds_tlrmdpg_wrap_titldescp {
  width: 100%;
  float: left;
  position: relative;  
}
.bds_tlrmdpg_wrap_titldescp h2 {
    font-family: 'DIN2014-Regular', sans-serif;
    font-size: 50px;
    font-weight: 600;
    text-align: left;
    color: #231f20;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 15px 0;
    position: relative;
}
.bds_tlrmdpg_wrap_titldescp p {
    font-family: 'DIN2014-Regular', sans-serif;
    font-size: 18px;
    text-align: left;
    margin: 0;
    padding: 0 0 15px 0;
    color: #484848;
    font-weight: 500;
}
.bds_tlrmdpg_wrap_frmsec {
  width: 100%;
  float: left;
  position: relative;  
  padding-top: 20px;
}
.bds_tlrmdpg_wrap_frmsec form {
    width: 100%;
    float: left;
    position: relative;
}
.bds_tlrmdpg_form_box {
    width: 100%;
    float: left;
    position: relative;
    background: #262339;
    padding: 30px 30px;
    margin: 20px 0;
}
.bds_tlrmdpg_form_box_head {
    float: left;
    width: 100%;
    position: relative;
    padding-bottom: 30px;
}
.bds_tlrmdpg_form_box_head h3 {
    font-family: 'Quicksand', sans-serif;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #f6b512;
    background: 0 0;
    font-weight: 500;
    color: #f6b512;
    font-size: 22px;
    float: left;
    width: 100%;
    text-transform: capitalize;
    margin-top: 0;
    line-height: inherit;
}
.bds_tlrmdpg_form_item {
    width: 100%;
    float: left;
    position: relative;
}
.bds_tlrmdpg_form_item label {
      font-family: 'Quicksand', sans-serif;
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    text-align: left;
    text-transform: capitalize;
    font-size: 16px;
    padding-bottom: 2px;
    font-weight: 500;
}
.bds_tlrmdpg_form_item input {
  font-family: 'Work Sans', sans-serif;
    text-align: left;
    color: #666;
    font-size: 16px;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 0px;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    clear: both;
    border: 1px solid #e1e1e1;
    outline: 0;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.bds_tlrmdpg_form_item input:hover {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_form_item input:focus {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_form_item select {
  font-family: 'Work Sans', sans-serif;
    text-align: left;
    color: #666;
    font-size: 16px;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 0px;
    padding: 0 15px;
    height: 45px;
    line-height: 45px;
    clear: both;
    border: 1px solid #e1e1e1;
    outline: 0;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.bds_tlrmdpg_form_item select:hover {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_form_item select:focus {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_icn {
    font-size: 18px;
    color: #f6b512;
    text-align: center;
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 40%;
}
.bds_tlrmdpg_form_item textarea {
  font-family: 'Work Sans', sans-serif;
    text-align: left;
    color: #666;
    font-size: 16px;
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 25px;
    background: #fff;
    border-radius: 0px;
    padding: 15px 15px;
    height: 180px;
    clear: both;
    border: 1px solid #e1e1e1;
    outline: 0;
    transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}
.bds_tlrmdpg_form_item textarea:hover {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_form_item textarea:focus {
    border: 1px solid #f6b512;
    box-shadow: none;
    outline: 0;
}
.bds_tlrmdpg_form_item_btn {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
}
.bds_tlrmdpg_form_item_btn input {
        font-family: 'Quicksand', sans-serif;
    background: #f6b512;
    border: 1px solid #f6b512;
    color: #231f20;
    letter-spacing: 0.8px;
    padding: 12px 40px;
    position: relative;
    border-radius: 0px;
    z-index: 0;
    overflow: hidden;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    outline: 0;
    width: fit-content;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    margin: 0 auto;
}
.bds_tlrmdpg_form_item_btn input:hover {
    background: #304F47;
    border: 1px solid #304F47;
    color: #fff;
}
.bds_tlrmdpg_form_item_btn button {
        font-family: 'Quicksand', sans-serif;
    background: #f6b512;
    border: 1px solid #f6b512;
    color: #231f20;
    letter-spacing: 0.8px;
    padding: 12px 40px;
    position: relative;
    border-radius: 0px;
    z-index: 0;
    overflow: hidden;
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    float: none;
    outline: 0;
    width: fit-content;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    margin: 0 auto;
}
.bds_tlrmdpg_form_item_btn button:hover {
    background: #304F47;
    border: 1px solid #304F47;
    color: #fff;
}
.bds_wyatbs_sec_card_wdgt {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 15px;
  display: none;
  
}
.bds_wyatbs_wdgt_box {
  width: 100%;
  float: left;
  position: relative;
  overflow: hidden;
}
.bds_wyatbs_wdgt_box #CDSWIDCOE {
    margin: 0 auto;
}
.bds_mtklcl_ovrvw_wrap ul {
    width: 100%;
    float: left;
    position: relative;
    list-style-type: none;
    margin: 10px 0 5px 0;
    padding: 0;
}
.bds_mtklcl_ovrvw_wrap ul li {
    font-family: "Work Sans", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 22px;
    text-transform: inherit;
    color: #737679;
    margin-bottom: 15px;
    position: relative;
}
.bds_mtklcl_ovrvw_wrap ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 16px;
  height: 16px;
  background-image: url(../images/dbl-check-icn.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bds_hm_baner_cntnt_fig {
    width: 120px;
    float: none;
    position: relative;
    margin: 0 auto;
    padding-bottom: 20px;
}
.bds_hm_baner_cntnt_fig img {
    width: 100%;
    filter: brightness(0) invert(1);
}
#bds_footer_sec .bds_crtfd_sec {
    width: 65%;
    left: inherit;
    bottom: -30px;
    background: transparent;
    padding: 0 0 0px 0;
    right: 0;
}
#bds_footer_sec .bds_crtfd_wrap {
    gap: 80px;
}
.trp_wdget {
 width: 100%;
  float: left;
  position: absolute;
  left: 0;
  bottom: 0px;
  *margin-top: 100px;
  *background: rgba(255,255,255,0.35);
  padding: 15px 0 15px 0;
}
.trp_wdget_card {
 width: 100%;
  float: left;
  position: relative;
  display: flex;
    align-items: center;
    align-content: center;
   justify-content: space-between;
  margin-bottom: 60px;
}
.trp_wdget_card_txticn {
    width: 100%;
  float: left;
  position: relative;
}
.trp_wdget_card_txticn p {
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    position: relative;
}
.trp_wdget_card_txticn p:before {
    position: absolute;
    content: "";
    margin-left: -35px;
    width: 20px;
    height: 30px;
    background-image: url(../images/hm-bnr-icn.svg);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: contain;
}
.trp_wdget_wrap {
 width: 30%;
  float: left;
  position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    gap: 20px;
}
.trp_wdget_fig {
    width: 100%;
    float: left;
    position: relative;
    height: 98px;
}
.trp_wdget_fig img {
 width: 100%;
    object-fit: contain;
    height: 98px;
}
.bds_header_nav_mob {
    width: 100%;
    float: left;
    position: relative;
}
#hamburger-icon {
    width: auto;
    float: right;
    position: relative;
    cursor: pointer;
    background: #f6b512;
    padding: 5px 10px;
    z-index: 50;
}
#hamburger-icon div {
    width: 30px;
    height: 3px;
    background-color: #000;
    margin: 5px 0;
    transition: 0.4s;
}
.open .bar1 {
  -webkit-transform: rotate(-45deg) translate(-7px, 6px);
  transform: rotate(-45deg) translate(-7px, 6px);
}
.open .bar2 {
  opacity: 0;
}
.open .bar3 {
  -webkit-transform: rotate(45deg) translate(-5px, -5px);
  transform: rotate(45deg) translate(-5px, -5px);
}
.mobile-menu {
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    height: calc(100vh - 0);
    width: 100%;
    background: #f6b512;
    padding: 0 0px;
}
.mobile-menu ul {
  width: 100%;
  float: left;
  position: relative;  
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-menu ul li {
    width: 100%;
    float: left;
    position: relative;
    text-align:left;
    margin: 0;
    padding:10px 20px;
    list-style-type: none;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.mobile-menu ul li a {
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  color: #262339;
  font-size: 16px;
  letter-spacing: 0.3px;
  text-align: center;
  margin: 0;
  padding: 0px 0;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
  transition: all .5s ease-out;
}
.mobile-menu ul li a:hover {
  color: #f6b512;
}
.mobile-menu ul li.active a {
  color: #f6b512;
  border-bottom: 2px solid #f6b512;
}
.bds_hm_baner_cntnt_txts_btn {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding:30px 0px 0 0;
}
.bds_ggl_trnsltr {
    position: absolute;
    width: fit-content;
    float: left;
    top: 5px;
    right: 10px;
    z-index: 9;
    display:none;
}




/*mwspl new css*/

.bds_abtagco_rght_dtls.main-mwspl-hed {
    width: 100%;
    text-align: center;
    position: relative;
    padding-top: 80px;
}
.bds_hdng_cntr_blck_left.new-about-mwspl h2{
    text-align: center;
}
.bds_hdng_cntr_blck_left.new-about-mwspl h6{
    text-align: center;
}
.bds_abtagco_rght_dtls_descp.new-mwspl-para p {
    text-align: center;
}
.bds_abtagco_rght_dtls_descp.new-mwspl-para {
    padding: 30px 30px 20px 30px;
}
h6.new-ico-logo-mwspl img {
    padding: 0px 6px 5px 0px;
    display:none;
}
ul.new-sub_nav24yelist {
    width: 100%;
    display: flex;
    align-items: center;
    padding:25px 25px;
    background: #fff;
    border-radius: 15px;
    box-shadow: 1px 1px 10px #d5c6c6 !important;
    justify-content: space-around;
}
ul.new-sub_nav24yelist li {
    text-align: center;
}
ul.new-sub_nav24yelist li a {
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    color: #262339;
    font-size: 18px;
}
ul.new-sub_nav24yelist li a:hover{
    color: #f6b512;
    text-decoration: underline;
    transition: 0.5s;
}
.best-day-about-tab {
    width: 70%;
    position: absolute;
    z-index: 10;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.content-box-tem {
    width: 100%;
    text-align: left;
    position: relative;
    padding:10px;
}
.row.team-best-su-members {
    display: flex;
    align-items: center;
}
.content-box-tem h4 {
    font-family: 'Quicksand', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 2px;
}
.content-box-tem h4 span {
    color: #f6b512;
}
.content-box-tem h5 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 900;
    padding-bottom: 10px;
    font-size: 15px;
}
span.education-sps {
    font-weight: 700;
    color: #f6b512;
}
.temmers-coocoo {
    width: 100%;
    overflow: hidden;
}
.temmers-coocoo img {
    height: 450px;
    object-fit: cover;
    width: 335px;
}
.tem-man-dico-box {
    width: 100%;
    margin-bottom: 30px;
}
.hesd-para {
    display: none;
    padding-bottom:15px;
}

.hesd-para p{
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: #626060;
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    margin-bottom: 10px;
}

.content-box-tem button {
    border: none;
    background: none;
    color: #f6b512;
    outline: none;
    font-family: 'Quicksand', sans-serif;
    text-decoration: underline;
    font-size: 17px;
    font-weight: 700;
}

.rightpix img {
    height: 495px;
    width: 124%;
    object-fit: cover;
    margin-left: 0px;
    margin-top: 27px;
}



.tem-man-dico-box {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    border-left: 5px solid #f6b512;
    border-top: 5px solid #f6b512;
}
.tem-man-dico-box:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}
.boxxx-bdgs-imga {
    width: 65%;
    margin: 0 auto;
    display: flex;
}
.best-safari-awrad-news {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 50px;
}
.best-safari-awrad-news-slid{
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 50px;
}
.best-arowwwrw-box {
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(99, 99, 99, 0.4);
    padding: 35px;
}
.best-arowwwrw-boxpic {
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(99, 99, 99, 0.4);
    padding: 17px;
    overflow: hidden;
}
.best-arowwwrw-boxpic img{
    border-radius:10px;
}
.best-arowwwrw-boxpic:hover img {
    transform: scale(1.01);
    transition: 0.5s;
}
.soccota-connte {
    width: 100%;
    position: relative;
    padding: 50px 0px;
}
.soccota-connte h3 {
    color: #000000;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 20px;
}
.innrsesscs-box {
    width: 100%;
    padding-bottom: 25px;
}
.innrsesscs-box ul {
    width: 100%;
    position: relative;
    padding: 20px 0px;
}
.innrsesscs-box ul li{
    width: 100%;
    position: relative;
    padding-bottom:10px;
    color: #626060;
    font-size: 16px;
    padding-left:20px;
    font-family: 'Work Sans', sans-serif;
}
.innrsesscs-box ul li:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #f6b512;
    top:9px;
    left: 0;
    border-radius: 50%;
}
.soccota-connte-right {
    width: 100%;
    background: #f6b512;
    border-radius: 30px;
}
.middl-pic-best-para {
    width: 100%;
    padding:50px;
}
.uper-pic-best {
    width:90%;
    margin: 0 auto;
    border-radius: 30px;
}
.uper-pic-best img {
    margin-top: -100px;
    border-radius: 30px;
}
.loew-pic-best {
    width: 90%;
    margin: 0 auto;
    border-radius: 30px;
}
.loew-pic-best img{
    margin-bottom: -100px;
    border-radius: 30px;
}
.middl-pic-best-para p {
    color: #fff;
}
.row.best-safari-awrad-news-slid-susss {
    margin: 130px 0px;
    float: left;
}
a.sadadafavs {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 12px;
    color: #f6b512;
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.1px;
    font-family: 'Work Sans', sans-serif;
}
a.sadadafavs:hover {
    color: #000000;
    text-decoration: underline;
    transition: 0.5s;
}
img.w-100.svsacsagvsavsv {
    position: absolute;
    left: -330px;
    bottom: 150px;
}
p.bvvxvhcghgvss {
    text-align: center;
}
.row.best-safari-awrad-news-slid-susss.new-ssss-tttooriiisiim {
    margin-bottom: 0px;
}
.bds_lbsunpob_box_dtls_btn.mobiiii-newssf-hdgdgdhddh {
    display: none;
}







/*new code 11--08-2025*/

.new_haed_best_left {
    width: 100%;
    position: relative;
    text-align: left;
}
.icon_call_box {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
}
.icon_call_box i {
    font-size: 15px;
    line-height: 35px;
    height: 35px;
    background-color: #f6b512;
    color: #fff;
    width: 35px;
    padding-right: 3px;
    border-radius: 50%;
}
.para_para_calll {
    position: relative;
    padding: 0px;
    margin: 0px;
}
.para_para_calll p {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}
p.just_best_day_call {
    font-weight: 800;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-family: 'Quicksand';
}
.header_menu_right {
    width: 100%;
    position: relative;
    text-align: right;
    z-index: 9;
}
.new_bestt_logo {
    width: 100%;
    position: relative;
    text-align: center;
}
.best_top_hed {
    width: 100%;
    position: relative;
    padding:5px 0px;
}
.row.new_bds_new {
    display: flex;
    align-items: center;
}

.bestday_new_head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height:60px;
        position: relative;
    }
.header_menu_right .social-icons {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}
    .header_menu_right .social-icons a {
        color: white;
        border: 2px solid white;
        border-radius: 50%;
        padding: 8px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 34px;
        height: 34px;
        transition: background 0.3s, color 0.3s;
        text-decoration: none;
    }
.header_menu_right .social-icons a:hover {
    background: white;
    color: #f6b512;
}
    .bestday_new_head .nav {
        display: flex;
        align-items: center;
    }
.bestday_new_head .nav a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 20px;
    font-family: 'Quicksand';
}
.bestday_new_head .nav a:hover {
        color:#f6b512;
    }
    .bestday_new_head .dropdown {
        position: relative;
    }
    .bestday_new_head .dropdown-content {
        display: none;
        position: absolute;
        top: 25px;
        left: 0;
        background: white;
        padding: 10px 0;
        min-width: 160px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.2);
        z-index: 100;
    }
    .bestday_new_head .dropdown-content a {
        color: #333;
        padding: 8px 15px;
        display: block;
    }
    .bestday_new_head .dropdown-content a:hover {
        background: #f5f5f5;
    }
    .bestday_new_head .dropdown:hover .dropdown-content {
        display: block;
    }
.bestday_new_head .plan-btn {
    background: #f6b512;
    color: white;
    padding: 12px 30px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px;
}
.bestday_new_head .plan-btn:hover {
    background:#000000;
    }
.bds_hm_baner_cntnt_txts h2 {
    font-family: 'Quicksand';
    color: #f6b512;
    text-align:left;
    font-size: 40px !important;
    margin-bottom: 0px;
    padding-bottom: 0px;
    font-weight: 600;
}
.bds_hm_baner_cntnt_txts p {
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.new-box-banbtn {
    width: 100%;
    position: relative;
    display: flex;
    gap: 30px;
}
.new-box-banbtn.only_home-nanan{
    width: 100%;
    position: relative;
    display: flex;
    justify-content: flex-start;
}
.new-box-banbtn a {
    cursor: pointer;
    text-align: center;
    min-width: 120px;
    font-size: 17px;
    padding: 12px 30px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    border: 1px solid #f6b512;
    color: #fbfdff;
    background: #f6b512;
    text-transform: uppercase;
    border-radius: 40px;
    outline: 0;
    text-decoration: none;
    -webkit-appearance: none;
    transition: all .5s ease-out;
}
.new-box-banbtn a:hover {
    background: #111111;
    border: 1px solid #111111;
    transition: 0.5s;
}
.junla-book-info {
    width: 100%;
    position: absolute;
    bottom: -30px;
    left: 0px;
}
.new_bestt_logo img {
    width: 110px;
}
.header_menu_right img {
    width: 50px;
}
section.new_about_bestday {
    width: 100%;
    position: relative;
    float: left;
    padding: 60px 0px 0px 0px;
}
.common-hedling-new-home-about {
    width:80%;
    margin: 0 auto;
    text-align: center;
}
.common-hedling-new-home-about h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    font-size: 40px;
    color: #262339;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
    border-bottom: 1px solid #f6b512;
    padding-bottom: 5px;
    text-transform: uppercase;
}
.common-hedling-new-home-about h2 span {
    color: #f6b512;
}
.common-hedling-new-home-about p {
    padding: 15px 0px;
}
.common-hedling-new-home-about h3 {
    font-family: 'Quicksand';
    font-weight: 600;
    color: #f6b512;
    font-size: 22px;
}
.common-hedling-new-home-about.boom_gagagop {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 5;
}
.common-hedling-new-home-about.new-white-colo-col h2 {
    color: #fff;
}
.common-hedling-new-home-about.new-white-colo-col p {
    color:#ffffffa3;
}
.new_haed_best_left:hover p{
    color: #f6b512;
}
.loewr_newbtn_box a {
    cursor: pointer;
    text-align: center;
    min-width: 120px;
    font-size: 17px;
    padding: 12px 30px;
    font-weight: normal;
    display: inline-block;
    position: relative;
    border: 1px solid #f6b512;
    color: #000000;
    background: #f6b51200;
    text-transform: uppercase;
    border-radius: 40px;
    outline: 0;
    text-decoration: none;
    -webkit-appearance: none;
}
.loewr_newbtn_box a:hover{
    background: #f6b512;
    color: #fff;
    transition: 0.5s;
}
.loewr_newbtn_box {
    width: 100%;
    position: relative;
    padding-top:20px;
}
.common-hedling-new-home-about.only-tailormad {
    width: 60%;
    margin: 0 auto;
}
section.why-choose-this-desti-best {
    width: 100%;
    position: relative;
    padding: 100px 0px 0px 0px;
    float: left;
}
.bestdaychoosedestabcontent {
    display: none;
    padding: 0px;
    border: none;
}
.guide-cape-details {
    width: 100%;
    position: relative;
}
.guide-imga-box {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.all-gude-detail-cape-ad {
    width: 70%;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: #00000080;
    padding: 20px;
    border-radius: 20px;
}
.all-gude-detail-cape-ad p {
    color: #fff;
}
.bestday_home-chhoose {
    width: 100%;
    position: relative;
    margin-top:25px;
}
.moving-bootttom--best {
    width: 100%;
    position: absolute;
    bottom:90px;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    padding: 0px 45px;
    flex-direction: row-reverse;
}
.moving-bootttom--best button.forwand-btn {
    width: 50px;
    height: 50px;
    background: #f6b512;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    outline: none;
}
.moving-bootttom--best button.backward-btn {
    width: 50px;
    height: 50px;
    background: #f6b512;
    border: 3px solid #fff;
    border-radius: 50%;
    color: #fff;
    outline: none;
}
.bes-day-destab {
    width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: -60px;
    z-index: 1;
    display: flex;
    gap: 20px;
    justify-content: center;
}
.bes-day-destab button {
    background: none;
    padding: 15px;
    font-size: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: none;
    outline: none;
    color: #fff;
    font-weight: 600;
}
button.bestdaychoosedestablinks.active {
    background: #f6b512;
    border: 1px solid #f6b512;
    color: #fff;
}


.loapp_mamap {
    width: 100%;
    position: relative;
    display: flex;
    margin-top:25px;
}
.loapp_mamap .sidebar {
    width: 280px;
    height:600px;
    background: #ffffff;
    padding: 15px;
    overflow-y: auto;
    border-right: 1px solid #ccc;
    scrollbar-width: thin;
    scrollbar-color: #888 #f9f9f9;
}
.loapp_mamap .sidebar::-webkit-scrollbar {
    width: 5px;
}
.loapp_mamap .sidebar::-webkit-scrollbar-track {
    background: #f9f9f9;
}
.loapp_mamap .sidebar::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 3px;
}
.loapp_mamap .sidebar::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}
.loapp_mamap .sidebar h2 {
    margin-bottom: 25px;
    font-size: 30px;
}
.loapp_mamap #map {
    flex: 1;
    width: 100%;
    height:600px;
    z-index: 1;
}
.park-child_best {
    background: #fff;
    border-radius:15px;
    overflow: hidden;
    margin-bottom: 12px;
    cursor: pointer;
    transition: box-shadow 0.2s ease;
    display: flex;
    justify-content: center;
    border: 1px solid #f6b512;
}
.park-child_best:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.park-child_best img {
    width: 40%;
    object-fit: cover;
    display: block;
}
.nation_titttloop {
    padding: 8px 10px;
    width: 60%;
}
.nation_titttloop h3 {
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}

.nation_titttloop h4 {
    font-size: 14px;
    margin: 2px 0 0;
    color: #777;
}
.leaflet-popup-content strong {
    font-size: 14px;
    color: #f6b512;
    font-family: 'Quicksand';
}
.leaflet-popup-content img {
    margin-bottom: 5px;
}
.park-child_best.active {
    background-color: #f6b512;
    color: #fff;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.park-child_best.active h3{
   color: #fff;
}
.park-child_best.active h4{
   color: #fff;
}
.leaflet-pane.leaflet-marker-pane img {
    filter: brightness(0.2) invert(1) saturate(1000%) hue-rotate(
348deg);
}

section.new-best-faqs {
    width: 100%;
    position: relative;
    margin-top: 80px;
    float: left;
}
.best_accoodia_faqs {
    width: 80%;
    margin: 0 auto;
}
.best_accoodia_faqs .accordion-button {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    color: #000;
    text-align: left!important;
    padding: 10px!important;
    background: 0 0;
    border: none;
    outline: none !important;
}
.best_accoodia_faqs .accordion-button:not(.collapsed) {
    color: #f6b512 !important;
    background-color: #ffffff;
    box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
    border-bottom: 1px solid #d0d0d0;
    outline: none !important;
}
.best_accoodia_faqs .accordion-item {
    padding: 5px 25px;
    text-align: left;
    background: 0 0;
    box-shadow: 0 0 1px #f3efef;
    border: 1px solid #c4c9c1;
    border-bottom: 1px solid #f6b512;
    margin-bottom: 15px;
    border-radius: 15px !important;
    outline: none !important;
}
.best_accoodia_faqs .accordion-button:focus {
    z-index: 3;
    outline: 0;
    box-shadow: none!important;
}
.new_travwl_box_oop {
    width: 100%;
    position: relative;
    padding: 20px;
    margin: 0.9% 0;
    border: rgba(255, 255, 255, 0.1) 1px solid;
}
.new_travwl_box_oop a {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration: none;
    font-family: 'Quicksand';
    color:#fff;
}
.new_travwl_box_oop img {
    width:45px !important;
    filter: brightness(0.5) invert(1);
}
.travel_guide_icon_box {
    width: 100%;
    position: relative;
}
section.new-travel-guide-best {
    width: 100%;
    position: relative;
    background:#242323;
    float: left;
    padding: 60px 0px;
    margin-top: 80px;
}
.new_travwl_box_oop:hover {
    background: #f6b512;
    transition: 0.8s;
}
.leaflet-popup-content a {
    text-decoration: none;
}
.new_travwl_box_oop h2 {
    font-size: 20px;
    color:#ffffffa3;
}
.pico_re_guide {
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.pico_re_guide h4 {
    font-size:20px;
    font-family: 'Quicksand';
    font-weight: 700;
    padding-bottom: 10px;
}
.guide_desc_right_box {
    background: #f3f3f3;
    width: 100%;
    padding: 25px;
    position: sticky;
    top:70px;
}
.guide_best_de_left_box {
    width: 100%;
    position: relative;
    padding-right: 50px;
}
.guide_best_de_left_box h2 {
    font-size: 45px;
    font-weight: 600;
    padding-bottom: 15px;
}
.guide_best_de_left_box h3 {
    font-size: 35px;
    font-weight: 600;
    padding: 20px 0px;
}
.guide_best_de_left_box h4 {
    font-size: 25px;
    color: #f6b512;
    font-weight: 700;
    padding-bottom: 15px;
}
ul.new_best_guid {
    width: 100%;
    position: relative;
    list-style-type: disc !important;
    padding-left: 20px; 
    color: #626060;
}
ul.new_best_guid li {
    font-size: 18px;
    padding-bottom: 10px;
    position: relative;
}
ul.new_best_guid li::after {
    content: "";
    position: absolute;
    left: -20px;
    top: 8px;
    width: 10px;
    height: 10px;
    background-color: #f6b512;
    border-radius: 50%;
}
section.new_guide_dea_sec {
    width: 100%;
    position: relative;
    float: left;
    padding-top: 80px;
}
.pico_re_guide h3 {
    font-size: 20px;
    font-weight: 700;
    color: #f6b512;
    padding: 10px 0px;
}
section.hapy_indi_about {
    width: 100%;
    position: relative;
    float: right;
    background:#242323;
    padding: 80px 0px;
}
section.hapy_indi_about:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0px;
    z-index: 1;
    float: left;
    background: url(../images/bds-footer-bg.png) no-repeat left top transparent;
    opacity: 0.15;
    transition: background .3s,border-radius .3s,opacity .3s;
    background-size: 100% 100%;
}
section.hapy_indi_about:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0%;
    top: 0px;
    z-index: 0;
    float: left;
    background: url(../images/brush-stroke-best.png) no-repeat left top transparent;
    opacity: 0.15;
    transition: background .3s,border-radius .3s,opacity .3s;
    background-size: 100% 100%;
}
.helo_helopp_para {
    width: 75%;
    margin: 0 auto;
    text-align: center;
    color:#fff;
}
.helo_helopp_para h2 {
    font-size: 25px;
    padding: 25px 0px 10px 0px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Quicksand';
    font-weight: 900;
}
.helo_helopp_para p {
    color: #fff;
    padding: 0px 70px;
    font-size: 25px;
    line-height: 1.8;
    margin: 40px 0px;
}
.newew_dfvgg {
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: 40px;
    z-index: 1;
}
.newew_dfvgg a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.42857;
    padding: 13px 35px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background: #f6b512;
    border-radius: 40px;
}
.newew_dfvgg a:hover {
    color: #ffffff;
    text-underline-offset: 5px;
    transition: 0.8s;
    background: #111111;
}


section#new_choose_best-day {
    width: 100%;
    float: left;
    position: relative;
    padding: 100px 0 100px 0;
    margin: 50px 0 10px 0;
    background: linear-gradient(rgba(245, 245, 245, 0.2) 100%, rgba(245, 245, 245, 0.2) 100%), url(../images/tanzania-pic.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.desco_card_box {
    width: 100%;
    height: 300px;
    perspective: 1000px;
    background: #0c2f4a;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
}
.new_bth_hdgd a:hover {
    background: none;
    border: 1px solid #f6b512;
    transition: 0.5s;
}
.desco_card_inner {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: transform 0.6s ease;
}
.desco_card_box:hover .desco_card_inner {
    transform: rotateY(180deg);
}
.font-page_box,
.back-page_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}
.font-page_box {
    transform: rotateY(0deg);
    z-index: 2;
}
.back-page_box {
    transform: rotateY(180deg);
    background-color: #0c2f4a;
    color: white;
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.over_cad_desk_para {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px;
}
.over_cad_desk_para img {
    width: 50px !important;
    opacity: 0.8;
    margin-bottom: 20px;
}
.over_cad_desk_para h3 {
    color: #fff;
    font-size: 20px;
    padding: 10px 0px;
    font-weight: 700;
}
.over_cad_desk_para p{
    color:#fff;
}
.nreweew_vbb-coo {
    width: 100%;
    position: relative;
}
.nreweew_vbb-coo h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 13px;
}
.nreweew_vbb-coo p {
    color: #f0ecec;
    font-size: 16px;
}
.new_bth_hdgd a {
    color: #ffffff;
    font-size: 15px;
    border: 1px solid #f6b512;
    padding: 12px 35px;
    border-radius: 28px;
    background: #f6b512;
    font-weight: 500;
    text-transform: uppercase;
}
.new_bth_hdgd {
    width: 100%;
    position: relative;
}
.new_pacaca_kkkd {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.ngwdeww_vdg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    text-align: center;
}
.gggtoop {
    width: 100%;
    position: relative;
}
.gggtoop h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 800;
}
.gggtoop h5 {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}
.new_bth_hdgd {
    width: 100%;
    position: relative;
}
.new_bth_hdgd button {
    padding: 10px 35px;
    font-size: 15px;
    color: #fff;
    background: none;
    border: 1px solid #fff;
    border-radius: 29px;
}
.new_bth_hdgd button:hover {
    background: #f6b512;
    border: 1px solid #f6b512;
    transition: 0.5s;
}
.parebt_sagyvsdxf {
    width: 100%;
    height: 100% !important;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.new_pacaca_kkkd:hover img {
    transform: scale(1.1);
    transition: 0.5s;
}
section.main_top_tw_pcack {
    width: 100%;
    position: relative;
    float: left;
    padding: 60px 0px 0px 0px;
}
.new_testi_box_best {
    background-color: var(--color-background);
    border-radius: 20px;
    box-shadow: 0 3px 9px 4px rgba(0, 0, 0, .1);
    padding: 20px 20px 24px;
}
.hellop_breses_pic {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.review_bcgcdvs_para {
    width: 100%;
    position: relative;
    text-align: center;
    padding-top: 40px;
}
.top_gsusyds {
    width: 80%;
    position: relative;
    display: flex;
    margin: 0 auto;
    gap: 15px;
    align-items: center;
}
.top_gsusyds img {
    width:40px;
    height:40px;
    border-radius: 50%;
}
.dsgvsdgfydgv_dfy {
    position: relative;
}
.dsgvsdgfydgv_dfy ul {
    display: flex;
    padding: 0px;
    margin: 0px;
}
.midddd_xcxsf {
    width: 100%;
    position: relative;
    padding: 25px 0px;
}
.dsgvsdgfydgv_dfy h3 {
    font-size: 20px;
    font-weight: 700;
}
.dsgvsdgfydgv_dfy h3 span {
    font-size: 15px;
    color: #f6b512;
}
.dsgvsdgfydgv_dfy ul li i {
    font-size: 15px;
    color: #f6b512;
}
.biyyy {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.biyyy a {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Quicksand';
}
.biyyy a:hover {
    color: #f6b512;
    transition: 0.5s;
}
section.new_review_best_sasa {
    width: 100%;
    position: relative;
    margin: 80px 0px 40px 0px;
    float: left;
}
.midddd_xcxsf h3 {
    font-size: 22px;
    padding-bottom: 20px;
    font-weight: 700;
}

.new_bth_hdgd.home_svay_bygqsv {
    width: 100%;
    position: relative;
    text-align: center;
    margin: 70px 0px 30px 0px;
}









.helo_best_tab {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}
.helo_best_tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 23px;
  width: 100%;
  text-align: left;
  padding: 10px;
  font-family: 'Quicksand';
  font-weight: 600;
}
.helo_best_tab button:hover {
  background-color: #ddd;
}
.helo_best_tab button.active {
    background-color: #f6b512;
    color: #fff;
}
.best-destabcontent {
  display: none;
  padding:20px;
  border: 1px solid #ccc;
}
.best-destabcontent h3 {
    font-size: 30px;
    padding: 0px;
    margin: 25px 0px;
}
section.tab_fq_box_new_best {
    width: 100%;
    position: relative;
    padding: 70px 0px 40px 0px;
    float: left;
}
.nhoop_atb_foollp {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.landing-page_vdsgvgg {
    width: 100%;
    position: relative;
    margin-bottom: 0px !important;
}
.guide_best_de_left_box img {
    width: 100%;
    position: relative;
    margin: 20px 0px;
}
section.all-nationa-park_best.destination_bhaghvg {
    width: 100%;
    position: relative;
    margin: 80px 0px 50px 0px;
    float: left;
}
section.new-travel-guide-best.huooptyui {
    margin-top: 0px;
}
.nrqwevxfxcde {
    margin-bottom: 0px !important;
}
section.bjbdfubdhrhf {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}










.my_team_mem {
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.my_team_mem img {
    max-width: 100%;
    border-radius: 8px;
}
.my_team_mem h3 {
    margin: 10px 0 5px;
    font-size: 25px;
}
.my_team_mem h4 {
    margin: 0 0 10px;
    font-weight: 800;
    color: #f6b512;
}
.my_team_mem p {
    margin: 0 0 15px;
    font-weight: 600;
    font-family: 'Quicksand';
}
.my_team_mem button {
    padding: 10px 30px;
    background: #f6b512;
    color: #fff;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    font-size: 17px;
    outline: none;
    text-transform: uppercase;
}
.my_team_mem button:hover {
    background: #000;
    transition:0.5s;
}

/* Modal Styles */
.custom-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.6);
}
div#teamModal .modal-content {
    background: #fff;
    margin: 5% auto;
    padding: 40px;
    border-radius: 10px;
    width: 100%;
    max-width:1000px;
    text-align: center;
    animation: fadeIn 0.3s ease;
}
div#teamModal .modal-content img {
    border-radius: 20px;
    margin: 0 auto;
}
div#teamModal .close {
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 78px;
    font-weight: 200;
    color: #333;
    cursor: pointer;
}
@keyframes fadeIn {
    from { opacity: 0; transform: scale(0.9); }
    to { opacity: 1; transform: scale(1); }
}
section.new_my_best_guide_box {
    width: 100%;
    position: relative;
    float: left;
    padding: 70px 0px 0px 0px;
}
.tema_hjbdhjbdf_box {
    width: 100%;
    position: relative;
    margin-top: 30px;
}
p#modalDetails {
    padding-top: 20px;
}
.bds_hdng_cntr_blck.rere_looooop {
    margin-top: 70px;
}
.bds_itnry_sbar_ttex_all_dtls.bubddfdfsy p {
    text-align: left;
    padding: 0px;
    margin: 0px;
}
.pico_re_guide p {
    margin-bottom: 10px;
}
.heoop_bhdbhdf {
    width: 100%;
    position: relative;
    display: flex;
    gap: 9px;
    border-bottom: 1px solid #b1abab;
    align-items: center;
    padding-bottom: 15px;
    justify-content: space-between;
}
.heoop_bhdbhdf img {
    width:30px;
    height:30px;
}
.buhbgyvu h5 {
    font-size: 20px;
    font-weight: 700;
}
.cbhbxhubhd-btn {
    width: 100%;
    position: relative;
    margin-top: 40px;
    text-align: center;
}
.cbhbxhubhd-btn a {
    background: #f6b512;
    color: white;
    padding: 12px 30px;
    border: none;
    font-weight: 500;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px;
}
.cbhbxhubhd-btn a:hover{
     background: #000;
     transition:0.5s;
}



.banner_home_only_tittle {
    width: 100%;
    position: relative;
    text-align: left;
}
.banner_home_only_tittle h2 {
    text-align: left;
    font-size: 30px !important;
}
.banner_home_only_tittle h1 {
    text-align: left;
    text-transform: capitalize;
}
.banner_home_only_tittle p {
    text-align: left;
    font-size: 25px;
    font-weight: 800;
    font-family: 'Quicksand';
}
.new_pack_box_d {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    margin-top: 30px;
}
.new_pack_box_oper {
    width: 100%;
    position: absolute;
    top: 0;
    padding:30px;
}
.new_pack_box_oper h2 {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    padding-bottom: 10px;
}
.new_pack_box_oper p {
    font-size: 15px !important;
    color: #fff;
    font-family: 'Quicksand';
}
.new_pack_box_pora {
    width: 100%;
    position: absolute;
    bottom: 0;
    padding:30px;
}
.vygdsgyd_bbouty {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.vygdsgyd_bbouty button {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .05em;
    line-height: 1.42857;
    padding: 10px 28px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    background: none;
    border-radius: 40px;
    border: 1px solid #fff;
    outline: none;
}
.vygdsgyd_bbouty button:hover{
    background: #f6b512;
    border: 1px solid #f6b512;
    transition:0.5s;
}
.new_pack_box_d:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: #0000005e;
}
.nrwewe_paratt p {
    font-size: 17px;
    color: #ffff;
    font-family: 'Quicksand';
    text-align: right;
}
p.price_baga_blop {
    font-size: 22px;
    text-align: right;
    font-weight: 500;
}
.new_pack_box_d:hover img {
    transform: scale(1.1);
    transition: 0.8s;
}
.new_pack_box_d:hover button{
     background: #f6b512;
    border: 1px solid #f6b512;
}
.moutain_footer-box {
    width: 100%;
    position: absolute;
    top: -80px;
    float: left;
}
.best_accoodia_faqs .accordion-body {
    padding: 20px 0px;
}
section.new_why_us_best_for_you {
    width: 100%;
    position: relative;
    margin: 40px 0px;
    float: right;
}
.bookk_vsgg_chhoose_bes {
    width: 100%;
    position: relative;
    padding: 20px 36px 40px 36px;
    border-radius: 10px;
    background: #f4efe6;
    text-align: center;
    margin-top: 30px;
}
.bookk_vsgg_chhoose_bes h4 {
    margin: 20px 0px;
    text-transform: uppercase;
    font-family: 'Quicksand';
    font-size: 23px;
}
.rampo_picture {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    cursor: pointer;
}
.new_itina_inner_pico {
    width: 100%;
    position: relative;
    float: left;
    margin: 25px 0px;
}
.rampo_picture:hover img {
    transform: scale(1.1);
    transition: 0.8s;
}
section.team_boss_sec {
    width: 100%;
    position: relative;
    float: left;
    margin: 60px 0px;
}
.boos_tiitle_des {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.boos_tiitle_des h3 {
    font-size: 65px;
}
.boos_tiitle_des h5 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.boos_pico_best-para {
    width: 100%;
    position: relative;
    padding-left: 50px;
}
.boos_pico_best-para p {
    padding-bottom: 20px;
}
.boos_pico_best-para.bottom_kdsjf {
    padding: 15px 0px 0px 0px;
}
.boos_pico_best {
    width: 100%;
    position: relative;
}
.new_callll_boxx {
    width: 100%;
    position: relative;
    background: #242323;
    float: left;
    padding: 30px;
    border-radius: 15px;
}
.row.vv_bvghd {
    display: flex;
    align-items: center;
}
.calala_vdsvds_pico {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.bvdfvdf_gdygydgtd {
    width: 100%;
    position: relative;
    padding: 40px 0px 40px 40px;
}
.bvdfvdf_gdygydgtd h4 {
    font-size: 35px;
    color: #f6b512;
    font-weight: 700;
    padding-bottom: 10px;
}
.bvdfvdf_gdygydgtd p {
    color: #c4c4c4;
    font-size: 20px;
    font-family: 'Quicksand';
}
.bvdfvdf_gdygydgtd_lisy {
    width: 100%;
    position: relative;
    padding-left:30px;
}
.bvdfvdf_gdygydgtd_lisy ul {
    width: 100%;
    position: relative;
}
.bvdfvdf_gdygydgtd_lisy ul li {
    line-height:35px;
}
.bvdfvdf_gdygydgtd_lisy ul li a {
    font-size: 22px;
    color: #fff;
}
.bvdfvdf_gdygydgtd_lisy ul li a i {
    color: #f6b512;
    margin-right: 10px;
}


.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: #242323f7;
}
div#teamModal .modal-content {
  background: #fff;
  margin: 5% auto;
  padding: 20px;
  border-radius: 10px;
  max-width: 800px;
  width: 90%;
}
div#teamModal .modal-flex {
    display: flex;
    gap: 60px;
    align-items: center;
}
div#teamModal .modal-left img {
  width:320px;
  max-width: 100%;
  border-radius: 10px;
  object-fit: cover;
}
div#teamModal .modal-right {
    flex: 1;
    text-align: left;
}
div#teamModal .modal-right h3 {
    font-size: 35px;
}
div#teamModal .modal-right h4 {
    font-size: 25px;
    color: #f6b512;
    padding-bottom: 10px;
}
div#teamModal .modal-right p {
    font-family: 'Quicksand';
}
@media(max-width: 768px) {
div#teamModal .modal-flex {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
div#teamModal .modal-left img {
    width: 100%;
    max-width: 300px;
  }
}

.new_gffasfs_slider {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 40px;
}
.saksusus_cholfd_box {
    width: 100%;
    position: relative;
}
.vdvdsdgs_iteamss {
    width: 100%;
    position: relative;
}
.over_bvdshvds_papapa {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
}
.vdvdsdgs_iteamss:before {
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    top: 0;
    background: #24232394;
}
.over_bvdshvds_papapa h3 {
    font-size: 50px;
    padding-bottom: 20px;
    color: #f6b512;
}
.over_bvdshvds_papapa p {
    font-size: 27px;
    font-family: 'Quicksand';
    color: #fff;
    line-height: 2;
}
.jbvy_bbxgf_btn {
    width: 100%;
    position: relative;
    margin-top: 45px;
}
.jbvy_bbxgf_btn a {
    cursor: pointer;
    text-align: center;
    min-width: 120px;
    font-size: 17px;
    padding: 12px 30px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    border: 1px solid #f6b512;
    color: #fbfdff;
    background: #f6b512;
    text-transform: uppercase;
    border-radius: 40px;
    outline: 0;
    text-decoration: none;
    -webkit-appearance: none;
}
.jbvy_bbxgf_btn a:hover{
    background: #000;
    border: 1px solid #000;
    transition:0.5s;
}
.saksusus_cholfd_box .owl-stage {
    padding-right:70px !important;  
    padding-left: 0px !important;   
}
.whwhwh_ggoo_hop {
    width: 100%;
    position: relative;
    margin-top: 50px;
}
.whwhwh_ggoo_hop h3 {
    text-transform: capitalize;
    font-size: 20px;
    color: #f6b512;
}
.whwhwh_ggoo_hop h2 {
    font-size:40px;
    margin-bottom: 30px;
    color: #000000;
    font-weight: 700;
}
.goo_dartyt_vbx {
    width: 100%;
    position: relative;
    margin-top: 45px;
}
.hjbysfygdsgd_fcd h3 {
    margin: 20px 0px;
}
p.monthh_vcscs {
    font-weight: 800;
    font-family: 'Quicksand';
    padding-bottom: 10px;
}
ul.bdfuvgfh_para {
    width: 100%;
    position: relative;
    margin-top: 30px;
}
ul.bdfuvgfh_para li {
    font-size: 17px;
    width: 100%;
    position: relative;
    line-height: 22px;
    color:#f6b512;
    margin-bottom: 14px;
    padding-left: 37px;
}
ul.bdfuvgfh_para li:before {
    position: absolute;
    content: "";
    top: 55%;
    left: 11px;
    transform: translateX(-50%);
    width: 22px;
    height:2px;
    background-color:#f6b512;
}
.noope-chanda {
    width: 100%;
    position: relative;
}
.card_carad {
    width: 100%;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.he_parao_box {
    width: 90%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    margin: 20px 0;
    padding: 30px;
    border-radius: 15px;
}
.he_parao_box h4 {
    font-size: 25px;
    padding-bottom: 10px;
    color: #f6b512;
}
.noope-chanda .owl-nav {
    width: 90%;
    position: absolute;
    bottom:35%;
    left: 50%;
    transform: translateX(-50%);
    margin: 20px 0;
    padding: 0px 30px;
    display: flex;
    justify-content: flex-end;
    gap: 20px;
}
.noope-chanda .owl-nav button {
    width: 50px;
    height: 50px;
    background: #ffffffba !important;
    outline: none;
    border-radius: 15px;
}
.noope-chanda .owl-nav button span {
    font-size: 30px;
}
section.beasees_new_deeeas_par {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 10px;
}
.destibninh_slider {
    width: 100%;
    position: relative;
}
.destibninh_slider .owl-nav{
    width: fit-content;
    position: absolute;
    top: -50px;
    right: 0;
    display: flex;
    gap: 8px;
}
.destibninh_slider .owl-nav button {
    width:40px;
    height:40px;
    outline: none;
    border: 2px solid #f6b512 !important;
    border-radius: 50%;
}
.destibninh_slider .owl-nav button span {
    font-size: 26px !important;
    color: #f6b512;
}
span.dn_new_best_hdf {
    font-size: 35px;
}

ul.faq-list li {
       flex: 0 0 50%;
    box-sizing: border-box;
    padding: 8px 12px;
    font-family: 'Work Sans', sans-serif;
    font-size: 18px;
    position: relative;
    padding-left: 26px;
    color: #626060;
}
ul.faq-list {
      font-family: 'Work Sans', sans-serif;
    /*margin-top: 20px;*/
    position: relative;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    /*margin: 20px 0px;*/
}
ul.faq-list li:before {
    display: inline-block;
    margin-right: 0px;
    font-size: 17px;
    color: #f6b512;
    font-weight: 200;
    content: "\f10c";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 10px;
}
.accordion-body p {
    padding-bottom: 15px;
}
.days_box_dtls_descp strong {
    text-transform: uppercase;
}

.guide_best_de_left_box p {
    padding-bottom: 15px !important;
}

a {
    color: #f6b512;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #f6b512;
}

table {
    width: 100%;
    border-collapse: collapse;
    font-family: "Work Sans", sans-serif;
    margin-bottom: 18px;
  }
thead th {
    background-color: #f6b512;
    font-size: 18px;
    padding: 10px;
    text-align: center;
    border: 1px solid #fcfcfc;
    color: #fff;
}
  tbody td {
   
    padding: 8px;
    border: 1px solid #ddd;
    text-align: center;
    font-size:16px;
    color: #626060;
  }
  tbody tr:nth-child(even) {
    background-color: #f9f9f9; 
  }
  tbody tr:hover {
    background-color: #f1f1f1; 
  }
  
  
  
.bdfsgvf_guide-box {
    width: 100%;
    position: relative;
    margin-top: 20px;
}
.bdfsgvf_guide-box button {
    width: 100%;
    position: relative;
    padding: 0px;
    margin: 0px 0px 5px 0px;
    border: none;
    outline: none;
}
.buhbgyvu p {
    position: relative;
    margin: 0px;
    padding: 10px 0px;
}
img.ararar_bbvds {
    width: 10px;
    height: 10px;
    float: right;
}
.row.helo_best_guide_poszt h2 {
    text-align: center;
}
section#bds_tlrmdpg_sec{
    width: 100%;
    position: relative;
    margin-top: 75px;
    float: left;
}
.row.ndsgdff {
    display: flex;
    align-items: center;
}
.row.ndvyhfhd {
    display: flex;
    justify-content: center;
}
.des_landing-bestday {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}



  