@keyframes dash {
	from {
		stroke-dashoffset: 1000;
		fill-dashoffset: 1000
	}
	to {
		stroke-dashoffset: 0;
		fill-dashoffset: 0
	}
}
 
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
p,
a,
span {
	font-family: Montserrat, serif
}

body,
html {
	overflow-x: hidden
}
h2.screen-reader-text {
    display: none;
}


.carousel-caption.new {max-width: inherit;}

.carousel-caption.text-left {
    position: absolute;
    top: 0px;
}

div#slider {
    position: relative;
}


ul.price-u li {
    list-style: none;
    padding: 12px 0px;
    font-size: 14px;
}
ul.price-u {
    padding-left: 0px;
}

ul.price-u li .tick {
    color: #033b4a;
    font-size: 16px;
    font-weight: 700;
}
ul.price-u li .wrong {
    color: #cc4040;
    font-size: 17px;
}


ul.price-u li {
    list-style: none;
    padding: 13px 0px;
    font-size: 14px;
    color: #033b4a;
}










p{
	font-size: 15px;
}


main.single-post strong a, main.single-post p a, section.about-intro p a {
    color: #0097b9!important;
}
	
.category_page h1 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;
	font-weight: 700;
	
}
.category_page .btn.btn-theme.button.btn-sm {
    background: #0097b9;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
}

	.hd-blog img {
		width: 100%;
		height: auto;
		margin-bottom: 20px;   
	}

		
		ul.recent-post-list li {
			padding: 12px 0px;
		}

	a.page-numbers {
    width: fit-content;
    background-color: #22d082;
    border-radius: 3px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 3px;
	color:#fff;
}

	span.page-numbers.current {
    background-color: #0097b9;
	border-radius: 3px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 0 3px;
	color:#fff;
}

	svg.icon.icon-arrow-left {
    display: none;
}

	svg.icon.icon-arrow-right {
    display: none;
}
.navigation li a:hover, .navigation li.active a {
    background-color: #0097b9;
    color: #fff;
}
		
		.nav-links {
			display: block;
			margin: 33px 0px;
		}


.category_page h1 a {
		color: #2b2b2b;
}


.btn {
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all
}
.modal.fade.bd-example-modal-lg.checkin.show {
    position: fixed !important;
    background: rgba(0, 0, 0, 0.6);
}
.minutes {
    color: #fff;
    text-align: center;
    margin-top: 0px;
    font-weight: 500;
    font-size: 14px;
}
.btn.btn-theme {
	background-color: #01d6a3;
	color: #033b4a
}
a.btn.btn-theme.contri {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 140px;
}

.btn:hover {
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	opacity: .8
}

.sec-title {
	position: relative;
	z-index: 1;
	margin-bottom: 55px
}
 
.sec-title .h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 1.2em;
	color: #000;
	font-weight: 700;
	padding-bottom: 20px;
	text-transform: capitalize
}

.sec-title .separator {
	position: relative;
	width: 100px
}

.sec-title .separator:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background-color: #ccc
}

.sec-title .separator:after {
	position: absolute;
	content: '';
	left: 50%;
	top: -15px;
	width: 30px;
	height: 30px;
	margin-left: -15px;
	border: 10px solid #fff;
	background: #01d6a3
}

.centered {
	text-align: center!important
}

.centered .separator {
	position: relative;
	width: 100px;
	margin: 0 auto
}

.same_jumbo {
	background-image: url(../img/jumbo.jpg);
	background-size: cover;
	background-repeat: no-repeat
}

.same_jumbo .h1 {
	color: #fff;
	text-transform: uppercase;
	font-size: 32px;
	font-weight: 700
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    opacity: 1;
    background-color: #fff;
    color: #000;
}
.clients {
	background-image: url(../img/cta.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 90px 0 100px;
	text-align: center
}

.clients .box {
	border: 4px solid #01d6a3;
	padding: 30px 0 30px 0;
	background: #013948a6
}

.clients .box .h1 {
	font-size: 45px;
	color: #fff
}

.clients .box .h2 {
	font-size: 37px;
	margin: 0;
	font-weight: 600;
	color: #01d6a3;
	margin: 10px 0 10px 0
}

.clients .box .h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 600
}

.testimonial-area .inner-content {
	position: relative;
	z-index: 1;
	background-color: #fff;
	padding: 30px 0 30px 0
}

.testimonial-area .button {
	position: relative;
	display: block;
	margin-top: 7px
}

.testimonial-area .button a {
	color: #303030;
	background: #f5f5f5;
	padding: 19px 50px 19px;
	border: 2px solid #e2e2e2
}

.testimonial-area .button a:hover {
	background: #033b4a;
	border-color: #033b4a
}

.testimonial-area .owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden
}

.testimonial-area .single-testimonial-item {
	position: relative;
	display: block;
	width: 100%
}

.testimonial-area .single-testimonial-item .text-holder {
	position: relative;
	display: block;
	z-index: 1;
	padding: 65px 100px 70px 0
}

.testimonial-area .single-testimonial-item .text-holder:before {
	position: absolute;
	top: 10px;
	left: 2px;
	background: url(../img/quote.png);
	width: 31px;
	height: 26px;
	content: "";
	z-index: -1;
	background-size: contain
}

.testimonial-area .single-testimonial-item .text-holder blockquote {
	color: #033b4a;
	font-size: 18px;
	line-height: unset;
	margin: 0;
	font-style: italic
}

.testimonial-area .single-testimonial-item .img-holder {
	position: absolute;
	left: 0;
	bottom: -40px;
	right: 0;
	width: 80px;
	height: 80px;
	margin: 0;
	color: #fff
}

.testimonial-area .single-testimonial-item .img-holder img {
	width: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.testimonial-area .single-testimonial-item .name {
	position: relative;
	display: block;
	padding-top: 56px
}

.testimonial-area .single-testimonial-item .name h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 3px;
	color: #09b0dd
}

.testimonial-area .single-testimonial-item .name span {
	color: #01d6a3
}

.testimonial-area .owl-dots .owl-dot {
	position: relative;
	background-image: none;
	width: 20px;
	height: 20px;
	margin: 20.5px 4px;
	border: 2px solid #d9d9d9;
	padding: 0;
	border-radius: 50%;
	background: #f5f5f5;
	transition: all .5s ease;
	display: block
}

.testimonial-area .owl-dots .owl-dot:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 8px;
	height: 8px;
	border: 2px solid #d9d9d9;
	content: "";
	border-radius: 50%;
	margin: 4px;
	transition: all .5s ease
}

.testimonial-area .owl-dots .owl-dot span {
	display: none!important
}

.testimonial-area .owl-dots .owl-dot.active,
.testimonial-area .owl-dots .owl-dot:hover {
	background: #033b4a;
	border-color: #033b4a
}

.testimonial-area .owl-dots .owl-dot.active:before,
.testimonial-area .owl-dots .owl-dot:hover:before {
	background: #fff;
	border-color: #fff
}

.testimonial-area .owl-theme .owl-nav.disabled+.owl-dots {
	position: absolute;
	top: 0;
	left: -104px;
	margin: 29px 0
}

.checkin {
	top: 8%
}

/*.checkin .modal-content {
	background-image: url(../img/popup.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	position: relative
}
*/

.checkin .modal-content:before {
	background-image: url(../img/stetho.png);
	background-size: contain;
	bottom: 52px;
	left: 210px;
	content: "";
	height: 11%;
	position: absolute;
	width: 9%;
	pointer-events: none;
	z-index: 999
}

.checkin .modal-content .slide_right {
	background-color: #033b4a;
	min-height: 100%;
	position: relative;
	padding: 30px 20px 20px 20px;
	z-index: 1
}
.checkin .modal-content .slide_right .h3 {
    text-transform: capitalize;
    font-size: 23px;
    font-weight: 400;
    padding: 0 0 10px 22px;
}

.checkin .modal-content .slide_right .h3:after {
	content: '';
	height: 6px;
	width: 67px;
	display: block;
	margin: 13px 0 0 0;
	background: #fff
}

.checkin .modal-content .slide_right .form-control {
	   -webkit-border-radius: 40px;
	    -moz-border-radius: 40px;
	    -o-border-radius: 40px;
	    border-radius: 40px;
	    height: 43px;
	    border: none;
	    outline: 0;
	    padding: 0 21px 0 21px;
	    margin: 0 0 22px 0;
	        font-size: 14px;
    color: #000;
    font-weight: 500;
}

.checkin .modal-content .slide_right input.btn-theme {
	background: 0 0;
	border: 2px solid #01d6a3;
	color: #fff;
	padding: 6px 20px 6px 20px;
	margin-top: 3px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;
	border-radius: 40px;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	outline: 0;
	cursor: pointer
}


.checkin .modal-content .slide_right input.btn-theme:hover {
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	background-color: #033b4a;
	text-decoration: none;
	color: #fff;
	border: 2px solid #01d6a3;
}

.checkin .modal-content .slide_right .security {
	margin: 26px 0 0 4px;
	padding: 0;
	list-style: none
}

.checkin .modal-content .slide_right .security li {
	list-style: none;
	float: left;
	margin: 0 4px 0 0;
	color: #fff;
	font-size: 10px
}

.checkin .modal-content .slide_right .security li a {
	color: #fff;
	font-size: 11px
}

.checkin .modal-content .close {
	    position: absolute;
    right: -12px;
    top: -8px;
    background-color: #fafeff;
    outline: 0;
    opacity: 1;
    padding: 2px 7px 5px 7px;
    z-index: 99;
    border-radius: 50px;
}
span.wpcf7-not-valid-tip {
    
    width: 100%;
    font-size: 14px;
    color: #f94747;
    left: 8px;
}
.modal {
    z-index: 999999999 !important;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff;
    font-size: 13px;
    text-align: center;
}

.wpcf7-form-control-wrap {
    position: relative;
    width: 100%;
    float: left;
}

#bd-example-modal-lg  div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 1px solid #f7e700;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.topbar {
	background-color: #033b4a
}

.topbar ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.topbar ul li {
	float: left;
	list-style: none;
	font-size: 15px;
	color: #fff;
	padding: 13px 9px 64px 0
}

.topbar ul li i {
	color: #01d6a3
}
.socialicons a:hover {
    color: #0097b9;
}

.navbar {
	/*margin-top: -50px;
	background-color: #fff;
	z-index: 9;
	-webkit-border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
	-o-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	box-shadow: 0 2px 15px rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 2px 15px rgb(0 0 0 / 10%);*/
}

.navbar ul li {
	padding: 10px 10px 10px 10px;
	position:relative;
}
.serv_menu>a:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 7px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #180000;
}
.serv_menu > a {
    position: relative;
}
.navbar ul li a {
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

.navbar ul li a:hover {
	color: #0097b9;
	text-decoration: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

label {
    color: #fff;
   font-weight: 400;
    font-size: 16px;
}

/*
  .checkin .modal-content {
    background-image: url(../img/popup.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    border: 1px solid #033b4a;
   
}
*/

.form-control {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    height: 43px;
    border: none;
    outline: 0;
    padding: 0 21px 0 21px;
    font-size: 12px;
}




.footer {
	background: url(../img/footer.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-attachment: scroll;
	position: relative;
	z-index: 1
}

.footer::after {
	background: rgba(10, 27, 40, .95) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1
}

.footer .footer-content .footer-logo a svg {
	width: 150px
}

.footer .footer-content .footer-logo a svg #Layer_8 .cls-1 {
	fill: #033b4a
}

.footer .footer-content .footer-logo a svg #Layer_8 .cls-2 {
	fill: #fff
}

.footer .footer-content h5 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 700
}

.footer .footer-content p {
	color: #fff;
	font-size: 13px;
	padding: 6px 0 4px 0
}

.footer .footer-content .footer-list,
.footer .footer-content ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.footer .footer-content .footer-list li,
.footer .footer-content ul li {
	color: #fff;
	margin: 0 0 10px 0
}

.footer .footer-content .footer-list li span,
.footer .footer-content ul li span {
	color: #0097b9;
}

.footer .footer-content .footer-list li a,
.footer .footer-content ul li a {
	color: #fff;
	word-break: break-all;
}

.footer .footer-content .footer-list li {
	margin: 0
}

.footer .footer-content .footer-list li a {
	padding: 4px 0 10px 20px;
	display: inline-block;
	position: relative;
	font-weight: 500;
	text-transform: capitalize
}
control {
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    height: 40px;
    border: none;
    outline: 0;
    padding: 0 21px 0 21px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
}
.footer .footer-content .suscribe-input form input[type=email],
.footer .footer-content .suscribe-input form input[type=text] {
	background: 0 0;
	border: medium none;
	color: #ddd;
	font-size: 15px;
	line-height: 24px;
	padding: 11px 15px;
	height: 42px;
	border-radius: 0;
	width: 100%;
	border: 1px solid #777;
	margin: 20px 0 10px 0
}
 input.wpcf7-form-control.wpcf7-submit.btn_submit {
    padding: 7px 31px;
    border-radius: 40px;
    border: 1px solid #033b4a;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    margin: 0px!important;
}
.footer .footer-content .suscribe-input form .b_tn {
    color: #fff;
    background-color: #01d6a3;
    padding: 5px 20px 5px 20px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    font-size: 17px;
    outline: 0;
    border: none;
    text-transform: uppercase;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    margin-top: 20px;
}

.footer .footer-content .suscribe-input form .b_tn:hover {
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	text-decoration: none
}

.footer .footer-area-bottom {
	background: rgba(10, 27, 40, .99) none repeat scroll 0 0;
	padding: 25px 0;
	margin-top: 40px
}

.footer .footer-area-bottom p {
	padding: 0;
	color: #fff;
	margin: 0
}

.footer .footer-area-bottom a {
	color: #0097b9;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important;
}
div#slider .carousel-caption {
    top: 28%;
}
.pricing-features-item {
    color: #033b4a;
}
ul.sub-menu li {
    list-style: none;
}

section#banner .paragraph {
    width: 62%;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

p:empty {
   display:none;
}

.carousel-caption.text-left {
    width: 100%;
}


section#includes ul li {
    text-align: left;
}

section#includes ul {
    padding-left: 9px;
}

section#includes ul li {
    padding: 6px 0px;
}
section#second {
    padding: 60px 0px;
}
.intro .box {
    text-align: center;
    padding: 25px;
    margin: 15px 0;
    display: block;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 1px 1px 5px #0000003b;
}
.intro .box p {
    margin: 0;
}
section#includes {
    padding: 80px 0px;
}
.hd-blog h3 {
    font-size: 20px;
	  margin:20px 0px;
}
p.pain-to {
    letter-spacing: .9px;
    color: #ffffff;
    font-family: raleway, sans-serif;
    font-size: 16px;
    line-height: 27px;
    margin-top: 25px;
    background-color: #033b4a;
    padding: 8px 8px;
    font-weight: 500;
}
section#banner {
    padding: 100px 0px;
    background-image: url(https://www.blueviolet-bat-365526.hostingersite.com/wp-content/uploads/2021/03/Banner_1.9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 7% 30%;
	position: relative;
}
section#banner:before {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgb(0 151 185)!important;
}
section#banner .h2 {
    width: 67%;
    font-size: 33px;
    line-height: 45px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 23px;
}
a.btn.btn-primary.btn-lg.buti {
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    padding: 16px 27px;
    border: 1px solid #ffffff;
    z-index: 999999999999;
    float: left;
    position: unset;
    border-radius: 6px!important;
	color: #000;
    font-weight: 700;
}
.hd-blog h2 {
    font-size: 23px;
}
.pricing .h5{
	margin:0;
}
.pricing .h5 marquee {
    background-color: #162632;
    color: #fff;
    font-size: 16px;
    padding: 10px 0px;
}
.intro .detail .h4, .intro .detail h4 {
    text-transform: uppercase;
}
.menu-item-has-children:after {
   display:none;
}
.col-md-7.sec-title.centered {
    margin-bottom: 0px;
}
span.tem- {
    font-weight: bolder;
	  color:#ee4322;
}

a.collapsed {
    width: 100%;
    background-color: #f7f7f7;
    display: grid;
    padding: 20px 20px;
}
.panel.panel-default a {
    text-decoration: none;
    color: #01d6a3;
}
.panel-body p {
    margin-bottom: 0px;
}
.panel-body {
    border: 1px solid rgb(0 0 0 / 11%);
    padding: 20px;
    
}
.panel-title a {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    border: 1px solid transparent;
    margin: 0;
    color: #333!important;
    background-color: #f7f7f7;
    display: grid;
    padding: 20px;
	position: relative;
}
.panel-title a {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    border: 1px solid transparent;
    margin: 0;
    color: #fff!important;
    background-color: #033b4a;
    display: grid;
    padding: 20px 40px 20px 20px;
}

section#includes {
    padding: 60px 0;
}
section#includes p {
    text-align: justify;
}
section#includes h2 {
    text-align: left;
}

h2.text-gray{
    color: #000;
	font-size: 30px;
}
h5.busonic {
    font-size: 27px;
    border-right: 5px solid #0097b9;
    font-weight: 600;
}
body{
padding-right:0 !important; 
}
.card-body {
    min-height: 300px;
}
h3.home-new {
	font-size: 18px;
	font-weight: 700;
	color:#000;
}

section#trust {
    padding: 50px 0px;
    background-color: #f7f7f7;
}

/**Abhishek css **/

.news_covid {
    background-color: #cc4040;
    padding: 12px 0;
    color: #fff;
    font-weight: 400;
    text-align: center!important;
    z-index: 20;
    bottom: 0;
    position: fixed;
    width: 100%;
}
.news_covid p {
    margin: 0;
    padding: 0;
}
footer {
    margin-bottom: 48px;
}
.menu-item-has-children ul.sub-menu {
    position: absolute;
    width: 270px;
    background-color: #fff;
    padding: 16px;
	display:none;
}

.menu-item-has-children:hover ul.sub-menu{
	display:block;
}

/**Abhishek css **/
/** pooja css **/
.topbar ul {
    padding: 0 0 0;
}
.topbar ul li {
    float: none;
    padding: 13px 9px 6px 0;
    display: inline-block;
}
p:last-child {
    margin: 0;
}
.intro.benefits_sec .box {
    min-height: 325px;
}
.intro.why_us_sec .box {
    min-height: 200px;
}
.intro.travel_content_sec .box {
    min-height: 275px;
}
.pricing .pricing-header {
    min-height: 45px;
}
.blog-home .card-img-top img {
    height: 200px;
    object-fit: cover;
}
.blog-home .card-body {
    min-height: 320px;
}
/** blog page css **/



#faq h2.min-heading{
    font-size: 18px;
	font-weight: 600;
}
#faq .panel-group .panel-heading .panel-title a:after {
	position: absolute;
	right: 0;
	top: 10px;
	display: inline-block;
	content: "-";
	font-weight: 600;
	color: #fff;
	padding: 1px 16px;
	font-size: 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}

#faq .panel-group .panel-heading .panel-title a.collapsed {
	
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s
}
#faq .panel-group .panel-heading .panel-title a.collapsed:after {	
	content: "+";
}
.main-contact-form {
    margin-top: 50px;
    text-align: left;
}
.main-contact-form input[type="submit"] {
    margin: 15px 0 0;
}
.footer .footer-area-bottom {
    text-align: center;
}
.footer .footer-content .footer-list li a {
    padding: 4px 0 10px 0px;
}
.footer .footer-content .footer-list li a:hover {
    color: #0097b9;
	text-decoration: none;
}
footer .socialfollows {
    padding: 0;
    margin: 10px 0 0;
}
footer .socialfollows li a:hover {
    color: #0097b9;
}
.map_section iframe {
    display: block;
}
section#faq {
    padding-bottom: 50px;
}
.jumbotron.same_jumbo {
    margin-top: 0;
    padding-top: 68px;
    background-color: #033b4a;
    border-radius: 0;
    margin-bottom: 0;
}
ul.tags {
    font-family: cursive;
}  

/* colaps */
.new_colps .card-link {
    padding: 0;
    background-color: #033b4a;
    color: #fff;
}
.new_colps .card-body {
    min-height: auto;
}
.c-tab-content .card-header {
    padding: 20px 35px 20px 20px;
    background-color: #033b4a;
}
.c-tab-content .card-header a {
    color: #fff;
    width: 100%;
    display: block;
    position: relative;
}
.c-tab-content .card-header a.collapsed .rotat {
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    -webkit-transform: rotate(-47deg);
    -moz-transform: rotate(-47deg);
    -ms-transform: rotate(-47deg);
    -o-transform: rotate(-47deg);
    transform: rotate(-47deg);
}
.c-tab-content .rotat {
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    width: 14px;
    height: 14px;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    -webkit-transform: rotate(42deg);
    -moz-transform: rotate(42deg);
    -ms-transform: rotate(42deg);
    -o-transform: rotate(42deg);
    transform: rotate(42deg);
    position: absolute;
    right: -23px;
    top: 0;
}
.new_colps.c-tab-content h2.min-heading a {
    color: #01d6a3 ;
}
.new_colps.c-tab-content h2.min-heading {
    font-size: 17px !important;
} 
.new_colps .card-body ul li {
    font-size: 16px !important;
} 
.call ul li a, .address li a, .address li {
    font-size: 13px !important;
}
a.btn.btn-md.text-uppercase.cust-nav-apply-button {
    background-color: #0097b9;
    color: #fff;
    padding: 10px 20px;
    font-weight: 600;
}
header#top-nav.stickyHeader {
    top: 0px !important;
}
header#top-nav.stickyHeader {
    transition: all 0.5s ease;
    width: 100%;
    top: 0px;
    left: 0;
    position: fixed;
    top: 59px;
    padding: 4px 0px;
    z-index: 999;
    background-color: #ffffffe0;
    box-shadow: 0 0 5px 0 #c5c5c5;
}
.modal .slide_left {
    background: linear-gradient(154deg, rgba(255,255,255,1) 35%, rgba(0,151,185,1) 100%);
    padding: 37px;
}
/* colaps  E */
@media screen and (min-width: 1400px){
p{
	font-size: 16px;
}
}
@media screen and (max-width: 1199px){
.topbar ul li {
    padding: 15px 0px 13px 0px !important;
}
.socialicons a {
    padding: 13px 9px 13px 10px;
}
.intro .box {
    padding: 20px;
}
.intro.benefits_sec .box {
    min-height: 280px;
}
	.intro.why_us_sec .box {
    min-height: 175px;
}
.intro.travel_content_sec .box {
    min-height: 215px;
}
.blog-home .card-body {
    min-height: 370px;
}
h5.busonic {
    display: table;
    margin: 0 auto 20px;
    padding-right: 15px;
} 
.col-lg-2.p-0.call {
	display: none;
}
footer {
    margin-bottom: 70px;
}
.jumbotron.same_jumbo {
	padding-top: 90px;
}
}

@media screen and (max-width: 991px){

.topbar ul {
    padding: 0;
}
.topbar ul.address {
    text-align: center;
}
.topbar ul li {
    padding: 10px 0px 0 0px;
}
.menu-item-has-children ul.sub-menu {
    position: relative;
    box-shadow: 0 5px 15px rgb(0 0 0 / 25%);
	-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 25%);
    width: 100%;
	/* display: block; */
}
.menu-item-has-children ul.sub-menu {
    position: absolute !important;
    width: 270px !important;
    padding: 16px;
    display: none;
    background-color: #fff !important;
    z-index: 99;
}
.socialicons a {
    padding: 8px 9px 10px 10px;
}
.intro.benefits_sec .box {
    min-height: 260px;
}
.intro.why_us_sec .box {
    min-height: 155px;
}
.img_cont img {
    max-width: 450px;
    margin: auto;
    display: block;
	width: 100%;
	height:auto;
}
.pricing-table {
    box-shadow: none;
}
.pricing-features {
    margin: 20px 0
}
.blog-home .card-body {
    min-height: 320px;
}
section.intro ul.bullet {
    padding: 0;
}
section.intro ul.bullet li {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0 0 0 20px;
}
section.intro ul.bullet li:before {
    position: absolute;
    content: ".";
    left: 0;
    top: -25px;
    font-size: 35px;
}

.carousel .carousel-inner .carousel-item img {
    height: 350px;
    object-fit: cover;
    object-position: right;
    width: 100%!important;
    max-width: 100%;
    margin-left: 0;
}
div#slider .carousel-caption {
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.sec-title .h2 {
	font-size: 22px;
}
#faq h2.min-heading {
    font-size: 16px;
}
footer {
    margin-bottom: 65px;
}

.checkin .modal-content {
    background-image: none;
    background: transparent;
    border: 0;
}
.checkin .modal-content .slide_right:after{
	content: none;
}
}

@media screen and (max-width: 767px){
	.slide_left{
		display:none;
	} 
.topbar {
    text-align: center;
}
.topbar ul {
    display: none;
}
	
    .wp-has-aspect-ratio .rll-youtube-player {
    padding-bottom: 0;
    width: 97%!important;
    height: 250px!important;
    }
	
	
.socialicons a {
    float: none;
    display: inline-block;
}
div#slider {
    margin-top: 0;
}

.carousel .carousel-inner .carousel-item:before {
    position: absolute;
    content: "";
    background: rgb(0 0 0 / 53%);
    width: 100%;
    height: 100%;
}
.carousel-caption.text-left {
    width: 100%;
    left: 0;
}
.carousel .carousel-caption .h1 {
    font-size: 20px !important;
	color:#fff;
}
.carousel .carousel-caption p {
    font-size: 15px !important;
	color:#fff;
}
section#banner {
    padding: 50px 0px;
}	
section#banner .h2 {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
}
h2.text-gray {
    font-size: 20px!important;
}
p {
    font-size: 15px;
}
.intro .title-h3,h3.home-new {
    font-size: 18px;
	margin-top:0;
}
.intro .detail .h4{
    font-size: 16px;
}
.intro.why_us_sec .box {
    min-height: auto;
}
.intro.benefits_sec .box {
    min-height: auto;
}
.blog-home .card-body {
    min-height: auto;
}
.img_cont img {
    max-width: 300px;
}
.cta {
    padding: 50px 0;
}
.cta .h4 {
    font-size: 20px;
    line-height: 26px;
}
.cta .h1 p {
    font-size: 26px;
}
.sec-title {
    margin-bottom: 35px;
}
.sec-title .h2 {
    font-size: 20px;
}
section#trust {
    padding: 50px 0px;
}
section#second {
    padding: 50px 0px;
}
section#second h2.text-gray {
    margin-top: 0!important;
}
.pricing {
    padding: 50px 0 50px;
}
section#includes {
    padding: 50px 0;
}
section.intro ul.bullet li {
    display: flex;
    margin: 10px auto;
}
.news_covid p {font-size: 12px;}
footer {
    margin-bottom: 58px;
}
.min-heading{
	font-size: 20px;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children ul.sub-menu li {
    list-style-type: none;
    padding: 0;
    margin-bottom: 9px;
}
.menu-item-has-children ul.sub-menu li a {
    font-size: 14px;
}

.menu-item-has-children:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 6px solid #45484b;
	top: 20px;
	margin-left: 3px;
}
.menu-item-has-children ul.sub-menu {
    left: -189px;
} 
.menu-item-has-children ul.sub-menu li {
   padding:0!important; 

}
.menu-item-has-children ul.sub-menu li a{
   color:#000 !important; 
}
.menu-item-has-children ul.sub-menu {
   left: 0;
}
.menu-item-has-children:after {
	border-top: 6px solid #ffffff;
	top: 15px;
}
p.minutes {
	text-align: left;
	margin-top: 12px;
	font-size: 11px !important;
}


.checkin .modal-content .slide_right .h3 {
	font-size: 20px;
	padding: 0 0 10px 0;
}

.checkin .modal-content .slide_right .form-control {
	height: 35px;
	margin: 0 0 2px 0;
	font-size: 12px;
}
.checkin .modal-content .slide_right label {
	font-size: 14px;
}

.checkin .modal-content .slide_right span.wpcf7-not-valid-tip {
	top: 8px;
	width: 100%;
}

.navbar .navbar-brand img {
	width: 160px
}
.navbar div#collapsibleNavbar {
	position: absolute;
	right: 0;
	top: 71px;
	z-index: 999;
	background: #222;
	padding: 8px 10px 19px 10px;
	border-radius: 0 0 10px 10px;
		width: 100%;
}
.navbar div#collapsibleNavbar ul li {
	padding: 4px 0 4px 0
}
.navbar div#collapsibleNavbar ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 400
}
.footer .footer-content h5 {
    font-size: 16px;
}

.footer-contacts {
	margin-top: 20px;
	margin-bottom: 35px;
}
.footer .footer-content .footer-list li a {
    padding: 5px 0;
}
.footer-content {
	margin-bottom: 30px;
}
.footer .footer-content .suscribe-input form input[type=email]{
	margin: 1px 0 10px 0;
}
.footer .footer-area-bottom p {
	font-size: 12px;
	text-align: center;
}

.footer .footer-area-bottom {
	margin-top: 0;
}
.pricing .ptablebox-content .feature-lines {
	padding: 12px 17px 15px 17px;
}
.pricing .ptablebox-content {
	padding: 20px 0 30px;
	border: 2px solid #e4e7e8;
	height: 250px;
	overflow: hidden;
}
.sec-title .h2 {
    font-size: 21px;
    padding-bottom: 10px;
}
h5.busonic {
    font-size: 20px;
}
section#trust img {
    max-width: 125px;
    width: 100%;
}
.same_jumbo .h1 {
    font-size: 20px;
}
.site-main span.tem- {
    color: #fff;
}
.blog_sec .content-area h2.entry-title {
    font-size: 17px !important;
    line-height: 1.3 !important;
} 
.side-bar .widget {
    padding: 30px 15px !important;
}
.new_colps .card-body ul li {
    font-size: 15px !important;
}
	
	
	/*nav.navbar.mb-3.navbar-expand-lg {
    margin-top: 56px;
    position: fixed;
    z-index: 999999;
    top: 46px;
    width: 90%;
    margin: 0 auto;
}*/
html .topbar {
    position: relative;
    top: 0px !important;
    right: 0;
    left: 0;
    z-index: 9;
}

a.header-logo img {
    width: 116px;
    height: 40px;
}
	
	.modal .slide_left
    {
    display:none;
    }
	
	
	
	html nav.navbar.mb-3.navbar-expand-lg {
    margin-top: 0!important;
}
	a.btn.btn-md.text-uppercase.cust-nav-apply-button {
    
    padding: 7px 13px;
    font-weight: 600;
    font-size: 14px;
}
	
	
	
	
} /* 767px */

@media screen and (max-width: 414px){
a.header-logo img {
    max-width: 150px;
}
.contact-detail-box P {
    font-size: 14px;
    word-break: break-all;
}
footer {
	margin-bottom: 90px;
}
}
/* 414px */
@media screen and (max-width: 280px){
footer {margin-bottom: 110px;}
	a.header-logo img {
    max-width: 150px !important;
}
	
}

/** pooja css end **/