/*
Theme Name: WP Bootstrap Starter
Theme URI: https://afterimagedesigns.com/wp-bootstrap-starter/
Author: Mr. Malik
Author URI: https://afterimagedesigns.com/
Description:  The best WordPress starter theme based on the most powerful frameworks in the world: "_s" (by Automattic, the main people behind WordPress development), Twitter Bootstrap (the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web) and Font Awesome (or Fontawesome, a full suite of 675+ pictographic icons for easy scalable vector graphics on websites). This theme, like WordPress, is licensed under the GPL. You can use this theme as base for your next WordPress theme project and you are allowed to remove the link at the footer or do whatever you want. Your feedback on how we can continuously improve this WordPress Starter Theme Bootstrap will be highly appreciated. Page templates includes Right-sidebar (default page template), Left-Sidebar, Full-Width, Blank with container, Blank without container Page. Other features - Currently using Bootstrap v4.0.0 , Widgetized footer area, WooCommerce ready, Compatible with Contact Form 7, Compatible with Visual Composer, Compatible with Elementor Page Builder. This theme will be an active project which we will update from time to time. Check this page regularly for the updates.
Version: 3.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp-bootstrap-starter
Tags: blog, custom-menu, featured-images, threaded-comments, translation-ready, right-sidebar, custom-background, e-commerce, theme-options, sticky-post, full-width-template
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

.ctabottom1 {
	color: #fff;
	z-index: 999;
	background: #002244;
	position: fixed;
	text-align: center;
	line-height: 5px;
	padding: 10px 0px 10px 0px;
	padding: 20px 10px !important;
	border-radius: 5px;
	padding: 57px;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 75%;
	margin: 0px auto;
}
.ctabottom1 h3 {
	font-size: 19px !important;
font-weight: bold !important;
	 color: #fff;
}
.ctabottom1  p {
	margin-bottom: 10px;
	line-height: 37px;
}
svg.chakra-icon.css-bokek7 {
	border: 2px solid;
	height: 30px; 
	width: 30px;
	margin-left: 5px;
	margin: -5px 11px -7px 0px;
	padding-top: 1px;
	/* margin-top: 7px; */
	/* margin: -3px; */
	border-radius: 49px !important;
}
.close1 button { font-family: 'Khula', sans-serif !important;
	float: right;
	color: #ffffff !important;
border: 0px solid; text-transform: uppercase; font-size: 15px; line-height:1; font-family:inherit;
background-color: #002244; font-weight:bold;
border-radius: 0px;
}


.stickysidebar{position: sticky;
top: 100px;
float: left;
width: 100%;}
.sub-button {
	background: #ffc107;
	border: 0;
	padding: 8px 40px 6px!important;
	font-size: 15px;
	text-transform: uppercase;
	line-height: 1;
	font-weight: bold;
	margin-top: 0px; 
	width:100%;
}
.row.banner-row-reverse .row {
	flex-direction: row-reverse;
}
	.footer_number_MD {
	position: fixed;
	top: 0;
	right: 0;
	width: 62px;
	z-index: 9;
	height: 54px;
	margin: auto 0 auto auto;
	left: 0;
	bottom: 0;
	padding: 4px 0 0 4px;
}
	.footer_number_MD > div {
	position: relative;
}
	.footer_number_MD > div::before {
	content: '';
	position: absolute;
	top: -12px;
	left: -11px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border: 6px solid #e5e5e5;
	background: #fff;
	z-index: 2;
}
	.footer_number_MD img {
	position: relative;
	float: left;
	height: 48px;
	z-index: 2;
}
	.footer_number_MD span {
	float: left;
	font-size: 25px;
	font-family: Oswald-Bold;
	width: 220px;
	margin: 0;
	background: #e5e5e5;
	border-radius: 30px 0 0 30px;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: right;
	-webkit-transform-origin: right;
	position: absolute;
	top: 1px;
	left: -220px;
	text-align: center;
	color: #000;
	padding: 5px 10px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
	.footer_number_MD:hover span {
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: all .5s;
	-webkit-transition: all .5s;
}

.form-control {
	border: 0;
	border-bottom: 1px solid #090b45;
	border-radius: 0;
	padding-left: 0;
	color: #090b45; margin-bottom:0;
	font-size: 15px !important;
}
l.booking-form label {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0;
}

.booking-box h2 {
	font-size: 30px; 
	color: #090b45;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0; margin:0;
	padding-bottom: 0;
}
.booking-box {
	float: left; padding:20px;
	width: 100%;
	display: block; background: #fff; box-shadow: 0px 2px 4px rgb(0,0,0,0.2);
}
.booking-form h6 {
	font-size: 13px;
	color: red; margin: 10px 0;
}
.booking-form h5 {
	margin-bottom: 5px;
	font-weight: bold !important;
	font-size: 18px;
}

.booking-form p.mt-0.pt-0 {font-size: 11px;
margin-bottom: 5px;}
.booking-form hr {
	width: 150px;
	height: 2px;
	/* color: red; */
	background: #090b45;
	float: left; margin: 5px 0 15px;
}
.booking-form {
	float: left;
 width:100%; 
	color: #090b45;
font-size: 14px;
}
.search-loading {display:none;}
	.search-loading {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: #eeeeeec2;
	text-align: center;
	z-index: 99;
}

	.search-loading img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

.dropdown-item.active, .dropdown-item:active{
	color:#000;
}
aside{
	background:#fff!important
}
.navbar-brand img {width:70px;}
#secondary .widget-title {
	background: #090b45bf;
	padding: 11.6px;
	margin: 0 0 1.5rem 0 !important;
	color: #fff;
	text-align: center;
}
#secondary .nav.flex-column {
	list-style: none !important;
}

.travomojo_side_BAR {
    background: url(https://res.cloudinary.com/dd273wlky/image/upload/v1663654398/Developer/travomojo_side3_stlp1k.png);
    float: left;
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    min-height: 300px;
    border: 1px solid #000;
	position: sticky;
    top: 80px;
    position: -webkit-sticky;
}
.travomojo_side_BAR .callnumtopcxaz{
	margin: 250px 0px 0px 0px !important;
    float: none!important;
    display: inline-flex!important;
	transition:0.9s;
}
.header_search_form .fa{
	position: absolute;
    right: 10px;
    top: 14px;
    font-size: 20px;
	color:#090b45;
}
.header_search_form .form-control{
	background-color: #ffffff08;
	border: 1px solid #ced4da00;
	display:none;
}
.header_search_form .form-control:active , .header_search_form .form-control:hover, .header_search_form .form-control:focus{
	display:block;
	transition:0.9s;
	color:#fff;
}
.dropdown-menu {
    min-width:296px!important;
    left: 0%;
}
.dropdown-menu li{
/* 	width:0%; */
/* 	float:left */
}
.callnumtopcxa{
    margin: 0px auto!important;
    float: none!important;
    display: inline-flex!important;
}
.callnumtopcxa .btnheader{
	padding-top: 0px!important;
    margin-top: -6px!important;
}
table { 
  	width: 100%; 
  	border-collapse: collapse; 
}
.header_search_form .search-submit{
	border: 0px solid #ccc!important;
    margin-left: -10px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.header_search_form{
	width:15%;
}
.header_search_form label{
	display:inline-flex;
}
#menu-item-5484 .dropdown-menu{
	left:-300%;
}
#menu-item-106 .dropdown-menu{
	left:-300%
}
.as-cta-full-gradient{
	display:none!important
}
.travoMOJo_bannER .travoMOJo_bannER_in #breadcrumbs{
	color:#fff;
	margin:0px;
}
.travoMOJo_bannER .travoMOJo_bannER_in #breadcrumbs a{
	color:#fff;
}
.travoMOJo_bannER .travoMOJo_bannER_in h1{
	color:#fff;
	margin-top:10px;
	border:0px solid #fff;
}
.travoMOJo_bannER_in {
	margin-top: 0px;

}
.travoMOJo_bannER .travoMOJo_bannER_in .home_phone {
    display: inline-flex;
    border-radius: 10px;
    color: #ffffff;
    font-size: 20px;
    float: left;
    align-items: baseline;
}
.travoMOJo_bannER {
    width: 100%;
    float: left;
    /* background: linear-gradient(rgb(185 185 185 / 0%),rgb(0 0 0)),url(https://www.flyinguidelines.com/wp-content/uploads/2022/12/airline-landing-banner2.webp); */
	background:#090b45;
    background-size: cover;
    padding: 2% 0%;
    min-height: 360px;
    background-position: center;
    margin-bottom: 20px;
  /*  background-position-y: 60%; */
}
.travoMOJo_bannER::before {
	position: absolute;
	content: '';
	background: #090b45;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	opacity: .5;
}
.travoMOJo_bannER_in {
	margin-top: 130px;
}
.bnrul {margin-bottom:0!important;}
.travomojo_footer_call .content .icon-phone{
	margin-bottom:-10px;
}
.trin-trin{
    animation-name: trin;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.icon-phone{
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAC1klEQVRoQ+2Z21XbQBCG/7ULCKkgTgUxFcR0YCrAl7wHKvBQQeA9Fu4AqCCkgogKcCqIU4C1OaONOLYl7e5IstY+B73wwMwy385l/10UjvxTRx4/3gBCZ7A8AyPqQ3XeOQPUyTMWtHLa7ckgD8CBd3APhZ7n34wxp1NP28bN8gATehEEbwJSOMN3emo8Oo8F8wBT0h5+2yYHBsD17K79TQSNK0R0IwZvwKGohJ6g8Fm2tn7E/Hoo82nGuqiEFgAuRMtrrBDRe5FPQ8ZFGSAozMTrr3GKBcViv5oOeYAvNIDGD/G6gfqg6Bw4QRd/KgAsEdFHsV9Nh+KTeEIxFD6J1w5QRsUA09kNoL6KAQKcByUAxCPxXgjwG2v029ZF5WJumgo03wPtL9YYHMYUyrZ9Sr7nQbDgjQwr+1iVdvHLWUYB6n4zJvuNbEJ2WaExRpRmKthnB5hamznoPSDbMfed2H4mnGNOD8G239oDWVQ2acEiLkk10DIUhDsDHJm9F2Kscdb2/PcvIbYcUQ9dvJTussYCEY1DZMEvAyYLl1D4ZoEIcivzB3CXEhBgrMoATCnxpaVcYrQMIQPgLNjPBlNhWhGi2bWzJ0bEd487aAwAPCDBrVRPyQFMKY2gcGcNkBs7wVXpdDLB882vv7UOj2aFGFqxClghUTEsr3/VAEwmfMQej9hxblfLgrftiMYSCc5316oO4A+xXVJVgn8Fyz/f1AMQQWAJpQjQl7mycTbLfwONn4iI++X1qw9geqLaU4xv4Jnd3gB8G1sa8K79XgGM5OBLEKvTD3VjLfTfO4CBOEFXU6VXDRd1KwBZEEaG86htLhutAmQgRgSS4IWjPA9BALKy6oBBeIT6PtXkQYIBbIbCMgQpjPzp8iAAMhhWth3wC+DQ+x8qBS/gzRxkrunh83tu+gR9KPSh0Ut/bpabxjMSDHfv34cD4ANZYPMGUHHjGnM7+gz8A29K+DHRISQ9AAAAAElFTkSuQmCC');	
    background-repeat: no-repeat;
    background-size: 30px;
    height: 30px;
    width: 30px;
    display: inline-block;
}

@keyframes trin {

    from {
        transform:rotate3d(0, 0, 1, 0deg);
    }
    20%, 32%, 44%, 56%, 68% {
        transform: rotate3d(0, 0, 1, 0deg);
    }
    23%, 35%, 47%, 59%, 71% {
        transform: rotate3d(0,0,1,15deg);
    }
    26%, 38%, 50%, 62%, 74% {
        transform: rotate3d(0,0,1,0deg);
    }
    29%, 41%, 53%, 65%, 77% {
        transform: rotate3d(0,0,1,-15deg);
    }
    80% {
        transform:rotate3d(0, 0, 1, 0deg);
    }

}
.travomojo_footer_call .content-center .pulse i {
    font-size: 16px;
    transform: rotate(90deg);
}
.travomojo_footer_call{
	width:100%;
}
.travomojo_footer_call .content-center{
	background: #ffc107;
    padding: 10px;
}
.content-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

body {
  	margin: 0;
  	-webkit-font-smoothing: auto;
	color: #444 !important;
	width: 100%;
    font-family: 'Khula', sans-serif !important;
    font-size: 16px !important;
}
.travomojo_read_MORE{
	padding: 3px;
    color: #fff;
    font-weight: bold;
}
.travomojo_mainPagex li{
	line-height: normal!important;
}
.okaydiv {
    width: 100%;
    float: left;
    padding: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    transition: 0.9s;
    border-radius: 10px 0px;
}
.okaydiv:hover{
	transition:0.9s;
	box-shadow: 0px 0px 10px #ccc;
    border-radius: 10px;
}
.okaydiv a{
	color:#000;
}
.travomojo_mainPagex a {
    color: #090b45!important;
    white-space: nowrap;
    width: 100%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
}
.entry-content p{
	font-size: 15px !important;
	text-align: left!important;
}
html{
	width: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  	display: block;
}

audio,
canvas,
progress,
video {
  	display: inline-block;
  	vertical-align: baseline;
}
audio:not([controls]) {
  	display: none;
  	height: 0;
}
[hidden],
template {
  	display: none;
}
a {
  	background-color: transparent;
	cursor: pointer;
}
a:active,
a:hover {
  	outline: 0;
}
dfn {
  	font-style: italic;
}
mark {
  	background: #ff0;
  	color: #000;
}
small {
  	font-size: 80%;
}
sub,
sup {
  	font-size: 75%;
  	line-height: 0;
  	position: relative;
  	vertical-align: baseline;
}
sup {
  	top: -0.5em;
}
sub {
  	bottom: -0.25em;
}
img {
  	border: 0;
}
svg:not(:root) {
  	overflow: hidden;
}
figure {
  	margin: 1em 2.5rem;
}
hr {
  	box-sizing: content-box;
  	height: 0;
}
button {
  	overflow: visible;
}
button,
select {
  	text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  	-webkit-appearance: button;
  	cursor: pointer;
}
button[disabled],
html input[disabled] {
  	cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  	border: 0;
  	padding: 0;
}
input {
  	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  	box-sizing: border-box;
  	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  	height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  	-webkit-appearance: none;
}
fieldset {
  	border: 1px solid #c0c0c0;
  	margin: 0 2px;
  	padding: 0.35em 0.625em 0.75em;
}
legend {
  	border: 0;
  	padding: 0;
}
textarea {
  	overflow: auto;
}
optgroup {
  	font-weight: bold;
}
table {
  	border-collapse: collapse;
  	border-spacing: 0;
}
td,
th {
  	padding: 0;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  	clear: both;
  	color: #24292e;
  	font-weight: 600;
  	margin-top: 24px;
  	margin-bottom: 15px;
}
h1 {
  	font-size: 32px;
  	padding-bottom: 10px;
}
h2 {
  	font-size: 24px;
  	padding-bottom: 0.3em;
  	line-height: 1.25;
}
h3 {
  	font-size: 18px;
  	line-height: 25px;
}
h4 {
  	font-size: 16px;
  	line-height: 20px;
}
h5 {
  	font-size: 14px;
  	line-height: 17.5px;
}
p {
  	margin-bottom: 1.5em;
}
h1.entry-title {
  	font-size: 2.5rem;
  	border-bottom: 1px solid #eaecef;
}
.bnrul {list-style: none;
font-size: 1.2rem;
line-height: 2;
width: 55%;
display: table; 
padding: 0; margin-bottom: 30px;}

.bnrul li {width: 50%;
display: block;
float: left; color:#fff; }
 
h2.entry-title {
  	border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}
#secondary ul li img{
	width:100%;
	height:150px;
}
body {
  background: #fff;
}
.xyz{
	box-shadow: 0 5px 15px rgb(0 0 0 / 30%); 
    border-radius: 10px;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.inner-page-top-bannerc {
    padding: 0rem 0 1rem 10rem!important
}
header#masthead {
 margin-bottom: 0;
padding: 1rem 1rem;
position: sticky;
z-index: 999;
top: 0;
left: 0;
right: 0;
display: block;
width: 100%;
background: #fff;
}
.navbar-brand > a {
  font-size: 25px;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}
.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
	background: transparent
}
#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #e51937;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}
#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
color: #212529;
}
a.page-scroller {
  color: #e51937;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}
@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.750rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #090b45;
    padding: 6px 20px;
    font-weight: 700;
    font-size: 18px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #090b45;
  font-weight: 700;
}
.navbar-brand {
  height: auto;
	width: 153px;
}
.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}
.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}
.dropdown-menu {
  min-width:700px;
}
.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}
.dropdown-menu .dropdown-item {
    white-space: nowrap;
    background: transparent;
    line-height: 2.6;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #090b45;
    font-weight: 600;
}
/* .dropdown-menu .dropdown-item {
    white-space: nowrap;
    background: transparent;
    line-height: 1.6;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
} */
.dropdown-menu .dropdown-item:hover {
    background: transparent;
    color: #007bff;
    text-decoration: underline;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
  display: none;
}
}
@media screen and (min-width: 769px) {
.dropdown-menu li > .dropdown-menu {
  right: -9.875rem;
  top: 1.375rem;
}
}
@media screen and (max-width: 991px) {
.navbar-nav .dropdown-menu {
  border: medium none;
  margin-left: 1.250rem;
  padding: 0;
}
.dropdown-menu li a {
  padding: 0;
}
#masthead .navbar-nav > li > a {
  padding-bottom: 0.625rem;
  padding-top: 0.313rem;
}
.navbar-light .navbar-toggler {
  border: medium none;
  outline: none;
}
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}
.navigation.post-navigation {
  padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}
.post-navigation .nav-next a::after {
  content: " \2192";
}
.post-navigation .nav-previous a::before {
  content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
  display: none;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}
#content.site-content {
  padding-bottom: 1rem;
  padding-top: 0rem;
}
.sticky .entry-title::before {
  content: '\f08d';
  font-family: "Font Awesome\ 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}
.sticky .entry-title {
  position: relative;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
  text-align: justify;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}
.post.hentry {
  margin-bottom: 4rem;
}
.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}
.entry-title > a {
  color: inherit;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.comment-body .pull-left {
	padding-right: 0.625rem;
}
.comment-list .comment {
	display: block;
}
.comment-list {
	padding-left: 0;
}
.comments-title {
	font-size: 1.125rem;
}
.comment-list .pingback {
	border-top: 1px solid rgba(0, 0, 0, 0.125);
	padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
	border: medium none;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  	border: none;
  	margin-bottom: 0;
  	margin-top: 0;
 	padding: 0;
}
embed,
iframe,
object {
 	 max-width: 100%;
}
.wp-caption {
  	background: #f1f1f1 none repeat scroll 0 0;
  	border: 1px solid #f0f0f0;
  	max-width: 96%;
  	padding: 0.313rem 0.313rem 0;
  	text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  	border: 0 none;
  	height: auto;
  	margin: 0;
  	max-width: 100%;
  	padding: 0;
  	width: auto;
}
.wp-caption .wp-caption-text {
	font-size: 0.688rem;
	line-height: 1.063rem;
	margin: 0;
	padding: 0.625rem;
}
.wp-caption-text {
	text-align: center;
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
  	display: inline-block;
  	text-align: center;
  	vertical-align: top;
  	width: 100%;
}
.gallery-item .gallery-columns-2 {
  	max-width: 50%;
}
.gallery-item .gallery-columns-3 {
  	max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
  	max-width: 25%;
}
.gallery-item .gallery-columns-5 {
  	max-width: 20%;
}
.gallery-item .gallery-columns-6 {
  	max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
  	max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
  	max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
  	max-width: 11.11111%;
}
.gallery-caption {
	display: block;
}
.woocommerce-cart-form .shop_table .coupon .input-text {
	width: 8.313rem !important;
}
.variations_form .variations .value > select {
	margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
 	 max-width: 100%;
}
.elementor-page article .entry-footer {
    display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
	padding-bottom: 0;
    padding-top: 0;
}
.elementor-page .entry-content {
	margin-top: 0;
}
.vc_desktop article .entry-footer {
  	display: none;
}
.vc_desktop #content.site-content {
  	padding-bottom: 0;
  	padding-top: 0;
}
.vc_desktop .entry-content {
  	margin-top: 0;
}
#footer-widget {
    color: #fff;
}
#footer-widget a.nav-link {
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
footer#colophon {
  	font-size: 100%;
}
body:not(.theme-preset-active) footer#colophon {
	color: #fff;
	background-color:#090b45;
	padding-bottom:60px
}
.navbar-dark .site-info {
  color: #fff;
}
.copyright {
  font-size: 1rem;
  margin-bottom: 0;
  text-align: center;
}
.copyright a, footer#colophon a {
  color: inherit;
}
.bg-light {
    background-color: #090b45 !important;
}
@media screen and (max-width: 767px) {
	
		.ctabottom1 .col-md-3.col-4 {padding:0;}
	.ctabottom1 h3 {
  margin-bottom: 5px;
  margin-top: 0px;
	 }
	 .close1 button {font-size:12px!important; margin:0!important; padding:5px!important;}
	 .ctabottom1 h3 {font-size:12px!important;}
	  .ctabottom1 p {font-size:12px!important; line-height:20px!important;}
	   .ctabottom1 svg.chakra-icon.css-bokek7 {
  border: 2px solid;
  height: 20px;
	   width: 20px; margin:0px auto 2px!important; display:block;}
	   .ctabottom1.closee {
		   padding: 5px !important;
	width: 100% !important; padding-bottom: 0 !important;
	margin: 0 !important; max-width:100%;
}
			.buttonclass {
	float: none !important; 
	margin: 0px auto !important; margin-bottom: 20px !important;
}

#masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
}
}
@media only screen and (max-width: 1280px) {
html {
	font-size: 100%;
}
}
@media screen and (max-width: 1199px) {
.navbar-dark .dropdown-item {
   color: #fff;
}
.navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
}
}
@media only screen and (max-width: 1024px) {
html {
   	font-size: 100%;
}
}
@media only screen and (max-width: 960px) {
html {
	font-size: 100%;
}
}
@media only screen and (max-width: 768px) {
.as-cta-btn{
	margin-top:1.5rem;
}
html {
    font-size: 100%;
}
aside {
    top: 0px !important;
    margin-top: 1rem !important;
}
.pkd{
	padding: 0 1rem !important;
}
#main {
    padding-right: 0rem !important;
}
.wpcr3_respond_1.wpcr3_in_content {
    overflow: scroll !important;
}	
h1.entry-title {
    font-size: 1.75rem !important;
	text-align: left;
}
.jumbotron {
    padding: 3rem 0rem 3rem 0rem !important;
}
.inner-page-top-bannerc {
    padding: .5rem 0 1rem 0rem !important;
}
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
html {
   font-size: 100%;
}
.inner-page-top-bannerc {
    padding: .5rem 0 1rem 0rem !important;
}
}
@media screen and (min-width: 768px){
.dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
    display: block;
}
.dropdown-menu{
   margin-top: 0;
}
.dropdown-toggle{
    margin-bottom: 2px;
}
.navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
	margin-bottom: 0;
}	
}
@media screen and (max-width: 500px){
	.travoMOJo_bannER_in {
	margin-top: 0px;
	padding-top: 0px;
}
	.mobilable{display:none;}
.breaking{
	display:block !important;
}
.tfn{
	font-size:16.5px !important;
}
.call-to-action p{
	padding:0 0 !important;
}
.home-card li{
	width: 100% !important;
}
.call-to-action p a {
	font-size:85%;
}
.creative ul li{
	width:100% !important;
	margin-bottom: 1rem;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
	#masthead nav {
    display: table;
}
}
.creative{
	background: #fff;
    width: 100%;
	padding: 2rem 0 1rem;
}
.creative ul{
	width:100%;
	text-align: center;
}
.creative ul li{
	width:29%;
	display: inline-block;
	text-align: left;
}
.creative ul li span{
	font-weight:600;
	color: #e2076a;
}
.creative ul li img{
	width: 60px;
	height: 51px;
	float: left;
	margin-right: 15px;
}
.creative ul li i{
	width: 35px;
	line-height: 47px;
	float: left;
	margin-right: 15px;
	color: #002172;
}
.code{
	background: #e51937;
	color: #fff;
	padding: 6px 15px;
	font-weight: bold;
	border-radius: 8px;
}
.cities img{
	margin-bottom:12px;
}
.cities img:hover{
	 opacity: 0.5; 
	transition:.6s;
}
.calltoaction{
	padding: 4rem 0;
	background: #00164d;
	text-align:center;
	color:#fff !important;
}
.calltoaction a{
	color:#fff;
	border: 2px solid #fff;
	padding: .6rem 2rem;
	border-radius:20px;
	font-weight: bold;
	background: #e51937;
}
.breaking{
	display:none;
}
@media screen and (max-width: 1900px) and (min-width: 1100px){
.drop ul.dropdown-menu {
    width: 500px;
	left:-300px;
    background-color: rgba(0, 0, 0, 0);
    background-repeat: no-repeat;
    background: #fff;
    background-position: right;
	min-width: 777px;
}
	.drop .dropdown-menu li {
    width: 33.33%;
    float: left;
}
}
.callnumtop {
    font-size: 1.3em;
    margin: -13px 0 0 1rem;
    line-height: 1.3;
    text-align: center;
    display: -webkit-box;
    width: auto;
    margin-top: 4px;
    color: #fff;
    background-color: #ffc107;
    padding: 5px 5px 0px 5px;
    border-radius: 10px;
    float: left;
}
.btnheader{
	background: #ccc0;
    color: black;
    border: none;
    font-size: 20px;
    font-weight: 600;
    padding-top: 6px;
}
.btnheader:focus{outline:none!important;}
.callnumtop i {
    font-size: 21px;
    float: left;
    /* top: 6px; */
    position: relative;
    color: #000000;
    transform: rotate(90deg);
}
.callnumtop span {
	font-size:10px;
	padding-top: 6px;
	display: inline-block;
}
.home-card{
	width:100%;
	margin:1rem 0;
	display: table;
	padding: 0;
}
.home-card li{
	width: 33.333%;
	float: left;
	list-style: none;
	border: 2px solid #fff;
}
.card{
	border: 1px solid #fff;
	border-radius: .0rem;
}
.card-img {
    width: 100%;
    border-radius: 0 !important;
	min-height: 250px;
	max-height:250px;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    background: linear-gradient(to bottom,rgba(73, 156, 173, 0) 50%,#0000009c 100%) !important;
}
.card-title {
	margin-bottom: .75rem;
	bottom: 0;
	position: absolute;
	text-align: center !important;
	font-weight: 550;
	padding: 10px 0px 0;
	width: 100%;
	margin-left: -20px;
}
.top-section{
	padding: .3rem 0 .1rem;
	text-align: center;
	background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0,0,0,0.5)), url(https://www.travomojo.com/wp-content/uploads/2021/02/AJR_FTL_Beach_0405_6ee363fe-8d6b-4937-82d9-2245f8da575b.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.top-section h1{
	padding-bottom:0;
	color:#fff;
}
#breadcrumbs{
}
#breadcrumbs a{
	font-weight: bold;
}
.jumbotron {
    border-radius: 0rem;
	background: url(images/family-packages-slider.webp);
	padding: 6rem 6rem 1.6rem;
	margin-bottom: 0; background-size:cover;
}
.jumbotron .col-md-5 {
    background: #ffc107;
    border: 3px solid #ffc107;
    padding: 1rem 1rem 2rem !important;
    text-align: center;
    display: inline-block;
}
.display-5{
	color: #333;
}
.widget .nav {
    list-style: disc !important;
	padding: 0rem 1rem;
}
.widget .nav .nav-link {
    padding:0px;
}
.badge-light {
    color: #212529 !important;
    background-color: #2ba5f7 !important;
    padding: 6px 14px !important;
}
.lead{
	font-weight: bold !important;
}
#ctaction{
   	background: linear-gradient(rgba(0, 0, 0, 0.17), rgba(0,0,0,0.5)), url(https://www.travomojo.com/wp-content/uploads/2021/02/Aerial-OneOnlyReethiRah-Maldives-CRHotel.jpg);
   	padding: 2rem 13% 4rem;
	text-align: center;
	margin-top: 1rem;
	color: #000;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}
#ctaction h2, #ctaction p{
	color:#fff;
}
.attachment-post-thumbnail {
    margin-bottom: 8px;
}
.tfn {
    border: 2.2px solid #333;
    padding: 8px 25px 7px;
    color: #333;
    font-size: 24px;
    border-radius: 20px;
}
.tfn:hover{
	color: #090b45;
}
.wpcr3_respond_2 {
    display: block;
}
.wpcr3_button_1.wpcr3_show_btn {
    display: none;
}
.wpcr3_table_2 tbody {
    border: 1.5px solid #555 !important;
    padding: 1rem;
    display: block;
}
#herotop{
	background-color: #cce3fd;
	padding:2.1rem 0 .9rem;
}
#herotop strong {
    font-size: 1.2rem;
	color: #090b45;
}
#herotop p {
	margin-bottom: 1em;
}
.pkd{
	padding: 0 6rem;
}
#main {
    padding-right: 6rem;
}
.fas.fa-bars {
    color: #fff;
    border: 2px solid #fff;
    padding: 3px 6px;
}
.ctabottom {
    color: #fff;
   z-index: 999; 
    background:#16184f;
    width: 100%;
    position: fixed;
    text-align: center;
    bottom: 0;
    line-height: 40px;
    float: left;
    bottom: 0px;
    padding: 10px 0px 10px 0px;
}
.ctabottom a {
    color: #000;
    border: 1px solid #ffc107;
    padding: 8px 30px;
    border-radius: 20px;
    margin: 10px;
    font-weight: 500;
    font-size: 22px;
    background: #ffc107;
    font-family: "Open Sans",sans-serif;
}
.ctabottom button {
    color: #fff;
border: 0px solid #fff;
font-weight: 600;
font-size: 22px;
background: transparent;
font-family: "Open Sans",sans-serif;
width: 100%;
}
.ctabottom button .icon-phone{
filter: brightness(2); }

.ctabottom p{
	font-size:14px;
	color:#fff;
	margin:-15px;
}
.ctabottom:hover{
	color: #fff;
}
li{
	line-height:40px;
	text-align:center;
}
@media only screen and (max-width: 319px), (min-width: 320px) and (max-width: 359px), (min-width: 360px) and (max-width: 413px), (min-width: 414px) and (max-width: 643px), (min-width: 644px) and (max-width: 767px){
.attachment-post-thumbnail{
	display:none
}

	.footer_number_MD {
  position: fixed;
		top: -175px; right: -15px; }
	.footer_number_MD > div::before {
		width: 60px;
height: 60px;
	}
	.footer_number_MD img {height: 35px;}
	.footer_number_MD span{display:none;}
	.widget_nav_menu li {width:100%;}
.inner-page-top-bannerc{
	background-image:none!important;
	display:none!important
}
#content.site-content{
	padding-top:0px!important
}
dl, ol, ul{
	margin:0px;
	padding:0px
}
.wp-block-buttons>.wp-block-button{
	margin-bottom:10px;
}
.wpcr3_div_2 {
    width: 100%;
    max-width: 100%;
    float: left;
	overflow:hidden
}
.wpcr3_table_2{
	float:left
}
.wpcr3_respond_1.wpcr3_in_content{
	width:100%;
	float:left
}
.wpcr3_table_2 td{
	width:100%;
	float:left
}
.wp-block-table{
  width:100%;
  float:left
}
.wp-block-table td {
   width: 100%;
   float: left;
}
.wp-block-table tr {
    width: 100%;
    float: left;
}
.wp-block-getwid-button-group .wp-block-button{
	margin-bottom:20px;
}
.wpcr3_table_2 td {
    width: 100%;
    float: left;
}
.wpcr3_table_2 tr {
    width: 100%;
    float: left;
}
.wpcr3_respond_2 input[type='text']{
	min-width:100%;
	max-width:100%;
}
.wpcr3_table_2 tbody{
	float:left
}
h1, h2, h3, h4, h5, h6{
	text-align:left
}
}
@media only screen and (max-width: 319px), (min-width: 320px) and (max-width: 359px), (min-width: 360px) and (max-width: 413px), (min-width: 414px) and (max-width: 643px), (min-width: 644px) and (max-width: 767px){
	.row.banner-row-reverse .row {
	flex-direction: inherit;
}
	.navbar-brand {
	display: none;
}
	.header_search_form {
	width: 89% !important;
text-align: center;
float: left !important;
margin-left: 0;
}
	.header_search_form .tfn-btn {
	display: inline-block;
	margin-bottom: 5px !important;
margin-top: 5px !important;
padding: 0;
border: 0;
}
	.navbar-toggler {
	padding: 10px!important;
		padding-left: 0 !important;
margin-left: -10px;
}
	.header_search_form img {
	width: 20px !important;
height: 13px !important;
margin-right: 5px !important;
vertical-align: middle !important;
}
	.header_search_form .tfn-btn {
  font-size: 15px; margin-right:5px; margin-top:15px!important;
}
	
	header#masthead {padding:0!Important;}
.ctabottom p {
  font-size: 14px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.ctabottom a {
  display: block;
  margin-top: -42px;
}
.ctabottom{
	padding: 0px;
line-height: 37px;
}
#content.site-content{
	padding-top:0px!important
}
.header_search_form{
	width:100%;
}.navbar-brand {
	display: none;
}
.travoMOJo_bannER_in{
	margin-top:0px;
}
.travoMOJo_bannER .travoMOJo_bannER_in #breadcrumbs{
	font-size:14px;
}
.travoMOJo_bannER .travoMOJo_bannER_in .home_phone{
	display:block;
}
.travoMOJo_bannER{
	height:auto;
}
.travoMOJo_bannER .travoMOJo_bannER_in .home_phone .callnumtop{
	float:left;
	clear: both;
	margin-top: 10px;
	width: auto;
}
td, th{
	width:100%;
	float:left;
}
.travomojo_side_BAR{
	display:none!important
}
.ctabottom button{
	padding:10px;
}
.home_phone .callnumtop .icon-phone{
	background-size: 20px;
	height: 20px;
	width: 20px;
	display: block !important;
	margin-top: 5px;
}
.btnheader{
	font-size: 17px;
  	width: 90%;
    padding: 6px;
}
.home_phone p{
	margin-bottom:0px;
}
.callnumtop{
	display:flex!important
}
.navbar-light .navbar-toggler {
	position: relative;
	float: left;
}
.navbar-brand {
	height: auto;
	width: 153px;
 	float: right;
	left: 16px;
	margin-right: 83px;
}
.justify-content-end{
	width:100%;
	float:left
}
#masthead nav {
	display: table;
/*   	float: right; */
  	width: 100%;
}
}
li {
    line-height: 30px!important;
    text-align: left!important;
}
form#commentform {
    margin: 20px!important;
    padding: 20px!important;
    box-shadow: rgb(32 51 119 / 58%) 0px -1px 2px 13px!important;
}
