/* CSS Document */

/* 
    Created on : 1/15/2017. 
    Theme Name : BizPro.
    Description: BizPro- Responsive html5 template.
    Version    : 1.1.
    Author     : @SRThemes.
   
*/

/* ------------------------------------------ */
/*             TABLE OF CONTENTS
/* ------------------------------------------ */
/*   01 - Loading Transition  */
/*   02 - Click To Top  */
/*   03 - Global Settings */
/*   04 - Theme Header */
/*   05 - Theme Main Banner */
/*   06 - About section */
/*   07 - Service section  */
/*   08 - Project section  */
/*   09 - Page Middle Banner  */
/*   10 - Team Section  */
/*   11 - Skill Section  */
/*   12 - Our Client  */
/*   13 - Pricing Section  */
/*   14 - Blog Section  */
/*   15 - Partner Section  */
/*   16 - Contact Section  */
/*   17 - Footer */
/*   18 - Inner Page Banner  */
/*   19 - Blog Aside bar */
/*   20 - Blog Details Post */



/**
* Importing necessary  Styles.
**/
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:400,400i,600,600i');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700');
/*----bootstrap css ----- */
@import url('../vendor/bootstrap/bootstrap.css');
/*----font awesome -------*/
@import url('../fonts/font-awesome/css/font-awesome.min.css');
/*----revolution-slider---*/
@import url('../vendor/revolution/settings.css');
@import url('../vendor/revolution/layers.css');
@import url('../vendor/revolution/navigation.css');
/*----owl-carousel css----*/
@import url('../vendor/owl-carousel/owl.carousel.css');
@import url('../vendor/owl-carousel/owl.theme.css');
/*-------- animated css ------*/
@import url('../vendor/WOW-master/css/libs/animate.css');
/*---- Progress bar css----*/
@import url('../vendor/skills-master/source/habilidades.css');
/*-------- hover css ------*/
@import url('../vendor/hover.css');
/*----calendar css--------*/
@import url('../vendor/monthly-master/css/monthly.css');


/*** 

====================================================================
  Loading Transition
====================================================================

 ***/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: #fff;
  overflow: hidden;
}
#preloader_1{
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  transform: translateY(-50%);
}
#preloader_1 span{
  display:block;
  bottom:0px;
  width: 6px;
  height: 5px;
  background:#e04f5d; 
  position:absolute;
  animation: preloader_1 1.5s  infinite ease-in-out;
}
 
#preloader_1 span:nth-child(2){
left:11px;
animation-delay: .2s;
 
}
#preloader_1 span:nth-child(3){
left:22px;
animation-delay: .4s;
}
#preloader_1 span:nth-child(4){
left:33px;
animation-delay: .6s;
}
#preloader_1 span:nth-child(5){
left:44px;
animation-delay: .8s;
}
@keyframes preloader_1 {
    0% {height:5px;transform:translateY(0px);background:#e62d3f;}
    25% {height:30px;transform:translateY(15px);background:#e62d3f;}
    50% {height:5px;transform:translateY(0px);background:#ee2438;}
    100% {height:5px;transform:translateY(0px);background:#ee2438;}
}


/*** 

====================================================================
  Click To Top
====================================================================

 ***/
.scroll-top {
  width:45px;
  height:45px;
  position: fixed;
  bottom: 52px;
  right: 80px;
  z-index: 9999;
  text-align: center;
  color:#fff;
  font-size: 20px;
  display: none;
}
.scroll-top:after {
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 1;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%);
}
/*** 

====================================================================
  Global Settings
====================================================================

 ***/

 @font-face {
  font-family: 'font-awesome';
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf');
  src: url('../fonts/font-awesome/fonts/fontawesome-webfont.eot'), /* IE9 Compat Modes */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/font-awesome/fonts/fontawesome-webfont.svg') format('svg'); /* Legacy iOS */
 }
 body {
  font-family: 'Montserrat', sans-serif;
  font-weight: normal;
  color:#111111;
  font-size: 16px;
  position: relative;
 }
.main-page-wrapper {
  overflow-x:hidden;
}
 h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;}
 h1,h2,h3,h4,h5,h6 {color:#292929; text-transform: uppercase;font-weight: 700;}
 h1 {font-size: 48px;}
 h2 {font-size: 36px;}
 h3 {font-size: 28px;}
 h4 {font-size: 24px;}
 h5 {font-size: 22px;}
 h6 {font-size: 18px;}
 p {line-height: 26px;}
 ul {list-style-type: none;}
 a {text-decoration: none; display: inline-block;}
 a:hover,a:focus,a:visited {text-decoration: none; outline: none;}
 img {max-width: 100%; display: block;}

 button {border:none;outline: none;box-shadow: none;display: block; padding: 0;}
 input,textarea {outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}


.clear-fix { clear:both;}
.clear-fix:after {
  display: table;
  content: '';
  clear: both;
 }
.tran3s,.theme-main-menu .navbar-nav>li a,#project-section .project-gallery .single-img .opacity,
#team-section .team-member-wrapper .single-team-member .member-name h6,
#team-section .team-member-wrapper .single-team-member .member-name p,
#team-section .team-member-wrapper .single-team-member .member-name ul,
#our-client .owl-theme .owl-dots .owl-dot span {
  -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
       -o-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
 }
.tran4s,#service-section .single-service-content p,#project-section .project-gallery .single-img .opacity ul,
#project-section .project-gallery .single-img .opacity h6 a {
  -webkit-transition: all .4s ease-in-out;
     -moz-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out;
       -o-transition: all .4s ease-in-out;
          transition: all .4s ease-in-out;
 }
.float-left {float:left;}
.float-right {float:right;}
.round-border {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.theme-title {
  text-align: center;
  margin: 95px 0 0 0;
}
.theme-title h2 {
  position: relative;
}
.theme-title h2:before {
  content: '';
  width: 25px;
  height: 3px;
  position: absolute;
  bottom: -25px;
  left: 50%;
  margin-left: -12px;
}
.theme-title p {
  font-size: 16px;
  width: 75%;
  margin: 60px auto 0 auto;
}

.theme-main-menu .navbar-nav>li>a:hover {
color: #00FF7F;
 border: 2px solid #d0d0d0;
}

.p-color,#about-us .single-about-content:hover h5 a,
#service-section .single-service-content:hover .icon-heading .icon,
#service-section .single-service-content:hover .icon-heading h6 a,
#pricing-section .single-price-table a:hover,#blog-section .single-news-item .img a,
#blog-section .single-news-item:hover .post p a,#blog-section .single-news-item .post h6:hover a,
#contact-section .contact-address-content .left-side ul li:hover .icon,
#contact-section .send-message form button:hover,.inner-page-banner .opacity ul li:last-child,
.blog-details-page aside .sidebar-news-list ul li a i,.monthly-header-title,
.blog-details-page aside .sidebar-news-list ul li a:hover,.blog-details-page aside .sidebar-archives ul li a i,
.blog-details-page aside .sidebar-archives ul li a:hover,.blog-details-page aside .sidebar-archives ul li a.active,
.blog-details-page aside .sidebar-news-list ul li a.active,.recent-single-post .post a:hover,
.blog-details-post-wrapper .list-img-wrapper ul li a i,
.blog-details-post-wrapper .list-img-wrapper ul li a:hover,.blog-details-post-wrapper .post-comment form button:hover,
.blog-details-post-wrapper .post-share-area .share li a:hover,.theme-main-menu.navbar .nav>li ul li a:hover,
.blog-details-post-wrapper .post-share-area .share li a.active {
  color:#d73e4d;
}
.p-color-bg,.theme-title h2:before,#about-us .single-about-content:hover .icon,
#skill-section .codeconSkillbar .skillBar,#our-client .owl-theme .owl-dots .owl-dot.active span,
#our-client .owl-theme .owl-dots .owl-dot:hover span,
.blog-details-post-wrapper .comment-area .single-comment .comment button:hover {
  background: #d73e4d;
}
#about-us .icon,#about-us .single-about-content a.more,
#service-section .single-service-content:hover,#project-section .project-menu ul li.active,
#project-section .project-menu ul li:hover,.page-midheaderdle-banner .opacity a,
#team-section .team-member-wrapper .single-team-member .img .opacity h4,#pricing-section .single-price-table a,
#our-client .owl-theme .owl-dots .owl-dot.active span, #our-client .owl-theme .owl-dots .owl-dot:hover span,
#contact-section .contact-address-content .left-side ul li .icon,#contact-section .send-message form button,
.blog-details-post-wrapper .post-comment form button,
.blog-details-post-wrapper .post-comment textarea:focus,.blog-details-post-wrapper .post-comment input:focus {
  border-color:#d73e4d;
  border-style: solid;
}

.banner .project-button {
border-color:#FCF6BA;
border-style: solid;
}

.banner .project-button:hover{
border-color:#2E8B57;
background: #00FF7F ;
}

/*** 

====================================================================
  Theme Header
====================================================================

 ***/
.theme-main-header {
  position: absolute;
  top:0;
  left:0;
  right: 0;
  z-index: 999;
  padding-top: 20px;
  background: #2E8B57;
  opacity: 0.8;
  height: 90px;
}



.theme-main-menu .navbar-nav>li>a {
  text-transform: uppercase;
  color:#fff;
  font-weight: 700;
  background: transparent;
  padding: 9px 15px;
} 

.theme-main-menu.navbar {
  border:none;
  margin: 0;
}

.theme-main-menu.navbar .nav>li ul.sub-menu {
  position: absolute;
  background: #1e1e1e;
  width:150px;
  top:120%;
  top:calc(100% + 60px);
  left:0;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  -webkit-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;
          transition: all .5s ease-in-out;
  -webkit-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
  box-shadow: 0px 13px 25px -12px rgba(0,0,0,0.15);
}
.theme-main-menu.navbar .nav>li ul li a {
  line-height: 40px;
  color:#fff;
  font-weight: 700;
  padding: 0 0 0 15px;
  display: block;
}
.theme-main-menu.navbar .nav>li ul li:last-child a {
  border:none;
}
.theme-main-menu.navbar .nav>li:hover ul.sub-menu {
  top:100%;
  opacity: 1;
  visibility: visible;
}
.theme-main-menu .navbar-toggle {
  margin: 0;
  border-radius: 0;
  color:#fff;
  padding-right: 15px;
}
.theme-main-menu .navbar-toggle .fa {
  font-size: 18px;
  vertical-align: middle;
  margin-left: 5px;
}
.theme-main-menu .navbar-nav {
  margin: 0;
}
.theme-main-header li.dropdown-holder .fa {
  position: absolute;
  top:0;
  right: 0;
  text-align: center;
  width: 45px;
  color:#fff;
  font-size: 18px;
  display: none;
  cursor: pointer;
  line-height: 44px;
}
/*** 

====================================================================
  Sticky Menu
====================================================================

 ***/
@keyframes menu_sticky {
  0%   {margin-top:-120px;opacity: 0;}
  50%  {margin-top: -64px;opacity: 0;}
  100% {margin-top: 0;opacity: 1;}
}
.theme-main-header.fixed {
  width:100%;
  top:0;
  left:0;
  z-index: 9999;
  opacity: 0.8;
  margin:0;

}
.theme-main-header.fixed .logo {
  margin-top: -8px;
}
/*** 

====================================================================
  Theme Main Banner
====================================================================

 ***/
.rev_slider_wrapper {
  background: #000;
}


.banner h1,.banner h6,.banner .project-button {
  color: #BF953F;
}

.banner .project-button {
  color:#2E8B57;
}

.banner h1,.banner h6{
background: #2E8B57;
font-family: 'Montserrat', sans-serif;
color: #fff;
text-align: center;
padding: 10px;
}

.banner h1{
font-size: 20px;
}

.banner h6 {
  font-size: 12px;
}

.banner .project-button {
  width: 170px;
  line-height: 50px;
  text-align: center;
  border-width: 2px;
  text-transform: uppercase;
  background:  #fff;
  font-weight: bold;
  color: #BF953F;
}
/*** 

====================================================================
  About section
====================================================================

 ***/
.section1 {
  box-shadow: none;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 30px;
}

.servicetab .tab-content {
  padding: 10px 30px;
  font-family: 'Montserrat', sans-serif;
  text-align: justify;
}

.services_lists_boxes {
  margin: 0;
}

.servicebox {
  margin: 30px 0;
}

.servicebox h4 {
  display: block;
  width: 100%;
  font-size: 21px;
  letter-spacing: -0.65px;
  font-weight: 500;
}

.services_lists_boxes_icon:after {
  color: #fff;
  z-index: 90;
  font-size: 14px;
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.services_lists_boxes_icon:after {
  content: "\f175";
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin: 10px 0 0;
  width: 110px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.services_lists hr {
  margin: 10px 0 !important;
}

.services_lists hr, .servicetitle hr {
  border: 2px solid #2E8B57;
  width: 80px;
}

.servicetitle h2{
font-size: 30px;
}


.servicetitle {
margin-top: 30px;
}


.dm-icon-effect-1 {
background:  radial-gradient(100% 100% at 100% 0, #32CD32 0, #2E8B57 100%);
  opacity: 0.8;
box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
border-radius: 20px;
}


/* CSS */
.button-29 {
  align-items: center;
  appearance: none;
  background-image: radial-gradient(100% 100% at 100% 0, #00FF7F 0, #2E8B57 100%);
  border: 0;
  border-radius: 6px;
  box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  font-family: 'Montserrat', sans-serif;
  height: 48px;
  justify-content: center;
  line-height: 1;
  list-style: none;
  overflow: hidden;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
  text-align: left;
  text-decoration: none;
  transition: box-shadow .15s,transform .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  white-space: nowrap;
  will-change: box-shadow,transform;
  font-size: 18px;
  margin-top: 10px;
}

.button-29:focus {
  box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
  box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #32CD32 0 -3px 0 inset;
  transform: translateY(-2px);
}

.button-29:active {
  box-shadow: #3c4fe0 0 3px 7px inset;
  transform: translateY(2px);
}
/*** 

====================================================================
  Service section
====================================================================

 ***/
/**
.section5 {
background: lightblue;
opacity: 0.9;
}**/

.section5{
box-shadow: rgba(137, 207, 240) 0px 5px 15px;
}

.section5 h4 {
  color: #f2f2f2;
}

.widget-title {
  margin-top: 10px
}

.widget {
  padding-top: 0;
  padding-bottom: 35px;
}

.img-box{
height: 500px;
background: yellow;
background-image: url(../images/home/KaabaHD.jpg);
background-repeat: no-repeat;
background-size: cover;
margin-top: 10px;

}

.widget {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 20px;
}

.widget h3, .widget h4 {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0;
}

.widget h4 {
  color: #ffffff;
}


/*** 

====================================================================
  Project section
====================================================================

 ***/
.section4{
margin: 0px;
padding: 0px;
/* height: 320px; */
}

.general-title{
margin-top: 50px;
}

#partner-section {
  background: #f9f9f9;
}
#partner-section .item {
  border:1px solid #dfdfdf;
  height: 150px;
}
#partner-section .item img {
  margin: 0 auto;
}


/*** 

====================================================================
  Anout-Us Section
====================================================================

 ***/

.another1 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
    background-image: url(../images/home/whyban.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    text-align: justify;
}


.another1 h1 {
    color: #fff;
    font-size: 44px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.another3 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
    background-image: url(../images/home/desktop-wallpaper-mecca-1920x1080-makkah-and-madina.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    text-align: justify;
}


.another3 h1 {
    color: #fff;
    font-size: 44px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.another2 {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
    background-image: url(../images/home/top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    text-align: justify;
}


.another2 h1 {
    color: #fff;
    font-size: 44px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.blog-details-page2 {
margin-top: 20px;
}

.blog-details-page2 .post-heading h4{
margin-top: 20px;
margin-bottom: 20px;
}

.sidebar-news-list ul li{
margin-top: 10px;
font-size: 17px;
color: black;
}

.sidebar-news-list ul{
text-decoration: none;
}

.sidebar-news-list i{
margin-right: 5px;
}


/*** 

====================================================================
  WHY BAKHLA
====================================================================

 ***/

.another {
    width: 100%;
    height: auto;
    text-align: center;
    padding-top: 130px;
    padding-bottom: 50px;
    position: relative;
    background-image: url(../images/home/top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}


.another h1 {
    color: #fff;
    font-size: 44px;
    padding-bottom: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.portfolio {
    width: 100%;
    height: auto;
    padding-top: 70px;
    padding-bottom: 20px;
}

.portfolio .portfolio-row {
    margin-left: -30px;
    margin-right: -30px;
}

.portfolio .portfolio-col {
    padding-left: 30px;
    padding-right: 30px;
}

.portfolio h3 {
    color: #ad3284;
    font-size: 32px;
    font-weight: 400;
    padding-bottom: 40px;
    text-transform: uppercase;
}

.portfolio h5 {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 14px;
}

.portfolio h6 {
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 30px;
}

.portfolio p {
  font-size: 15px;
  color: #000000;
  font-weight: 500;
}
.portfolio h5 span a {
    color: #1553de;
    font-weight: 500;
    border-bottom: 2px solid #1553de;
}

.portfolio .figure .figure-img {
    margin-bottom: 37px;
    height: 330px;
    width: 100%;
    object-fit: cover;
}

.portfolio figure {
    margin: 0 0 2.5rem;
}

 ul.figure_icon {
     float: right;
}

ul.figure_icon li {
     float: left;
     padding-right: 7px;
     font-size: 15px;
}

/*** 

====================================================================
  Pricing Section
====================================================================

 ***/
table {
  border-collapse: collapse;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}

.policy{
  text-align: justify;
  padding-right: 30px;
  padding-left: 30px;
}


.button {
  --x: 50%;
  --y: 50%;
  
  position: relative;
  padding: 1em 2em;
  cursor: pointer;
  outline: none;
  border-radius: 100px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
  border: 2px solid transparent;
  background: linear-gradient(#f0f0f0, #b4b4b4) padding-box, radial-gradient(farthest-corner at var(--x) var(--y), #00C9A7, #845EC2) border-box;
}


.tabbable  li {
  margin-top: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-size: 18px;
}

.tabbable  h6{
color:gray;
}

.policy h6{
color: gray;
}

.tabbable  li a{
color: #2E8B57;
}

.tabbable  ul li.active> a{
color: slategray;
}

.top-bar-section ul li.active>a, .top-bar-section ul li>a {
  color: #2E8B57;
  font-weight: 400;
}


.title {
  position: relative;
  padding-bottom: 20px;
  margin: 20px 0;
  border-bottom: 1px solid;
  font-family: 'Montserrat', sans-serif;

}

.title {
  font-size: 10px;
  margin: 15px 0;
  padding-bottom: 15px;
}

.title:before {
  border-radius: 0;
  display: none
}


/*** 

====================================================================
  Umrah Packages
====================================================================

 ***/

.inner-page-banner2 {
  background: url(../images/home/sulthan-auliya-rzzS0_pMsD0-unsplash.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 450px;
}

.inner-page-banner2 .opacity {
  height: 100%;
  padding: 146px 0 70px 0;
}
.inner-page-banner2 .opacity h2 {
  color:#fff;
  margin-bottom: 18px;
}

.inner-page-banner2 .opacity ul li {
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
  color: #fff;
}

.inner-page-banner2 .opacity ul li a {
  color:#fff;
}


.umrah-head span{
color: green;
}

.umrah-head{
text-align: center;
font-family: sans-serif;
}

.img-responsive {
  position: relative;
  padding: 30px;
}

.responsive-table {
  border: 2px;
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.responsive-table td {
  text-align: center;
  border: 1px solid #04AA6D;
}

.responsive-table th{
  text-align: center;
  border: 2px solid #04AA6D;
}


.btn-group button {
  background-color: #04AA6D; /* Green background */
  border: 1px solid green; /* Green border */
  color: white; /* White text */
  text-align: center;
  float: left; /* Float the buttons side by side */
  width: 17%;
  height: 50px;
  margin-right: 10px;
  margin-top: 20px;
}

.btn-group{
margin-right: 7%;
margin-left: 6%;
}



/***
====================================================================
  Umrah Packages
====================================================================

 ***/

.inner-page-banner3 {
  background: url(../images/home/toa-heftiba-QUeJRmJTzT0-unsplash.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 450px;
}

.inner-page-banner3 .opacity {
  height: 100%;
  padding: 146px 0 70px 0;
}
.inner-page-banner3 .opacity h2 {
  color:#fff;
  margin-bottom: 18px;
}

.inner-page-banner3 .opacity ul li {
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
  color: #fff;
}

.inner-page-banner3 .opacity ul li a {
  color:#fff;
}

/**
====================================================================
  Footer Section
====================================================================

 ***/

.footer {
     background-image: radial-gradient(100% 100% at 100% 0, #2E8B57 0, #5F8575 100%);
     padding-top: 40px;
     font-family: 'Montserrat', sans-serif;
     margin-top: 40px;
}

.logo2 {
     float: left;
     padding-bottom: 15px;
}

.footer h3 {
     color: #fff;
     font-weight: 400;
     font-size: 30px;
     line-height: 40px;
     text-align: left;
     margin-bottom: 19px;
     margin-top: 9px;
     text-transform: uppercase;
}

ul.location_icon li {
     font-size: 15px;
     color: #fff;
     text-align: left;
     padding-bottom: 26px;
     float: left;
     display: flex;
     align-items: center;
}

ul.location_icon li a {
     font-size: 20px;
     color: #fff;
     line-height: 30px;
     padding-right: 16px;
     float: left;
}

ul.location_icon li a:hover {
     color: #fbca47;
}

.follow {
     text-align: left;
}

.follow p {
     color: #fff;
     font-size: 17px;
     display: inline-block;
}

ul.social_icon {
     padding-top: 20px;
     float: left;
}

ul.social_icon li {
     float: left;
     height: 60px;
     padding-right: 7px;
}

ul.social_icon li:last-child {
     padding-right: 0px;
}

ul.social_icon li a {
     color: #2E8B57;
     width: 40px;
     height: 40px;
     background: #fff;
     float: left;
     text-align: center;
     line-height: 40px;
     border-radius: 100%;
     font-size: 22px;
}

ul.social_icon li a:hover {
     background: #fbca47;
     color: #000;
}

ul.social_icon2 {
     padding-top: 20px;
     float: left;
}

ul.social_icon2 li {
     float: left;
     height: 60px;
     padding-right: 7px;
}

ul.social_icon2 li:last-child {
     padding-right: 0px;
}

ul.social_icon2 li a {
     color: #fff;
     width: 40px;
     height: 40px;
     background: seagreen;
     float: left;
     text-align: center;
     line-height: 40px;
     border-radius: 100%;
     font-size: 22px;
}

ul.social_icon2 li a:hover {
     background: #fbca47;
     color: #000;
}

ul.link_icon li {
     display: flex;
     margin-bottom: 17px;
     flex-wrap: wrap;
}

ul.link_icon li a i {
     padding-right: 10px;
}

ul.link_icon li a { 
     color: #fff;
     float: left;
     line-height: 20px;
     font-size: 15px;
}

ul.link_icon li.active a {
     color: #fbca47;
}

ul.link_icon li a:hover {
     color: #fbca47;
}

ul.img_icon {
     float: left;
}

ul.img_icon li {
     display: block;
     padding-bottom: 10px;
     float: left;
     padding-right: 10px;
}

.copyright {
     padding: 0px 0px 20px 0px;
     text-align: center;
}

.copyright p {
     color: #fff;
     font-size: 18px;
     line-height: 22px;
     text-align: center;
     padding-top: 25px;
     border-top: #fff solid 1px;
}

.copyright a {
     color: #fff;
}

.copyright a:hover {
     color: #fbca47;
}





/*** 

====================================================================
  Contact Section
====================================================================

 ***/
#contact-section .contact-address-content h2 {
  margin: 95px 0 35px 0;
}
#contact-section .contact-address-content .left-side ul {
  margin-top: 70px;
}
#contact-section .contact-address-content .left-side ul li{
  position: relative;
  /* padding-left: 85px; */
  margin-bottom: 50px;
}
#contact-section .contact-address-content .left-side ul li h6 {
  font-size: 14px;
  margin-bottom: 8px;
}
#contact-section .contact-address-content .left-side ul li .icon {
  width: 60px;
  height: 60px;
  border-width: 1px;
  position: absolute;
  left:0;
  top:-9px;
  text-align: center;
  line-height: 60px;
  color: #fff;
  font-size: 30px;
  background: seagreen;
  border: none;
}
#contact-section .contact-address-content .left-side ul li:hover .icon {
  background: #fff;
  color: seagreen;
}
#contact-section .contact-address-content #map {
  width: 100%;
  height: 500px;
}
#contact-section .send-message {
  padding: 0 15px;
}


#contact-section .send-message h2 {
  margin: 50px 0 40px 0;
}


#contact-section .send-message .single-input {
  margin-bottom: 20px;
  height: 50px;
}
#contact-section .send-message .single-input input,
#contact-section .send-message form textarea {
  width: 100%;
  height: 100%;
  border:1px solid #dfdfdf;
  padding: 0 15px;
}
#contact-section .send-message form textarea {
  height: 260px;
  max-width: 100%;
  max-height: 260px;
  margin-bottom: 25px;
  padding: 20px 15px;
}
#contact-section .send-message .single-input input:focus,
#contact-section .send-message form textarea:focus {
  border-color: #424040;
}
#contact-section .send-message form button {
  width: 140px;
  line-height: 40px;
  text-align: center;
  color:#fff;
  text-transform: uppercase;
  border-width: 1px;
}
#contact-section .send-message form button:hover {
  background: #fff;
}


/*** 

====================================================================
  Conatct Form Activation
====================================================================

 ***/
.alert-wrapper {
  display: none;
  position: fixed;
  width: 100%;
  height:100%;
  background: rgba(0,0,0,0.6);
  top: 0;
  left: 0;
  z-index: 9999999;
}
#success,
#error {
  position: relative;
  width:500px;
  height: 100px;
  top: calc(50% - 50px);
  left:calc(50% - 250px);
  background: rgba(0,0,0,0.8);
  text-align: center;
}
#success .wrapper,
#error .wrapper {
  display: table;
  width:100%;
  height: 100%;
}
#success .wrapper p,
#error .wrapper p{
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 1px;
}
#success {
  color: #57D1C9;
}
#error {
  color: #C9182B;
}
#error button,
#success button {
  color:#fff;
  width:40px;
  height:40px;
  line-height: 20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  top: -20px;
  right: -20px;
  font-size: 20px;
}
.form-validation label.error {
  display: none !important;
}
.form-validation input.error,
.form-validation textarea.error {
  border:1px solid #f03838 !important;
}
/*** 

====================================================================
  Footer
====================================================================

 ***/
.option-footer {
  margin: 100px 0 0 0;
  background: #1e1e1e;
  padding: 60px 0 25px 0;
}
.option-footer .logo {
  margin-bottom: 20px;
}
.option-footer ul li {
  display: inline-block;
  margin-top: 13px;
}
.option-footer ul li a {
  width: 45px;
  line-height: 45px;
  font-size: 18px;
  margin: 0 7px;
  border:1px solid transparent;
}
.option-footer ul li:nth-child(1) a {
  color: #677fb5;
  border-color:#677fb5;
}
.option-footer ul li:nth-child(2) a {
  color: #70c2e9;
  border-color:#70c2e9;
}
.option-footer ul li:nth-child(3) a {
  color: #d8545d;
  border-color:#d8545d;
}
.option-footer ul li:nth-child(4) a {
  color: #007ab9;
  border-color:#007ab9;
}
.option-footer ul li:nth-child(5) a {
  color: #5ecbf3;
  border-color:#5ecbf3;
}
.option-footer ul li:nth-child(6) a {
  color: #ff3ba4;
  border-color:#ff3ba4;
}
.option-footer ul li:nth-child(7) a {
  color: #e299c2;
  border-color:#e299c2;
}
.option-footer ul li:nth-child(8) a {
  color: #faaa5e;
  border-color:#faaa5e;
}
.option-footer ul li:nth-child(1) a:hover {
  background: #677fb5;
}
.option-footer ul li:nth-child(2) a:hover {
  background: #70c2e9;
}
.option-footer ul li:nth-child(3) a:hover {
  background: #d8545d;
}
.option-footer ul li:nth-child(4) a:hover {
  background: #007ab9;
}
.option-footer ul li:nth-child(5) a:hover {
  background: #5ecbf3;
}
.option-footer ul li:nth-child(6) a:hover {
  background: #ff3ba4;
}
.option-footer ul li:nth-child(7) a:hover {
  background: #e299c2;
}
.option-footer ul li:nth-child(8) a:hover {
  background: #faaa5e;
}
.option-footer ul li a:hover {
  color:#fff !important;
}
.option-footer p {
  color:#fff;
  font-size: 15px;
  margin-top: 50px;
}
/*** 

====================================================================
  Inner Page Banner 
====================================================================

 ***/
.inner-page-banner {
  background: url(../images/home/bg-5.jpg) no-repeat center;
  background-size: cover;
  text-align: center;
  height: 450px;
}

.inner-page-banner .opacity {
  height: 100%;
  padding: 146px 0 70px 0;
}
.inner-page-banner .opacity h2 {
  color:#fff;
  margin-bottom: 18px;
}

.inner-page-banner .opacity ul li {
  display: inline-block;
  margin: 0 3px;
  font-size: 18px;
  color: #fff;
}

.inner-page-banner .opacity ul li a {
  color:#fff;
}
/*** 

====================================================================
  Blog Aside bar
====================================================================

 ***/




.blogs-home {
    padding-top: 40px;
    padding-bottom: 40px;
}

.blogs-home .heading {
    color: #ad3284;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: -1px;
    padding-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
}

.blogs-home p {
    font-size: 14px;
    font-weight: 500;
    color: #a3a3a3;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-align: left;
}

.blogs-home p:last-child {
    text-align: center;
}

.blogs-home .box-1 {
    border-right: 1px solid #cccccc;
    padding-right: 20px;
    padding-bottom: 110px;
    text-align: center;
}

.blogs-home .cont {
    padding: 1px;
    border-radius: 50%;
    margin-top: 50px;
    margin-right: 50px;
    display: inline-block;
    background: rgb(62, 39, 157);
    background: -moz-linear-gradient(-45deg, rgba(62, 39, 157, 1) 0%, rgba(9, 97, 241, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(62, 39, 157, 1) 0%, rgba(9, 97, 241, 1) 100%);
    background: linear-gradient(135deg, rgba(62, 39, 157, 1) 0%, rgba(9, 97, 241, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e279d', endColorstr='#0961f1', GradientType=1);
}

.blogs-home .cont .fa {
    padding: 35px 0;
    color: #1356e2;
    font-size: 60px;
    background: #fff;
    width: 130px;
    height: 130px;
    border-radius: 100px;
    text-align: center;
}

.blogs-home .cont .fa-paper-plane:before {
    content: "\f1d8";
    line-height: 100px;
}

.blogs-home .blog-list .image {
    background: #ccc;
}

.blogs-home .blog-list .image img {
    width: 100%;
}

.blogs-home .blog-list .bottom-details {
    width: calc(100% - 50px);
    margin-left: 25px;
    background: #fff;
    position: relative;
    margin-top: -30px;
    padding: 25px;
}

.bottom-details{
border-radius: 20px;
box-shadow: rgba(0,255,127, 0.24) 0px 3px 8px;
}

.blogs-home .blog-list .bottom-details p {
    font-size: 14px;
    line-height: 28px;
    font-weight: 300;
}

.blogs-home .blog-list .bottom-details .post-details {
    padding: 15px 0;
}

.blogs-home .blog-list .bottom-details .post-details span {
    display: block;
    font-weight: 300;
    margin-bottom: 5px;
    font-size: 13px;
}

.blogs-home .blog-list .bottom-details .post-details span b {
    font-weight: 400;
}

.blogs-home .blog-list .bottom-details p a {
    font-weight: 400;
    color: #000;
    padding: 0;
    background: none;
}

.blogs-home .blog-list .bottom-details a {
    display: inline-block;
   background-image: radial-gradient(100% 100% at 100% 0, #00FF7F 0, #2E8B57 100%);
    color: #fff;
    margin-top: 5px;
    padding: 8px 15px;
    box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
}

/*** 

====================================================================
  Blog Details Post
====================================================================

 ***/
.blog-details-post-wrapper .post-heading h4 {
  margin: 53px 0 13px 0;
  text-transform: none;
}
.blog-details-post-wrapper .post-heading {
  padding-bottom: 25px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 25px;
}
.blog-details-post-wrapper>h6 {
  margin: 23px 0 28px 0;
  text-transform: none;
}
.blog-details-post-wrapper>.row {
  margin-top: 35px;
  margin-bottom: 25px;
}
.blog-details-post-wrapper>.row p {
  font-style: italic;
  color:#292929;
  padding-left: 18px;
}
.blog-details-post-wrapper>.row p i {
  color:#9d9f9f;
  margin: 0 4px;
}
.blog-details-post-wrapper>.row p i.fa-quote-left {
  margin-left: -16px;
}
.blog-details-post-wrapper .list-img-wrapper {
  margin: 34px 0 40px 0;
}
.blog-details-post-wrapper .list-img-wrapper img {
  width: 48%;
}
.blog-details-post-wrapper .list-img-wrapper ul {
  padding-left: 30px;
}
.blog-details-post-wrapper .list-img-wrapper ul li a {
  color:#292929;
  margin-bottom: 12px;
}
.blog-details-post-wrapper .list-img-wrapper ul li a i {
  margin-right: 8px;
}
.blog-details-post-wrapper .post-share-area .share li {
  display: inline-block;
  margin-top: 5px;
}
.blog-details-post-wrapper .post-share-area .share li a {
  color:#6f6f6f;
}
.blog-details-post-wrapper .post-share-area {
  padding-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
}
.blog-details-post-wrapper .post-share-area .share-icon li {
  display: inline-block;
  text-align: center;
}
.blog-details-post-wrapper .post-share-area .share-icon li a {
  width: 32px;
  line-height: 30px;
  margin: 0 5px;
  border:1px solid transparent;
}
.blog-details-post-wrapper .post-share-area .share-icon li:first-child {
  margin-right: 15px;
}
.blog-details-post-wrapper .post-share-area .share-icon li a:hover {
  color:#fff;
}
.blog-details-post-wrapper .comment-area h4 {
  margin: 55px 0 42px 0;
  padding-bottom: 32px;
  border-bottom: 1px solid #dfdfdf;
}
.blog-details-post-wrapper .comment-area .single-comment {
  padding-bottom: 30px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 30px;
}
.blog-details-post-wrapper .comment-area .single-comment.reply-comment {
  margin-left: 100px;
}
.blog-details-post-wrapper .comment-area .single-comment img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.blog-details-post-wrapper .comment-area .single-comment .comment {
  width: 90%;
  width: calc(100% - 60px);
  padding-left: 30px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment h6 {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 5px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment p {
  margin: 17px 0 22px 0;
}
.blog-details-post-wrapper .comment-area .single-comment .comment button {
  width: 70px;
  line-height: 30px;
  color:#292929;
  background:#dfdfdf;
  text-transform: uppercase;
  font-size: 13px;
}
.blog-details-post-wrapper .comment-area .single-comment .comment button:hover {
  color: #fff;
}
.blog-details-post-wrapper .post-comment h4 {
  margin: 70px 0 40px 0;
}
.blog-details-post-wrapper .post-comment span {
  text-transform: uppercase;
  display: block;
}
.blog-details-post-wrapper .post-comment input {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdfdf;
  padding: 0 15px;
}
.blog-details-post-wrapper .post-comment textarea {
  width: 100%;
  max-width: 100%;
  height: 170px;
  border: 1px solid #dfdfdf;
  padding: 20px 15px;
}
.blog-details-post-wrapper .post-comment .single-input {
  margin: 10px 0 25px 0;
}
.blog-details-post-wrapper .post-comment form button {
  width: 150px;
  line-height: 40px;
  text-transform: uppercase;
  color:#fff;
  border-width: 1px;
  border-radius: 15px;
}
.blog-details-post-wrapper .post-comment form button:hover {
  background:#fff;
}

/********************************* Aftab Alam Khan CSS *********************************/
@keyframes blink {
  0% {
      opacity: 1;
  }

  50% {
      opacity: 0;
  }

  100% {
      opacity: 1;
  }
}

.packages-bx {
  border: 1px solid #cdcdcd;
  box-shadow: 0px 0px 3px gray;
  margin: 15px 0px;
}
.package-wrapper {
  padding: 15px;
}
.package-wrapper h3 {
  font-size: 16px;
  color: #000000;
  line-height: 1.5;
  margin-bottom: 15px;
}
.packages-bx .img_container {
  position: relative;
  overflow: hidden;
}
table.infotable {
  margin-bottom: 15px;
}
table.infotable tr td {
  border-style: none;
  padding: 5px;
}
.img_container small {
  position: absolute;
  left: 0;
  color: #ffffff;
  background: #2E8B57;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
td.td1 {
  color: #000000;
}
.packages-bx:hover .img_container small{
  animation: blink 1s infinite;
}
.book-bx {
  margin-top: 10px;
  text-align-last: justify;
}
.btn-bakhla-read, .btn-bakhla-umrah-read, .btn-bakhla-ziyarat-read {
  font-size: 16px;
  color: #d73e4d;
  font-weight: 600;
}
.btn-bakhla {
  background: radial-gradient(100% 100% at 100% 0, #00FF7F 0, #2E8B57 100%);
  color: white;
}
.btn-bakhla:hover, .btn-bakhla:focus {
  background: radial-gradient(100% 100% at 100% 0, #00FF7F 0, #2E8B57 100%);
  color: white;
}
h4.price {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
h4.price span {
  font-size: 20px;
  color: #00612c;
}
.duration i{
  background: unset !important;
}
.duration {
  font-size: 16px;
  font-weight: 600;
  margin: 10px;
  color: #00612c;
}
h6.duration {
  font-size: 16px;
  font-weight: 600;
  margin: 10px 0px;
  color: #b31b1b;
}
.italic{
  font-style: italic !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
.fs-12 {
  font-size: 12px !important;
} 
.fs-14 {
  font-size: 14px !important;
} 
.fs-16 {
  font-size: 16px !important;
} 
.fs-18 {
  font-size: 18px !important;
} 
.fs-20 {
  font-size: 20px !important;
} 
.fs-22 {
  font-size: 22px !important;
} 
.fs-24 {
  font-size: 24px !important;
} 
.fs-26 {
  font-size: 26px !important;
} 
.package-enquiry input {
  width: 100%;
  height: 40px;
  border: 1px solid #dfdfdf;
  padding: 0 15px;
}
.modal-header .close {
  position: absolute;
  background: #b31b1b;
  right: 0px;
  top: 2px;
  color: #ffffff;
  opacity: 1;
  padding: 0 15px;
  font-size: 40px;
}
.modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
  margin: auto;
}
.package-details-bx h4, .package-umrah-details-bx h4, .package-ziyarat-details-bx h4 {
  font-size: 20px !important;
  margin-bottom: 20px;
  color: #2e8b57;
  text-decoration: underline;
}
.package-details-bx h5, .package-umrah-details-bx h5, .package-ziyarat-details-bx h5 {
  font-size: 16px !important;
  margin-bottom: 10px;
  color: black;
  text-decoration: underline;
}
.package-details-bx h6, .package-umrah-details-bx h6, .package-ziyarat-details-bx h6 {
  font-size: 14px !important;
  margin-bottom: 10px;
}
ul.package-list {
  margin-bottom: 12px;
  color: black;
}
ul.package-list li {
  padding: 5px 0px;
  border-bottom: 1px solid #efefef;
}
ul.package-list li:last-child {
  border-bottom: 0px solid #efefef;
  margin-bottom: 15px;
}
ul.package-list li.bold {
  font-weight: 600;
}
.col-equal {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.col-equal .p-fix {
  display: table-cell;
  float: none;
}
small.gold {
  background: linear-gradient(90deg, #d19a1e 0%, #d4af37 25%, #ffd700 50%, #d4af37 75%, #d19a1e 100%);
  color: black;
}
small.silver{
  background: linear-gradient(90deg, #868686 0%, #dbd6d6 25%, #e2e2e2 50%, #dbd6d6 75%, #868686 100%);
  color: black;
}
small.Diamond{
  background: conic-gradient(from 0deg, #d2fcff, #4ee2ec, #d2fcff, #4ee2ec, #d2fcff);
  color: black;
}
small.Platinum{
  background: linear-gradient(90deg, #e5e4e2 0%,  /* Light Platinum */ #c0c0c0 25%, /* Silver */ #b0b0b0 50%, /* Medium Gray */ #c0c0c0 75%, /* Silver */ #e5e4e2 100%  /* Light Platinum */ );
  color: black;
}
small.BRONZE{
  background: linear-gradient(90deg, #6d4c41 0%,   /* Dark Bronze */ #8d6338 25%,  /* Medium Bronze */ #b08d57 50%,  /* Light Bronze */ #8d6338 75%,  /* Medium Bronze */ #6d4c41 100%  /* Dark Bronze */ );
  color: white;
}
article.privacy-policy {
  padding: 50px 20px;
}
.privacy-policy h2 {
  font-size: 24px;
  margin: 15px 0;
}
.privacy-policy p {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
.privacy-policy ol {
  margin-bottom: 20px;
  color: #000;
}

.whatsapp-widget {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #25D366; /* WhatsApp green */
  color: white;
  padding: 10px 13px;
  border-radius: 50%; /* Makes it circular */
  box-shadow: 0 2px 5px rgba(0,0,0,0.3); /* Adds a shadow */
  z-index: 1000; /* Ensures it stays on top */
  text-decoration: none; /* Removes underline */
  transition: transform 0.3s ease; /* Smooth hover effect */
}
.whatsapp-widget i {
  font-size: 30px; /* Size of the WhatsApp icon */
}
.whatsapp-widget:hover {
  transform: scale(1.1); /* Slightly enlarges on hover */
}
.sold-out-tag {
  position: absolute;
  max-width: 120px;
  background: white;
  z-index: 999;
  padding: 5px;
  bottom: 5px;
  border-top-right-radius: 5px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4 {
  margin-bottom: 1.5rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}


.tour-id{
  position: absolute;
  right: 18px;
  top: 34px;
  font-size: 36px;
  font-weight: 900;
  color: #a9a9a9;
}
.tour-id-best-seller{
  position: absolute;
  right: 110px;
  top: 34px;
  font-size: 36px;
  font-weight: 900;
  color: #a9a9a9;
}
.our-hajj-packages {
  position: relative;
  display: flex;
  margin-bottom: 25px;
  align-items: baseline;
  justify-content: space-between;
}
.our-hajj-packages a {
  position: absolute;
  right: 0;
  top: -20px;
}
.text-default{
  color: #00612c;
  font-size: 18px;
  font-weight: 700;
}
.best-seller {
  position: absolute;
  opacity: 1;
  top: 0;
  right: 0;
  max-width: 90px;
}
.best-seller-modal {
  position: absolute;
  opacity: 1;
  top: 0;
  right: 0;
  max-width: 100px;
}