@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Playfair+Display');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
body.private-hotel-head .nav-item
{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: 30px;
}
p {
    font-size: 15px;
    line-height: 25px;
    color: #1a1a1a;
    font-family: 'Lato', sans-serif;
}
a:hover
{
    text-decoration: none !important;
}
.main, .main_navigation{
    padding: 0 !important;
}
.top_header {
    position: relative !important;
    display: inline-block;
    padding: 15px 80px 3px !important;
    width: 100% !important;
    height: 75px;
}
.logo_main {
    float: left;
}
.contact_main
{
    float: right;
}
.logo_main img {
    width: 200px;
}
.contact_main ul {
    float: right;
    list-style: none;
}
.contact_main li {
    float: left;
    font-size: 20px;
    padding: 5px 12px;
    font-family: 'Lato', sans-serif;
}
.contact_main li a
{
    color:#1a1a1a;
}
.phone, .whatsapp{
    font-weight: 400;
    color: #808080;
}
.phone .fa-phone {
    color: #4d4d4d;
}
.whatsapp .fa-whatsapp
{
    color: #39b54a
}
li.social {
    padding: 0 5px;
}
.social .fa
{
    color: #fff;
    width: 28px;
    height: 28px;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
}
.social .fa-facebook {
    background: #3b5998;
}
.social .fa-twitter {
    background: #1da1f2;
}
.social .fa-google-plus {
    background: #db4437;
}
.social .fa-youtube {
    background: #ff0000;
}
/*.navbar
{
    padding: 0 !important;
}
.menu-area .container {
    padding: 0 !important;
}
navigation
.menu-area{background: #1a1a1a;}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{color:#fff;font-size:16px; line-height:24px;font-weight:300; text-transform:capitalize;padding:13px 14px;font-family: 'Lato', sans-serif;display: block !important;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #f9e850;outline: 0; text-decoration: none;}

.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{}
.mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#1a1a1a; margin-top: 0;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#1E88E5}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#64B5F6}
.mainmenu .collapse ul ul li a {
    color: #fff;
}
.menu-area img {
    width: 30px;
    height: 30px;
    margin: 0 auto 5px;
    display: -webkit-box;
}

.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}

.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}

.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
}
*/
.main_slider .owl-dots {
    display: none;
}
.main_slider .item
{
    height: 468px;
}
.slideContent {
    position: relative;
    z-index: 1;
    margin-left: 10%;
    margin-top: -25%;
}
.slideContent h1 {
    font-family: 'Playfair Display', serif;
    font-size: 70px;
    line-height: 70px;
    color: #1a1a1a;
    font-weight: 600;
    margin-bottom: 30px;
}
.slideContent p {
    font-size: 18px;
    line-height: 22px;
}
.main_slider {
    position: relative;
}
.main_slider::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/border.jpg);
    background-size: 100%;
    width: 100%;
    height: 78px;
    background-repeat: no-repeat;
}
.about_main {
    position: relative;
    overflow: hidden;
    padding: 80px 65px;
    margin-top: 78px;
    background: url(../images/about-bg.png);
    background-position: right;
    background-repeat: no-repeat;
}
h1.mainTitle {
    font-size: 45px;
    line-height: 45px;
    color: #42a1d4;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    margin-bottom: 25px;
}
h1.mainTitle::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    width: 480px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
}
.mainTitle span {
    font-size: 30px;
    font-weight: 300;
}
.about_In {
    position: relative !important;
    display: inline-block;
    padding: 0 80px !important;
}
.about_text {
    float: left;
}
.about_video {
    float: left;
    position: relative !important;
    display: inline-block;
}
.about_video iframe
{
    width: 100%;
    height: 232px !important;
}
.about_video::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-1.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 460px;
    height: 30px;
    left: -10px;
    top: -40px;
}
.about_video::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-3.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 460px;
    height: 30px;
    left: -8px;
    bottom: -30px;
}
.about_video span::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-2.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 11px;
    height: 303px;
    left: -7px;
    top: -37px;
}
.about_video span::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-2.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 11px;
    height: 303px;
    right: -7px;
    top: -37px;
}
.packages {
    padding: 2rem 0 0 !important;
    background: url(../images/bg.jpg);
}
.inCont_text
{
    float: left;
    padding: 0 !important;
}
.inCont_img
{
    padding:0 !important;
    text-align: center;
    float: right;
}
.tab-pane {
    position: relative;
    width: 100%;
}
.innertab_inCont {
    display: inline-block;
    position: relative;
    padding: 0 !important;
}
.main_tab
{
    margin:0 auto;
}
.maintab_head .nav-link {
    background: #1688ca;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Playfair Display', serif;
    padding: 15px;
}
.maintab_head .nav-link span
{
    display:block;
}
.maintab_head img {
    width: 45px !important;
}
.floating_social, .floating_social1 {
    display: none;
}
.maintab_head .nav-link.active::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/package-arrow.png);
    width: 50px;
    height: 30px;
    background-size: 100%;
    top: 145px;
    margin-left: 23px;
}
h2.mainTitle {
    font-size: 32px;
    line-height: 40px;
    color: #42a1d4;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    text-align: center;
}
h2.mainTitle::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    width: 260px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.maintab_content
{
    margin-top: 10px !important;
}
.innertab_head {
    width: 100%;
    margin: 0 auto;
}
.innertab_head li {
    width: calc(100%/3) !important;
    position: relative;
}
.innertab_head a {
    background: #e6e6e6;
}
.innertab_head .nav-link.active {
    background: url(../images/innertab.png) !important;
    height: 45px;
    background-size: 100% !important;
}
.innertab_head .nav-link {
    background: url(../images/innertab1.png) !important;
    height: 45px;
    background-size: 100% !important;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #1688ca;
}
.innertab {
    margin-top: 10px;
    background: #efefef;
}
.innertab ul
{
    margin:0 !important;
}
.Ininnertab {
    width: 100%;
    display: inline-block !important;
    border: 2px solid #eedb35;
    padding: 0;
}
.Ininnertab_head {
    width: 18%;
    display: inline-block;
    position: relative;
    float: left;
}
.Ininnertab_content {
    width: 82%;
    float: right;
    padding: 0 !important;
}
.Ininnertab_head li {
    width: 100%;
}
.Ininnertab_head .nav-link {
    background: #1688ca;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    text-transform: capitalize;
    text-align: left !important;
    padding: 12px 20px;
}
.mainheading {
    background: #fff;
    position: relative;
    display: block;
    width: 100%;
}



span.calender-date {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    
}
span.nights {
    font-size: 16px;
    color: #1a1a1a;
}
span.calender-date img {
    width: 18px;
    margin-top: -5px;
}
.transporation {
    padding: 60px;
    background: #f2f2f2;
}
.transIn {
    margin: 30px 15px;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    background:#fff;
}
.transIn h2 {
    background: #eedb35;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding: 5px;
    color: #1688ca;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}
.transDet ul {
    list-style: none;
}
.transDet li {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    position: relative;
    color: #1688ca;
    font-family: 'Lato', sans-serif;
}
.transDet li strong {
    color: #1a1a1a;
    font-weight: 600;
}
.transDet li:first-child::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/bus.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.transDet li:nth-child(2n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/people.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.transDet li:nth-child(3n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/door.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.transDet li:nth-child(4n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/model.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.transDet li:nth-child(5n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/ac.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.transIn .btn_book {
    margin-bottom: -25px;
}
.inCont_img .book-button::before
{
    width: 148px;
}
.btn_book {
    position: relative;
    width: 130px;
    margin: 10px auto 0;
    text-align: center;
}
.book-button::before {
    content: "";
    position: absolute;
    display: block;
    border: 1px dashed #1a1a1a;
    width: 120px;
    height: 30px;
    top: -2px;
    left: 18px;
}
a.book-button {
    background: #eedb35;
    padding: 8px 13px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
}
a.book-button:hover {
    background: #1688ca;
    color: #fff;
    text-decoration: none;
}
.serv_dest {
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 9;
    overflow: hidden;
}
.serv_in {
        float: left;
    padding: 4rem 1rem !important;
}
.serv_in .btn_book {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.serv_in .book-button::before {
    left: 50%;
    transform: translateX(-50%);
}
.visa {
    background: url(../images/visa.jpg);
    background-size: auto;
    width: 42.33%;
    float: left;
}
.air {
    background: url(../images/air.jpg);
    background-size: auto;
    width: 42.33%;
    float: left;
}
.serv {
    background-size: cover !important;
    height: 210px;
    margin: 35px 20px;
}
.img_overlay {
    color: #fff;
    background: rgba(0, 0, 0, 0.60);
    padding: 5px;
    margin-top: 156px;
}
.img_overlay h3 {
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 400;
}
.img_overlay p {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    color: #fff;
}
.destBox .book-button::before, .hotels .book-button::before
{
    width: 105px;
}
.dest_in {
    float: left;
    padding: 4rem 1rem !important;
    background: #1688ca;
    background: url(../images/umrah-offer-bg.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.destBox, .servBox {
    padding: 0 40px !important;
}
.dest {
    margin: 40px auto;
    border: 3px solid #ffffff;
    width: 377px;
    height: 387px;
}  
.dest img {
    width: 100%;
    height: 100%;
}
.overlay {

}
.overlay p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.62);
    padding: 20px 10px;
    margin-top: -65px;
    position: relative;
}
.dest_in h2 {
    color: #fff;
}
.serv_dest_in h2.mainTitle::after {
    left: 42%;
    width: 250px;
    transform: translateX(-30%);
}
.hotels {
    padding: 60px 40px;
    position: relative;
    margin-top: -10px;
}
.hotelOut {
    position: relative;
    display: inline-block;
    margin-top: 28px;
}
.fa.fa-star {
    color: #eedb35;
    padding: 0 2px;
    font-size:12px !important;
}
.hotelOut h5 {
    text-align: center;
    color: #1688ca;
    font-size: 25px;
    line-height: 30px;
}
.hotels .btn_book {
    margin-top: 20px;
}
.newsletter {
    background: #1a1a1a;
    padding: 50px 100px;
}
.newsInner {
    padding: 0 100px !important;
    text-align: center;
}
.newsletter_form {
    padding: 0 100px;
}
.newsletter_form .form-control {
    background-color: #0668b3;
    border: none;
    border-radius: 50px;
    padding: 25px;
    width: 275px;
    -webkit-text-fill-color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 300;
}
.newsInner p {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1px;
}
.newsletter_form .form-group {
    margin-bottom: 0;
}
.newsletter_form .col-2 {
    padding: 0;
    margin-top: 10px;
}
.newsletter_form a.book-button {
    padding: 10px 30px;
}
.newsletter_form .btn_book {
    margin: 0px auto 0;
}
.newsletter_form .book-button::before {
    width: 125px;
    left: 2px;
    height: 40px;
    top: -7px;
}
.footerTop {
    padding: 100px 40px 0;
    background: #dedede;
    color: #1a1a1a;text-align: left;
    position: relative;
}
.footerTop::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/border2.png);
    background-size: contain;
    width: 100%;
    height: 78px;
    background-repeat: repeat;
    top: 0;
    left: 0;
    /* background: url(../images/border-small-frame.png); */
    /* background-position: 0px 0px, 200px 100px, 0px 100px, 200px 0px; */
    padding: 10px;
    animation: border-dance 4s infinite linear;
}

@keyframes border-dance {
  0% {
    background-position: 0px 0px, 300px 116px, 0px 150px, 216px 0px;
  }
  100% {
    background-position: 300px 0px, 0px 116px, 0px 0px, 216px 150px;
  }
}

.footerTop p {
    color: #1a1a1a;
    font-size: 16px;
}
.footIn {
    display: inline-block;
    position: relative;
    padding: 0 40px;
    font-family: 'Lato', sans-serif;
}
.footIn a
{
    color:#1a1a1a;
}
.foot1 {
    float: left;
    width: 35%;
    padding-right: 35px;
}
.foot1 img {
    /*width: 40%;*/
    margin-bottom: 22px;
}

img.logo1 {
    width: 250px;
    text-align: left;
    margin-right: 10px;
}
img.logo2 {
    width: 150px;
}
.foot2 {
    float: left;
    width: 20%;
}
.foot2 ul {
    list-style: none;
}
.foot2 li {
    padding: 7px 0;
    font-size: 18px;
}
.foot3 {
    float: left;
    width: 20%;
}
.foot3 ul {
    list-style: none;
}
.foot3 li {
    padding: 7px 0;
    font-size: 18px;
}
.foot4 {
    float: left;
    width: 25%;
    padding-left: 40px;
}
.foot4 ul {
    float: left;
    list-style: none;
    padding-left: 0;
}
.foot4 li.social {
    padding: 0 5px;
    float: left;
}
.foot4 h4 {
    color: #1687c9;
    font-size: 22px;
}
.footerBot {
    background: #1a1a1a;
    padding: 10px;
    text-align: center;
}
.footerBot p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.inCont_img h3 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #1688ca;
    margin-bottom: 0;
    margin-top: 15px;
}
.hajjpackOut {
    margin-top: 25px;
}
.hajjpackIn {
    background: #fff;
    padding: 8px;
    margin: 15px;
    box-shadow: 0 0 5px 10px rgba(0, 0, 0, 0.02);
}
.hajjpackIn h4 {
    background: #1688ca;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
}
.hajjpack_info {
    padding: 20px 0 30px;
    position: relative;
}
.hajjpack_info::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    top: 5px;
}
.hajjpack_info::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    bottom: 5px;
}
.hajjpack_info ul {
    list-style: none;
    border-bottom: 1px dashed #eedb35;
    padding-bottom: 10px;
}
.hajjpack_info li {
    position: relative;
    padding: 2px 0;
}
.hajjpack_info li:first-child::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/class.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.hajjpack_info li:nth-child(2n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/cal-p.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.hajjpack_info li:nth-child(3n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/air.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.hajjpack_info li:nth-child(4n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/makkah.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.hajjpack_info li:nth-child(5n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/madinah.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    top: 7px;
    left: -24px;
}
.view-det {
    text-align: center;
    margin-top: -5px;
}
.view-det a {
    font-size: 18px;
    color: #1688ca;
    line-height: 20px;
}
.hajjpackIn .btn_book {
    margin-bottom: -15px;
    margin-top: 5px;
}
.ziyaratpackOut {
    margin-top: 25px;
}
.ziyaratpackIn {
    margin: 15px;
    background: #f2f2f2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.ziyaratpackIn h4 {
    background: rgba(1, 36, 92, 0.85);
    margin-top: -48px;
    position: relative;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
}
.rupee img {
    width: 10px !important;
    display: inline-block !important;
}
.ziyaratpack_info {
    padding: 10px;
}
.ziyaratpack_info ul {
    list-style: none;
    padding-left: 25px;
}
.ziyaratpack_info li {
    position: relative;
    padding: 5px 0;
}
.ziyaratpack_info li:first-child::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/cal-p.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 9px;
    left: -24px;
}
.ziyaratpack_info li:nth-child(2n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/air.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 16px;
    top: 9px;
    left: -24px;
}
.ziyaratpack_info p {
    font-size: 15px;
    line-height: 25px;
    color: #1688ca;
    margin-bottom: 40px;
    position: relative;
}
.ziyaratpack_info p::after {
    content: "";
    position: absolute;
    display: block;
    background: #ccc;
    width: 150px;
    height: 1px;
    bottom: -20px;
    left: 50px;
}
.btn_book1 {
    background: #eedb35;
    text-align: center;
    padding: 5px;
    position: relative;
}
a.book-button1 {
    font-size: 20px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.book-button1::before {
    content: "";
    position: absolute;
    display: block;
    border: 1px dashed #ffffff;
    width: 96%;
    height: 30px;
    top: 4px;
    left: 6px;
}
.ziyaratpack_info h6 {
    font-weight: 700;
    font-size: 15px;
}
.inCont_img .btn_book {
    margin-top: 20px;
    width: 145px;
}
.InnerBreadcrumb {
    background-repeat: no-repeat;
    background-size: 100%;
    height: 230px;
    position: relative;
    padding: 0 55px;
    display:none;
}
.Umrah {
    /*background: url(../images/umrah.jpg);*/
    background-size: 100%;
}
.Breadcrumb_title {
    padding: 25px 80px;
}
.Breadcrumb_title img {
    width: 200px;
}
.Breadcrumb_title h2 {
    font-family: 'Playfair Display', serif;
    font-size: 70px;
    line-height: 70px;
    color: #fff;
    font-weight: 600;
}
.Breadcrumb_title p
{
    color: #fff;
}
.innerPage_details {
    padding: 60px 65px;
    display: inline-block;
    position: relative;
    width: 100%;
    background: url(../images/bg.jpg);
    font-family: 'Lato', sans-serif;
}
.innerContentDetails {
    text-align: center;
    background: #eedb35;
    padding: 10px 0;
    margin-bottom: 10px;
}
.innerTitle h3 {
    font-size: 30px;
    line-height:30px;
    color: #0086c1;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}
.departure {
    background: #1688ca;
    padding: 10px 5px;
}
.departure p {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 0;
}
.card.Ininnertab.innerpage_tab
{
    border: none;
}
.innerpage_tab .Ininnertab_head
{
    width: 18% !important;
}
.innerpage_tab .Ininnertab_content
{
    width: 82% !important;
}
.innerpage_tab .package_in {
    padding: 15px;
}
.itinerary {
    /*background: url(../images/innerbg.jpg);*/
    background-size: 100%;
    padding: 50px 100px 0;
    background-position: center;
    background-repeat: no-repeat;
}
.itinerary .card-header-tabs {
    background: #e6e6e6;
    height: 45px;
    margin:0 auto;
}
.itinerary .card-header li {
    /*width: calc(100%/5) !important;*/
    position: relative;
}
.itinerary .nav-link {
    height: 45px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-family: 'Lato', sans-serif;
}
.itinerary-in h4 {
    color: #eedb35;
    font-weight: 300;
    font-size: 20px;
}
.itinerary-in li
{
    color: #fff;
    font-size: 16px;
}
.breadcrumb_inner {
    background: url(../images/inner-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 51px;
    position: relative;
    height: 230px;
    background-position: bottom center;
}
.breadcrumb_inner::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/border.jpg);
    background-size: 100%;
    width: 100%;
    height: 78px;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}
.breadcrumb_title {
    padding: 0 50px;
}
.breadcrumb_title h3 {
    text-align: right;
    color: #fff;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 0;
    font-family: 'Playfair Display', serif;
}
.about_Inner {
    padding: 50px 100px;
    position: relative;
    overflow: hidden;
    background: url(../images/about-us.png);
    background-position: right;
    background-repeat: no-repeat;
}
.about_us {
    position: relative !important;
    display: inline-block;
    padding: 0 80px !important;
}
.about_cont
{
    float: left;
    margin-top: -15px;
}
.about_Inner h1.mainTitle::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    width: 440px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.bold-text {
    padding: 10px 80px !important;
}
.bold-text h4 {
    font-size: 20px;
    color: #0c85c7;
    line-height: 24px;
    font-weight: 400;
}
.about_us {
    margin-top: 40px;
}
.about_us p {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
}
.about-gallery {
    padding: 50px 100px;
    background: url(../images/bg.jpg);
}
.GalIn {
    margin: 10px;
    border: 4px solid #e2d41b;
}
#about_gal {
    margin-top: 25px;
}
.destination-sidebar {
    display: inline-block;
    position: relative;
    width: 100%;
}
.destination-tab {
    width: 22%;
    float: left;
    margin-right: 3%;
}
.destination-panel {
    width: 100%;
    
    float: left;
    
		    background: #fff;
    box-shadow: 0px 0px 11px #ccc;
    padding:  30px 30px 5px 30px;;
		
}
.blogdecriptions{
    padding: 25px 0;
}
.blogdecriptions, h4, h3{
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
   color: #1688ca;
    font-family: Poppins,Helvetica,sans-serif;
}
.blogdecriptions h2{
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
   color: #1688ca;
    font-family: Poppins,Helvetica,sans-serif;
}
.blogdecriptions ul li{
        font-size: 15px;
    line-height: 25px;
    color: #1a1a1a;
    font-family: Poppins,Helvetica,sans-serif;
    text-align: justify;
}

.blogdecriptions p {
    font-size: 15px;
    line-height: 25px;
    color: #1a1a1a;
    font-family: Poppins,Helvetica,sans-serif;
    text-align: justify;
}
.filter-button {
    background: #1688ca;
    padding: 3px !important;
    margin: 5px 4px;
}
.filter-button img {
    width: 40px;
}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #eedb35;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #eedb35;

}
.filter-button:active, .filter-button .active
{
    background-color: #eedb35;
    color: white;
}
.tourpackageIn {
    position: relative;
    display: inline-block;
    background: #fbfbfb;
    padding: 0 !important;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgba(247, 247, 247, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 5px rgba(156, 156, 156, 0.82);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.tour_img, .tour_cont, .tour_price {
    float: left;
}
.tour_img, .tour_price
{
    padding: 0 !important;
}
.tour_img img
{
    width: 100%;
    padding: 8px;
}
.tour_cont {
    padding: 10px 15px;
}
.tour_cont h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    color: #1688ca;
}
.tourInner span {
    font-size: 12px;
    line-height: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 10px;
    margin: 0 5px;
}
.tourInner h6 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
.special_tour_service ul {
    list-style: none;
    float: left;
    padding-left: 0;
    margin-bottom: 0;
}
.special_tour_service li {
    float: left;
    width: calc(100%/5);
    text-align: center;
    font-size: 10px;
    padding: 0 20px;
}
.special_tour_service p {
    font-size: 10px;
    margin-bottom: 0;
}
.tour_price {
    background: #efefef;
    height: 258px;
    text-align: center;
    padding: 80px 5px !important;
}
.tour_price h3 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 0;
}
.tour_price span {
    font-size: 11px;
    color: #424242;
}
.tour_price .btn_book {
    margin-top: 65px;
    width: 135px;
}
.tour_price .book-button::before {
    left: 3px;
    width: 130px;
}
.tour_price a.book-button {
    padding: 3px 6px;
   
}
.desti-tab-in {
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 0 5px rgba(247, 247, 247, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 5px rgba(156, 156, 156, 0.82);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
}
.desti-tab-in h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #1688ca;
}
.side-blog p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
}
.destination_innerpage, .destiInnerpage, .desti_header {
    display: inline-block;
    position: relative;
    padding: 0 !important;
}
.destiGallery, .destiContent
{
    float: left;
}
.destiGallery ul {
    float: left;
    list-style: none;
    padding-left: 0;
}
.destiGallery li {
    float: left;
    width: calc(100%/3);
}
.destiGallery li img
{
    width: 100%;
}
.desti_Content, .packageDet {
    display: inline-block;
    position: relative;
}
.destiContent {
    background: #fff;
}
.serviceWithitinerary, .InclusionExclusion
{
    float: left;
}
.destination_innerpage h3 {
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    background: #1688ca;
    text-align: center;
}
.packageDet {
    margin-top: 30px;
    padding: 0 !important;
    background: #efefef;
}
.desti_Content .special_tour_service li
{
    padding: 0 30px;
}
.desti_Content .special_tour_service p {
    font-size: 15px;
    margin-bottom: 0;
}
.destiContent .fa {
    color: #1688ca;
    font-size: 18px;
    width: 20px;
    text-align: center;
}
.destiContent ul {
    list-style: none;
    padding-left: 0;
}
.destiContent li {
    padding: 6px 15px;
}
.inner_In {
    position: relative;
    display: inline-block;
}
.inner_In .transIn {
    float: left;
    width: 30%;
    margin: 0 15px 50px;
    background: #fff;
}
.inner_In .transIn img
{
    width: 100%;
}
.about_cont ul {
    padding-left: 0;
}
.about_cont li {
    padding: 15px 10px;
}
.address-cont, .phone-cont, .email-cont {
    display: block;
    font-size: 15px !important;
    color: #000;
}
.address-cont strong, .phone-cont strong, .email-cont strong {
    font-size: 18px !important;
    font-weight: 500;
    color: #0c85c7;
    text-transform: uppercase;
}
.contact-us {
    padding-left: 70px !important;
}
.address-cont::before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../images/location.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    border: 1px solid #0c85c7;
    border-radius: 50%;
    top: 10px;
}
.phone-cont::before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../images/call.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    border: 1px solid #0c85c7;
    border-radius: 50%;
    margin-top: 0;
}
.email-cont::before {
    content: "";
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    background: url(../images/email.png);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    border: 1px solid #0c85c7;
    border-radius: 50%;
    margin-top: 0;
}
.contact-form {
    float: right;
}
form.contact__form
{
    width: 100%;
}
.contact-input, select.contact-select {
    padding: 10px 15px !important;
    margin-bottom: 15px !important;
    border-radius: 10px !important;
    border: none !important;
    background: rgba(6, 104, 178, 0.65) !important;
    font-size: 15px !important;
    -webkit-text-fill-color: #fff !important;
}
.form-group
{
    margin-bottom: 0 !important;
}
.contact-form a.book-button {
    padding: 10px 30px;
}
.contact-form .book-button::before {
    border: none;
}
.about_Inner.contact {
    padding-bottom: 120px;
}
.about_Inner.contact::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/minara.png);
    background-size: auto;
    background-position: bottom;
    height: 100px;
    width: 100%;
    background-repeat: repeat-x;
    bottom: 0;
}
.office-address {
    display: inline-block;
    position: relative;
    width: 100%;
}
.office-address ul {
    list-style: none;
    float: left;
    padding-left: 0;
    width: 100%;
}
.office-address li {
    width: calc(100%/3);
    float: left;
}
.addressBox {
    background: #fff !important;
    margin: 40px 20px 0;
    border-left: 3px solid #eedb35;
    padding: 10px 10px 20px;
    transition: all .2s ease-in-out;
}
.addressBox:hover {
    transform: scale(1.1);
}
.addressBox h4 {
    background: #f3f3f3;
    padding: 10px;
    margin:10px 0 !important;
    text-align: left;
    font-size: 18px;
    color: #0c85c7;
}
.addressBox p
{
    margin-bottom: 0;
}
.inner_In .hajjpackIn, .inner_In .ziyaratpackIn {
    float: left;
    margin: 0 10px;
    width: 23.2% !important;
}
.inner_In .hajjpackIn img, .inner_In .ziyaratpackIn  img
{
    width: 100%;
}
 
 
.controls {
    width: 20%;
    float: left;
    border: 1px solid #eedb35;
    padding: 10px;
    background: #efefef;
}

.filter-panel {
    float: left !important;
    width: 80% !important;
}

.checkbox{
  display: block;
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
}

.checkbox input[type="checkbox"]{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  margin: 0;
  opacity: 0;
  z-index: 1;
}



.checkbox label {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    padding-left: 22px;
    font-size: 17px;
    line-height: 18px;
}

.checkbox label:before,
.checkbox label:after{
  content: '';
  display: block;
  position: absolute;
}

.checkbox label:before {
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background: rgba(22, 136, 202, 0.53);
    border-radius: 3px;
}

.checkbox label:after {
    content: '';
    position: absolute;
    top: 4px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #eedb35;
    opacity: 0;
    pointer-events: none;
}

.checkbox input:checked ~ label:after{
  opacity: 1;
}

.checkbox input:focus ~ label:before{
  background: #eee;
}

.hotelin .fail-message{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  
  -webkit-transition: 150ms;
  -moz-transition: 150ms;
  transition: 150ms;
}

.container .fail-message span{
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  font-weight: 700;
}

.fail .fail-message{
  opacity: 1;
  pointer-events: auto;
  margin-top: 180px;
}


/*.hotelInPage {*/
/*    margin: 10px;*/
/*    position: relative;*/
/*    overflow: hidden;*/
/*    box-shadow: 0 0 10px rgba(247, 247, 247, 0.6);*/
/*    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);*/
/*    -webkit-box-shadow: 0 0 10px rgba(156, 156, 156, 0.82);*/
/*    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);*/
/*    width: auto;*/
/*    display: inline-block !important;*/
/*    width: 32% !important;*/
/*    margin: 11px 3px;*/
/*}*/


.hotelInPage {
    margin: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(247, 247, 247, 0.6);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 3px rgba(156, 156, 156, 0.82);
    -o-box-shadow: 0 0 3px rgba(0,0,0,0.6);
    width: auto;
    display: none;
}

.homehotl.hotelInPage {
    margin: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(247, 247, 247, 0.6);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 0 10px rgba(156, 156, 156, 0.82);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.6);
    width: auto;
    display:block !important;
    width: 100% !important;
    margin: 11px 3px;
}



.hotel-overlay {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -100%;
    background-image: linear-gradient(to bottom,rgba(238, 219, 53, 0.75),rgba(22, 136, 202, 0.75));
    padding: 14px;
    color: #fff;
    z-index: 9999999;
    -webkit-transition: 0.2s ease all 0s;
    -moz-transition: 0.2s ease all 0s;
    -ms-transition: 0.2s ease all 0s;
    -o-transition: 0.2s ease all 0s;
    transition: 0.2s ease all 0s;
    height: 100%;
    text-decoration: none !important;
}
.hotel-overlay img {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor:pointer;
}
.hotelInPage:hover .hotel-overlay {
    bottom: 0;
    left: 0;
}
.hotelInPage:hover .hotel-overlay img {
  top: 50%;
  left: 50%;
}
.hotel-details img {
    width: 100%;
}
.hotelContent {
    padding: 12px;
    background: #fff;
}

.hotel-details h4 {
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    color: #1688ca;
}
.controls h2 {
    font-size: 20px;
    font-weight: 400;
    color: #0668b3;
}
.controls fieldset {
    border-bottom: 1px solid #eedb35;
}
.controls h4 {
    font-size: 16px;
    line-height: 25px;
    color: #1688ca;
}
.controls .btn_book {
    position: relative;
    width: 120px;
    margin: 12px auto 0;
}
.controls a.book-button {
    padding: 6px 24px;
    font-size: 16px;
}
.controls .book-button::before {
    width: 85px;
    height: 25px;
    top: -1px;
}
.hotel-overlay h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #fff;
    font-family: 'Lato', sans-serif;
}
.hotel-overlay h6
{
    color: #000;
}
.hotel_InDetails {
    display: inline-block;
    position: relative;
}
.hotel_slide {
    float: left;
    padding: 0 !important;
}
.hotel_pricing
{
    float: left;
}
.hotel_meta ul {
    float: left;
    width: 100%;
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
}
.hotel_meta li {
    float: left;
    padding: 0 8px;
    font-size: 16px;
    color: #0668b3;
    width: auto;
}
.hotel_content h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #1688ca;
}
.main-iterinary ul {
    float: left;
    display: inline-block;
    padding-left: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid;
}
.main-iterinary li {
    float: left;
    text-align: center;
    padding: 0 15px;
    width: auto;
}
.main-iterinary li img {
    width: 40px;
}
.main-iterinary li h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}

table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Zebra striping */
tr:nth-of-type(odd) { 
  background: #f6f6f6; 
  text-align: center;
}
th { 
  background: #1688ca; 
  color: white; 
  font-weight: 500; 
}
td, th { 
  padding: 6px; 
  border: 1px solid #1688ca;
  text-align: center !important;
  background:#f7f7f7;
}
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

    /* Force table to not be like tables anymore */
    table, thead, tbody, th, td, tr { 
        display: block; 
    }
    
    /* Hide table headers (but not display: none;, for accessibility) */
    thead tr { 

    }
    
    tr { border: 1px solid #ccc; }
    
    td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
    }
    
    td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
    }
    
    /*
    Label the data
    */
/*    td:nth-of-type(1):before { content: "Room"; }
    td:nth-of-type(2):before { content: "Price"; }*/
}

.hotel_pricing h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    color: #1688ca;
}
.hotel_pricing iframe {
    width: 100%;
    height: 250px;
}
.onthe_map {
    padding-bottom: 25px;
}
.trans_InDetails {
    display: inline-block;
    position: relative;
    padding:0 !important;
}
.transCont, .transInCont {
    float: left;
}
.trans_In {
    border: 2px solid #eedb35;
}

.transInCont h2 {
    font-size: 25px;
    line-height: 30px;
    font-weight: 500;
    color: #1688ca;
    font-family: 'Lato', sans-serif;
}
.other-packages {
    border: 2px solid #eedb35;
    margin: 35px 0;
}
.other-packages::before {
    content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #ccc;
    width: 100%;
    height: 10px;
    margin-top: -12px;
}
.other-packages ul {
    margin-bottom: 0;
    padding-left: 0;
    padding: 10px 20px;
}
.other-packages h3 {
    color: #ffffff;
    background: #1688ca;
    padding: 10px 20px;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
}
.other-packages li {
    list-style: none;
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}
.other-packages li:last-child
{
    border-bottom: none;
}
.other-packages li a {
    font-size: 18px;
    line-height: 26px;
    color: #1688ca;
    font-weight: 400;
}
img.hoteltour {
    width: 30px !important;
    border: none;
    padding: 0 5px;
}
.need-help {
    background: #eedb35;
    padding: 10px;
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
}
.need-help ul {
    padding-left: 35px;
    margin-bottom: 0;
}
.need-help li {
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    position: relative;
    color: #1688ca;
    list-style: none;
    padding: 10px 0;
}
.need-help li:first-child::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/call.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    margin-top: 10px;
    left: -35px;
}
.need-help li:nth-child(2)::before {
    content: "\f232";
    position: absolute;
    display: block;
    font-family: 'FontAwesome';
    font-size: 25px;
    left: -32px;
}
.need-help li:nth-child(3)::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/location.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 24px;
    margin-top: 10px;
    left: -35px;
}
.need-help li:nth-child(4)::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/email.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 24px;
    margin-top: 10px;
    left: -35px;
}
.need-help::after {
    border-color: #eedb35 transparent transparent;
    border-style: solid;
    border-width: 50px 122px 0;
    bottom: -50px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 0;
}
.need-help h4 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    color: #1687c9;
    margin-bottom: 0;
}
.need-help span {
    display: block;
    color: #000;
    font-weight: 600;
    font-size:15px;
}
.private-packages {
    padding:2rem 3rem;
}
.random-packages {
    padding: 0 60px 60px;
    background: url(../images/bg.jpg);
}
.randomPack_In {
    margin-top: 30px;
}
.randomPack
{
    background:#fff;
}
.randomPack_In .item {
    margin: 10px;
    border: 1px solid #ccc;
}
ul.randomHotel {
    list-style: none;
    padding-left: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.randomHotel li {
    width: 50%;
    float: left;
    text-align: center;
}
.randomHotel li img {
    width: 35px !important;
    margin: 5px auto;
}
.randomImg h2 {
    background: #1688ca;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    padding: 5px;
}
.randomHotel h5 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #5d5d5d;
}
.randomHotel h5::after {
    content: "";
    position: absolute;
    display: block;
    background: #eedb35;
    width: 30px;
    height: 2px;
    margin: 0 auto;
    margin-left: 55px;
    margin-top: 3px;
}
ul.randomHotel h4 {
    font-size: 12px;
    line-height: 20px;
    color: #0668b3;
}
.randomPrice img {
    width: 20px !important;
    float: left;
}
.randomPrice h3 {
    background: #ccc;
    padding: 5px;
    margin: 0 auto !important;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    color: #0668b3;
}
.random_book {
    width: 100%;
    padding: 8px 7px;
    position: relative;
    display: inline-block;
}
.random_book a.book-button {
    padding: 2px 10px;
    font-weight: 400;
    font-size: 18px;
}
.random_book .book-button::before {
    display: none;
}
div#private {
    padding-top: 40px;
}
.privateHeading {
    background: #eedb35;
    position:relative;
}
.privateHeading ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
    width: 100%;
}
.privateHeading li:first-child {
    width: 60%;
    float: left;
    padding:10px;
}
.privateHeading li:last-child {
    width: 40%;
    float: left;
    text-align: right;
    padding: 0 10px;
}
.privateHeading h3 {
    font-size: 22px;
    line-height: 30px;
    color: #0668b3;
    margin: 0;
}
.privateHeading h4 {
    color: #1a1a1a;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 25px;
    font-size: 30px;
    margin: 0;
}
.privateImage {
    border: 3px solid #eedb35;
    background: #1a79bd;
    height: 160px;
}
.privateHeading h2 {
    color: #fff;
    font-weight: 400;
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.overlay_div {
    position: absolute;
    top: 77px;
    float: right;
    right: 25px;
}
.overlay_hotel {
    width: 80px;
    float: right;
    right: 0;
}
.overlay_hotel h6 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}
.overlay_price {
    background: #eedb35;
    padding: 5px 15px;
    width: 145px;
    border-radius: 10px 0 0 10px;
    position: absolute;
    top: 80px;
    right: -5px;
}
span.upperSpan {
    font-size: 13px;
    color: #1a79bd;
    font-weight: 500;
    display: block;
}
.overlay_price h4 {
    color: #1a1a1a;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 30px;
}
.privateContent {
    background: #ffffff;
    padding: 10px;
    overflow: hidden;
    z-index: 99999;
    position: relative;border-right: 3px solid #eedb35;
    border-left: 3px solid #eedb35;
}

#private .card-body p{color: #fff !important;}
span.pSpan {
    color: #000000;
}
.privatePricing img {
    width: 20px !important;
    display: inline-block !important;
}
.privatePricing p {
    color: #fff;
    margin: 0;
    padding: 2px 0;
    font-size: 14px;
}
.privatesharing {
    background: #1a79bd;
    border-right: 3px solid #eedb35;
    border-left: 3px solid #eedb35;
    border-bottom: 3px solid #eedb35;
}
.privatesharing p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin:0;
    padding:5px;
}




.package_inner {
    padding: 0 !important;
    display: inline-block;
    position: relative;
}
.left_bar {
    float: left;
    padding: 0 !important;
    width: 22% !important;
}
.middle_bar {
    float: left;
    max-width: 58% !important;
}
.right_bar {
    float: left;
    padding: 0 !important;
    max-width: 20% !important;
}
.package_inner h3 {
    background: #1687c9;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    padding: 5px;
    margin: 0;
    font-family: 'Playfair Display', serif;
}
.package_hotel {
    display: inline-block;
    position: relative;
    margin: 0px 0;
    background: #fff;
    padding: 10px 5px 15px !important;
}
.package_hotel_in {
    float: left;
    padding: 0 5px !important;
}
span.place_name {
    font-size: 18px;
    line-height: 22px;
    color: #1a1a1a;
    font-weight: 600;
    padding-left: 33px;
    position: relative;
    font-family: 'Lato', sans-serif;
}
span.makkah_hotel::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/makkah.png);
        background-size: auto;
    background-size: 100%;
    width: 25px;
    height: 25px;
    top: 0;
    left:0;
}
span.madinah_hotel::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/madinah.png);
    background-size: 100%;
    width: 25px;
    height: 25px;
    top:0;
    left:0;
}
.package_hotel_img {
    border: 2px solid #eedb35;
    margin: 10px 0;
}
.package_hotel_img img {
    width: 100%;
}
.package_hotel_in ul {
    list-style: none;
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 32px;
    margin-bottom: 0;
}
li.hotel_name {
    font-size: 16px;
    line-height: 22px;
    color: #1a1a1a;
    font-weight: 600;
    width: 100%;
    float: left;
    font-family: 'Lato', sans-serif;
}
li.hotel_name a
{
    color:#1a1a1a;
}
li.hotel_name::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/hotel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
}
li.hotel_rating {
    float: right;
}
.fa-star.star-color {
    color: #1687c9;
}
.fa-star.star-not {
    color: #cccccc;
}
span.hotel_distance {
    font-size: 14px;
    font-weight: 500;
}
span.hotel_distance img {
    width: 20px;
}
.package_details {
    padding: 5px 0 !important;
    
}
.date-package span.calender-date {
    color: #fff;
}
.package-pricing {
    background: #efefef;
    margin: 0;
    position: relative;
    display: inline-block;
    width: 100%;
}
.flights {
    height: 35px;
    border-bottom: 1px solid #fff;
}
.flights span{
    font-size: 17px;
    line-height: 20px;
    color: #1687c9;
    font-weight: 500;
    padding-left: 40px;
}
.flights small {
    padding-left: 40px;
    font-size: 87%;
    font-weight: 600;
}
span.with-flight::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/with-flight-gray.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    left: 2px;
    top: 4px;
}
span.without-flight::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/without-flight-gray.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    left: 2px;
    top: 2px;
}
.package-ul {
    border-top: 3px solid #eedb35;
    background: #f7f7f7;
    font-family: 'Lato', sans-serif;
}
.package-ul ul {
    list-style: none;
    display: inline-block;
    position: relative;
    width: 100%;
    padding-left: 0;
    margin: 5px 0;
}
.package-ul li {
    width: calc(100%/4);
    float: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    position: relative;
    padding: 0 10px 0 44px;
}
.package-ul li::after {
    content: "";
    position: absolute;
    display: block;
    background: #ccc;
    width: 1px;
    height: 45px;
    top: 4px;
    right: 12px;
}
.package-ul li:last-child::after
{
    display: none;
}
li.quint::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/quint.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
}
li.quad::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/quad.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
}
li.triple::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/triple.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
}
li.double::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/double.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    left: 5px;
    top: 5px;
}
span.package-title {
    display: block;
    color: #1687c9;
    font-size: 14px;
}
.child-policy {
    padding: 10px 0;
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: 'Lato', sans-serif;
}
.child-title {
    padding-left: 32px;
    position: relative;
    margin-top:20px;
    width:135px;
    font-family: 'Lato', sans-serif;
}
.child-title::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/child.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    left: 0;
    top: 2px;
}
.child-title a::after {
    content: "\f067";
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-size: 15px;
    color: #1687c9;
    right: -6px;
    top: 5px;
}
.child-title a span {
    font-weight: 400;
    color: #1687c9;
    font-size: 18px;
}
.child-price ul {
    position: relative;
    display: inline-block;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
}
.child-price li {
    font-size: 14px;
    color: #6b6b6b;
    padding: 10px 0;
}
.child-price li strong {
    font-size: 16px;
    color: #1a1a1a;
}
.child02, .childNoBed, .childNoBed511, .childwBed {
    width: 50%;
    float: left;
    position: relative;
}
.child02::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/child02.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 22px;
    left: -26px;
    top: 10px;
}
.childNoBed::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/nobed.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 22px;
    left: -26px;
    top: 12px;
}
.childNoBed511::before
{
    content: "";
    position: absolute;
    display: block;
    background: url(../images/withbed.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 14px;
    height: 27px;
    left: -26px;
    bottom: 5px;
}
.childwBed::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/withbed.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 14px;
    height: 27px;
    left: -26px;
    bottom: 5px;
}
.book-package {
    width: 100%;
    margin-top: 20px;
}
.book-package a {
    padding: 5px 15px;
    background: #eedb35;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ccc;
    font-size: 13px;
    
}
.package_other_img ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}
.package_other_img li {
    border: 2px solid #eedb35;
    position: relative;
}
.package_other_img li img
{
    width: 100%;
}
.package_other_img span {
    position: absolute;
    top:0;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    padding: 36px 90px;
}
.package_flight {
    background: #fff;
    margin:10px 0;
}
.forflight,.noflight {
    padding: 10px;
    margin-left: 30px;
}
.forflight::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/with-flight-blue.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    left: -20px;
}
.noflight::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/without-flight-blue.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    left: -20px;
}
.forflight label, .noflight label {
    width: 90%;
    color: #1687c9;
    font-weight: 400;
}
.package_type
{
    position:relative;
}
.package_type select {
    border: none;
    background: #1687c9;
    border-radius: 0;
    color: #fff;
}
.package_type option {
    color: #fff;
    background: #1687c9;
}
.package_date {
    margin: 10px 0;
    background: #fff;
}
.package_price {
    background: #fff;
}
.form-check-input
{
    width: 18px;
    background-color: #cccccc;
    height: 18px;
    margin-left: 10px;
    border-radius: 0;
    text-align: center;
    color: #333333;
}


.package-type .card
{background-color:#fff;
    position: relative;
    padding: 10px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    padding-left: 25px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    color: #1687c9;
    font-family: 'Lato', sans-serif;
    position:relative;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
    height: 15px;
    margin-right: 10px;
    background: rgba(22, 136, 202, 0.53);
    border-radius: 3px;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
    position: absolute;
    top: 6px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 2px;
    background: #eedb35;
    opacity: 0;
    pointer-events: none;
}

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}

[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.share-friends {
    background: #fff;
    padding: 20px 20px 5px;
}
.share-social, .share-mail, .print-page {
    position: relative;
    height: 40px;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    transition: box-shadow .2s ease-out;
    color: #1a1a1a;
}
.share-mail a, .print-page a
{
    color: #1a1a1a;
}
.share-social span, .share-social div {
  margin: auto;
}
.share-social .social-links {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  transition: all .25s ease;
}
.share-social .social-links a {
    margin: auto;
    color: #ffffff;
    line-height: 30px;
    font-size: 18px;
    transform: translate3d(0, 60px, 0);
    transition: all .2s;
}
.share-social .social-links a:hover {
  color: #eedb35;
}
.share-social:hover {
}
.share-social:hover .social-links {
  background: #1687c9;
}
.share-social:hover .social-links > a {
  animation: elastic .5s ease-out forwards 0s;
}
.share-social:hover .social-links > a:nth-child(2) {
  animation-delay: 0.05s;
}
.share-social:hover .social-links > a:nth-child(3) {
  animation-delay: 0.1s;
}
.share-social:hover .social-links > a:nth-child(4) {
  animation-delay: 0.15s;
}
.share-social:hover .social-links > a:nth-child(5) {
  animation-delay: 0.2s;
}

@keyframes elastic {
  0% {
    transform: translate3d(0, 60px, 0);
  }
  40% {
    transform: translate3d(0, -5px, 0);
  }
  70% {
    transform: translate3d(0, 5px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}



.private-package-inner {
    /* padding: 0 !important; */
    position: relative;
    display: block;
}
.private-package-details {
    float: left;
    background: #fff;
    width: 49% !important;
    padding: 15px;
}

.pack-hotel{

  background-color: #fff !important;  
}

/*.card-body {
   
    background-color: #fff !important;
}*/
/*.private_with {
    margin-right: 1%;
}*/
.private_without {
    margin-left: 1%;
}
.private-package-hotel {
    float: left;
    padding: 0 !important;
}
.private-price-start {
    border-bottom: 6px double #e6e6e6;
    padding: 10px 0 5px;
    display:inline-block;
    position:relative;
    width:100%;
}
.private-price-start h2 {
    font-size: 33px;
    line-height: 61px;
    color: #1687c9;
    font-weight: 600;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    font-family: 'Playfair Display', serif;
}


.private-price-start h4 {
    font-size: 16px;
    line-height: 22px;
    color: #1a1a1a;
    font-weight: 600;
    width: 100%;
    float: left;
}
.private-price-start .col-md-6 {
    float: left;
    padding:0;
}
.private-price-start span {
    font-weight: 600;
    color: #1687c9;
    font-size: 14px;
}
.private-price-start h3 {
    font-size: 30px;
    line-height: 25px;
    font-weight: 600;
    margin: 0;
}
span.Private_pp {
    display: block;
}
.private-bud-acco {
    padding: 10px 0 !important;
    position: relative;
    display: inline-block;
}
.bud-nights, .acco-details {
    float: left;
    padding:0 !important;
}
.bud-nights h4 {
    color: #1688ca;
    font-weight: 400;
    font-size:20px;
}
.acco-details ul {
    list-style: none;
    display: inline-block;
    position: relative;
    padding-left: 0;
    float: right;
    margin:0;
}
.acco-details li {
    
    position: relative;
    margin: 0 12px;
}
.acco-details li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    color:#4CAF50;
    position: absolute;
    display: block;
    top: 5px;
    left: -15px;
}
.acco-details li:last-child::after
{
    display: none
}
.acco-details li img {
    width: 15px;
}

.private-package-details .package-ul {
    background: #efefef;
    padding: 0 15px;
    border: none;
}
.childpolicy-share {
    display: inline-block;
    position: relative;
    width: 100%;
}
.childpolicy-share .childwBed::before
{
    top: 15px;
}
.childpolicy-share .share-friends {
    float: left;
    margin: 10px 0;
    background: #efefef;
    width: 45%;
    padding: 5px 20px;
}
.childpolicy-share .child-price p {
    font-size: 14px;
    color: #1688ca;
    margin: 0;
}
.private-hotel-head
{
    margin-bottom: 5px;
}
.private-hotel-head .card-header-tabs
{
    margin:0 !important;
    background:#f2f2f2;
}
.private-hotel-head .nav-item {
    width: calc(100%/4);
}
.private-hotel-head .nav-item img
{
    width: 25px;
}
.private-hotel-head .nav-tabs .nav-link {
    text-align: center;
    padding: 4px;
    color: #666;
    font-size: 18px;
    font-weight: 400;
}
.private-hotel-head .nav-tabs .nav-link.active {
    background-color: #1688ca;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #fff;
}
.private-hotel-cont {
    padding: 10px !important;
    background: #f2f2f2;
}
#makkah-owl-2, #madinah-owl-2, #trans-owl-2 {
  margin-top: 10px;
}
#makkah-owl-2 .owl-stage-outer, #madinah-owl-2 .owl-stage-outer, #trans-owl-2 .owl-stage-outer {
    height: 99px;
}
.private-hotel-cont .owl-nav
{
    display: none;
}
.hotel_cont_overlay {
    background:rgba(0, 0, 0, 0.7);
    padding: 5px 15px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.hotel_cont_overlay ul {
    list-style: none;
    position: relative;
    display: inline-block;
    padding-left: 20px;
    width: 100%;
    margin:0;
}
.hotel_cont_overlay li {
    float: left;
    color: #fff;
    font-size: 15px;
}
.hotel_cont_overlay li:first-child::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/hotel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    left: -5px;
    top: 5px;
}
.hotel_cont_overlay h3
{
    font-size: 20px;
    color: #fff;
}
span.hot-over {
    font-size: 14px;
    color: #1688ca;
}
span.hot-over .fa
{
    color: #666;
}
.hotel_cont_overlay li:last-child
{
    text-align: right;
}
.itinerary-private {
    background: url(../images/bg.jpg);
    padding: 0 50px 50px !important;
}
.itinerary-private .card-header li
{
    width: calc(100%/6) !important;
}
.itinerary-private .card-body {
    background: #f2f2f2;
    margin-top: 5px;
    padding: 20px 0;
}
.itinerary-private .itinerary-in li
{
    color: #1a1a1a;
}
.itinerary-private .itinerary-in h4
{
    color: #1688ca;
}
.form_other {
    padding: 0 50px 40px;
    background: url(../images/bg.jpg);
}
.form_other_in {
    position: relative;
    display: inline-block;
}
.private_form {
    float: left;
    background: #fff;
    padding: 30px 50px !important;
    border: 1px solid #ccc;
    border-radius: 10px;
    text-align: center;
}
.private_form .form-control {
    background-color: #f2f2f2;
    border: 1px solid #ced4da;
    border-radius: 0;
    margin: 7px 0;
    padding: 22px 10px;
    font-size: 18px;
    color: #666;
}
.private_form select {
    text-transform: none;
    background-color: #f2f2f2;
    border: 1px solid #ced4da;
    border-radius: 0;
    margin: 7px 0;
    padding: 9px 10px;
    font-size: 18px;
    color: #666;
    width: 100%;
}
input#btncontinue {
    padding: 5px 15px;
    background: #eedb35;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #ccc;
    font-size: 20px;
    margin-top: 15px;
}
.date::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/calender.png);
    width: 24px;
    height: 26px;
    background-size: 100%;
    background-repeat: no-repeat;
    top: 18px;
    left: 22px;
}
.date input
{
    padding: 22px 35px !important;
}
.private_other {
    float: left;
    padding: 26px 100px !important;
}
.private_other .owl-carousel
{
    display: block;
}
.private_other .privateHeading img
{
    width: 100%;
}
.private_other .privateHeading {
    height: 181px;
}
.private_other .overlay_div {
    right: 6px;
}
.NameHotel
{
    padding: 10px 0;
}
.NameHotel h2 {
    color: #1688ca;
    font-size: 24px;
    padding-left: 30px;
}
.NameHotel h2::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/hotel.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    left: 0;
    top: 12px;
}




.private_left_bar {
    float: left;
    padding: 0 !important;
    width: 22% !important;
}
.private_middle_bar {
    float: left;
    max-width: 78% !important; 
}
.private-table td {
    border: none !important;
    padding:0 0 35px !important;
}
.private-table tr:nth-of-type(odd)
{
    background: transparent;
}
.private-package {
    display: inline-block;
    position: relative;
    width: 100%;
    border: 2px solid #eedb35;
    background: #fff;
}
.private-package-top {
    background: #1687c9;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 5px 10px;
}
.private-pack-name {
    width: 25%;
    float: left;
}
.private-pack-name h2 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-family: 'Playfair Display', serif;
    margin:0;
}
.private-pack-budget {
    width: 22%;
    float: left;
}
.private-pack-budget h4 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin:0;
}
.private-pack-acco {
    float: left;
    width: 53%;
}
.private-pack-acco ul {
    list-style: none;
    position: relative;
    display: inline-block;
    margin: 0;
    padding-left: 0;
    float: right;
    width:100%;
}
.private-pack-acco li {
    float: right;
    font-size: 12px;
    color: #978907;
    position: relative;
    padding: 2px 9px;
    font-weight: 600;
    background-color: #f2dc0c;
    border-radius: 6px;
    margin-right: 5px;
    margin-top: 3px;
}
.private-pack-acco li img {
    width: 20px;
}
/*.private-pack-acco li::before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 10px;
    position: absolute;
    display: block;
    top: 5px;
    left: -15px;
}*/
.private-package-info {
    padding: 0 !important;
    position: relative;
    display: inline-block;
    margin:-6px 0;
}
.ppi_img {
    float: left;
    padding: 0 !important;
    height:167px;
}
.ppi_img img
{
    width: 100%;
    height:100%;
}
.ppi_makkah::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/makkah.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 0;
}
.ppi_madinah::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/madinah.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 0;
}
.ppi_cont {
    float: left;
    padding: 10px 0;
}
.ppi_cont_in {
    display: inline-block;
    position: relative;
    padding: 0 !important;
    text-align: left;
}
.ppi_cont_makkah, .ppi_cont_madinah {
    float: left;
    padding:0 !important;
}
.ppi_cont_in h4 {
    font-size: 20px;
    color: #666;
    font-weight: 600;
    padding-left: 25px;
}
.ppi_cont_in h4::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/hotel.png);
    width: 20px;
    height: 20px;
    background-size: 100%;
    left: 0;
    top: 2px;
}
.ppi_cont_in h5 {
    color: #1a1a1a;
    font-size: 18px;
    line-height:25px;
    font-weight: 600;
    margin: 0;
    padding-left:25px;
}
.ppi_cont_in h6
{
    font-weight:600;
    padding:5px 0;
}
.ppi_cont_in span.hotel_distance
{   
    color: #666;
}
.private-share {
    border-top: 1px solid #ccc;
    padding: 5px 0;
    text-align: left;
}
.private-share p {
    font-size: 15px;
    margin-bottom: 0;
}
.ppi_img .overlay_price {
    width: 209px;
    border-radius: 0 10px 10px 0;
    position: absolute;
    bottom: -15px;
    left: -2px;
    top: unset;
}
.ppi_img .overlay_price h4 {
    line-height: 30px;
    font-size: 28px;
}
span.priceSpan {
    font-size: 14px;
    color: red;
    background-image: linear-gradient(to bottom, transparent 0em, transparent 0.63em, #ff0000 0.63em, #ff0000 0.7em, transparent 0.7em, transparent 1.4em);
}
.ppi_button {
    float: left;
    background: #f2f2f2;
    padding: 24px 15px;
    margin-top: 1px;
}
span.pp {
    font-size: 14px;
    line-height:14px;
    display: block;
    color: #666;
}
.ppi_button .book-package {
    float: none;
    margin: 19px 0;
}
.package_sort {
    margin: 10px 0;
    background: #fff;
}
.private_left_bar select {
    width: 90%;
    margin: 10px 15px !important;
    padding: 2px;
    border-color: #ccc;
}
.package_hotel-select {
    background: #fff;
    margin: 10px 0;
}
.package_select {
    background: #fff;
}
.package_select ul {
    list-style: none;
    padding: 5px 0;
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
}
.package_select li {
    float: left;
    padding-left: 0;
    text-align: center;
    background: #1687c9;
    margin: 8px;
    color: #fff;
    padding: 5px 10px;
}

.single_package {
    margin-top: 0px;
}

.itinlist_outer
{
 background-color: #eedb35;padding: 15px;
                            margin: 0 10px;
                            position: relative;
                            display: inline-block;
                            width: 97%;
                            margin-top:-10px;
                            
}
.itinlist_outer_toggle {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
}
.itinlist_outer_toggle a span::after {
    content: "\f067";
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    color: #1c88fd;
    left: 37%;
    top: 16px;
}
.itinlist_inner
{
    padding-top:20px;
}
.itineryRecords {
    background: none !important;
    font-size: 20px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    color: #1687c9 !important;
    padding: 0 !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    
}
.modal-footer {
    display: none !important;
}
.modal-header {
    padding: 0px !important;
    border: none !important;
}
.modal-body {
    padding: 0rem 1rem !important;
}
.itiList p {
    background: none !important;
    font-size: 15px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
    color: #595656 !important;
    
    padding: 0 !important;
    margin: 0;
}

.hotelstar {
    display: inline-block;
    float: right;
    padding-right: 3px;
}

.hotelContent .book-button::before {
    display: none;
}

.itiList {
    margin-bottom: 12px;
}

.hotel-details img{max-height: 176px;
width: 260px;
height: 176px;}

.hotel-details {
    max-height: auto;
    width: auto;
    height: auto;
}

.hotel-details img{

    width: 100%;
}


.packagedetails, .packagedetails img{

    width: 100%;

}

.other_pack:hover img{
    
   transform: scale(1.1); /* Equal to scaleX(0.7) scaleY(0.7) */
  
}



.other_pack {
    
    overflow:hidden;
    
}

.other_pack img{
    
    transition: 0.2s ease all 0s;
}

.visa:hover img{
    
   transform: scale(1.1); /* Equal to scaleX(0.7) scaleY(0.7) */
  
}
.visa{
    overflow:hidden;
}

.air:hover img{
    
   transform: scale(1.1); /* Equal to scaleX(0.7) scaleY(0.7) */
  
}
.air{
    overflow:hidden;
}


.packagedetails{background-image: url(../images/bg.jpg);
background-repeat: no-repeat;background-size: cover;

}


@media (min-width: 1600px) {
  
.serv_dest::after{    width: 1200px;}
}


.package {
    position: relative;
    padding-left: 5px;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    color: #1687c9;
    font-family: 'Lato', sans-serif;
    font-weight:400;
}

h5.ramzaan a {
    font-size: 14px !important;
    color: #1687c9;
}
.heading{
 font-size: 24px;
    line-height: 30px;
    color: #1687c9;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0px !important;
   
    justify-content: space-between;
}

.mainheading h5 {
    font-size: 25px;
    line-height: 30px;
    color: #1687c9;
    font-weight: 600;
    margin-bottom: 0;
    padding: 8px;
    display: flex;
    justify-content: space-between;
    font-family: 'Playfair Display', serif;
}

.mainheading .heading{
    font-size: 24px;
    line-height: 30px;
    color: #1687c9;
    font-weight: 600;
    margin-bottom: 0;
    padding: 8px;
   
    
}

.no_packAvailable {
    background-color: #F5F5F7;
    padding: 20px;
    margin-top: 15px;
    text-align: center;
    font-size: 17px;
    font-weight: 300;
    color: #000;
}
.no_packAvailable strong {
    display: block;
    font-size: 33px;
    font-weight: 500;
    margin-bottom: 10px;
}

.packagesDate {

    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;

}
.packagesDate span
{
    padding:0;
}
.flights {

    height: 60px;
    border-bottom: 1px solid #fff;
    display: flex;
    justify-content: space-between;

}

.pdays span {
    margin-top: 10px;
    color: #1a1a1a !important;
    font-size: 15px;
    padding: 0;
}


/*new style homepage*/

.home_second {
    background: transparent;
    padding: 0;
}
.innerpackage_home {
    background: #fff;
    padding: 8px;
    margin: 15px;
    box-shadow: 0 0 5px 10px rgba(0, 0, 0, 0.02);
}
.second_innerpackage {
    display: inline-block;
    position: relative;
}
.innerpackage_group {
    float: left;
}
.innerpackage_group::after {
   content: "";
    position: absolute;
    display: block;
    background: url(../images/right-border.png);
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 428px;
    left: -10px;
    top: 80px;
    z-index: 999;
}
.innerpackage_ramzan {
    float: left;
}
#group-tour, #ramzan-umrah {
    padding: 10px 0;
}
.second_innerpackage h2.mainTitle {
    font-size: 26px;
    line-height: 35px;
}
.second_innerpackage h2.mainTitle::after {
    width: 260px;
    height: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.second_innerpackage h4 {
    background: #1a1a1a;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    text-transform: capitalize;
}
.innerpackage_home_info {
    padding: 10px;
    position: relative;
    height: 200px;text-align:left;
}
.innerpackage_home_info::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 270px;
    height: 20px;
    top: 0;
    left: -50%;
    transform: translateX(-68%);
}
.innerpackage_home_info::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 270px;
    height: 24px;
    bottom: 16px;
    left: -50%;
    transform: translateX(-66%);
}
.innerpackage_home_info ul {
    list-style: none;
    padding-left: 25px;
}
.innerpackage_home_info li {
    position: relative;
    padding: 2px 0;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}
.innerpackage_home_info li strong {
    font-weight: 700;
}
.innerpackage_home_info li:first-child::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/makkah.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    top: 7px;
    left: -24px;
}
.innerpackage_home_info li:nth-child(2n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/madinah.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 20px;
    top: 7px;
    left: -24px;
}
.innerpackage_home_info li:nth-child(3n)::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/cal-p.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 7px;
    left: -24px;
}
.innerpackage_home_info li:nth-child(4n)::before {
    content: "";
    display: block ;
    position: absolute;
    background: url(../images/air.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    top: 7px;
    left: -24px;
}

#group-tour .innerpackage_home_info li:nth-child(4n)::before{display:block !important;}

.innerpackage_home_price h5 {
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    color: #1688ca;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin: 10px 0;
}
.innerpackage_home_price h5 span {
    font-size: 16px;
    font-weight: 600;
}
.innerpackage_home_price .fa {
    color: #000;
}

.button_second {
    padding: 8px;
    margin: -55px 15px 0;
}
.button_second ul {
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
    width: 100%;
}
.button_second li a {
    float: left;
    background: #eedb35;
    text-align: center;
    padding: 10px 0;
    width: 46%;
    margin: 2%;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #0086c1;
    font-family: 'Lato', sans-serif;
}
.button_second li a::before {
    content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    top: 4px;
    left: 0;
}
.button_second li a::after {
    content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    bottom: 4px;
    left: 0;
}
.innerpackage_home_price {
    padding: 0 8px;
}

.marq {
    background: #fff;
    padding: 0 10px 10px;
}
marquee {
    font-size: 16px;
    font-weight: 500;
    color: #1687c9;
}
#toggle_visibility{
  width: 100%;
  padding: 50px 0;
  text-align: center;
  background-color: lightblue;
  margin-top: 20px;
}
.trams-conditions #toggle4 {
    font-size: 16px;
    color: #1687c9;
    padding-left: 20px;
    background-size: 15px;
    padding-right: 20px;
    font-weight: 500;
}

.trams-conditions {
  padding: 0 10px;
  margin: 10px 0;
  position:relative;
}

.trams-conditions .plus-icon {
  background: url(../images/plus.png) no-repeat right center;
}


.trams-conditions .plus-icon.mins-icon {
  background: url(../images/minus.png) no-repeat right center;
}

.trams-conditions .trams-con {
  font-size: 12px;
  color: #747474;
  margin-top: 5px;
  display: none;
  overflow: auto;
}
a#toggle4::before {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/child.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    left: 0;
    top: 2px;
}
a.reset_filter_type {
    position: absolute;
    top: 4px;
    right: 10px;
    background: #fff;
    padding: 4px 10px;
}
.date-package {
    padding: 7px 10px;
    background: #1a1a1a;
}
span.calender-date {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    font-family: 'Playfair Display', serif;
}
table.package-table>thead>tr>th {
    background: #efefef;
    border: none;
    padding: 10px !important;
}
th.program-chart {
    color: #1688ca;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left !important;
    font-weight:600 !important;
}
th.makkah-icon, th.madinah-icon {
    font-size: 16px;
    color: #1a1a1a;
    text-align: center !important;
    position:relative;
}
th.makkah-icon::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/makkah-gray.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    left: 5px;
    top: 5px;
}
th.madinah-icon::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/madinah-gray.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 22px;
    height: 25px;
    left: 5px;
    top: 5px;
}
table.package-table>tbody>tr>th {
    background: #f7f7f7;
    text-align: left !important;
    font-size: 14px;
    color: #1a1a1a;
    position:relative;
    padding:5px 10px !important;
    font-weight:600;
}
th.capital {
    color: #1688ca !important;
    text-transform: uppercase;
    font-size: 16px;
    border-right: 2px solid #dadada;
    border-left: none;
    border-top: none;
    border-bottom: none;
}
tr.first-row {
    border-bottom: 2px solid #dadada;
}
td, th {
    border: none;
    text-align: left !important;
    padding: 4px 10px !important;
    font-size: 14px;
    font-weight: 600;
    color: #797979;
    position:relative;
}
table.package-table>tbody>tr>th:nth-child(2)::before, table.package-table>tbody>tr>th:nth-child(4)::before {
    content: "";
    position: absolute;
    display: block;
    background: #1687c9;
    width: 1px;
    height: 22px;
    right: 10px;
    top: 6px;
}

table.package-table>tbody>tr>td:nth-child(2)::after, table.package-table>tbody>tr>td:nth-child(4)::after {
    content: "";
    position: absolute;
    display: block;
    background: #1687c9;
    width: 1px !important;
    height: 28px !important;
    right: 10px;
    top: 2px;
}
.package-pricing .card {
    padding: 10px;
    background: #efefef;
}
.package-pricing .card-body
{
    padding:10px 0;
}
.package-pricing .nav-tabs .nav-link {
    text-align: center;
    padding: 4px 15px 4px 35px;
    position:relative;
    color: #1687c9;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.package-pricing .nav-tabs .nav-link.active {
    color: #1a1a1a;
    border:1px solid #ccc;
}
.book-package ul {
    position: relative;
    list-style: none;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin:0;
}
.book-package li {
    float: left;
    padding: 0 5px;
}
.package-pricing .card-header-tabs
{
    margin:0;
}
.package-dates {
    padding: 10px;
    background: #efefef;
    font-family: 'Lato', sans-serif;
}
.package-pricing .card .nav-tabs .nav-item {
    margin-right: 10px;
}
.trans_InDetails th {
    background: #1688ca;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    border:1px solid;
}
.trans_InDetails td
{
    border:1px solid #1688ca;
}
.trans_InDetails td p
{
    margin-bottom:0;
}
.book-package .modal-content
{
    background:#eedb35;
    font-family: 'Lato', sans-serif;
}
.book-package .p-5 {
    padding: 1rem 2rem 0 !important;
}
.book-package p.h4.mb-4 {
    font-size: 25px;
    color:#1687c9;
}
.book-package .form-control {
    padding: 10px 15px !important;
    margin-bottom: 15px !important;
    border-radius: 10px !important;
    border: 1px solid #1a1a1a !important;
    background: rgb(238, 219, 53) !important;
    font-size: 15px !important;
    -webkit-text-fill-color: #1a1a1a;
}
.book-package .form-control:disabled {
    background: rgba(130, 119, 28, 0.58) !important;
    -webkit-text-fill-color: #fff !important;
}
.book-package .btn-info {
    color: #fff;
    background-color: #1687c9;
    border-color: #1687c9;
}


.book-package .modal-header {
    display: inline-block;
    height: 40px;
}
.book-package .modal-header h4 {
    font-size: 20px;
    line-height: 30px;
    color: #1687c9;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.modal1 .modal-header .close {
    padding: 1rem;
    margin: 0rem 0rem 0rem auto;
}
.modal2 .modal-header .close {
    padding: 1rem;
    margin: -3rem 0rem -1rem auto;
}
.owl-dots {
    display: none;
}
.package-table td:before
{
    display:none;
}


.toggle,
[id^=drop] {
    display: none;
}

/* Giving a background-color to the nav container. */
nav { 
    margin:0;
    padding: 0;
    background-color: #1a1a1a;
}

#logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size:20px;
    line-height: 60px;
}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
    content:"";
    display:table;
    clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
       padding: 0 25px;
    margin: 0;
    list-style: none;
    position: relative;
    width: 100%;
    display: block;
    margin: 0 auto;
    width: 1200px;
    }
    
/* Positioning the navigation items inline */
nav ul li {
    margin: 0px 5px;
    display:inline-block;
    }

/* Styling the links */
nav a {
    display: block;
    padding: 14px 16px;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

nav li.active a {
    color: #d8c520;
}
nav li a img {
    display: block;
    margin: 0 auto;
}
nav ul li ul li:hover { background: #000000; }

/* Background color change on Hover */
nav a:hover {
    background-color: #000000;
    color: #eedb35;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
    display: none;
    position: absolute;
    z-index: 9999;
    padding: 0;
    background: #1a1a1a;
    width: 210px;
}
    
/* Display Dropdowns on Hover */
nav ul li:hover > ul {
    display:inherit;
}
    
/* Fisrt Tier Dropdown */
nav ul ul li {
    float:none;
    display:list-item;
    position: relative;
}

/* Second, Third and more Tiers 
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
    position: relative;
    top:-60px;
    /* has to be the same number as the "width" of "nav ul ul li" */ 
    left:170px; 
}

    
/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 768px) {

    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }

    nav {
        margin: 0;
    }

    /* Hide the navigation menu by default */
    /* Also hide the  */
    .toggle + a,
    .menu {
        display: none;
    }

    /* Stylinf the toggle lable */
    .toggle {
        display: block;
        padding: 4px 0;
        color: #FFF;
        text-decoration: none;
        border: none;
        margin: 0;
    }

    .toggle:hover {
        background-color: #000000;
    }
    nav a {
        padding: 8px 0px;
    }
    .toggle .fa-bars {
        padding: 0 20px;
    }
    nav li a img {
        display: none;
    }
    nav i.fa.fa-bars {
        font-size: 30px;
    }
    /* Display Dropdown when clicked on Parent Lable */
    [id^=drop]:checked + ul {
        display: block;
    }

    /* Change menu item's width to 100% */
    nav ul li {
        display: block;
        width: 100%;
        }

    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }

    nav ul ul ul a {
        padding: 0 80px;
    }

    nav a:hover,
    nav ul ul ul a {
        background-color: #000000;
    }
  
    nav ul li ul li .toggle,
    nav ul ul a,
  nav ul ul ul a{
        padding:14px 20px;  
        color:#FFF;
        font-size:17px; 
    }
  
  
    nav ul li ul li .toggle,
    nav ul ul a {
        background-color: #212121; 
    }

    /* Hide Dropdowns by Default */
    nav ul ul {
        float: none;
        position:static;
        color: #ffffff;
        /* has to be the same number as the "line-height" of "nav a" */
    }
        
    /* Hide menus on hover */
    nav ul ul li:hover > ul,
    nav ul li:hover > ul {
        display: none;
    }
        
    /* Fisrt Tier Dropdown */
    nav ul ul li {
        display: block;
        width: 100%;
    }

    nav ul ul ul li {
        position: static;
        /* has to be the same number as the "width" of "nav ul ul li" */ 

    }

}

@media all and (max-width : 330px) {

    nav ul li {
        display:block;
        width: 94%;
    }

}

span.start-from {
    display: block;
}
img.cimg {
    width: 125px;
}
li.whatsapp a {
    background: transparent !important;
    border: navajowhite;
    padding:5px;
}
.contactno ul {
    display: inline-block;
    position: relative;
    padding: 0;
    width: 100%;
}
.contactno li {
    float: left;
    width: calc(100%/2);
    position: relative;
    padding-left: 30px;
}
.contactno li:first-child:before {
    content: "\f095";
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 10px;
    top: 2px;
}
.contactno li:last-child:before {
    content: "\f232";
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 20px;
    left: 10px;
    top: 2px;
}
.contactno li:first-child:after {
    content: "/";
    position: absolute;
    display: block;
    right: -6px;
    top: -6px;
    font-size: 30px;
}

.contactno a {
    font-size: 20px;
    line-height: 30px;
    border: none;
    background: transparent;
    padding: 0 !important;
}
th.capital.makkah-icon, th.capital.madinah-icon {
    padding-left: 30px !important;
    position: relative;
}
.miscellaneous {
    display: inline-block;
    position: relative;
    padding: 3rem !important;
    background: url(../images/bg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
}
.private-package-hotel .item img {
    border: 3px solid #eedb35;
    /*height:250px;*/
}

li.social-links .wrapper {
  position: relative;
  overflow: hidden;
  width: 120%;
}
ul.social-share {
    padding: 0;
    width: 46%;
}
ul.social-share li {
    width: 22% !important;
}
li.social-links button, li.social-links .fa {
    display: block;
    float: left;
    position: relative;
    width: 30px !important;
    height: 30px;
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    outline: none;
    cursor: pointer;
    transition: all 200ms ease;
    border-radius: 100%;
}
li.social-links button::before,
li.social-links .fa::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
}
li.social-links button:hover,
li.social-links .fa:hover {
  border-color: #3498db;
  background-color: #3498db;
  color: white;
}

li.social-links .fa {
  margin: 0px 5px;
}

li.social-links button {
  z-index: 2;
}

.social-share {
    z-index: 1;
    margin-left: 0;
    text-align: left;
    position: absolute;
    left: -30px;
    top: 0;
}
.social-share li {
  opacity: 0;
  transform: scale(0) translateX(0);
}

.social-share li:nth-child(1) {
  transition-delay: 0ms;
  z-index: 3;
}
.social-share li:nth-child(2) {
  transition-delay: 100ms;
  z-index: 2;
}
.social-share li:nth-child(3) {
  transition-delay: 150ms;
  z-index: 1;
}
.social-share li a {
    color: #3498db;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: transparent;
    border: none;
}

.start-animation li {
  transform: scale(1) translateX(100%);
  opacity: 1;
}
.start-animation button {
  border-color: #3498db;
  background-color: #3498db;
  color: white;
}
.hideforDesktop, .needHelpforMobile 
{
    display:none;
}

.book-package li:first-child {
    /*width: 35%;*/
    cursor: pointer;
}
li.book-now-button
{
    width: 20%;
}
li.social-links {
    width: 45%;
}

.amenity3{
    
    padding:30px;
}

.book-button {
    background: #eedb35;
    padding: 8px 13px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    border: none;
}

.location-video {
    padding: 2rem;
}
.location-video .card {
    padding: 4rem !important;
}
.location-video-head {
    width: 380px !important;
    margin: 0 auto;
}
.location-video-head ul li {
    width: calc(100%/2);
}

.location-video-head .nav-tabs .nav-link {
    background: #1688ca;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 10px;
}

.headingNOTE {
    margin-top: 30px;
    padding: 10px 20px;
    font-weight: bold;
}

.hometrans {
    background: #eedb35;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding: 5px;
    color: #1688ca;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
}



.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
    .MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
        .MultiCarousel .MultiCarousel-inner .item { float: left;}
        .MultiCarousel .MultiCarousel-inner .item > div { text-align: center; padding:10px; margin:10px; background:#f1f1f1; color:#666;}
    .MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
    .MultiCarousel .leftLst { left:0; }
    .MultiCarousel .rightLst { right:0; }
    
        .MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }



.blogimg {
    /*width: 322px;*/
    height: 220px;
    overflow: hidden;
    margin: 0 auto; 
}


.blogimgBig {
    width: 100%;
    
    overflow: hidden;
    margin: 0 auto; 
}

.blogimg1 {
    width: 224px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto;
}
.blogimg img {
    width: 100%;
}

.blogimg1 img {
    width: 100%;
}

.blogimgBig img {
    width: 100%;
}


.blogdecription {
   text-align: left;
   padding: 10% 5%;
}

.blogdecription h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color:#333;
    font-family: Poppins,Helvetica,sans-serif;
    
}
.blogdecription small a{
    font-weight: 500;
    color: #999;
    font-size:13px;
}
.blogdecription h4:hover{
    color: #1688ca;
}
.blogdecription .read{
    color: #1688ca;
    font-family: Poppins,Helvetica,sans-serif;
    font-size:13px;
}
.blogdecription p {
    font-size: 15px;
    line-height: 25px;
    color: #1a1a1a;
    font-family: Poppins,Helvetica,sans-serif;
    text-align: justify;
}
.wrapblog {
    background: #fff;
    box-shadow: 0px 0px 11px #ccc;
    /*padding: 10px;*/
}

.private-share p {
    font-size: 14px;
    font-weight: 600;
    color: #797979;
}

.hotl {
  
  transition: transform .6s;
  
}

.hotl:hover {
  -ms-transform: scale(0.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.05); 
}




/*Hajj packages 2019*/

.hajjlatestpackages{background: url('../images/bg.jpg');}

.custome-container{     max-width: 1240px !important;  }
.hajjlatestpackages .breadcrumb_inner::after{display: none;}
.hajjlatestpackages .breadcrumb_title h3 span{    font-family: 'Great Vibes', cursive;
    font-size: 60px;}

    .hajjlatestpackages .breadcrumb_inner{    background: url(../images/hajjbg.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px;
    position: relative;
    }

    .hajjlatestpackages .breadcrumb_title h3{text-align: right;
    color: #fff;
    font-weight: 400;
    font-size: 50px;
    margin-bottom: 0;
    font-family: 'Playfair Display', serif;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 3px;}
.package_type.hajjpack h3 {
    background: #1688ca;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 11px;
    margin-bottom: 0px;
    padding-left: 20px;
}
.package_type.hajjpack {
    background: #fff;
}
.need-help li::before{display: none;}
.package_type.hajjpack .package-type .card{    padding-left: 20px;}
.need-help.needhelphajj {
    padding-left: 30px;
    background: #e5cc17;
    position: relative;
}
.need-help.needhelphajj ul{padding-left: 0px;}
.need-help.needhelphajj li:first-child::before,.need-help li:nth-child(2)::before
,.need-help li:nth-child(3)::before{display: none;}
.need-help.needhelphajj li i {
    margin-right: 10px;
}
.need-help.needhelphajj li{font-size: 17px;}
.need-help.needhelphajj span a {
    color: #000;
}
.need-help.needhelphajj span{padding-left: 15px;position: relative;}
.lineyello {
    border: 0.5px solid #1688ca;
    width: 100%;
    margin: 0 auto;
    left: -7px;
    position: relative;
}
.need-help.needhelphajj::after {
    content: '';
    position: absolute;
    left: 0px;
    /* top: 10px; */
    width: 160px;
    height: 47px;
    border-left: 140px solid transparent;
    border-right: 140px solid transparent;
    border-top: 34px solid #e5cc17;
    clear: both;
    bottom: -47px;
}

.hajjpackageother span {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    /* padding: 36px 90px; */
    width: 40%;
    padding-left: 25px;
    padding-top: 41px;
}
.othrer h3 {
    background: #1688ca;
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    padding: 11px;
    margin-bottom: 0px;    padding-left: 20px;
}
.packagesheading {
    background: #1688ca;
    color: #fff;
    padding: 5px;
}
.packagesheading h4 {
    font-size: 17px;    font-weight: 400;
    margin-bottom: 0px;
}
.packagesheading h4 span {
    margin-left: 15px;
}
.dottedline {
    border: 1px dashed #fff;
    padding: 7px;
}


/**/
#owl-demo .item{
  background: #3498DB;
  padding: 30px 0px;
  margin: 0;
  color: #FFF;
  border-radius: 0;
  text-align: center;
  height: 300px;
}

#owl-demo2 .item{
  background: #2980B9;
  padding: 30px 0px;
  margin: 0;
  color: #FFF;
  text-align: center;
  border-radius: 0;
  height: 300px;
}

#owl-demo3 .item{
  background: #3498DB;
  padding: 30px 0px;
  margin: 0;
  color: #FFF;
  text-align: center;
  border-radius: 0;
  height: 300px;
}

.customNavigation{
  text-align: center;
}
/*use styles below to disable ugly selection*/
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.imghajj {
    width: 204px;display: inline-block;
}
.hotelhajjdetails li span img {
    width: auto !important;
    display: initial !important;
}

.hajjpackname {
    display: inline-block;
    width: 210px;
    vertical-align: top;
    margin-left: 5px;
}
.packagebg {
    background: #ccc;
    padding: 7px;
}
.hajjpackname h5 {
    background: #847878;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;padding-bottom: 13px;padding-top: 13px;
    font-weight: 600;
}
.hajjpackname p {
    margin-bottom: 0px;
    font-size: 19px;    padding-left: 10px
}
.hajjpackname span {
    font-size: 39px;
    display: block;
    line-height: normal;
    padding-left: 10px;
    font-weight: 500;
}

.hotelhajjdetails ul {
    padding-left: 3px;
    list-style: none;
}
.hotelhajjdetails li span img {
    width: 20px !important;
    display: inline-block !important;
    margin-right: 10px;
}
.hotelhajjdetails ul li {
    margin-top: 6px;
}
.hotelhajjdetails span strong {
    color: #333;
    font-size: 15px;
}
.hotelhajjdetails span{font-size: 15px;color: #4d4d4d;}

.hotelhajjdetails span .fa.fa-star {
    color: #b29c00;
}
.hajjpackname small {
    padding-left: 9px;
    font-size: 73.5%;
}

.bookinghajj {
    text-align: right;
}
.bookinghajj a {
    text-align: right;
    display: inline-block;
   padding: 8px 10px;
    background: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;position: relative;
}
.packageshajjdetails {
    background: white;
    padding: 5px;
}

.hajjnewpakcge{margin-bottom: 20px;}
.groupdetailname {
    background: #efefef;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    padding: 8px 0px;
}
.grouphajjwrap {
    background: white;
    padding: 6px;
}
.grouwrap ul {
    list-style: none;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.grouwrap ul li.darkbg {
    background: #e6e6e6;
    padding: 10px;
}
.grouwrap ul li.lightbg{
    background: #f2f2f2;
    padding: 9px;
}
span.groupno {
    color: #1688ca;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    padding-right: 15px;
}
.grouwrap ul li.darkbg {
    background: #e6e6e6;
    padding: 10px;
    color: #666;
    font-weight: 500;
    font-size: 15px;
}
.grouwrap ul li.darkbg i {
    padding-right: 10px;
    font-size: 16px;
}
.grouwrap ul li.lightbg span {
    color: #0086c1;
    font-size: 15px;
    font-weight: 500;
    margin-right: 8px;
}
.grouwrap ul li.lightbg small {
    font-size: 13px;
    color: #4d4d4d;
}

.hajjaccordion .card-header {
     background: #efefef ; 
}
.hajjaccordion .card {
    margin-bottom: 8px;
}

[data-toggle="collapse"] .fa:before {
    content: "\f068";
    background: #eedb35;
    padding: 13px 16px;
    color: #0086c1;
    font-weight: 400;
    font-size: 14px;
}
[data-toggle="collapse"].collapsed .fa:before {
    content: "\f067";   background: #eedb35;
     padding: 13px 16px;
    color: #0086c1;
    font-weight: 400;
    font-size: 14px;
}

button.btn.btn-link.haj {
    padding-left: 0px;
    color: #333;
    font-weight: 700;
    font-size: 20px;
    padding-top: 1px;
    padding-bottom: 8px;
}
button.btn.btn-link.haj:hover,button.btn.btn-link.haj:active,button.btn.btn-link.haj:focus {
 text-decoration: none;
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: transparent;
    border-color: transparent;
}

.btn-link.focus, .button.btn.btn-link.haj:focus {
    text-decoration: none !important;
    border-color: transparent;
    box-shadow: none;
}

.start-animation button {
    border-color: transparent;
    background-color: transparent;
    /* color: #040404; */
}

.hajjaccordion .card-body{background: #fff;}
.color1{background: #def9f5;}
.color1 .hajjpackname h5{
    background: #53b7b2;
}
.color1 .hajjpackname p,.color1 .hajjpackname span{
    color: #2a968e;
}
.color1 .bookinghajj a{
    background: #53b7b2;
    color: #fff;
    font-weight: 600;
}

.color2{background: #ede8d1;}
.color2 .hajjpackname h5{
    background: #bfaa51;
}
.color2 .hajjpackname p,.color2 .hajjpackname span{
    color: #846e0f;
}
.color2 .bookinghajj a{
    background: #bfaa51;
    color: #fff;
    font-weight: 600;
}


.color3{background: #e8efd3;}
.color3 .hajjpackname h5{
    background: #6a7c38;
}
.color3 .hajjpackname p,.color3 .hajjpackname span{
    color: #404c15;
}
.color3 .bookinghajj a{
    background: #6a7c38;
    color: #fff;
    font-weight: 600;
}

.color4{background: #f2e8e2;}
.color4 .hajjpackname h5{
    background: #af663e;
}
.color4 .hajjpackname p,.color4 .hajjpackname span{
    color: #723b1f;
}
.color4 .bookinghajj a{
    background: #af663e;
    color: #fff;
    font-weight: 600;
}
 .bookinghajj a::after {
    position: absolute;
    content: '';
    border: 1px dashed #fff;
  width: 104px;
    height: 29px;
    left: 4px;
    top: 4px;
}
.hajjaccordion {
    margin-top: 15px;
}
.card-body p ,.card-body ul li{
    color: #666666;line-height: normal;
    font-size: 15px;font-weight: 400px;
}

.modelpopup .modal-header {
    padding: 10px !important;
    border: none !important;
}
.packagebg:hover, .packagebg:hover {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.packagebg {
    -webkit-transition: all  0.5s ease-in-out;
    -moz-transition: all  0.5s ease-in-out;
    -o-transition: all  0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


/*Hajj packages 2019 End*/


/*Hajj packages page destails 2019*/

.hajjpackdetails .packagesheading {
    background: #1688ca;
    color: #fff;
    padding: 5px 5px;
}

.hajjpackdetails .dottedline {
    border: 1px dashed #fff;
    padding: 13px;
}

.hajjpackdetails .packagesheading  strong{margin-right: 20px;font-size: 20px;}
.hajjdetailswrap .hotelhajjdetails strong{color: #387f7a;}
.hajjdetailswrap .hotelhajjdetails span{font-weight: 700;}
.hajjdetailswrap .hotelhajjdetails .fa.fa-star{color: #387f7a;}
.hajjpagedetailsgroupinfo {background: #f2f2f2;}
.hajjpagedetailsgroupinfo ul {
    padding-left: 0px;
    list-style: none;
    display: block;
    padding: 5px;
    margin-bottom: 0px;
}
.hajjpagedetailsgroupinfo ul li {
    display: inline-block;
    width: 24.3%;
    background: #fff;
    text-align: center;
    padding: 8px 20px;
    color: #387f7a;
    font-size: 15px;
    font-weight: 500;
}
.hajjpagedetailsgroupinfo ul li:first-child {background: #4bb2aa;
    color: #fff;
    text-align: left;} 
.hajjpagedetailsgroupinfo ul li:first-child strong {
text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;line-height: 0px;
}
.calicon {
    display: inline-block;
    width: 20%;
/*    margin-right: 5px;*/
    vertical-align: middle;
}
.textspan {
    display: inline-block;
    vertical-align: middle;
    width: 68%;
    text-align: left;
}
.rupee{width: 15%;}
.shifty {
    color: #387f7a;
}
.shifty small {
    margin-right: 10px;
}
.hajjdetailswrap {
    padding-bottom: 15px;
}
.hajjdetailsbooknow a {
    background: #387f7a;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 16px;
    font-weight: 500;
    font-size: 14px;
}
.hajjpackrightwrap {
    background: #f2f2f2;
    padding: 6px;
}
.hajjtentsdetails {
    background: #fff;
    padding: 10px;
    margin-bottom: 6px;
}
.ten {
    border-bottom: 1px dashed #4bb2aa87;
}
.hajjtentsdetails h5 {
    color: #387f7a;
    font-size: 16px;
    padding-bottom: 7px;
}

.hajjtentsdetails p {
    font-size: 13px;
    color: #666666;
    line-height: 23px;
    margin-bottom: 0px;
}

.hajjtentsdetails p strong {
    color: #387f7a;
}
.notehajjdetails p {
    font-size: 13px;
    line-height: 22px;
    color: #666666;
}
.notehajjdetails strong {
    color: #387f7a;
}
.notehajjdetails {
padding: 10px;
}

.hajjdetailhotel  .calicon{   width: auto;}
.hajjdetailhotel  .calicon img,.hajhotelname li span img{width: 25px;}
.gallery img {
  max-width: 100%;
  height: auto;
}



/* owl styling */
.gallery .owl-stage-outer {
  overflow: hidden;
}

.gallery .owl-stage {
  display: flex;
}

.gallery .disabled {
  display: none;
}

.gallery .owl-2 .owl-item {
  border: 2px solid transparent;
}

.gallery {
    padding: 5px;
    /* max-width: 320px; */
    background: #f2f2f2;
    margin: 10px;
}

.packageshajjdetails-hotel{ background: white;
    padding: 12px;}

    .gallery .owl-1 .img {max-width: 398px;height: 150px;overflow: hidden;}

     .gallery .owl-2 .thumb {max-width: 130px;height: 50px;overflow: hidden;}

.hajjdetailhotel .textspan{    color: #1688ca;
    font-weight: 500;
    text-transform: uppercase;}

.hajhotelname ul {
    padding-left: 15px;
    list-style: none;    margin-bottom: 0px;
}

.hajhotelname ul li {
    font-size: 14px;color: #4d4d4d;
    margin-bottom: 5px;
}
.hajhotelname ul li:first-child {
     color: #1688ca;
    font-weight: 500;
    text-transform: uppercase;
}

.hajhotelname .hotelstar {
    display: inline-block;
    float: right;
    padding-right: 13px;
}

.hajhotelname li .fa.fa-star {
 color: #1688ca;
    padding: 0px 0px;
    font-size: 12px !important;
}

.longEnough {
  max-height: 220px;
  width: 350px;
  overflow: auto;
}

ul.deptureindo li {
    display: inline-block;
    width: 20%;
    /*padding-bottom: 15px;*/
    border-bottom: 4px solid #e6e6e6;
    margin-right: 25px;
}
ul.deptureindo {
    padding-left: 8px;
    list-style: none;
    display: block;    margin-top: 10px;
}
.dephead {
    color: #1688ca;
    font-size: 17px;
    /* margin-bottom: 8px; */
    text-transform: uppercase;
    font-weight: 500;
}

.dephead span img {
    width: 25px;
}
.depinfo {
    font-size: 13px;
    color: #4d4d4d;
    /* line-height: 55px; */
    /* padding-bottom: 27px; */
    margin-bottom: 10px;
    font-weight: 500;
    margin-top: 8px;
}
.sauimg{
    width: 67%;
}

ul.hotinfohajj {
    padding-left: 10px;
    list-style: none;
}

ul.hotinfohajj li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
}
.makkdechajj strong,.makkdechajj span,.makkdechajj small {
    display: block;
}
.makkimg {
    width: 35%;
    display: inline-block;
}
.makkdechajj {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
.makkdechajj strong{
    color: #387f7a;
    font-weight: 500;
    font-size: 20px;
}

.makkdechajj span{
    color: #4d4d4d;font-size: 14px;
}


.hotname {
    color: #387f7a;
}

ul.hotinfohajj li small{    color: #1a1a1a;
    font-weight: 500;}

.longEnough {
    /* max-height: 478px !important; */
    width: 100%;
    overflow: auto;
    /* padding-left: 3px; */
    background: #f2f2f2;
     padding: 11px; 
    padding-right: 0px;
    /* height: 478px; */
    margin-top: 10px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px !important;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0,0,0,.15);
    background-color: #e6e6e6 !important;
}
.mCSB_scrollTools .mCSB_dragger{   height: 90px !important;}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: #e5cc17 !important;width: 7px !important;
    box-shadow: 0px 3px 4px #00000073;
}

ul.zillhajj {
    padding-left:5px;
    list-style: none;
}
.zilldate ul {
    padding-left: 0px;
    list-style: none;
}

ul.zillhajj > li {
    padding: 10px 0px;
    border-bottom: 1px solid #dcdcdc;
}
.zilldate {
     display: inline-block;
    font-weight: 400;
    color: #1688ca;
    font-size: 14px;
    margin-left: 28px;
    text-transform: uppercase;
    font-weight: 500;vertical-align: middle;
}
.zilldateinfo {
    display: inline-block;color: #1a1a1a;font-weight: 600;
    vertical-align: middle;    margin-left: 35px;
}

.zilldateinfo p{font-size: 14px;color: #4d4d4d;}
.incluexlue .nav-tabs {
    border-bottom: none;
    background-color: #1688ca;
    color: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #006aa5 !important;
    background-color: #e5cc17 !important;
  border: none !important;
}
 .incluexlue .nav-link {
    color: #ffffff  !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}
 .incluexlue .nav-tabs .nav-item {
     margin-bottom: 0px; 
}

ul.exlulist {
    padding: 11px 34px;
    list-style: none;padding-left: 10px;
}
ul.exlulist li ,ul.exlulist p{
    position: relative;
    padding-left: 14px;
    color: #666666;font-size: 15px;
}

ul.exlulist li::before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background: #0086c1;
    left: 0;
    top: 8px;
}

/*24-07-2019*/
.package_type {
    position: relative;
    margin-bottom: 15px;
}

.breadcrumb_inner{    height: 270px;}
.packwrapshift {
    padding: 8px;position: relative;
}
.packshiwr h4{background: #1a1a1a;
    color: #fff;
    padding: 8px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    font-family: 'Playfair Display', serif;
    text-transform: capitalize;}
.hajgrou {
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    color: #1688ca;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin: 10px 0;position: relative;
}

.hajgrou::after,.groupdta::after{
    content: "";
    position: absolute;
    display: block;
    background: url(../images/t_border.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 270px;
    height: 20px;
    top: 30px;
    left: 183px;
    transform: translateX(-68%);
}
.groupdta::after {
    top: 114px;
}

.groupdta{position: relative;    padding-bottom: 15px;}
.groupdta ul {
    list-style: none;
    margin-bottom: 0px;
    padding-left: 20px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .groupdta li{color: #666666;
    line-height: normal;
    font-size: 15px;    padding-bottom: 5px;}

.buttonview a{background: #eedb35;
    text-align: center;
    padding: 10px 15px;
    width: 46%;
    margin: 0px auto;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
color: #0086c1 !important;
    font-family: 'Lato', sans-serif;
    display: block;}

    .buttonview a::after{content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    bottom: 4px;
    left: 0;}
    .buttonview a::before {
    content: "";
    position: absolute;
    display: block;
    border-top: 1px dashed #bfaa13;
    width: 100%;
    height: 1px;
    top: 4px;
    left: 0;
}

.blackheading{background: #1a1a1a !important;}
.mullimno{
    text-align: right;
    float: right;
    font-size: 20px;
    font-weight: 800;
}

.mulimdec {
    background: #f2f2f2;
}

ul.hajjdepdetails {
    background: #1688ca;    margin-bottom: 10px;
}
ul.hajjdepdetails li {
    width: 33%;
    text-align: center;
   padding: 10px 5px;position: relative;
}

ul.hajjdepdetails li:not(:last-child)::after {
    position: absolute;
    content: '';
    border-right: 1px solid #ffffff6e;
    height: 51px;
    left:155px;
}

ul.hajjdepdetails, .hotelinfoshaj {
    padding-left: 0px;
    list-style: none;
    display: flex;
}
.depicons {
    display: inline-block;    width: 30px;
    vertical-align: middle;
}
.depdeta ,.makdec{
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;    text-align: left;
}


.makicon{    display: inline-block;
    width: 57px;
    vertical-align: middle;}
.depdeta p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
}

.depdeta p strong{font-size: 15px !important;}

.hotelinfoshaj{justify-content: space-between;}

ul.hotelinfoshaj li {
       width: 48%;
    background: #f2f2f2;
    border-radius: 19px;
    padding: 10px 0px;
    padding-left: 21px;
}
.makdec p{margin-bottom: 0px;color: #4d4d4d;line-height: 20px;    font-size: 13px;}
.makdec p .fa.fa-star{color: #1688ca;}
.makdec{text-align: left;}
.makdec p strong{color: #1688ca}
.hajdec {
    background: #1688ca;
    padding: 9px;
    color: #fff;
    margin-bottom: 15px;
}
.hajdec strong{    text-transform: uppercase;
    font-size: 17px;
    font-weight: 500;    margin-right: 12px;}
.hajdec span img{width: 15px;    margin-right: 10px;}
/*.mullimnohaj {
    width: 180px;
    vertical-align: top;
    display: inline-block;
}*/

/*.mulimdec {
    background: #f2f2f2;
    width: 183px;
    display: inline-block;
    margin-left: -4px;
}*/
.mulimdec p {
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
}

.mulimdec span.ruinf {
    display: block;
    font-size: 37px;font-weight: 500;
}
.muallimgroup {
    display: inline-block;
    width: 47%;
    vertical-align: top;
}
.muallimdecgroup {
    display: inline-block;
    width: 52%;
    vertical-align: top;
}


.mullimnohaj {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}
.mulimdec {
    background: #f2f2f2;
    display: inline-block;
    vertical-align: top;
    width: 48%;
    margin-left: -4px;
}

.passdingwrap {
    padding-left: 10px;
    padding-bottom: 18px;
}

.passdingwrap small{color: #4d4d4d}

.bedwarap {
    background: #f2f2f2;padding: 5px;
}
.totalbedwithprice {
    padding-left: 0px;
    list-style: none;
    display: flex;margin-bottom:0px; 
}

.totalbedwithprice li:first-child{background: transparent;}

.bedbigico {
    display: inline-block;
    width: 30%;    padding-right: 5px;
    vertical-align: top;
}

.totalbedwithprice li span{    color: #333333;
    font-size: 19px;}
.beddec {
    display: inline-block;
    line-height: normal;
    text-transform: uppercase;
    font-size: 15px !important;
    color: #1688ca !important;
    font-weight: 500;
}
.bedno {
    font-size: 29px !important;
    font-weight: 600 !important;
    color: #1688ca !important;
    padding-right: 5px;
}

.bedsmallimg img {
    width: 20px;
}
.bedsmallimg{padding-right: 5px;}
.totalbedwithprice li p{margin-bottom: 0px;}
.totalbedwithprice li {
    width: 20%;
    background: #fff;
    margin: 0px 3px;    padding: 18px 3px;
    text-align: center;
}
.pricegr {
    font-size: 18px;
    color: #333333;
}
.pricegr i{color: #b3b3b3;}

.bedwarap{margin-bottom: 8px;}

.tentwrap {
    background: #e2e2e2;
    padding: 5px;    margin-bottom: 8px;
}
.minatens .bedbigico{vertical-align: middle;}
.minatens .beddec{    vertical-align: middle;}
.minatens .beddec p{text-transform: initial;line-height: normal;}

    .minatens {
    display: inline-block;
    width: 20%;
    vertical-align: top;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.minatensfaci {
    width: 79.5%;background: #fff;
    display: inline-block;
    vertical-align: top;
}

.menawrap ul {
    list-style: none;
      padding-left: 5px;
    display: flex;
    flex-wrap: wrap;    margin-bottom: 0px;
}

.minaimg img{width: 40px;}

.minfacname {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    color: #1a1a1a;
}
.minaimg {
    display: inline-block;
}
.menawrap ul li {
    margin: 4px;
    padding: 10px;
}
.showmina,.showarftat{display: none ;}
.showmina a,.showarftat a{width: 100%;}

.modalwidth {
    max-width: 700px !important;
    margin: 1.75rem auto;
}

.modelpad {
    padding: 1rem 1rem !important;
}

.minatentspopup .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    display: block;
    width: 100%;    color: #1688ca !important;
    font-weight: 500;
    padding: 10px 0px 5px 15px;
}
.minatentspopup .menawrap ul{padding-left: 0px;}

.minatentspopup .modal-header .close{    margin-top: 0px;}
.packdes .buttonview {
    display: inline-block;
}
.packdes .buttonview a {
    display: block;
    width: 100%;
}
.not p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}
.not p strong{color: #1688ca;font-weight:600;}
.packdes{margin:10px 0px;}


.shifthotelname {
    background: #f2f2f2;
    padding: 12px 10px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 15px !important;
    color: #1688ca !important;
    font-weight: 500;
}

.hotelborder{position: relative;}
.hotelborder::after {
    position: absolute;
    content: '';
    border-right: 1px dashed #9c9c9c;
    height: 305px;
    right: 0;
    top: 13px;
}
.shiftwarap span {
    display: block;
    font-size: 13px;
    color: #1a1a1a;font-weight: 600;
}

.shiftwarap span strong{color: #1688ca;font-size: 15px;font-weight: 500;}


.shiftwarap {
    background: #f2f2f2;
}
.shiftwarap {
       background: #f2f2f2;
    padding: 15px 25px;
}

.zillimg {
    display: inline-block;
    width: 13%;
}
.zillimg img{    width: 100%;
    border-radius: 10px;}


.packagesheading h4{display: inline-block;}
.prin{    float: right;}
.prin a{    width: 100%;
    top: -8px;}


@media screen {
  #printSection {
      display: none;
  }
}

@media print {
  body * {
    visibility:hidden;
  }
  #printSection, #printSection * {
    visibility:visible;
  }
  #printSection {
    position:absolute;
    left:0;width: 100%;
    top:0;
  }
}


/*Hajj packages page destails 2019*/




.footer5{    position: relative;
    top: -20px;}




/*27-08-2019*/

.innerpackage_home_info li:nth-child(4n)::before{display:none;}
li.packtypeaug {
    font-size: 20px !important;
    text-align: center;
    padding-top: 10px;
    color: #1688ca !important;
    font-family: 'Playfair Display', serif;
}

.form-box {
    max-width: 500px;
    margin: auto;
    padding: 50px;
    background: #ffffff;
    border: 10px solid #f2f2f2;
    padding-top: 20px;
    background: #eedb35;
    font-family: 'Lato', sans-serif;
}
.form-box input, .form-box textarea {
  width: 100%;
}

.umhraoff img{display:none;}

.ticketwra .modal-content{padding:15px ;}

.ticketwra  .modal-header h5 {
    font-size: 20px;
    line-height: 30px;
    color: #1687c9;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;width:100%;
    font-weight: 700;margin:0 auto;
}

.formbody{
    border: 1px solid #ffff;margin-top:8px;
}

.ticketwra .modal-body {
    padding: 1rem 1rem !important;
}

.formhead{font-size: 20px;
    line-height: 30px;
    color: #1687c9;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;margin-bottom:20px;}


.form-box .form-control{    border: 1px solid #000000;    background-color: #eedb35;}

.form-box .form-group {
    margin-bottom: 1rem !important;
}
.form-box .form-control {
    padding: 10px 15px !important;
    margin-bottom: 15px !important;
    border-radius: 10px !important;
    border: 1px solid #1a1a1a !important;
    background: rgb(238, 219, 53) !important;
    font-size: 15px !important;
    -webkit-text-fill-color: #1a1a1a;
}

.sumbutn{
    color: #fff  !important;
    background-color: #117a8b !important;
    border-color: #10707f  !important;
    
}


.comment{margin: 10px;}
.morecontent span {
  display: none;
}

.morelink {
    /* width: 19%; */
    /*text-align: center;*/
    /*margin: 10px auto;*/
    /*background: #eedb35;*/
    /*padding: 8px 7px;*/
    /*font-size: 18px;*/
    /*font-weight: 600;position:relative;*/
    /*text-transform: uppercase;display: block;*/
    /*font-family: 'Lato', sans-serif;*/
}

.morelink::after {
    /*content: "";*/
    /*position: absolute;*/
    /*display: block;*/
    /*border: 1px dashed #1a1a1a;*/
    /*width: 131px;*/
    /*height: 33px;*/
    /*top: 5px;*/
    /*left: 5px;*/
}

.morelink:hover{color: #fff !important;}

 .readmore {
    color: #fff;
}

.comment.more {
    margin: 0px;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    font-family: 'Raleway', sans-serif;text-align:justify;
}

.morelink {
    width: 15%;
    text-align: center;
}

.newsletter{display:none;}

.footerleft {
    float: left;
    margin-top: 13px;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
  bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 32rem;
  background-color: #777;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 32rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}





.desktop-banner{display: block }
.mobile-banner{display: none} 



#about_gal iframe.video-ab {
    width: 100%;
    height: 232px !important;
}


.innerpageleadform .form-inline .form-control {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    margin: 5px;
}

.innerpageleadform form {
    background: #00000094;
    padding: 20px;
}

.innerpageleadform  .form-control{    background: transparent;}

.innerpageleadform input::placeholder{color: #fff;}
/*.innerformflex{display: flex}*/

.innerpageleadform {
    width: auto;
    /*margin-top: -23px !important; Edit By pradeep 18/01/2020*/
    
    margin-top: 0px !important;
    position: relative;
    margin: 0 auto;
    display: inline-block;
}

.innerpageleadform .book-button {
    background: #eedb35;
    padding: 7px 35px !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    border: none;
    position: relative;
    border: none;
    border-radius: 0px !important;
    margin-left: 0px;
}

.innerpageleadform .book-button::before {
    content: "";
    position: absolute;
    display: block;
    border: 1px dashed #1a1a1a;
      width: 132px !important;
    height: 34px;
    top: 4px !important;
    left: 3px !important;
}

.privatePricing p,.privatesharing p{    color: #fff !important;}

.packupgradepop .modal-content {
    padding: 15px;
}
.packupgradepop .modal-content {
    background: #fff;
    font-family: 'Lato', sans-serif;
}

.packupgradepop .modal-header {
    display: inline-block;
    height: 40px;
}
.packupgradepop .modal-header h4 {
    font-size: 20px;
    line-height: 30px;
    color: #1687c9;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight: 700;
    margin: 0 auto;
}

.packupgradepop .modal-body{margin-top:25px; border:1px solid #eedb35;}
.option {
    font-size: 20px;
    font-weight: 600;
}


.packupgradepop .modal-body h4 {
    font-size: 17px;
    margin-top: 10px;
}

.packupgradepop .modal-body ul li{font-size:14px;}

.inele {
    display: inline;
}

.inpar {
    display: inline;
    font-size: 14px;
}


.hajjpagevideo {
    float: none;
    padding: 25px 0px;
    margin: 25px 0px;
}

.hajjpagevideo::before {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-1.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    left: 0px;
    top: 0px;
}

.hajjpagevideo  iframe {
    width: 100%;
    height:400px !important;
}

.hajjpagevideo::after {
    content: "";
    display: block;
    position: absolute;
    background: url(../images/video-3.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 20px;
    left: 0px;
    bottom: 0px;
}

.hajdec span {
    font-size: 20px;
    /* font-family: 'Great Vibes', cursive; */
    font-weight: 800;
}


.hotels .fa.fa-star {
    color: #eedb35;
    padding: 0 2px;
    font-size: 17px !important;
}

.hotelContent p {
    margin-bottom: 0px;
}

.walkdis i{margin-right:5px;}


.newsswction {
    text-align: left;
    margin-top: 8px;margin-bottom:8px;
}

.comment.more p{margin: 0px;
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    font-family: 'Raleway', sans-serif;
    text-align: justify;}
    
    
    .content-box {
    background: #fff;
    color: #000;
    padding: 10px;
    margin: 20px 0px;
    margin-top: 0px;
}
    
   .content-box .comment.more,.content-box .comment.more p{color:#000;margin-bottom:5px;}
   
     .content-box .morelink:hover{color: #000 !important;}
     
     .umrahbg::after{display:none !important;}
     
     
     .footertwolog {
    display: flex;
    justify-content: start;
}

.prihead{background: #eedb35;
    position: relative;
    opacity: 0.8;
    padding: 10px 10px;
    text-align: center;}

    .prihead li {
    width: 100% !important;
    float: none !important;
    text-align: center !important;
}

.halfboxprivate1 {
    display: inline-block;
    width: 68%;
    text-align: left;
}

.halfboxprivate2 {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: left;
}

.halfboxprivate2 ul {
    padding-left: 0px;
    list-style: none;
}

.halfboxprivate2 h4 {
    color: #0668b3;
    line-height: normal;
}
.halfboxprivate2 .priceSpan{color: red;
    font-size: 18px;
    display: inline-block;}


.halfboxprivate1 p{color: #0668b3 !important; }




.childpolicy {
    display: inline-block;
    width: 80%;
}

.book-package.book-share-button {
    display: inline-block;
    width: 19%;
}

.white-bg{background-color: #fff;}

.border-yellow{border: 3px solid #eedb35}
.tab1style a{font-size: 18px;font-weight: 500;}
.bg-blue{background-color: #1688ca;}

span.ami {
    padding-right: 10px;
}

.tab1style2  nav{    background-color: #dee2e6; }
.tab1style2 nav a{color: #000}

.tab1style2 nav a:hover,.tab1style2 .nav-link.active{background-color: transparent !important;color: #000 !important}

.private-pac .tab-content>.active{padding: 10px}

.tab1style2 .nav-tabs .nav-link{position: relative;}
.tab1style2 .nav-tabs .nav-link:not(:last-child)::after {
    position: absolute;
    content: "";
    border-right: 1px solid #666;
    height: 32px;
    right: 0;
    top: 13px;
}

.paraheading h2{color:#fff; margin-bottom:15px;}

.moretext {
  display: none;
}
.contentsec p, .moretext {
    margin: 0px;
    /* font-weight: 400; */
    color: #ffffff;
    font-size: 13px;
    line-height: 1.6;
    font-family: 'Raleway', sans-serif;
    text-align: justify;
}

.content-box .contentsec p, .content-box .moretext{color:#000;}

.content-box .contentsec h4{font-size:18px;font-weight:bold;}

.titlenew{padding-right: 10px;
    width: 25%;
    float: left;}

.booknew{width: 18%;
    float: right;}

#makkah_hot,#madinah_hot,#trans_set{width: 80%;
    margin: 0 auto;}

 .child-title.no-after a::after {
    content: "\f067";
    position: absolute;
    display: block;
    font-family: FontAwesome;
    font-size: 15px;
    color: #1687c9;
    right: -6px;
    top: 5px;
    display: none;
}   


.shiftwarap p{display: none;}    
    
.luxusrymobilepack .package_type{z-index:99;}


.whitebglxury .private-hotel-cont,.whitebg{    background: #ffffff;}

.luxuryformin .private_other{    float: left;}

/*// NEw code */


.ppi_cont_in h6 {
    font-weight: 600;
    padding: 5px 0 0px 35px;
    position: relative;
    margin-top: 6px;
}

.ppi_cont_in h6::after {
    content: "";
    position: absolute;
    display: block;
    background: url(../images/hotel.png);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: repeat;
    background-size: auto;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    left: 0px;
    top: 0;
}

.addressBox {
    background: #fff !important;
    margin: 42px 14px 0 !important ;
    border-left: 3px solid #eedb35 !important ;
    padding: 10px 10px 20px !important ;
    transition: all .2s ease-in-out !important;
}

		
	@media(max-width: 767px) AND (min-width: 320px)  {  
	    
	    	.blogimg {
              width: 100%;
	    	}
	    
	    	.wrapblog img {
                max-width: 100%;
	    	}
	    	
	    	.wrapblog{
	    	    margin-top:30px;
	    	}
	    
	}
	
	
	
/*Narendra Css*/
.book-btn {
    display: table;
    margin: auto;
}
.hotel-details {
    width: 300px !important;
}
.madinah-hotel .owl-item {
    margin-right: -0.6px;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .nav {
        justify-content: space-around;
    }
    .hotel-details {
        width: 100% !important;
    }
    .hotelInPage {
        width: 100% !important;
    }
    .madinah-hotel .owl-item {
        margin-right: 0px;
    }
    .breadcrumb_title h3 {
        text-align: center;
    }
    .form-group {
        width: 100%;
    }
    .innerpageleadform .book-button {
        margin-top: 15px;
    }
}
