.header, .top-header a {
    position: relative
}
:root {
    --main-color: #1a0d01;
    --secondary-color: #ffa413;
}
body {
    font-family: 'Open Sans', sans-serif;
    color: #333;
    background: #E0E0E0;
    font-size: 0.9rem;
}
.middle-header .navbar ul li.contact-nav>a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Roboto, sans-serif
}
img {
    max-width: 100%
}
a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.btn-primary {
    background: #fff;
    border-radius: 25px;
    border: 2px solid #ffb400;
    padding: 1px 21px;
    color: #00276c !important;
    font-weight: bold;
    width:max-content;
    margin: 0 auto;
}

.flyhigh .swip {
    top: 23px;
}

.why {
    color: #002797;
    font-size: 25px;
    border-left: 3px solid #ffc107;
    padding-left: 10px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}
.search-bar-wrapper {
    margin-top: -70px;
}

.flght-col input::placeholder {
  color: #000 !important;
}

.btn-info {
    color: #fff;
    background-color: #00558e;
    border-color: #00558e;
    font-size: 11px;
    padding: 2px 18px;
    border-radius: 25px;
    margin-top: -12px;
    text-align: center;
    margin-left: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-social-wrap li i {
    background: url(../images/social-icons.png) no-repeat;
    display: inline-block;
    height: 41px;
    width: 42px;
}
.footer-social-wrap{position:fixed;right:0;z-index:999; top:50%;transform:translateY(-50%)}
.footer-social-wrap li{position:relative}
.footer-social-wrap li:hover span{opacity:1;right:122%}
.footer-social-wrap li a span{position:absolute;top:7px;right:-100%;background:#fff;border-radius:4px;padding:2px 11px;font-size:13px;transition:.5s ease;z-index:-1;opacity:0}
.footer-social-wrap li a span:after{content:"";position:absolute;height:20px;width:20px;border-left:10px solid transparent;border-top:10px solid transparent;right:-12px;border-bottom:10px solid transparent;border-right:10px solid #333;top:3px}
.footer-social-wrap li a{color:#fff!important}
i.twitter-icon{background-position:-60px 0!important}
i.twitter-icon{background-position:-60px 0!important}
i.youtube-icon{background-position:-180px 0!important}
i.pinterest-icon{background-position:-320px 0!important}
i.instagram-icon{background-position:-120px 0!important}
i.pinterest-icon{background-position:-320px 0!important}
i.linkedin-icon{background-position:-249px 0!important}
i.facebook-icon~span:after{border-right-color:#4c76be!important}
i.facebook-icon~span{background:#4c76be!important}
i.twitter-icon~span:after{border-right-color:#00c7ff!important}
i.twitter-icon~span{background:#00c7ff!important}
i.youtube-icon~span:after{border-right-color:#fd3832!important}
i.youtube-icon~span{background:#fd3832!important}
i.pinterest-icon~span:after{border-right-color:#cb2028!important}
i.pinterest-icon~span{background:#cb2028!important}
i.instagram-icon~span:after{border-right-color:#ef6b38!important}
i.instagram-icon~span{background:#ef6b38!important}
i.linkedin-icon~span:after{border-right-color:#0b86ca!important}
i.linkedin-icon~span{background:#0b86ca!important}
i.google-icon~span:after{border-right-color:#e44134!important}
i.google-icon~span{background:#e44134!important}
i.google-icon{background-position:-383px 0!important}










.booking-col {
    padding: 0;
    margin: 0;
    padding-top: 9px;
}
.book-with{
    border-right: 3px solid #ffc107;
}

.locations p {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin: 0;
}

.locations img {
    border-radius: 50%;
}
.contact-us-right button {
    max-width: max-content;
    line-height: 0;
    text-align: center;
    margin: 0 auto;
}



.trip-app h2 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.text-right h6 {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

.locations h6 {
    color: #000;
    font-size: 19px;
    margin: 0;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
}

.locations img {
    border-radius: 50%;
    width: 53px;
    height: 53px;
}

.sup-col {
    margin: 0;
    padding-right: 0;
}


.form-sub input {
    float: left;
    margin: 1px 15px;
    width: 250px;
    height: 43px;
    padding-left: 15px;
    border-radius: 5px;
    border: 1px solid #989292;
}

.mat-flat-button {
    background: #d32f2f !important;
    text-transform: capitalize;
    color: #fff !important;
    border: 0px solid;
    border-radius: 5px;
}


a:hover {
    text-decoration: none
}
button:focus, .btn:focus{
    outline: none;
    box-shadow: none;
}
.fz12{
    font-size: 12px;
}
.nav-wrapper .bg-dark {
    background-color: transparent!important
}

.support{
    font-weight:500;
}

.menu-header {
    background: #ff9800;
    height: 52px;
background: linear-gradient(to right, #f9bc00 0%,#ffffff 0%,#ffffff 23%,#ff9800 39%,#ff9800 50%,#ff9800 56%,#ff9800 61%,#ff9800 68%,#ff9800 73%,#ff9800 79%,#ff9800 86%,#ff9800 91%,#ff9800 95%,#ff9800 100%,#ff9800 100%,#ff9800 101%);

}
.more .dropdown-item {
    color: #000000;
    font-weight:600;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    line-height: 30px;
text-transform: uppercase;
}

.more .dropdown-item:hover {
    background-image: linear-gradient(71deg,#ff9800,#ff4b00);
    color: #fff;
    
}

.fixed-header .srdv-logo {
    position: relative;
    z-index: 9;
    margin-top: 0px;
}

.fixed-header .srdv-logo img {
    width: 90px;
}
.fixed-header .middle-header .navbar {
    background: 0 0!important;
    padding: 0px;
    margin-top: 4px;
}

.top-header-right .dropdown-menu li {
    margin: 0;
    padding:0px;
}

.top-header-right .dropdown-menu li a {
    color: #000;
    font-weight: 500;
    margin: 0;
    padding-left: 14px;
}


.fixed-header .dropdown-menu li a {
    color: #000;
    font-weight: 500;
    margin: 0;
    padding-left: 14px;
}


.more .dropdown-menu{
    margin:0;
    padding: 0;
}

.text-slide {
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    margin-top: 1px;
    background: #fff;
}





.nav-wrapper .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    padding: .5rem .8rem;
    margin: 0 .4rem
}
/* .top-header {
    position: absolute;
    z-index: 999;
    width: 100%;
} */
.nav-wrapper {
    margin-top: .8rem;
    background: #1d619f
}

.middle-right i,
.srdv-logo:after {
    position: absolute;
    background: #fff
}
.srdv-logo a {
    display: block;
    /* text-align: center; */
}
/* .srdv-logo {
    position: relative;
    z-index: 9;
    margin-top: -13px;
} */

.more {
    margin: 0;
    padding: 0;
    margin-top:-39px;
}

.top-bar a {
    font-size: 12px;
    color: #796c6c;
    font-weight: 400;
}
.middle-right i {
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.4rem;
    width: 2.5rem;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #dd4d42;
    border-radius: 3px 12px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .08)
}

.middle-right .web-what i {
    color: #00e676
}

.middle-right {
    padding: .5rem 4rem .5rem 0;
    margin-top: .6rem
}

.middle-right li a {
    padding-left: 3.2rem;
    color: #333
}

.middle-right li {
    position: relative
}

.btn-touch a {
    padding: .5rem 1.5rem;
    background: #e3111a;
    color: #fff;
    text-transform: uppercase;
    display: inline-block!important;
    font-size: .9rem;
    border-radius: 0;
    height: 100%;
    line-height: 35px;
    font-weight: 600
}

.middle-right h4 {
    font-size: 1.2rem;
    text-align: left
}

.middle-right .web-what h4 span {
    font-size: .9rem
}

.middle-right .addr h4 {
    font-size: 1rem
}

.middle-right .list-inline-item:not(:last-child) {
    margin-right: 3rem
}

.top-header-right a i {
    font-size: 21px;
    vertical-align: middle;
    line-height: 20px;
    background:#ff5700;
    padding: 6px;
    margin-left: -9px;
    border-radius: 5px 0px 0 5px;
}

.top-header-right .g-plus a i {
    font-size: 1rem;
    line-height: normal
}

.top-header-left .list-inline-item:not(:last-child) a:after,
.top-header-right .list-inline-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    height: 13px;
    width: 1px;
    top: 50%;
    margin-top: -6.2px;
    right: 0;
    background: rgba(0, 0, 0, 0.28);
}

.middle-header .navbar {
    background: 0 0!important;
    padding: 0px;
    margin-top: -30px;
}

.middle-header .navbar ul li a {
    color: #000;
    padding:0px 11px !important;
    position: relative;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5;
    border-right:1px solid #d48208;
}
.middle-header .navbar ul li:not(:last-child) a{
    margin-right: 0px;
}

.secondary-header .navbar ul li.active a {
    color: #ff9800 !important;
}

 .top-header-right .list-inline-item:not(:last-child) a:after{
 	display: none;
 }
/* .middle-header .navbar ul li a:hover, .middle-header .navbar ul li a.active{
    color: var(--secondary-color) !important;
} */
.site-footer{
    color: #fff
}
.site-footer a, .site-footer li {
    color: rgba(255, 255, 255, 0.83);
}
.foo-common p {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding-left: 26px;
}

.site-footer ul li {
    list-style: none
}

.foo-navbar ul li a {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    /* margin-left: -16px; */
}

footer.site-footer {
    background: #ffffff;
}

.top-footer li {
    margin-bottom: 8px;
    position: relative
}

.top-footer .foo-address li {
    padding-left:16px;
    margin-top: 28px;
} 
.top-footer .foo-address i {
    position: absolute;
    left: 0;
    top: -2px;
    color: #000;
    border-radius: 50%;
    border: 2px solid #000;
    height: 34px;
    width: 34px;
    line-height: 34px;
    text-align: center;
}

.foo-address a {
    color: #000;
}

.bottom-footer {
    background:#000;
    padding:0
}
.bottom-footer p {
    margin-bottom: 0
}
.bottom-footer .social-media a {
    font-size: 16px;
    padding: 5px
}
.copyright {
    font-size: 13px;
    font-weight: 600;
}
.heading-2 {
    font-weight: 300
}

.three-column-wrap {
    position: relative
}

.three-column-wrap .icon {
    position: absolute;
    left: 0;
    font-size: 23px;
    font-weight: 500;
    top: 0
}

.three-column-wrap .column-content {
    padding-left: 37px
}

.three-column-wrap .column-content h4 {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 23px;
    font-size: 16px
}

.three-column-wrap .column-content h4 strong {
    display: block;
    color: #000;
    font-weight: 500
}

.middle-header .navbar ul li.contact-nav>a {
    font-size: 17px;
    color:#e5322d!important;
    font-weight: 600;
    margin-left: 0;
    margin-right: 0;
    padding: .35rem 1rem;
    display: block
}


.search-btn {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.site-footer {
    font-size: .9rem
}
.search-bar-col label {
    font-size: .95rem;
}
.home-car-wrap {
    /* position: absolute;
    top: 130px; */
    z-index: 1;
    width: 100%;
}
.login-header-col {
    padding-top: 30px;
}
.middle-header {
    border-bottom: 0px solid #fff;
    background: transparent;
}
.top-header-left a {
    padding:0rem;  
}
.top-header-left {
    color: #fff;
    font-weight: 600;
}
.search-bar-col .form-control {
    background: transparent;
    border-radius: 2px;
    font-size: 1.05rem;
    height: calc(2.25rem + 7px);
}
.search-bar-col .form-control::placeholder{
	color: #c1c1c1;
    font-weight: 700;
}
.search-btn {
    background: #ffffff;
    font-size: .9rem;
    border-radius: inherit;
    padding: 0.55rem 1.5rem;
    text-transform: uppercase;
    color: #082e71;
    font-weight: 700;
    border: 2px solid #ff9800;
    border-radius: 5px;
    margin-bottom: -40px;
    letter-spacing: 1px;
}
.middle-header .navbar ul li a:hover {
    color: #fff !important;
}


.fixed-header .navbar ul li a:hover {
    color: #333 !important;
}

.search-btn:hover {
    background:#ff9800;
    color:#fff;
    border: 2px solid #ff9800;
    border-radius:25px;
}
.search-bar-col {
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.52);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.52);
    background-color: #fff;
    padding: 3.5rem 1rem 0.5rem;
}

.search-tabbar .nav-tabs .nav-link {
    border: 2px solid #ffc107;
    text-transform: uppercase;
    font-weight: 600;
    color: #082e71;
    background: #fff;
    border-radius: 5px;
    height: 77px;
    width: 103px;
}


.search-tabbar .nav-tabs .nav-link i {
    display: block;
    padding-bottom: 5px;
    font-size:25px;
    text-align: center;
    margin: 0 auto;
    color: #2d221c;
    border-radius: 5px;
}

.search-tabbar .nav-tabs .nav-link.active {
    color: #ffffff !important;
    text-align: center;
}
.search-tabbar .nav-tabs .nav-item {
    text-align: center;
    padding: 0px 7px;
    margin-right: 0;
    display: inline-block;
}
.search-tabbar .nav-tabs .nav-item .nav-link.active {
    background: #ff9800;
    border-bottom: 0px none;
    border-color: transparent !important;
    color: #fff;
}

.radio-grabber li label input[type=radio]{
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}
.three-column-home {
    background: #f5f5f5;
    position: relative;
    z-index: 1;
}

.search-bar-col .ui-datepicker-trigger,
.searchdatepicker.ui-datepicker .ui-datepicker-buttonpane button {
    display: none!important
}

.ui-datepicker.searchdatepicker:before {
    left: 9px;
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #c5c5c5
}

.ui-datepicker.searchdatepicker:after {
    left: 10px;
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.searchdatepicker.ui-widget.ui-widget-content {
    box-shadow: 0 2px 12px rgba(0, 0, 0, .176);
    margin-top: 7px
}

.ui-datepicker.searchdatepicker .ui-datepicker-header {
    padding: 5px 0;
    background: 0 0;
    border: 0
}

.ui-datepicker.searchdatepicker a.ui-state-disabled {
    visibility: hidden
}

.searchdatepicker.ui-datepicker td {
    vertical-align: middle;
    min-width: 32px;
    width: 32px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid transparent
}

.searchdatepicker.ui-datepicker span,
.searchdatepicker.ui-datepicker td a {
    padding: 0;
    background: #fff;
    border: 0
}

.ui-datepicker.searchdatepicker:after,
.ui-datepicker.searchdatepicker:before {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(255, 255, 255, .71);
    content: ''
}

.ui-datepicker.searchdatepicker .ui-widget-header .ui-icon {
    max-width: 17px;
    background-image: url(../images/next.png)
}

.ui-datepicker.searchdatepicker .ui-widget-header a.ui-datepicker-prev .ui-icon {
    background-image: url(../images/pre.png)
}

.searchdatepicker.ui-datepicker .ui-widget-header span,
.searchdatepicker.ui-datepicker .ui-widget-header td a {
    background: 0 0
}

.searchdatepicker.ui-datepicker .ui-datepicker-next,
.searchdatepicker.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.searchdatepicker.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.searchdatepicker.ui-datepicker .ui-datepicker-next span,
.searchdatepicker.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    /* margin-left: -16px; */
    top: 50%;
    margin-top: -8px;
    background-size: contain
}

.searchdatepicker.ui-datepicker .ui-state-highlight,
.searchdatepicker.ui-datepicker .ui-widget-content .ui-state-highlight,
.searchdatepicker.ui-datepicker .ui-widget-header .ui-state-highlight {
    border: #dbdcdc;
    background: #565656;
    color: #fff
}

.searchdatepicker.ui-datepicker td a,
.searchdatepicker.ui-datepicker td span {
    display: block;
    text-align: center
}

.searchdatepicker.ui-datepicker .ui-state-default.ui-state-active {
    border: #fb9e1b;
    background: #fb9e1b
}
.search-bar-col .form-group .form-control {
    font-weight: 600;
    color:#000 !important;
    height: calc(2.3rem + 7px);
    border-radius: 3px;
    box-shadow: none;
    border: 2px solid rgba(255, 255, 255, 0.23);
    text-transform: capitalize;
}
.search-bar-col .form-group input.form-control {
    padding: .375rem .75rem .375rem .75rem;
}
.innerpage-title {
    background: #f1f3f7
}

.inner-page-title-left h1 {
    font-weight: 500;
    text-align: left;
    font-size: 1.5rem
}
.inner-page-title-right ul li a, .contact-left-col .icon{
    color: var(--main-color);
}
.inner-page-title-right ul li {
    padding: 0 21px 0 5px;
    position: relative;
    margin-right: 0!important;
    font-weight: 600;
    font-size: .8rem
}

.inner-page-title-right ul li:not(:last-child):after {
    content: '\eaa0';
    position: absolute;
    right: 0;
    top: 0;
    font-family: IcoFont
}
.alerts_carousel_viow img{
    height: 340px;
}
.inner-content {
    padding: 0px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .08);
    min-height: 250px;
    font-size: .9rem;
    color: #636363;
    line-height: 1.4rem
}
.alerts_carousel_viow .owl-nav .owl-prev{
    background: #2649a3 !important;
    position: absolute !important;
    left: 0 !important;
    top: 36% !important;
    color: #fff !important;
    font-size: 30px !important;
    font-weight: bold !important;
}
.alerts_carousel_viow .owl-nav .owl-next{
    background: #2649a3 !important;
    position: absolute !important;
    right: 0 !important;
    top: 36% !important;
    color: #fff !important;
    font-size: 30px !important;
    font-weight: bold !important;
}

main.main-wrapper {
    background: #f7faff9e
}

.car-wrap{
    padding: 0px 10px;
}
.car-wrap h1{
    margin: 0px;
    padding: 10px 0px 0px;
    font-size: 30px;
    color: #fff;
}
.car-wrap p{
    margin: 0px;
    padding: 0px 0px 10px;
    font-size: 16px;
    color: #fff;
}
.alerts_car_image{
    border-radius: 5px 5px 0px 0px;
}
.contact-left-col .icon {
    position: absolute;
    left: 0;
    font-size: 2rem
}

.contact-left-col .con-txt {
    padding-left: 3rem
}

.contact-left-col .con-txt h5 {
    margin-bottom: 0;
    color: #1c1f21;
    font-size: 1rem
}

.contact-left-col .con-txt a {
    color: #636363
}
.contact-left-col li {
    margin-bottom: 2.5rem;
    position: relative;
}
.form-group-contact .form-control {
    height: calc(2.25rem + 4px);
    border-radius: inherit
}

.form-group-contact textarea.form-control {
    height: 80px
}
.hotelguestsdetails {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.45);
    width: 255px;
    top: 100%;
    padding: 15px;
    z-index: 999;
}
.hotelguestsdetails label {
    color: #333
}
.hotelguestsdetails:before {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-bottom-color: var(--main-color);
    top: -20px;
    left: 10px;
}
.agent-btn {
    display: flex;
    flex-wrap: wrap;
    margin: 7px -15px 0
}

.col-wrap p {
    font-weight: 600;
    margin-bottom: 2px;
    color: #fb9e1b;
    margin-left: -15px
}

.col-wrap {
    padding: 4px 5px 9px!important;
    margin-bottom: 8px
}

.col-wrap:not(:last-child) {
    border-bottom: 1px dashed rgba(0, 0, 0, .2)
}
.spc-col {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .23)
}

.relatedtour .relatedtourbox,
.tourdetailsrightcol {
    box-shadow: 0 0 7px rgba(0, 0, 0, .14)
}

.spc-col a {
    display: block
}

.top-flight-routes .packimggrabber {
    position: relative
}

.top-flight-routes .packimggrabber img {
    width: 100%;
    height: 150px;
    object-fit: cover
}
.noofnight {
    position: absolute;
    top: 7px;
    background: 0 0;
    color: #fff;
    font-size: 13px;
    padding: 4px 15px
}
.top-flight-routes .packcontent {
    padding: 15px;
    min-height: 188px;
    color: #333
}
.header-top-right ul li.phn-paul a{
    position: relative;
    padding-left: 46px;
    color: #333;
    font-size: 15px;
    display: block;   
}
.header-top-right ul li.phn-paul a i{
    position: absolute;
    left: 0;
    width: 40px;
    height: 40px;
    display: block;
    background: var(--secondary-color);
    color: #fff;
    font-size: 25px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    top: 5px;
}
.header-top-right ul li.phn-paul a span {
    display: block;
}
.header-top-right ul li.phn-paul a span.numb-ph{
    font-weight: 600;
    font-size: 17px;
}
.top-flight-routes .spc-col .btn-default {
    display: block;
    background: #fb9e1b;
    border-radius: 0;
    color: #fff
}
.srdv-logo img {
    /* top: -41px;
    position: relative;
    max-width: 136px; */
    width: 120px;
}

.top-flight-routes .packcontent h4 {
    color: #fb9e1b;
    font-weight: 400;
    font-size: 19px;
    margin-bottom: 5px
}
.header-top-right li:not(.phn-paul) a{
    color: #333;
    text-align: center;
}
.header-top-right li:not(.phn-paul) a i{
	display: block;
}
.header-top-right  > ul > li:not(:last-child) {
    margin-right: 0.5rem;
}
.header-top-right li.dropdown a i, .header-top-right li.dropdown .dropdown-menu a{
    display: block;
}
.header-top-right li.dropdown .dropdown-menu a i{
    display: inline-block;
}
.header-top-right li.dropdown .dropdown-menu a{
    padding: 5px 6px;
    text-align: left;
}
.header-top-right li.dropdown .dropdown-menu li:not(:last-child) a {
    border-bottom: 1px dashed rgba(234, 45, 47, 0.2);
}
.top-flight-routes .spc-col span.danger-color {
    color: #1f54a1;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px
}
.top-flight-routes .packcontent .taj {
    word-break: break-all
}
#tourDetailImgs .carousel-indicators {
    transition: all .5s;
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    bottom: 0;
    width: 10000%;
    margin: 0;
    left: 0;
    right: 0;
    /* height: 60px; */
    top: initial;
    background: rgba(255, 255, 255, 0.67);
    padding-top: 10px;
    position: static;
}
#tourDetailImgs .carousel-indicators:after {
    content: '';
    display: block;
    clear: both;
}
#tourDetailImgs .carousel-indicators li.active {
    border-color: #1058ad;
}
#tourDetailImgs .carousel-indicators li {
    text-indent: 0;
    width: 80px;
    height: 50px;
    overflow: hidden;
    border-radius: 0;
    margin: 5px initial initial!important;
    padding: 3px;
    border: 1px solid #9a9797;
    float: left
}

#tourDetailImgs .carousel-indicators li img {
    width: 100%;
    height: 100%
}

#tourDetailImgs {
    overflow: hidden
}
.tourglimpse .tab-content {
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    /* border-top: none; */
}
.tourdetailsleftcol .nav-tabs>li>a {
    color: #555;
    cursor: default;
    background-color: #fff;
    /* border: 1px solid #ddd; */
    /* border-bottom-color: transparent; */
    display: block;
    /* margin-bottom: -1px; */
    padding: 15px 10px;
}

.tourdetailsrightcol {
    padding: 15px;
    background-color: #fff;
    /* margin-top: 42px; */
    margin-bottom: 30px
}

.tourdetailsrightcol .tac {
    text-align: center
}

.relatedtour .relatedtourbox {
    padding: 10px;
    background-color: #f9f9f9;
    margin-top: 10px;
    display: block;
    color: #2380b6;
}
.tourdetailscontainer h1 {
    font-size: 22px;
    margin-top: 25px;
}
.packdetailstabpanel .tab-content {
    border: 1px solid #ddd;
    padding: 15px;
}
.itineraryday {
    padding: 4px 10px;
    background: #edf5ff;
    margin-bottom: 10px;
    color: #1058ad;
    font-weight: 600;
}
.inclusionexclusionlist li {
    padding-left: 16px;
    position: relative;
}
.inclusionexclusionlist li:after {content: "\eaca";left: 0px;position: absolute;font-family: IcoFont!important;font-weight: bold;color: #555;}
.resttourinfo {
    padding: 15px 5px;
}
.packnavtabs {
    display: table;
    width: 100%;
    border-bottom: 0;
    margin-bottom: -1px
}
#tourDetailImgs img {
    width: 100%;
    height: 320px;
    object-fit: cover;
}
.packdetailstabpanel {
    /* margin-top: 30px; */
    margin-bottom: 30px;
    background: var(--white);
}
.packnavtabs>li {
    float: left;
    /* display: table-cell; */
    margin-right: 0!important;
}
.packnavtabs.nav-tabs>li>a {
    padding: 10px 20px!important;
    text-align: center;
    display: block;
    margin-right: 0!important;
    border-radius: 0;
    cursor: pointer;
    background: #eee;
}
.nav-tabs.packnavtabs>li>a {
    font-size: 15px;
    color: var(--secondary-color);
    font-weight: 600;
}
.relatedtour h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 11px;
}
.packdetailstabpanel h3 {
    font-size: 18px;
}
.nav-tabs.packnavtabs>li>a.active, .nav-tabs>li>a.active:focus, .nav-tabs>li>a.active:hover {
    color: #fff;
    background: var(--secondary-color);
}
.loginsignupform.mainsignupform .inputicon {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 44px;
    text-align: center;
    line-height: 40px;
    color: #000
}

.loginsignupform.mainsignupform .inputgrabber {
    position: relative;
    margin-bottom: 15px
}

.loginsignupform .inputgrabber .input {
    padding-left: 44px
}
.homepage-slider {
    /* padding: 7.5rem 0 5rem;
    background-size: cover;
    background-position: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fffffe), to(#ffab11));
    background-image: -webkit-linear-gradient(top, #fffffe, #ffab11);
    background-image: -moz-linear-gradient(top, #fffffe, #ffab11);
    background-image: -o-linear-gradient(top, #fffffe, #ffab11);
    background-image: linear-gradient(180deg, #fffffe, #ffab11);
    position: static !important; */
}
.search-ico.moble-rechar {
    position: relative;
}
.search-ico.moble-rechar i {
    position: absolute;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    color: #e5322d;
}
.view-plans-link {
    position: absolute;
    right: 9px;
    top: calc(50% - 10.5px);
    color: #e5322d;
    font-size: 13px;
    font-weight: 600;
}
.search-ico.moble-rechar input {
    padding: .375rem .75rem .375rem 2rem;
}
.search-btn-rech button {
    margin-top: 5.5px !important;
}
#post-tab-wrap{
    display: none;
}
.prepaid-tab-col, .postpaid-tab-col{
    padding: 0px !important;
}
.top-footer .foo-address .social-media-ico li{
    padding: 0px;
    margin-bottom: 0px;
    margin-right: 0px !important;
}
.top-footer .foo-address .social-media-ico li a{
    display: block;
    padding: 4px;
}
.top-flht-com.owl-carousel .owl-item img{
    width: auto;
}
.top-flht-com.owl-carousel  .owl-nav {
    position: absolute;
    right: 0px;
    top: -48px;
}
.top-flht-com.owl-carousel  .owl-nav button{
    width: 35px;
    background:#ff00d2;
    color: #fff;
    line-height: 15px;
    font-size: 23px;
    height: 35px;
    margin-right: 5px;
    border: 3px double #fff;
}
.top-flht-com.owl-carousel  .owl-nav button:focus{
    outline: none;
    box-shadow: inherit;
}
.top-flht-com.owl-carousel  .owl-nav button span{
    display: block;
    font-size: 21px;
}
.footer-social-col li a {
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #f8cb0c;
    display: inline-block;
    font-size: 1.25rem;
}
.footer-social-col ul li {
    margin-right: 0.2rem !important;
}
.banking-options h4 {
    font-weight: 600;
    color: var(--white);
    text-transform: uppercase;
}
.top-flht-com.owl-carousel .item{   
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border: 1px solid #eee;
    padding: 6px;
    height: 95px;
    margin-bottom: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-flht-com.owl-carousel .item img{
    margin: 0px auto;
    max-height: 72px;
}
.title-home{
    position: absolute;
    bottom: -30px;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    background: #e5322d;
    color: #fff;
    padding: 11px 21px;
    font-size: 16px;
    border: 3px double #d9d9d9;
}
.three-column-home .row{
    margin-bottom: 17px;
}
.paul-searchbar {
    position: relative;
    z-index: 99;
}
.search-tabbar {
    max-width: 1000px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    top: -50px;
    z-index: 1;
}

.search-tabbar:after {
    content: '';
    clear: both;
    display: table;
}
.search-bar-wrapper .tab-content {
    /* background: #fff; */
    /* border: 1px solid #fff; */
    border-radius: inherit;
}
.paul-searchbar .radio .radio-grabber {
    font-size: 0px;
}
.paul-searchbar .radio .radio-grabber li:last-child {
    margin-left: 0px;
}
.flight-wrap-col .radio, .search-bar-col .radio{
	margin-bottom: 19px;
}
.icon-search {
    position: relative;
}
.icon-search i {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 43.8px;
    width: 29px;
    background: #47b749;
    line-height: 43px;
    color: #fff;
    text-align: center;
}
.homepage-slider .owl-carousel .owl-item img {
    height: 540px;
    width: 100%;
    object-fit: cover;
}
.homepage-slider .owl-dots{
    position: absolute;
    top: auto;
    right: 0;
    z-index: initial;
    left: 0;
    bottom: 10%;
    text-align: center;
}
.homepage-slider .owl-dots button {
    margin: 0px 3px;
}
.homepage-slider .owl-dots button span{
	display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.6);
}
.homepage-slider .owl-dots button.active span{
	background: var(--secondary-color);
}
.homepage-slider .owl-dots button:focus{
	outline: none;
	box-shadow: inherit;
}
.homepage-slider .car-wrap {
    position: absolute;
    display: none;
    top: 35%;
    right: 22%;
    color: #fff;
}
.why-book-with {
    background: #f7f7f7;
    border-top: 1px solid #c8e6c8;
    padding: 25px 0px;
}
.why-book-with h4 i {
    color: #37b23a;
    margin-right: 6px;
}
.why-book-with h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 46px;
}
.why-book-with .three-column-wrap {
   	position: relative;
    border: 1px solid #eee;
    margin-bottom: 31px;
    min-height: 111px;
    padding: 15px;
}
.why-book-with .three-column-wrap .column-content h5{
    font-size: 15px;
    margin-bottom: 3px;
}
.why-book-with .three-column-wrap .icon {
    position: absolute;
    left: -15px;
    font-weight: 500;
    top: -21px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 26px;
    color: #37b23a;
    border-bottom: 3px double;
}
.swipe a {
    width: 25px;
    height: 25px;
    background: #47b749;
    border-radius: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.swipe {
    position: absolute;
    right: -13px;
    top: 50%;
    z-index: 99;
}
.top-flight-routes .flight-wrap{
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	position:relative;
    margin-bottom: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.top-flight-routes .flght-img-wrap {
    position: relative;
    height: 185px;
    overflow: hidden;
}
.top-flight-routes .flight-wrap:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.paymtn-mthd ul li:not(:last-child) {
    margin-right: 2px;
}

.paymtn-mthd strong {
    font-size: 14px;
    font-family: 'Quicksand', sans-serif;
}

.top-flight-routes .flght-img-wrap img, .top-flight-routes .hld-desc-wrap-img img{
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
}
.top-flight-routes .hld-desc-wrap-img img{
	display: block;
    width: 100%;
    height: 185px;
    object-fit: cover;
}
.top-flight-routes .flght-desc:not(.hld-desc-wrap) {
    border: 0px solid #eee;
    background: transparent;
    padding: 12px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
.top-flight-routes .flght-desc.hld-desc-wrap{
	background:#fff;
	/* padding: 12px; */
	/* border: 1px solid #eee; */
}
.top-flight-routes .flght-desc.hld-desc-wrap h4 a {
    color: #000;
    text-shadow: inherit;
    text-transform: inherit;
    font-size: 15px;
    font-weight: 500;
}
.why-choose-us{
    background:#cee2f0;
}
.top-flight-routes .flght-desc h4 {
    text-transform: capitalize;
    margin-bottom: 2px;
}
.top-flight-routes .flght-desc h4 a{
     color: #ffffff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.23);
    text-transform: uppercase;
    font-size: 30px;
}
.top-flight-routes .flght-desc .flght-fares {
    font-weight: 600;
    font-size: 13px;
    color: #000;
    position: absolute;
    z-index: 1;
    top: 3%;
    right: 0;
    background: #fff;
    padding: 5px 11px;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.22);
}
.top-flight-routes .flght-desc .flght-fares > span {
    color: #1058ad;
}
.special-offers:before {
    bottom: -60px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(49,49,49,0);
    border-top-color: #f4f6f8;
    border-width: 30px;
    margin-left: -30px;
    z-index: 9;
}
.top-flight-routes .flght-bottom {
    padding-top: 10px;
}
.seasonable-packa {
    background: #f1f1f1;
}
.seasonable-packa h3{
    margin-bottom: 29px;
}
.seaon-packa figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #00000059;
    padding: 7px;
    text-align: center;
    color: #fff;
}
.seaon-packa figcaption span{
    color: #f9bc00;
    font-weight: 600;
}
.seaon-packa figure {
    margin-bottom: 0;
}
.why-cho-col {
    color: #f87407;
}
.why-cho-col p{
	color: #333;
}
.why-cho-col i{
	font-size: 33px;
}
.why-cho-col h4{
	font-size: 16px;
	padding-top: 12px;
}
.heading-3 span {
    border-bottom: 2px solid #fa7a03;
    padding-bottom: 8px;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 29px;
}
.heading-3{
	margin-bottom: 25px;
}
.seaon-packa {
    position: relative;
    border: 1px solid #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.seaon-packa .spec-img img {
    height: 180px;
    width: 100%;
    object-fit: cover;
}
.speci-cnt {
    padding: 15px;
    min-height: 123px;
    background: #fff;
}
.speci-cnt h4 {
    font-size: 18px;
    text-transform: capitalize;
}
.top-header-left ul li {
    margin-bottom: 8px;
}
.top-header-left ul li a {
    position: relative;
    padding-left: 30px;
}
.offer-details {
    background: url(../images/offer.png);
    top:26px;
    height: 84px;
    margin-left: -50px;
    width: 200px;
    background-size: 100% 100%;
    position: absolute;
    z-index: 99;
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 22px;
    color: black;
    transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.header-top-right .dropdown-toggle::after{
	display: none;
}
.special-offers {
    background: #f4f6f8;
    padding: 25px 0px;
    position: relative;
}
.special-pak-contant h4 {
    color: #ff7200;
    font-size: 17px;
    padding-top: 3px;
}
.special-offers button, .top-flight-routes button{
    position: absolute;
    font-size: 35px !important;
}
.special-offers .owl-prev{

}
.special-offers .owl-next, .top-flight-routes button.owl-next{
    right: 0;
}
.special-pak-contant {
    padding: 15px;
    border-bottom: 1px solid #207dcb;
    border-radius: 3px 3px;
}
.newsticker-col {
    background: #f5f5f5;
}
.newsticker-col .bn-title{
    color: #fff;
}
.domestic-airline .dom-com img{
    height: 72px;
}
.newsticker-col .bn-title i{
 font-size: 20px;
    padding: 0px 6px 0px 12px;
    position: absolute;
    width: 35px;
    left: 0;
    height: 100%;
    top: 0;
    background: rgba(0, 0, 0, 0.28);
    line-height: 80px;
}
.our-services-wrap {
    background: url(../images/choose_us.jpg) no-repeat;
    background-color: #00305875;
    padding-bottom: 0.5rem;
    padding-top: 1rem;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background-attachment: fixed;
    padding: 35px 0px;
    background-size: 100%;
}
.our-services-wrap .heading-3 span{
    color: #fff;
}
.our-services-wrap li {
    padding: 0px 26px;
    color: #fff;
}
.our-services-wrap img {
    width: 80px;
    height: 80px;
        transition: 1s;
}
.our-services-wrap li:hover img {
    transform: rotate(360deg);
    transition: 1s;
}
.heading-bar h2 {
    color: #333333;
    font-size: 1.5rem;
    font-weight: 400;
}
.amzing-off-img img {
    height: 190px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    object-fit: cover;
    width: 100%;
}
.amzing-paul-offers:hover img{
	transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
}
.amzing-off-img a {
    display: block;
    overflow: hidden;
}
.dom-com {
    background: #fff;
    min-height: 44px;
    vertical-align: top;
    border: 1px solid #ffc107;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-radius: 5px;
    padding-top:9px;
    height:310px;
}

.testi p {
    font-size: 13px;
    text-align: center;
    padding: 6px 13px 0;
}

.testi h6 {
    margin-bottom: 27px;
    margin-top: 0;
}

.dom-com img {
    vertical-align: text-top;
    max-width: 79px;
    padding: 5px;
    height: 79px;
    width: 100%;
    object-fit: contain;
    margin: 0 auto;
    border-radius: 50%;
    border: 3px solid #ffb607;
}

.amzing-paul-offers {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    margin: 10px;
}
.htl-offers-ama .amzing-off-cnt{
    background: var(--main-color);   
}
.amzing-off-cnt h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #333;
}
.amzing-paul-offers p {
    color: #fc741e;
    font-size: 13px;
}
.heading-bar p {
    font-weight: 600;
    color: #333;
    font-size: 15px;
}
.our-services-wrap li h5{
    font-size: 18px;
    font-weight: 400;
    margin-top: 10px;
}
.special-offers .owl-carousel .owl-item {
    padding: 30px;
}
.special-offers .owl-carousel .owl-item img{
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.top-header-left ul li a i {
    position: absolute;
    left: 0;
    width: auto;
    height: auto;
    color: #fff;
    background: #1058ad;
    text-align: center;
    line-height: 20px;
}
.top-header-left > span {
    display: block;
    margin-bottom: 3px;
    font-size: 13px;
}
.top-footer .foo-address li.cus-help span{
    display: block;
    font-size: 12px;
}
.seasonable-packa .flght-desc {
    background: #fff;
    padding: 20px;
}
.seasonable-packa .flght-desc h4 a{
    color: #333;
    font-weight: 400;
    font-size: 17px;
    text-transform: capitalize;
}
.seasonable-packa .flght-desc .flght-fares{
    display: block;
    padding: 0px 0px 7px;
    font-size: 13px;
}
.seasonable-packa .flght-img-wrap img {
    height: 160px;
    width: 100%;
    object-fit: cover;
}
.paul-searchbar .tab-content form{
    margin-bottom: 0px;
}
.lds-roller {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--main-color);
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.flights-search-popup h3 {
    font-size: 15px;
    line-height: 24px;
    color: #000000;
    border-bottom: 1px dashed #eaeaea;
    padding-bottom: 10px;
    font-weight: 400;
    margin-bottom: 0;
}
.flights-search-popup p {
    color: var(--main-color);
}
.flights-search-popup .midfz {
    display: block;
    color: #ff0000;
    font-size: 13px;
    margin-top: 5px;
}
.flights-search-popup h3 > span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.flt-booking-de-re {
    margin: 5px -16px -16px;
    background: var(--secondary-color);
    color: #fff;
    padding: 6px 3px;
    font-size: 13px;
}
.flights-search-popup .modal-content{
    text-align: center;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*Holiday CSS*/
.filtersection .resultfound {
    font-weight: 400;
    background-color: #ffffff;
    vertical-align: middle;
    margin-top: 0;
    /* box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2); */
    font-size: 18px;
    font-weight: 500;
}
.tourlistbox {
    background-color: #ffffff;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.tourlistfluid{
	padding:25px 0px;
}
.tour-pacakge-listing-wrap .tourlistheading{
	font-size: 18px;
    margin-bottom: 1px;
}
.tour-pacakge-listing-wrap .stars{
	color: #ffa821;
}
.tour-pacakge-listing-wrap .para {
    margin-bottom: 0;
}
.tour-pacakge-listing-wrap .whatincludes{
    font-weight: 600;
}
.tour-pacakge-listing-wrap .hld-price small{
	display: block;
    font-size: 12px;
}
.tour-pacakge-listing-wrap .hld-price .price-hld {
    font-size: 21px;
    color: #992c19;
    font-weight: 600;
}
.btn-select {
    padding: 7px 18px;
    display: inline-block;
    border-radius: inherit;
}
.tour-pacakge-listing-wrap .tourthumb{
	height: 149px;
    object-fit: cover;
    width: 100%;
}
.hld-listing-com {
    padding: 14px 0px;
}
#top-holiday-package2 .flght-desc{
	top: 26%;
}
#top-holiday-package3.top-flight-routes .flght-desc{
	top: auto;
    bottom: 0;
    background: rgba(0, 0, 0, 0.29);
}.home-top-pac-col img {
    width: 100%;    
    height: 230px;    
    object-fit: cover;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -o-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
}
.home-pack-content:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.home-pack-content h3 {
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    margin: 0;
    color: #1058ad;
    padding: 12px 10px;
    font-size: 18px;
}
.home-pack-content > p {
    height: 230px;
    overflow: hidden;
}
.home-pack-content {
    position: relative;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.11);
}
.tourlistbox .tourlistheading {
    margin-top: 0;
    font-size: 16px;
    padding-bottom: 11px;
    /* border-bottom: 1px solid #e2e2e2; */
    margin-bottom: 2px;
    color: var(--secondary-color);
    font-weight: bold;
    padding-top: 10px;
}
.price-rate-rng {
    text-align: center;
    padding-top: 28px;
}
.price-rate-rng h3 {
    font-size: 14px;
}
.whatincludes {
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 5px;
}
.sub-color small {
    color: #555;
}
.tourlistbox .para {
    word-break: break-all;
    font-size: 13px;
    font-weight: 600;
    color: #555;
    margin-bottom: 10px;
}
.hover-main-bg {
    display: inline-block;
    background: var(--main-color);
    color: #fff;
    font-size: 13px;
    padding: 6px 12px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid var(--main-color);
}
.hover-main-bg:hover{
    background: #fff;
    color: var(--main-color);
}
.radio-paul > li > label {
    position: relative;
    display: block;
    cursor: pointer;
    margin-bottom: 0;
}
.radio-paul > li > label > input {
    position: absolute;
    pointer-events: none;
    clip: rect(0,0,0,0);
}
.radio-paul > li > label > span {
    font-weight: 600;
    font-size: 0.78rem;
    color: #201a1a;
    display: block;
    position: relative;
    padding: 2px 12px;
    border-radius: 15px;
    background: #eee;
    border: 2px solid #ff9800;
}

.radio-grabber li label input:checked~span {
    background:#ff9800;
    color: var(--white);
}
.list-content p {
    font-size: 13px;
    font-weight: 500;
}
.service-list {
    color: #666;
}
.service-list h4 {
    font-size: 1.2rem;
    color: #1058ad;
    margin: 0px;
}
.service-list i {
    float: left;
    width: 35px;
}
.list-content {
    padding-left: 48px;
}
.heading-1 {
    color: #2a1202;
    font-weight: 600;
    position: relative;
    font-size: 54px;
    letter-spacing: 2px;
}
.top-pacakge .owl-nav {
    position: absolute;
    top: -40px;
    right: 20px;
    z-index: 1;
}
.top-pacakge .owl-nav i {
    font-weight: 700;
    color: #1058ad;
}
.top-pacakge .owl-nav button {
    font-size: 30px !important;
    width: 23px;
}
.btn-flght {
    color: #47b749;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    text-transform: capitalize;
}
.btn-flght:hover{
    background: #fff;
    color: #47b749;
}
.day_n_nt {
    font-weight: 600;
    font-size: 13px;
    color: #777;
    margin-bottom: 3px;
}
.bottom-lst {
    border-top: 1px solid #ddd;
}
.bottom-lst [class*=col-]:not(:last-child) {
    border-right: 1px solid #eee;
}
.bottom-lst .row {
    margin: 0px;
}
.bottom-lst [class*=col-] {
    padding: 6px 10px;
}
.btn-lst-price {
    font-weight: 600;
    color: #1058ad;
}
.tourthumb {
    height: 130px;
    object-fit: cover;
    width: 100%;
}
.price-hold {
    font-size: 20px;
    font-weight: 600;
}
/*.search-tabbar-wrap {
    padding: 9rem 0px 5rem;
    background-size: cover;
    background-position: center;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#d73137),to(#ef6a6e));
    background-image: linear-gradient(180deg,#d73137,#ef6a6e);
    background-image: -moz-linear-gradient(top,#d73137,#ef6a6e);
    background-image: -o-linear-gradient(top,#d73137,#ef6a6e);
    background-image: linear-gradient(180deg,#d73137,#ef6a6e);
    position: static !important;
}*/
.search-tabbar-wrap {
    padding: 3rem 0px 0rem;
}
@media screen and (min-width: 767px){
    .homepage-slider {
        min-height: 560px;
        max-height: 560px;
    }
    .hotel-wrap-col, .bus-wrap-col {
        padding-top: 4.85rem;
    }
}

.error{
	color:#F44336 !important;
}
.top-right-header .list-inline-item {
    background: #f4f7f8;
    padding: 2px 44px 3px 44px;
    margin-right: 0px;
}
.top-right-header ul {
    font-size: 0px;
}
.top-right-header .list-inline {
    display: inline-block;
    border: 1px solid #e0e5e7;
}
.top-right-header .list-inline-item:not(:last-child) {
    border-right: 1px solid #e0e5e7;
}
.header-right .list-inline-item a {
    font-size: 18px;
    color: #2a1202;
}
.tab-content > .container-fluid {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.search-tabbar .nav-tabs {
    border-bottom: none;
}
.input-icon {
    position: relative;
}
.input-icon i {
        position: absolute;
    right: 0;
    background: var(--main-color);
    top: 0;
    height: 100%;
    line-height: 43.8px;
    width: 30px;
    text-align: center;
    color: #fff;
}
.dropdown-menu-nav, .paul-hotel-down-wrap {
    min-width: 241px;
    padding: 12px;
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.19);
    left: 15px;
    z-index: 99;
    margin-top: 25px;
}
.dropdown-menu-nav .col-trvl label {
    float: left;
    margin-bottom: 0;
    height: auto;
    line-height: normal;
    font-size: 13px;
    font-weight: 500;
    padding-top: 7px;
    font-family: 'Roboto', sans-serif;
    color: #333;
    width: auto;
    padding-left: 0;
}
.dropdown-menu-nav .col-trvl .form-control {
    float: right;
    width: 100%;
    border: 1px solid #b1aeae;
    height: 30px;
    max-width: 120px;
    min-height: initial;
    max-height: initial;
    padding: 0;
    color: #333 !important;
    font-size: 0.8rem;
}
.search-bar-col .col-trvl {
    padding: 5px 0px !important;
    margin-bottom: 5px;
}
.dropdown-menu-nav .col-trvl:after {
    content: '';
    clear: both;
    display: table;
}
.dropdown-menu-nav .col-trvl:after {
    content: '';
    clear: both;
    display: table;
}
.flght-travel-tl-cla a:focus {
    border-color: rgba(255, 255, 255, 0.52) !important;
    box-shadow: none;
}
.btn-select, .btn-select:hover {
    background: var(--main-color);
    color: var(--white);
    font-weight: 700;
    border-radius: 20px;
    border-color: var(--main-color);
    padding: 5px 18px;
}
.offers-inner {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    margin: 10px 17px;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    margin-bottom: 30px;
}
.offers-inner:hover {
    transform: scale(1.1, 1.1);
    box-shadow: 0 5px 15px rgba(0,0,0,.13);
}
.offers-inner a {
    display: block;
}
.offers-inner-img {
    position: relative;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
.offers-inner img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.cat-flt {
    bottom: 0;
    background: #e33a30;
    color: #ffff;
    left: 6px;
    padding: 5px 11px;
    font-weight: 500;
    display: inline-block;
    border-radius: 0px;
}
.offers-inner-content {
    padding: 10px 10px 0px;
    min-height: 115px;
    color: #333;
    text-align: left;
}
.offers-inner-content h4 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: 400;
}
.offers-special-top p {
    font-weight: 500;
    color: #1575bb;
}
.use-coupon-fbt p {
    margin-bottom: 0;
    color: #4c4a4a;
    font-size: 12px;
    font-weight: 500;
}
.popular-list {
    position: relative;
}
.popular-list figure{
	overflow: hidden;
}
.popular-list img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
.popular-list:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.popular-list figcaption {
    position: absolute;
    top: 0px;
    font-family: 'Century Gothic';
    padding: 35px 45px;
    font-size: 1.6rem;
    color: #fff;
    z-index: 9;
    height: 100%;
    width: 100%;
}
.popular-list figure:after {content: '';position: absolute;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.27);left: 0;}
.top-footer h4, .top-footer h3 {
    margin-top: 0;
    color: #fff;
    font-size: 18px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgb(239 239 239);
    font-weight: 700;
    font-family: 'Quicksand', sans-serif;
    text-transform: uppercase;
}

.top-footer h3{
	font-weight: 300;
}
.top-footer h4:after {
    position: absolute;
    bottom: -2px;
    width: 25px;
    content: '';
    height: 3px;
    background:#2a2829;
    left: 0;
}
.help-desk li a {
    text-transform: uppercase;
    color: #f2a804;
}
.flights-search-popup .modal-content {
    border: none !important;
    border-radius: 0px;
}
.offer-carousel .owl-nav button.owl-prev, .offer-carousel .owl-nav button.owl-next {
    position: absolute;
    top: calc(35% - 15px);
    width: 36px;
    background: #fff !important;
    height: 35px;
    text-align: center;
    line-height: 30px !important;
}
.domestic-airline .owl-carousel .owl-nav, .amazing-flight-offers .amzing-cras .owl-nav{
	position: absolute;
    top: -55px;
    right: 0;
}
.domestic-airline .owl-carousel .owl-nav button, .amazing-flight-offers .amzing-cras .owl-nav button {
    width: 33px;
    height: 33px;
    border: 3px #fff;
    color: #fff;
    border-style: double;
    font-size: 1.4rem;
}
.domestic-airline .owl-carousel .owl-nav button.owl-prev{

}
.domestic-airline .owl-carousel .owl-nav button.owl-next{

}
.offer-carousel .owl-nav button.owl-prev, .offer-carousel .owl-nav {
    left: 10px;
}
.offer-carousel .owl-nav button.owl-next {
    right: 10px;
}
.use-coupon-fbt p {
    color: #333!important;
    font-weight: 700;
}
.offers-inner-content p {
    color: #777;
}
.search-tabbar .dropdown-menu {
    padding: 0px;
}
.search-tabbar .dropdown-menu a.active {
    background: #f8cb0c;
    color: #333;
}
.header-top-right .dropdown .dropdown-toggle {
    background: var(--main-color);
    color: var(--white);
    font-size: 15px;
    padding: 2px 5px 3px 10px;
    display: inline-block;
    text-transform: uppercase;
}
.header-top-right .dropdown .dropdown-toggle i {
    display: inline-block;
}
.swip {
    position: absolute;
    right: -18px;
    top:50px;
    height: 32px;
    width: 32px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    z-index: 1;
    cursor: pointer;
    text-align: center;
}

.swip > i {
    height: 100%;
    width: 100%;
    text-align: center;
    padding:8px 0px;
    display: inline-block;
    font-size: 18px;
    color: var(--main-color);
}

.search-tabbar .nav-tabs .nav-link.active i {
    color: #fff;
}

.announce-heading {
    float: left;
    background: var(--main-color);
    position: relative;
    padding-left: 45px;
    color: #fff;
    padding-right: 10px;
    padding-top: 26px;
    padding-bottom: 8px;
}
.announce-main:after {content: '';display: block;clear: both;}
.announce-cont {
    padding-left: 12rem;
}
.announce-heading i {
    position: absolute;
    color: #fff;
    background: #014030;
    height: 100%;
    width: 37px;
    left: 0;
    top: 0;
    font-size: 27px;
    text-align: center;
    padding-top: 34px;
}
.announce-heading h4 {
    font-size: 1.1rem;
    font-family: 'Roboto Condensed', sans-serif;
}
.announce-heading:after {content: '';position: absolute;right: -20px;top: 32px;border-left: 12px solid var(--main-color);border-top: 12px solid transparent;border-bottom: 12px solid transparent;width: 20px;height: 20px;}
.alerts_carousel .owl-nav button {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 2rem !important;
    color: #bebebe !important;
    background: #fff !important;
    z-index: 9;
}
.alerts_carousel .owl-nav button.owl-prev {
    right: 20px;
}
.alerts_carousel .owl-nav i {
    font-weight: 600;
}
.announce-main {
    background: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.32);
}
.announce-list {
    padding-top: 30px;
    padding-right: 50px;
    color: #666;
}
.announce-list strong {
    color: var(--main-color);
}
.amazing-list {
    border: 5px solid #f0f0f0;
}
.amazing-list img {
    height: 240px;
    object-fit: cover;
    width: 100%;
}
.amazing-cont h4 {
    font-size: 1rem;
    color: var(--main-color);
}
.heading-4 {
    font-size: 1.75rem;
    color: var(--main-color);
    font-family: 'Roboto Condensed', sans-serif;
}
.travel-tool-list {
    min-height: 250px;
    background: #1a866c;
    border-radius: 20px;
    color: #fff;
    position: relative;
    padding-top: 6rem;
    z-index: 9;
}
.travel-tool-list i {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 6rem;
    color: rgba(0, 0, 0, 0.19);
    top: 55%;
    bottom: 0;
    transform: translateY(-65%);
    z-index: -1;
}
.travel-tool-list h3 {
    font-size: 2.3rem;
    font-weight: 600;
    margin: 0;
}
.travel-tool-list p {
    font-size: 1.7rem;
}
.world-bg {
    background: #bb1f20;
}
.currency-bg {
    background: #1f46bd;
}
.weather-bg {
    background: #f77f29;
}
.newsletter-main {
    background:#ececec; 
}
.newsletter-main h2 {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 1.75rem;
}
.newsletter-main p {
    font-size: 0.85rem;
    font-weight: 600;
}
.btn-green {
    background: var(--main-color);
    color: var(--white);
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.5rem;
    padding: 0.2rem 0.9rem;
    font-weight: 600;
}
.newsletter-main .form-control {
    height: calc(2.25rem + 8px);
    border: 2px solid #ddd;
}
.our-services {
    background: url(../images/our-services.jpg);
    position: relative;
    background-position: top center;
    color: #fff;
    z-index: 1;
    background-size: cover;
    background-attachment: fixed;
    padding: 2rem 0rem;
}
.our-services:after {content: '';position: absolute;height: 100%;width: 100%;left: 0;top: 0;background: rgba(3, 7, 170, 0.55);z-index: -1;}

.our-services h3{
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
}
.service-list1 span {
    display: inline-block;
    font-size: 2.7rem;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 22px;
}
.header-top-right .dropdown-menu {
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
}
.header-top-right .dropdown-menu .dropdown-item {
    text-align: left;
    padding: 8px 7px;
    font-size: 13px;
}
.header-top-right .dropdown-menu .dropdown-item:not(:last-child) {
    border-bottom: 1px dashed #ddd;
}
.footer-end {
    background: #00795a;
    padding: 5px 0px;
    font-size: 13px;
    border-top: 1px dashed rgba(255, 255, 255, 0.17);
}
.whatsapp-offers {
    background: #fff;
}
.whatsapp-offers h2, .whatsapp-offers p {
    color: var(--main-color);
    font-weight: 600;
}
.whatsapp-offers .btn-green {
    background: var(--secondary-color);
}
.primary-header {
    background: var(--main-color);
    padding: 10px 0px;
    color: #fff;
}
.primary-header li a {
    color: #fff;
}
.primary-header li:not(:last-child) {
    border-right: 1px solid #fff6;
    padding-right: 10px;
    content: '';
}
.amzing-off-img{
    position: relative;
    overflow: hidden;
}
.amzing-off-img i {
    position: absolute;
    top: 4px;
    right: 4px;
    color: #fff;
}
.hotel-list {
    margin: 10px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    border-bottom: 3px solid transparent;
    background: #fff;
}
.hotel-list:hover{
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    border-bottom-color: var(--secondary-color);
}
.hotel-off-img {
    position: relative;
}
.hotel-off-img img {
    height: 170px;
    object-fit: cover;
    width: 100%;
}
.hotel-off-img span {
    position: absolute;
    top: 0px;
    right: 0px;
    background: var(--secondary-color);
    color: var(--white);
    font-size: 13px;
    padding: 3px 7px;
}
.hotel-off-cnt h4 {
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #666;
}

.social-media-col a {
    height: 32px;
    width: 33px;
    display: inline-block;
    border: 1px solid #2649a3;
    border-radius: 130px;
    text-align: center;
    padding: 8px;
}
.bg-white {
    background-color: #fff!important;
    padding: 20px 0 20px 0;
}

.text-uppercase {
    text-transform: uppercase!important;
    font-weight: 600;
}

.exclusive-offers .form-control{border:2px solid #ddd;border-radius:4px}
.why-we{background:#6b6b6b;padding:2rem 0!important;color:var(--white);font-size:12px}

.list-inline-item:not(:last-child) {
    margin-right: 4px;
}

.newsletter-in .btn {
    background: var(--main-color);
    color: var(--white);
    padding: 4px 0px 6px 0px;
    border: 1px solid var(--main-color);
}
.newsletter-in .btn:hover {
    background: var(--white);
    color: var(--main-color);
}
.amzing-off-cnt {
    min-height: 90px;
}
.loader,
.loader:after,
.loader:before {
    background: var(--main-color);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em
}
.loader {
    color: var(--main-color);
    text-indent: -9999em;
    margin: 20px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
    min-height: 55px
}
.loader:after,
.loader:before {
    position: absolute;
    top: 0;
    content: ''
}
.loader:before {
    left: -1.5em;
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}
.loader:after {
    left: 1.5em
}
@-webkit-keyframes load1 {
    0%,
    100%,
    80% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}

@keyframes load1 {
    0%,
    100%,
    80% {
        box-shadow: 0 0;
        height: 4em
    }
    40% {
        box-shadow: 0 -2em;
        height: 5em
    }
}
.flights-search-popup p {
    color: var(--main-color);
}
.flght-psg-deails-pop span {
    display: inline-block;
    border: 1px solid var(--main-color);
    font-size: 12px;
    padding: 0px 0px 0px 6px;
}
.flght-psg-deails-pop span strong {
    background: var(--main-color);
    padding: 2px 6px;
    display: inline-block;
    color: var(--white);
    margin-left: 5px;
}
.flght-psg-deails-pop {
    margin-top: 10px;
}
.flt-booking-de-re li:not(:first-child) > span {
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    padding-left: 10px;
}
.flights-search-popup .modal-header h4 {
    font-size: 20px;
}
.flights-search-popup .modal-header {
    padding: 13px 10px;
}
img[data-original] {
    background: url(../images/loader-bg.gif);
    background-repeat: no-repeat;
    background-position: center;
}
.domestic-airline-in, .blog-offers {
    background: #f3f1f2;
}
.holiday-off-img img {
    height: 220px;
    width: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.holiday-list {
    position: relative;
}
.holiday-list figcaption {
    position: absolute;
    bottom: 10px;
    left: 20px;
    color: #fff;
    z-index: 9;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.28);
    font-size: 1.5em;
}
.holiday-list figure:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    left: 0;
    top: 0;
    z-index: 0;
}
.holiday-list img {
    height: 200px;
    object-fit: cover;
    width:100%;
}
.filtersection {
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.13);
    padding:20px 20px 40px;
    background: var(--white);
}
#tourDetailImgs .carousel-indicators li:first-child {
    margin-left: 0px;
}
#tourDetailImgs .carousel-indicators li.active {
    background: var(--main-color);
    border-color: var(--main-color);
}
.hol-price {
    position: absolute;
    top: 0px;
    right: 0;
    background: var(--secondary-color);
    padding: 3px 15px;
    color: var(--white);
    border-radius: 5px 0px 0px 5px;
    z-index: 1;
}
.htl-cont {
    color: var(--secondary);
    min-height: 169px;
}
.htl-cont h3 {
    font-size: 1.1rem;
    color: var(--secondary-color);
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
}
.support_24 {
    font-size: 12px !important;
    background: #fff;
    padding: 6px 8px !important;
    border-radius: 5px !important;
    line-height: 16px;
    color: #ffffff !important;
    font-weight: 700 !important;
    display: inline-block !important;
    min-height: 39px;
    background: linear-gradient(90deg,#ff8100,#ff4b00);
}

.top-header-right a img {
    vertical-align: middle;
    line-height: 31px;
    background: #ff5600;
    padding:7px;
    margin-left: -7px;
    border-radius: 5px 0px 0 5px;
}

.d-img{
    padding: 0 16px 0 7px !important;
}
.d-img b{
    line-height:36px;
}

.support_24 img {
    float: left;
    max-width:37px;
}

.support_24 > span {
    padding-left: 13px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 23px;
}

.support_24 > span > small {
    display: block;
    font-weight: 700;
    font-size: 11px;
    padding-top: 2px;
}
.login-tab > a {
    color: #fff !important;
    padding: 7px 10px 7px 10px;
    background-image: -webkit-linear-gradient(45deg,var(--secondary-color),var(--main-color));
    background-image: -moz-linear-gradient(45deg,var(--secondary-color),var(--main-color));
    background-image: -o-linear-gradient(45deg,var(--secondary-color),var(--main-color));
    background-image: linear-gradient(71deg,#ff9800,#ff4b00);
}
.top-header-right a {
    color:#fff;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    border-radius: 5px;
    vertical-align: middle;
}
.home-searchbar {
    border: 1px solid #ddd;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background:#f4f6f869;
    border-radius: 10px;
    margin-bottom: 2rem;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #000000 !important;
}



#whatsaap {
    /* padding: 2px 15px 0 8px !important; */
}
.navbar-dark .navbar-nav .nav-link {
    color: #333;
}



.home-searchbar .form-group {
    padding: 12px 0px 0;
    margin-bottom: 0;
}

.flght-col .form-control {
    font-size: 26px;
    font-weight:700 !important;
    line-height: 26px;
    padding: 0.375rem 0.6rem !important;
}

.des {
    padding-left: 13px;
    font-size: 13px;
}





.home-searchbar label {
    padding-left: 0.8rem;
    font-weight: 600;
    margin-bottom: 0;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #4b4a4a;
    text-transform: uppercase;
    font-size: 14px;
}
.home-searchbar > .row > [class*=col-]:not(:last-child), .multi-boder > [class*=col-]:not(:last-child){
    border-right: 1px solid #ddd;
}
.home-searchbar > .row {
    margin-left: -6px;
    margin-right: -6px;
}
.home-searchbar > .row > [class*=col-] {
    padding-left: 6px;
    padding-right: 6px;
}
.home-searchbar label.error {
   /* position: absolute;*/
   /* bottom: -25px;*/
   /* left: 0;*/
}
.homepage .secondary-header {
    position: fixed;
    top: -100%;
}
.secondary-header.fixed-header {
    top: 0px;
}
.secondary-header {
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    left: 0px;
    width: 100%;
    z-index: 999;
    background: #fff;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
}
.secondary-header .srdv-logo img {
    top: 0;
}
.homepage .top-header {
    display: block;
    /* border-top: 30px solid var(--main-color); */
    background: #fff;
}
.top-header {
    display: block;
    background: #ffffff91;
}
.secondary-header {
    position: fixed;
    top: -100%;
}

.super-offers {
    margin-top: -2.5rem;
    position: relative;
    z-index: 9;
}
.super-offers .three-column-in {
    padding: 1.5rem 1.3rem;
}
.super-offers-topbar h3 {
    font-weight: 700;
    font-size: 25px;
    color: #00276c;
    border-left: 3px solid #ffb400;
    padding-left: 11px;
    font-family: 'Quicksand', sans-serif;
}

.super-off-tabbar .nav-tabs .nav-item {
    margin-bottom: 0px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-size: 15px;
}
.super-off-tabbar .nav-tabs .nav-link.active {
    background: transparent;
    color: #ff4600;
}
.super-off-tabbar .nav-tabs .nav-item {
    margin-bottom: 0px;
    color:#000;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-size: 15px;
}
.super-off-tabbar .nav-tabs .nav-link, .super-off-tabbar .nav-tabs .nav-link:hover {
    border: 0px none !important;
}
.all-tab {
    position: absolute !important;
    right: 0;
}
.all-tab .nav-item {
    font-size: 1rem !important;
}
.super-off-wrapper {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    background-color: #fff;
    margin: 20px 0px 5px 0px;
    padding: 0 15px 15px;
    border: 1px solid #ffb400;
}
.offsr-thmb-img {
    top: -16px;
    position: relative;
    /*max-width: 140px;*/
}
.offsr-thmb-img img {
    border-radius: 5px;
    height: 115px;
    object-fit: cover;
}
.offsr-thmb-img .valid-tgs {
    position: relative;
    bottom: 13px;
    background: var(--main-color);
    color: var(--white);
    padding: 0.3rem 0.5rem;
    text-align: center;
    font-size: 0.7rem;
    border-radius: 15px;
    width: 91%;
    display: block;
    margin: 0 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.spr-off-header .btn-view {
    position: absolute;
    bottom: 0px;
    right: 15px;
    border-radius: 0px;
}
.btn-view {
    background: #fff;
    color: #00319b;
    border: 2px solid #ffc107;
    border-radius: 5px !important;
    font-weight: 700;
}

.btn-view:hover{background: var(--secondary-color);color: #fff;}
.offers-shrt-desc .category-ttl {
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    /*margin-top: -20px;*/
    font-size: 13px;
    z-index: 999;
}
.offers-shrt-desc {
    margin-left: auto;
    margin-top: 12px;
}
.offers-shrt-desc h4 {
    font-size: 16px;
    color: #1c1919;
    font-weight: 600;
    position: relative;
    padding-bottom: 0.2rem;
    padding-top: 0.3rem;
    font-family: 'Quicksand', sans-serif;
}
.offers-shrt-desc h4:after {
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    bottom: -4px;
    height: 3px;
    background: #ff4600;
}
.offers-on {
    color: #9b9b9b;
    font-weight: 500;
    font-size: 13px;
}
.copun-code {
    position: relative;
    bottom: 13px;
    background: #000;
    color: var(--white);
    padding: 0.3rem 0rem;
    text-align: center;
    font-size: 0.7rem;
    border-radius: 15px;
    width: 91%;
    display: block;
    margin: 0 auto;
}
.offer-cont {
    font-size: 13px;
    color: #555;
}
.amzing-cras .owl-nav, .blog-slider .owl-nav, .blog-carousel .owl-nav, .dom-owl-cras .owl-nav {
    position: absolute;
    right: 0px;
    top: -56px;
    background: #ffff;
    border-radius: 36px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.17);
}
.amzing-cras .owl-nav i, .blog-slider .owl-nav i, .blog-carousel .owl-nav i, .dom-owl-cras .owl-nav i {
    font-size: 24px !important;
    line-height: normal;
    padding: 3px 5px;
    color: var(--main-color);
    display: inline-block;
}
.super-off-tabbar .nav-tabs .nav-item.active:after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: 0px;
    width: 100%;
    left: 0px;
    background:#ff4600;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.three-column-in {
    border-radius: 10px;
    padding: 0;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    position: relative;
}
.three-col-wrap {
    background: #fff;
    padding: 10px;
    text-align:left;
    display: flex;
    align-items: flex-start;
}

.th-icon i {
    background: url(../images/sprit-coulmn.png) no-repeat;
    left: 20px;
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}
.th-icon i {
    background: url(../images/sprit-coulmn.png) no-repeat;
    left: 20px;
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
}
.th-icon i.icon-1{
    background-position:0 0px;
}
.th-icon i.icon-2{
    background-position: 0 -100px;
}
.th-icon i.icon-3{
    background-position: 0 -200px;
}

.th-dts h3 {
    font-weight: 600;
    color:#262626;
    margin-bottom: 0.3rem;
    font-size: 18px;
    font-family: 'Quicksand', sans-serif;
}

.th-dts p {
    margin-bottom: 0;
    color: #555;
    line-height: 23px;
    padding-bottom: 10px;
}

.th-icon {
    width:150px;
}
.b-flight{
    text-align: center;
    margin: 0 auto;
    padding: 22px;
}


.blog-wrap-top h2, .compare-flights h3, .book-guide h3 {
    font-weight: 800;
    color: #00276c;
    margin-bottom: 0;
    font-size: 32px;
    border-left: 3px solid #ffc107;
    padding-left: 16px;
    font-family: 'Quicksand', sans-serif;
}

.trvl-view a {
    color: var(--main-color);
    font-weight: 600;
    font-size: 1.1rem;
    line-height: normal;
    padding-right: 80px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    top: -28px;
}
.blog-wrap-col .three-column-in, .compare-flights .three-column-in, .book-guide .three-column-in {
    padding: 2rem 1.3rem;
}
.blog {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    margin: 0px 2px 10px 2px;
    border-radius: 6px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.2);
    border:1px solid #ffb400;
}

.blog-conts h3 {
    color: #193274 !important;
    text-transform: capitalize;
}

.blog-img {
    height: 135px;
    overflow: hidden;
    margin: 0px;
    position: relative;
}
.blog-cont, .blog a {
    font-weight: 300;
    font-size: 13px;
    color: #333;
}

.normal-font {
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #ff5722;
    width: max-content;
    padding: 2px 12px;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    line-height: 17px;
    margin-bottom: 9px;
}

.blog-conts a {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    display: block;
    background: #fff;
    z-index: 99999;
    position: relative;
}

.tour-img {
    height: 210px;
    overflow: hidden;
    margin: 0px;
    position: relative;
}


.download-app h4{
    color:#002287; 
}

.two-img h6 {
    font-size: 18px;
    color: #000;
}

.fly-btn p {
    font-size: 16px;
    margin: 5px;
    color: #736062;
}

.mobile-img img {
	max-width: 100%;
}

.trip-app {
	padding: 50px 0;
	background: url(../images/world-map.png) 0 0/cover #fff
}

.download-app h3 {
    color: #ff4600;
    margin-bottom: 0;
    font-family: Roboto, sans-serif;
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 600;
}

.fly-btn a {
    background: #ff9800;
    color: #fff;
    border-radius: inherit;
    padding: 11px 23px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 19px;
    margin-right: 10px;
}

.download-app h4 {
    font-size: 35px;
    font-weight: 400;
    padding: 0 74px 0 0;
}

.cus-padding {
    padding: 0 42px;
}




.blog-conts h3 {
    background: #fff;
    margin-bottom: 0px;
    height: 83px;
    padding-top: 20px;
    color:#1932a1;
    padding: 10px 21px;
}

.blog-conts {
    text-align: center;
    margin-top: -78px;
    border-radius: 5px;
    width: 221px;
    margin-left: 19px;
}


.btn-primary:hover{
    background:none;
    color: #00276c;
    border:2px solid #ffb400;
}



.blog-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.blog h3 {
    color: #ff5c1e;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    line-height: 25px;
    position: relative;
    padding-bottom: 0rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'Quicksand', sans-serif;
}

.blog-cont p {
    line-height: 1.3rem;
    color: #555;
    margin-bottom: 12px;
    font-weight: 500;
}
.blog-cont{
    min-height: 130px;
}
.form-control{
    font-size: 0.9rem;
}
.offer-main {
    max-width: 900px;
    margin: 0 auto;
}
.offer_d_img img {
    width: 100%;
}
.package-wrap {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
}
.package-wrap .post-image img {
    width: 100%;
    max-width: 100%;
    height: 180px;
    object-fit: cover;
}
.package-wrap .packe-col {
    padding: 15px;
    min-height: 216px;
    font-size: 14px;
    word-break: break-all;
}
.package-wrap .packe-col h2.post-title {
    margin: 0;
    margin-bottom: 2px;
    font-size: 18px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--secondary-color) !important;
}
.package-wrap .packe-col h2 a {
    color: var(--secondary-color);
}
.post-meta .time {
    font-size: 13px;
    color: var(--secondary);
    display: block;
    font-weight: 700;
}
.post-meta p {
    color: #777;
    line-height: 23px;
}
.post-meta a {
    color: var(--main-color);
    font-weight:600;
}
.custom-pagination li:first-child a, .custom-pagination li:last-child a {
    border-radius: 30px !important;
}
.custom-pagination li:first-child a, .custom-pagination li:last-child a {
    border-radius: 30px !important;
}
.custom-pagination li a {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    text-align: center;
    background: var(--main-color);
    color: var(--white);
    font-weight: 700;
    display: inline-block;
    border: 1px solid var(--main-color);
    padding: 2px !important;
}
.custom-pagination li:not(:last-child) {
    margin-right: 4px;
}
.custom-pagination li.next a:after {
    content: "\eaca";
}
.custom-pagination li.next a:after, .custom-pagination li.prev a:after {
    position: absolute;
    left: 1px;
    font-size: 17px;
    text-align: center;
    width: 100%;
    top: 2px;
    font-family: IcoFont!important;
}
.custom-pagination li.next, .custom-pagination li.prev {
    font-size: 0px;
    position: relative;
}
.custom-pagination li a:hover {
    border: 1px solid var(--main-color);
    color: var(--main-color);
    background: #fff;
}
.custom-pagination li.prev a:after {
    content: "\eac9";
    left: 0px;
}
.custom-pagination .pagination {
    justify-content: center;
}
.roombox .row .black-color {
    display: block;
    margin-top: 5px;
    font-size: 13px;
    font-weight: 600;
    margin-top: 5px !important;
}
.roombox > .black-color {
    font-size: 14px !important;
    padding: 0px 0px 2px 0px;
    display: block;
    font-weight: 700;
}
.roombox select {
    font-size: 13px;
    padding: 2px 2px;
    margin-bottom: 7px;
    font-size: 12px !important;
    padding: 4px !important;
    height: auto !important;
}
.addremovedone .btn {
    padding: 4px 8px;
    font-size: 13px;
    border-radius: 3px;
}
.paul-searchbar-wrap .btn-com {
    border-radius: inherit;
    background: var(--main-color);
    color: #fff;
    padding: 0.5rem .75rem;
}
.paul-hotel-down-wrap label {
    padding-left: 0px;
}
.paul-hotel-down-wrap label {
    padding-left: 0px;
    font-size: 14px;
    font-weight: 600;
}
.roomchildbox > span, .bp_room_data > span, .htl-room-list > label {
    font-weight: 800;
    font-size: 16px;
    color: #333;
}
.bp_room_data {
    margin-top: 10px !important;
}
.hotel-numbers label span {
    background: var(--main-color);
    height: 25px;
    width: 25px;
    color: var(--white);
    text-align: center;
    border-radius: 20px;
    line-height: 24px;
    display: inline-block;
    border: 1px solid var(--main-color);
    cursor: pointer;
}
.hotel-numbers label input:checked ~ span {
    background: var(--white);
    color: var(--main-color);
}
.hotel-numbers label input {
    display: none;
}
.hotel-numbers  li {
    margin-right: 0px !important;
}
.gt-app a {
    background: var(--main-color);
    padding: 5px 10px 5px 5px;
    border-radius: 3px;
    color: var(--white);
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: -1px;
    word-spacing: 3px;
    position: relative;
    bottom: 0px;
    z-index: 1;
    overflow: hidden;
}
.gt-app a:after {
    content: '';
    position: absolute;
    left: 35%;
    top: 0px;
    height: 100%;
    width: 100%;
    animation: gt-an 1.5s infinite;
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    z-index: 99;
}
@keyframes gt-an{
    from {
        left: 100%;
    }
    to {
        left: -100%;
    }
}
@-webkit-keyframes gt-an{
    from {
        left: 100%;
    }
    to {
        left: -100%;
    }
}
@-moz-keyframes gt-an{
    from {
        left: 100%;
    }
    to {
        left: -100%;
    }
}
@-ms-keyframes gt-an{
    from {
        left: 100%;
    }
    to {
        left: -100%;
    }
}
.gt-app img {
    max-width: 15px;
}
.gt-app a i {
    font-size: 21px;
}
.gt-app span {
    display: inline-block;
    position: relative;
    top: -1px;
}
.flt-to {
    padding-left: 15px !important;
}
.super-offers-topbar {
    margin-bottom: 20px;
}
.travel-tool img {
    max-width: 64px;
}
.travel-tool {
    padding: 30px 10px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    margin: 0px 2px 10px 2px;
    overflow: hidden;
    /* background: rgba(238, 238, 238, 0.65); */
    border: 1px solid #eee;
}
.travel-tool h4 {
    font-size: 1.25rem;
    color: #007af0;
    margin-top: 15px;
    margin-bottom: 0;
}
.exclusive-offers {padding: 1.5rem 0rem;}
.exclusive-offers h3 {
    margin-bottom: 0;
    font-size: 27px;
    color: #00276c;
    font-weight: 600;
    border-left: 3px solid #ffc107;
    padding-left: 14px;
    font-family: 'Quicksand', sans-serif;
}

.exclusive-offers p {
    margin-left: 20px;
}


.btn-go {
    background: none;
    color: #00276c;
    font-weight: 600;
    text-transform: capitalize;
    border: 2px solid #ffc107;
}
.gst p {
    color:#747980;
    font-weight: 700;
    font-size: 15px;
}

.btn-go:hover {
    background: var(--secondary-color);
    color: #fff;
}
.exclusive-offers .form-control {
    border: 2px solid #ffb400;
}
.our-services li {
    width: calc(97% / 5);
    margin: 0px !important;
}
.our-services li > span {
    display: inline-block;
    height: 90px;
    width: 90px;
    font-size: 50px;
    border: 2px solid var(--white);
    border-radius: 50%;
    margin-bottom: 15px;
}
.our-services li > span > i {
    line-height: 90px;
}
.why-we {
    background: #6b6b6b;
    padding: 2rem 0rem !important;
    color: var(--white);
    font-size: 12px;
}
.why-we h4 {
    margin-top: 0;
    color: #fff;
    font-size: 1rem;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 1.3rem;
    border-bottom: 1px solid rgba(204, 204, 204, 0.17);
    font-weight: 500;
}
.why-we h4:after {
    position: absolute;
    bottom: -2px;
    width: 25px;
    content: '';
    height: 3px;
    background: var(--secondary-color);
    left: 0;
}
.trademark {
    background: #00795A;
    font-size: 13px;
    padding: 5px 0px;
}
.mob-block{display: none !important;}
.offers-wrapper {
    padding: 0rem 0rem 1rem 0rem;
}
.offers-heading {
    background: #ffbd5d;
}
.offers-heading .nav-tabs {
    border: none;
}
.offers-heading .nav-link {
    padding: 8px 20px;
    font-weight: 600;
    color: #333;
    border: none;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    background-color: transparent !important;
}
.offers_list {
    padding: 30px 0px 0px 0px;
}
.offers_list > .heading-3 {
    margin: 0px 0px 10px 0px;
    font-size: 20px;
    font-weight: 500;
    position:relative;
}
.heading-3:after {
    content: '';
    position: absolute;
    left: 0;
    width: 19px;
    height: 4px;
    background: var(--secondary-color);
    bottom: 0;
}
.heading-3~.row {
    margin-bottom: 1rem;
}
.deals-list {
    background: #fff;
    box-shadow: 0px 0px 4px rgba(214, 213, 213, 0.7);
    font-size: 13px;
    font-weight: 600;
}
.deals-list figure {
    margin: 0px;
    overflow: hidden;
    position: relative;
}
.deals-list figure img {
    width: 100%;
    min-height: 190px;
    max-height: 190px;
    object-fit: cover;
    transition: 0.5s ease;
}
.deal-cont {
    padding: 10px 15px;
}
.deal-cont > h4 {
    font-size: 1.2rem;
    font-weight: 500;
}
.btm-nav .list-inline-item:not(:last-child) {
    margin-right: 0.3rem;
    font-size: 0.85rem;
}
.homepage_image {
	background: url(../images/TaeApril26.jpg);
    background-size: 100%;
}
.header-number-bg {
    height: 100%;
    clip-path: polygon(0 0,0 100%,100% 100%,100% 46px,calc(100% - 46px) 0,0 0);
    background-color: #2649a3;
    width: 50%;
    float: right;
  }
  .header-number-left{
    text-align: left!important;
    padding: 6px 10px;
    line-height: 15px;
  }
  .Barharwa-head{
    color: #fff;
    font-size: 20px;
    margin: 0px;
  }
  .Our_Products{
background-color: #002287;
padding: 10px;
  }
  .Our_Products h5{
    padding: 5px 0px;
  color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 0px;
      }
      .View_Detail_box .box-Detail-srdv {
        position: relative;
        height: 230px;
        margin: 20px 0;
        box-sizing: border-box;
        overflow: hidden;
        box-shadow: rgb(0 0 0 / 40%) 0px 2px 10px 0px, rgb(0 0 0 / 50%) 0px 2px 15px 0px;
    }

    .View_Detail_box .box-Detail-srdv .imgBx_box_section {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #002417;
        clip-path: circle(400px at center 100px);
        transition: 0.5s;
        transition-delay: 0.5s;
    }

    .View_Detail_box .box-Detail-srdv:hover .imgBx_box_section {
        transition-delay: 0s;
    }

    .View_Detail_box .box-Detail-srdv .imgBx_box_section img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .View_Detail_box .box-Detail-srdv .content {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        text-align: center;
        cursor: pointer;
        color: #fff;
        font-size: 18px;
    }

    .View_Detail_box .box-Detail-srdv .content a {
        text-decoration: none;
        background: #002417;
        color: #fff;
        padding: 5px;
        display: inline-block;
    }

    .View_Detail_box .box-Detail-srdv .content a {
        opacity: 0;
        transition: 0.5s;
        transform: translateY(20px);
        color: #fff;
        font-size: 20px;
    }


    .View_Detail_box .box-Detail-srdv:hover .content a {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.5s;
        background: #00000070;
        padding: 100px 0px;
        width: 100%;
        height: 100%;
    }
.View_More_butt a{
    font-size: 20px;
    border: 2px solid #999;
    color: #000945;
    background: #0000;
    padding: 5px 10px;
    font-weight: 600;
    cursor: pointer;
}
.View_More_butt{
    text-align: center;
    padding: 20px 0px 35px;
}
.View_video_box{
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    padding: 100px 0px;
    color: #fff;
    font-size: 18px;
    background: #00000070;
}
.View_video_box span{
    display: inherit;
}
.key-selling-points{
    text-align: center;
}
.key-selling-points p{
    color: #000!important;
    font-size: 16px;
    letter-spacing: 0;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 1.42857;
}
.footer_main {
    height: 100%;
    clip-path: polygon(0 0,0 100%,100% 100%,100% 46px,calc(100% - 46px) 0,0 0);
    background-color: #2649a3;
    width: 100%;
    padding: 10px;
  }
  .footer_main_left{
    padding-left: 20px;
  }
  .footer_main_left li a{
    color: #fff;
  }
  .footer_nomber-sec{
    display: flex;
    height: 100%;
    align-items: flex-end;
  }
  .footer_nomber-color a{
    border: 0px;
    color: #fff;
    background: #1877f2;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    padding: 5px 5px;
  }
  .list-section{
    text-decoration: line-through;
  }
  .list-section li{
    padding: 0px 10px;
    margin: 0px;
  }
  .srdv-logo-foot-main{
    background-color: #fff;
    padding: 5px 15px;
  }
  .Embark_section{
    color: #000;
    padding: 10px 0px;
  }
  .Embark_section span{
    color: #2649a3;
  }
  .srdv-logo-foot li{
    margin: 0px;
  }
  .p-footer{
    padding: 0px;
  }
  .tac{
    background: #fff;
    padding: 1rem 0rem;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 12%);
    border-radius: 5px;
  }
  .htl_pri {
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}
.width-100 {
    width: 100%;
}
.input_block_sec{
    height: 65px;
    padding: 0px 10px;
}
.btn-com-sec {
    border-radius: 5px;
    background: #002287;
    color: #fff;
}
.input_block{
    height: 44px;
    padding: 0px 10px;
}
.product_contect{
    background: #002287;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 2px 0px 6px 0px #e5e6e7;
}
.ofline_btn{
    font-size: 12px;
}