body {background: #f9f9f9; color: #000; font-family: 'Varela Round', sans-serif; margin:0; padding:0;}
a {color: #000; transition: 0.5s; -webkit-transition: 0.5s;}
a:hover, a:active, a:focus {color: #000; outline: none; text-decoration: none;}
ul, ul li,ol, ol li{list-style:none; padding:0; margin:0;}
p {padding: 0; margin: 0 0 0px 0;}
h1, h2, h3, h4, h5, h6 {font-weight: 400; margin: 0 0 0px 0; padding: 0;}
.clearfix{clear:both;}
.error {padding: 3px; overflow: hidden; background: #ffd2d2 !important; border: 1px solid red !important;}
.container{width:97%; max-width:1280px; margin:0 auto; padding:0;}
.w-100-fl{width:100%; float:left;}

.topbar {position: relative; top: 0; left: 0; z-index: 999; width: 100%; background: #2a333f; display:none;}
.topbar .container {position: relative;}
.topbar-left {float: left;}
.topbar-right {float: right;}
.topbar-nav {margin: 0; padding: 0; list-style-type: none;}
.topbar-nav > li {float: left;}
.topbar-nav > li > a {display: block; padding: 7px 12px; color: #fff; font-size: 13px; background-color: transparent;}
.topbar-nav > li > a:hover, .topbar-nav > li > a:focus {color: #fff; background: #1b1d2a;}

header {z-index: 99; top: 0; left: 0; width: 100%; line-height: 1; position:fixed;}
.header-cont{width:100%; position:absolute; background-color:rgba(255,255,255,1); padding:3px 0;}
header .navbar {background-color: #f5f5f5 !important; padding: 0 30px;}
.navbar-collapse {justify-content: flex-end;}
header .navbar a, .header-nav ul li a {color: #000; font-weight: 500; font-size: 16px; float: left; position: relative;}
.header-call-cont {}
.header-call-wr:before, .header-call-wr:after {content: ""; position: absolute; top: -4px; left: 10px; width: 90%; height: 36px; border-radius: 15px;
    box-shadow: rgb(237 34 35 / 20%) 0px 0px 10px 10px inset; animation: 3s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s infinite normal none running call; opacity: 0;}
.header-call-wr:after {animation-delay: 0.3s;}
.header-call-l {float: left; padding-right: 2px;}
.header-call-r {float: left; font-size: 18px; font-weight: bold; line-height: 1.2; margin: -6px 0 0 0;}
.header-call-r span {font-weight: 500; color: #000; font-size: 12px; display: block; padding-left: 12px;}
header .navbar .dropdown a {}
header .navbar .dropdown:hover > .dropdown-menu, .header-nav-r ul li.dropdown:hover > .dropdown-menu {display: block;}
header .navbar .dropdown-menu, .header-nav-r ul li .dropdown-menu {min-width: 0; top: 30px; width: 100%; max-width: 90px;}
header .navbar-nav a:hover, .header-nav-r ul li a:hover {color: #fbad33;}
.header-inner .header-call-cont{border:0;}
.header-inner .header-call-cont:before, .header-inner .header-call-cont:after{display:none;}
.logo-1{display:none;}
.header-nav{display:table;}
.header-nav-l{display:table-cell; vertical-align:middle; max-width:170px;}
.header-nav-l .navbar-brand{margin:0; padding:2px 0 0;}
.header-nav-r{width:calc(100% - 170px); display:table-cell; vertical-align:middle; padding:3px 0 0 0;}
.header-nav-r ul{display:table; line-height:1; float:right;}
.header-nav-r ul li{position:relative; display:table-cell; vertical-align:middle;}
.header-nav-r ul li + li:before{content:''; position:absolute; left:0; top:50%; height:25px; top:4px; border-left:1px solid #fff;} 
.header-nav-r ul li a{padding:0 .75rem;}
.header-nav-r ul li .dropdown-menu a img{vertical-align:sub;}
.header-nav-r ul li a.dropdown-toggle>img{vertical-align:bottom;}
.header-nav-r ul li .dropdown-menu a.dropdown-item{padding:.4rem .75rem;}
.header-nav-r .header-call-wr{padding-top:3px}
.header-nav-r ul li.nav-mybooking i{display:none; font-size:28px;}
.header-my-res font, .header-call-cont-mob {display: none;}
.header-my-res font i{font-size:24px;}
.header-call-cont-mob span{width:36px; height:36px; background-color:#EE964B; border-radius:5px; display:block; text-align:center;}
.header-call-cont-mob i{font-size:36px; color:#fff;}
.pulse i {color: #fff; font-size:20px;}
.pulse {height: 32px; width: 32px; background-color: #fbad33; border-radius: 50%; display: flex; justify-content: center; align-items: center; position: relative; margin:-1px 0 0 0;}
.pulse::before {content: ""; position: absolute; border: 1px solid #fbad33; width: calc(100% + 5px); height: calc(100% + 5px); border-radius: 50%; animation: pulse 1s linear infinite}
.pulse::after {content: ""; position: absolute; border: 1px solid #fbad33; width: calc(100% + 5px); height: calc(100% + 5px); border-radius: 50%; animation: pulse 1s linear infinite; animation-delay: 0.3s}
@keyframes pulse {
 0% {transform: scale(0.5); opacity: 0}
 50% {transform: scale(1); opacity: 1}
 100% {transform: scale(1.3); opacity: 0}
}
.header-call-wr:before, .header-call-wr:after {content: ""; position: absolute; top: -4px; left: 10px; width: 90%; height: 36px; border-radius: 15px;
    box-shadow: rgb(237 34 35 / 20%) 0px 0px 10px 10px inset; animation: 3s cubic-bezier(0.36, 0.07, 0.19, 0.97) 0s infinite normal none running call; opacity: 0;}
.header-call-wr:after{animation-delay: 0.3s;}
.header-call-l{float:left; padding-right:5px; margin:-5px 0 0 0;}
.header-call-r{float:left; font-size:18px; font-weight:bold; line-height:1.2; margin:-6px 0 0 0;}
.header-call-r span{font-weight:500; color:#000; font-size:12px; display:block; padding-left:10px;}
header .navbar .dropdown a{}
header .navbar .dropdown:hover>.dropdown-menu, .header-nav-r ul li.dropdown:hover>.dropdown-menu{display: block;}
header .navbar .dropdown-menu, .header-nav-r ul li .dropdown-menu{min-width:0; top:30px; width:100%; max-width:90px;}

.home-main-wr{width:97%; height:100%; max-width:1280px; margin:0 auto;}
.header-scrolled .header-cont{background-color: #fff; box-shadow: 0 0 5px rgb(0 0 0 / 30%); /*position:fixed; top:0; left:0; z-index:5;*/}
.logo-1{display:none;}
.header-scrolled .nav-menu a, .res-header .nav-menu a{color:#000;}
.header-scrolled .logo{display:none;}
.header-scrolled .logo-1{display:block;}
.header-scrolled .navbar a, .header-scrolled .header-nav ul li a, .header-scrolled .header-call-r span {color: #000;}
.header-scrolled .navbar a:hover, .header-scrolled .header-nav ul li a:hover {color: #fbad33;}
.header-scrolled .header-nav-r ul li + li:before{border-color:#8e8e8e;}
header .navbar .dropdown-menu a, .header-nav-r ul li .dropdown-menu a{color:#000;}
.head-mob-icon-1{display:none;}
.header-scrolled .head-mob-icon-w{display:none;}
.header-scrolled .head-mob-icon-1{display:block;}
.slider-cont{position:relative;}
.slider-cont .carousel-item {height: 550px;}
.slider-cont .carousel-item img{width:100%; max-width:100%; height:auto;}
.carousel-indicators{display:none;}

.header-1{background-color:#fff;}
.header-1 .header-cont{position:static; box-shadow:0 0 5px rgb(0 0 0 / 30%); float:left;}
.header-1 .logo{display:none;}
.header-1 .logo-1{display:block;}
header .header-1 .navbar a, .header-1 .header-nav ul li a, .header-1 .header-call-r span{color:#000;}
.header-1 .head-mob-icon-w {display: none;}
.header-1 .head-mob-icon-1 {display: block;}
.header-1 .header-nav-r ul li + li:before{border-color:#000;}


.se-box{width: 100%; padding: 0 0 0 0; overflow-x: hidden; min-height: 185px; margin-top: 10px;}
.se-box-cont{box-sizing: content-box; width: 100%; padding-right: 100px; height: calc(100vh - 200px); overflow-y: scroll; overflow-x: hidden;}
.se-trip{width:100%; margin:0 0 30px; padding:0; float:left;}
.se-trip ul li{float:left;}
.se-trip ul li a{padding:7px 15px 6px; font-size:.80em; font-weight:600; display:block; border: 1px solid #666; text-transform: uppercase; border-radius:5px 0 0 5px; color:#666; letter-spacing:1.5px;}
.se-trip ul li:nth-child(even) a{border-radius:0 5px 5px 0;}
.se-trip ul li a:hover{color:#fbad33; border-color:#fbad33;}
.se-trip ul li a.active{background-color:#EE964B; border-color:#EE964B; color:#fff;}

.se-form ul li{width:100%; float:left; margin-bottom:30px;}
.se-form-l{width:45%; float:left; text-align:left;}
.se-txt-box-cont, .se-txt-box-ret{min-height:81px; border-bottom:1px solid #e4e4e4; padding-bottom:10px; line-height:0;}
.se-form-l label{color:#353535; font-size:13px; margin:0; line-height:14px; padding-bottom:2px;}
.se-form-l input{color:#000; font-size:20px; height:42px; width:100%; border:0; outline:0; padding:0; font-weight:500; box-shadow:none;}
.se-form-l input::placeholder{color:#000;}
.se-form-l span{color:#353535; font-size:13px; text-transform:uppercase; line-height:14px;}
.se-form-l span span{text-transform:capitalize;}

.se-form-c{width:10%; float:left; padding:22px 0 0 0;}
.se-form-c a{width:28px; height:28px; border:1px solid #EE964B; border-radius:50%; padding:0; text-align:center; display:block; margin:0 auto;}
.se-form-r{text-align:right;}
.se-form-r input{text-align:right;}
.se-txt-box-ret span{color:#2a92c5; font-size:15px; line-height:16px; display:block; text-transform:none;}
.se-txt-box-ret label{padding:0 0 12px 0;}
.ret-date .se-txt-box-ret{display:none;}
.ret-date-act .se-txt-box-cont{display:none;}
.ret-date-act .se-txt-box-ret{display:block;}

.se-psng-cont{padding:0px 0 10px; border-bottom:1px solid #e4e4e4;}
.se-psng-cont label{font-size:14px; margin:0; line-height:14px; margin-bottom: 8px; display:block;}
.se-psng-cont>span{font-size:14px; width:100%; font-weight:500; cursor:pointer; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block;}
.se-psng-cont span i{float:right; font-size:16px;}

.se-btn{text-align:center; padding:30px 0 25px 0;}
.se-btn .btn{border-radius:5px; padding:12px 18px; margin-top:0px; outline:none; box-shadow:none; color:#fff; cursor:pointer; font-weight:500; font-size:16px; background-color:#fbad33; }
.se-btn .btn:hover{background-color:#EE964B;}
.psg_dls {width: 100%; background: #ffffff; padding: 0px 0 0px; margin:20px 0 0 0; display:none;}

.psg_dls>ul>li{width:33.33%; float:left; margin-bottom:8px;}
.pass_bx label{margin-top:5px; font-size:12px; color:#333; line-height:12px;}
.pass_bx label small{display:inline; color:#8a8a8a; font-size:.786em;}
.pass_bx .input-group-btn .btn{background-color:#fff; border-radius:5px 0 0 5px; width:30px; height:28px; border:1px solid #e4e4e4; padding:4px 0 0 0; font-size:12px;}
.pass_bx .input-group-btn .btn.add_btn{border-radius:0 5px 5px 0;}
.pass_bx .input-group input{background-color: #e4e4e4; padding: 0; box-shadow:none; border:0; outline:0; width: 30px; color: #333; opacity: .6; height: 28px; 
text-align:center; font-size:14px;}
.se-cls-wr, .dest-fare-type{padding:15px 0 0 0; width:100%; float:left;}
.se-cls-wr ul li, .dest-fare-type ul li{display: block; cursor: pointer; padding: 0px 0; color:#666; position:relative;}
.se-cls-wr ul li:hover, .dest-fare-type ul li:hover{color:#000;}
.se-cls-wr ul li:before, .dest-fare-type ul li:before{content: " "; position:absolute; left:0; top:4px; float: left; width: 15px; height: 15px; background: transparent; border: 1px solid #d7dce1; border-radius: 50%;}
.se-cls-wr ul li.selected, .dest-fare-type ul li.selected{color:#13a9ff;}
.se-cls-wr ul li.selected:before, .dest-fare-type ul li.selected:before{background: transparent; border: 1px solid #13a9ff;}
.se-cls-wr ul li.selected:after, .dest-fare-type ul li.selected:after{content: ""; position:absolute; left:3px; top:7px; float: left; width: 9px; height: 9px; background-color: #13a9ff; border-radius: 50%;}
.se-cls-wr ul li span, .dest-fare-type ul li span{margin-left:25px; font-size:.85em;}
.se-grp-form{display:none; margin:0px 0 0 0;}
.se-grp-form .se-txt-box-cont{min-height: 50px; border-bottom: 1px solid #e4e4e4; padding-bottom: 2px; line-height: 0; margin:15px 0 0 0;}
.se-grp-form .se-form-l input{font-size:18px; height:33px;}
.se-grp-form input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.se-grp-form input[type=number] {-moz-appearance: textfield;}
.grp-way .se-trip{margin-bottom:15px;}
.grp-way .se-form ul li{margin-bottom:15px;}
.sea-wr{position:absolute; left:0; top:60%; z-index:1; transform:translateY(-50%);}
.sea-wr>h2{color:#fff; text-align:center; font-size:3rem; margin-bottom:5%; text-shadow:-2px 4px 3px #000; text-transform:uppercase; line-height:1;}
.sea-wr .se-box {padding: 20px 20px 20px; margin: 0; min-height: auto; overflow: unset; border-radius:5px; background-color:#fff; box-shadow:0px 20px 60px -8px rgba(0, 0, 0, .1);}
.sea-wr .mod-se-switch a{border-color:#EE964B;}
.sea-wr .se-txt-box-cont, .sea-wr .se-txt-box-ret, .sea-wr .se-psng-cont{border-color:#000;}
.sea-wr .mod-se-form label{color:#000;}
.sea-wr .mod-se-form input, .sea-wr .mod-se-form input::placeholder, .sea-wr .mod-se-form input:focus{color:#000;}
.mod-sea{padding: 8px 0px; color: #fff; display:none; }
.mod-sea .se-box{padding:0; margin:0; min-height:auto; overflow:unset;}
.mod-sea .se-trip ul li a{color:#fff; border-color:#fff; padding:6px 13px;}
.mod-sea .se-trip ul li a.active, .mod-sea .se-trip ul li a:hover, .mod-sea .se-trip ul li a:focus{background-color:#fff; color:#EE964B;}
.mod-sea .se-trip, .sea-wr .se-trip{margin-bottom:0px;}
.mod-sea .mod-se-form label, .sea-wr .mod-se-form label{color:#000; display:block; font-size:12px;}
.mod-sea .se-txt-box-cont, .mod-sea .se-txt-box-ret, .sea-wr .se-txt-box-cont, .sea-wr .se-txt-box-ret{min-height:auto;}
.mod-sea .mod-se-form input, .mod-sea .mod-se-form input::placeholder, .mod-sea .mod-se-form input:focus,.sea-wr .mod-se-form input, .sea-wr .mod-se-form input::placeholder, .sea-wr .mod-se-form input:focus
{background:transparent; font-weight:bold; color:#000; height:28px; border:0; box-shadow:none; padding:0; outline:none; width:100%; opacity:1;}
.mod-sea .mod-se-form, .sea-wr .mod-se-form{margin-top:10px;}
.mod-se-box{float:left; width:20%;}
.mod-se-box + .mod-se-box{margin-left:1%;}
.mod-se-box .se-txt-box-cont, .mod-se-box .se-txt-box-ret{text-align:left; padding:0 10px 5px;}
.mod-se-switch{width:32px; text-align:center; float:left;}
.mod-se-switch a{width:26px; height:26px; line-height:22px; text-align:center; border:1px solid #fff; border-radius:50%; display:block; margin:0 auto;}
.mod-se-date{width:20.8%;}
.mod-se-psng{width:21%;}
.mod-se-date .se-from-date{width:48%; float:left; padding-right:8px;}
.mod-se-date .se-to-date{width:52%; float:left; position:relative; padding-left:10px;}
.mod-se-date .se-to-date:before{content:'-'; position:absolute; left:-8px; top:50%; transform:translateY(-50%);}
.mod-se-box .se-psng{margin-top:-6px; position:relative;}
.mod-se-box .se-psng-cont{padding:0 10px; text-align:left;}
.mod-se-box .se-psng-cont label{margin:0 0 5px 0;}
.mod-se-box .se-psng-cont span{height:28px; font-weight:bold; font-size:16px;}
.mod-se-btn{width:150px; float:right; margin:-4px 0 0 0;}
.mod-se-box .se-btn{padding:0;}
.mod-se-box .se-btn .btn{padding:10px 0px; text-align:center; width:100%; background:#EE964B;}
.mod-se-box .se-btn .btn:hover, .mod-se-box .se-btn .btn:focus{background:#fbad33;}
.mod-se-form.one-way .se-from-date{width:100%; padding:0;}
.mod-se-form.one-way .se-to-date{display:none;}
.mod-se-form.ret-way .se-from-date{width:50%; float:left; padding-right:8px;}
.mod-se-form.ret-way .se-to-date{width:50%; float:left; position:relative; padding-left:5px; padding-right:0;}
.mod-se-form.ret-way .se-to-date:before{content:'-'; position:absolute; left:-8px; top:50%; transform:translateY(-50%);}
.mod-sea .psg_dls, .sea-wr .psg_dls{position:absolute; left:0; top:100%; margin:5px 0 0 0; min-width:250px; padding:7px; border: 1px solid #dcdcdc; box-shadow: 0 0 5px #ccc; border-radius:5px; z-index:3;}
.mod-sea .mod-se-form .pass_bx label, .sea-wr .mod-se-form .pass_bx label{color:#000; float:left; margin:0; padding:7px 0 0 0;}
.mod-sea .mod-se-form .pass_bx label small, .sea-wr .mod-se-form .pass_bx label small{color:#000;}
.mod-sea .psg_dls > ul > li, .sea-wr .psg_dls > ul > li{width:100%;}
.mod-sea .pass_bx input, .sea-wr .pass_bx input{width:35px; color:#000; border:1px solid #ccc;}
.mod-sea .pass_bx .input-group, .sea-wr .pass_bx .input-group{width:auto; float:right;}
.mod-sea .mod-se-form .pass_bx input, .mod-sea .mod-se-form .pass_bx input::placeholder, .mod-sea .mod-se-form .pass_bx input:focus,
.sea-wr .mod-se-form .pass_bx input, .sea-wr .mod-se-form .pass_bx input::placeholder, .sea-wr .mod-se-form .pass_bx input:focus{width:30px; border:none; color:#000;}
.mod-sea .se-cls-wr, .sea-wr .se-cls-wr{padding:0;}
.mod-sea .se-cls-wr ul li, .sea-wr .se-cls-wr ul li{text-align:left;}
.mod-sea .pass_bx .input-group-btn .btn, .sea-wr .pass_bx .input-group-btn .btn{border-radius:5px; border-color:#d2d2d2; color:#7f7f7f;}
.mod-sea .pass_bx .input-group-btn .btn:hover, .mod-sea .pass_bx .input-group-btn .btn:active, .mod-sea .pass_bx .input-group-btn .btn::selection,
.sea-wr .pass_bx .input-group-btn .btn:hover, .sea-wr .pass_bx .input-group-btn .btn:active, .sea-wr .pass_bx .input-group-btn .btn::selection{background-color:#EE964B; color:#fff;}
.mod-sea .psg_dls_btn .btn, .sea-wr .psg_dls_btn .btn{margin: 8px auto 3px; display: block; border: 1px solid #EE964B; color: #EE964B; width:100%; padding: 5px 0px; font-size: 16px;}
.mod-sea .psg_dls_btn .btn:hover, .mod-sea .psg_dls_btn .btn:focus, .sea-wr .psg_dls_btn .btn:hover, .sea-wr .psg_dls_btn .btn:focus{background-color:#EE964B; color:#fff;}
.ui-menu-item {border: 0; border-bottom: 1px solid #d3d3d3 !important; background-position: 59% 20% !important; background: #fff url(/images/search_icons.png) 1% center no-repeat !important;}
.ui-menu-item .ui-state-active {border: 0; border-bottom: 1px solid #EE964B !important; background-position: 59% 20% !important; background: #EE964B url(/images/search_icons_hov.png) 1% center no-repeat !important;}
.ui-autocomplete{max-height:250px; overflow-y:scroll; overflow-x:hidden; cursor: default; background: #fff; box-shadow: 0 0 2px #333!important; max-width:400px; width:97%;}
.ui-autocomplete::-webkit-scrollbar {width: 10px;}
.ui-autocomplete::-webkit-scrollbar-track {background: #f1f1f1;}
.ui-autocomplete::-webkit-scrollbar-thumb {background: #888;}
.ui-autocomplete::-webkit-scrollbar-thumb:hover {background: #555;}
a.ui-datepicker-prev.ui-corner-all {background: #fff url(/images/arrow-left-1.png) no-repeat !important; background-position: center center !important;}
a.ui-datepicker-next.ui-corner-all {background: #fff url(/images/arrow-right-1.png) no-repeat !important; background-position: center center !important;}

/* color change of se start */
.sea-wr .se-box{background-color:rgba(0,0,0,.6);}
.se-trip ul li a{border-color:#fff; color:#fff;}
.mod-se-box .se-txt-box-cont, .mod-se-box .se-psng-cont{padding:0; border:0; line-height:normal;}
.se-box .se-txt-box-cont label{padding-left:8px; color:#fff; display:none;}
.se-box .se-txt-box-cont input{background-color:#fff!important; height:42px!important; padding:5px 10px!important; border-radius:5px;}
.se-date-wr{background-color:#fff; border-radius:5px;}
.sea-wr .mod-se-switch a{border-color:#fff; border-radius:5px; line-height:38px; height:42px; background-color:#fff;}
.mod-se-box .se-psng-cont label{display:none;}
.mod-se-box .se-psng{margin:0; height:42px; background-color:#fff; padding:11px 10px 10px; border-radius:5px;}
.mod-se-btn{margin:0;}
.mod-se-box .se-btn .btn{padding:8px 0; border-radius:0;}
.mod-se-box + .mod-se-box {margin-left: 0.4%;}
.mod-se-box{width:21%;}
.mod-se-btn{width:12%;}
.mod-se-box .se-btn .btn{background-color:#fbad33; border-radius:5px;}
.se-trip ul li a.active{background-color:#fbad33; border-color:#fbad33;}
/* color change of se end */

.home-service {width: 100%; padding: 40px 0 40px; background: #f9f9f9;}
.home-heading {display: block; margin-bottom: 60px; font-size: 44px; line-height: 40px; font-weight: 400; text-align: center; position:relative; font-family: 'Abril Fatface', cursive;}
.home-heading small {display: block; text-align: center; font-size: 14px; font-family: 'Varela Round', sans-serif;}
.home-heading:before, .home-heading:after{content: ''; background: #13a9ff; height: 3px; width: 100px; position: absolute; bottom: -10px; left: 50%; transform:translateX(-50%);}
.home-heading-1:before, .home-heading-1:after{bottom:-20px;}
.home-heading:after{background: #13a9ff;width: 50px; left: 48%; transform:translateX(-50%);}
.service-container {display: block; margin-bottom: 20px;}
.service-icon {display: table-cell; vertical-align: middle;}
.service-icon span,.why_side {position: relative; display: block; width: 90px; height: 90px; margin-left: auto; margin-right: auto; border: 8px solid rgba(34, 44, 117, 0.15); -webkit-border-radius: 10%;
    -moz-border-radius: 10%; -ms-border-radius: 10%; -o-border-radius: 10%; border-radius: 10%;}
.service-icon span > i {position: absolute; left: 50%; top: 50%; width: 45px; height: 45px; margin-left: -22px; margin-top: -22px; font-size: 45px; color: #78c317; text-align: center; vertical-align: middle;}
.service-content {display: table-cell; vertical-align: top; padding-left: 15px;}
.service-content h3 {font-size: 17px; line-height: 20px; margin: 0; margin-bottom: 0px; margin-bottom: 10px; font-weight: 600; color: #656565;}
.service-content p {font-size: 15px; color: #2D2D2D; line-height: 24px;}
.why_side img{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.why-img-1{display:none;}
.service-container:hover .service-icon span, .service-container:hover .why_side {border: 8px solid #13a9ff;}
.service-container:hover .why_side .why-img{display:none;}
.service-container:hover .why_side .why-img-1{display:block;}
.service-container:hover .service-content h3, .service-container:hover .service-content p{color:#000;}

#home-main {margin: 0px 0 0;}

#tour-location {position: relative; width: 100%; padding: 40px 0; background: #f1f1f1;}
.location-item {position: relative; background-size: cover; background-position: center; border-radius: 10px; background-repeat: no-repeat; float: left; margin-right: 20px; max-height: 270px;
    width: 100%; margin-bottom: 20px; box-shadow: 0 0 40px rgba(0, 0, 0, .2); height:254px;}
.location-item img {border-radius: 50px;}
.location-item:nth-child(3n) {margin-right: 0;}
.location-item:before {content: ''; position: absolute; top: 0; bottom: 0; left: 0; width: 100%; border-radius: 10px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.64) 1%, rgba(0,0,0,0.33) 25%, rgba(0,0,0,0) 50%); /* FF3.6-15 */
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.64) 1%,rgba(0,0,0,0.33) 25%,rgba(0,0,0,0) 50%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.74) 1%,rgba(0,0,0,0.53) 25%,rgba(0,0,0,0) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.location-item.bg1:hover:before {background-color: rgba(194, 115, 230, 0.5);}
.location-item.bg2:hover:before {background-color: rgba(118, 191, 247, 0.5);}
.location-item.bg3:hover:before {background-color: rgba(122, 219, 140, 0.5);}
.location-item.bg4:hover:before {background-color: rgba(240, 195, 82, 0.5);}
.location-item.bg5:hover:before {background-color: rgba(235, 96, 125, 0.5);}
.location-item.bg6:hover:before {background-color: rgba(95, 215, 237, 0.5);}
.location-item.bg7:hover:before {background-color: rgba(95, 215, 237, 0.5);}
.location-item.bg8:hover:before {background-color: rgba(121, 124, 208, 0.5);}
.location-item-info {width: 100%; padding-left: 20px; position: absolute; bottom: 10px;}
.location-item-info i {display: inline-block; border-radius: 24%; text-align: center; width: 40px; height: 40px; color: #fff; font-size: 20px; margin-right: 15px; vertical-align:middle;}
.location-item-info i:before {line-height: 40px;}
.location-item-info span {color: white; font-size: 15px; font-weight: 500; line-height: 40px; text-shadow: 1px 1px 0 rgba(0,0,0,0.25), 0 1px 5px rgba(0,0,0,0.5);}
.bg1 {background-color: rgba(194, 115, 230, 0.75);}
.bg2 {background-color: rgba(118, 191, 247, 0.75);}
.bg3 {background-color: rgba(122, 219, 140, 0.75);}
.bg4 {background-color: rgba(240, 195, 82, 0.75);}
.bg5 {background-color: rgba(235, 96, 125, 0.75);}
.bg6 {background-color: rgba(95, 215, 237, 0.75);}
.bg7 {background-color: rgba(240, 127, 82, 0.75);}
.bg8 {background-color: rgba(118, 147, 183, 0.75);}
.bg9 {background-color: #f07f52;}
.bg10 {background-color: #967ed8;}

.travel-packages {position: relative; width: 100%; padding: 40px 0;}
.tour-small-image,.tour-small-image>img{margin:0; border-radius:5px 5px 0 0;}
.tour-small {box-shadow: 0 0 40px rgba(0, 0, 0, .1); border-radius:5px;}
.tour-small>a{display:block; border-radius:5px; margin-bottom:15px;}
.tour-small-head {-webkit-box-flex: 1 !important; -ms-flex: 1 !important; flex: 1 !important; font-weight: 500; color: #484848; font-size: 17px;}
.tour-small-title h5 {margin-top: 5px; margin-bottom: 5px;}
.tour-small-price {color: #000; font-weight: 500;}
.tour-small-location, .tour-small-location a {color: #484848 !important; margin: 0; font-size: 14px;}
.tour-small-content {background: #fff; padding:10px; border-radius:0 0 5px 5px;}
.tour-small-title {color: #fff; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important;}
.widget_tours_widget .type-small .row > [class*="col-"] {padding-bottom: 30px; padding-top: 0;}
.prl-0 {padding-right: 0 !important; padding-left: 0 !important;}
.prl-15 {padding-right: 15px !important; padding-left: 15px !important;}
.prl-20 {padding-right: 20px !important; padding-left: 20px !important;}
.ptb-10 {padding-top: 10px !important; padding-bottom: 10px !important;}
.tour-small:hover {box-shadow: 0 0 40px rgba(0, 0, 0, .3);}
.tour-small:hover .tour-small-head{color:#EE964B;}
.tour-small:hover .tour-small-price{color:#fbad33;}

.tour-types{padding:50px 0; background-color:#f1f1f1;}
.tour-type-box{height: auto; width: 100%; margin-left: 0px; background: #ffffff; border: none; border-radius: 8px; margin-bottom: 30px; float: left; z-index: 1; 
position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.tour-type-box > a {float: left; width: 100%; text-align: center; padding-bottom: 20px; border:0;}
.tour-type-box > a img {margin-top: 20px;}
.tour-type-box > a span {float: left; width: 100%; font-size: 17px; color: #656565; font-weight: 500;}
.tour-type-box > a p {float: left; width: 100%; font-size: 14px; margin: 3px 0 0 0; color:#b1b1b1;}
.tour-type-box:hover {box-shadow: 0 0 40px rgba(0, 0, 0, .25);}
.tour-type-box:hover span, .tour-type-box:hover p{color:#13a9ff;}

.testimonial-wr{padding:40px 0 90px;}
.test-details-wrapper{background-color:#fff; border-radius:8px; padding:15px; box-shadow:0 0 5px #ccc;}
.test-item-name{font-size:26px; color:#EE964B; margin-bottom:10px;}
.test-item-name span{display:block; line-height:1;}
.test-item-name span i{color:#fbad33; font-size:14px;}
.owl-carousel{display:block;}
.test-carousel{padding-bottom:50px;}
.owl-prev, .owl-next{position: absolute; right: 51%; bottom: -30px; border-radius:5px; background-color: #fff; width: 46px; height: 41px; text-align: center; line-height: 42px; color: #fbad33; 
transition:ease .5s; box-shadow:0 0 5px #ccc; font-size:26px;}
.owl-next{left:auto; right:45%;}
.owl-prev:hover, .owl-next:hover{background-color: rgba(237,34,35,1); color:#fff;}
.owl-prev .fa-angle-left{margin-left:-2px;}
.owl-next .fa-angle-right{margin-right:-2px;}
.owl-carousel.owl-drag .owl-item{padding:5px 5px 5px 4px;}

.blu-grad{background:#EE964B; background: -webkit-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%); 
background: -moz-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%); background: -ms-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
background: linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);}
.blu-grad-1{background:#EE964B; background: -webkit-linear-gradient(to left, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%); 
background: -moz-linear-gradient(to left, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%); background: -ms-linear-gradient(to left, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
background: linear-gradient(to left, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);}
.home-nl-wr{padding: 30px 10px; text-align:center; background:#fbad33;}
.home-nl-wr p {text-align: center; font-size: 13px; color: #fff; line-height: 15px;}
.home-nl-wr p span {display: block; padding: 0; font-size: 20px; font-weight: 600; color: #fff; line-height: 30px;}
.home-nl-wr .full {width: 75%; padding: 10px 0; margin: 10px auto 0; max-width:600px;}
.home-nl-wr .full .col-l {width: calc(100% - 160px); float: left;}
.home-nl-wr .full .col-r {width:160px; float: left;}
.home-nl-wr .full .col-l input {width: 100%; padding: 0 20px; height: 44px; line-height: 44px; background: #fff; font-size: 14px; color: #454545; font-weight: 300;
text-align: left; border: none;}
.home-nl-wr .full .col-r input{background: none; border: #fff 2px solid; font-weight: 600 !important; font-size: 1em; color:#fff; text-align:center; padding:8px 20px; 
margin:0; cursor:pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; border-radius:25px;}
.home-nl-wr .full .col-l input:focus{box-shadow:0 0 0 0.2rem rgb(237 34 35 / 60%);}
.home-nl-wr .full .col-r input:hover{background-color:#fbad33;}

/* Footer start */
#footer {background: #e4e4e4; padding: 40px 0 10px 0; font-size: 14px; float:left; width: 100%;}
#footer.res-footer{background:#fff; padding:0;}
#footer .footer-top {padding: 0;}
#footer .footer-top .social-links a {font-size: 18px; display: inline-block; background: rgba(0, 0, 0, 0.05); color: #000; line-height: 45px; margin-right: 4px; border-radius: 50%; text-align: center; width: 45px; height: 45px; transition: 0.3s;}
#footer .footer-top .social-links a:hover {background: #fbad33; color: #fff;}
#footer .footer-top h4 {font-size: 14px; font-weight: bold; color: #EE964B; text-transform: uppercase; position: relative; margin-bottom:20px;}
#footer .footer-top h4:after{content:''; position:absolute; width:50px; height:2px; background-color:#fbad33; left:0; bottom:-10px;}
#footer .footer-top .footer-links {margin-bottom: 30px;}
#footer .footer-top .footer-links ul {list-style: none; padding: 0; margin: 0;}
#footer .footer-top .footer-links ul i {padding-right: 8px; color: #ddd;}
#footer .footer-top .footer-links ul li {padding:0 0 7px; color: rgba(0, 0, 0, 0.7);}
#footer .footer-top .footer-links ul a {color: rgba(0, 0, 0, 0.7);}
#footer .footer-top .footer-links ul a:hover {color: #fbad33;}
.footer-bottom p {margin-bottom: 10px; color: #000; text-align: justify;}
#footer .copyright{margin:0; color:rgba(0, 0, 0, 0.7); border-top:1px dashed #6a6a6a; padding:20px 0 0 0;}
#footer .footer-top .social-links a.social-fb:hover{background:#4267B2}
#footer .footer-top .social-links a.social-tw:hover{background:#1DA1F2;}
#footer .footer-top .social-links a.social-yt:hover{background:#FF0000;}
#footer .footer-top .social-links a.social-in:hover{background:radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
 background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);}
.subsidiary{float: right; padding-right: 10px; font-size: 10px; color: #424141;}
/* Footer color change start */
#footer{background-color:#2D2D2D;}
#footer .footer-top h4{color:#fff;}
#footer .footer-top .social-links a{background:rgba(0, 0, 0, 0.3); color:#bdbdbd;}
#footer .footer-top .footer-links ul a, #footer .footer-top .footer-links ul li, #footer .copyright{color:#bdbdbd;}
#footer.footer-1{padding:25px 0;}
#footer.footer-1 .copyright{border:0; padding:0;}
/* Footer color change end */

/* Footer end */

/* About page start */
.abt-main-sec{}
.abt-main-sec>.container{padding:30px 0;}
.abt-main-sec p{font-size:15px; margin-bottom:15px; text-align:justify; line-height:26px; font-weight:400;}
.abt-main-sec p a{color:#EE964B; font-weight:500;}
.bordered-heading h2, .bordered-heading h3 {position: relative; margin-bottom: 25px; font-weight: 600; color: #000; text-align:center; font-size:30px;}
.bordered-heading h2:after, .bordered-heading h3:after {content: ""; width: 100px; height: 2px; background: #f85959; position: absolute; left: 50%; transform:translateX(-50%); bottom: -6px;}
.bordered-heading h3{font-size:24px;}
/* About page end */

/* Contact page start */
.contact-main-sec{margin:25px 0;}
.cont-form {border: 2px solid #f2f2f2; padding: 20px; background: #fff;}
.cont-form h3 {margin: 0 0 20px; color: #2c337d; font-weight: 700;}
.cont-form label {color: #565656; font-weight: 500;}
.cont-form input.form-control, .cont-form textarea.form-control {border: 2px solid #ddd; border-radius: 0; box-shadow: none; margin-bottom: 15px;}
.cont-form button.btn {background: #EE964B;	color: #fff; border-radius: 0;}
.cont-form button.btn:hover {background: #fbad33;}
.contact-add {border: 2px solid #f2f2f2; padding: 20px; background: #fff;}
.contact-add h3 {margin: 0 0 20px; color: #2c337d; font-weight: 700;}
.contact-add h5.address {margin: 0; font-size: 18px; color: #69699f; font-weight: 700;}
.contact-add h5.address img{vertical-align:text-top; max-width:20px; max-height:20px;}
.contact-add p {line-height: 23px; font-weight: 600; margin-bottom:10px; font-size:1rem;}
.contact-add p a {color: #29347d; margin-left: 20px; font-size: 15px;}
/* Contact page end */


/* Result page css start */
.sea-wr-res{position:static; transform:none;}
.sea-wr-res .se-box {background-color: transparent; padding:15px 0;}
#main{padding: 79px 0 0;}
#main-1{padding:40px 0 0 0;}
.scr #main{padding:53px 0 0 0;}
.res-main-sec {}
.fil-mob{float:left; border:2px solid #fff; border-radius:5px; padding:6px 12px; margin:3px 0 0 0; font-weight:bold; cursor:pointer; display:none;}
.fil-mob>i{float:right; padding:3px 0 0 10px;}

.res-head{padding:5px 0; color: #fff; display:none;}
.sea-res-mob{float:left; padding:0px 0px; width:calc(100% - 245px); text-align:left;}
.sea-res-mob-fli-city{font-weight:bold; display:inline-block; padding-right:8px; font-size:16px;}
.sea-res-mob-fli-city>strong{position:relative; padding:0 8px;}
.sea-res-mob-fli-city>strong:before, .sea-res-mob-fli-city>strong:after{content:'('; position:absolute; top:-2px; left:0; font-size:16px; font-weight:bold;}
.sea-res-mob-fli-city>strong:after{content:')'; left:auto; right:0;}
.sea-res-mob-fli-city>i{padding:0 0 0 0;}
.sea-res-mob-fli-det{font-size:14px; display:block;}

.mod-se-mob{float:right; border:2px solid #fff; border-radius:5px; padding:6px 12px; font-weight:bold; cursor:pointer; margin:3px 0 0 0; }
.mod-se-mob>i{}
.fil-mob:hover, .mod-se-mob:hover{border-color:#fbad33; background-color:#fbad33;}

.mod-sea{padding: 8px 0px; color: #fff; display:block; }
.sea-res-wr{padding:20px 0;}
.sea-res-filter {float: left; width: 255px; padding-right: 20px;}
.sea-res-det {float: left; width: calc(100% - 435px); padding:0 0px;}
.sea-res-ad {float: left; width: 180px; padding-left:20px; position: -webkit-sticky; position: sticky;  top: 67px;}
.fli-res-found {color: #EE964B; text-transform: uppercase; text-align:center; font-weight: bold; margin-bottom:10px;}
.se-fil-wr{}
.fil-res-cl { position: absolute; display:none; left: 345px; top: 4px; background-color: #fff; border-radius: 50%; width: 24px; height: 24px; border: 1px solid #000; text-align: center; z-index: 5; cursor:pointer; color:#000;}
.fil-res-cl>i {line-height:20px;}
.fil-res-cl:hover{background-color:#f85959; border-color:#fff}
.fil-res-cl:hover>i{color:#fff;}
.fil-res-cl span{display:none;}
.se-fil-wr .fil-ul {float: left; width: 100%; list-style:none; position: relative; margin-bottom: 0px; border-top: none; border-bottom: none; margin:0; padding:0; color:#333;}
.se-fil-wr .fil-ul li.navSection_Hdr, .fil-res-head {background-color: #4c4c4c; color: #ffffff; font-size: 16px; text-transform: uppercase; font-weight: bold; padding: 10px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; display:none;}
.se-fil-wr .fil-ul>li {width: 100%; float: left; border-bottom: 1px dashed #4c4c4c; margin-bottom:5px;}
.se-fil-wr .fil-ul li:last-child{border:0;}
.se-fil-wr .fil-ul li i, .fil-res-head i {float: right; margin:1px 0 0 0; font-weight:bold; font-size:1rem;}
.se-fil-wr .fil-ul li .fil-ul-link {padding: 10px 0px; display: block; font-size: 14px; color: #4c4c4c; font-weight: bold;}
.dib {display: block;}
.se-fil-wr .fil-ul li .fil-ul-link img{margin:-3px 5px 0 0;}
.se-fil-wr .fil-ul li .fil-ul-inner {width: 100%; padding:5px 0 10px; margin:0; float:left;}
.filter1 {float: left; width: 100%; margin-top: 0px;}
.finner, .frow1, .s1, .s1 input {float: left;}
.finner {padding:0 0 10px 0; width: 100%;}
.frow1 {width: 100%; margin-bottom: 3px;}
.frow1:hover .only{display:inline;}
.s1 {margin-left: 1%; width: 57%; font-size: 13px;}
.pretty {position: relative; display: inline-block; margin-right: 1em; white-space: nowrap; line-height: 1;}
.pretty input {position: absolute; left: 0; top: 0; min-width: 1em; width: 100%; height: 100%; z-index: 2; opacity: 0; margin: 0; padding: 0; cursor: pointer;}
.pretty input:checked~.state.p-success .icon, .pretty input:checked~.state.p-success .svg, .pretty.p-toggle .state.p-success .icon, .pretty.p-toggle .state.p-success .svg {color: #fff; stroke: #fff;}
.pretty.p-svg .state .svg {position: absolute; opacity:0; width: calc(1em + 1px); height: calc(1em + 2px); left: 1px; z-index: 1; top: -1px; text-align: center; line-height: normal; border: 1px solid transparent; margin: 0; display: flex; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.pretty.p-svg input:checked~.state .svg {opacity: 1;}
.pretty .state label {position: initial; display: inline-block; font-weight: 400; margin: 0; text-indent: 1.6em; min-width: calc(1em + 2px);}
.pretty .state label:after, .pretty .state label:before {content: ''; width: calc(1em + 2px); height: calc(1em + 2px); display: block; box-sizing: border-box; border-radius: 3px; border: 1px solid transparent; z-index: 0; position: absolute; left: 0; top: calc((0% - (100% - 1em)) - 8%); background-color: transparent;}
.pretty .state label:before {border-color: #bdc3c7;}
.pretty.p-pulse:not(.p-switch) input:checked~.state label:before {-webkit-animation: pulse 1s; animation: pulse 1s;}
.pretty input:checked~.state.p-success label:after, .pretty.p-toggle .state.p-success label:after {background-color: #EE964B;}
.pretty input:checked~.state.p-success svg path{fill:#fff; stroke:#fff;}
.only {display: none; width: 5%; text-align: right; color: #8291a6; cursor: pointer; float: left; font-size: 13px;}
.s3 {float: right; width: 35%; text-align:right;}
.Connection, .help, .outbound {float: left; width: 100%;}
.outbound {font-size: 13px; margin-top: 0; padding-right: 5px; padding-left: 5px; margin-bottom:5px;}
.outbound-price-cont{margin-bottom:5px; padding:0;}
.outbound-price{float:right;}
.ui-slider-horizontal {height: 3px; background: #8a92d0; clear: both; margin: 10px 0;}
.ui-slider .ui-slider-range {position: absolute; z-index: 1; height: 3px; font-size: .7em; outline: 0; display: block; background: #EE964B; top:-1px;}
.ui-datepicker .ui-datepicker-header{background-color:#EE964B; color:#fff;}
.ui-widget-header .ui-icon{filter:brightness(5);}
.ui-datepicker table thead{color:#4c4c4c;}
.ui-datepicker td span, .ui-datepicker td a{padding:.1rem 0; text-align:center;}
.ui-datepicker td span:hover, .ui-datepicker td a:hover{background-color:#fbad33; color:#fff;}
.ui-datepicker td span.ui-state-active, .ui-datepicker td a.ui-state-active{background-color:#EE964B; color:#fff; border-color:#EE964B;}
.ui-slider-horizontal .ui-slider-handle {top: -.5em; margin-left: -.6em; margin-right: 10px;}
.ui-slider .ui-slider-handle {border-radius: 50%; position: absolute; z-index: 2; width: 15px; height: 15px; border: none; cursor: pointer; outline: 0; border:1px solid #EE964B; background-color:#fff;}
.ui-slider .ui-slider-handle:after {content: ''; position: absolute;}
.ui-datepicker .ui-datepicker-prev-hover{left:2px; top:1px; background-color:#fbad33;}
.ui-datepicker .ui-datepicker-next-hover{right:2px;}
.ui-datepicker .ui-datepicker-prev {left: 2px; cursor:pointer;}
.ui-datepicker .ui-datepicker-next {right: 2px; cursor:pointer;}
.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-next:focus{background:#13a9ff url(/images/arrow-right.png) no-repeat !important; background-position:center center!important;}
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-prev:focus{background:#13a9ff url(/images/arrow-left.png) no-repeat !important; background-position:center center!important;}

.custom-control{padding-left:1.3rem; line-height:1; min-height:auto; margin-bottom:8px;}
.custom-control-label{font-size:14px; width:100%; cursor:pointer;}
.custom-control-label::before{top:-1.5px; left:-1.3rem;}
.custom-control-label::after{top: -3.6px; left: -1.35rem; display: block; width: 1.2rem; height: 1.2rem;}
.custom-control-input:checked ~ .custom-control-label::before {color: #fff; border-color: #EE964B; background-color: #EE964B;}
.custom-control:hover .custom-control-label::before{border-color:#EE964B;}
.custom-control-label small{float:right;}
.custom-control-label .cust-txt{max-width:70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display:inline-block;}
.custom-control-label .cust-pri{float:right; text-align:right;}

.custom-control-input{width:1rem; height:1rem;}
.se-fil-wr .fil-ul li ul li {border: 0; cursor:pointer;}
.ui-widget.ui-widget-content{box-shadow:none; z-index:11!important; display:none;}
.sea-res-filter .ui-widget.ui-widget-content{display:block;}
.fil_select_all_wr{margin:0 0 15px 0; font-size:14px; line-height:1; width:100%; float:left;}
.fil_select_all, .fil_select_clear{float:left; cursor:pointer;}
.fil_select_clear{float:right}
.fil-fly-time-box{position:relative; text-align:center;}
.fil-fly-time-box input[type="checkbox"]{border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.fil-fly-time-box label{-webkit-align-items: center; align-items: center; background-color: #fff; border: 1px solid; border-color: #94949e; border-radius: 0.5rem;
    color: #343b53; cursor: pointer; display: -webkit-flex; display: flex; -webkit-flex-direction: row-reverse; flex-direction: row-reverse; height: 100%;
    -webkit-justify-content: center; justify-content: center; line-height: 1.125rem; padding: 0.2rem; display:flex; flex-direction:column; margin-bottom:.5rem; min-height:80px;}
.fil-fly-time-box label svg{margin-bottom:1px; overflow:hidden; height: 1.5rem; width: 1.5rem; -webkit-align-items: center; align-items: center; box-sizing: content-box;
    display: -webkit-inline-flex; display: inline-flex; fill: currentColor; -webkit-justify-content: center; justify-content: center;}
.fil-fly-time-box label span{font-size:.625rem; font-weight:500; line-height:1.5;}
.fil-fly-time-box label span:first-of-type{font-weight:bold;}
.se-fil-wr .fil-ul .fil-fly-time-box-ul li{width:48.75%; float:left;}
.se-fil-wr .fil-ul .fil-fly-time-box-ul li:nth-child(2n+2){float:right;}
.fil-fly-time-box label:hover{background-color:#e6f7ff;}
.fil-fly-time-box label.active{background-color:#EE964B; color:#fff; border-color:#EE964B;}
.fil-fly-time-box-head{font-size:13px; font-weight:500; margin-bottom:5px;}
.fil-fly-time-box-cont + .fil-fly-time-box-cont {border-top:1px solid #cecece; padding:8px 0 0 0; margin-bottom:8px;} 

.heading-blue {font-weight: 700; color: #4c4c4c;}
.fares-table-wr{background-color:#fff; margin:10px 0 0; position:relative;}
.fares-table-l{width:120px; float:left; border-right:1px solid #4c4c4c;}
.fares-table-r{width:calc(100% - 120px); float:left;}
.fares-table-col{width:100%; float:left;}
.fares-table-r{border-left:1px solid transparent; border-right:1px solid #cecece;}
.fares-table-r .fares-table-col{border-right:1px solid #4c4c4c;}
.fares-table-al a, .fares-table-ns a, .fares-table-1s a, .fares-table-2s a, .fares-table-r .fares-table-col span{display:block; text-align:center; font-size:14px; padding:3px 3px; border-top:1px solid #4c4c4c; position:relative; color:#000; font-weight:500;}
.fares-table-al a{font-weight:normal; font-size:12px; height:65px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:100%; color:#000;}
.fares-table-l .fares-table-al a, .fares-table-l .fares-table-ns a, .fares-table-l .fares-table-1s a, .fares-table-l .fares-table-2s a{font-size:12px; font-weight:normal; height:28px; padding:3px 3px; color:#000;}
.fares-table-l .fares-table-al a{height:65px; line-height:55px; font-size:14px;}
.fare-pre-loader-wr{position:absolute; width:100%; height:100%; left:0; top:0; background-color:#fff; overflow:hidden;}
.fare-pre-loader-wr>img{max-width:40px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.matrix-fare-sli{display:block;}
.matrix-fare-sli .owl-nav{position:absolute; top:-25px; right:5px;}
.matrix-fare-sli .owl-nav i{color:#fff; font-size:14px;}
.matrix-fare-sli .owl-nav i:hover, .matrix-fare-sli .owl-nav i:focus, .matrix-fare-sli .owl-nav i:active, .matrix-fare-sli .owl-nav i::selection{color:#fbad33;}
.matrix-fare-sli .owl-nav .owl-prev, .matrix-fare-sli .owl-nav .owl-next{display:inline-block; padding:0 0px; margin:0 0px; top:-10px; box-shadow:none; background-color:transparent; width:auto; height:auto; right:5px;}
.matrix-fare-sli .owl-nav .owl-prev{right:40px;}
.fares-table-r .fares-table-col a:hover{background-color:#daf0fb;}
.fares-table-r .fares-table-col a.fares-table-nofare{background-color:transparent;}
.res-matrix-wr .owl-carousel.owl-drag .owl-item {padding: 0px;}
.fares-table-al img{width:auto!important; margin:0 auto;}
.fares-table-al span, .fares-table-al small{display:block; margin:0 auto; font-size:10px; color:#000; line-height:1;}
.fares-table-top-row{padding:2px 2px; font-size:13px;}
.fares-table-top-l{width:calc(100% - 70px); float:left; color:#fff; border-right:1px solid #f5f5f5; padding:0 5px;}
.fares-table-top-l img{max-width:24px; vertical-align:bottom;}
.fares-table-top-l span{padding:0 0px; display:inline-block;}
.fares-table-top-l span>span{background-color:#fbad33; padding:2px 5px 0; font-weight:bold;}
.fares-table-top-l a{color:#fff; font-weight:bold; display:inline-block; font-size:14px;}
.fares-table-top-r{float:right; width:70px;}
.fares-table-wr .fares-table-col>div:hover a{color:#EE964B;}
.fares-table-cont{position:relative; border:1px solid #4c4c4c; border-top:0; border-right:0;}
.fares-table-loader-wr{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#fff; z-index:2;}
.fares-table-loader-cont{margin: 0 0 1rem; text-align: center; padding: 3rem 0 5rem; height: auto; position: relative; overflow: hidden;}
.fares-table_animation {animation: mymove 2s infinite; display: block; width: 12rem; position: absolute; top: 15%; color:#999; font-size:10px;}
.fares-table_animation_logo {border: 1px solid #aaa; border-radius: .3125rem; margin: 0 auto; width: 3.75rem!important; height: 2.1875rem!important; display:block;}
.fares-table_animation-text {animation: loadText 2s infinite; position: absolute; bottom: 1.2rem; width: 100%;}
.fares-table_animation.fares-table_animation_next {animation: mymove2 2s infinite;}
.fares-table_animation_1{animation:mymove3 2s infinite;}
.fares-table_animation_1.fares-table_animation_next {animation: mymove4 2s infinite;}
@keyframes mymove{
0% {right: -12rem; opacity: 1;}
50% {right: 50%; margin-right: -3rem;}
54% {right: 50%; margin-right: -3rem;}
75% {right: 100%; opacity: 1;}
76% {right: 100%; opacity: 0;}
100% {right: -12rem; opacity: 0;}
}
@keyframes mymove2{
0% {right: -100%;}
50% {right: 50%; margin-right: -9rem;}
65% {right: 50%; margin-right: -9rem;}
100% {right: 100%;}
}
@keyframes mymove3{
0% {right: -12rem; opacity: 1;}
50% {right: 60%; margin-right: -3rem;}
54% {right: 65%; margin-right: -3rem;}
75% {right: 100%; opacity: 1;}
76% {right: 100%; opacity: 0;}
100% {right: -12rem; opacity: 0;}
}
@keyframes mymove4{
0% {right: -100%;}
50% {right: 40%; margin-right: -9rem;}
65% {right: 40%; margin-right: -9rem;}
100% {right: 100%;}
}

.fares-table-loader-cont-1{position:relative; overflow:hidden; text-align:center; padding:1rem 0 0; height:100%;}
.fares-table_animation-text-1 {animation: blink 2s infinite; position: absolute; bottom: 1rem; width: 100%;}
.fare-table-blink{display:inline-block; font-size:11px; margin:0 5px;}
.fare-table-blink>img{display:block; margin:0 auto;}
.blink-image {-moz-animation: blink normal 2s infinite ease-in-out;  -webkit-animation: blink normal 2s infinite ease-in-out; -ms-animation: blink normal 2s infinite ease-in-out; animation: blink normal 2s infinite ease-in-out;}
.blink-image-1{animation-delay:.3s;}
.blink-image-2{animation-delay:.5s;}
.blink-image-3{animation-delay:.7s;}
@keyframes blink {
0% {opacity:1;}
50% {opacity:0; transform:translateY(5px);}
100% {opacity:1; transform:translateY(0);}
}
@-moz-keyframes blink {
0% {opacity:1;}
50% {opacity:0;}
100% {opacity:1;}
}
@-webkit-keyframes blink {
0% {opacity:1;}
50% {opacity:0;}
100% {opacity:1;}
}
@-ms-keyframes blink {
0% {opacity:1;}
50% {opacity:0;}
100% {opacity:1;}
}

.sortby-category {padding: 0; margin: 0; display: inline-block; width:100%; box-shadow:0px 0px 5px -1px rgba(0, 0, 0, 0.2);}
.sortby-category li {padding: 5px 10px; display: inline-block; background-color: #fff; color: #4c4c4c; font-size: 14px; cursor: pointer; text-align:center; 
width:33.33%; float:left; border-bottom:2px solid transparent; font-weight:500;}
.sortby-category li+li{border-left:1px solid #dedede;}
.sortby-category li span{display:block; font-weight:bold;}
.sortby-category li span span{display:inline-block; font-weight:500;}
.sortby-category li.active { color: #fbad33; border-bottom-color:#fbad33;}
.sortby-category li:hover {color: #fbad33;}

.flight-result-box{margin-bottom: 18px; background-color: #fff; border-radius:5px; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.2); padding: 0px 0px 0px 0px; border:1px solid #b9b8b8;}
.flight-result-box-result{}
.flight-details-left {padding: 0px 0px; width:100%; display:flex; justify-content:center; flex-flow:column;}
.flight-details-left .details-row1 {vertical-align: middle; width: 100%; padding:5px 8px 5px;}
.flight-result-box .airline-info {float: left; width: 21%; margin-top: 6px; padding-right:5px;}
.flight-result-box .departure-details {width: 32%; padding: 6px 15px 6px 0; float: left; color: #0e0e0e; margin: 0;}
.flight-result-box .departure-details .airport-dtl {float: left; font-size: 16px; line-height:18px;}
.flight-result-box .departure-details .flt-time-box {font-size: 16px; float: right; text-align:right; line-height:1;}
.flight-result-box .departure-details .flt-date-box {font-size: 13px; display:block; margin:3px 0 0 0;}
.flight-result-box .duration-details {width: 15%; float: left; color: #0e0e0e; margin:4px 0 0 0;}
.flight-result-box .duration-details .flt-stops {font-size: 12px; text-align: center; line-height:1;}
.flight-result-box .duration-details .bf_legimg {position: relative; height: 1em; width: 100%; border-color: #254092; background-color: #FFFFFF;}
.flight-result-box .duration-details .bf_1stop, .bf_2stop {position:relative; width:100%; display:block;}
.flight-result-box .duration-details .bf_1stop:before{content:''; width: .9em; height: .9em; border-width: .25em; border-style: solid; top: 1px; z-index: 1; border-radius: 1em; background-clip: content-box; margin: 0 auto; color:#fff; background-color:#2c5296; position:absolute; left:42%;}
.flight-result-box .duration-details .bf_2stop:before, .flight-result-box .duration-details .bf_2stop:after{content:''; width: .9em; height: .9em; border-width: .25em; top: 1px;
    border-style: solid; z-index: 1; border-radius: 1em; background-clip: content-box; margin: 0 auto; color: #fff; background-color: #2c5296; position:absolute; left:28%;}
.flight-result-box .duration-details .bf_2stop:after{left:55%;}
.flight-result-box .duration-details .bf_3stop:before{left:20%;}
.flight-result-box .duration-details .bf_3stop:after{left:65%;}
.flight-result-box .duration-details .bf_3stop .bf_1stop:before{}

.flight-result-box .duration-details .bf_legline {position: absolute; border-bottom-width: .17em; border-bottom-style: solid; border-bottom-color: #c6c6c6; top: .4em; width: 100%;}
.flight-result-box .duration-details .hours-minutes {font-size: 13px; text-align: center; font-weight: normal; line-height:1;}
.flight-result-box .departure-details .airport-dtl p{white-space: nowrap; font-size:10px; overflow: hidden; text-overflow: ellipsis; max-width: 80px;}
.flight-result-box .arrival-details .flt-time-box {float: left; text-align:left;}
.flight-result-box .arrival-details {width: 32%; padding: 6px 0 6px 15px; margin: 0; float: left; color: #0e0e0e;}
.flight-result-box .arrival-details .airport-dtl {float: right;}
.flight-details-left .details-row1 + .details-row1 {vertical-align: middle; width: 100%; border-top:1px solid #ededed;}
.pr-fli-det{float:left; width:100%; border-top:1px solid #ededed;}
.pr-fli-det .flight-description-btn{background-color: #f5f5f5; padding: 1px 0; border-radius:0 0 6px 6px;}
.pr-fli-det .flight-description-btn span{color: #0e0e0e; border-radius:5px; font-size:14px; padding:5px 10px; font-weight:600; color:#EE964B; cursor:pointer;}
.airline-info-top-l{float:left;}
.airline-info-top-l img{max-width:30px; margin:-6px 0 0 0;}
.airline-info-top-r{float:left; margin-left:5px; font-size:13px; color:#0e0e0e; line-height:1.2; word-break:break-word; word-wrap:hyphenate; max-width:calc(100% - 36px);}
.airline-info-top-r span{display:block;}
.airline-info-bot{font-size:12px; color:#0e0e0e; line-height:1.5; padding-top:0;}

.flight-result-box .price-details{padding:6px 10px; width:100%; border-bottom:1px solid #ededed; vertical-align:middle; position:relative;}
.flight-result-box .price-details:after{top:auto; bottom:0px; transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.flight-result-box .price-details .price-small-txt {font-size: 14px; color: #8a8a8a; font-weight: normal; float:left;}
.flight-result-box .price-details .price-main small {font-size: 13px; font-weight:500;}
.flight-result-box .price-details .price-main {font-size: 24px; font-weight: bold; margin: 0 0; color: #000; position:relative; float:left;}
.flight-result-box .price-details .price-btn{float:right;}
.flight-result-box .price-details .price-btn a {color: #fff; font-size: 18px; background: #fbad33; font-weight:bold; padding: 5px 20px; border-radius: 5px; cursor: pointer; display:inline-block;}
.flight-result-box .price-details .price-btn a:hover, .flight-result-box .price-details .price-btn a:focus, .flight-result-box .price-details .price-btn a::selection{background:#EE964B;}
.flight-result-box .price-details .price-person{font-size:12px; color:#0e0e0e;display:inline-block; padding:0px 0 0 10px;}
.flight-result-box .price-details .price-person span{display:block; font-size:11px;}
.flight-result-box .price-details .price-person small{font-size:14px; font-weight:500;}

.res-pr-bkdwn-pop{display:none; background-color: #FFF; min-width: 200px; height: auto; box-shadow: 0 0 2px rgba(0,0,0,0.2); border: 1px solid #b5b5b5; border-radius:3px; position: absolute; left: -18%; z-index: 2; top:125%;}
.res-pr-bkdwn-pop:before, .res-pr-bkdwn-pop:after {width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #b5b5b5; content: '';
    position: absolute; top: -10px; left: 50%; transform: translateX(-50%);}
.res-pr-bkdwn-pop:after {border-bottom-color:#fff; top: -8px;}
.res-pr-bkdwn-pop .bag-title {margin: 0px; padding: 5px 5px; border-bottom: solid #ccc 1px; font-weight: 500; font-size:14px;}
.res-pr-bkdwn-pop ul {margin: 0px; padding: 0px; list-style: none;}
.res-pr-bkdwn-pop ul li {width: 100%; float: left; border-bottom: #CCC solid 1px; padding: 5px 10px; font-size: 12px;}
.res-pr-bkdwn-pop ul li .pull-left{text-align:left; padding-right:3px;}
.res-pr-bkdwn-pop ul li small{display:block;}
.res-pr-bkdwn-pop .total-footer {padding: 5px 10px; font-size:12px; width:100%; float:left;}
.res-pr-bkdwn-pop .total-footer .pb-total {font-size: 18px; font-weight: bold; margin: 0px 0 5px 0; color: #EE964B;}
.res-pr-bkdwn-pop .total-footer .pull-left{padding-top:4px; font-weight:bold;}
.price-main span:hover .res-pr-bkdwn-pop{display:block;}

.fl-wr-des-mob{background-color:#f7f7f7; padding-bottom:20px; border-top:1px solid #e6e6e6; border-radius:0 0 5px 5px;}
.flight-detail-name {color: #000; font-weight: bold; padding: 0px; font-size:18px;}
.flight-class-detail {font-size: 12px; line-height: 22px; text-align: center;}
.flight-class-detail span {margin-right: 25px;}
.flight-class-detail span:last-child {margin-right: 0px;}
.flight-class {color: #00a991;}
.flight-detail-body {background: #fff; font-size: 12px; padding: 10px 0px;}
.flight-detail-logo {padding:0 5px; float:left; width:21%;}
.flight-detail-logo img {max-width: 42px; width: 100%; margin-bottom:4px;}
.flight-name-detail, .flight-detail-logo>span {display: block; font-size: 12px; line-height:16px; color:#0e0e0e;}
.departure-city-name, .arrival-city-name {color: #000; font-weight: bold; font-size: 13px; text-align: center; position: relative;}
.departure-city-name:after {position: absolute; content: ""; width: 1px; height: 100%; right: 0; background-color: #ddd; top: 0;}
.arrival-city-name:before {position: absolute; content: ""; width: 1px; height: 100%; left: 0; background-color: #ddd; top: 0;}
.flight-detail-timimg {text-align: center; font-size: 12px;}
.flight-detail-timimg .time {font-weight: bold;	color: #000;}
.flight-description-duration .duration {font-size: 14px; position: relative; display:block; z-index:1;}
.flight-description-duration .duration:before{border-top: 1px dashed #ababab; content: ""; margin: 0 auto; position: absolute; top: 50%; left: 50%; transform:translate(-50%, -50%); width: 95%; z-index: -1;}
.flight-description-duration .duration .oval-2 {width: 7px; height: 7px; background-color: #76a4de; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; margin-top: 6px; float:left;}
.flight-description-duration .duration>span{padding:0 10px; background-color:#fff;}
.flight-description-duration .duration>img{float:right;}
.flight-description-duration .duration-text{color:#333; padding-top:5px; text-transform:capitalize;}
.flight-detail-description {background-color: #fff; border-top: 1px solid #ddd;}
.flight-description-btn .baggage{float:right; margin:0 0 0 5px;}
.flight-description-btn .baggage img{max-height:20px; margin:-3px 0 0 0;}
.flight-wrapper-description {display: none;}
.flight-wrapper-description.active {display: block;}
.flight-detail-description-wrapper {padding: 10px 0; font-size: 14px; max-width:97%; margin:0 auto; clear:both;}
.return-description-wrapper {}
.flight-detail-name .date {font-size: 16px; color: #4c4c4c; font-weight: 600; padding-left:5px; vertical-align:middle;}
.flight-detail-name .date span{color:#000;}
.flight-detail-name .date span>span{color:#4c4c4c;}
.flight-description-content-wr{width:100%; float:left; padding:0px 0; margin-top:10px; background-color:#fff; border-radius:5px; border:1px solid #e6e6e6;}
.flight-description-content {display: block; width: 100%; padding: 10px; font-size: 12px; float:left;}
.flight-description-class-detail {font-size: 12px;}
.flight-description-class-detail .flight-class {color: #666666;}
.flight-description-timimg {float:left; width:27%;}
.flight-description-timimg .date{color:#0e0e0e; font-size:13px;}
.flight-description-timimg .cityname>span {font-weight: bold; font-size: 13px; color: #333;}
.flight-description-timimg .cityname{padding:5px 0; color:#0e0e0e; font-size:13px; line-height:14px;}
.flight-description-timimg .airport{color:#0e0e0e;}
.flight-description-duration {text-align: center; padding:20px 10px 0 10px; width:25%; float:left;}
.flight-content-mobile-top .flight-detail-name {font-size: 14px;}
.flight-detail-content-mobile {background: #ffffff; padding: 10px;}
.flight-price-mobile {font-weight: bold; color: #00a991;}
.flight-det-stopover{text-align:center; font-size:12px; position:relative; z-index:1;}
.flight-det-stopover:before{border-top: 1px dashed #dfdfdf; content: ""; margin: 0 auto; position: absolute; top: 50%; left: 50%; width: 80%; z-index: -1; transform:translate(-50%, -50%);}
.flight-det-stopover>span{background-color:#efecec; font-size:13px; padding:2px 10px; display:inline-block; border-radius:25px;}
.flight-det-stopover>span>img{margin-right:5px;}
.flight-description-opt{font-weight: 500; color: #171616; padding: 3px 0 0 0; display:block; clear:both;}
.flight-description-opt span{}

.active-flt-res-box, .flight-result-box:hover{border:1px solid #EE964B; box-shadow:0px 0px 10px rgb(0 0 0 / 50%); border-radius:5px;}
.flight-result-box-animate:hover{border-color:#ddd; box-shadow:none;}
.fli-res-box-animate-1 {width:70%; height:30px; position: relative; color: transparent; background: #dddedf; background-image: -webkit-gradient(linear,left top,right top,from(#dddedf),color-stop(20%,#c4c5c6),color-stop(40%,#dddedf),to(#dddedf));
    background-image: linear-gradient(90deg,#dddedf 0,#c4c5c6 20%,#dddedf 40%,#dddedf); background-repeat: no-repeat; background-size: 800px 104px; -webkit-animation-duration: 1s;
    animation-duration: 1s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;
    -webkit-animation-name: placeholderShimmer; animation-name: placeholderShimmer; -webkit-animation-timing-function: linear; animation-timing-function: linear;}
.fli-res-box-animate-1a {width:40%; height:15px; margin-bottom:8px;}
.fli-res-box-animate-1b {width:85%; height:15px;}
.fli-res-box-animate-2 {width:90px; height:30px;}
.fli-res-box-animate-2a {width:70px; height:30px;}
.price-details .fli-res-box-animate-1, .price-details .fli-res-box-animate-2{margin:0 auto;}
.duration-details .fli-res-box-animate-1{margin:2px 0 0 0; width:100%;}
.arrival-details .fli-res-box-animate-1a, .arrival-details .fli-res-box-animate-1b{float:right;}
.fil-loading-bar{width:100%; height:10px; margin-bottom:10px;}
.fil-loading-bar-2{width:100%; height:60px; margin-bottom:10px;}

@keyframes placeholderShimmer {
    0% {background-position: -468px 0;}
    100% {background-position: 468px 0;}
}
.res-loading-bar-cont{position:relative; display:block; margin-bottom:20px;}
.res-loading-bar-cont .progress-bar-text {font-size: 16px; font-weight: 700; color: #666; text-align: center; margin-bottom: 10px;}
.res-loading-bar-cont .container-progress-bar {border: 1px solid #dcdcdc; background-color:#fff; padding: 8px; -webkit-border-radius: 2px; -moz-border-radius: 2px; 
border-radius: 2px; max-width:650px; margin:auto;}
.progress-bar-inner-results{background:#ccc; width: 100%; overflow: hidden;}
.progress-bar{width: 0; height:3px; overflow:hidden; animation: progressbar 2s linear infinite; background: #EE964B;
    background: -webkit-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: -moz-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: -ms-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);}
@keyframes progressbar {
    0% {width: 0;}
    100% {width: 100%;}
}
.fli-det-des-wr-1{position:fixed; bottom:0; left:0; width:100%; height:100%; z-index:99; background-color:rgba(0,0,0,.4); display:none;}
.fli-det-des-cl {position: absolute; top: 30%; left: 50%; width: 30px; height: 30px; background-color: #fff; border-radius: 50%; text-align: center; line-height: 1.5;
    color: #fbad33; font-size: 20px; cursor:pointer; border:1px solid #EE964B; box-shadow:0 0 10px #000;}
.fli-det-des-cont{max-height:60%; overflow-y:scroll; z-index:1; background-color:#fff; padding:20px 20px; position:absolute; bottom:0; width:100%; box-shadow:-3px 0 10px #000;}
.fli-det-des-cont::-webkit-scrollbar {width: 10px;}
.fli-det-des-cont::-webkit-scrollbar-track {background: #f1f1f1;}
.fli-det-des-cont::-webkit-scrollbar-thumb {background: #888;}
.fli-det-des-cont::-webkit-scrollbar-thumb:hover {background: #555;}
.fli-det-des-cont .flight-wrapper-description{display:block;}
/* Result page css end*/


/* Passsenger page css start */
.psng_page {padding: 15px 0 30px 0;}
.psng_page .fl-wr-des-mob {border-radius: 5px; margin: 15px 0; background-color: #fff; box-shadow: 0px 0px 5px rgba(0,0,0,.5)}
.psng-det-left{width:76%; float:left;}
.psng-det-right{width:22%; float:right; position:-webkit-sticky; position:sticky; top:100px;}
.ticket-summary-wrapper{background-color: #fff; padding: 10px; border-radius: 5px; box-shadow: 0px 0px 5px rgb(0 0 0 / 20%);}
.ticket-summary-img-wrapper {padding:0; border-radius:5px 5px 0 0;}
.ticket-summary-img-wrapper h6 {color: #000; font-weight: 600; margin:0 0 10px; font-size:1.1em;}
.ticket-summary-pr-detail{}
.ticket-summary-pr-detail p{font-size:13px; margin:0; padding:0.2rem 0;}
.ticket-summary-pr-detail .extra-fee{display:none;}
.psng-who-flying .primary-passenger-header{margin-bottom:5px;}
.psng-who-flying .primary-passenger-header p{font-size:13px; color:#bd2828; margin:5px 0 0 0;}
.ticket-summary-pr-detail p span{float:right;}
.ticket-summary-fare-total p span font{font-size:15px; font-weight:500;}
.ticket-summary-fare-adt font i{color:#4c4c4c; display:none;}
.ticket-summary-pr-detail .ticket-summary-fare-total{color: #EE964B; font-size:18px; font-weight: bold; padding:.35rem 0; margin:10px 0 0 0; border-top:1px dashed #b3b3b3; border-bottom:1px dashed #b3b3b3;}
.ticket-summary-pr-detail .ticket-summary-fare-total>p{font-size: 18px; padding: 0 0; border:0;}
.ticket-summary-pr-detail .ticket-summary-p-txt{font-size:11px; color:#000; padding:.35rem .75rem; margin:5px 0 0 0; border:0}
.ticket-summary-pr-detail small{font-size:12px; display:block; margin:10px 0 0;}
.ticket-summary-wrapper .table{background: #fff; margin-bottom:.5rem; border-radius:0 0 5px 5px; box-shadow:0px 0px 5px rgba(0,0,0,.5);}
.ticket-summary-wrapper .table tr td {font-size: 14px; vertical-align: middle;}
.ticket-summary-wrapper .table tr td:last-child {text-align: right;}
.ticket-summary-wrapper .table tr.footer-total td {color: #fff; font-size:18px; font-weight: bold; background-color:#4c4c4c; border-top:1px dotted #4c4c4c; }
.ticket-summary-wrapper .table tr.footer-total td:first-child{border-radius:0 0 0 5px;}
.ticket-summary-wrapper .table tr.footer-total td:last-child{border-radius:0 0 5px 0;}
.ticket-summary-wrapper .search-button-lg{width:auto; padding:6px 25px; color:#fff; box-shadow:2px 3px 5px rgba(0,0,0,.5)}
.price-btn-call i{vertical-align:middle;}
.ticket-coupon-wr{margin:20px 0 5px 0; background-color:#fff; border-radius:5px; padding:10px; box-shadow:0px 0px 5px rgb(0 0 0 / 20%);}
.ticket-coupon-wr h4{font-size:1rem; font-weight:600; margin-bottom:10px;}
.ticket-coupon-cont{}
.ticket-coupon-cont input.form-control{width:calc(100% - 68px); float:left; border-radius:5px 0 0 5px; margin:0;}
.ticket-coupon-cont .btn{background-color:#EE964B; color:#fff; padding:4px 9.5px; border-radius:0 5px 5px 0;}
.ticket-coupon-cont p{margin:8px 0 0; font-size:14px;}
.booking-id td {color: #00a991;	font-weight: bold;}
.white-bg-round {background-color: #f5f5f5; border-radius: 5px;}
.green-bg-round {background-color: #00a991;	border-radius: 5px;	padding: 15px;}
.callnow-big {color: #fff;}
.callnow-big:hover {color: #fff; text-decoration: underline;}
.callnow-icon {position:relative; margin: 20px 0px; color: #fff;}
.callnow-icon:before {position: absolute; content: ""; width: 100%; height: 1px; background: #fff; top: 24px; left: 0; z-index: 1;}
.callnow-icon i {position: relative; z-index: 1; background: #00a991; padding: 0px 15px;}
.primary-passenger-header {padding: 0 0; border-radius:5px 5px 0 0; box-shadow:none; margin-bottom:15px;}
.psng-itin span{cursor:pointer;}
.flight-detail-wrapper .primary-passenger-header, .primary-passenger-wrapper{border-radius:5px; box-shadow:0 0 5px rgba(0,0,0,.2); padding:20px 20px 30px; background-color:#fff;}
.flight-detail-wrapper>.primary-passenger-header{padding:10px 20px;}
.primary-passenger-header h5 {margin-bottom: 0px; color: #EE964B; font-weight: 600; line-height: 1.3; font-size:1.5em;}
.primary-passenger-header i{font-size:22px; color:#fbad33;}
.primary-passenger-header h5>span{float:right; font-size:14px; padding:6px 0 0 0; cursor:pointer;}
.primary-passenger-header h5>span>i{font-size:18px;}
.primary-passenger-form label {font-size: 12px; display: block; width: 100%; margin-bottom:4px;}
.primary-passenger-form input, .primary-passenger-form select, .primary-passenger-form textarea {width: 100% !important; max-width: 100%;}
.passenger-txt h5{font-size:16px; font-weight:500;}
.request-meal-wrapper {padding: 0px; display:none; padding:10px 0 0 0;}
.request-meal-wrapper label {font-size: 12px; display: block; width: 100%;}
.request-meal-wrapper input, .request-meal-wrapper select, .request-meal-wrapper textarea {width: 100% !important; max-width: 100%;}
.request-meal-wrapper ul li{width:21%; float:left;}
.request-meal-wrapper ul li+li{margin-left:.5%;}
.primary-passenge-filled-detail label {font-size: 12px; display: block; width: 100%;}
.primary-passenge-filled-detail p {font-size: 13px; color: #000; font-weight: 700; margin-bottom: 15px;}
.total-wrapper{background-color:#4c4c4c; padding:10px;}
.total-wrapper h5, .total-wrapper .payment-price {color: #fff; font-weight: 700;}
.total-wrapper img{filter:brightness(5);}
.payment-price img {position: relative; top: -2px;}
.payment-price {position: relative;}
.payment-detail-list {position: absolute; top: -10px; left: calc(100% + 15px); background-color: #fff; width: 200px; border: 1px solid #ddd; z-index: 99; box-shadow: 0px 0px 3px #ddd;	display: none;}
.payment-price:hover .payment-detail-list {display:block;}
.payment-detail-list:before {content: ""; width: 0; height: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 10px solid #ddd; position: absolute; left: -10px; top: 12px;}
.payment-detail-list ul {padding: 0; margin: 0;}
.payment-detail-list li {list-style: none; font-size: 11px; font-weight: normal; display: table; width: 100%; border-bottom: 1px solid #ddd; padding: 3px 5px;}
.payment-detail-list li span {display: table-cell; color: #666666;}
.payment-detail-list li span.servicename {text-align: left;}
.search-button-lg {padding: 6px 10px; cursor:pointer; background: #EE964B; border: 1px solid #EE964B; border-radius: 5px; display: inline-block; color: #fff; font-weight:bold; width:100%;}
.search-button-lg img {width: 18px; margin-left: 5px;}
.search-button-lg:hover {box-shadow:-1px 1px 4px #fff; background: #fbad33; border:1px solid #fbad33;}
.search-button-md {padding: 8px 18px; background: #f7a226; border: 1px solid #f7a226; border-radius: 50px; display: inline-block; color: #fff; font-size: 12px;}
.search-button-md:hover {color: #fff;}
.search-button-md img {width: 18px; margin-left: 5px;}
.search-button-xm {padding: 3px 18px; background: #f7a226; border: 1px solid #f7a226; border-radius: 50px; display: inline-block; color: #fff; font-size: 14px;}
.search-button-xm:hover {color: #fff;}
.search-button-lg:focus, .search-button-md:focus, .search-button-xm:focus, .search-button-lg:active, .search-button-md:active, .search-button-xm:active {color: #fff;}
.psng-det-left .flight-wrapper-description {display: block; box-shadow: none; border: 1px solid #e6e6e6; background-color:#f5f5f5;}
.psng-form-cont .psng-name{width:20.5%; float:left;}
.psng-form-cont .psng-mid-name{width:16%; float:left;}
.psng-form-cont label {font-size: 13px; font-weight: 400; margin-top: 5px;}
.psng-form-cont .psng-gender{width:10%; float:left;}
.psng-form-cont .psng-dob{width:28%; float:left;}
.psng-form-cont .psng-dob .form-control{width:32%!important; float:left;}
.psng-form-cont .psng-dob .form-control + .form-control{margin-left:1.8%;}
.psng-form-cont>div+div{margin-left:1%;}
.psng_page .form-control{height:34px; border: 1px solid #d6d6d6; border-radius: 2px; margin-bottom: 15px; box-shadow: none; font-size: 12px; padding: 5px;}
.primary-passenger-form {padding: 15px 15px 0; position:relative;}
.psng-who-flying .primary-passenger-form{padding:15px;}
.request-meal-txt label{margin:0; cursor:pointer;}
.primary-passenger-form + .primary-passenger-form:before{content:''; position:absolute; left:50%; top:0; transform:translateX(-50%); width:95%; border-top:1px solid #d2d2d2;}
.psng-billing-det{padding:10px 0 0;}
.psng-billing-det .primary-passenger-header{margin-bottom:0px;}
.psng-billing-det .primary-passenger-form{padding-top:5px; padding-bottom:0;}
.psng-billing-det h5{padding:0 15px;}
.psng-tnc ul{padding:0 0 0 15px}
.psng-tnc ul li {font-size:11px; list-style-type:disc; color:#636363; margin-bottom:2px; font-weight:500;}
.psng-tnc ul li a{color:#EE964B; text-decoration:underline; padding:0 2px;}
.psng-tnc ul li a:hover{color:#fbad33;}
.psng-tnc .white-bg-round{background:#fff;}
.psng-tnc .white-bg-round p{font-size:.9rem;}
.psng-agre-txt{font-size:13px;}
.psng-agre-txt .custom-control-label{padding-left:3px;}
.psng-agre-txt .custom-control-label::after{top:-3px;}
.psng-agre-txt .custom-control-label a{color:#EE964B; text-decoration:underline; font-weight:bold;}
.psng-btn .search-button-lg{width:auto; margin:20px 0; padding:10px 20px; background: #EE964B; background: -webkit-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: -moz-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: -ms-linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%);
    background: linear-gradient(to right, rgba(34,44,117,1) 0%,rgba(71,186,239,1) 100%); border:0; box-shadow:2px 3px 4px rgb(0 0 0 / 70%); pointer-events:unset;}
.psng-btn .search-button-lg:hover{color:#fff; background: #f01e1c; background: -webkit-linear-gradient(to right, #f01e1c 0%,#EE964B 100%);
    background: linear-gradient(to right, #f01e1c 0%,#EE964B 100%);}
.psng-btn .search-button-lg.disabled{pointer-events:none; background:#d8d8d8; color:rgba(0,0,0,.3);}
.psng-step{width:90%; margin:25px auto 30px;}
.psng-step ul li{width:33%; float:left; text-align:center; position:relative;}
.psng-step ul li .psng-step-num{position: relative; margin: 0 auto; line-height: 1.4rem; width: 1.5rem; height: 1.5rem; border-radius: 50%; background: transparent;
    color: #313541; border: 1px solid #313541; display:block; font-size:.9rem;}
.psng-step ul li .psng-step-txt{color:#313541; padding:5px 0 0 0; font-size:12px; display:block;}
.psng-step ul li.active .psng-step-num{color:#fff; background-color:#66b153; border-color:#66b153;}
.psng-step ul li.active .psng-step-txt{color:#000; font-weight:500;}
.psng-step ul li:after{content: ""; position: absolute; width: 86%; height: .125rem; background: #b1b3be; left: 57%; top: .625rem;}
.psng-step ul li:last-of-type:after{display:none;}
.psng-step ul li.active:after{background:#66b153;}
.psng-step ul li.current .psng-step-num{color:#fff; background-color:#EE964B; border-color:#EE964B;}
.psng-step ul li.current .psng-step-num i{transform:rotate(45deg);}
.psng-step ul li.current .psng-step-txt{color:#EE964B; font-weight:500;}
.psng-lost-bag-wr h5{margin-bottom:0px;}
.psng-lost-bag-wr h5 img{margin-right:5px; vertical-align:bottom;}
.psng-lost-bag-wr .primary-passenger-header>p{font-size:14px; margin:8px 0;}
.psng-lost-bag-mid{padding:15px; border:1px solid #ccc; border-radius:5px;}
.psng-lost-bag-mid-t{display:flex; border-bottom: 1px solid #dcdcdc;}
.psng-lost-bag-mid-l{width:calc(100% - 150px); display:flex; flex-direction:column; justify-content:center;}
.psng-lost-bag-mid-l ul li{width:100%; float:left; margin-bottom:5px; position:relative; padding-left:20px; font-size:13px;}
.psng-lost-bag-mid-l ul li:before{content:'\f00c'; position:absolute; left:0; top:0px; font-family:'FontAwesome'; color:#66b153;}
.psng-travel-prot .psng-lost-bag-mid-l ul li{width:50%; float:left;}
.psng-lost-bag-mid-r{display:flex; flex-direction:column; justify-content:center; align-items:flex-end; width:150px;}
.psng-lost-bag-title{font-size: 16px; line-height: 1.2; font-weight: 700; color: #EE964B; text-transform: uppercase; margin-bottom: 12px;}
.psng-lost-bag-rdbtn ul li{width:100%; float:left;}
.psng-lost-bag-rdbtn ul li label {padding: 8px 10px; border-bottom: 1px solid #dcdcdc; font-size: 15px; font-weight: 600; color: #444; background: #FFF; margin: 0; cursor: pointer; 
width:100%; display: flex; flex-direction: row;  justify-content: space-between;  align-items: center;}
.psng-lost-bag-rdbtn ul li label div{display: flex; align-items: center; font-size:13px;}
.psng-lost-bag-rdbtn ul li label input {margin-right: 5px;}
.psng-lost-bag-rdbtn ul li label .price{font-size: 24px; font-weight: 700; line-height: 24px; color: #444; display:inline-block; float:right; text-align:right;}
.psng-lost-bag-rdbtn ul li label .price span{font-size: 12px; font-weight: 400; line-height: 12px; color: #777; display: block;}
.psng-lost-bag-mid p{padding:10px 0 0 10px; font-size:11px; }
.psng-lost-bag-mid p a{color:#EE964B;}
.psng-rdbtn-wr-txt{position:relative; padding-left:20px;}
.psng-rdbtn-wr input[type="radio"] {display: none;}
.psng-rdbtn-wr input[type="radio"] + *::before {content: ""; width: 14px; height: 14px; border:1px solid gray; border-radius:50%; position:absolute; left:0; top:3px;}
.psng-rdbtn-wr input[type="radio"]:checked + * {color:;}
.psng-rdbtn-wr input[type="radio"]:checked + *::before {border-color: #EE964B; background: radial-gradient(#EE964B 0%, #EE964B 40%, transparent 50%, transparent); background-position:center;}
.psng-canc-wr .psng-lost-bag-mid-l{width:100%;}
.psng-sel-seat-mid ul li {width: 32%; display: inline-block; margin: 0 auto; text-align: center; padding: 10px; border-right: 1px dashed #ccc;}
.psng-sel-seat-mid ul li label{cursor:pointer;}
.psng-sel-seat-mid ul li:last-child{border:0;}
.psng-sel-seat-mid ul li label p{margin:8px 0 0; padding:0; font-size:12px;}
.psng-sel-seat-mid > p {padding: 10px 0 0 10px; font-size: 12px; margin-top: 5px; border-top: 1px dashed #ccc; display: inline-block; width: 100%;}
.psng_page input[type='radio']:checked:after{border-color:red; background:red;}
.psng-payment-wr .primary-passenger-form:first-of-type{padding-bottom:0px;}
.psng-pay-cards li{float:left; border:1px solid #ccc; border-radius:5px; padding:3px;}
.psng-pay-cards li+li{margin-left:3px;}
.psng-pay-cards li img{max-width:40px;}
.psng-pay-cards.VI .visa-cc{border-color:#fbad33;}
.psng-pay-cards.CA .mast-cc{border-color:#fbad33;}
.psng-pay-cards.AX .amex-cc{border-color:#fbad33;}
.psng-pay-cards.DS .disc-cc{border-color:#fbad33;}
.psng-pay-cards.DN .dine-cc{border-color:#fbad33;}
.psng-payment-tab-wr{padding:0 10px 15px;}
.psng-payment-tab-wr .nav-pills{border-bottom:1px solid #d2d2d2;}
.psng-payment-tab-wr .nav-pills li+li{margin-left:10px;}
.psng-payment-tab-wr .nav-pills .nav-link {border-radius: .25rem .25rem 0 0; background-color: #fff; border:1px solid #d2d2d2; border-bottom:0; color:#5a5a5a; font-size:.9em; font-weight:500;}
.psng-payment-tab-wr .nav-pills .nav-link:hover{color:#fbad33; border-color:#fbad33;}
.psng-payment-tab-wr .nav-pills .nav-link.active, .psng-payment-tab-wr .nav-pills .show > .nav-link {color: #fff; background-color: #EE964B; border-color:#EE964B;}
.pyt-cvv-box .form-control {width: 90px!important; float:left;}
.cr_exp_date ul li{float:left; width:48%;}
.cr_exp_date ul li+li{margin-left:4%;}
.cr_exp_date col-6.pl-0{padding-left:3px!important;}
.pyt-cvv-box img{margin-left:5px;}
.pyt-cvv-box .cvv-tooltipContainer{float:left; position:relative; padding:6px 0 0 8px;}
.pyt-cvv-box .cvv-tooltipContainer a {cursor: pointer; cursor: hand; display: inline-block; padding: 3px 0 0 70px; color: #00adee; position: relative; font-size:13px;}
.pyt-cvv-box .cvv-tooltipContainer a:before {content: " ";  width: 65px; display: block; background: transparent url(/images/cvv-card.png) no-repeat; height: 25px; position: absolute; top: -1px; left: 0;}
.cvv-pop-wrapper {-webkit-box-shadow: 0 2px 3px 2px rgba(0,0,0,0.08); -moz-box-shadow: 0 2px 3px 2px rgba(0,0,0,0.08); box-shadow: 0 2px 3px 2px rgba(0,0,0,0.08); display:none;
    background: #f2f2f2; border: solid 2px #d8d8d8; border-radius: 5px; bottom: 23px; position: absolute; max-width: 600px; min-width: 230px; z-index: 1; padding:10px 10px 0; right:-140px;width:600px;}
.cvv-pop-wrapper p{color:#4d4d4d;font-size:.7em;line-height:16px;margin:8px 0;}
.cvv-pop-wrapper .cvv-pop-visa-img{background:url("/images/visa-cvv.png") no-repeat;width:113px;height:123px}
.cvv-pop-wrapper .cvv-pop-amex-img{background:url("/images/american-x-cvv.png") no-repeat;width:113px;height:123px}
.cvv-pop-wrapper h2{color:#000;font-size:1em;font-weight:normal}
.cvv-pop-wrapper .cvv-pop-left{float:left;width:50%; padding-right:15px}
.cvv-pop-wrapper .cvv-pop-right{float:left;padding-left:15px;width:50%; border-left:1px dotted #ccc;}
.pyt-cvv-box .cvv-tooltipContainer #cvv-tooltip:hover .cvv-pop-wrapper{display:block;}
.price-sum-l{display:none; width:100%; position:static; margin:0 0 30px 0;}
/* Passenger page css end */

/* Booking Confirmation page css start  */
.thankyou-content i {float: left; margin: 3px 10px 0 0; font-size:1.4rem; color: #00b371;}
.thankyou-content h2 {font-size: 1.4rem; color: #00b371; margin: 0; font-weight:bold;}
.thankyou-content h2 span {display: block; font-size: 0.6em; color: #4c4c4c; line-height: 20px; font-weight:normal;}
.thankyou-content h2 span font {color: #0b2241;}
.bookrow1 {padding: 15px 0;}
.bookrow1 .info_left h2 {font-size: 1.2em; margin-bottom: 20px; font-weight:bold;}
.info_left h2 {margin: 0; font-size: 20px; font-weight: normal; color: #0b2241; text-transform: uppercase;}
.b_row1 {float: left; width: 100%; font-weight: normal; font-size: 15px; color: #000; margin-top: 5px;}
.bookrow1 .b_row1 label {color: #333333; font-size: 1em; position: relative; width: 110px; font-weight: bold; float:left; text-align:left; position:relative;}
.bookrow1 .b_row1 label:after{content:":"; position:absolute; top:0; right:5px;}
.bookrow1 .b_row1 .rowright {font-size: 1em; color: #525252; width: calc(100% - 115px); float:right; text-align:left;}
.bookrow1 .info_left .r_no {background-color: #c9e2c6; padding: 17px 20px; border-radius: 5px; color: #333333; font-size: 0.95em; width: 100%; max-width: 271px; text-align: left; font-weight:bold; margin-bottom: 10px;}
.r_no {font: 400 15px; margin-top: 0; float: right;}
.bookrow1 .info_left .r_no span {display: block; font-size: 1.4em; color: #0f9200; text-align: left;}
.bookrow1 .info_left .book_date_time {float: right; padding: 10px 20px; width: 100%; max-width: 271px; text-align: left; color: #333333; font-size: 1em; margin-bottom: 0;}
.bookrow1 .info_left .book_date_time span {display: block; color: #525252;}
.hoteld {padding: 0; font-size: 1.1em; color: #4c4c4c; font-weight:bold;}
.bok_conf_page_section .book_bot_30 {padding: 0; margin-bottom: 15px; padding: 5px;}
.bok_conf_page_section .book_bot_30 p{font-size: 12px; color: #4c4c4c; font-weight: normal; margin-bottom:8px; line-height:16px;}
.bok_conf_page_section .book_bot_30 ul{margin:0; padding:0; width:100%; float:left; list-style:none;}
.bok_conf_page_section .book_bot_30 ul li{padding:0 0 0 8px; font-size:12px; color: #4c4c4c; font-weight: normal; line-height:16px; margin-bottom:7px;}

.bok_conf_page_section .py_Recp {text-align: left; font-size: 12px; color: #474646; background-color:#fff; line-height: 20px; padding:0; margin-top: 0; border-radius:10px; }
.bok_conf_page_section .py_Recp h2 {color:#000; font-size: 1.4em; border-radius: 10px 10px 0 0; padding: 10px 16px;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-total-charge {font-size: 1.2em; font-weight:bold; color: #fff; background-color: #EE964B; border-radius: 0 0 10px 10px; padding:15px 12px; margin-bottom:0; border-top:1px dotted #c7cace;}
.bok_conf_page_section .py_Recp span {margin-top: 10px; display: block; margin-bottom: 10px; padding-left: 10px;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-total-charge strong {float:right; font-size: 1.5em; color: #fff;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-total-charge strong img {max-width: 19px; vertical-align: bottom;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-total-charge span{font-size:11px; border-top:1px solid #ccc; margin:10px 0 0 0; padding:7px 0 0 0; color:#f5f5f5;}
.bok_conf_page_section .py_Recp img {text-align: center;}
.space-hr {margin-top: 0; margin-bottom: 10px; border: 0; border-top: 1px dashed #c7cace; width:100%; background:none;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-card-detail img {padding-right: 10px; border-right: 1px solid #ccc;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-card-detail strong {font-size: 1.3em; color: #525252; font-weight: normal; padding-left: 10px; display: inline-block; vertical-align: middle;}
.bok_conf_page_section .py_Recp span.scroll-fixed-right-card-detail strong span {display: block; color: #0b2241; margin: 0; line-height: 8px; font-size: 0.7em; font-weight:bold; padding-left: 0;}
.fare {font-weight:bold; font-size: 15px; color: #0b2241; margin-top: 0; margin-bottom: 5px; padding: 1px 10px;}
.bok_conf_page_section .py_Recp h3.fare {font-size: 1.2em;}
.bok_conf_page_section .py_Recp .left_50 {float: left; text-align: left; width: 49.5%; padding-left: 10px;}
.bok_conf_page_section .py_Recp .rit_50 {float: right; text-align: right; width: 49.5%; padding-right:10px;;}
.bok_conf_page_section .py_Recp p {color: #474646; font-size: 13px; margin: 0;}
.scroll-fixed-right-total-amt {padding: 10px 0; border-top: 1px dashed #aab2bd; margin-top: 10px;}
.conf_need_help {float: left; width: 100%; margin-top: 20px; background-color: #fff; border-radius:5px;}
.conf_need_help .face-2 {width: 100%; float: right;}
.conf_need_help .face-2 p {font-size: 14px; color: #4c4c4c; font-weight: 400; margin: 0; padding:5px 0 1px 10px; float:left; line-height:1.3;}
.conf_need_help .face-2 p>font{display:block; color:#f85959; font-size:14px; line-height:24px;}
.conf_need_help .face-2 p>font>strong{font-size:20px;}
.conf_need_help .face-2 span {font-weight:bold; font-size: 26px; color: #fff; background-color:#f85959; padding:12px 12px; font-weight: normal; line-height: 23px; float:left; border-radius:5px 0 0 5px;}
.scroll-fixed-right-pymt-done{color:#00b372; font-size:.9rem; font-weight:bold; vertical-align:middle; margin-top:0!important;}
.scroll-fixed-right-pymt-done>i{margin-right:5px; font-size:1.3rem; vertical-align:middle;}
.bok_conf_page_section .conf_psng_det{padding:15px;}
.conf_psng_det_wr .primary-passenger-header h5 img{vertical-align:sub;}
.bok_conf_page_section .conf_psng_det label{font-weight:bold;}
.bok_conf_page_section .conf_psng_det .pyt-psng-det-row + .pyt-psng-det-row{border-top:1px dashed #ddd; margin-top:8px; padding-top:8px;}
.bok_decl_page_section .thankyou-content i, .bok_decl_page_section .thankyou-content h2, .bok_decl_page_section .scroll-fixed-right-pymt-done, .bok_decl_page_section .bookrow1 .info_left .r_no span {
    color: #f85959;}
.conf_need_help .face-2:hover span, .conf_need_help .face-2:focus span{background-color:#EE964B;}
.conf_need_help .face-2:hover p>font, .conf_need_help .face-2:focus p>font{color:#EE964B;}
.conf_ref_no{margin:15px 0 0 0;}
.conf_ref_no-l{width:78%; float:left;}
.conf_ref_no-l span{display:block;}
.conf_ref_no-r{float:right; border-radius:5px; background-color:#e1e1e1; padding:10px 18px; text-align:center; font-size:14px; color:#000; width:18%;}
.conf_ref_no-r strong{display:block;}
/* Booking confimation page css end  */


/* My booking start */
.mybooking-sec{background:#f3f3f3;}
.mybooking-sec .home-nl-wr-1{margin:0;}
.booking-form-wr {margin: 80px auto 80px; max-width:500px; width:97%; padding:60px 40px; border:1px solid #ccc; border-radius:7px; box-shadow:0 0 10px #a7a7a7; background:#fff; position:relative;}
.booking-form-wr label{font-weight:500;}
.booking-form-wr p{color:red;}
.booking-form-wr .form-control {margin-bottom:20px; height:45px;}
.booking-form-wr .search-button-lg {margin:10px 0 0; padding:10px;}
.mybooking-sec>h2{text-align:center; padding:10px 0; font-weight:bold; background:#4c4c4c; color:#fff;}
.booking-form-wr h2{text-align:center; padding:0px 0 30px 0; font-weight:bold;}
.booking-form-wr .booking-icon{position: absolute; left: 50%; top: -40px; transform: translateX(-50%);}
.booking-form-wr .booking-icon>img{max-width:80px;}
/* My booking end */