.payment-box h5 i, .tr-package-item figcaption img {
	margin-right:10px
}
.owl-style.owl-theme .owl-nav {
	margin-top:0
}
#tr-reviews-carousel .item, .owl-style.owl-theme .owl-nav [class*=owl-]:hover, .tr-features-and-reviews .nav li a:focus, .tr-features-and-reviews .nav li a:hover {
background:0
}
.owl-style .owl-nav i.fa {
	outline:0;
	width:40px;
	height:40px;
	border-radius:50%;
	background:#ff7f00;
	color:#fff;
	display:block
}
.flilterhide, .owl-style.owl-drag, .railmobile {
	display:none
}
.owl-nav-center.owl-theme .owl-nav {
	position:absolute;
	top:50%;
	left:0;
	right:0;
	margin:auto
}
.owl-nav-center.owl-theme .owl-next, .owl-nav-center.owl-theme .owl-prev {
	position:absolute
}
.owl-nav-center.owl-theme .owl-prev {
	left:0
}
#tr-reviews-carousel.owl-nav-center.owl-theme .owl-next, .owl-nav-center.owl-theme .owl-next {
	right:0
}
.tr-banner-sec {
	position:relative;
	overflow:hidden
}
#tr-banner-slider .carousel-inner .item .tr-overlay:before {
	background:rgba(0, 0, 0, .45)
}
#tr-banner-slider .carousel-inner .item .tr-slide-img {
	width:100%;
	height:100vh
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-1 {
	background:url(../images/banner/india.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-2 {
	background:url(../images/banner/nepal.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-3 {
	background:url(../images/banner/bhutan.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-4 {
	background:url(../images/banner/sri-lanka.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-5 {
	background:url(../images/banner/tibet.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .tr-slide-img.tr-cover-6 {
	background:url(../images/banner/vietnam.jpg) center/cover no-repeat
}
#tr-banner-slider .carousel-inner .item .carousel-caption {
	display:flex;
	align-items:center;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	right:0;
	bottom:0
}
.carousel-fade .carousel-inner .item {
	opacity:0;
	transition-property:opacity
}
#tr-banner-slider .carousel-control:hover span, .carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right, .youtube .play:hover {
	opacity:1
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left:0;
	opacity:0;
	z-index:1
}
.carousel-fade .carousel-control {
	z-index:2
}
#tr-banner-slider .carousel-indicators {
	width:auto;
	right:30px;
	left:inherit
}
#tr-banner-slider .carousel-indicators li {
	border-radius:50%;
	width:10px;
	height:10px;
	margin:2px;
	border:2px solid #ff7f00;
transition:.3s ease-in-out
}
#tr-banner-slider .carousel-indicators li.active {
	background:#ff7f00;
	width:10px;
	height:10px;
	margin:2px
}
#tr-banner-slider .carousel-control {
	background:0;
transition:.3s ease-in-out
}
#tr-banner-slider .carousel-control span {
	position:absolute;
	top:50%;
	opacity:0;
	width:40px;
	height:40px;
	cursor:pointer;
	background:rgba(0, 0, 0, .8);
	color:#fff;
	border-radius:50%
}
#tr-banner-slider .carousel-control span, .owl-style .owl-nav i.fa {
	text-align:center;
	font-size:18px;
	box-shadow:-5.67px 9.43px 35px 0 rgba(0, 0, 0, .2);
	line-height:40px
}
#tr-banner-slider .carousel-control.left span {
	left:5px
}
#tr-banner-slider .carousel-control.right span {
	right:5px
}
#tr-banner-slider .carousel-inner .tr-banner-content {
	text-align:left
}
#tr-banner-slider .carousel-inner .tr-banner-content .tr-slide-h1 {
	font-size:40px;
	margin-bottom:10px;
	font-weight:500;
	color:#fff;
	text-shadow:1px 1px 4px rgba(0, 0, 0, .4);
	animation:1s ease-in-out slideInDown
}
#tr-banner-slider .carousel-inner .tr-banner-content h2 {
	color:rgba(255, 255, 255, .9);
	font-size:26px;
	margin-bottom:15px;
	animation:1.2s ease-in-out slideInDown
}
#tr-banner-slider .carousel-inner .tr-banner-content h4 {
	color:rgba(255, 255, 255, .9);
	font-size:20px;
	margin-bottom:15px;
	animation:1.2s ease-in-out slideInDown
}
#tr-banner-slider .carousel-inner .tr-banner-content p {
	font-size:22px;
	color:#fff;
	margin-bottom:25px;
	animation:1s ease-in-out slideInUp
}
#tr-banner-slider .carousel-inner .tr-banner-content a.tr-btn {
	padding:0 30px;
	font-size:18px;
	text-shadow:none;
	text-transform:uppercase;
	animation:1.2s ease-in-out slideInUp
}
#tr-banner-slider .carousel-inner .tr-banner-content a.tr-btn:hover {
	color:#ff7f00;
	background:#fff
}
.slideInDown {
	animation-name:slideInDown
}
@keyframes slideInDown {
0% {
transform:translate3d(0, -100%, 0);
visibility:visible
}
to {
	transform:translateZ(0)
}
}
.slideInUp {
	animation-name:slideInUp
}
@keyframes slideInUp {
0% {
transform:translate3d(0, 100%, 0);
visibility:visible
}
to {
	transform:translateZ(0)
}
}
.tr-search-tours {
	background:linear-gradient(rgba(0, 0, 0, .85), rgba(0, 0, 0, .65));
	border:1px solid rgba(255, 255, 255, .2);
	padding:15px;
	display:flex;
	align-items:center;
	position:absolute;
	bottom:100px;
	left:0;
	right:0;
	z-index:20;
	width:50%;
	border-radius:300px;
	margin:auto
}
.tr-search-tours .tr-search-form input, .tr-search-tours .tr-search-form select {
	border:1px solid rgba(255, 255, 255, .3);
	background:rgba(255, 255, 255, .15);
	color:#fff
}
.tr-search-tours .tr-search-title {
	flex:1;
	padding:0 20px 0 10px
}
.tr-search-tours .tr-search-title h3 {
	font-size:20px;
	margin-top:0;
	margin-bottom:0;
	color:#fff;
	font-weight:300
}
.tr-search-tours .tr-search-form {
	flex:3;
	display:flex
}
.tr-search-tours .tr-search-form select {
	text-align:center;
	font-size:14px
}
.tr-search-tours .tr-search-form input {
	text-align:left;
	padding:0 10px
}
.tr-search-tours .tr-search-form select option {
	color:#272424
}
.tr-search-tours .tr-search-form select optgroup {
	color:#ff7f00;
	font-weight:400
}
.tr-search-tours .tr-search-form input:first-child, .tr-search-tours .tr-search-form select:first-child {
	border-top-left-radius:40px;
	border-bottom-left-radius:40px;
	border-right:0
}
.tr-search-tours .tr-search-form input:nth-child(2), .tr-search-tours .tr-search-form select:nth-child(2) {
border-right:0
}
.tr-search-tours .tr-search-form a, .tr-search-tours .tr-search-form button, .tr-search-tours .tr-search-form select {
	flex:1;
	height:40px;
	line-height:40px
}
.tr-search-tours .tr-search-form input, .tr-search-tours .tr-search-form select {
	flex:2
}
.tr-search-tours .tr-search-form a, .tr-search-tours .tr-search-form button {
	background:linear-gradient(#f9454a, #f12026);
	border-top-right-radius:40px;
	border-bottom-right-radius:40px;
	border:1px solid #ed3227
}
.tr-destinations-exp {
	padding:50px 0 0
}
.tr-destinations-exp .tr-main-title-new h1, .tr-destinations-exp .tr-main-title-new h1 a, .tr-destinations-exp .tr-main-title-new p a {
	color:#000
}
.tr-destinations-exp .tr-main-title-new p {
	color:#383838
}
.tr-travel-pck-row {
	display:flex;
	background:#fff;
	flex-wrap:wrap
}
.tr-travel-col {
	flex-basis:50%
}
.tr-travel-theme-box {
	padding:10px 100px;
	height:451px;
	background-size:cover
}
.youtube, iframe {
	height:400px
}
.tr-bg-gr, .tr-travel-theme-box .tr-content ul li i {
	background:linear-gradient(#f9454a, #f12026)
}
.img-tesxt, .tr-overlay, .tr-title-banner .tr-content, .tr-travel-theme-box .tr-content {
	position:relative
}
.tr-travel-theme-box:before {
	background:linear-gradient(90deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .65), transparent 100%, transparent)
}
.tr-travel-theme-box .tr-content h2, .tr-travel-theme-box .tr-content h3 {
	text-shadow:0 2px 8px rgba(0, 0, 0, .32);
	color:#fff
}
.tr-travel-theme-box .tr-content h2 {
	font-size:28px
}
.mice-form, .reviewvideo, .reviewvideo iframe, .tr-region-pck img {
	width:100%
}
.tr-travel-theme-box .tr-content h3 {
	font-size:16px;
	margin-bottom:10px
}
.tr-travel-theme-box .tr-content ul li {
	margin-bottom:10px;
	display:flex
}
.payment-box .pay-list:last-child, .payment-box:last-child, .tr-offer-pck .tr-package-item, .tr-travel-theme-box .tr-content ul li:last-child {
	margin-bottom:0
}
.tr-travel-theme-box .tr-content ul li i {
	width:20px;
	height:20px;
	color:#fff;
	text-align:center;
	line-height:20px;
	border-radius:50%;
	margin-right:15px
}
.tr-main-title-new p, .tr-main-title-new p a, .tr-travel-theme-box .tr-content ul li a, .tr-trending-tours .tr-main-title h1, .tr-trending-tours .tr-main-title h2, .tr-trending-tours .tr-main-title p {
font-family: 'Roboto', sans-serif;
    font-size: 20px;
    color: #000;
    font-weight: 300;
    line-height: 1.5em;
    text-decoration: none;
    margin-bottom: 20px;
}
.tr-special-offers-box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}
.tr-offer-pck {
	flex-basis:33.33%
}
.tr-offer-pck .tr-ribbon-tag {
	padding:6px 14px;
	top:10px
}
.tr-offer-pck .tr-pck-list {
	display:block;
	margin-left:1px;
	margin-bottom:1px
}
.tr-offer-pck .tr-pck-list .tr-img {
	height:225px
}
.tr-offer-pck .tr-pck-list .tr-img .tr-days {
	background:linear-gradient(180deg, transparent, transparent, rgba(0, 0, 0, .5), rgba(0, 0, 0, .8))
}
.tr-offer-pck .tr-offer-title {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:10px
}
.tr-offer-pck .tr-offer-title p {
	color:#fff;
	font-size:14px;
letter-spacing:.05rem;
	margin-bottom:2px;
	text-shadow:0 2px 8px rgba(0, 0, 0, .32)
}
.tr-offer-pck .tr-offer-title a {
	color:#fff;
	font-size:13px
}
.tr-offer-pck .tr-offer-title a img {
	margin-left:3px;
	width:16px;
transition:margin .3s ease-in-out
}
.tr-offer-pck .tr-offer-title a:hover img {
	margin-left:9px
}
.payment-box, .tr-first-time-pck, .tr-main-title-new, .tr-package-item, .tr-region-pck, .tr-reviews-grid, .tr-who-we-are .tr-content {
	margin-bottom:30px
}
.payment-box p, .tr-feature-item img, .tr-who-we-are .tr-content h4 {
	margin-bottom:20px
}
.tr-who-we-are .tr-content .tr-main-title h4 {
	margin-bottom:45px
}
.tr-who-we-are .tr-content p {
	line-height:1.6;
	text-align:justify;
	margin-bottom:15px
}
.tr-package-item .tr-overlay:before {
	background:linear-gradient(transparent, transparent, rgba(0, 0, 0, .7))
}
.tr-package-item figcaption {
	padding:15px 10px;
	display:flex;
	align-items:center;
	position:absolute;
	bottom:0;
	left:0;
	right:0
}
.tr-package-item .tr-img img.img-responsive {
	width:100%;
	height:100%;
	object-fit:cover
}
.tr-package-item figcaption h5 {
	color:#fff;
	font-size:14px
}
.tr-packages-section .tr-pck-list .tr-tooltip-box .tr-tooltip-content {
	margin:0 0 10px -120px
}
.tr-pck-list .tr-button a, .tr-tour-blog a.tr-btn {
	margin-top:20px
}
.tr-pck-list {
	position:relative;
	display:flex
}
.tr-pck-list .tr-img-anchor {
	flex:3
}
.tr-pck-list .tr-img {
	position:relative;
	height:200px
}
.tr-pck-list .tr-content .decodytxt {
	font-size:12px;
	margin-bottom:5px
}
.tr-pck-list .tr-img .tr-days .spacialoffertxt {
	bottom:10px;
	font-size:16px
}
.tr-pck-list .tr-img .tr-days {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:linear-gradient(180deg, transparent, transparent, rgba(0, 0, 0, .2), rgba(0, 0, 0, .8))
}
.tr-pck-list .tr-img .tr-days span {
	position:absolute;
	bottom:10px;
	left:10px;
	color:#fff;
	font-size:13px
}
.tr-first-timer-col {
	position:relative;
	margin:-15px
}
.tr-first-timer-title {
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:10;
	width:85%;
	margin:auto;
	padding:10px 15px
}
.tr-first-timer-title:before {
	position:absolute;
	bottom:-18px;
	left:0;
	right:0;
	width:100%;
	height:100%;
	background:url(../images/mix/shadow.png) center bottom/contain no-repeat
}
.tr-first-timer-title h3, .tr-title-banner .tr-content p {
	color:#fff;
	font-size:18px
}
#tr-first-timers .item {
	padding:15px;
	z-index:10
}
.tr-first-time-pck .tr-bg-img {
	width:100%;
	height:360px
}
.tr-first-time-pck .tr-bg-img.tr-img-1, .tr-first-time-pck .tr-bg-img.tr-img-3, .tr-first-time-pck .tr-bg-img.tr-img-4, .tr-first-time-pck .tr-bg-img.tr-img-5 {
	background:url(../images/2.jpg) center/cover no-repeat
}
.tr-first-time-pck .tr-bg-img.tr-img-2 {
	background:url(../images/2.jpg) top/cover no-repeat
}
.tr-first-time-pck .tr-content {
	padding:15px;
	text-align:center
}
.tr-first-time-pck .tr-content h3 {
	font-size:18px;
	margin-bottom:10px
}
.tr-first-time-pck .tr-content p {
	font-size:14px;
	margin-bottom:15px
}
.tr-first-time-pck .tr-content a.tr-btn {
	padding:0 12px;
	height:35px;
	line-height:35px
}
.tr-region-tours .owl-nav-center.owl-theme .owl-nav, .tr-trending-tours .owl-nav-center.owl-theme .owl-nav {
	top:38%
}
.tr-region-pck:hover {
	transform:translateY(-10px)
}
.tr-region-pck figcaption {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:50px;
	background:linear-gradient(180deg, transparent, rgba(0, 0, 0, .57), rgba(0, 0, 0, .75), rgba(0, 0, 0, .85))
}
.tr-region-pck .tr-region-caption {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:12px;
	display:flex;
	align-items:center;
	justify-content:space-between
}
.tr-region-pck .tr-region-caption h3 {
	color:#fff;
	text-shadow:0 2px 8px rgba(0, 0, 0, .32);
	font-size:15px
}
.tr-region-pck .tr-region-caption a.tr-btn {
	padding:0 12px;
	height:26px;
	line-height:26px;
	font-size:13px
}
.tr-features-and-reviews .nav-pills li.active a, .tr-features-and-reviews .nav-pills li.active a:focus, .tr-features-and-reviews .nav-pills li.active a:hover {
	background:#ff7f00;
	color:#fff
}
.tr-features-and-reviews .nav-pills {
	margin-bottom:44px
}
.tr-features-and-reviews .nav li a {
	position:relative;
	padding:5px 7px;
	border-radius:0;
	color:#272424
}
.tr-features-and-reviews .nav li.active a:before {
	position:absolute;
	bottom:-8px;
	left:0;
	right:0;
	margin:auto;
	width:0;
	height:0;
	border-top:8px solid #ff7f00;
	border-left:8px solid transparent;
	border-right:8px solid transparent
}
.pay-authorization-form a.dw-form i, .tr-features-and-reviews .nav li a i, .tr-who-we-are .tr-content ul li i {
	margin-right:5px
}
#tr-reviews-carousel .tr-reviews-grid img {
	width:40px;
	height:40px;
	margin-right:15px
}
.tr-reviews-grid h5 {
	font-size:18px;
	display:flex;
	align-items:center;
	font-weight:500;
	margin-bottom:10px
}
.tr-reviews-grid h5 span {
	margin-left:10px;
	font-size:14px;
	text-transform:capitalize;
	color:#ff7f00
}
.tr-reviews-grid p {
	margin-bottom:15px;
	line-height:1.6
}
.tr-reviews-grid h6 {
	color:#ff7f00;
	margin-top:0;
	margin-bottom:0;
	font-size:16px
}
.tr-reviews-grid h6 small {
	color:#383838;
	font-size:14px;
	font-weight:500
}
.tr-reviews-grid ul {
	margin-bottom:15px
}
.tr-reviews-grid ul li {
	color:#5d5d5d;
	font-size:14px;
	margin-bottom:10px
}
.tr-reviews-grid ul li strong {
	color:#383838;
	margin-right:10px
}
#tr-reviews-carousel.owl-nav-center.owl-theme .owl-nav {
	top:inherit;
	bottom:50px
}
#tr-reviews-carousel.owl-style .owl-nav i.fa {
	width:25px;
	height:25px;
	line-height:25px;
	font-size:14px
}
#tr-reviews-carousel.owl-nav-center.owl-theme .owl-prev {
	right:40px;
	left:auto
}
.youtube {
	background:url(https://www.india-tours.com/images/icons/yvideoloading.gif) center/cover no-repeat;
	position:relative;
	display:block;
	overflow:hidden;
transition:.2s ease-out;
	cursor:pointer;
	width:100%
}
.youtube .play {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAERklEQVR4nOWbTWhcVRTHb1IJVoxGtNCNdal2JYJReC6GWuO83PM/59yUS3FRFARdFlwYP1CfiojQWt36sRCUurRIdVFXIn41lAoVdRGrG1M01YpKrWjiYmaSl8ybZJL3cd+YA//NLObd3++eO8x79z5jSq5Gw+8kov0AP8vMR5l1BtBZQM4B8ks75wCdZdYZZj5qLZ4hov2Nht9Z9vhKKSIaB/gI4M4w62KeAO6Mte4lYOq20FxrlqqOibhHmeWbvNC9ZfDX1mLae391aN6limO/gwgvAPJbWeAZuSDingdwXTBw7/0IsyaA/Fkh+KqOkD+YNfHej1QKD+y7iVlOhgLvFqFfNJvNGyuBJ+KDAF8MDd0tgS8y64OlgSdJMsysL4cG7SOHkyQZLhTee7+d2R2rAVy/S+Jd7/32ouBHAP4gNNRGQyTHc/84NhqNywZp5rvjjnnvt21aABFeCQ+RLwAf2hQ8s7sv9OCLk6AHNgQvIrvbfzKCD76g/O6cu7lf/iER/aQGgy448pExZmhdegAPhR9sObFWH1gT3lp7DaA/5bkIgJhZPgsNmz02novj+KqeApj1ubwXWe4kdyeznAgNvTpE/HQmvKqOMeuFogTUVQSRno+iaLRLAJF7uIgL9O4ubgL8aWgB7S44mNX+35YpICUiAvS9sBLkq1WzT+NFffl6AuoiApi6NT37h6sWkBIRZGkQ8YtLgyji6e1mBYTqCEBPG2Naz+0BWQgtoGoRgCzEsd9hAN1X5BfnFZASUfrSAFQNsyZ1FJASUVpHiLinDJG8U2cBZYogkrcNs5waBAGdstbeU9zdqpw0gPwwSAI6VUxHyFlDpOcHUUBBIuYNs14aZAE5RVwyzPr3/0EAEY0TyfGNjBWQvwZ+CTSbehfAH29mrID8bET0+0EUkAd8WYDOmqJ3ecsG30yr9wqRfm6Y+a1BEFDEjHfHvWmY9ck6CygHvBVr8Xhtb4ZE5HZA3y8DvBNA1TjnrmXWf+sioMwZX5V/VHXMGGMMoKdDCxCRvRWBdzKzdHEO+EisilbPyopHYqp6S9UCAsz4iojI7hUDAtyXVQgIDd6KnOoaWNkbI6FaPSuZGyMArsi7MZoloB4zviI/Nhr3X95jltwTRQmoIfgisy5ai+me67OI7fE4nrqjrqfK1t0eby0FPRB6oGVlchL3rgnfrq19RKbVBdhV9IOSwJmfmJi4vi/4ThERitwyCxVAFqydshuCX5awhQ9KtmuIWd8IDZED/nXT77rvVVv6sHRKwjYi91poqP7Dr+Y6JJ1VSZIMA3wkPNy6bX+o8Bcm0sXMdwM8Fxo0A3xORPaWBp6uPXsmbxCRD0NDL0dOANhVCXy6iAjMcjbcrMt3RITKwdMVRdFo+y5yvkL4eWZ+zHt/ZVD4dEVRNGotpst+dZZZH8k86lqn2pIvT/eqrNfn2xuyqYPZ8mv7s8pfn/8Pybm4TIjanscAAAAASUVORK5CYII=) center center/64px 64px no-repeat;
	position:absolute;
	height:100%;
	width:100%;
	opacity:.8;
-webkit-transition:.2s ease-out;
-moz-transition:.2s ease-out;
-o-transition:.2s ease-out;
transition:.2s ease-out
}
.tr-features-box {
	display:flex;
	flex-wrap:wrap;
	margin:0 -8px 30px
}
.tr-features-grid {
	flex-basis:50%;
	padding:0 8px;
	display:grid
}
.tr-feature-item {
	padding:19px 15px;
	margin-bottom:16px
}
.tr-feature-item h5 {
	font-weight:500;
	font-size:16px;
	margin-bottom:5px
}
.tr-feature-item p, .tr-trending-pck .tr-left small {
	font-size:14px
}
.tr-trending-tours {
	background:url(../images/banner/destinations.jpg) top/cover no-repeat
}
.tr-trending-tours:before, .transprntbg {
	background:rgba(0, 0, 0, .7)
}
.tr-trending-tours .tr-main-title h1:before {
	background:#fff
}
.tr-trending-pck {
	overflow:inherit;
	margin-bottom:30px
}
.tr-trending-pck .tr-content {
	padding:15px
}
.tr-trending-pck .tr-content h3 {
	font-size:16px;
	font-weight:500;
	margin-bottom:10px
}
.tr-trending-pck .tr-bottom-group, .tr-trending-pck .tr-citys {
	display:flex;
	justify-content:space-between
}
.tr-trending-pck .tr-citys {
	border-top:1px dashed #ddd;
	padding-top:10px;
	margin-bottom:6px
}
.tr-trending-pck .tr-citys p {
	font-size:14px;
	margin-bottom:3px
}
.tr-trending-pck .tr-citys .tr-see {
	padding:2px;
	background:#383838;
	color:#fff;
	font-size:12px;
	border-radius:40px;
	width:80px;
	text-align:center
}
.tr-trending-pck .tr-left small i {
	color:#ff7f00;
	margin-right:5px
}
.tr-trending-pck a.tr-btn {
	padding:0 10px;
	height:30px;
	line-height:30px;
	font-size:12px;
letter-spacing:.08rem;
	display:block
}
.tr-trending-pck .tr-tooltip-content {
	margin:0 0 10px -120px;
	left:20%;
	width:200px;
	padding:10px
}
.newind-title::before, .tr-main-title-new h1:before {
bottom:-10px;
width:40px;
background:#000;
height:2px
}
.tr-trending-pck .tr-tooltip-content:after {
	left:72%
}
.tr-trending-pck .tr-tooltip-content p {
	font-size:12px
}
.tr-trending-tours .owl-nav-center.owl-theme .owl-prev {
	left:-15px
}
.tr-trending-tours .owl-nav-center.owl-theme .owl-next {
	right:-15px
}
.tr-destinations-exp .transprntbg {
	padding-bottom:0
}
.transprntbg {
	width:100%;
	height:100%;
	padding:60px 0 30px
}
.tr-main-title-new h1, .tr-main-title-new h4 {
	margin-bottom:10px;
font-family: Poppins, sans-serif;
    position: relative;
    font-size: 42px;
    color: #000;
    font-weight: 200;
    line-height: 40px;
}
 .tr-main-title-new h4 span {
color: #ff7f00;
    font-weight: 600;
}


.tr-address-info a, .tr-main-title-new h1 span, .tr-main-title-new h4 span, .tr-who-we-are .tr-content ul li a:focus, .tr-who-we-are .tr-content ul li a:hover {
	color:#ff7f00
}
.tr-main-title-new h2 {
	margin-bottom:15px;
	font-size:18px;
	color:#fff
}
.tr-who-we-are .tr-content ul li {
	margin-bottom:10px
}
.tr-who-we-are .tr-content ul li a {
	color:#272424;
	padding:6px 15px;
	display:block;
	border-left:2px solid #ff7f00;
transition:.3s ease-in-out;
	font-size:13px;
	letter-spacing:1px
}
.newind-title {
	display:flex;
	align-items:center;
	position:relative;
	margin-bottom:30px;
	flex-wrap:wrap
}
.newind-title::before {
content:'';
position:absolute
}
.newind-title .newind-tagline, .newind-title .newind-tagline a, .newind-title h1 {
	font-size:22px;
	display:contents
}
.newind-title h1 span {
	color:#ff7f00;
	padding-right:7px;
	display:contents
}
.tr-tailor-banner, .tr-title-banner {
	position:relative;
	padding:250px 0 40px
}
.tr-mini-slider, .tr-mini-slider .tr-slide, .tr-mini-slider .tr-slide:before {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.meeting-img2::before, .meeting-img::before {
position:absolute;
content:'';
border:10px solid #ff7f00;
top:20px;
width:96%
}
.tr-mini-slider .tr-slide:before {
	background:linear-gradient(180deg, rgba(0, 0, 0, .68), rgba(0, 0, 0, .55), rgba(0, 0, 0, .05), transparent, transparent, rgba(0, 0, 0, .53), rgba(0, 0, 0, .57), rgba(0, 0, 0, .68))
}
.tr-mini-slider .tr-slide.tr-sl-1 {
	background:url(../images/banner/1.jpg) top/cover no-repeat;
	animation:8s infinite slideFade1
}
.tr-mini-slider .tr-slide.tr-sl-2 {
	background:url(../images/banner/2.jpg) top/cover no-repeat;
	animation:8s infinite slideFade2
}
.tr-mini-slider .tr-slide.tr-sl-3 {
	background:url(../images/banner/3.jpg) top/cover no-repeat;
	animation:8s infinite slideFade3
}
@keyframes slideFade1 {
0%, 100% {
opacity:1
}
33.333%, 66.666% {
opacity:0
}
}
@keyframes slideFade2 {
0%, 100%, 66.666% {
opacity:0
}
33.333% {
opacity:1
}
}
@keyframes slideFade3 {
0%, 100%, 33.333% {
opacity:0
}
66.666% {
opacity:1
}
}
.tr-title-banner .tr-content h1 {
	color:#fff;
	line-height:1.2;
	font-size:38px;
	margin-bottom:5px;
	text-shadow:0 2px 8px rgba(0, 0, 0, .32)
}
.captcha {
	width:85%;
	display:-webkit-inline-box;
	margin-left:15px;
	font-size:14px;
	padding:6px 12px;
	height:48px;
	border:2px solid #e6e6e6;
	outline:0;
	background:#fff;
	font-family:Poppins, sans-serif
}
.review-margin {
	margin:20px 0
}
.tr-td-feed-banner {
	padding:300px 0 40px;
	background:url(../images/banner/reviews.jpg) center/cover no-repeat
}
.feedback tr td {
	padding:5px
}
.feedback tr td strong {
	font-weight:700!important
}
.mice-by-services h2 {
	font-size:25px;
	color:#666;
	position:relative;
	padding-bottom:20px
}
.mice-by-services h2:before {
	position:absolute;
	content:'';
	width:100px;
	height:2px;
	background:#666;
	left:0;
	bottom:10px
}
.mice-by-services p {
	font-size:14px;
	color:#666;
	text-align:justify
}
.mice-by-services p span {
	font-weight:600
}
.mice-img {
	text-align:center;
	padding:60px 0
}
.mice-img img {
	box-shadow:0 48px 41px -60px #000
}
.meeting-img, .meeting-img2 {
	width:100%;
	height:100%
}
.meeting-img img, .meeting-img2 img {
	height:100%;
	width:100%
}
.meeting-img::before {
left:30px;
height:100%
}
.meeting-img2::before {
right:30px;
height:100%
}
.payment-box h5, .tr-call-box a, .tr-error-content a, .tr-error-content h2, .tr-footer-item h6 {
	text-transform:uppercase
}
.payment-box h5 {
	margin-bottom:15px;
	font-size:20px;
	font-weight:500
}
.payment-box h5 i {
	color:#ff7f00
}
.payment-box .pay-title {
	font-weight:500;
	font-size:16px;
	margin-bottom:10px
}
.payment-box .pay-list {
	background:#fafafa;
	padding:10px;
	border:1px solid #ddd;
	margin-bottom:20px
}
.payment-box .pay-list strong {
	color:#ff7f00;
	font-weight:500;
	margin-bottom:5px;
	display:inline-block
}
.payment-box .pay-list strong.pay-option {
	color:#383838;
	font-size:18px
}
.payment-box .pay-list li {
	margin-bottom:5px
}
.payment-box .pay-list li a {
	color:#047cdc
}
.payment-box .pay-list li span {
	margin-left:20px
}
.pay-authorization-form h3 {
	text-align:center;
	margin:20px 0
}
.pay-authorization-form .pay-main-form {
	background:#fff7f8;
	padding:20px;
	border:1px solid #ffbbbd;
	overflow:auto;
	margin-bottom:30px
}
.pay-authorization-form strong {
	margin-right:15px
}
.airlineiframe {
	width:100%;
	height:800px;
	border:0
}
.tr-contact-section {
	padding:60px 0 30px
}
.tr-contact-section.tr-bg-light {
	background:#f3f3f3
}
.tr-contact-section .tr-main-title h4 {
	font-weight:600;
	font-size:24px
}
.tr-contact-section .tr-main-title h4:before {
	margin:auto
}
.tr-contact-form .tr-form-control {
	border-color:transparent
}
.tr-address-info, .tr-contact-form {
	padding:15px;
	margin-bottom:15px
}
.tr-address-info img {
	width:50px;
	margin-bottom:35px
}
.tr-address-info h2 {
	display:block;
	font-size:24px;
	margin-bottom:20px;
	font-weight:500
}
.tr-address-info p {
	margin-bottom:25px
}
.tr-map-frame iframe {
	width:100%;
	border:0;
	display:block
}
.tr-contact-form #queryForm .form-control-feedback {
	top:5px!important;
	right:15px
}
.railmobile, .railwayiframe {
	width:100%;
	height:100vh;
	overflow-y:hidden;
	border:0
}
.tr-sitemap-row a {
	margin-right:5px;
	margin-bottom:10px;
	font-size:16px;
	box-shadow:none;
	line-height:normal;
	height:auto;
	padding:15px
}
.tr-sitemap-row a:last-child {
	margin-right:0
}
.tr-sitemap-section {
	padding-top:50px
}
