
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
	text-decoration:none;
}
input[type="button"],input[type="submit"],.contact-form input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
     font-family: 'Raleway', sans-serif;	
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
img{
	width:100%;
}


/*-- header --*/


/*-- Index-Page-Styling --*/

header {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 2em 0;
}
.bg-light {
    background-color: transparent !important;
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: #f2994a;
    border-bottom: 1px solid #f2994a;
    font-weight: bold;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    border-bottom: 1px solid #fff;
}
li.nav-item {
    padding: 0 15px;
}
.dropdown-menu {
    padding: 1rem;
    min-width: 12rem;
}
ul.dropdown-menu li {
    padding: 10px 0;
}
ul.dropdown-menu li a {
    font-size: 16px;
    color: #333;
    letter-spacing: 1px;
	border-bottom: 1px solid;
    padding-bottom: .2rem;
}
ul.dropdown-menu li a:hover {
	color: #f2994a;
	border-bottom: 1px solid;
}
.navbar-light .navbar-brand {
    font-size: 1.1em;
    color: #f2994a;
    text-shadow: 2px 2px #ffffff;
    text-decoration: none;
    font-weight: 700;
	margin: 0;
    text-transform: uppercase;
    padding: 0;
    letter-spacing: 3px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: .2rem;
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #fff;
    text-shadow: 2px 2px #ffffff;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: #f2994a;
    border-bottom: 1px solid #f2994a;
}
.header-top {
    background: rgba(0, 0, 0, 0.5);
    padding: 15px;
}
.navbar{
	padding: 0;
}
.header-top p {
    margin: 0;
    color: #eee;
    letter-spacing: 2px;
    font-size: 15px;
}
.header-top p i {
    color: #f2994a;
	margin-right: 10px;
}
.top-right {
    text-align: right;
}
/*-- /slider --*/

/*-- banner-top --*/

.banner-top {
	background: url(../images/banner1.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-top1 {
	background: url(../images/banner2.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-top2 {
	background: url(../images/banner5.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-top3 {
	background: url(../images/banner4.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 780px;
}

.banner-info_agile_w3ls {
	text-align: center;
	padding-top: 23em;
}

.banner-info_agile_w3ls h3 span,.banner-info_agile_w3ls h2 span {
	padding: 0 15px;
	font-weight: 600;
    color: #eee;
    text-decoration: underline;
}

.banner-info_agile_w3ls a {
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	letter-spacing: 3px;
	font-size: 14px;
	margin: 1em 0 0em;
	background: rgba(255, 255, 255, 0.2);
	display: inline-block;
}
.banner-info_agile_w3ls a:hover{
	color:#000;
}
.banner-info_agile_w3ls h3,.banner-info_agile_w3ls h2 {
	font-size: 3em;
	color: #fff;
	font-weight: 100;
	letter-spacing: 1px;
     text-transform: capitalize;
}

.banner-info_agile_w3ls p {
	font-size: 1em;
	color: #fff;
	margin: 1.5em 0;
	letter-spacing: 6px;
}

.banner-info_agile_w3ls i {
    vertical-align: middle;
}
.layer{
      background: rgba(50, 50, 50, 0.25);
	  min-height: 780px;
}
/*-- //banner-top --*/

/*--social_media_icons_style--*/
.w3_agileits_social_media {
    text-align: center;
    position: absolute;
    left: 4%;
    top: 18em;
    z-index: 99;
}
.w3_agileits_social_media ul li {
    list-style: none;
    margin-bottom: 1em;
}
.w3_agileits_social_media ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
     font-size: 14px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 38px;
    background: transparent;
    box-shadow: 0px 0px 5px #fbfcff;
}
.w3_agileits_social_media ul li a:hover {
    color: #f2994a;
}
p.ab {
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
    font-weight: bold;
    font-size: 14px;
    transform: rotate(-90deg);
    left: -0.4%;
	bottom: 20%;
    position: absolute;
    z-index: 99;
}
/*--//social_media_icons_style--*/

.thim-click-to-bottom {
	position: absolute;
	bottom: 18%;
    left: 49%;
    height: 40px;
    font-size: 40px;
    line-height: 40px;
    -webkit-animation: bounce 2s infinite ease-in-out;
    z-index: 99;
}
.thim-click-to-bottom i {
    color: #ddd;
}
.rotate a {
    border: 2px solid #ddd;
    font-size: 20px;
    padding: 10px;
    line-height: 65px;
	border-radius: 30px;
    text-align: center;
}
@-webkit-keyframes bounce {
	0%, 20%, 60%, 100%  { -ms-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -o-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -moz-transform: translateY(0); }
	0%, 20%, 60%, 100%  { -webkit-transform: translateY(0); }
    40%  { -webkit-transform: translateY(-20px); }
	80% { -webkit-transform: translateY(-10px); }
}
/*-- hover-effect --*/

/*--slider--*/

#slider2,
#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0 auto;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs .rslides_here a {
	background: rgba(255, 255, 255, .1);
	color: #fff;
	font-weight: bold;
}

.events {
	list-style: none;
}

.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
}

.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}


#slider3-pager a {
	display: inline-block;
}

#slider3-pager span {
	float: left;
}

#slider3-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}

#slider3-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}

#slider3-pager a {
	padding: 0;
}

#slider3-pager li {
	display: inline-block;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	height: auto;
	border: 0;
}

.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 44%;
	right: 4%;
	padding: 0;
	margin: 0;
	display: block;
	z-index: 99;
}

.slider-top span {
	font-weight: 600;
}

.callbacks_tabs li {
	display: block;
	margin: 5px 0px;
}


/*----*/

.callbacks_tabs a {
    border: 2px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 30px;
	border-radius: 50%;
    color: #fff;
    display: block;
    text-align: center;
}

.callbacks_here a {
	background: #f2994a;
    border: 2px solid #f2994a;
}
.slider {
    position: relative;
}
/*-- //slider --*/

/*-- booking-form--*/
.book-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9a9797;
}
.book-form::-moz-placeholder { /* Firefox 19+ */
  color: #9a9797;
}
.book-form::-ms-input-placeholder { /* IE 10+ */
  color: #9a9797;
}
.book-form::-moz-placeholder { /* Firefox 18- */
  color: #9a9797;
}
.book-form   label {
    font-size:15px;
    color: #333;
    text-align: left;
    display: inline-block;
    float: left;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.book-form label span {
    margin-right: 5px;
    color: #f2994a;
}
.book-form input[type="text"],.book-form input[type="date"],.book-form input[type="text"],.book-form input[type="email"] {
    width: 100%;
    color: #9a9797;
    outline: none;
     font-size: 15px;
    padding: 10px 15px;
    letter-spacing: 1px;
    border: 2px solid #fff;
    -webkit-appearance: none;
    margin-bottom: 1em;
    background: #333;
}
.book-form form input[type="submit"] {
    background: #f2994a;
    color: #FFFFFF;
    border: 2px solid #f2994a;
    padding: 8px 15px;
    font-size: 15px;
	font-weight: 600;
    outline: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
    width: 100%;
	cursor: pointer;
    letter-spacing: 1px;
    margin-top: 2.3em;
    -webkit-appearance: none;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 10px);
}
.book-form {
}
.book-form p {
    color: #fff;
    font-size: 24px;
    margin-bottom: .8em;
    letter-spacing: 5px;
    word-spacing: 7px;
    text-transform: uppercase;
}
.book-form select.form-control {
    outline: none;
    font-size: 15px;
    padding: 7px 10px;
    letter-spacing: 1px;
    width: 100%;
    line-height: 25px;
    background: #333;
    color: #9a9797;
    border: 2px solid #fff;
	box-shadow:none!important;
}
.form-date-w3-agileits.second-agile {
    width: 30%;
}
.form-date-w3-agileits.second-agile,.form-time-w3layouts.second-agile,.form-left-agileits-w3layouts.second-agile,.form-left-agileits-w3layouts.bottom-w3ls.second-agile {
 
    margin-right:0!important;
	    padding:0!important;
}
.form-left-agileits-w3layouts.bottom-w3ls {
    padding:0!important;
}
.book-form input[type=submit]:hover {
    border: 2px solid #f2994a;
     color: #f2994a;
    background: none;
}
.form-control {
    border-radius: 0rem; 
}
.booking h3 {
    font-size: 22px;
    color: #333;
    letter-spacing: 3px;
    font-weight: 700;
    text-transform: uppercase;
}
/*-- //booking-form--*/

/*-- bottom --*/
.bottom {
    background: #f2994a;
}
.bottom-grids h4 {
    font-size: 25px;
    letter-spacing: 5px;
    color: #eee;
}
.bottom-grids h3 {
    font-size: 50px;
    color: #eee;
    font-weight: 700;
    letter-spacing: 2px;
	text-transform: capitalize;
}
.bottom-grids .grid1 a {
    font-size: 15px;
     display: inline-block;
    color: #f2994a;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    padding: 13px 30px;
    border-radius: 35px;
}
.bottom-grids .grid1 a:hover,.welcome-grids a:hover {
    color: #fff;
    background: #333;
}
.bottom-grids img {
    border: 4px solid #fff;
}
a.arrow-2 {
    font-size: 60px;
    color: #eee;
    margin-top: .8em;
    display: inline-block;
    outline: none;
}
/*-- bottom --*/

/*-- welcome --*/
.welcome-grids h4 {
    color: #999;
    text-transform: capitalize;
    font-size: 20px;
}
.welcome-grids h3 {
    font-size: 24px;
    color: #333;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.welcome-grids p {
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
}
.welcome-grids a {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f2994a;
    padding: 13px 30px;
    border-radius: 35px;
}
.position {
	padding: 12px;
    border: 4px solid #666;
}
.welcome-grid3 img {
	padding: 12px;
    border: 4px solid #f2994a;
}
h2.heading,h3.heading {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 5px;
    color: #3a3a3a;
}
/*-- welcome --*/

/*-- //services --*/
/*-- mid --*/
.list-inline> li {
    margin: 1.2em 0;
    display: block;
    padding: 0;
}
.list-inline> li a{ 
    display: block; 
}
.mid-text-info h4 {
    color: #fff;
	font-size: 16px;
	letter-spacing: 1px;
    line-height: 26px;
}
.news-right h4{
    font-size: 26px;
    color: #f39a48;
    letter-spacing: 5px;
    font-weight: 600;
     text-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
}
.mid-text-info p {
	margin-top: 0.3em;
    letter-spacing: 1px;
    font-family: initial;
    color: #ccc;
    text-decoration: underline;
}
.list-inline> li a img {
    width: 25%;
    border-radius: 50%;
    background: #ffffff;
    padding: .3em;
}
.desoSlide-wrapper {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.desoSlide-overlay {
    z-index: 10;
    color: #fff;
    font-size: 1em;
    text-align: left;
    font-weight: 300;
    line-height: 2em;
    padding: 2.5em;
    opacity: 0.8 !important;
    filter: alpha(opacity=100);
    background: #f2994a;
    width: 50% !important;
    position: absolute;
    top: 18% !important;
    left: -50% !important;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.desoSlide-wrapper img {
    width: 100%;
    background: rgb(255, 255, 255);
    padding: .4em;
}
.mid-text-info {
    float: right;
    width: 70%;
}
.desoSlide-overlay .btn.btn-primary.play {
    color: #fff;
    font-size:1.4em;
	margin-bottom: .5em;
    font-weight: 700;
}
.desoSlide-wrapper:hover .desoSlide-overlay {
	left: 0% !important;
}
.desoSlide-overlay  ul li{ 
	display:block;	
} 
.desoSlide-overlay  ul li a {
    display: block;
	padding: 1em;
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
.desoSlide-overlay  ul li a:hover {
	-moz-opacity: 1;
    opacity: 1;
}
.desoSlide-overlay  ul li a span.glyphicon {
    font-size: 1.3em;
    color: #fff;
}
.desoSlide-overlay  ul li a h6 {
    font-size: 0.9em;
    color: #fff;
    margin-top: .5em;
} 
section.middle-sec-agileinfo-w3ls{
	background: -webkit-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -moz-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: -ms-linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background: linear-gradient(rgba(23, 22, 23, 0.2), rgba(23, 22, 23, 0.5)), url(../images/banner5.jpg) no-repeat;
	background-size: cover;

}
section.middle-sec-agileinfo-w3ls h3.heading{
	color: #fff;
}
/*-- //mid --*/

/*-- //featured_services --*/

.featured_services {
	text-align: center;
}

.w3_agile_services_grid {
	text-align: left;
}

.w3_service_grid_left_grid {
	width: 120px;
	height: 120px;
	border: 1px solid #212121;
	margin: 0 auto;
	padding-top: 1em;
	position: relative;
	overflow: hidden;
}

.w3_service_grid_left_grid img {
	margin: 0 auto;
}

.w3l_service_grid_left h4 {
	font-size: 1.1em;
	color: #fff;
	font-weight: 600;
	margin: 1em 0;
	letter-spacing: 3px;
	line-height: 1.5em;
	text-transform: uppercase;
}

.module {
  width: 100%;
  overflow: hidden;
}
.module p {
  margin: 0;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
}
.w3l_service_grid_left p {
	color: #fff;
	line-height: 2em;
	margin-bottom: 1.5em;
}

.w3_agile_service_more a {
	font-size: 1.2em;
	color: #212121;
	letter-spacing: 2px;
	text-decoration: none;
}

.w3_agile_service_more a i {
	padding-left: 1em;
	color: #48b7ec;
}

.w3_agile_service_more a:hover {
	color: #48b7ec;
}

.w3_agile_service_more a:hover i {
	color: #212121;
}

.w3_service_grid_left_grid img {
	transition: transform 0.5s;
	transform: scale(1.10);
	-webkit-transform: scale(1.10);
	-moz-transform: scale(1.10);
	-o-transform: scale(1.10);
	-ms-transform: scale(1.10);
}

.w3l_service_grid_left:hover .w3_service_grid_left_grid img {
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}

.w3l_service_grid_left:hover .w3_service_grid_left_grid {
	border: 1px solid #48b7ec;
}

.agile_services_grid_pos {
	position: absolute;
	bottom: -13%;
	left: 6%;
	width: 55px;
	height: 55px;
	background: #f2994a;
	border-radius: 50px;
	border: 2px solid #fff;
	text-align: center;
}

.agile_services_grid_pos i {
	font-size: 1.3em;
	color: #fff;
	line-height: 2.5em;
}

.agile_services_grid figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}


/* Rotate */

.hover06 figure img {
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}

.hover06 figure:hover img,
.w3_agile_services_grid:hover .hover06 figure img {
	-webkit-transform: rotate(0) scale(1.2);
	transform: rotate(0) scale(1.2);
	-moz-transform: rotate(0) scale(1.2);
	-o-transform: rotate(0) scale(1.2);
	-ms-transform: rotate(0) scale(1.2);
}

.agile_services_grid {
	position: relative;
}

.w3_agile_services_grid .card, .tourguides .card, .blogs .card, #bookingdetail .card {
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    border: 0;
}

.readmore {
    color: #6c757d;
}

.text-orange, .readmore:hover {
    color: #f2994a !important;
}

.text-price {
    font-weight: bold;
    font-size: 20px;
}

.w3_agile_services_grid h4, .tourguides h4 {
    font-size: 1.2em;
    color: #111;
    margin: 2em 0 0.5em;
    letter-spacing: 4px;
    font-weight: 600;
    text-transform: uppercase;
}
.w3_agile_services_grid p {
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
}
.btn-viewall {
    font-size: 14px;
    display: inline-block;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f2994a;
    padding: 14px 40px;
    border-radius: 35px;
}
.btn-viewall:hover {
    background: #333;
    color: #fff;
}
/*-- //featured_services --*/

/*-- team --*/
.team{
}
.wthree_head1{
	color:#fff;
}
.agileits_team_grid_figure,.agileits_team_grid_figure_social {
    float: left;
}
.agileits_team_grid_figure img {
    border: 5px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
     margin-left: 2em;
    width: 130px;
    height: 130px;
}
.agileits_team_grid_figure_social{
	margin: 2em 0 0 0.5em;
}
.agileits_team_grid h4{
	font-size:1.2em;
    color: #f2994a;
    font-weight: 600;
	margin: 1em 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.agileits_team_grid h4 span{
    font-size: .7em;
    text-transform: capitalize;
    text-decoration: underline;
    color: #777;
}
.agileits_team_grid p{
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
}
.agileits_team_grid {
    text-align: center;
    padding: 2em 1em;
     border: 1px solid rgba(146, 146, 146, 0.27);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.agileits_team_grid:hover {
    background: #222;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.w3layouts_banner_info_right ul li,.w3ls_social li{
	display:inline-block;
}
.w3layouts_banner_info_right ul li a,.w3ls_social li a{
    width: 33px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 11px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
a.w3_agile_facebook{
	background:#3b5998;
}
a.agile_twitter{
	background:#1da1f2;
}
a.w3_agile_dribble{
	background:#ea4c89;
}
a.w3_agile_vimeo{
	background:#1ab7ea;
}
a.w3_agile_facebook:hover {
    background: #84a3e3;
}
a.agile_twitter:hover{
	background:#68b8e9;
}
a.w3_agile_dribble:hover{
	background:#f782af;
}
a.w3_agile_vimeo:hover{
	background:#5acef3;
}
/*-- //team --*/

/*-- footer --*/
footer {
    background: #212121;
}
.footer-grids a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 3px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-grids i {
    color: #f2994a;
    margin-right: 10px;
}
.footer-grids {
    border-bottom: 1px solid #464646;
}
/*-- //footer --*/
p.para {
    margin: 0;
    font-size: 0.95em;
    color: #a5a3a3;
    line-height: 2em;
    letter-spacing: 1px;
}
.subscribe-grid {
    margin: 0 auto;
    width: 70%;
}
.subscribe-grid h5 {
    color: #fff;
    text-transform: capitalize;
    font-size: 19px;
     letter-spacing: 2px;
    font-weight: 600;
}
.subscribe-grid p.para{
    color: #aaa;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 1em 0 2em;
	text-transform: lowercase;
}
.subscribe-grid p {
    color: #f2994a;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 1em 0 2em;
	text-transform: capitalize;
}
.subscribe-grid p span {
    color: #fff;
     font-weight: 600;
    margin: 0 5px;
    text-decoration: underline;
}

.subscribe-grid form {
	position: relative;
     width: 70%;
    margin: auto;
}
.subscribe-grid form:hover input[type="email"] {
	border: solid 2px rgba(255, 255, 255, 0.14);
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.subscribe-grid input[type="email"] {
	display: inline-block;
     background: transparent;
	border: solid 2px #32343a;
	width: 100%;
	outline: none;
	padding: 1em 4em 1em 1em;
	font-size: 1em;
	color: #fff;
	border-radius: 0px;
	letter-spacing: 1px;
}

.subscribe-grid i.fa.fa-paper-plane-o {
	font-size: 1.2em !important;
}

.subscribe-grid button.btn1 {
	color: #fff;
	border: none;
	width: 65px;
	height: 60px;
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: center;
	cursor: pointer;
	background: transparent;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.subscribe-grid button.btn1:focus {
	outline: none;
}

button.btn1:hover {
	background: none;
	color: #ffa200;
}

button.btn1:hover i.fa.fa-paper-plane-o {
	color: #ffa200 !important;
}
.form-control:focus {
    box-shadow: none;
}
/*-- copy right --*/
.copyright{
    background: #1d1d1d;
}
.copyright p{
	color :#fff;
     font-size: 15px;
    letter-spacing: 2px;
    text-transform: capitalize;
}
.copyright p a{
	color : #f2994a;
}
.copyright p a:hover{
	color : #fff;
}
/*-- //copy right --*/


/*-- inner page banner --*/
.innerpage-banner {
    background: url(../images/banner1.jpg) no-repeat center;
    background-size: cover;
    min-height: 210px;
}

.layer1{
      background: rgba(37, 37, 37, 0.2);
	  min-height: 210px;
}
/*-- //inner page banner --*/

/*-- contact --*/
.w3ls_map iframe {
	width: 100%;
	min-height: 320px;
    border: 5px solid #f39a48;
    padding: 5px;
}

.contact_wthreerow,
.agileits_mail_grid_right_grid:nth-child(2) {
	margin-top: 3em;
}

.w3l_contact_form {
	padding-right: 5em;
}

.contact_wthreerow h4 {
    color: #333;
    letter-spacing: 1px;
    margin-bottom: 1em;
    font-weight: 600;
}

.w3l_contact_form input[type="text"],
.w3l_contact_form input[type="email"],
.w3l_contact_form textarea {
	outline: none;
    width: 100%;
    padding: .9em 1em;
    letter-spacing: 2px;
    font-size: 15px;
    color: #888;
	border: none;
	border: 1px solid #bbb;
    border-left: 4px solid #bbb;
	background: none;
    border-radius: 3px;
}

.w3l_contact_form input[type="email"] {
	margin: 1.5em 0;
}

.w3l_contact_form textarea {
	min-height: 120px;
	resize: none;
	margin: 1.5em 0;
}

.w3l_contact_form input[type="submit"] {
    outline: none;
    padding: 10px 40px;
    font-size: 16px;
    color: #fff;
    border: none;
    background: #f2994a;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    width: 100%;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	transition: .5s all;
}

.w3l_contact_form input[type="submit"]:hover {
	background: #333;
	color: #fff;
}

ul.contact_info li {
    list-style-type: none;
    margin-top: 1em;
    letter-spacing: 1px;
    color: #888;
    font-size: 1em;
}

ul.contact_info li span.fa {
	color: #fff;
	background: #f2994a;
	width:40px;
	height:40px;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin-right: 1em;
	font-size: .9em;
}

ul.contact_info li span.left {
	margin-left: 53px;
}
ul.contact_info li a {
    color: #888;
	text-decoration: none;
}

ul.contact_info li a:hover {
	color: #f2994a;
}
.agileits_mail_grid_right_grid p {
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 28px;
    margin-bottom: 2em;
}
.w3-about h4 {
    text-transform: uppercase;
    margin: 0em 0 1em;
    color: #000;
    font-size: 1.4em;
    line-height: 32px;
    text-align: left;
    font-weight: 500;
}
.last h4 {
    text-align: center;
    text-transform: capitalize;
}

.about-top p {
    text-align: left;
}
.last p {
    text-align: center;
}
.middle-img img {
    width: 100%;
}
/*-- //contact --*/

/*-- welcome bottom --*/
.welcome-bottom{
	background: url(../images/banner5.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}
.welcome-bottom h4 {
    font-size: 40px;
    color: #fff;
    letter-spacing: 3px;
    font-weight: 300;
    line-height: 60px;
    text-transform: capitalize;
}
.welcome-bottom p {
    font-size: 17px;
    color: #fff;
    letter-spacing: 3px;
    text-transform: capitalize;
    font-style: italic;
	border-left: 3px solid #fff;
	padding-left: 15px;
	margin-left: 10px;
}
.welcome-bottom-layer{
      background: rgba(37, 37, 37, 0.4);
}
.welcome-bottom  a {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f2994a;
    padding: 13px 30px;
    border-radius: 35px;
}
.welcome-bottom  a:hover {
    color: #333;
    background: #fff;
}

/*-- //welcome bottom --*/

/*-- testimonials --*/
/*@media (max-width: 768px) {
.multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item {
    display: block;
  }
}*/

.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f8c280' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f8c280' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

@media (min-width: 768px) {
  .multi-item-carousel .carousel-inner .carousel-item {
    margin-right: inherit;
  }
  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item {
    display: block;
  }
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  .multi-item-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
    transition: none;
  }
  .multi-item-carousel .carousel-inner .carousel-item.active + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -33.33333333333333%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  .multi-item-carousel .carousel-inner .carousel-item-next,
  .multi-item-carousel .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  .multi-item-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  .multi-item-carousel .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  .multi-item-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  .multi-item-carousel .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  .multi-item-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    display: block;
    visibility: visible;
  }
}

.blogs {
    background-color: #f9f9f9;
}

/* ------------- faq ----------------- */
.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border-bottom: 1px solid #e5e5e5;
}

.accordion a:hover,
.accordion a:hover::after {
  cursor: pointer;
  color: #03b5d2;
}

.accordion a:hover::after {
  border: 1px solid #03b5d2;
}

.accordion a.active {
  color: #03b5d2;
  border-bottom: 1px solid #03b5d2;
}

.accordion a::after {
  content: '+';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 30px;
  color: #7288a2;
  line-height: 30px;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
}

.accordion a.active::after {
  content: '-';
  color: #03b5d2;
  border: 1px solid #03b5d2;
}

.accordion .content {
  display: none;
  padding: 1rem;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  font-family: 'Raleway' !important;
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
  font-family: 'Raleway' !important;
}

.accordion .content p span, .accordion .content p a, .accordion .content p b, .accordion .content p li {
  font-family: 'Raleway' !important;
}

.social-nav {
    padding: 0;
    list-style: none;
    display: inline-block;
    margin:2em 0 0;
}
.social-nav li {
    display: inline-block;
}
.social-nav a {
    display: inline-block;
    float: none;
    width: 30px;
    height: 30px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    background: #000;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.model-3d-0 a {
    background:#5C5B5B;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
    width: 30px;
    height: 30px;
    background:#FFDF00;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateZ(18px);
    -moz-transform: translateZ(18px);
    -ms-transform: translateZ(18px);
    -o-transform: translateZ(18px);
    transform: translateZ(18px);
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
	color:#212121;
	font-size:12px;
}
.model-3d-0 .back {
    -webkit-transform: rotateX(90deg) translateZ(18px);
    -moz-transform: rotateX(90deg) translateZ(18px);
    -ms-transform: rotateX(90deg) translateZ(18px);
    -o-transform: rotateX(90deg) translateZ(18px);
    transform: rotateX(90deg) translateZ(18px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.twitter .back,.facebook .back,.instagram .back,.pinterest .back{
    background:#fff;
}
.model-3d-0 a:hover {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    -o-backface-visibility: visible;
    backface-visibility: visible;
}
.w3_agile_social li a i{
	color: #212121;
    font-size: 12px;
}
/*-- slider --*/
#slideshow
	{
		position: relative;
		overflow: hidden;

		margin: 0 auto;
		max-width:100%;

		/* No iOS tap highlight */
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

		/* No text selection */
		-webkit-user-select: none;
		-moz-user-select: none;

		/* No IE10 default touch actions */
		-ms-touch-action: none;
	}

	#slideshow .strip
	{
		position: relative;
	}

	#slideshow .strip,
	#slideshow .slide
	{
		left: 0;
		top: 0;

		width: 100%;
		height: 100%;
	}

	#slideshow .strip,
	#slideshow .slide,
	#slideshow > button
	{
		-webkit-perspective: 1000;
		-webkit-backface-visibility: hidden;
	}

	#slideshow .slide
	{
		position: absolute;
		display: none;
		text-align: center;
		outline: none;
	}

	#slideshow .slide.sticky
	{
		display: block;
	}

	#slideshow > button
	{
		position: absolute;
		z-index: 1;
		bottom: 15%;
		left: 0%;
		padding: 0;
	}

	#slideshow button.next
	{
		left: auto;
		right: 90%;
	}

	#slideshow .markers
	{
		text-align: right;
	}

	#slideshow ul,
	#slideshow li
	{
		display: block;
		overflow: hidden;

		margin: 0;
		padding: 0;

		list-style: none;
	}

	#slideshow li
	{
		float: left;
	}

	#slideshow li + li
	{
		margin-left: 10px;
	}

	.advanced #slideshow ul
	{
		display: inline-block;
	}


/*
	Theme
	----------------------------------- */

	#slideshow .strip
	{
		padding-bottom:33.5%;
	}

	#slideshow button
	{
		margin: 0;

		background: none;
		border: 0;
		cursor: pointer;

		-webkit-appearance: none;
		-moz-appearance: none;
		outline: none;
	}

	.advanced #slideshow > button
	{
		position: absolute;
		top: 50%;

		display: block;

		width: 40px;
		height: 36px;

		margin-top: -40px;
		padding-right: 10px;
		padding-left: 7px;
	}

	#slideshow > button::-moz-focus-inner
	{
		margin: -1px;
		padding: 0;
	}

	#slideshow > button b
	{
		display: block;

		width: 50px;
		height: 50px;

		 background: #f2994a url(../images/prev1.png) no-repeat 4px 8px;

		text-indent: -10000px;
		    outline: none;
	}

	#slideshow button.next
	{
		padding-right: 7px;
		padding-left: 10px;
	}

	#slideshow button.next b
	{
		left: 10px;
	}

	#slideshow button.next b
	{
		background: #f2994a url(../images/next1.png) no-repeat 10px 8px;
	}

	#slideshow .markers
	{
		height: 15px;
		padding: 15px 10px;

		text-align: center;
		font-size: 0.8em;
		display: none;
	}

	/* Hide buttons when disabled */
	#slideshow.disabled > button
	{
		display: none;
	}

	#slideshow .markers button
	{
		display: inline-block;

		padding: 0;

		width: 10px;
		height: 10px;

		background: #575757;
		border-radius: 5px;

		text-indent: -10000px;
		opacity: 0.3;
	}

	#slideshow .markers button
	{
		margin-left: 10px;
	}

	#slideshow .markers button.sticky
	{
		background-color: #3172dd;
		opacity: 0.75;
	}

	/* Bigger markers for touch */
	#slideshow.touch .markers button
	{
		width: 16px;
		height: 16px;

		border-radius: 8px;
	}

	#slideshow.touch .markers button + button
	{
		margin-left: 10px;
	}
	button.next.disabled{
		opacity: .5;
	}
/*-- //slider --*/
/*-- //testimonials --*/


/*-- Pricing --*/

.price-main-info .card-header h4 {
	color: #f7f7f7;
     font-size: 2em;
    font-weight: 600;
    letter-spacing: 2px;
	line-height: 1em;
	padding-top: 2em;
}

.price-main-info .card-header h4 span {
	display: block;
	font-weight: 100;
}

.price-main-info .card-header {
	background: url(../images/price.jpg)no-repeat 0px 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
	min-height: 192px;
}

.price-main-info .card-body {
	background: #e9e9e9;
	padding: 2em;
}

.pricing-card-title span {
	font-size: .5em;
	display: inline-block;
	color: #000;
}

.price-main-info small.text-muted {
	font-size: 0.5em;
}

ul.list-unstyled li {
	font-size: 14px;
	color: #7d7d7d;
	letter-spacing: 1px;
	line-height: 2.2em;
}

.price-main-info h5.card-title {
	font-size: 2em;
	color: #1c1c1d;
	font-weight: 700;
}

.btn-outline-primary {
	color: #000000;
	background-color: transparent;
	background-image: none;
	border-color: #00bce4;
	font-size: 16px;
	letter-spacing: 1px;
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #00bce4;
	border-color: #0aa4c5;
}

.card-deck .card {
	padding: 0px;
}

.row.prime {
	margin: 0;
}

.price-main-info.card {
	border-radius: 0;
	border: none;
	background: none;
}
a.price{
    font-size: 13px;
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    background: #f2994a;
    padding: 11px 30px;
    border-radius: 35px;
}
a.price:hover {
    background: #333;
}

/*--// Pricing --*/


/*-- gallery --*/ 
.galry-grid.galry-text {
    padding: 1em;
} 
.gallery p {
    font-size: 1.5em;
    color: #fff; 
    letter-spacing: 1px;
} 
.galry-grid.galry-grid-right {
    padding-left: 1em;
}
.galry-grid.glry-one {
    padding-bottom: 1em;
}
.galry-text {
    padding: 3em 4.5em;
    background: #f2994a;
    margin-bottom: 1em;
    text-align: center;
}
.galry-grid a {
    display: block;
	overflow: hidden;
    position: relative;
}
.glry-two.glry-left {
    float: left;
    width: 64.5%;
    margin-right: 1em;
    overflow: hidden;
}
.glry-two.glry-right {
    float: left;
    width: 33.1%;
	overflow: hidden;
}
.gallery-grids:nth-child(1) {
    padding: 0;
}
.gallery-grids:nth-child(2) {
    padding-right: 0;
}
.glly-bottm .glry-two.glry-left {
    margin: 0 0 0 1em;
}
.galry-grid.grid-top-rgt {
    margin-bottom: 1.1em;
}
a.w3ls-bottom-img {
    margin-top: 1em;
    display: block;
}
.w3agile-text {
    background: rgba(0, 0, 0, 0.58);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
	transition:.5s all;
}
.galry-grid a:hover .w3agile-text{
	bottom: 0%;
}
.w3agile-text h5 {
    font-size: 2.5em;
    color: #fff;
    text-align: center;
    margin-top: 4em;
}
.w3agile-text.w3agile-text-small h5 {
    margin-top: 2.2em;
    font-size: 2em;
} 
.w3agile-text.w3agile-text-small1 h5 {
    margin-top: 3em;
}
img.zoom-img{
	width:100%;
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
.galry-grid a:hover img.zoom-img{
	-webkit-transform: scale(1.8);
	transform: scale(1.8);
	-moz-transform: scale(1.8);
	-ms-transform: scale(1.8);
	-o-transform: scale(1.8);  
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out; 
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms; 
	-moz-transition-duration: 750ms;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	transition-duration: 750ms; 
	overflow: hidden;
}
/*-- //gallery --*/

/*-- offers --*/
.offer h3 {
    background: #333;
    color: #fff;
    font-size: 22px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.offer h3:hover{
	background: #f2994a;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.offer-grid{
	position: relative;
}
.offer-grid h4{
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.offer-grid p{
    color: #555;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
}
.offer{
	position: absolute;
    position: absolute;
    top: -16%;
    right: 5%;
    border: 2px solid #fff;
    border-radius: 50%;
}
/*-- offers --*/

/*-- to-top --*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    width: 34px;
    height: 34px;
    border: none;
    text-indent: 100%;
    background: #fff url(../images/arr.png) no-repeat 1px 1px;
    box-shadow: 0 0 0 20px rgba(243, 154, 72, 0.32), 0 0 0 10px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
}
#toTopHover {
    width: 34px;
    height: 34px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/


/*-- /Responsive Design --*/

@media(max-width:1440px) {
	.banner-top,.banner-top1,.banner-top2,.banner-top3,.layer {
		min-height: 700px;
	}
	.banner-info_agile_w3ls {
		padding-top: 19em;
	}
	.w3_agileits_social_media {
		left: 4.5%;
		top: 15em;
	}
	.bottom-grids h3 {
		font-size: 47px;
	}
	.callbacks_nav.prev {
		left: 46%;
	}
	.callbacks_nav.next {
		right: 46%;
	}
}
@media(max-width:1366px) {
	.banner-top,.banner-top1,.banner-top2,.banner-top3,.layer {
		min-height: 660px;
	}
	.w3_agileits_social_media {
		top: 13em;
	}
}
@media(max-width:1280px) {
	.callbacks_nav {
		top: 80%;
	}
	.callbacks_nav.prev {
		left: 45%;
	}
	.callbacks_nav.next {
		right: 45%;
	}
	.thim-click-to-bottom {
		bottom: 13%;
		left: 48.7%;
	}
}
@media(max-width:1080px) {
	p.ab {
		left: -2%;
	}
	.bottom-grids h4 {
		font-size: 22px;
		letter-spacing: 3px;
	}
	.bottom-grids h3 {
		font-size: 39px;
	}
	a.arrow-2 {
		font-size: 50px;
	}
	.welcome-grids h3 {
		font-size: 22px;
		letter-spacing: 1px;
	}
	.w3_agile_services_grid h4 {
		font-size: 1.1em;
		letter-spacing: 3px;
	}
	.mid-text-info h4 {
		font-size: 15px;
	}
	.agileits_team_grid_figure img {
		margin-left: .5em;
		width: 105px;
		height: 105px;
	}
	.agileits_team_grid p {
		font-size: 14.5px;
		letter-spacing: .5px;
	}
	.agileinfo_team_grid1_text {
		padding-left: 10em;
	}
	#slideshow button.next {
		right: 88%;
	}
	.price-main-info.card {
		padding: 0 5px;
	}
	.glry-two.glry-left {
		width: 64%;
	}
	ul.contact_info li span.left {
		margin-left: 0;
	}
}
@media(max-width:1024px) {
	.banner-top,.banner-top1,.banner-top2,.banner-top3,.layer {
		min-height: 600px;
	}
	.thim-click-to-bottom {
		bottom: 7%;
	}
	.callbacks_nav {
		top: 86%;
	}
	p.ab {
		bottom: 15%;
	}
	.banner-info_agile_w3ls {
		padding-top: 17em;
	}
	.banner-info_agile_w3ls h3, .banner-info_agile_w3ls h2 {
		font-size: 2.8em;
		letter-spacing: 0px;
	}
	.price-main-info .card-header h4 {
		font-size: 1.8em;
		letter-spacing: 1px;
		padding-top: 1.5em;
	}
	.price-main-info .card-header {
		min-height: 170px;
	}
	.price-main-info .card-body {
		padding: 2em 1.5em;
	}
}
@media(max-width:991px) {
	.header-top p {
		letter-spacing: 1px;
		font-size: 14px;
	}
	.navbar-light .navbar-brand {
		font-size: 1.1em;
	}
	.navbar-light .navbar-toggler {
		border-color: #fff;
		background: #f2994a;
	}
	.navbar-toggler {
		border-radius: 0;
	}
	.navbar-nav {
		background: rgba(0, 0, 0, 0.7);
		padding: 1em 2em;
		text-align: center;
	}
	.navbar-light .navbar-nav .nav-link {
		display: inline-block;
	}
	li.nav-item {
		padding: 0 15px 10px;
	}
	.bottom-grids h4 {
		font-size: 20px;
		letter-spacing: 2px;
	}
	.bottom-grids h3 {
		font-size: 34px;
	}
	.agileits_team_grid_figure img {
		margin-left: 2em;
		width: 150px;
		height: 150px;
	}
	.footer-grids .col-md-3 {
		padding: 0;
	}
	.desoSlide-overlay {
		font-size: .8em;
		padding: 1.5em;
		width: 80% !important;
		left: -80% !important;
	}
	.footer-grids a {
		font-size: 16px;
		letter-spacing: 2px;
	}
	.subscribe-grid {
		width: 100%;
	}
	.innerpage-banner,.layer1 {
		min-height: 250px;
	}
	.welcome-bottom h4 {
		font-size: 32px;
		letter-spacing: 2px;
		line-height: 50px;
	}
	.agileinfo_team_grid1_text {
		padding-left: 14em;
	}
	.agileinfo_team_grid1_pos {
		top: -50%;
		width: 30%;
	}
	#slideshow > button {
		bottom: 0%;
	}
	#slideshow button.next {
		right: 84%;
	}
	.galry-text {
		padding: 2em 1.5em;
	}
	.gallery p {
		font-size: 1.3em;
	}
	.glry-two.glry-left {
		width: 63%;
	}
	.w3agile-text h5 {
		margin-top: 2em;
	}
	.w3agile-text.w3agile-text-small h5 {
		margin-top: 1.8em;
		font-size: 1.5em;
	}
	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 1.5em;
	}
	.w3l_contact_form {
		padding-right: 15px;
	}
}
@media(max-width:800px) {
	.banner-info_agile_w3ls h3, .banner-info_agile_w3ls h2 {
		font-size: 2.5em;
		letter-spacing: 0px;
	}
	.banner-info_agile_w3ls h3 span, .banner-info_agile_w3ls h2 span {
		padding: 0 0px;
	}
	.thim-click-to-bottom {
		bottom: 12%;
		left: 47.7%;
	}
	.callbacks_nav.prev {
		left: 42%;
	}
	.callbacks_nav.next {
		right: 42%;
	}
	.callbacks_nav {
		top: 81%;
	}
	.bottom-grids h3 {
		font-size: 29px;
	}
}
.btn-sm-block {
    width: 25% ;
}
@media(max-width: 768px) {
	.w3_agileits_social_media ul li {
		margin-bottom: .5em;
	}
	.w3_agileits_social_media ul li a {
		font-size: 12px;
		width: 33px;
		height: 33px;
		line-height: 33px;
	}
	p.ab {
		bottom: 19%;
		left: -5%;
	}
	h2.heading, h3.heading {
		font-size: 35px;
		letter-spacing: 3px;
	}
    #img-userprofile {
        width: 50% !important;
        margin-bottom: 30px;
    }

    .btn-sm-block, .book-form form input[type="submit"] {
        width: 100% !important;
    }
    .book-form form input[type="submit"] {
        display: block;
        margin-top: 30px;
    }
}
@media(max-width: 736px) {
	.header-top p {
		text-align: center;
		margin: .2em;
	}
	header {
		padding: 1em 0;
	}
	.navbar-light .navbar-brand {
		font-size: .9em;
	}
	.banner-info_agile_w3ls h3, .banner-info_agile_w3ls h2 {
		font-size: 2.2em;
		letter-spacing: 0px;
	}
	.banner-info_agile_w3ls p {
		font-size: .9em;
		margin: 1em 0;
		letter-spacing: 4px;
	}
	.banner-top, .banner-top1, .banner-top2, .banner-top3, .layer {
		min-height: 550px;
	}
	.banner-info_agile_w3ls {
		padding-top: 15em;
	}
	p.ab {
		bottom: 44%;
		left: -8%;
	}
	.w3_agileits_social_media {
		left: 6.5%;
		top: 13.5em;
	}
	.callbacks_tabs a {
		width: 30px;
		height: 30px;
		font-size: 13px;
		line-height: 25px;
	}
	.callbacks_tabs {
		top: 39%;
	}
	a.arrow-2 {
		font-size: 30px;
		margin-top: .2em;
	}
	.agile_services_grid_pos {
		bottom: -15%;
		left: 5%;
	}
	.agileits_team_grid_figure img {
		margin-left: 1em;
		width: 120px;
		height: 120px;
	}
	.subscribe-grid p.para {
		font-size: 15px;
	}
	.copyright p {
		letter-spacing: 1px;
	}
	.welcome-bottom h4 {
		font-size: 28px;
		letter-spacing: 1px;
	}
	.welcome-bottom p {
		font-size: 15px;
	}
	.w3_agile_services_grid h4 {
		font-size: 1em;
	}
	.agileinfo_team_grid1_text {
		padding-left: 9em;
	}
	.agileinfo_team_grid1_text p {
		font-size: 15px;
	}
	#slideshow .strip {
		padding-bottom: 47.5%;
	}
	#slideshow button.next {
		right: 78%;
	}
	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 4em;
	}
	.w3agile-text h5 {
		margin-top: 5em;
	}
	.w3agile-text h5 {
		margin-top: 2.5em;
	}
	.w3ls_map iframe {
		min-height: 250px;
		border: 4px solid #f39a48;
	}
}
@media(max-width: 667px) {
	p.ab {
		left: -10%;
	}
}
@media(max-width:600px) {
	.banner-info_agile_w3ls {
		padding: 0 3em;
		padding-top: 14em;
	}
	p.ab {
		left: -11%;
		bottom: 42%;
	}
	.banner-top, .banner-top1, .banner-top2, .banner-top3, .layer {
		min-height: 520px;
	}
	.thim-click-to-bottom {
		bottom: 7%;
		left: 47%;
	}
	.callbacks_nav {
		top: 85%;
	}
	.callbacks_nav.prev {
		left: 41%;
	}
	.callbacks_nav.next {
		right: 41%;
	}
	.banner-info_agile_w3ls a {
		letter-spacing: 2px;
		font-size: 13px;
	}
	.welcome-grids h3 {
		font-size: 20px;
		letter-spacing: 0px;
	}
	.welcome-grids a {
		font-size: 14px;
		letter-spacing: 1px;
		padding: 11px 30px;
	}
}
@media(max-width:568px) {
	.w3_agileits_social_media {
		left: 7%;
		top: 13.5em;
	}
	header {
		padding: 0em 0;
	}
	.banner-info_agile_w3ls h3, .banner-info_agile_w3ls h2 {
		font-size: 2em;
	}
	.book-form form input[type="submit"] {
		margin-top:2em;
	}
	.agileits_team_grids {
		padding: 0 7em;
	}
	.footer-grids .col-md-3 {
		padding: 0 15px;
	}
	h2.heading, h3.heading {
		font-size: 35px;
		letter-spacing: 2px;
	}
	.innerpage-banner, .layer1 {
		min-height: 200px;
	}
	.offer-grids {
		padding: 0 4em;
	}
	.offer {
		top: -10%;
	}
	.agile_services_grid_pos {
		bottom: -9%;
	}
}
@media(max-width:480px) {
	p.ab {
		display: none;
	}
	.w3_agileits_social_media {
		left: 6%;
		top: 13em;
	}
	.banner-info_agile_w3ls {
		padding: 0 3em;
		padding-top: 13em;
	}
	.bottom-grids h3 {
		font-size: 25px;
	}
	.agileits_team_grids {
		padding: 0 5em;
	}
	.footer-grids a {
		font-size: 15px;
		letter-spacing: 1px;
	}
	.subscribe-grid p.para {
		font-size: 14px;
	}
	.subscribe-grid h5 {
		font-size: 17px;
		letter-spacing: 1px;
	}
	.subscribe-grid form {
		width: 80%;
	}
	.thim-click-to-bottom {
		left: 46%;
	}
	.callbacks_nav.prev {
		left: 38%;
	}
	.callbacks_nav.next {
		right: 38%;
	}
	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 3em;
	}	
}
@media(max-width: 414px) {
	.banner-info_agile_w3ls {
		padding: 0 2em;
		padding-top: 13em;
	}
	.w3_agileits_social_media {
		left: 4%;
	}
	.agileits_team_grids {
		padding: 0 4em;
	}
	.welcome-grids h4 {
		font-size: 18px;
	}
	.offer-grids {
		padding: 0 2em;
	}
	.agileinfo_team_grid1_pos {
		width: 60%;
		position: static;
	}
	.agileinfo_team_grid1_text {
		padding-left: 2em;	
	}
	#slideshow .strip {
		padding-bottom: 117%;
	}
	#slideshow button.next {
		right: 69%;
	}
	.glry-two.glry-left {
		width: 96%;
		float: none;
		margin: 0;
		padding: 0;
	}
	.glry-two.glry-right {
		float: none;
		width: 100%;
	}
	.glly-bottm .glry-two.glry-left {
		margin: 1em 0 0 0em;
	}
	.w3agile-text.w3agile-text-small h5 {
		margin-top: 2.5em;
		font-size: 2.5em;
	}
	.contact_wthreerow h4 {
		margin-bottom: .8em;
		font-size: 1.3rem;
	}
	ul.contact_info li {
		font-size: .9em;
	}
}
@media(max-width: 384px) {
	.banner-info_agile_w3ls a {
		letter-spacing: 1px;
		font-size: 13px;
	}
	.navbar-light .navbar-brand {
		font-size: .8em;
	}
	.banner-info_agile_w3ls h3, .banner-info_agile_w3ls h2 {
		font-size: 1.8em;
	}
	.welcome-grids h3 {
		font-size: 18px;
	}
	.welcome-grids p {
		font-size: 14px;
	}
	h2.heading, h3.heading {
		font-size: 35px;
		letter-spacing: 1px;
	}
	.news-right h4 {
		font-size: 25px;
		letter-spacing: 2px;
	}
	.agileits_team_grids {
		padding: 0 2em;
	}
	.welcome-bottom h4 {
		font-size: 24px;
		letter-spacing: 1px;
		line-height: 40px;
	}
	#slideshow button.next {
		right: 65%;
	}
}
@media(max-width:375px) {
	.callbacks_nav.next {
		right: 37%;
	}
	.bottom-grids h3 {
		font-size: 23px;
		letter-spacing: 1px;
	}
	.welcome-grids h4 {
		font-size: 17px;
	}
	.welcome-grids h3 {
		font-size: 17px;
	}
	.footer-grids a {
		font-size: 14px;
	}
	.subscribe-grid p {
		font-size: 15px;
	}
	.subscribe-grid input[type="email"] {
		padding: .8em 3em .8em 1em;
		font-size: .9em;
	}
	.subscribe-grid button.btn1 {
		width: 60px;
		height: 48px;
	}
	.w3agile-text.w3agile-text-small1 h5 {
		margin-top: 2.5em;
	}
}
@media(max-width:320px) {
	.footer-grids .col-md-3 {
		padding: 0 8px;
	}
	.footer-grids a {
		font-size: 13px;
	}
	.subscribe-grid p.para {
		font-size: 13.5px;
	}
	.subscribe-grid h5 {
		font-size: 15px;
	}
}

/*-- //Responsive Design --*/

.tourimage {
    width: 50%;
    margin-bottom: 30px;
}

@media(max-width:768px) {
    .tourimage {
        width: 100%;
    }
}

.calendar td {
    width: 40px;
    height: 35px;
}

.calendar td a {
    color: #f2994a;
}

.calendar td a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.calendar td strong  {
    display: inline-block;
    background-color: #f2994a;
    color: #fff;
    padding: 5px 7px;
    border-radius: 50%;
}
.calendar2 td strong {
    background-color: #f2994a;
    color: #fff;
    padding: 5px 7px;
    border-radius: 50%;
}

.calendar2 table {
    width: 80%;
    margin: 0 auto;
}

.calendar2 table tr th, .calendar2 table tr td {
    height: 50px;
    line-height: 50px;
    background: #f9f9f9;
    border: 3px solid #fff;
    padding: 0;
}

.calendar2 table tr td a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #f5b06c;
    color: #fff;
    font-weight: bold;
}

.calendar2 table tr td a:hover {
    background-color: #f2994a;
    text-decoration: underline;
}

.calendar2 tbody tr:nth-child(2) {
  font-weight: bold;
}

@media(max-width: 768px) {
    .calendar2 table {
        width: 100%;
    }
}

@media(max-width:991px) {
    #booking .navbar {
        display: none;
    }

    #booking .btn-viewall, #booking .btn-cancel, .editprofile .btn-viewall, .editprofile .btn-cancel {
        width: 100% !important;
        margin-bottom: 30px;
    }
    #bookingdetail .btn, .blogdetail img {
        width: 100% !important;
    }
}

/* Navbar - Progress Bar */
#booking .navbar {
  position: fixed;
  top: 18em;
  left: 8em;
  height: 200px;
  z-index: 1;
}

#booking .progress-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    border-radius: 5px;
    background-color: rgba(109, 109, 109, 0.5);
}

#booking .progress-bar--increment {
  background-color: #f2994a;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  border-radius: 5px;
}

#booking .progress-bar--circle {
  position: absolute;
  bottom: 5px;
  left: -21px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(109, 109, 109, 0.9);
  transition: all 0.1s;
}

#booking .progress-bar--circle.active {
  background-color: #f2994a;
}

#booking .navbar ul {
    padding: 0 1em;
    list-style: none;
}

#booking .navbar ul li {
    position: relative;
    margin-bottom: 1.4em;
}

#booking .navbar ul li a {
    font-size: 1em;
    color: #999;
    text-decoration: none;
    transition: all 0.1s;
}

#booking .active {
 color: #f2994a !important;
}

/* Main */
#booking #top, #booking article {
  width: 100%;
}

#cardNumber:focus {
    font-family: 'Arial', 'Nunito' !important;
}

#year.form-control:not([size]):not([multiple]), #month.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 5px);
}

.btn-cancel{
    font-size: 14px;
    display: inline-block;
    color: #343a40;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    padding: 14px 40px;
    border-radius: 35px;
    border: 1px #343a40 solid;
}
.btn-cancel:hover {
    color: #fff;
    background-color: #343a40;
    cursor: pointer;
}

#complete .card {
    margin-top: 100px;
}

#complete h4 {
    text-align: center;
    margin-bottom: 30px
}

#terms-and-conditions p {
    line-height: 30px;
}

#terms-and-conditions ol li p {
    margin-bottom: 20px;
}

.tourroute p, .tourroute span, .blog-description span {
    font-family: 'Raleway' !important;
}

.blog-description p {
    margin-bottom: 20px !important;
    line-height: 30px !important;
    text-indent: 5%;
    text-align: justify;
}

.p-language span:after {
    content: ', ';
    font-family: 'Arial';
}

.p-language span:last-child:after { 
    content: '';
}

.rating {
    width: 190px;
    margin: .5em auto .5em;
    font-size: 45px;
    overflow:hidden;
}
.rating input {
  float: right;
  opacity: 0;
  position: absolute;
}
.rating a, .rating label {
    float:right;
    color: #aaa;
    text-decoration: none;
    -webkit-transition: color .4s;
    -moz-transition: color .4s;
    -o-transition: color .4s;
    transition: color .4s;
}
#e5:checked~label, #e4:checked~label, #e3:checked~label, #e2:checked~label, #e1:checked~label {
    color: orange;
    cursor: pointer;
}
.rating label:hover ~ label,
.rating input:focus ~ label,
.rating label:hover,
        .rating a:hover,
        .rating a:hover ~ a,
        .rating a:focus,
        .rating a:focus ~ a     {
            color: orange;
            cursor: pointer;
        }

#reviewmodal .modal{
    display: block !important; /* I added this to see the modal, you don't need this */
}

/* Important part */
#reviewmodal .modal-dialog{
    overflow-y: initial !important
}
#reviewmodal .modal-body{
    height: 65vh;
    overflow-y: auto;
}/*! CSS Used from: Embedded */
.ng-hide:not(.ng-hide-animate){display:none!important;}
/*! CSS Used from: https://www.easemytrip.com/css/new-header/new-head-style-v2.css?akv=1.0.0.0.72 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (max-width: 499px){
.clr{clear:both;}
.fltr{float:right;}
}
/*! CSS Used from: https://www.easemytrip.com/holidays/Content/customize/detail/css/owlist-style.css?akv=1.0.0.0.72 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
::after,::before{box-sizing:border-box;}
.mglauto{margin-left:auto;}
.a_center{align-items:center;}
.black{color:#000;}
.grey{color:#767474;}
.fw500{font-weight:500;}
.fw600{font-weight:600;}
.fw700{font-weight:700;}
.ft12{font-size:12px;}
.ft13{font-size:13px;}
.ft16{font-size:16px;}
.t_center{text-align:center;}
.t_left{text-align:left;}
.t_right{text-align:right;}
.mflex{display:flex;}
.col-md-v2{width:13%;}
.mgl15{margin-left:15px;}
.mgt3{margin-top:3px;}
.dividerArw{width:113px;height:7px;background:url(https://flight.easemytrip.com/Content/img/arow_main.png) no-repeat;margin:0 auto;}
.clr{clear:both;}
.mgt10{margin-top:10px;}
/*! CSS Used from: https://www.easemytrip.com/holidays/Content/customize/detail/css/hotelList-style.css?akv=1.0.0.0.72 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.fltr{float:right;}
.address-cl{margin:0 0 6px;display:block;font-size:11px;font-weight:normal;font-style:normal;line-height:14px;min-height:14px;letter-spacing:0.5px;color:#4a4a4a;position:relative;padding-left:20px;overflow:hidden;padding-left:15px;}
.pinIcn{width:11px;height:12px;background:url(https://www.easemytrip.com/holidays/Content/customize/detail/img/pin-icon.png) no-repeat;background-size:11px 12px;float:left;margin-right:5px;}
.Pillswrap{width:100%;float:left;margin-top:5px;}
.Pills{margin-top:0;list-style:none;outline:0;padding:0;margin-bottom:4px;}
.Pills .Pill{height:24px;font-size:12px;padding:4px 7px;max-width:320px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:bottom;margin-left:0;margin-right:3px;margin-bottom:7px;}
.Pills .Pill--BenefitsPayments{color:#66be5b;border-color:#66be5b;}
.Pill--outlined{display:inline-block;padding:5px 7px;line-height:1;font-size:12px;font-weight:600;border:1px solid;border-radius:2px;}
.clr{clear:both;}
.Pills .Pill i{margin-right:4px;}
.starImg{font-size:10px;color:#f99e00;vertical-align:middle;margin-bottom:5px;float:left;}
.starImg i{margin-right:1px;}
.ft16{font-size:16px;}
.ft13{font-size:13px;}
/*! CSS Used from: https://www.easemytrip.com/holidays/Content/customize/detail/css/all.css?akv=1.0.0.0.72 */
.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;}
.fa-coffee:before{content:"\f0f4";}
.fa-dumbbell:before{content:"\f44b";}
.fa-glass-cheers:before{content:"\f79f";}
.fa-star:before{content:"\f005";}
.fa-swimming-pool:before{content:"\f5c5";}
.fa-wifi:before{content:"\f1eb";}
.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
/*! CSS Used from: https://www.easemytrip.com/holidays//Content/customize/detail/css/holiday-detail-style.css?akv=1.0.0.0.72 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
p{margin:0;padding:0;font-family:'Open Sans', sans-serif, Tahoma, Arial;}
.clr{clear:both;}
.mflex{display:flex;}
.acenter{align-items:center;}
.jsb{justify-content:space-between;}
.mglauto{margin-left:auto;}
.tcenter{text-align:center;}
.widleft{width:70%;}
.widright{width:28%;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.imgcolm{width:100%;position:relative;}
.imgcolm img{border-radius:10px;max-width:100%;width:100%;height:450px;object-fit:cover;}
.imgcolm img{border-radius:10px;max-width:100%;height:450px;object-fit:cover;}
.sortbtn{padding:7px 12px;text-align:center;font-size:14px;color:#7C7777;margin-right:12px;text-decoration:none;}
.sortbtn:hover,.actvcl{background:#2196f3;border-color:#2196f3;color:#fff;border-radius:20px;}
.boxv1{width:100%;border-radius:10px;border:1px solid #C4C4C4;padding:15px;box-shadow:0 0 7px rgba(0,0,0,.20);position:relative;}
.boxv1::before{content:'';position:absolute;left:0;top:12px;background:#2196f3;height:30px;width:5px;}
.boxspcl::before{content:'';position:absolute;left:0;top:12px;background:#FF5858;height:30px;width:5px;}
.heading{font-size:17px;font-weight:600;color:#000;}
.headingspc{font-size:17px;font-weight:600;color:#FF5858;}
.para{font-size:13px;}
.ctydrp{padding:5px 4px;font-weight:600;color:#2196f3;border:1px solid #cbcbcb;border-radius:4px;}
.ctydrp:focus{outline:none;}
.boxspcl{width:100%;border-radius:10px;border:1px solid #d9d9d9;padding:15px;background:#FAE2E2;position:relative;}
ul.spclnote{margin:7px 0 0 0;padding:0;}
ul.spclnote li{margin:0 0 2px 0;padding:0;list-style:none;font-size:13px;}
ul.spclnote li::before{content:'*';margin-right:7px;}
.mgr7{margin-right:7px;}
.wid49{width:47%;}
ul.inclsn{margin:7px 0 0 0;padding:0;}
ul.inclsn li{margin:0 0 4px 20px;padding:0;list-style:none;font-size:13px;list-style-image:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/check-icon.svg);}
ul.exclsn{margin:7px 0 0 0;padding:0;}
ul.exclsn li{margin:0 0 4px 20px;padding:0;list-style:none;font-size:13px;list-style-image:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/exclusion-icon.svg);}
.box{margin:0;overflow:hidden;padding:18px 0 0px 43px;}
.box ul{list-style-type:none;margin:0;padding:0;position:relative;transition:all 0.5s linear;top:0;}
.box ul:before{content:"";display:block;width:0;height:100%;border:1px solid #eee;position:absolute;top:4px;left:50px;}
.box ul li{margin:0px 10px 20px 58px;position:relative;padding:0;color:#000;border-radius:10px;line-height:20px;width:91%;padding-left:18px;}
.dycircle{position:absolute;left:-84px;color:#fff;font-size:80%;font-weight:600;padding:6px 9px;border-radius:20px;top:-11px;width:40px;height:40px;text-align:center;line-height:14px;font-size:11px;background:#2196f3;}
.dydate{position:absolute;left:-94px;color:#838383;top:30px;font-size:11px;font-weight:600;}
.amentiesnw ul::before{display:none;content:"";}
.box ul li:last-child{margin-bottom:0;}
.box ul li > span{content:"";display:block;width:0;height:100%;position:absolute;top:0;left:-30px;}
.nosticky_Class{z-index:9;background:#f6fbff;border-radius:0px;border:1px solid #C4C4C4;color:#000;padding:10px;margin-top:0!important;box-shadow:0 0 7px rgb(0 0 0 / 20%);}
.sticky_box{position:sticky;top:20px;width:100%;}
.sticky_hdr{position:sticky;top:0px;width:100%;}
.nosticky_Class .sortbtn{color:#000000;}
.nosticky_Class .sortbtn:hover,.nosticky_Class .actvcl{color:#fff;}
.box ul li > span:before{content:"";display:block;width:10px;height:10px;border-radius:50%;background:#BEBEBF;position:absolute;left:18px;}
.box ul li > span:before{top:3px;}
.box ul li > span:after{top:95%;}
.box .time span{position:absolute;left:-100px;color:#000;font-size:80%;font-weight:600;border:1px solid #666;padding:1px 9px;border-radius:20px;}
.box .time span:first-child{top:-2px;}
.hgt10{height:2px;}
ul.tabs{margin:0px;padding:0px;list-style:none;border-bottom:1px solid #D0D1D2;}
ul.tabs li{background:none;color:#000;display:inline-block;padding:0px 0px 10px 0;cursor:pointer;font-size:14px;font-weight:600;margin-right:15px;}
ul.tabs li.current{color:#222;border-bottom:3px solid #2196f3;}
.tab-content{display:none;padding:15px 0 0 15px;}
.tab-content.current{display:inherit;}
ul.tcbtm{margin:0;padding:0;}
ul.tcbtm li{margin:0 0 7px 0;padding:0;list-style:disc;font-size:13px;}
.pricecolm{border:1px solid #C4C4C4;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.15);}
.pda10{padding:10px;}
.grbg{background:linear-gradient(90deg, #c7dffe 0%, #d8f2ff 100%);border-radius:10px 10px 0 0;}
.strt{font-size:13px;}
.pptxt{font-size:12px;}
.tlprice{font-size:32px;font-weight:700;color:#000;}
.htlstar{width:100%;float:left;}
.strsbtxt{font-size:13px;font-weight:600;margin-bottom:8px;}
.mflex{display:flex;}
.bdrbtm{border-bottom:1px solid #b8d0e5;}
.bookbtn{background:#EF6614;border-radius:5px;width:100%;padding:12px 0;text-align:center;font-size:14px;color:#fff;display:inline-block;text-transform:uppercase;font-weight:600;cursor:pointer;}
.bookbtn{background:#EF6614;border-radius:5px;width:100%;padding:12px 0;text-align:center;font-size:14px;color:#fff;display:inline-block;text-transform:uppercase;font-weight:600;cursor:pointer;}
.sbmtbtn{border-radius:5px;width:100%;padding:12px 0;text-align:center;font-size:14px;color:#2196f3;border:1px solid #2196f3;display:inline-block;text-transform:uppercase;font-weight:600;cursor:pointer;}
.wd100{width:100%!important;}
.contactbg{background:#F3F1F1;border:1px solid #DFDBDB;border-radius:10px;padding:10px;}
.helptxt{font-size:18px;font-weight:600;}
.helptxt2{font-size:13px;font-weight:500;}
.boxnvd{width:100%;border:1px solid #b8d0e5;border-radius:4px;}
.boxhed{background:linear-gradient(90deg, #c7dffe 0%, #d8f2ff 100%);padding:6px 10px;width:100%;border-bottom:1px solid #BDBFC2;font-size:14px;color:#000;font-weight:600;border-radius:4px 4px 0 0;}
.innerbx{width:100%;padding:10px;background:#fff;border-radius:0 0 4px 4px;}
.col-md-v1{width:19%;}
.mgl15{margin-left:15px;}
.ft12{font-size:12px;}
.mgt3{margin-top:3px;}
.grey{color:#767474;}
.col-md-v2{width:15%;}
.t_left{text-align:left;}
.ft16{font-size:16px;}
.fw700{font-weight:700;}
.ft13{font-size:13px;}
.fw500{font-weight:500;}
.black{color:#000;}
.t_center{text-align:center;}
.t_right{text-align:right;}
.dividerArw{width:80px;height:1px;background:#CCC8C8;margin:0 auto;}
.chnbtn{border-radius:4px;padding:6px 0;text-align:center;border:1px solid #2196f3;font-size:12px;text-decoration:none;display:block;margin:5px;width:110px;color:#2196f3;cursor:pointer;}
.mgt7{margin-top:7px;}
.bagge{font-size:13px;}
.car-img{width:20%;position:relative;-webkit-box-align:baseline;padding:0;}
.car-img img{max-width:100%;}
.car-dtl{width:50%;margin-left:25px;}
.car-dtl h3{font-size:16px;font-weight:600;color:#000;text-transform:capitalize;margin:0;}
.car-dtl p{font-size:13px;margin-top:5px;text-transform:capitalize;font-weight:600;color:#393939;}
.cars:before,.seats:before{content:"";width:15px;height:15px;vertical-align:middle;display:inline-block;}
.cars:before{background:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/cars.svg);background-size:15px 12px;margin-right:5px;background-position:50%;background-repeat:no-repeat;}
.seats:before{background:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/seats.svg);background-size:12px 15px;background-position:50%;background-repeat:no-repeat;}
.bags:before{content:"";background:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/luggage-bag.svg);width:15px;height:15px;background-size:12px 15px;vertical-align:middle;background-position:50%;background-repeat:no-repeat;display:inline-block;}
.amentiesnw{width:100%;float:left;margin-top:8px;}
.amentiesnw ul{list-style:circle;margin:auto 20px;padding:0;}
.amentiesnw ul li{list-style:circle;margin:0;float:left;line-height:17px;padding:0;width:100%;}
.am_ttl2{font-size:11px;color:#000;font-weight:500;}
.htlimgcol{width:158px;}
.htldtl{width:48%;margin-left:20px;}
.htldtl h3{margin:0;}
.hoteNme{margin:0 0 6px;max-width:230px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;float:left;font-size:16px;}
.lft_str{margin-left:3px;}
.starImg{font-size:10px;color:#f99e00;vertical-align:middle;}
.starImg i{margin-left:-1px;}
.address-cl{margin:0 0 6px;display:block;font-size:11px;font-weight:normal;font-style:normal;line-height:14px;min-height:14px;color:#000;position:relative;overflow:hidden;padding-left:15px;width:100%;}
.distance-cl{margin:0 0 8px;display:block;font-size:11px;font-weight:normal;font-style:normal;line-height:14px;min-height:14px;color:#4059BB;position:relative;padding-left:20px;overflow:hidden;padding-left:0;}
.pinIcn{width:11px;height:12px;background:url(https://www.easemytrip.com/holidays//Content/customize/detail/img/pin-icon.png) no-repeat;background-size:11px 12px;float:left;margin-right:5px;}
.iconsvg{width:9px;height:12px;position:absolute;left:0px;top:1px;fill:#000000;}
.Pillswrap{width:100%;float:left;margin-top:5px;}
.Pills{margin-top:0;list-style:none;outline:0;padding:0;margin-bottom:4px;}
.Pills .Pill{height:24px;font-size:11px;padding:4px 7px;max-width:320px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;vertical-align:bottom;margin-left:0;margin-right:3px!important;margin-bottom:7px!important;width:auto;line-height:normal;border-radius:0;}
.Pill--outlined{display:inline-block;padding:5px 7px;line-height:1;font-size:12px;font-weight:600;border:1px solid;border-radius:2px;}
.Pills .Pill i{margin-right:4px;}
.Pills .Pill--BenefitsPayments{color:#66be5b;border-color:#66be5b;}
.addbtn{border-radius:20px;padding:6px 10px;text-align:center;border:1px solid #2196f3;font-size:13px;text-decoration:none;color:#2196f3;cursor:pointer;font-weight:600;align-items:center;}
.fltr{float:right;}
.mgl4{margin-left:4px;}
.acenter{align-items:center;}
.txtmeal{font-size:14px;font-weight:600;}
.addtxt{font-size:14px;color:#868585;font-style:italic;}
.actimgcol{width:131px;height:90px;}
.actimgcol img{height:100%;object-fit:cover;max-width:100%;}
.actvinfo{width:50%;margin-left:20px;}
.actvinfo h4{font-size:14px;font-weight:600;color:#000;margin:0;}
.actvinfo .paraac{font-size:12px;font-weight:500;color:#000;}
.mgr4{margin-right:4px;}
.stars-rating ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:flex-start;margin:0;padding:0;}
.stars-rating ul li{width:31%;margin:0;color:#666;font-size:1.3em;text-align:center;list-style:none;margin-right:8px;}
.stars-rating ul li input[type=radio]{display:none;}
.stars-rating ul li label{color:#000;background-color:#fff;border:1px solid #ccc;border-radius:25px;display:block;height:25px;line-height:25px;padding:0;font-size:13px;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.stars-rating ul li .icon-star{margin-left:3px;margin-top:2px;}
.stars-rating ul input[type=radio]:checked + label{background-color:#2196f3;border-color:#2196f3;color:#fff;font-weight:600;}
.stars-rating ul input[type=radio]:checked + label svg path{fill:#fff;stroke:#fff;}
.wd122{width:122px;}
.ftn14{font-size:14px;}
.fw600{font-weight:600;}
.mdfydt{color:#1E3FC3;cursor:pointer;}
.dtchng{font-size:12px;margin-top:3px;color:#868585;font-style:italic;}
.clr{clear:both;}
.stage{display:flex;justify-content:center;align-items:center;position:relative;width:25%;padding:10px 0;}
.dot-pulse{position:relative;left:-9999px;width:10px;height:10px;border-radius:5px;background-color:#2196f3;color:#2196f3;box-shadow:9999px 0 0 -5px #2196f3;animation:dotPulse 1.5s infinite linear;animation-delay:.25s;}
.dot-pulse::before,.dot-pulse::after{content:'';display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:5px;background-color:#2196f3;color:#2196f3;}
.dot-pulse::before{box-shadow:9984px 0 0 -5px #2196f3;animation:dotPulseBefore 1.5s infinite linear;animation-delay:0s;}
.dot-pulse::after{box-shadow:10014px 0 0 -5px #2196f3;animation:dotPulseAfter 1.5s infinite linear;animation-delay:.5s;}
.neflxdp{background:aliceblue;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-radius:6px;border:1px dashed #efefef;}
.neflxdp p{font-size:14px;font-weight:600;}
.neflxdp .chnbtn{background:#fff;}
.htlimgcol{position:relative;}
.htlimgcol img{object-fit:cover;width:100%;max-height:178px;border-radius:5px;}
.newbxn{width:100%;position:relative;}
.inclu{border-radius:10px;border:1px solid #C4C4C4;padding:15px;box-shadow:0 0 7px rgb(0 0 0 / 20%);position:relative;width:49%;background:#EAFAEA;}
.inclu::before{content:'';position:absolute;left:0;top:12px;background:#63C266;height:30px;width:5px;}
.exclu{border-radius:10px;border:1px solid #C4C4C4;padding:15px;box-shadow:0 0 7px rgb(0 0 0 / 20%);position:relative;width:49%;background:#FBEBEB;}
.exclu::before{content:'';position:absolute;left:0;top:12px;background:#DA1515;height:30px;width:5px;}
/*! CSS Used from: https://www.easemytrip.com/holidays/Content/customize/detail/css/trainList-style.css?akv=1.0.0.0.72 */
*{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
p{margin:0;padding:0;}
a{text-decoration:none;}
.clr{clear:both;}
[type="radio"]:not(:checked),[type="radio"]:checked{position:absolute;left:-9999px;opacity:0;}
.fltr{float:right;font-size:11px;color:#8F8B8B;}
/*! CSS Used from: https://www.easemytrip.com/emt-pro/emt-pro-header.css?akv=1.0.0.0.72 */
p{margin:0;padding:0;}
.clr{clear:both;}
.clr{clear:both;}
/*! CSS Used from: Embedded */
.w75{width:75%;margin-left:20px;}
.w65{width:65%;margin-left:20px;}
.newloadrinn{width:100%;height:100%;left:0;top:0;background:#0000009e;position:absolute;}
.innerbx{width:100%;padding:10px;background:#fff;position:relative;border-radius:0 0 4px 4px;}
.sold-out{width:120px;float:left;position:absolute;top:54px;right:-30px;}
.tcenter{text-align:center;position:relative;}
.sold-out img{width:100%;}
.bus-sec{margin-right:15px;}
/*! CSS Used from: https://www.easemytrip.com/holidays/css/busList-style.css?akv=1.0.0.0.72 */
div,span,h3,h4,p,a,img,strong,i,ol,ul,li,label{font-family:'Open Sans', sans-serif, Tahoma, Arial;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
p{margin:0;}
.clr{clear:both;}
a{cursor:pointer;}
.fltr{float:right;}
.fw500{font-weight:500;}
.fw600{font-weight:600;}
.fltr{float:right;}
.fw600{font-weight:600;}
/*! CSS Used from: https://www.easemytrip.com/css/new-login-flow-style.css?v=1 */
h3,h4,p,a,img,strong,i,ol,ul,li,label{margin:0;padding:0;border:0;outline:0;font-family:'Open Sans', sans-serif;}
img{max-width:100%;}
.clr{clear:both;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
.mgt15{margin-top:15px;}
/*! CSS Used from: https://www.easemytrip.com/css/new-login-flow-style.css */
h3,h4,p,a,img,strong,i,ol,ul,li,label{margin:0;padding:0;border:0;outline:0;font-family:'Open Sans', sans-serif;}
img{max-width:100%;}
.clr{clear:both;}
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
.mgt15{margin-top:15px;}
/*! CSS Used from: https://www.easemytrip.com/css/new-header/new-head-style-v2.css */
*{box-sizing:border-box;-webkit-box-sizing:border-box;}
@media only screen and (max-width: 499px){
.clr{clear:both;}
.fltr{float:right;}
}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.daysactv{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-top:15px;}
/*! CSS Used from: Embedded */
.w105px{width:110px;margin-left:15px;}
.ovrtxt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px;}
.mask-box-sec{border-radius:4px;position:relative;background-color:gray;pointer-events:auto;z-index:99999;}
/*! CSS Used keyframes */
@keyframes dotPulse{0%{box-shadow:9999px 0 0 -5px #2196f3;}30%{box-shadow:9999px 0 0 2px #2196f3;}60%, 100%{box-shadow:9999px 0 0 -5px #2196f3;}}
@keyframes dotPulseBefore{0%{box-shadow:9984px 0 0 -5px #2196f3;}30%{box-shadow:9984px 0 0 2px #2196f3;}60%, 100%{box-shadow:9984px 0 0 -5px #2196f3;}}
@keyframes dotPulseAfter{0%{box-shadow:10014px 0 0 -5px #2196f3;}30%{box-shadow:10014px 0 0 2px #2196f3;}60%, 100%{box-shadow:10014px 0 0 -5px #2196f3;}}
/*! CSS Used fontfaces */
@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.eot");src:url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.woff2") format("woff2"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.woff") format("woff"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.ttf") format("truetype"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-regular-400.svg#fontawesome") format("svg");}
@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.eot");src:url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.woff2") format("woff2"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.woff") format("woff"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.ttf") format("truetype"), url("https://www.easemytrip.com/holidays/Content/customize/detail/webfonts/fa-solid-900.svg#fontawesome") format("svg");}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');unicode-range:U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
.tcbtm{padding-left:20px;}
.inclsn{padding-left:20px;}
.exclsn{padding-left:20px;}
div,em,h2,h3,img,input,label,li,p,span,strong,ul{margin:0;padding:0;border:0;outline:0;background:transparent;font-size:100%;vertical-align:baseline;}
*,:after,:before{-webkit-box-sizing:border-box!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;outline:none;}
.smooth{transition:all .7s;-moz-transition:all .7s;-ms-transition:all .7s;-webkit-transition:all .7s;}
img[alt]{font-size:10px;font-weight:300;}
img,svg{max-width:100%;}
svg{width:100%;height:100%;}
h2{line-height:1.4;margin-top:0;margin-bottom:.5rem;}
h2,h3{text-rendering:optimizeLegibility;font-weight:500;line-height:1.1;color:inherit;}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;}
*{font-family:Lato,sans-serif!important;}
.f20{line-height:28px;}
.f20{font-size:20px;}
.f14{line-height:18px;}
.f14{font-size:14px;}
.fw9{font-weight:900;}
.fwb{font-weight:700;}
.row{margin-right:-15px;margin-left:-15px;}
.col-md-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:left;}
.col-md-12{width:100%;}
.clearfix:after,.clearfix:before,.row:after,.row:before{display:table;content:" ";}
.clearfix:after,.row:after{clear:both;}
.relative{position:relative!important;}
svg{position:absolute;top:50%;left:50%;-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;}
.p0{padding:0!important;}
.p15{padding:15px!important;}
.pt24{padding-top:24px!important;}
.pt48{padding-top:48px!important;}
.pb8{padding-bottom:8px!important;}
.pr24{padding-right:24px!important;}
.m0{margin:0!important;}
.mt8{margin-top:8px!important;}
.mb15{margin-bottom:15px!important;}
.block{display:block!important;}
.wfull{width:100%!important;}
.row-{margin-left:0!important;margin-right:0!important;}
.overflowh{overflow:hidden;}
.bb{border-bottom:1px solid #d4d4d4;}
.border{border:1px solid #d4d4d4;}
svg{max-height:100%;}
li{position:relative;}
.dynamicTextInherit *{font-size:inherit;font-family:inherit;line-height:inherit;}
.dynamicTextInherit p{font-size:14px!important;margin:0 0 8px!important;font-family:inherit!important;}
.dynamicTextInherit p *{font-size:inherit!important;font-family:inherit!important;margin:0!important;}
.dynamicTextInherit img{width:100%!important;margin:8px 0!important;border:8px solid #f2f2f2;display:block;}
.dynamicTextInherit .swiper-container img{width:100%!important;margin:0!important;border:0;display:block;}
::-webkit-scrollbar{width:8px;background:#f2f2f2;}
::-webkit-scrollbar-track{border-radius:0;}
::-webkit-scrollbar-thumb{background:hsla(0,0%,69.8%,.8);border-radius:0;}
.imgGlobal{position:relative;top:0;left:-1px;min-width:calc(100% + 2px);max-width:100%;}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;}
.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}
/*! CSS Used from: Embedded */
.days-count-iti{position:absolute;left:0;top:14px;font-weight:400;color:#b2b2b2;}
.iti-checkbox+label{font-weight:400;}
.iti-checkbox+label:after,.iti-checkbox+label:before{position:absolute;content:"";background:#b2b2b2;top:19px;}
.iti-checkbox+label:before{width:8px;height:8px;border-radius:100%;left:50px;z-index:2;}
.iti-hidden-wrapper{padding-left:70px;}
.iti-checkbox+label+.iti-hidden-wrapper:after{position:absolute;content:"";background:#b2b2b2;top:20px;width:2px;left:53px;height:100%;}
.iti-checkbox{display:none;}
.iti-checkbox+label{display:block;padding-left:70px;position:relative;padding-top:12px;padding-bottom:15px;cursor:pointer;}
.iti-hidden-data{display:block;height:0;overflow:hidden;}
.iti-arrow{height:4px;position:absolute;right:10px;top:5px;}
.iti-arrow,.iti-arrow svg{display:block;width:10px;}
.iti-checkbox:checked+label+.iti-hidden-wrapper .iti-hidden-data{display:block;height:auto;padding-bottom:8px;}
.iti-checkbox:checked+label .iti-arrow{transform:rotate(180deg);}
.iti-checkbox:checked+label:before{background:#eb5e3c;}
.iti-checkbox:checked+label .days-count-iti{color:#eb5e3c;}
.iti-con-parts:last-child .iti-checkbox+label+.iti-hidden-wrapper:after{display:none;}
.package-tags{margin:0;padding:0;display:flex;flex-wrap:wrap;}
.package-tags li{display:block;border-radius:20px;border:1px solid #b2b2b2;font-size:12px;color:#b2b2b2;padding:3px 10px;list-style:none;margin:4px;line-height:12px;text-align:center;height:20px;width:auto;}
/*! CSS Used from: Embedded */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;}
.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}
.package-tags{margin:0;padding:0;display:flex;flex-wrap:wrap;}
.package-tags li{display:block;border-radius:20px;border:1px solid #b2b2b2;font-size:12px;color:#b2b2b2;padding:3px 10px;list-style:none;margin:4px;line-height:12px;text-align:center;height:20px;width:auto;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-19bxbyw{overflow:hidden;width:200px;position:relative;height:127px;margin-right:15px;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-19bxbyw{overflow:hidden;width:200px;position:relative;height:127px;margin-right:15px;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-19bxbyw{overflow:hidden;width:200px;position:relative;height:127px;margin-right:15px;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-19bxbyw{overflow:hidden;width:200px;position:relative;height:127px;margin-right:15px;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-fu0vyd{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;}
.css-fu0vyd > span{min-width:50px;margin-right:15px;}
.css-fu0vyd:before,.css-fu0vyd:after{display:none;}
.css-fu0vyd .inclusionName{line-height:12px;font-size:10px;padding-top:5px;word-wrap:break-word;color:#3e3e3e;display:block;text-align:center;}
/*! CSS Used from: Embedded */
.css-1cn1t30{width:24px;display:block;margin:0 auto;height:24px;position:relative;}
.css-1cn1t30 svg{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;max-width:100%;height:100%;position:absolute;bottom:0;display:block;top:auto;}
/*! CSS Used from: Embedded */
.css-1c4hher{position:absolute;top:50%;z-index:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:-2%;right:-2%;height:1px;width:104%;}
/*! CSS Used from: https://assets.traveltriangle.com/desktop_assets/build/travelerReview-0a5433e9210c01b3938b.css */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box;}
.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0);}
.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;}
.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}
/*! CSS Used from: Embedded */
*{box-sizing:border-box;}
/*! CSS Used fontfaces */
@font-face{font-family:Lato;font-style:normal;font-weight:300;src:local("Lato Light"),local("Lato-Light"),url(https://fonts.gstatic.com/s/lato/v13/kcf5uOXucLcbFOydGU24WALUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:400;src:local("Lato Regular"),local("Lato-Regular"),url(https://fonts.gstatic.com/s/lato/v13/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:700;src:local("Lato Bold"),local("Lato-Bold"),url(https://fonts.gstatic.com/s/lato/v13/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:900;src:local("Lato Black"),local("Lato-Black"),url(https://fonts.gstatic.com/s/lato/v13/G2uphNnNqGFMHLRsO_72ngLUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:italic;font-weight:400;src:local("Lato Italic"),local("Lato-Italic"),url(https://fonts.gstatic.com/s/lato/v13/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:local("Lato Light"),local("Lato-Light"),url(https://fonts.gstatic.com/s/lato/v13/kcf5uOXucLcbFOydGU24WALUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:local("Lato Regular"),local("Lato-Regular"),url(https://fonts.gstatic.com/s/lato/v13/qIIYRU-oROkIk8vfvxw6QvesZW2xOQ-xsNqO47m55DA.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:local("Lato Bold"),local("Lato-Bold"),url(https://fonts.gstatic.com/s/lato/v13/qdgUG4U09HnJwhYI-uK18wLUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:local("Lato Black"),local("Lato-Black"),url(https://fonts.gstatic.com/s/lato/v13/G2uphNnNqGFMHLRsO_72ngLUuEpTyoUstqEm5AMlJo4.woff) format("woff");}
@font-face{font-family:Lato;font-style:italic;font-weight:400;font-display:swap;src:local("Lato Italic"),local("Lato-Italic"),url(https://fonts.gstatic.com/s/lato/v13/RYyZNoeFgb0l7W3Vu1aSWOvvDin1pK8aKteLpeZ5c0A.woff) format("woff");}