
<!--/* Commomn styles */
body {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
a {
	color: #000000;
	font-size: 14px;
	transition-duration: 0.4s;
}
a, a:visited, a:hover, a:active {
	text-decoration: none;
	color: inherit;
	outline: none;
	font-size: inherit;
	transition-duration: 0.4s;
}
img {
	max-width: 100%;
}
.col-1by5 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.pad-none {
	padding-left: 0px;
	padding-right: 0px;
}
.pad-left-none {
	padding-left: 0;
}
.pad-right-none {
	padding-right: 0;
}
.pad-5-row {
	margin-left: -2.5px;
	margin-right: -2.5px;
}
.pad-5-row > div {
	padding-left: 2.5px;
	padding-right: 2.5px;
}
.white-bg {
	background: #fff;
}
p {
	font-weight: 300;
	font-size: 18px;
	color: #2c2c2c;
	line-height: 23.61px;
	margin-bottom: 25px;
}
p.alt {
	font-weight: 400;
	font-size: 15px;
	line-height: 17px;
	margin-bottom: 20px;
}
/*  Commomn styles end */

/* header styles start */
.header-top-section {
	margin-top: 20px;
}
.sign-section {
	float: right;
	text-align: right;
}
.sign-section ul {
	list-style: none;
	padding-left: 0px;
	display: inline-block;
	margin-bottom: 4px;
}
.sign-section ul li {
	float: left;
	padding-left: 6px;
}
.sign-section ul li a {
	color: #0c0c0c;
	font-size: 15px;
	font-weight: 500;
	background-color: transparent;
	border: none;
	padding: 0px;
	outline: none;
}
.top-contact-number {
	float: right;
}
.top-contact-number .btn {
	background-color: #cd212d;
	padding: 8px 24px;
	border-radius: 29px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
}
.top-contact-number .btn:hover {
	background-color: #333;
}
.top-contact-number img {
	padding-right: 5px;
}
header {
	position: absolute;
	left: 0px;
	right: 0px;
	z-index: 999;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border-radius: 0px;
}
.navbar-brand {
	height: auto;
	margin-top: -50px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #cd212d;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #2e2e2e;
	font-size: 16px;
	font-weight: 400;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #cd212d;
	background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color: #cd212d;
	background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-radius: 0px;
	box-shadow: none;
	border: 1px solid rgb(205, 33, 45);
	padding: 0px;
}
.dropdown-menu > li > a {
	display: block;
	padding: 6px 20px;
	clear: both;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	font-size: 15px;
	font-weight: 400;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #cd212d;
}
/*  header styles end  */


/* banner-style start */
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
	bottom: 30%;
}
.carousel-caption h2 {
	font-size: 40px;
	font-weight: 800;
	text-shadow: none;
	text-transform: uppercase;
}
.carousel-caption p {
	font-weight: 300;
	font-size: 22px;
	color: #fff;
	line-height: 23.61px;
	margin-bottom: 25px;
	text-shadow: none;
}
.carousel-caption .banner-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 9px 30px;
	font-size: 15px;
	color: #fff;
	margin-bottom: 40px;
}
.carousel-caption .banner-btn:hover {
	background-color: #333;
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #cd212d;
	border: 1px solid #cd212d;
}
/* banner-style end */


/* home-about-section style start */
.home-about-section {
	padding: 40px 0px;
}
.home-about-section h1 {
	font-size: 30px;
	font-weight: 800;
	margin-bottom: 6px;
	margin-top: 18px;
	color: #394048;
}
.home-about-section span {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 10px;
}
.home-about-section p {
	font-weight: 400;
	font-size: 16px;
	color: #555555;
	line-height: 23.61px;
	margin-bottom: 25px;
	margin-top: 12px;
	text-align: justify;
}
.home-about-section .hm-abt-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 8px 26px;
	font-size: 15px;
	color: #fff;
}
.home-about-section .hm-abt-btn:hover {
	background-color: #333;
}
/* home-about-section style end */



/* our-popular-packages style start */

.our-popular-packages {
	padding: 40px 0px;
	background-color: #f0f0f5;
	position: relative;
}
.our-popular-packages h2 {
	font-size: 28px;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.our-popular-packages p {
	font-weight: 400;
	font-size: 17px;
	color: #2c2c2c;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: center;
}
.our-popular-packages .view-pack-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 8px 26px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.our-popular-packages .view-pack-btn:hover {
	background-color: #333;
}
.package-scroll {
	margin-bottom: 30px;
}
.details-box {
	background-color: #fff;
	padding: 20px 15px;
}
.details-box h3 {
	font-size: 18px;
	font-weight: 600;
	color: #cd212d;
	margin-top: 0px;
}
.details-box p {
	font-weight: 400;
	font-size: 15px;
	color: #555555;
	line-height: 19.61px;
	margin-bottom: 9px;
	margin-top: 12px;
	text-align: justify;
}
.details-box .fa {
	color: #cd212d;
}
.our-popular-packages .owl-prev {
	position: absolute;
	top: 280px;
	left: 50px;
	z-index: 9;
	text-align: center;
}
.our-popular-packages .owl-next {
	position: absolute;
	top: 280px;
	right: 50px;
	z-index: 9;
	text-align: center;
}
.our-popular-packages .owl-nav span {
	background-color: #fff;
	color: #cd212d;
	font-size: 24px;
	display: block;
	cursor: pointer;
	float: left;
	margin-left: 0px;
	line-height: 29px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	border: 2px solid #cd212d;
}
/* our-popular-packages style end */


/* our-popular-hotels-accommodations style start */

.our-popular-hotels-accommodations {
	padding: 40px 0px;
	position: relative;
}
.our-popular-hotels-accommodations h2 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.our-popular-hotels-accommodations p {
	font-weight: 400;
	font-size: 17px;
	color: #2c2c2c;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: left;
}
.details-slid {
	background-color: #f0f0f5;
	padding: 30px 25px;
	margin-top: 36px;
}
.details-slid h3 {
	color: #cd212d;
	margin-bottom: 13px;
	font-size: 23px;
	font-weight: 400;
}
.details-slid ul {
	padding-left: 0px;
	list-style: none;
}
.details-slid ul li {
	float: left;
	padding-right: 4px;
	font-size: 13px;
	color: #ffc107;
}
.details-slid p {
	font-weight: 400;
	font-size: 15px;
	color: #555555;
	line-height: 19.61px;
	margin-bottom: 9px;
	margin-top: 12px;
	text-align: justify;
}
.details-slid .dtls-acm {
	background-color: transparent;
	border-radius: 25px;
	padding: 6px 20px;
	font-size: 15px;
	color: #cd212d;
	text-align: center;
	border: 1px solid #cd212d;
	margin-top: 11px;
}
.our-popular-hotels-accommodations .owl-nav span {
	color: #cd212d;
	font-size: 24px;
	padding-right: 5px;
}
.our-popular-hotels-accommodations .owl-nav {
	position: absolute;
	cursor: pointer;
	bottom: 64px;
	right: 876px;
	z-index: 9;
	text-align: center;
}
/* our-popular-hotels-accommodations style end */





/* grate-travel-section style start */

.grate-travel-section {
	background-image: url(../img/grate-travel-bg.jpg);
	padding: 90px 0px 90px 0px;
	background-attachment: fixed, scroll;
	background-repeat: no-repeat, repeat-y;
	background-size: cover;
	margin-bottom: 40px;
}
.text-section-box {
	background-color: #121921;
	padding: 40px 35px;
	display: inline-block;
	float: right;
}
.text-section-box h2 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	margin-top: 12px;
	line-height: 38px;
}
.text-section-box p {
	font-weight: 300;
	font-size: 16px;
	color: #fff;
	line-height: 23px;
	margin-bottom: 25px;
	text-align: justify;
}
.text-section-box .travel-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 8px 26px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
.text-section-box .travel-btn:hover {
	background-color: #fff;
	color: #cd212d;
	text-align: center;
}
/* grate-travel-section style end */


/* tour-package-section style start */
.tour-package-section {
	padding-bottom: 40px;
}
.tour-package-section h2 {
	font-size: 28px;
	text-align: center;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.tour-package-section p {
	font-weight: 400;
	font-size: 17px;
	color: #2c2c2c;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: center;
}
.place-box {
	position: relative;
	text-align: center;
	display: inline-block;
	width: 100%;
	float: left;
	background-color: #000;
	margin-bottom: 33.2px;
	overflow: hidden;
	transition: all 0.2s ease;
}
.place-box img {
	transition: 0.6s ease;
	opacity: 0.7;
}
.place-box:hover img {
	transform: scale(1.2);
}
.place-name {
	position: absolute;
	top: 7%;
	left: 30px;
	text-align: left;
}
.place-name h4 {
	font-weight: 600;
	font-size: 19px;
	color: #fff;
	line-height: 20px;
	margin-bottom: 0px;
	border-top: 1px solid transparent;
	display: inline-block;
	border-bottom: 1px solid transparent;
	padding: 2px 0px;
	margin-top: 0px;
}
.place-box:hover h4 {
	border-top: 1px solid #fff;
	display: inline-block;
	border-bottom: 1px solid #fff;
	padding: 2px 0px;
	transition: all 0.2s ease;
}
.place-box p {
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 5px;
}
/* tour-package-section style end */



/*testimonial-section style start */
.testimonial-section {
	background-color: #f0f0f5;
	padding: 50px 0px;
	text-align: center;
}
.testomonial-slider-box {
	margin-top: 15px;
	padding: 0px 80px;
}
.testomonial-slider-box p {
	font-weight: 400;
	font-size: 16px;
	color: #555;
	line-height: 23.61px;
	margin-bottom: 25px;
	margin-top: 30px;
}
.testimonial-section h2 {
	font-size: 18px;
	font-weight: 600;
	color: #cd212d;
}
.testimonial-section span {
	color: #7be6c8;
}
.testimonial-section .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #cd212d;
	border: 2px solid #cd212d;
}
.testimonial-section .owl-theme .owl-dots .owl-dot span {
	background: #000;
	border: 2px solid #000;
}
.testimonial-section .owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 5px 4px;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	border-radius: 30px;
}
/*testimonial-section style end */

/* footer styles start */
footer {
	position: relative;
}
.footer-section {
	background-color: #121921;
	padding: 40px 0px;
}
.footer-section p {
	font-weight: 300;
	font-size: 15px;
	color: #fff;
	line-height: 23.61px;
	margin-bottom: 21px;
	text-align: justify;
	margin-top: 16px;
}
.footer-section h4 {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px;
}
.footer-section .form-control {
	background-color: transparent;
	color: #fff;
	border-radius: 0px;
	height: 45px;
	width: 60%;
	float: left;
	margin-right: 15px;
}
.footer-section .btn-default {
	color: #fff;
	background-color: #cd212d;
	border-color: transparent;
	border-radius: 0px;
	width: 35%;
	font-size: 15px;
	font-weight: 600;
	padding: 11px 15px;
}
.footer-section h2 {
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 15px;
}
.footer-section ul {
	list-style: none;
	padding-left: 0px;
}
.footer-section ul li {
	margin-bottom: 5px;
}
.footer-section ul li a {
	font-weight: 300;
	font-size: 15px;
	color: #fff;
}
.footer-section ul li a:hover {
	color: #cd212d;
}
.footer-social ul {
	list-style: none;
	padding-left: 0px;
}
.footer-social ul li {
	margin-right: 7px;
	float: left;
}
.footer-social li a {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	border-radius: 29px;
	background-color: transparent;
	color: #fff !important;
	border: 2px solid #fff;
	font-size: 13px !important;
}
.footer-social li a:hover {
	color: #cd212d !important;
	border: 2px solid #cd212d;
}
.footer-bottom {
	border-top: 1px solid #1f2b3b;
	border-bottom: 1px solid #1f2b3b;
	padding: 5px;
}
.footer-bottom p {
	text-align: center;
	color: #eaecee;
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer-whatsapp-icon {
	background-color: #36b549;
	position: absolute;
	right: 50px;
	top: -34px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 38px;
	color: #fff;
	border-radius: 50px;
	line-height: 73px;
}
/*  footer styles end  */


/* register login style start */

#login_modal {
	width: 70%;
	border-radius: 0px;
	text-align: center;
	margin-left: 15%;
	background-image: url(../img/login-register-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 37%;
}
.img_login_cnt {
	width: 100%;
	text-align: center;
}
.img_login {
	height: 200px;
	width: 300px;
	padding: 20px;
	margin-top: 30px;
}
#home {
	padding-bottom: 50px;
}
#home h4 {
	font-weight: bolder;
}
.log-reg-modal .close {
	float: right;
	font-weight: 700;
	line-height: 1;
	text-shadow: 0 0px 0 #fff;
	opacity: 1;
	color: #fff;
}
.log-reg-div .modal-body p {
	color: #fff;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 16px;
}
.modal_form_login h4 {
	color: #fff;
}
.span_login_button {
	font-size: 25px;
	color: #fff;
	width: 50%;
	display: inline;
	float: left;
	font-weight: 600;
	cursor: pointer;
}
.material-icons .fa {
	color: #fff;
	cursor: pointer;
}
#arrow_modal {
	position: absolute;
	top: 20px;
	left: 20px;
}
.modal_form_login input {
	border: solid 1px lightgray;
	height: 45px;
	padding: 10px 10px 10px 10px;
	color: #353535;
	width: 80%;
	margin-bottom: 5px;
}
.modal_form_login input:focus {
	border: solid 1px #2b3f66;
}
.modal_form_login button {
	width: 80%;
	background-color: #af1f31;
	color: #fff;
	border: solid 1px #af1f31;
	padding: 10px;
	margin: 20px 0px;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.forgot_link {
	color: #fff !important;
	margin: 10px 0px;
	font-weight: 500;
}
.forgot_link:hover {
	color: #af1f31;
}
.float_label {
	position: absolute;
	margin: 0px 10px;
	bottom: 16px;
	left: 40px;
	transition: 0.5s ease all;
	pointer-events: none;
	color: #606060;
}
.modal_form_login input:focus ~ .float_label, .modal_form_login input:valid ~ .float_label {
 color:#2b3f66;
 top: 2px;
font-size:10px;
}
#showHide, #showHide1 {
	position: absolute;
	right: 45px;
	bottom: 10px;
}
#trigger {
	padding: 3%;
	text-align: center;
}
/* register login style end */



/****************inner pages style start ************************/

/* package-page style start */

.package-page {
	padding: 50px 0px 50px 0px;
}
.package-page h1 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.package-page .page-sub {
	font-weight: 400;
	font-size: 17px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: left;
}
/* package-page style end */


/* package-page-details style start */

.package-page-details {
	padding: 50px 0px 50px 0px;
}
.package-page-details h1 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #cd212d;
}
.package-page-details .rate {
	font-size: 21px;
	float: right;
	margin-top: 1px;
	color: #000;
	font-weight: 600;
}
.package-page-details span {
	font-size: 16px;
	font-weight: 600;
	color: #cd212d;
	text-decoration: line-through;
}
.package-page-details h4 {
	font-size: 17px;
	margin-top: 3px;
}
.package-page-details p {
	font-weight: 400;
	font-size: 16px;
	color: #555555;
	line-height: 23.61px;
	margin-bottom: 25px;
	margin-top: 0px;
	text-align: justify;
}
.package-page-details .detail-btn {
	float: right;
	background-color: #cd212d;
	border-radius: 3px;
	padding: 8px 26px;
	font-size: 17px;
	color: #fff !important;
	margin-top: 19px;
}
.dtil {
	font-size: 21px !important;
	color: #333;
	font-weight: 600;
}
.package-page-details ul {
	list-style: none;
	padding-left: 0px;
}
.package-page-details ul li {
	float: left;
	padding-right: 16px;
	font-size: 15px;
	font-weight: 600;
	color: #555555;
}
.package-page-details ul li .fa {
	color: #cd212d;
}
.package-page-details h2 {
	font-size: 28px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
}
.package-page-details .details-box {
	padding: 20px 15px;
	background-color: #f0f0f5;
}
.package-page-details .view-pack-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 8px 26px;
	font-size: 15px;
	color: #fff;
	text-align: center;
}
/* package-page-details style end */


/* service-page style start */

.service-page {
	padding: 50px 0px 50px 0px;
}
.service-page h1 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.service-page .page-sub {
	font-weight: 400;
	font-size: 17px;
	color: #000;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: left;
}
.service-box {
	background-color: #f7f7f7;
	margin-bottom: 30px;
}
.service-box {
	background-color: #f0f0f5;
	margin-bottom: 30px;
}
.service-box-dtl {
	padding: 10px 15px;
}
.service-box-dtl h2 {
	font-size: 20px;
	color: #cd212d;
	font-weight: 600;
	letter-spacing: 1px;
	margin-top: 8px;
	margin-bottom: 4px;
}
.service-box-dtl p {
	font-weight: 400;
	font-size: 16px;
	color: #2c2c2c;
	line-height: 23px;
	margin-bottom: 15px;
	text-align: justify;
}
/* service-page style end */


/* management-team-page style start */

.management-team-page {
	padding: 50px 0px 50px 0px;
}
.management-team-page h1 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.management-team-page .page-sub {
	font-weight: 400;
	font-size: 17px;
	color: #000;
	line-height: 18px;
	margin-bottom: 25px;
	text-align: left;
}
.team-box {
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	margin-bottom: 30px;
}
.team-designation {
	padding: 22px;
	text-align: center;
}
.team-designation h4 {
	font-size: 16px;
	font-weight: bold;
}
.team-designation h5 {
	font-size: 14px;
	line-height: normal;
	color: #4e4e4e;
	margin-top: 0px;
	font-style: italic;
}
.social-media-team {
	background-color: #fff;
	text-align: center;
	display: inline-block;
}
.social-media-team ul {
	list-style: none;
	padding-left: 0px;
	text-align: center !important;
	margin-left: 10px;
}
.social-media-team ul li {
	float: left;
	color: #cd212d;
	font-size: 17px;
	border: 2px solid #cd212d;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	margin-right: 4px;
	line-height: 33px;
}
.social-media-team ul li:hover {
	color: #7be6c8;
	border-color: #7be6c8;
}
.social-media-team ul li i {
	margin-top: 5px;
	font-size: 14px;
}
/* management-team-page style end */



/* about page style start */
.about-page-details {
	background-color: #fff;
	padding: 50px 0px 50px 0px;
}
.about-page-details h1 {
	font-size: 29px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
}
.about-page-details p {
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 15px;
	text-align: justify;
}
/* about page style end */



/* kerala-taxi-packages style start */

.rate-box {
    box-shadow: 0 4px 8px 0 rgba(168, 168, 168, 0.2), 0 6px 20px 0 rgba(204, 204, 204, 0.19);
    padding: 30px 25px;
    margin-bottom: 30px;
}
.rate-box .table-bordered > tbody > tr > td {
    color: #555;
    font-size: 15px;
    line-height: 29px;
}

.gallery-page {
    margin-bottom: 30px;
}
.img-gallery img {
    margin-bottom: 30px;
}
.gallery-page h2 {
	font-size: 28px;
	text-align: left;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}
.serv-box .place-box img {
    transition: 0.6s ease;
    opacity: 0.9;
}
.serv-box {
    display: inline-block;
    float: left;
    width: 100%;
    border: 2px dashed #cfcfcf;
    margin-bottom: 30px;
}
.serv-box .place-name h4 {
    font-weight: 600;
    font-size: 19px;
    color: #333;
    line-height: 20px;
    margin-bottom: 0px;
    border-top: 1px solid transparent;
    display: inline-block;
    border-bottom: 1px solid transparent;
    padding: 2px 0px;
    margin-top: 0px;
}
.serv-box .place-box {
    position: relative;
    text-align: center;
    display: inline-block;
    width: 100%;
    float: left;
    background-color: #000;
    margin-bottom: 0px;
    overflow: hidden;
    transition: all 0.2s ease;
}
.serv-box .place-box:hover h4 {
    border-top: 1px solid #6e6e6e;
    display: inline-block;
    border-bottom: 1px solid #6e6e6e;
    padding: 2px 0px;
    transition: all 0.2s ease;
}
/* kerala-taxi-packages style end */






/* contact us page style start */
.inner-banner {
	position: relative;
}
.inner-banner .page-heading {
	position: absolute;
	right: 55px;
	bottom: 55px;
	border: 1px solid #cd212d;
	padding: 12px 21px;
	font-size: 17px;
	font-weight: 500;
	color: #cd212d;
	background: rgba(255,255,255,0.8);
	line-height: 1;
}
.contact-page {
	margin: 40px 0px;
}
.contact-page h2 {
	font-size: 28px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
}
.contact-page p {
	font-weight: 400;
	font-size: 17px;
	color: #111;
	line-height: 23.61px;
	margin-bottom: 20px;
}
.contact-page label {
	color: #141414;
	font-size: 15px;
	font-weight: 400;
}
.contact-page span.required {
	color: red;
}
.contact-page .form-control {
	border: 1px solid #464646;
	border-radius: 0;
	height: 40px;
}
.contact-page textarea.form-control {
	max-width: none;
	height: 150px;
}
.contact-page .contact-submit {
	text-transform: uppercase;
	font-weight: 600;
	color: #fff;
	border-radius: 0px;
	background-color: #cd212d;
	padding: 11.5px 15px;
	border: none;
}
.contact-page h3 {
	font-size: 20px;
	font-weight: 600;
	margin-top: 0px;
}
.contact-page .social-media {
	text-align: left;
}
.contact-page .social-media ul {
	list-style: none;
	padding-left: 0px;
}
.contact-page .social-media ul li {
	float: left;
	padding-right: 8px;
	padding-left: 0px;
}
.contact-page .social-media ul li a {
	color: #fff;
	background-color: #cd212d;
	border-radius: 50%;
	line-height: 43px;
	font-size: 17px;
	width: 42px;
	height: 42px;
	display: inline-block;
	text-align: center;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #121921;
    border: 1px solid #121921;
        border-left-color: rgb(18, 25, 33);
        border-left-style: solid;
        border-left-width: 1px;
    border-radius: 0px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
}
.contactForm .info{
   color:#dd1e1e; 
    
}
#mail-status .success{
   color:green;
}
#mail-status  .error{
  color:#dd1e1e;    
}
/* contact us page style end */

/****************inner pages style end ************************/





/* media Query */

/* Define mobile styles */
@media (max-width: 767px) {
.col-1by5 {
	width: 100%;
}
.pad-none {
	padding-left: 15px;
	padding-right: 15px;
}
.pad-left-none {
	padding-left: 15px;
}
.pad-right-none {
	padding-right: 15px;
}
header {
	position: static;
}
.navbar-default {
	margin-bottom: 0px;
}
.navbar-brand > img {
	width: 215px;
	margin-top: 25px;
}
.navbar-default .navbar-toggle {
	border-color: #cd212d;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}
.navbar-default .navbar-toggle {
	border-color: #cd212d;
}
.carousel-caption {
	right: 7%;
	left: 7%;
	padding-bottom: 30px;
	bottom: -31%;
}
.carousel-caption h2 {
	font-size: 19px;
	font-weight: 800;
}
.carousel-caption p {
	font-weight: 300;
	font-size: 14px;
	line-height: 12.61px;
	margin-bottom: 15px;
}
.carousel-caption .banner-btn {
	background-color: #cd212d;
	border-radius: 25px;
	padding: 5px 21px;
	font-size: 11px;
	color: #fff;
	margin-bottom: 40px;
}
.home-about-section {
	padding: 20px 0px;
}
.home-about-section h1 {
	font-size: 25px;
}
.our-popular-packages {
	padding: 20px 0px;
}
.our-popular-packages h2 {
	font-size: 24px;
}
.our-popular-packages p {
	font-weight: 400;
	font-size: 15px;
}
.our-popular-packages .owl-prev {
	top: 250px;
	left: 9px;
}
.our-popular-packages .owl-next {
	top: 250px;
	right: 9px;
}
.our-popular-hotels-accommodations {
	padding: 20px 0px;
	position: relative;
}
.our-popular-hotels-accommodations h2 {
	font-size: 24px;
}
.our-popular-hotels-accommodations p {
	font-weight: 400;
	font-size: 15px;
}
.text-section-box h2 {
	font-size: 27px;
}
.text-section-box p {
	font-weight: 300;
	font-size: 15px;
	text-align: left;
}
.tour-package-section h2 {
	font-size: 24px;
}
.tour-package-section {
	padding-bottom: 20px;
}
.testomonial-slider-box {
	padding: 0px 15px;
}
.footer-section .form-control {
	width: 100%;
}
.footer-section .btn-default {
	width: 100%;
	margin-top: 8px;
}
.inner-banner .page-heading {
	right: 12px;
	bottom: 17px;
	padding: 7px 15px;
	font-size: 13px;
}
.about-page-details h1 {
	font-size: 25px;
	margin-top: 16px;
}
.contact-page h2 {
	font-size: 25px;
}
.contact-page .contact-submit {
	margin-bottom: 15px;
}
.package-page-details h2 {
	font-size: 25px;
	margin-top: 29px;
}
#login_modal {
	width: 98%;
	border-radius: 0px;
	text-align: center;
	margin-left: 1%;
	background-image: url(../img/login-register-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 15%;
}
.footer-whatsapp-icon {
	background-color: #36b549;
	position: absolute;
	right: 23px;
	top: -34px;
	width: 60px;
	height: 60px;
	text-align: center;
	font-size: 31px;
	color: #fff;
	border-radius: 50px;
	line-height: 60px;
}
#gallery-box {
    padding: 0px 15px;
}
.gallery-page .img-gallery {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
}
.img-gallery img {
    margin-bottom: 30px;
}
}

/* tablet screens */
@media all and (min-width: 768px) and (max-width: 980px) {
.header-margin {
	padding-right: 20px !important;
	font-size: 11px !important;
}
.navbar-brand > img {
	display: block;
	width: 157px;
}
.sign-section ul li a {
	font-size: 13px;
}
.top-contact-number .btn {
	padding: 5px 12px;
	font-size: 13px;
}
.nav > li > a {
	padding: 10px 9px;
}
.carousel-caption {
	bottom: -4%;
}
.carousel-caption h2 {
	font-size: 30px;
}
.carousel-caption p {
	font-weight: 300;
	font-size: 16px;
	line-height: 19.61px;
}
.our-popular-packages .owl-prev {
	top: 222px;
	left: 11px;
}
.our-popular-packages .owl-next {
	top: 222px;
	right: 11px;
}
.details-slid {
	background-color: #f0f0f5;
	padding: 19px 18px;
	margin-top: 0px;
}
.details-slid h3 {
	color: #cd212d;
	margin-bottom: 6px;
	font-size: 20px;
	font-weight: 400;
}
.inner-banner .page-heading {
	right: 34px;
	bottom: 0px;
	padding: 8px 21px;
	font-size: 15px;
}
.package-page-details h2 {
	margin-top: 42px;
}
}

/* medium desktop screens */
@media (min-width: 992px) and (max-width: 1199px) {
.col-1by5 {
	width: 20%;
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px;
	bottom: 6%;
}
.our-popular-packages .owl-prev {
	left: 5px;
}
.our-popular-packages .owl-next {
	right: 5px;
}
.details-slid {
	background-color: #f0f0f5;
	padding: 27px 25px;
	margin-top: 0px;
}
.footer-social li a {
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 25px;
	text-align: center;
	border-radius: 29px;
	background-color: transparent;
	color: #fff !important;
	border: 2px solid #fff;
	font-size: 11px !important;
}
.footer-social ul li {
	margin-right: 3px;
	float: left;
}
.inner-banner .page-heading {
	bottom: 20px;
}
.package-page-details h2 {
	font-size: 25px;
}
.footer-section h2 {
	font-size: 15px;
}
}
 @media all and (max-width: 980px) {
}

/* Large screens*/
@media (min-width: 1200px) {
.col-1by5 {
	width: 20%;
}
.container {
	width: 1200px;
}
}

/*custom screen media */
@media (max-width: 359px) {
}
-->
