body {background: #fff; color: #666666; font-family: "Nunito Sans", sans-serif;}
a {color: #00a698; transition: 0.5s; -webkit-transition: 0.5s;}
a:hover, a:active, a:focus {color: #00a698; outline: none; text-decoration: none;}
ul, ul li,ol, ol li{list-style:none; padding:0; margin:0;}
p {padding: 0; margin: 0 0 30px 0;}
h1, h2, h3, h4, h5, h6 {font-weight: 400; margin: 0 0 20px 0; padding: 0;}
/* Back to top button */
.back-to-top {position: fixed; display: none; background: #00a698; color: #fff; width: 44px; height: 44px; text-align: center; line-height: 1; font-size: 16px;
  border-radius: 50%; right: 15px; bottom: 70px; transition: background 0.5s; -webkit-transition: background 0.5s; z-index: 11; cursor:pointer;}
.back-to-top i {padding-top: 12px; color: #fff;}
.back-to-top:hover{background:#00a698;}
.blur-bg {width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 9999; background-color: rgba(0,169,145,.6); display: none;}
.blur-bg.active {display: block;}
#vonageClick2callme{position:fixed; bottom:15px; left:15px; z-index:92222;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {padding: 10px 0; height: 60px; transition: all 0.5s; -webkit-transition: all 0.5s; z-index: 33331; background-color:#fff; /*background-color:rgba(0,118,163,1);*/ /*background: #00a698;*/ float: left; width: 100%; box-shadow: 0px 0px 5px #ddd; position:fixed;}
#header.header-scrolled {background: rgba(255, 255, 255, 1); padding: 15px 0; height: 60px; transition: all 0.5s; -webkit-transition: all 0.5s; position: fixed; left: 0; top: 0; right: 0;}
#header #logo {float: left; margin-top:-7px;}

#header #logo h1 {font-size: 34px; margin: 0; padding: 0; line-height: 1; font-weight: 700; letter-spacing: 3px;}
#header #logo h1 a, #header #logo h1 a:hover {color: #fff; padding-left: 10px; border-left: 4px solid #00a698;}
#header #logo img {padding: 0; margin: 0; max-height: 80px; transition: all 0.5s; -webkit-transition: all 0.5s;}
#header.header-scrolled #logo img {max-height: 60px; transition: all 0.5s; -webkit-transition: all 0.5s;}
#header.res-header{/*background-color:rgba(0,118,163,1);*/ background-color:#fff;}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {margin: 0; padding: 0; list-style: none;}
.nav-menu ul {position: absolute; display: none; top: 100%; left: 0; z-index: 99;}
.nav-menu li {position: relative; white-space: nowrap;}
.nav-menu > li {float: left;}
#nav-menu-container li img {max-width: 30px; margin-right: 5px; top: -2px; position: relative;}
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul {display: block;}
.nav-menu ul ul {top: 0; left: 100%;}
.nav-menu ul li {min-width: 180px;}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {padding-right: 30px;}
.sf-arrows .sf-with-ul:after {content: "\f107"; position: absolute; right: 15px; font-family: FontAwesome; font-style: normal; font-weight: normal;}
.sf-arrows ul .sf-with-ul:after {content: "\f105";}

/* Nav Meu Container */
#nav-menu-container {float: right; margin: 4px 0 0 0;}

/* Nav Meu Styling */
.nav-menu a {padding: 3px 8px; text-decoration: none; display: inline-block; color: #000; font-weight: 700; font-size: 16px; outline: none;}
.nav-menu a:after{content:''; position:absolute; left:50%; bottom:-16px; width:0; height:3px; background-color:#00a698; transition: width 0.4s ease 0s, left 0.4s ease 0s; -webkit-transition: width 0.4s ease 0s, left 0.4s ease 0s;}
/*.nav-menu li:hover > a, .nav-menu > .menu-active > a {color: #00a698;}*/
.nav-menu li:hover > a:after, .nav-menu > .menu-active > a:after {width: 100%; left: 0;}
.nav-menu li.nav-menu-call a:after, .nav-menu li.menu-flag-li a:after{display:none;}
.nav-menu > li {margin-left: 10px;}
.nav-menu ul {margin: 4px 0 0 0; padding: 10px; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); background: #fff;}
.nav-menu ul li {transition: 0.3s; -webkit-transition: 0.3s;}
.nav-menu ul li a {padding: 10px; color: #333; transition: 0.3s; -webkit-transition: 0.3s; display: block; font-size: 13px; text-transform: none;}
.nav-menu li:hover>a, .nav-menu ul li:hover > a {color: #00a698;}
.nav-menu ul ul {margin: 0;}
#nav-menu-container ul li i {color: #000;}
#nav-menu-container ul li.nav-menu-call, .mobile-menu li.nav-menu-call{border-left:1px solid #ddd; margin:-3px 0 0 10px;}
#nav-menu-container ul li.nav-menu-call a, .mobile-menu li.nav-menu-call a{font-size:20px; color:#000; line-height:1; text-align:center;}
#nav-menu-container ul li.nav-menu-call a i, .mobile-menu li.nav-menu-call a i{color:#000;}
#nav-menu-container ul li.nav-menu-call a small, .mobile-menu li.nav-menu-call a small{display:block; color:#000; font-size:10px; line-height:1; padding-left:15px;}
#nav-menu-container ul li.nav-menu-call:hover a, .mobile-menu li.nav-menu-call:hover a, #nav-menu-container ul li.nav-menu-call:hover a i, .mobile-menu li.nav-menu-call:hover a i, 
#nav-menu-container ul li.nav-menu-call:hover a small, .mobile-menu li.nav-menu-call:hover a small, #nav-menu-container ul li:hover i {color:#00a698;}
.mobile-menu {margin: 0; padding: 3px 0px 0;}
.mobile-menu li {margin: 0; padding: 0; list-style: none; float:left;}
.mobile-menu li a{color: #000; font-weight:700;}
.mobile-menu li.nav-menu-call{padding-left:10px;}
.mobile-menu li.nav-menu-call a, .mobile-menu li.nav-menu-call a small, .mobile-menu li.nav-menu-call a i {color:#f78a1f;}

.res-header .nav-menu li:hover > a:after{display:none;}

/* Mobile Nav Toggle */
#mobile-nav-toggle {position: fixed; line-height:0; right: 10px; padding:0; top: 13px; z-index: 9993; margin:0; border: 0; background: none; font-size: 24px; display: none; transition: all 0.4s; -webkit-transition: all 0.4s; outline: none; cursor: pointer;}
#mobile-nav-toggle i {color: #000;}

/* Mobile Nav Styling */
#mobile-nav {position: fixed; display:none; top: 0; height:100%; padding: 18px 0; z-index: 9993; background: rgba(0, 0, 0, 0.8); right: -260px; overflow-y: auto; transition: 0.4s; -webkit-transition: 0.4s;}
#mobile-nav ul {padding: 0; margin: 0; list-style: none;}
#mobile-nav ul li {position: relative;}
#mobile-nav ul li a {color: #fff; font-size: 13px; border-bottom:1px solid #4e4e4e; text-transform: uppercase; overflow: hidden; padding: 10px 22px 10px 15px; position: relative; text-decoration: none; width: 100%; display: block; outline: none; font-weight: 700; font-family: "Nunito Sans", sans-serif;}
#mobile-nav ul li a:hover, #mobile-nav ul li a:focus, #mobile-nav ul li a::selection {color: #00a698; border-color:#00a698;}
#mobile-nav ul li li {padding-left: 30px;}
#mobile-nav ul .menu-has-children i {position: absolute; right: 0; z-index: 99; padding: 15px; cursor: pointer; color: #fff;}
#mobile-nav ul .menu-has-children i.fa-chevron-up {color: #00a698;}
#mobile-nav ul .menu-has-children li a {text-transform: none;}
#mobile-nav ul .menu-item-active {color: #00a698;}
#mobile-body-overly {width: 100%; height: 100%; z-index: 9992; top: 0; left: 0; position: fixed; background: rgba(0, 0, 0, 0.7); display: none;}

/* Mobile Nav body classes */
body.mobile-nav-active {overflow: hidden;}
body.mobile-nav-active #mobile-nav {left: auto; right:0; display:block;}
body.mobile-nav-active #mobile-nav-toggle {color: #fff; right:170px;}
 
/* Sections Header
--------------------------------*/
.section-header h3 {font-size: 32px; color: #111; text-transform: uppercase; text-align: center; font-weight: 700; position: relative; padding-bottom: 15px;}
.section-header h3::before {content: ''; position: absolute; display: block; width: 120px; height: 1px; background: #ddd; bottom: 1px; left: calc(50% - 60px);}
.section-header h3::after {content: ''; position: absolute; display: block; width: 40px; height: 3px; background: #00a698; bottom: 0; left: calc(50% - 20px);}
.section-header p {text-align: center; padding-bottom: 30px; color: #333;}

/* Section with background
--------------------------------*/
.section-bg {background: #f7f7f7;}
.section {padding: 60px 0px;}
.bordered-heading h3 {position: relative; margin-bottom: 25px; font-weight: 600; color: #000; text-align:center;}
.bordered-heading h3:after {content: ""; width: 130px; height: 2px; background: #00a698; position: absolute; left: 50%; transform: translateX(-50%); -webkit-transform:translateX(-50%); bottom: -6px;}
.color-headeing {color: #00a698; font-weight: 600;}

/* Banner */
#Banner {float: left; width: 100%; /*background-image:url(../images/home-main-banner.jpg);*/ background-image:url(../images/home-slider-bg-1-min.jpg); background-position: inherit; background-repeat: no-repeat; background-size: cover; min-height:450px; position:relative;}
#Banner:before{content:''; position:absolute; left:0; top:0; width:100%; height:100%; /*background-color:rgba(0,0,0,.3);*/}
.sea_eng_heading{position:absolute; width:100%; text-align:center; top:15%;}
.sea_eng_heading h3{color:#fff; margin:0; font-size:2em; text-shadow:-2px 2px 2px #000;}
.sea_eng_heading p{color:#fff; margin:0; font-size:1em; text-shadow:-2px 2px 2px #000;}
.sea_eng_mob_head{margin:0 0 20px; color:#00a698; font-size:2em; text-shadow:1px 1px 1px #484848; text-align:center; display:none;}
.sea_eng_wr{position: absolute; width: 97%; max-width: 1140px; left: 50%; top: 70%; transform: translate(-50%, -50%); -webkit-transform:translate(-50%,-50%); z-index:3;}
.sea_eng_cont {background-color: rgba(0,0,0,.5); padding: 10px; border-radius: 5px;}
.BannerContent h3 {color: #fff;}
.BannerContent p {color: #e8e8e8;}
.BannerFormTab {position: relative; z-index: 9;}
.BannerTab {/*background: #00a698; text-align: center;*/}
#MainBannerTab {display: block; border-bottom: none; padding: 0 0 5px; font-size: 14px;}
#MainBannerTab li {display: inline-block; margin: 0;}
#MainBannerTab li a {padding: 0 15px 0 0; border-radius: 50px; color:#fff; border:0;}
#MainBannerTab li a.active {color: #00a698; background:transparent; border:0;}
#MainBannerTab li a:hover {color: #00a698;}
#MainBannerTab li a span {width: 17px; height: 17px; border: 2px solid #ddd; display: inline-block; border-radius: 50%; position: relative; top: 1px; margin-right: 2px;}
#MainBannerTab li a:hover span {border: 2px solid #00a698;}
#MainBannerTab li a span i {opacity: 0;	position: relative; top: -.5px;}
#MainBannerTab li a.active span {border-color: #00a698;	background: #00a698; color: #fff;}
#MainBannerTab li a.active span i {font-size: 12px; opacity: 1;}
/*#BannerTabContent {padding: 10px 10px; background:rgba(0,0,0,.3); border-radius:5px;}*/
.sea_eng_cont .custom-control.custom-radio{cursor:pointer;}
.sea_eng_cont .custom-control-label{color:#fff;}
.sea_eng_cont .custom-control-label::before{background:transparent; border:2px solid #fff; top:.20rem;}
.sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label{color:#fff;}
.sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label::after{top: 7px; background:none; background-color: #02b8fd; width: 8px; height: 8px; border-radius: 50%; left: 4px;}
.sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label::before {background-color:transparent; border-color:#fff; box-shadow:none;}

.Main-banner-form .form-group{margin-bottom:0;}
.Main-banner-form .form-group label{font-weight:bold;}
.InputWrapper {position: relative;}
.InputWrapper img {position: absolute; top: 13px; left: 5px; max-height: 14px; max-width:12px; z-index:1;}
.InputWrapper input {padding-left: 25px; border:0; /*background: #f1f2f6;*/ border-color: #bac7d5; /*color: #132968;*/ color:#00a698; font-weight: bold; font-size:14px; height:38px;}
.InputWrapper input:focus {color: #00a698; /*background-color: #f1f2f6; border-color: #f1f2f6;*/ box-shadow: 0 0 0 2px #00a698;}
.popup-wrapper {position: absolute; top: 56px; right: 0; width: 100%; /*max-height: 220px;*/ background: #fff; z-index: 99911; border: 1px solid #00a698; border-radius: 4px; box-shadow: 0 0 2px 1px #00a698; display: block; min-width: 220px; margin:11px 0 0 0;}
.popup-wrapper ul{margin:2px; padding:3px 14px; list-style:none;}
.popup-wrapper ul li u{color:#00a698;}
.popup-wrapper ul::-webkit-scrollbar {width: 5px; margin:2px 2px;}
.popup-wrapper ul::-webkit-scrollbar-track {background: transparent;}
.popup-wrapper ul::-webkit-scrollbar-thumb {background: #00a698;}
/*.popup-wrapper ul::-webkit-scrollbar-thumb:hover {background: #00a698;}*/
.popup-content {width: 100%; height: 100%; overflow: auto; padding: 5px; position: relative;}
.close-btn {position: absolute; right: 5px; top: 0px; font-size: 22px; color: #c0c0c0; z-index: 99;	display: inline-block; cursor: pointer;}
.child-rule {background-color: #ddd; padding: 5px; margin: 8px 0px; display: none; width: 100%;}
.child-rule.show {display: block;}
.popup-wrapper:before {width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 12px solid #00a698; position: absolute; content: ""; top: -13px; right: 30px;}
.popup-wrapper.active {display:block}
.Popup-city {background: #f1f2f6; padding: 5px; margin-bottom: 5px;}
.Popup-city h4 {margin-bottom: 5px; font-size: 16px; font-weight: 600;}
.Popup-city p {margin-bottom: 0px; line-height: 12px; font-size: 14px;}
.class-traveler-content li small{color:#8e8b8b; font-size:70%;}
.class-traveler-content li small span{display:block;}
.class-traveler-content .row{margin:0;}
.class-traveler-content .col-5, .class-traveler-content .col-7, .class-traveler-content .col-6{padding:0;}
.trvl-btn{border:1px solid #00a698; background: transparent; width:100%; padding: 2px;}
.trvl-btn:hover, .trvl-btn:focus{background-color:#00a698; color:#fff;}
.trvl-class{font-size: 14px; padding: 5px; height: 32px;}
select.form-control.trvl-class:not([size]):not([multiple]) {height: 32px;}
.search-button-lg {padding: 6px 10px; /*background: #00a698; border: 1px solid #00a698;*/ cursor:pointer; outline:0; border:0; background: #ff9e48; border: 1px solid #ff9e48; 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, .search-button-lg:focus {background-color:#b33100; border-color:#b33100; color:#ffffff; border:0; outline:0;}
.search-button-md {padding: 8px 18px; background: #00a698; border: 1px solid #00a698; 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: #ff9e48; border: 1px solid #ff9e48; 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;}
.listing-price-list:hover .search-button-xm{background:#b33100; border-color:#b33100;}
a.search-button-xm:not([href]):not([tabindex]){color:#fff; cursor:pointer;}
.sea-btn-mod, .sea-btn-mod:hover, .sea-btn-mod:focus{background: #00a698; border: 1px solid #00a698;}

/* Mobile Tab */
#MainBannerTabMobile {display: block; text-align: center; border-bottom: none; padding: 10px; font-size: 14px;}
#MainBannerTabMobile li {display: inline-block; margin: 0;}
#MainBannerTabMobile li a {color: #fff; padding: 1px 13px; border-radius: 50px; font-size: 12px; font-weight: bold;}
#MainBannerTabMobile li a.active {color: #00a698;}
#MainBannerTabMobile li a:hover {border-color: #ffffff;	background: #fff; color: #00a698;}
#BannerTabContentMobile {padding: 15px;	background:#ffffff;}
.inputMobileLabel {font-size: 12px; margin-bottom: 0px;	display:block;}
.InputWrapperMobile input, .InputWrapperMobile select {border-color: transparent; padding: 0px; font-size: 18px; line-height: 20px; color: #000;}
.InputWrapperMobile input:focus, .InputWrapperMobile select:focus {box-shadow: none; border: none;}
.TripWrapper .InputWrapperMobile input {font-size: 20px;}
.InputWrapperMobile.text-right input {text-align: right;}
.InputWrapperMobile input::placeholder {color: #000; opacity: 1;}
.InputWrapperMobile input:-ms-input-placeholder {color: #000;}
.InputWrapperMobile input::-ms-input-placeholder {color: #000;}
.InputWrapperMobile input:focus {border: none; box-shadow: none;}
.inputcity-name {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px; color: #000; display: block;}
.TripWrapper {position: relative;}
.RoundTripIcon {position: absolute; top: 20px; left: calc(50% - 8px); z-index: 1;}
.class-traveler-content {background: #fff; padding: 5px 0px 5px; width: 100%;}
.class-traveler-content ul {padding: 0; margin: 0;}
.class-traveler-content ul li {list-style: none; margin-bottom: 10px; font-size: 14px;}
.class-traveler-content ul li:last-child{margin:0;}
.desktop-class {position: relative;}
.desktop-class select {position: absolute; top: 0; left: 0;	opacity: 0;}
.desktop-class-item {width: 100%; padding-left: 35px; line-height: 38px; border-radius: 4px; background: #f1f2f6; border-color: #f1f2f6; /*color: #132968;*/ font-weight: bold; font-family: "Nunito Sans", sans-serif;}
.CancleCityWrapper {width: 25px; height: 25px; background: transparent; border-radius: 50%; border: 1px solid #00a698; color: #00a698; margin-top: 40px; display: none;	cursor: pointer;}
.CancleCityWrapper.show {display: inline-block}
.CancleCityWrapper i {position: relative; left: 5px;}
.add-city-wrapper {display: none;}
.add-city-wrapper.show {display: block;}
.AddCityWrapper {margin-top: 40px; display: inline-block; margin-right: 15px;}
.AddCity {padding: 5px 15px; border: 1px dashed #00a698; cursor: pointer; color: #00a698;}
.AddCity:hover, .AddCity:active, .AddCity:focus {color: #00a698;}
.mobile-form-popup {position: fixed; top: 0; left: 0; width: 100%; background: #f1f2f6; height: 100vh; z-index: 9991; display: none;}
.mobile-form-popup-close {position: fixed; z-index: 9991; font-size: 22px; top: 10px; right: 15px; color: #fff; cursor: pointer;}
.mobile-form-popup-close i {cursor: pointer;}
.mobile-form-popup.active {display:block;}
.from-to-wrapper {position: relative; padding-top: 50px; display: none;}
.from-to-wrapper.active {display: block;}
.from-date-wrapper, .to-date-wrapper {display: none; padding-top: 50px;}
.from-date-wrapper.active, .to-date-wrapper.active {display: block;}
.mb-traveler-wrapper {display: none;}
.mb-traveler-wrapper.active {display: block;}
#mobile-form-popup-tab {background-color: #00a698; border: none;}
#mobile-form-popup-tab li {margin: 0px 5px;}
#mobile-form-popup-tab li a {background-color: #008b77;	border-radius: 0px;	font-weight: 700; cursor: pointer; color: #fff;}
#mobile-form-popup-tab li a.active {background-color: #f1f2f6; border-color: #f1f2f6; color: #00a698;}
.mobile-form-popup-header {position: fixed; top: 0; left: 0; width: 100%; padding: 13px 40px 13px 10px; background-color: #00a698;}
.mobile-form-popup-header h5 {margin: 0; color: #fff;}
#mobile-form-popup-Content .tab-pane {padding: 20px;}
.input-suggetion {padding: 0; margin: 0;}
.input-suggetion li {list-style: none; font-size: 14px; padding: 5px 0px;}
.mb-class-select {position: relative;}
.mb-class-text {font-size: 18px; line-height: 20px; color: #000;}
.mb-class-select select.form-control {position: absolute; top: 0; right: 0; opacity: 0;}
.mb-class-select select.form-control option {font-size: 14px; color: #00a698;}
.mb-class-select select.form-control option:hover {background-color: #00a698; color: #ffffff;}
.mb-traveler-popup {position: fixed; bottom: 0px; left: 0; width: 100%; background: rgba(0, 0, 0, 0.6); height: 100vh; z-index: 999; display: none;}
.mb-traveler-popup.show {display: block;}
.mb-class-traveler-content {background: #fff; padding: 15px; width: 100%; margin-top: 50px;}
.mb-class-traveler-content ul {padding: 0; margin: 0;}
.mb-class-traveler-content ul li {list-style: none;	margin-bottom: 10px; font-size: 14px;}
.Add-Remove-Traveler {display: table; width: 100%; margin: 0px auto;}
.Add-Remove-Traveler li {display: table-cell; text-align: center; margin: 0px 3px; width: 50px; cursor: pointer; font-size: 18px;}
.Add-Remove-Traveler li input{padding:0; text-align:center; width:25px; height:20px; background-color:#00a698; color:#fff; border-radius:3px; line-height:20px;}
.Add-Remove-Traveler li input[type="text"]{color:#00a698; background-color:#fff; border:0;}
.Add-Remove-Traveler li input[type="button"] {background-color:#00a698; color:#fff; cursor:pointer;}
.Add-Remove-Traveler li input:focus{border:0; box-shadow:none; outline:none;}


/* Main */
#main {float: left; width: 100%; padding:60px 0 0 0;}
#main-1{padding:0;}
.main-heading {color: #000; font-weight: bold; margin-bottom: 20px;}

/* Secure Sec */
#secure-sec {/*background: #f3faff;*/ background-color:#f4f4f4; padding: 30px 0px; width:100%; float:left;}
.help_bar_title {margin-bottom: 0px; padding: 10px; background-color: #fff; border-radius: 10px; box-shadow: 0px 4px 10px 0 rgba(100,103,121,.6); text-align:center;}
.help_bar_title a{width:100%; display:block; color:#585858; font-size:14px;}
/*.help_bar_title a span{display:block; margin: 0 auto 5px; background-color:#fff; width:80px; height:80px; border-radius:50%; text-align:center; line-height:80px; box-shadow: 2px 0 20px 0 rgba(100,103,121,.21);}*/
.help_bar_title a img{display:block; margin: 0 auto 10px; opacity:.7;}
.help_bar_title a strong{display:block; font-size:17px; margin-bottom:5px;}
/*.help_bar_title a:hover, .help_bar_title a:focus, .help_bar_title a:active{color:#00a698;}
.help_bar_title a:hover span, .help_bar_title a:focus span, .help_bar_title a:active span{box-shadow:2px 0 20px 0 rgba(250,191,60,.3);}*/
.help_bar_title:hover{box-shadow:2px 0 20px 0 rgba(88,88,88,.4);}
.help_bar_title:hover a{color:#00a698;}
.help_bar_title:hover a img{opacity:1;}
.help_bar_title .ssl-space{width:80px; height:16px; display:none; }
.help_bar_title font{display:block; height:64px;}
/*.help_bar_ssl font{height:64px;}*/
.secure-sec-mob{display:none; width:100%; float:left;}
.secure-sec-mob .help_bar_title{margin:0; padding:0; background:transparent; border-radius:0; box-shadow:none; width:25%; float:left;}

/* Top International Flight */
#InternationalFlight {padding: 40px 0px 20px;}
.flight-img {overflow: hidden; width: 100%; position:relative; border-radius:5px; display:block;}
.flight-img img {width: 100%; height: 100%; max-width:100%; margin:0 auto; border-radius:5px; transition:ease .7s; -webkit-transition:ease .7s;}
.flight-details-wrapper {position: absolute; width: 100%; height: 100%; padding: 0; left: 0; top: 0; background-color: rgba(0,0,0,.2); transition:ease 1s; -webkit-transition:ease 1s;}
.flight-details-dest-date {position: absolute; width: 100%; padding: 0 2.5%; color: #fff; left: 0; bottom: 11%; transition:ease .7s; -webkit-transition:ease .7s;}
.flight-details-dest{font-weight:bold;}
.flight-details-dest>span{font-weight:normal;}
span.flight-details-date {float: right;}
.flight-details-fare {font-size: 18px; font-weight: 600; position: absolute; color: #fff; right: 0; top: 5%; padding: 5px 10px; background-color: rgba(0,118,163, .7); border-top-left-radius: 5px; border-bottom-left-radius: 5px; transition:.7s; -webkit-transition:.7s;}
.flight-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.flight-img:hover .flight-details-wrapper{background-color:rgba(0,0,0,.6);}
.flight-img:hover .flight-details-dest-date{bottom:15%;}
.flight-img:hover .flight-details-fare{top:10%; background-color: rgba(0,169,145, .9);}
/*.booknow-sm-btn {background: #00a698; padding: 5px 15px; margin-top: 10px; display: inline-block; color: #fff; border-radius: 50px;}
.booknow-sm-btn:hover {color: #fff;}*/
.International-Flight-carousel .owl-dots {margin-top: 25px; text-align: center;}
.International-Flight-carousel .owl-dot {display: inline-block; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; background-color: #ddd;}
.International-Flight-carousel .owl-dot.active {background-color: #00a698;}

/* Top Domestic Flight */
#DomesticFlight {padding: 40px 0px 20px;}
.Domestic-Flight-carousel .owl-dots {margin-top: 25px; text-align: center;}
.Domestic-Flight-carousel .owl-dot {display: inline-block; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; background-color: #ddd;}
.Domestic-Flight-carousel .owl-dot.active {background-color: #00a698;}
.DestinationWrapper {display: table; background: #fff; border-radius: 5px; padding: 5px; margin-bottom: 20px; width: 100%;}
.DestinationImgWrapper, .DestinationContentWrapper, .DestinationPriceWrapper {display: table-cell; vertical-align: middle;}
.DestinationImgWrapper {max-width: 60px;}
.DestinationContentWrapper {padding: 0 8px;}
.DestinationContentWrapper h6 {font-weight: bold; font-size: 14px; text-align: left; margin-bottom: 5px;}
.DestinationContentWrapper p {font-size: 14px; text-align: left; margin-bottom: 0px;}
.DestinationPriceWrapper p {margin-bottom: 0px;	font-weight: bold; color: #000;}


/* Section Home About */
#HomeAbout {padding: 40px 0px; background-color:#f1f1f1;}
.home-about-wrapper {padding: 15px; height:340px; border-radius: 15px; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); border: solid 1px transparent; margin-bottom: 30px; background-color:#fff; transition:.5s all; -webkit-transition:.5s all;}
.home-about-wrapper img {height: 60px; margin:0 auto;}
.home-about-wrapper .home-abt-wr-img-1{display:none;}
.home-about-wrapper h5 {font-weight: 600; margin-top: 25px;}
.home-about-wrapper p {margin-bottom: 10px;}
.home-about-wrapper:hover {/*border: solid 1px #00a698;*/ box-shadow: 0 0 10px 0 rgba(0, 169, 145, 0.7); background-color:#00a698;}
.home-about-wrapper:hover h5, .home-about-wrapper:hover p{color:#fff;}
.home-about-wrapper:hover .home-abt-wr-img-1{display:block;}
.home-about-wrapper:hover .home-abt-wr-img{display:none;}
.about-team-l{width:50%; float:left; text-align:center; padding:10px;}
.about-team-r{}
.about-team-r h3{color:#000; font-weight:bold;}
#HomeAbout .main-heading{margin-bottom:30px;}

/* Section Popular */
#PopularSection {padding: 60px 0px; background-image: url(../images/PopularBg.png); background-position: center; background-repeat: no-repeat;	background-size: cover;}
#PopularSecTab {text-align: center; display: inline-block; border-bottom: 0px; background-color: #fff; border-radius: 50px; margin-bottom: 30px;}
#PopularSecTab li {display: inline-block; margin-bottom: 0px;border-radius: 50px; padding:.5rem 1rem;}
#PopularSecTab li.active {background-color: #00a698; color: #ffffff;}
#PopularSecTab li a {border: none; 	color: #00a698;}
#PopularSecTab li.active a{color: #ffffff;}
.PopularDestinationWrapper {display: table; background: #fff; border-radius: 5px; padding: 5px;	margin-bottom: 20px; width: 100%;}
.PopularDestinationImgWrapper, .PopularDestinationContentWrapper {float:left; vertical-align: middle;}
.PopularDestinationImgWrapper {width: 100px;}
.PopularDestinationImgWrapper img{height:65px; border-radius:3px;}
.PopularDestinationContentWrapper {padding: 0 0px 0 10px; width:calc(100% - 105px);}
.PopularDestinationContentWrapper h6 {font-weight: bold; font-size: 14px; text-align: left; margin-bottom: 5px; color:#666;}
.PopularDestinationContentWrapper p {font-size: 14px; text-align: left; margin-bottom: 0px; color:#666;}
.PopularSecTab .owl-dot {display: inline-block; margin: 0 5px; width: 12px; height: 12px; border-radius: 50%; background-color: #ddd;}
.PopularSecTab .owl-dot.active {background-color: #02b8fd;}
.PopularSecTab .owl-nav{display:none;}

/* Footer */
#footer {background: #fff; padding: 0 0 30px 0; font-size: 14px; float:left; width: 100%;}
#footer .footer-top {padding: 60px 0 20px 0; border-bottom: 1px solid #a2a2a2;}
#footer .footer-top .social-links a {font-size: 18px; display: inline-block; background: #a2a2a2; color: #eee; line-height: 36px; margin-right: 4px; border-radius: 50%; text-align: center; width: 36px; height: 36px; transition: 0.3s; -webkit-transition: 0.3s;}
#footer .footer-top .social-links a i{line-height:inherit;}
#footer .footer-top .social-links a:hover {background: #00a698; color: #fff;}
#footer .footer-top h4 {font-size: 14px; font-weight: bold; color: #000; text-transform: uppercase; position: relative; padding-bottom: 12px;}
#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:5px 0; color: #a2a2a2;}
#footer .footer-top .footer-links ul li:first-child {padding-top: 0;}
#footer .footer-top .footer-links ul a {color: #a2a2a2;}
#footer .footer-top .footer-links ul a:hover {color: #00a698;}
.footer-bottom {padding-top: 20px;}
.footer-bottom p {margin-bottom: 10px; color: #a2a2a2; text-align: justify;}
#footer .footer-top .footer-gs-links ul li {margin-bottom: 5px; width: 24%; display: inline-block; padding:0; padding-right: 3%;}
#footer .footer-top .footer-gs-links ul li a{}
#footer .footer-top .footer-gs-links ul li a i {float: right; padding:0; width: 22px; height: 15px; margin-top: 4px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px;
    background-image: url(../images/spriteFlag.png); background-repeat: no-repeat; font-size:12px;}
#footer .footer-gs-links a i.en-ar {background-position: -163px -59px;}
#footer .footer-gs-links a i.en-au {background-position: -57px -20px;}
#footer .footer-gs-links a i.en-bh {background-position: -136px -78px;}
#footer .footer-gs-links a i.en-br {background-position: -84px -97px;}
#footer .footer-gs-links a i.en-ca {background-position: -110px -20px;}
#footer .footer-gs-links a i.en-co {background-position: -57px -78px;}
#footer .footer-gs-links a i.en-cz {background-position: -29px -97px;}
#footer .footer-gs-links a i.en-eg {background-position: -1px -97px;}
#footer .footer-gs-links a i.en-fr {background-position: -29px -1px;}
#footer .footer-gs-links a i.en-de {background-position: -29px -20px;}
#footer .footer-gs-links a i.en-hk {background-position: -136px -59px;}
#footer .footer-gs-links a i.en-in {background-position: -29px -39px;}
#footer .footer-gs-links a i.en-id {background-position: -57px -97px;}
#footer .footer-gs-links a i.en-ie {background-position: -110px -78px;}
#footer .footer-gs-links a i.en-il {background-position: -1px -59px;}
#footer .footer-gs-links a i.en-it {background-position: -1px -1px;}
#footer .footer-gs-links a i.en-kw {background-position: -1px -39px;}
#footer .footer-gs-links a i.en-my {background-position: -84px -59px;}
#footer .footer-gs-links a i.en-mx {background-position: -1px -78px;}
#footer .footer-gs-links a i.en-nz {background-position: -57px -59px;}
#footer .footer-gs-links a i.en-om {background-position: -163px -78px;}
#footer .footer-gs-links a i.en-pe {background-position: -29px -78px;}
#footer .footer-gs-links a i.en-ph {background-position: -110px -59px;}
#footer .footer-gs-links a i.en-pt {background-position: -110px -97px;}
#footer .footer-gs-links a i.en-qa {background-position: -110px -1px;}
#footer .footer-gs-links a i.en-ru {background-position: -136px -97px;}
#footer .footer-gs-links a i.en-sa {background-position: -84px -1px;}
#footer .footer-gs-links a i.en-sg {background-position: -136px -20px;}
#footer .footer-gs-links a i.en-za {background-position: -84px -20px;}
#footer .footer-gs-links a i.en-es {background-position: -57px -1px;}
#footer .footer-gs-links a i.en-ch {background-position: -83px -78px;}
#footer .footer-gs-links a i.en-th {background-position: -29px -59px;}
#footer .footer-gs-links a i.en-ae {background-position: -136px -1px;}
#footer .footer-gs-links a i.en-uk {background-position: -163px -1px;}
#footer .footer-gs-links a i.en-us {background-position: -1px -20px;}

/* Breadcrum Section */
.breadcrumb-main-wrapper {float: left; width: 100%;	background-position: center; background-repeat: no-repeat; background-size: cover;}
.breadcrumb-wrapper {display: table; height: 350px;}
.breadcrumb-content {display: table-cell; vertical-align: middle; font-size: 24px; color: #fff;}
.airline-info {padding: 0; margin: 0;}
.airline-info li.d-inline-block {padding-right: 30px; margin-bottom: 15px;}
.airline-info li {list-style: none; margin-bottom: 15px;}
.airline-info li span {width: 30px; height: 30px; border: 1px solid #ddd; border-radius: 50%; display: inline-block; margin-right: 5px; position: relative; top: -2px;}
.airline-info li span img {margin-left: 3px; margin-top: 4px;}
.airfare-deal {border: 1px solid #ddd; margin-bottom: 40px; box-shadow:0 0 5px #ddd;}
.airfare-deal thead {background: #00a698; color: #fff;}
.airfare-deal thead tr th {text-align: center; border:0;}
.airfare-deal tbody tr td {font-size: 12px; text-align: center; color: #000; font-weight: 600; vertical-align: middle; padding: 5px;}
.airfare-deal tbody tr td p{margin:0; font-size:10px;}
.airfare-deal tbody tr td span{display:block;}
.airfare-date {color: #00a698; font-size:90%;}
.atrfare-price {font-size: 18px; font-weight: bold;}
.waiting-wrapper {padding: 15px;}
.waiting-page {border: 1px solid #ddd;}
.waiting-page tr td {vertical-align: middle; padding: 15px 10px}
.waiting-page tr td p {margin-bottom: 10px;}
.ContactPage-detail h6 {color: #000; font-weight: 700; margin-bottom: 5px;}
.contactpage-form {padding: 25px; margin: 25px 0px; border: 1px solid #ced4da;}
.contactpage-form label {color: #000; font-weight: 700;}
.contactpage-form input {color: #132968;}
.contactpage-form input:focus, .contactpage-form input:active, .contactpage-form input:hover, .contactpage-form textarea:focus {color: #132968; box-shadow: 0 0 0 2px #00a698;}
.contactpage-form textarea{resize:none;}
.footer-top-area {background-color: #585858; padding: 25px 0px;}
.footer-top-section {background-color: #fff; border-radius: 4px; margin-bottom: 15px; min-height: 115px; padding: 15px;}
.footer-bottom-links {padding: 0; margin-top: 30px; text-align: center;}
.footer-bottom-links li {list-style: none; display: inline-block;}
.footer-bottom-links li a {padding: 3px 15px; color: #a2a2a2;}
.footer-bottom-links li a:hover{color:#000;} 
.booking-process {padding: 0; margin: 0;}
.booking-process li {display: inline-block;}
.booking-tab {position: relative; z-index: 1;}
.booking-tab:after {content: ""; border: 1px dotted #fff; position: absolute; width: 100%; top: 30px; z-index: -1;}
.booking-process li:last-child .booking-tab:after {content: none;}
.booking-tab-icon-wrapper {display: inline-block; width: 60px; height: 60px; /*border: 1px solid #fff;*/ border-radius: 50%; text-align: center; margin-bottom: 10px; background: #fff; cursor: pointer;}
.booking-tab.active .booking-tab-icon-wrapper {background-color: #00a698;}
.booking-tab.active:after{border-color:#00a698;}
.booking-tab-text {margin-bottom: 0px; font-size: 13px; color:#fff; font-weight:bold;}
/*.booking-tab-text.active {color: #00a698;}*/
.booking-tab-icon-wrapper img {position: relative; top: 12px; max-height: 35px;}
.ticket-summary-wrapper {position:sticky; position:-webkit-sticky; top:55px;}
.ticket-summary-img-wrapper {background-color: #585858;	padding: 15px; border-radius:5px 5px 0 0;}
.ticket-summary-img-wrapper h6 {color: #fff; font-weight: 700;}
.ticket-summary-wrapper .table{background: #fff;}
.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:#585858; border-top:1px dotted #585858; }
.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;}
.booking-id td {color: #00a698;	font-weight: bold;}
.white-bg-round {background-color: #fff; border-radius: 5px; padding: 15px;}
.green-bg-round {background-color: #00a698;	border-radius: 5px;	padding: 15px;}
.callnow-big {color: #fff;}
h5.callnow-big{font-size:24px; font-weight:bold;}
h5.callnow-big span{display:block;}
/*.callnow-big:hover {color: #fff; text-decoration: underline;}*/
.green-bg-round a.callnow-big, .top-intl-fl-r .green-bg-round h5 .callnow-big{font-weight:bold; font-size:32px; color:#fff!important;}
.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: #00a698; padding: 0px 15px;}
.passenger-txt{border-top: 1px dashed #ccc; padding-top: 15px;}
.passenger-txt:first-of-type{border: 0; padding: 0;}
.primary-passenger-header {border-bottom: 1px solid #ddd; background-color: #585858; padding: 5px 10px; border-radius:5px 5px 0 0;}
.primary-passenger-header h5 {margin-bottom: 0px; color: #ffffff; font-weight: 600; line-height: 40px;}
.primary-passenger-header h5 img {margin-top: -5px; margin-right: 7px; filter:brightness(10);}
.primary-passenger-header i{font-size:22px; vertical-align:middle;}
.primary-passenger-form {margin-top: 10px;}
.primary-passenger-form label {font-size: 12px; display: block; width: 100%;}
.primary-passenger-form input, .primary-passenger-form select, .primary-passenger-form textarea {width: 100% !important; max-width: 100%;}
.primary-passenger-form input:focus, .primary-passenger-form select:focus, .primary-passenger-form textarea:focus {color: #132968; box-shadow: 0 0 0 2px #00a698;}
.primary-passenger-wrapper {box-shadow: 0 0 8px #585858; border-radius: 5px;}
.request-meal-wrapper {padding: 15px; display:none; margin-bottom:10px;}
.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%;}
.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: 10px; word-break:break-all; }
.primary-passenger-wrapper #tabs ul{list-style:none; padding:0; margin:0 0 10px 0; width:100%; float:left;}
.primary-passenger-wrapper #tabs ul li{float:left;}
.primary-passenger-wrapper #tabs ul li a{display:inline-block; background-color:#00a698; padding:8px 12px; color:#fff; border-radius:5px; }
.primary-passenger-wrapper #tabs ul li a i{color:#fff;}
.primary-passenger-wrapper #tabs ul li + li{margin-left:10px;}
.primary-passenger-form .form-group #CardCVV_No{width:calc(100% - 45px)!important; float:left;}
.primary-passenger-form .form-group a.tooltips{position:relative; float:right; cursor:pointer; padding:5px 0 0 0;}
.primary-passenger-form .form-group a.tooltips p{display:none; position:absolute; width: 250px; background-color: #fff; padding: 8px; border-radius: 5px; margin: 0; border:1px solid #00a698; font-size:12px;}
.primary-passenger-form .form-group a.tooltips p:before{content:''; position:absolute; bottom:100%; left:10px; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #00a698;}
.primary-passenger-form .form-group a.tooltips:hover p{display:block;}
.total-wrapper{background-color:#00a698;}
.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;}

.thankyou-content h2 {color: #67ce4a;}
.bok-decl-sec .thankyou-content h2 {color: #e80524;}

/* Listing Page */
.listing-banner-wrapper {padding: 20px 0px;}
.ListBannerTab {text-align: left;}
#ListingBannerTab {display: block; border-bottom: none; padding: 10px; font-size: 14px;}
#ListingBannerTab li {display: inline-block; margin: 0;}
#ListingBannerTab li a {color: #00a698; padding: 3px 15px; border-radius: 50px;}
#ListingBannerTab li a.active {color: #00a698; border-color:#00a698;}
/*#ListingBannerTab li a:hover {border-color: #ffffff; background: #fff; color: #00a698;}*/
#ListingBannerTab li a span {width: 17px; height: 17px; border: 1px solid #00a698; display: inline-block; border-radius: 50%; position: relative; top: 3px; margin-right: 5px;}
#ListingBannerTab li a:hover span {border: 1px solid #00a698;}
#ListingBannerTab li a span i {opacity: 0; position: relative; top: -3px;}
#ListingBannerTab li a.active span {border-color: #00a698; background: #00a698; color: #fff;}
#ListingBannerTab li a.active span i {font-size: 15px; opacity: 1;}
.left-filter-section {background: #fff; border: 1px solid #ddd; box-shadow: 0px 0px 3px #ddd; border-radius: 4px; margin-bottom: 30px;}
.Search-result {padding: 10px; text-align: center; border-bottom: 1px solid #ddd; font-weight: 700; color: #00a698;	margin: 0px;}
.filter-category-heading {color: #132968; font-weight: 700; margin-bottom: 10px;}
.filter-category-area {padding: 10px; border-bottom: 1px solid #ddd;}
.filter-category {padding: 0; margin: 0;}
.filter-category li {list-style: none;}
.filter-category li img {margin-right: 10px; max-height: 22px; max-width: 50px;}
.offerInputWrapper input{background: #fff; border-color: #fff; color: #132968; font-weight: bold; height:32px;}
.offer-section .form-group{margin:0 0 5px 0;}
.offerInputWrapper .form-control:focus, .offerInputWrapper .form-control:active {border: none !important; box-shadow: none !important;}
.offer-section {background-color: #585858; padding:7px 10px; color: #fff; margin-bottom: 15px;}
.offer-section p {font-size: 14px; margin:0;}
.offer-section h5{margin:8px 0 8px 0;}
.offer-section .search-button-xm{background:#00a698; border:0;}
.offer-section .offerInputWrapper{padding:8px 0 0 0;}
.heading-blue {font-weight: 700; color: #132968;}
.select-airlines {background: #fff; width: 100%; font-size: 12px; margin-bottom: 0px;}
.select-airlines tr th, .select-airlines tr td {text-align: center;}
.select-airlines tr th img {max-width: 100px; max-height: 40px;}
.select-airlines tr td {font-weight: 700;}
.sortby-category {padding: 0; margin: 0; display: inline-block; margin-left: 20px;}
.sortby-category li {padding: 5px 10px; display: inline-block; min-width: 130px; background-color: #fff; color: #4f4f4f; font-size: 14px; cursor: pointer; text-align:center;}
.sortby-category li span{font-weight:bold; font-size:16px; line-height:16px; display:block;}
.sortby-category li.active {background-color: #00a698; color: #fff;}

/* Checkbox Style Start */
.checkbox-wrapper {display: block; position: relative; padding-left: 25px; margin-bottom: 12px; cursor: pointer; font-size: 14px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.checkbox-wrapper input {position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0;}
.checkmark {position: absolute; top: 2px; left: 0; height: 16px; width: 16px; background-color: #585858; border-radius:3px;}
.checkbox-wrapper:hover input ~ .checkmark {background-color: #585858;}
.checkbox-wrapper input:checked ~ .checkmark {background-color: #00a698;}
.checkmark:after {content: ""; position: absolute; display: none;}
.checkbox-wrapper input:checked ~ .checkmark:after {display: block;}
.checkbox-wrapper .checkmark:after {left: 5px; top: 2px; width: 5px; height: 10px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
/* Checkbox Style End */

/* Listing Style */
.flight-detail-header {background: #e7eff2; padding: 3px 5px; font-size: 14px;}
.flight-detail-name {color: #000; font-weight: bold; padding: 0px 10px;}
.flight-class-detail {font-size: 12px; line-height: 22px; text-align: right;}
.flight-class-detail span {margin-right: 25px;}
.flight-class-detail span:last-child {margin-right: 0px;}
.flight-class {color: #00a698;}
.flight-detail-body {background: #fff; font-size: 12px; padding: 10px 0px;}
.flight-detail-logo{text-align:center;}
.flight-detail-logo>img{max-width:60px; max-height:35px;}
.flight-detail-description-wrapper .flight-detail-logo {padding: 5px; text-align: center; width:9%}
.flight-detail-description-wrapper .flight-detail-logo img {max-width: 95%;}
.flight-name-detail {display: block; font-weight: 600; font-size: 12px;}
.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; position:relative;}
.flight-detail-timimg:after, .flight-detail-timimg:before {position: absolute; content: ""; width: 1px; height: 20px; right: 0; background-color: #ddd; top: 0;}
.flight-detail-timimg:before {left: 0; right:auto;}
.flight-detail-timimg .time {font-weight: bold;	color: #000;}
.duration {font-size: 12px; padding: 0px 20px; position: relative;}
.duration:before {content: ""; position: absolute; width: 8px; height: 2px; background-color:#e7eff2; left: 5px; top: calc(50% - 1px);}
.duration:after {content: ""; position: absolute; width: 8px; height: 2px; background-color:#e7eff2; right: 5px; top: calc(50% - 1px);}
.flight-detail-description {background-color: #fff; border-top: 1px solid #ddd; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.flight-detail-description .in{/*margin: 5px; background-color: rgb(247, 247, 247); border-radius: 3px;*/}
.flight-description-btn {font-size: 13px; color: #000; font-weight: 700; padding: 5px 10px; display: block; cursor: pointer; background-color:#e7eff2; position:relative; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.flight-description-btn a {display: block;}
.flight-description-btn i {font-weight:bold; padding:0 5px;}
/*.flight-description-btn .baggage{float:right; margin:0 0 0 5px;}*/
.flight-description-btn .baggage {position: absolute; right: 7px; top: 5px; z-index: 1;}
.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: 5px 0; font-size: 14px;}
.return-description-wrapper {border-top: 1px dashed #000;}
.flight-detail-name .date {font-size: 12px; color: #585858; font-weight: normal;}
.flight-description-content {display: table; width: 100%; padding: 5px 0px; font-size: 12px;}
.flight-description-content > div {float:left; vertical-align: middle;	padding: 0px 0 0 5px;}
.flight-description-class-detail {font-size: 11px; width:20%;}
.flight-description-class-detail .flight-class {color: #666666;}
.flight-description-timimg {text-align: left; width:30%;}
.flight-description-timimg .time {font-weight: bold; font-size: 13px; color: #000;}
.flight-description-timimg:last-of-type{text-align:right; padding-right:8px;}
.flight-description-duration {text-align: center; width:11%;}
.flight-description-duration .duration{padding:0; font-weight:bold; color:#000;}
.flight-description-cityname{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.flight-description-duration .duration:before, .flight-description-duration .duration:after{display:none;}
.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: #00a698;}
.listing-container {max-width: 1300px; width: 100%;}
.listing-page-search-wrapper {display: table; width: 100%;}
.listing-page-search-form-element {display: table-cell; padding: 0px 5px; max-width: 216px;}
.listing-page-search-form-element .form-group {margin: 0;}
.date-form {min-width: 140px;}
.listing-search-button-wrappe {min-width: 150px;}
.filter-list-mobile {padding: 0; margin: 0 0 10px 0; display: table; width: 100%; border-bottom: 1px solid #ddd;}
.filter-list-mobile li {padding: 0; margin: 0; text-align: center; display: table-cell;}
.filter-list-mobile li a {font-size: 13px; padding: 0px 10px; background: #fff; margin-bottom: 10px; display: inline-block; color: #4f4f4f; border-radius: 3px; box-shadow: 0px 0px 5px #ddd;}
.listing-price-list {padding: 0; margin: 0; border:1px solid #ddd; /*box-shadow:0 0 5px #ddd;*/ box-shadow:0px 0px 5px -1px rgba(0, 0, 0, 0.2); margin-bottom:1.5rem; border-radius:5px;}
.listing-price-list:hover, .listing-price-list-border{border-color:#00a698; box-shadow: 0 8px 8px -6px #403f3f;}
.listing-price-list li {list-style: none; padding: 0; margin: 0;}
.listing-price-list-wrapper {display: table; width: 100%; background: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.listing-price-list-wrapper > div {display: table-cell;	vertical-align: middle;}
.listing-flight-price-wrapper {border-left: 1px solid #ddd; padding: 5px; border-top-right-radius: 5px;}
.total-price {font-size: 20px; color: #000; font-weight: bold; margin-top: 15px;}
.price-instruction {font-size: 12px; margin-bottom: 15px;}
.sticky-form {background: #00a698; padding: 15px 0px; position: fixed; width: 100%; top: -350px; transition: all 0.5s; -webkit-transition: all 0.5s; z-index: 9999;}
.sticky-form.active {top: 60px;	transition: all 0.5s; -webkit-transition: all 0.5s;}
.sticky-form .BannerFormTab {margin: 0; background: #fff;}
#nav-menu-container li img.menu-flag, .mobile-menu li img.menu-flag {max-width: 22px;}
.depart-flight-detail-wrapper .flight-detail-header{border-top-left-radius:5px;}

.Main-banner-form + p.text-center{margin:0;}
.search_box {width:33%; width: -webkit-calc(33.33% - 2.5px); width: calc(33.33% - 2.5px); float: left; margin: 0 2.5px 0 0;}
.search_box.search_box_psng {width:62.1%; width: -webkit-calc(63% - 2.5px); width: calc(63% - 2.5px);}
.search_box .form-group{margin:0;}
.search_box:last-of-type{margin:0;}
.search_box_btn{width:37%; margin:0;}
.w-100{width:100%;}
.w-100-fl{width:100%; float:left;}
.w-50{width:50%;}
.w-50-fl{width:50%; float:left;}
.w-25{width:25%;}
.w-25-fl{width:25%; float:left;}
.pad-0{padding:0!important;}
.pad-l-0{padding-left:0!important;}
.pad-r-0{padding-right:0!important;}
.txt-green{color:#00a698!important;}
.txt-orange{/*color:#00a698!important;*/ color:#00a698!important;}
.search_box.search_box_date .search_box_dep_date {width: 49%; float:left; border-color:#bac7d5;}
.search_box.search_box_date #Depdate, .search_box.search_box_date #From {width:51%; border-top-right-radius:0; border-bottom-right-radius:0; position:relative; border-right:0; background-color:#fff;}
/*.search_box.search_box_date #Depdate:after{content:'|'; position:absolute; right:0; top:auto;}*/
.search_box.search_box_date #Retdate, .search_box.search_box_date #to{border-top-left-radius:0; border-bottom-left-radius:0; background: url(../images/date-separator.png) 0 49% no-repeat #fff; padding-left:15px; border-left:0;}
/*.InputWrapper input#Depdate:focus, .InputWrapper input#Retdate:focus{box-shadow:none;}*/
.search_box.search_box_date.rdbtn-oneway #Depdate, .search_box.search_box_date.rdbtn-oneway #From{width:100%; border-radius:5px;}
.search_box.search_box_date.rdbtn-oneway #Retdate, .search_box.search_box_date.rdbtn-oneway #to{display:none;}
.sea-eng-res-wr .search_box.search_box_date.rdbtn-oneway #From{border-right:1px solid #bac7d5;}
.search_box_psng .InputWrapper input.form-control{background-color:#ffffff;}
.hm-mid-wr{padding:60px 0 0 0;}
.sticky-se{position:fixed; width:100%; max-width:100%; background-color:#ffffff; top:50px; left:0; transform:none; -webkit-transform:none; /*border-bottom:1px solid #00a698;*/ box-shadow:0 0 8px #ccc;}
.sea_eng_wr.sticky-se .sea_eng_cont{width:100%; max-width:1350px; margin:0 auto; float:none; display:inline-block; background:none; border-radius:0;}
.sea_eng_wr.sticky-se .sea_eng_cont .custom-control-label::before{border-color:#00a698;}
.sea_eng_wr.sticky-se .sea_eng_cont .custom-control-label{color:#00a698;}
.sea_eng_wr.sticky-se .sea_eng_cont .InputWrapper input{border:1px solid #bac7d5;}
.sea_eng_wr.sticky-se #BannerTabContent{background:none;}
.search_box-l{width:66.66%; float:left;}
.search_box-r{width:33.33%; float:left;}


#header.header-1{position:static;}
.sea-eng-res-wr{width:100%; float:left; background-color:#ffffff; padding:5px 0;}
.sea-eng-res-wr .sea_eng_cont{background:none; padding:0;}
.sea-eng-res-wr .InputWrapper input{border:1px solid #bac7d5;}
.sea-eng-res-wr .BannerTab{background:none; text-align:left;}
.sea-eng-res-wr #MainBannerTab li a{color:#00a698; border-color:#ddd;}
.sea-eng-res-wr #MainBannerTab li a span{border-color:#00a698;}
.sea-eng-res-wr #MainBannerTab li a.active span{border-color:#00a698; top:-1px;}
.sea-eng-res-wr #MainBannerTab li a.active{border-color:#00a698; color:#00a698;}
.sea-eng-res-wr #BannerTabContent{padding:0 0 5px; background:none;}
.sea-eng-res-wr .sea_eng_cont .custom-control-label {color:#585858; border-color:#585858;}
.sea-eng-res-wr .sea_eng_cont .custom-control-label::before{border:2px solid #585858;}
.sea-eng-res-wr .sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label::before{border-color:#00a698;}
.sea-eng-res-wr .sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label::after{background-color:#02b8fd;}
.sea-eng-res-wr .sea_eng_cont .custom-radio .custom-control-input:checked~.custom-control-label{color:#00a698;}

.sea-res-l, .sea-res-l-desk {float: left; width: 25%; padding-right: 15px;}
.sea-res-l{display:none;}
.sea-res-r {float: left; width: 75%;}
.search-list-mob{display:none;}
.filter-tog-icon {display: none; float: left; border: 1px solid #ddd; margin-bottom: 10px; padding: 16px; color: #00a698; text-transform: uppercase; background-color: #ffffff; font-weight: bold; text-align: center; border-radius: 5px;}
.fli-res-found {border: 1px solid #585858; margin-bottom: 10px; padding: 16px; color: #585858; text-transform: uppercase; background-color: #ffffff; font-weight: bold; text-align: center; border-radius: 5px;}
.se-fil-wr{background: #FFF; border-radius: 5px; border:1px solid #ddd;}
.fil-res-cl {display: none; position: absolute; left: 345px; top: 4px; background-color: #fff; border-radius: 50%; width: 22px; height: 22px; border: 1px solid #000; text-align: center; z-index: 5;}
.fil-res-cl>i {line-height: 19px;}
.se-fil-wr .navSection_tabs {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 .navSection_tabs li.navSection_Hdr, .fil-res-head {background-color: #585858; color: #ffffff; font-size: 16px; text-transform: uppercase; font-weight: bold; padding: 10px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.se-fil-wr .navSection_tabs li {width: 100%; float: left; border-bottom: 1px dashed #00a698;}
.se-fil-wr .navSection_tabs li:last-child{border:0;}
.se-fil-wr .navSection_tabs li i, .fil-res-head i {float: right; margin:3px 0 0 0;}
.se-fil-wr .navSection_tabs li .navSection_link {padding: 10px 10px; display: block; font-size: 14px; color: #00a698; font-weight: bold;}
.dib {display: block;}
.se-fil-wr .navSection_tabs li .navSection_link img{margin:-3px 5px 0 0;}
.se-fil-wr .navSection_tabs li .navSection_secondary {width: 100%; padding:0; margin:0; float:left;}
.airlinesFilter #divAirline .frow1 span{cursor:pointer;}
.fil_select_clear{float:right;}
.fil_select_clear i{padding-left:5px;}
.filter1 {float: left; width: 100%; margin-top: 0px;}
.finner, .frow1, .s1, .s1 input {float: left;}
.s1 input, .s1 input[type=checkbox] {margin-right: 5px;}
.finner {padding: 10px; width: 100%;}
.frow1 {width: 100%; margin-bottom: 3px;}
.frow1:hover .only{display:inline;}
.s1 {margin-left: 1%; width: 60%; font-family: Roboto Light; font-size: 14px;}
.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; /* font-size: 1em; */ width: calc(1em + 2px); height: calc(1em + 3px); left: 0px; z-index: 1; top: -2px; 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.5em; 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: 0; 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: #585858;}
.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: #585858!important;}
.only {display: none; width: 5%; text-align: right; color: #8291a6; cursor: pointer; float: left; font-size: 13px;}
.s3 {float: right; width: 23%; text-align:right;}
.Connection, .help, .outbound {float: left; width: 100%;}
.outbound {font-size: 13px; margin-top: 0; padding-right: 5px; padding-left: 5px;}
.ui-slider-horizontal {height: 3px; background: #dedede; clear: both; margin: 10px 0;}
/*.ui-widget.ui-widget-content {border: 1px solid #777777 !important; background: #777777; width: auto; margin-left: 0; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.53); -moz-box-shadow: 0 0 16px 0 rgba(0,0,0,.53); box-shadow: 0 0 16px 0 rgba(0,0,0,.53);}*/
.ui-slider .ui-slider-range {position: absolute; z-index: 1; height: 5px; font-size: .7em; outline: 0; display: block; background: url(../images/scrollericon.png) no-repeat #00a698!important; top:-1px;}
.ui-datepicker .ui-datepicker-header{background-color:#00a698; color:#fff;}
.ui-widget-header .ui-icon{filter:brightness(5);}
.ui-datepicker table thead{color:#00a698;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{background-color:#585858; color:#fff;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{background-color:#00a698;}
.ui-datepicker td span, .ui-datepicker td a{padding:.2rem 0; text-align:center;}
.ui-datepicker td span:hover, .ui-datepicker td a:hover{background-color:#00a698; color:#fff;}
.ui-slider-horizontal .ui-slider-handle {top: -.5em; margin-left: -.6em; margin-right: 10px;}
.ui-slider .ui-slider-handle {border-radius: 50%; background: url(../images/scrollericon.png) no-repeat; position: absolute; z-index: 2; width: 15px; height: 15px; border: none; cursor: pointer; outline: 0;}
.ui-slider .ui-slider-handle:after {content: ''; position: absolute;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{background-color:#00a698; border:0;}
.ui-datepicker .ui-datepicker-prev-hover{left:2px; top:2px;}
.top-intl-fl-l{width:70%;}
.top-intl-fl-r{width:30%;}
.top-intl-fl-wr{padding:40px 0;}
.top-intl-fl-l-box{padding-right:15px; padding-bottom:15px; overflow:hidden;}
.top-intl-fl-l-box a{position:relative; overflow:hidden; box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; -moz-box-shadow:0 8px 6px -6px black;}
.top-intl-fl-l-box img{width:100%; border-radius:3px; height:235px;}
.top-intl-fl-r .top-intl-fl-l-box img{width:100%; border-radius:3px; height:100%;}
.top-intl-fl-la-ov{position:absolute; left:0; top:0; width:100%; height:100%; z-index:2; box-shadow: rgba(0, 0, 0, 0.5) 0px -240px 120px -120px inset; border-radius:3px;}
.top-intl-fl-la-ov-top{position:absolute; top:0; left:0; font-size:13px; color:#fff; width:100%; padding:10px;}
.top-intl-fl-la-ov-bot{position:absolute; bottom:0; left:0; width:100%; color:#fff; font-size:13px; padding:10px;}
.top-intl-fl-la-ov-des{font-size:18px; font-weight:bold; padding:0 0; transition:ease .7s; -webkit-transition:ease .7s;}
.top-intl-fl-la-ov-dep{display:none; transition:ease .7s; -webkit-transition:ease .7s;}
.top-intl-fl-la-ov-animate-line{margin:0 0; border-bottom:1px solid #fff; transform:scaleX(0); -webkit-transform:scaleX(0); transform-origin:0px center; -webkit-transform-origin:0px center; transition:ease .7s; -webkit-transition:ease .7s;}
.top-intl-fl-la-ov-night-price{/*font-weight:bold;*/}
.top-intl-fl-la-ov-night-price strong{font-size:18px; font-weight:900;}
.top-intl-fl-l-box a:hover .top-intl-fl-la-ov-des{padding-bottom:5px;}
.top-intl-fl-l-box a:hover .top-intl-fl-la-ov-dep{display:block;}
.top-intl-fl-l-box a:hover .top-intl-fl-la-ov-animate-line{transform:scaleX(1); -webkit-transform:scaleX(1); margin:5px 0;}
.top-intl-fl-l-box a:hover .top-intl-fl-la-ov-top {text-decoration: underline; height: 100%; background-color: rgba(0,0,0,.6); border-radius:3px;}
.top-intl-fl-r .green-bg-round {display:block; padding:30.5px 15px; height:235px; box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; -moz-box-shadow:0 8px 6px -6px black;}
.fares-table-wr{border:1px solid #ddd; background-color:#fff; margin-bottom:20px; position:relative;}
.fares-table-wr a{display:block;}
.fares-table-l{width:120px; float:left;}
.fares-table-r{width:calc(100% - 120px); float:left;}
.fares-table-col{width:100%; float:left;}
.fares-table-r .fares-table-col{border-left:1px solid #ddd;}
.fares-table-al a, .fares-table-ns a, .fares-table-1s a, .fares-table-2s a{text-align:center; font-size:14px; font-weight:bold; padding:3px 3px; border-top:1px solid #ddd; position:relative; color:#00a698; cursor:pointer;}
.fares-table-al a:not([href]):not([tabindex]), .fares-table-ns a:not([href]):not([tabindex]), .fares-table-1s a:not([href]):not([tabindex]), .fares-table-2s a:not([href]):not([tabindex]){color:#00a698; cursor:pointer;}
.fares-table-al a{font-weight:normal; font-size:12px; height:65px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; max-width:100%; }
.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;}
.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%); -webkit-transform:translate(-50%,-50%);}
.matrix-fare-sli{display:block;}
.matrix-fare-sli .owl-nav{position:absolute; top:-30px; right:5px;}
.matrix-fare-sli .owl-nav i{color:#00a698; font-size:14px; width:24px; height:24px; background-color:#fff; border-radius:50%; text-align:center; vertical-align:middle; display:inline-block; line-height:24px;}
.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:#fff; background-color:#00a698;}
.matrix-fare-sli .owl-nav .owl-prev, .matrix-fare-sli .owl-nav .owl-next{display:inline-block; padding:0 0px; margin:0 3px;}
.matrix-fare-sli .owl-nav .owl-next .fa-chevron-right:before{margin:0 -2px 0 0;}
.matrix-fare-sli .owl-nav .owl-prev .fa-chevron-left:before{margin:0 0 0 -2px;}
.fares-table-al img{width:auto!important; margin:0 auto; max-width:60px; max-height:35px;}
.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{background-color:#585858; padding:5px 5px; font-size:13px;}
.fares-table-top-l{width:calc(100% - 70px); float:left; color:#fff; border-right:1px solid #f5f5f5;}
.fares-table-top-l img{max-width:24px; vertical-align:bottom;}
.fares-table-top-l span{padding:0 5px; display:inline-block;}
.fares-table-top-l span>span{background-color:#00a698; 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; height:24px;}
.fares-table-wr .fares-table-col>div:hover a{color:#00a698;}
.fares-table-cont{position:relative;}
.far-tab-dum-wr{min-height:149px;}
.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; max-width:60px; max-height:35px;}
.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); -webkit-transform:translateY(5px);}
100% {opacity:1; transform:translateY(0); -webkit-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;}
}

.res-pr-bkdwn{font-size: 11px; color: #8a8a8a; font-weight: normal; position:relative;}
.res-pr-bkdwn>p{margin:0;}
.res-pr-bkdwn > p > i {color: #00a698; padding-left: 5px; cursor: pointer; }
.res-pr-bkdwn-pop{display:none; background-color: #FFF; width: 200px; height: auto; box-shadow: 0 0 2px rgba(0,0,0,0.2); border: 1px solid #e9e9e9; position: absolute; left: 0px; z-index: 9999;}
.res-pr-bkdwn-pop .bag-title {margin: 0px; padding: 5px 5px; border-bottom: solid #ccc 1px; font-weight: bold;}
.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 .total-footer {padding: 0 10px;}
.res-pr-bkdwn-pop .total-footer .pb-total {font-size: 20px; font-weight: bold; margin: 0px 0 5px 0; color: #514c62;}
.res-pr-bkdwn-pop .total-footer .pull-left{padding-top:7px; font-weight:bold;}
.res-pr-bkdwn:hover .res-pr-bkdwn-pop{display:block;}
.tmpl-wr{margin-bottom:20px;}
.tmpl-l{padding:0 0 0 0; width:33.8%; float:left; text-align:center;}
.tmpl-r{width:65.8%; float:right}
.tmpl-r .top-intl-fl-l-box{ padding:0 0 0 10px; overflow:inherit;}
.tmpl-cont{padding:30px 20px; border-radius:5px; /*border:1px solid #eff2f5;*/ height:235px; background-color:#585858; box-shadow:0 8px 6px -6px black; -webkit-box-shadow:0 8px 6px -6px black; -moz-box-shadow:0 8px 6px -6px black;}
.tmpl-cont>h3{color:#fff; font-weight:bold; font-size:24px;}
.tmpl-cont>p{margin:0; color:#fff; font-size:17px; line-height:28px;}
.tmpl-img{float:left; padding:0 10px 0 0;}
.tmpl-img>img{max-width:128px;}
.tmpl-text{float:left; width:73%; width:calc(100% - 142px); width:-webkit-calc(100% - 142px);}
.tmpl-text h2{font-size:24px;margin:10px 0; font-weight:700; }
.tmpl-text p{margin:0 0 8px; font-size:14px;}
.tmpl-btn{margin:19px 0 0 0;}
.tmpl-btn a{float:left; width:128px; line-height:1.4; color:#000; display:inline-block; vertical-align:middle; display: -webkit-flex; display:flex; -webkit-justify-content: center; justify-content:center; -webkit-align-items: center;
align-items:center; padding:0 10px; text-align:center; font-weight:700; box-shadow: rgba(23, 27, 30, 0.1) 0px 2px 4px 0px; font-size: 13px; height: 60px; border: 1px solid #eff2f5;
background-image: linear-gradient(to left, rgb(255, 255, 255), rgb(245, 247, 249)); background-image: -webkit-linear-gradient(to left, rgb(255, 255, 255), rgb(245, 247, 249)); border-radius:5px;}
.tmpl-btn a:hover{background:#f1f1f1;}
.tmpl-btn a+a{margin:0 0 0 5px;}
.tmpl-btn a:last-of-type{color:#00a698;}

.sup-off-wr{position:fixed; z-index:9; top:20%; right:0px;}
.sup-off-sli-txt{padding:5px; background-color:#00a698; color:#fff; font-size:13px; font-weight:bold; writing-mode: vertical-rl; cursor:pointer; width:30px;}
.sup-off-sli-txt:hover, .sup-off-sli-txt:focus{background-color:#02b8fd;}
.sup-off-cont{width:280px; padding:8px; border-radius:0 5px 5px 0; background-color:#585858; text-align:center; color:#fff; position:absolute; right:-280px; top:0;}
.sup-off-cont small{display:block; color:#f5f5f5; font-size:13px;}
.sup-off-cont h5, .sup-off-cont p{margin:0 0 5px; line-height:1.2; color:#fff;}
.sup-off-cont input{margin:0 0; width:calc(100% - 84px); float:left;}
.sup-off-cont button{background-color:#00a698; border-color:transparent; margin:0 0 0 6px;}
.cl-sup-off-cont{position:absolute; right:-10px; top:-10px; width:20px; height:20px; background-color:#00a698; border-radius:50%; text-align:center; line-height:20px; cursor:pointer; border:1px solid #fff;}
.bok-pro-wr{padding:30px 0; background-color:#585858;}
.psng_page .section{padding:40px 0;}

.waiting-wrapper-main{width:100%; height:100%; position:fixed; left:0; top:0; background-color:rgba(0,0,0,.3); z-index:91111;}
.waiting-wrapper-1{position:absolute; width:98%; margin:0 auto; max-width:1100px; background-color:#ffffff; left:50%; top:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); padding:32px; border-radius:3px; box-shadow: rgba(37, 42, 49, 0.16) 0px 0px 2px 0px, rgba(37, 42, 49, 0.12) 0px 1px 4px 0px; overflow: hidden; }
.loading-bar{position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 4px; background-color: rgb(0, 118, 163); opacity: 0.7; transform: translateX(-100%); -webkit-transform: translateX(-100%); will-change: transform; animation: 1500ms cubic-bezier(0.65, 0.05, 0.36, 1) 0s infinite normal none running loading;}
.loading-bar-1{top:auto; bottom:5px;}
.loading-bar-2{top:auto; bottom:0; background: linear-gradient(to right, #00a698 0%,#00a698 93%,#00a698 100%);}
@keyframes loading{
0% {transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%);}
100% {transform: translateX(100%); -webkit-transform: translateX(100%); -moz-transform: translateX(100%);}
}
@-moz-keyframes loading {
0% {transform: translateX(-100%);}
100% {transform: translateX(100%);}
}
@-webkit-keyframes loading {
0% {transform: translateX(-100%);}
100% {transform: translateX(100%);}
}
@-ms-keyframes loading {
0% {transform: translateX(-100%);}
100% {transform: translateX(100%);}
}
.waiting-wrapper-1 h5{font-size: 22px; font-weight: 600; color: rgb(37, 42, 49); line-height: 28px; margin: 0px 0px 32px;}
.waiting-wrapper-middle-wr{padding:24px 0; border-top:1px solid #eff2f5; border-bottom:1px solid #eff2f5;}
.waiting-wrapper-middle-cont{display:flex; flex-direction:row; align-items:flex-start;}
.waiting-wrapper-middle-item{display:flex; margin:0 15px 0 0; width:100%; font-size:12px; color:#252a31;}
.waiting-wrapper-middle-item p{margin:0; color:#5f738c; line-height:14px;}
.waiting-wrapper-middle-item svg{width:32px; height:32px; vertical-align:middle; margin-right:12px;}
.waiting-wrapper-bot{display:flex; width:100%; flex-direction:row; margin:24px 0 0 0;}
.waiting-wrapper-bot-l{justify-content:flex-start; width:100%;}
.waiting-wrapper-bot-r{justify-content:flex-end; width:100%; text-align:right;}
.waiting-wrapper-bot img{width:auto; height:48px; margin-right:32px;}
.waiting-wrapper-bot img:last-child{margin:0;}
.pyt-cvv-box{position:relative;}
.pyt-cvv-box>img{position:absolute; left:103%; bottom:0;}

.res-wr-mob{padding:10px 10px; background-color:#00a698; color:#fff; position:fixed; z-index:9; left:0; top:60px; width:100%; display:none;}
.fil-mob{float:left; border:2px solid #fff; border-radius:5px; padding:2px 8px; font-weight:bold; cursor:pointer;}
.fil-mob>i{float:right; padding:3px 0 0 10px;}

.sea-res-mob{float:left; padding:5px 10px 0; width:calc(100% - 245px); text-align:center;}
.sea-res-mob-fli-city{font-weight:bold; display:inline-block; padding-right:8px; font-size:16px;}
.sea-res-mob-fli-city>i{padding:0 0 0 0;}
.sea-res-mob-fli-det{font-size:14px; display:inline-block;}

.mod-se-mob{float:right; border:2px solid #fff; border-radius:5px; padding:2px 8px; font-weight:bold; cursor:pointer;}
.mod-se-mob>i{float:right; padding:3px 0 0 10px;}
.fil-mob:hover, .mod-se-mob:hover{border-color:#00a698;}

.sea-res-r-det-l{/*width:75%;*/ width:100%; float:left;}
.sea-res-r-det-r{width:24%; float:right;}

.sl-mob-wr{background-color:#fff; padding:10px; border-radius:3px; margin-bottom:10px;}
.sl-mob-det + .sl-mob-det{/*margin-top:10px; border-top:1px dotted #888686;*/ padding-top:10px;}
.sl-mob-det-top-l{float:left;}
.sl-mob-det-top-r{float:right; font-size:20px; color:#00a698; font-weight:bold;}
.sl-mob-det-top-al{font-size:14px; line-height:1.5; color:#00a698;}
.sl-mob-det-top-dur{color:#888686; font-size:12px; line-height:1.5;}
.sl-mob-det-bot{font-size:14px; color:#3a3a3a;}
.sl-mob-det-bot>img{max-height:19px; margin-right:3px; padding:2px; border:1px solid #ddd;}
.sl-mob-det-bot>strong{font-size:16px; color:#000; margin:0 8px;}
.sl-mob-det-bot>strong>span{width:50px; height:1px; background-color:#000; margin:0 5px 4px; display:inline-block; position:relative;}
.sl-mob-det-bot>strong>span.sl-mob-1s:before{position:absolute; content:''; width:10px; height:10px; background-color:#00a698; border-radius:50%; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); border:3px solid #fff;}
.sl-mob-det-bot>strong>span.sl-mob-2s:before, .sl-mob-det-bot>strong>span.sl-mob-2s:after{position:absolute; content:''; width:10px; height:10px; background-color:#00a698; border-radius:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); border:3px solid #fff;}
.sl-mob-det-bot>strong>span.sl-mob-2s:before{left:25%;}
.sl-mob-det-bot>strong>span.sl-mob-2s:after{left:75%;}

.new-flight-result-box{margin-bottom: 15px; background-color: #fff; border-radius:5px; box-shadow: 0px 0px 5px -1px rgba(0, 0, 0, 0.2); padding: 15px 0px 0px 0px;}
.new-flight-details-left {padding: 0px 0px;}
.new-flight-details-left .details-row1 {vertical-align: middle; width: 100%; padding:0 8px 5px;}
.new-flight-result-box .airline-info {float: left; width: 7%; margin-top: 10px;}
.new-flight-result-box .airline-info>img{max-width:90%;}
.new-flight-result-box .departure-details {width: 41%; padding: 13px 5px; float: left; color: #514c61; margin: 0;}
.new-flight-result-box .departure-details .airport-dtl {float: left; font-size: 16px; line-height:18px;}
.new-flight-result-box .departure-details .flt-time-box {font-size: 16px; float: right;}
.new-flight-result-box .departure-details .flt-date-box {font-size: 14px; float: left; text-align: center; line-height: 23px; margin-right:5px;}
.departure-details .flt-time-box>strong {position: relative; padding-left: 5px;}
.departure-details .flt-time-box>strong:before {content: '|'; position: absolute; left: -2px; top: -3px;}
.new-flight-result-box .duration-details {width: 13%; float: left;}
.new-flight-result-box .duration-details .flt-stops {color: #514c61; font-size: 12px; text-align: center;}
.new-flight-result-box .duration-details .bf_legimg {position: relative; height: 1em; width: 100%; border-color: #254092; background-color: #FFFFFF;}
.new-flight-result-box .duration-details .bf_legimg span {display: flex; flex-direction: row; justify-content: space-between;}
.new-flight-result-box .duration-details .bf_lstop {width: 1em; height: 1em; border-width: .25em; border-style: solid; top: -.6em; z-index: 2; border-radius: 1em; background-clip: content-box; margin: 0 auto; color:#fff; background-color:#00a698;}
.new-flight-result-box .duration-details .bf_legline {position: absolute; border-bottom-width: .20em; border-bottom-style: solid; border-bottom-color: #514c60; top: .4em; width: 100%; z-index: 1;}
.new-flight-result-box .duration-details .hours-minutes {font-size: 13px; text-align: center; font-weight: normal;}
.new-flight-result-box .departure-details .airport-dtl p{white-space: nowrap; font-size:10px; overflow: hidden; text-overflow: ellipsis; max-width: 100px;}
.new-flight-result-box .arrival-details .flt-time-box {float: left;}
.new-flight-result-box .arrival-details {width: 39%; padding: 15px 0 15px 7px; margin: 0; float: left; color:#514c61;}
.new-flight-result-box .arrival-details .airport-dtl {float: right;}
.new-flight-details-left .details-row1:last-child {vertical-align: middle; width: 100%; padding-top: 10px; padding-bottom: 0px; border:1px solid #e6e6e6}
/*
.new-flight-result-box .arrival-details .flt-time-box {font-size: 16px; float: left;}
.arrival-details .flt-time-box>strong {position: relative; padding-right: 5px;}
.arrival-details .flt-time-box>strong:before {content: '|'; position: absolute; right: 2px; top: -3px;}
.new-flight-result-box .arrival-details .flt-date-box {font-size: 14px; line-height: 23px;}
*/

.new-flight-result-box .new-price-details{padding:10px;}
.new-flight-result-box .new-price-details .price-small-txt {font-size: 14px; color: #8a8a8a; font-weight: normal; float:left;}
.new-flight-result-box .new-price-details .price-main small {font-size: 12px;}
.new-flight-result-box .new-price-details .price-main {font-size: 25px; font-weight: bold; margin: -5px 0 5px 0; color: #514c62; float:right;}
.new-flight-result-box .new-price-details a.orange-submit {color: #fff; font-size: 18px; background: #ff9e48; font-weight:bold; padding: 4px 10px; border-radius: 5px; cursor: pointer; margin-bottom: 5px; display:block;}
.new-flight-result-box .new-price-details a.orange-submit i{padding-left:5px;}
.new-flight-result-box .new-price-details .duration:before, .new-flight-result-box .new-price-details .duration:after{content: ""; position: absolute; width: 15px; height: 2px; background-color:#e7eff2; left: 3px; top: calc(50% - 1px);}
.new-flight-result-box .new-price-details .duration:after {right: 3px;}
.price-btn{float:right;}
.pr-fli-det{float:left;}
.pr-fli-det .flight-description-btn{background-color:#00a698; color:#fff; border-radius:5px; font-size:16px; padding:5.5px 10px;}
.fl-wr-des-mob{background-color:#f7f7f7;}
.flight-det-stopover{text-align:center; padding:10px 10px; font-size:12px; background-color:#848484; color:#fff; margin:5px 0;}


.se_addmc_form{display:none;}
.se_addmc_btn{margin:8px 0 0 0; display:none;}
.se_addmc_form_row{margin:8px 0 0 0;}
.se_addmc_form_row .form-group{margin-bottom:0;}
.se_addmc_form_row .search_box_date input.search_box_dep_date{width:100%; border-radius:.25rem;}
.se_addmc_btn .btn{width:130px; border:1px solid #00a698; color:#fff; text-align:center; background-color:#00a698; font-weight:bold; outline:none;}
.se_addmc_btn .btn:focus{box-shadow:none;}

.faq-cont .card{margin-bottom:15px;}
.faq-cont .card-header > a{display:block; font-weight:600;}
.faq-cont .card-header > a:before {float: right !important; font-family: FontAwesome; content:"\f068"; padding-right: 5px;}
.faq-cont .card-header > a.collapsed:before {float: right !important; content:"\f067";}

.pp-cont{padding-top:20px;}
.pp-cont h2{font-size:20px; color:#00a698; border-bottom:1px dotted #00a698; padding-bottom:10px; font-weight:700;}
.pp-cont p{font-size:14px; color:#666; /*padding-bottom:15px;*/ line-height:20px; margin-bottom:15px;}
.pp-cont>div{padding-left:10px;}
.pp-cont a{color:#00a698; font-weight:700;} 
.pp-cont ul, .pp-cont ol{padding:0 0 0 10px; margin:0 0 15px 0;}
.pp-cont ul li, .pp-cont ol li{list-style: none; padding: 3px 27px; background: url(../images/r-arrow.png) no-repeat left 7px!important; background-size:17px!important; font-size: 14px; font-weight: 400; text-transform: capitalize;}
.pp-cont ol li{list-style:decimal; background:none; padding-left: 0; list-style-position: inside;}

.sitemap-heading, .sitemap-heading a {font-size: 21px; font-weight: normal; color: #ffffff; width: 100%; padding: 7px 15px; background-color:#00a698; margin-top: 30px; margin-bottom: 20px;}
.sitemap-heading a{padding:0; background:none;}
.sitemap-col {width: 100%; float: left; margin:0; padding:0 10px; color: #888888;}
.sitemap-col li {width: 33.333%; float: left; position: relative; line-height: 28px; list-style:none; list-style-position: inside; padding: 3px 27px; background: url(../images/r-arrow.png) no-repeat left 10px!important; background-size:17px!important;  font-size: 15px; font-weight: 400; text-transform: capitalize;}
.sitemap-col li a {color: #00a698; font-weight:500;}
.sitemap-col li a:hover{color:#00a698;}

.TFheading {font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; font-weight: bold; color: #FFFFFF;}
.TFnormal {font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #000000;}
.TFnormalbold {font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold; color: #000000;}

.cokkies-bot {position: fixed; bottom: 0; background-color: #585858; width: 100%; z-index: 9111111; padding:10px 0; text-align: center; left: 50%; transform: translateX(-50%); -webkit-transform:translateX(-50%);}
.cokkies-bot-cont{width: 98%; max-width: 1176px; margin:0 auto; position:relative;}
.cokkies-bot h6 {font-size: 16px; color: #ffffff; font-weight: bold; margin:0 0 5px 0; color:#ffffff;}
.cokkies-bot p {font-size: 12px; color: #ffffff; line-height: 16px; font-weight: normal; margin:0 0 0px 0;}
.cl-cookies{position:absolute; right:0; top:-5px; box-shadow: 3px 3px 5px rgba(0,0,0,.5); border-radius:50%; cursor:pointer;}
.cookies-bot-txt-l{float:left; text-align:center; width:calc(100% - 90px);}
.cookies-bot-txt-r{float:right;}
.cookies-bot-txt-r .btn{font-weight:500; font-size:14px; max-width:70px; background-color:#00a698; color:#fff; padding:3px 10px; box-shadow: 3px 3px 5px rgba(0,0,0,.5); font-weight:bold;}


.searchpop-home{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 911111; background-color: rgba(0,0,0,.3);}
.searchpop-home .wait-section-bg{width: 97%; max-width: 700px; background-color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); padding:7px; border-radius:3px;}
.searchpop-home .waiting-logo{padding-bottom:10px;}
.searchpop-home .wait-dest-txt-bold, .searchpop-home .wait-dest-txt-normal{margin-bottom:10px;}
.search-expired-btn p{margin-bottom:15px;}
.search-expired-btn span{padding:0 0;}
.search-expired-btn a, .search-expired-btn #hlRefresResult{padding:8px 12px; border-radius:5px; background-color:#00a698; color:#fff; font-size:16px; display:inline-block; cursor:pointer;}
.search-expired-btn #hlRefresResult{background-color:#00a698;}
.loader {/*-webkit-animation: spin 1.7s linear infinite; animation: spin 1.7s linear infinite;*/ animation:spinner-border 1s linear infinite; -webkit-animation:spinner-border 1s linear infinite;}
.spinner-border{display: inline-block; width: 4rem; height: 4rem; vertical-align: text-bottom; border: .25em solid #00a698; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border 1s linear infinite; animation: spinner-border 1s linear infinite;}
@-webkit-keyframes spin {0% {-webkit-transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);}}
@keyframes spin {0% {transform: rotate(0deg);} 100% {transform: rotate(360deg);}}
@-webkit-keyframes spinner-border{100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}}
@keyframes spinner-border{100% {-webkit-transform: rotate(360deg); transform: rotate(360deg);}}

.searchpop2{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 911111; background-color: rgba(0,0,0,.3);}
.searchpop2 .searchpopinner{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background-color:#fff; width:95%; max-width:500px; padding:30px 20px; border-radius:20px; text-align:center;}
#spinner {
    animation:spinner-border .75s linear infinite;
    transform-origin: 50px 50px
}


.timeinpu{border:0; width:285px; vertical-align:middle; background:transparent; border:0; color:#fff; outline:0;}
.timeinpu:focus, .timeinpu:hover, .timeinpu:active{border:0; outline:0;}
.bottom_timer {position: fixed; bottom: 0; left: 0; width: 100%; background-color: #585858; padding:2px 0; z-index:1111111;}

/* Top Destination start*/

.top-dest-img-wr{position:relative; height:320px; border-radius:5px; margin-bottom:15px; background-size:cover; background-position:center center; /*overflow:hidden;*/ transition:all .5s ease-in-out; -webkit-transition:all .5s ease-in-out;}
.top-dest-img-wr .shadow {filter: blur(10px); -webkit-filter: blur(10px); -moz-filter: blur(10px); position: absolute; top: 10px; left: -6px; right: -6px; bottom: -10px;
    z-index: -1; opacity: 0; width: auto; transition: all 0.21s ease-out; -webkit-transition: all 0.21s ease-out; will-change: opacity;}
.top-dest-img-ov{position:absolute; width:100%; height:100%; background-color:rgba(0,0,0,.2); transition:all 1s ease; -webkit-transition:all 1s ease; bottom:0; left:0; padding:0 0; overflow:hidden; border-radius:5px;}
.top-dest-img-ov h2{color:#fff; text-shadow:2px 2px rgba(0,0,0,1); position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); transition: all 1s ease; -webkit-transition: all 1s ease; margin:0; width:100%; text-align:center;}
.top-dest-img-bot {position: absolute; width: 100%; bottom: -100%; left: 0; transition:all 1s ease; -webkit-transition:all 1s ease;}
.top-dest-img-bot a{display:block; padding:5px 8px; color:#fff; text-shadow:2px 2px rgba(0,0,0,1); }
.top-dest-img-bot a span{float:right; text-align:right;}
.top-dest-img-bot a .top-dest-img-pri{font-size:18px; font-weight:bold; width:90px; color:#00a698;}
.top-dest-img-bot a .top-dest-img-fr{padding:3px 8px 0 5px; font-size:11px;}
.top-dest-img-bot a i{color:#00a698;}
.top-dest-img-bot a:hover{background-color:rgba(0,0,0,.6);}
/*.top-dest-img-wr:hover {box-shadow: 3px 3px rgba(0,0,0,.2); transform: scale(1.01); z-index: 2;}*/
.top-dest-img-wr:hover .shadow{opacity:1; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out;}
.top-dest-img-wr:hover .top-dest-img-ov{background-color:rgba(0,0,0,.5);}
.top-dest-img-wr:hover .top-dest-img-bot{bottom:0;}
.top-dest-img-wr:hover .top-dest-img-ov h2{top:15%;}

.more-destinations {position: relative; display: block; margin:20px 0 0;}
.more-destinations .more-dest-cont {position: relative; display: block; padding-left: 300px; min-height: 120px;}
.more-destinations .left-title-box {position: absolute; left: 0; top: 0; width: 270px; bottom: 30px; min-height: 120px; text-align: center;}
.more-destinations .left-title-box .image-layer {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.more-destinations .left-title-box .title {position: absolute; left: 0; top: 50%; width: 100%; margin-top: -40px; text-shadow:2px 2px #000;}
.more-destinations .left-title-box h3 {position: relative; display: block; text-transform: uppercase; color: #ffffff; margin: 0; line-height: 1.4em; font-weight: 700;}
.destination-block-four {position: relative; margin-bottom: 30px;}
.destination-block-four .inner-box {position: relative; display: block; margin: 0 auto; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
.destination-block-four .image-box {position: relative; display: block; width: 100%; overflow: hidden;}
.destination-block-four .image-box img {display: block; width: 100%;}
.destination-block-four .hover-box {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(6,17,56,0.90); color: #ffffff; z-index: 1; opacity: 0;
    visibility: hidden;  transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease;}
.destination-block-four .hover-box .hover-link {position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; color: #ffffff;}
.destination-block-four .hover-box .hover-link a {position: absolute; left: 0; top: 50%; margin-top: -10px; text-align: center; width: 100%; color: #ffffff;}
.default-link .icon {position: relative; font-size: 18px; font-weight: 400; vertical-align: middle; padding-right: 5px;}
.lower-box{display:none;}

.destinations_item {position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover; border-radius: 13px; display: block;}
.destinations_item:before {background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #000000 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #000000 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    opacity: .77; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 13px;}
.destinations_item .sq_parent {width: 100%; position: relative; padding-bottom: 100%; overflow: hidden;}
.destinations_item .sq_parent .sq_wrap {position: absolute; width: 100%; height: 100%;}
.destinations_item .sq_parent .sq_wrap .sq_content {float: left; width: 100%; height: 100%;}
.destinations_item ._content {position: relative; height: 100%; z-index: 1; display: flex; flex-direction: column; justify-content: flex-end; padding-bottom: 30px; transform: translateY(30px); -webkit-transform: translateY(30px); transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in;}
.destinations_item ._content ._title {font-size: 30px; color: #fff; text-align: center; margin-bottom: 20px;}
.destinations_item ._content ._info {color: rgba(255, 255, 255, 0.53); text-align: center; opacity: 0; transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in;}
.destinations_item ._content ._price {color: #fff; text-align: center; opacity: 0; transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; font-size:22px}
.destinations_item .shadow {filter: blur(10px); -webkit-filter: blur(10px); -moz-filter: blur(10px); position: absolute; top: 10px; left: -6px; right: -6px; bottom: -10px;
    z-index: -1; opacity: 0; width: auto; transition: all 0.21s ease-out; -webkit-transition: all 0.21s ease-out; will-change: opacity;}
.destinations_item:hover .shadow {opacity: 1; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out;}
.destinations_item:hover ._content {transform: none; -webkit-transform: none; transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in;}
.destinations_item:hover ._content ._info, .destinations_item:hover ._content ._price {opacity: 1; transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in;}
/* Top Destination End */

/* Error page start */
.message_404 {overflow: hidden; background: url(/Content/images/404img.gif) top right no-repeat; padding: 20px 0 80px; text-align:center;}
.pad0 {padding: 0 !important;}
#gi_mid_in {margin: 0 auto; width: 960px; padding: 10px 0;}
.wrap_404 {width: 100%; margin: 0;}
.contain_404 {width: 100%; overflow: hidden;}
.head404 {color: #cdcdcd; font-size: 68px; font-weight: bold;}
.land404 {font-weight: bold; font-size: 28px;}
.message_404 div:first-of-type{padding-top:50px;}
.message_404 div {padding: 5px 0 0;}
.call_404{width:100%; display:block; margin:10px 0;}
.call_404 a{background-color:#00a698; padding:8px 10px; border-radius:5px;color:#fff; font-weight:bold; font-size:16px;}
.call_404 strong{padding:0 10px;}
/*.call_404 .phone-error{color:#00a698; font-size:16px; font-weight:bold;}*/
/*.call_404 .go-home{background-color:#00a698; padding:6px 10px; border-radius:5px;color:#fff;}*/
/* Error page end */

.alternate-flight-option, .result_new_loader{position:fixed; width:100%; height:100%; top:0; left:0; background-color:rgba(0,0,0,.7); z-index:9;}
.alternate-flight-option>.innerpop, .result_new_loader .searchpopinner1{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:97%; max-width:700px; text-align:center; margin:0 auto!important; padding:10px; border-radius:5px; background-color:#fff; box-shadow:0 0 15px #000;}
.alternate-flight-option>.innerpop .submit-new .Confirmed-new, .alternate-flight-option>.innerpop .submit-new a{background-color: #00a698; color: #fff; border: 0; padding: 5px 15px; border-radius: 5px; outline: 0; cursor: pointer;}
.alternate-flight-option .submit-new, .result_new_loader .submit-new{margin:7px auto 5px;}

.sessionpop{position:fixed; width:100%; height:100%; top:0; left:0; background-color:rgba(0,0,0,.5); z-index:9111;}
.sessionpop .searchpopinner1, .sessionpop .wait-section-bg{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); background-color:#fff; border-radius:5px; width:97%; max-width:720px; padding:15px; text-align:center;}
.sessionpop .searchpopinner1 p, .sessionpop .wait-section-bg p{margin:0 0 8px;}
.sessionpop .searchpopinner1 .searcpoprow , .sessionpop .wait-section-bg .searcpoprow{margin:10px 0;}

.dummy-text-co .flight-detail-name, .dummy-text-co .total-price, .dummy-text-co .flight-class-detail, .dummy-text-co .flight-class,
.dummy-text-co .flight-detail-timimg .time, .dummy-text-co .flight-detail-timimg .duration, .dummy-text-co .departure-city-name, .dummy-text-co .arrival-city-name{color:#dacdcd;}
.dummy-text-co .flight-detail-logo, .dummy-text-co .flight-detail-logo>img, .dummy-text-co .new-flight-result-box .airline-info{opacity:.45;}

.dummy-text-co .new-flight-result-box .departure-details, .dummy-text-co .new-flight-result-box .duration-details {opacity:.3;}

.listing-price-call-on-des .total-price{margin-top:0;}
.listing-price-call-on-des .listing-subjec-avail{margin:5px 0 0 0;}
.listing-price-call-on-des .flight-class-more-det{float:left; text-align:left; margin: 0; font-size: 14px; font-weight: bold; color: #000;} 
.listing-price-call-on-mob .new-price-details-left{width:65%; float:left;}
.listing-price-call-on-mob .new-price-details-left .pr-fli-det a{display:block;}
.listing-price-call-on-mob .new-price-details-left .pr-fli-det a.pr-fli-det-phn{margin-bottom:5px;}
.listing-price-call-on-mob .new-price-details-left .pr-fli-det a.pr-fli-det-phn span{font-size:20px;}
.listing-price-call-on-mob .new-price-details-right{width:35%; float:left;}
.pr-fli-det-phn{}
.pr-fli-det-sub{}
.updatefare .Confirmed-new{background-color: #00a698; color: #fff;}
#dvProgress.result_new_loader .load-small img.yellow-loader-gif{margin-bottom:2rem;}
.form-control-psng{padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da;
    border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}

/* Call unload popup start */
.call-pop-unl-wr{position:fixed; left:0; top:0; width:100%; height:100%; background-color:rgba(0,0,0,.5); z-index:9999999; display:none;}
.call-pop-unl-cont{width:97%; max-width:390px; overflow-y:auto; max-height:98%; background-color:#fff; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); padding:20px 20px;}
.call-pop-unl-top{text-align:center;}
.call-pop-unl-top img{width: 100%; max-width: 246px; height: 148px; display:block; margin:0 auto;}
.call-pop-unl-top strong{display:block; margin:13px 0 5px; font-size:1rem;}
.call-pop-unl-top p{font-size:.9rem; line-height:1.6; margin:0 0 5px;}
.call-pop-unl-top span{display:block; font-weight:bold; font-size:.9rem;}
.call-pop-unl-call{margin:5px 0 0; padding:3px 0 0; text-align:center;}
.call-pop-unl-call a{color:#f85959; font-size:2rem; font-weight:bold; display:block; line-height:1;}
.call-pop-unl-call a i{}
.call-pop-unl-call span{color:#f85959; display:block;}
.call-pop-unl-call strong{display:block; font-size:1rem; margin:5px 0;}
.call-pop-unl-call img{display:block; margin:0 auto 10px;}
.call-pop-unl-bot{border-top:1px solid #e5e5e5; padding:8px 0 0px; width:100%; float:left;}
.call-pop-unl-bot span{float:left; width:50%; text-align:center;}
.call-pop-unl-bot span img{max-width:80%;}
/* Call unload popup end */

/* Result page lower phone call section Start */
.lower-call-wr{background-color:#e7eff2; border: 2px solid #00a698; margin: 0 0 15px 0; padding: 5px 10px; display: -webkit-box; display: -ms-flexbox; display: flex; 
   -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; border-radius:5px; box-shadow:0 8px 8px -6px #403f3f;}
.lower-call-l{position: relative; float:left; width: 60%; padding-left: 70px;}
.lower-call-wr .call-icon {width: 47px; height: 47px; border: 2px solid #00a698; border-radius: 100px; position: absolute; top: 0; left: 0; display: inline-block; float: left; margin: 0 10px;}
.lower-call-wr .call-icon:before {background-image: url(../images/lower-phone-support.png); background-repeat: no-repeat; position: relative; display: inline-block; content: ''; top: 6px;
    padding: 0; outline: none; -webkit-box-shadow: none; box-shadow: none; border: 0; width: 25px; height: 28px; position: absolute; left: 11px;}
.lower-call-wr .call-icon:after {content: ''; width: 15px; height: 15px; background: #44D45A; border-radius: 20px; border: 3px solid #fff3df; display: inline-block; position: absolute;
    bottom: 0; right: -3px;}
.lower-call-wr .call-text {font-size: 17px; font-weight: bold; color: #585858; display: inline-block; float: left; padding: 12px 0;}
.lower-call-r{width:40%; float:left; padding-left:15px}
.lower-call-wr .call-plane {position: relative; display: inline-block; border-bottom: 2px solid #585858; height: 25px; margin: 0 15px 20px; max-width:110px;
width:calc(100% - 250px); width: -o-calc(100% - 250px); width: -webkit-calc(100% - 250px); width: -moz-calc(100% - 250px);}
.lower-call-wr .call-plane span {background-image: url(../images/lower-phone-plane.png); background-repeat: no-repeat; position: relative; display: inline-block; content: '';
    padding: 0; outline: none; -webkit-box-shadow: none; box-shadow: none; border: 0; width: 20px; height: 20px; display: block; position: absolute;
    top: 14px; -webkit-animation: none; animation: none; z-index: 11;}
.lower-call-wr .call-plane span:before {background-image: url(../images/lower-phone-plane.png); background-repeat: no-repeat; position: relative; display: inline-block; content: '';
    padding: 0; outline: none; -webkit-box-shadow: none; box-shadow: none; border: 0; width: 20px; height: 20px; display: block; opacity: 0.4; position: absolute; left: -15px;}
.lower-call-wr .call-button {background: #ff9e48; border: 1px solid #ff9e48; text-align: center; color: #fff; cursor: pointer; outline: none; -webkit-box-shadow: 1px, 2px, 2px, rgba(0, 0, 0, 0.3); -moz-box-shadow: 1px, 2px, 2px, rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 1px, 2px, 2px, rgba(0, 0, 0, 0.3); -o-user-select: 1px, 2px, 2px, rgba(0, 0, 0, 0.3); box-shadow: 1px, 2px, 2px, rgba(0, 0, 0, 0.3); color: white; font-size: 20px;
    font-weight: bold; border-radius: 2px; float: right; position: relative; display: inline-block; padding: 6px 10px; margin:2px 0 0 0;}
.lower-call-l .call-plane{display:none;}
.lower-call-r .call-plane{display:inline-block;}
.lower-call-wr-mob{display:none;}
/* Result page lower phone call section End */

/* Call us page start*/
.callus-page-sec{max-width: 1366px; max-height: 768px; display: block; margin: 0 auto; width:100%; height:100vh;}
.callus-page-sec header{background: #000; padding:16px 0; width: 100%; float: left;}
.callus-page-sec header ul.call {float: right;}
.callus-page-sec header ul.call li {margin-right: 31px; display: inline;}
.callus-page-sec header ul.call a {color: #00a698; text-decoration: underline; font-size: 20px;}
.callus-page-sec .stage {background: url(../images/leave-behind-bg.jpg) top right no-repeat; max-height: 714px; width: 100%; height: 714px; float: left;}
.callus-page-sec .stage .left-side {float: left; max-height: 714px; height: 100%; background: url(../images/white-shade.png) left top no-repeat; width: 642px;}
.callus-page-sec .stage .left-side .callcenter-thumb {position: relative; background: url(../images/call-center.png) no-repeat; width: 322px; height: 351px; margin: 191px 0 30px 70px;}
.callus-page-sec .stage .left-side .callcenter-thumb .allday {display: block; content: ''; background: url(../images/247-balloon.png) no-repeat; width: 384px; height: 176px; top: -133px; 
  right: -216px; position: absolute;}
.callus-page-sec .stage .left-side .avail {background: rgba(255, 255, 255, 0.72); border-radius: 100px; color: #46a500; font-size: 36px; padding: 10px; width: 305px; text-align: center; margin-left: 70px;}
.callus-page-sec .stage .right-side {float: right; width: calc(100% - 642px); -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1;}
.callus-page-sec .stage .right-side h1 {color: #fff; font-size: 40px; text-align: center; font-weight: 400; margin: 20px 34px 0 0;}
.callus-page-sec .stage .right-side h1 strong {font-size: 50px; display: block;}
.callus-page-sec .stage .right-side ul {color: #fff; font-size: 28px; padding: 0;}
.callus-page-sec .stage .right-side ul li {list-style: none; width: 100%; float: left; font-size: 36px; margin-bottom: 30px;}
.callus-page-sec .stage .right-side ul li:first-child {margin-left: -20px;}
.callus-page-sec .stage .right-side ul li:nth-child(2) {margin-left: -80px;}
.callus-page-sec .stage .right-side ul li:last-child {margin-left: -90px;}
.callus-page-sec .stage .right-side ul li:before {background: url(../images/check-list.png) no-repeat; width: 51px; height: 51px; content: ''; display: inline-block; margin-right: 15px; float: left;}
.callus-page-sec .stage .right-side ul li span {color: #fff; font-weight:bold; padding-left:5px; text-shadow:-4px 3px 5px #000;}
.callus-page-sec .stage .right-side .call-section {width: 100%; float: left;}
.callus-page-sec .stage .right-side .call-section a.callNow {background: #00a698; -webkit-filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.5)); filter: drop-shadow(0 10px 25px rgba(0, 0, 0, 0.5));
    padding: 10px 80px; text-align: center; border-radius: 200px; color: #fff; font-size: 32px; text-decoration: none; float: left; margin-left: -80px; position: relative;}
.callus-page-sec .stage .right-side .call-section a.callNow:before {background: url(../images/call-icon.png) no-repeat; width: 118px; height: 118px; position: absolute; left: -41px;
    top: -10px; content: ''; display: block;}
.callus-page-sec .stage .right-side .call-section a.callNow strong {display: block; font-size: 35px;}
.callus-page-sec .stage .right-side .call-section div.call-nums {margin-left: 22px; float: left; margin-top: 12px;}
.callus-page-sec .stage .right-side .call-section div.call-nums a {display: block; color: #fff; font-weight:bold; font-size: 24px; text-decoration: none;}
.callus-page-sec .stage .right-side .call-section div.call-nums a:first-child {font-size: 36px;}
/* Call us page end*/


.form-control-ms { display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; height: 40px; /*background-color: #fff;  background-clip: padding-box; border: 1px solid #ced4da;  border-radius: .25rem;  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/ }

.field-validation-error{color:red;}