@charset "utf-8";
/* CSS Document */
.ban-main-div{width:100%; position: relative;}

		.bdr-red{ width: 80px; height: 2px;background: #ff0000; margin:15px auto 21px auto;}
		@media only screen and (max-width: 992px) {
  .bdr-red{ width: 60px; height: 2px;background: #ff0000; margin:15px auto 21px auto;}
}
.bread-crm{position: relative;
    z-index: 14;
    width: 100%;
    height: 101px;
    margin-top: -101px;
	background-image: url(https://www.sotc.in/images/tour-package-banners/Cloud-bg3.png); background-repeat: no-repeat; background-position: center top;background-size: cover;}
@media only screen and (max-width: 600px) {
	
	.bread-crm{
		height: 25px;
        margin-top: -25px;
	}
}
.banner_bottom {  
	background: #ffffff;
}
.banner_bottom img{width:100%;}
.banner_bottom ul li{
float:left;
padding:23px 5px 21px 0px;
color:#cccccc;
}
.banner_bottom li:last-child{
color:#333333;
}
.banner_bottom li:after { 
    content: ' / '; 
}
.banner_bottom li:last-child:after { 
    content: '';
    	
}
.india-tour-head h1{font-size: 36px;
    font-weight: normal;
}
.india_tour_txt-d{
	position: absolute;
    right: 0;
    bottom: 33px;
    left: 16px;
    z-index: 10;
    padding: 0px 0px 13px 18px;
    color: #fff;
    text-align: left;
}
.india_tour_title-d{
 font-size: 23px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0px; padding-bottom: 3px;
}

.india_tour_start-d{
 font-size: 21px;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0px; padding-bottom: 5px;
}

.india_tour_txt-d .btn {
	display: inline-block;
	text-align: center;
    vertical-align: middle;
	white-space: nowrap;
    padding: 4px 10px 4px 10px;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 4px;
    opacity: 1;
    border: 2px solid #fff !important;
    color: #fff !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
	text-decoration: none;
	margin-top: 4px;
}
.india_tour_txt-d .btn-outline {
    background: transparent;
    color: #F78536;
    
}
.india_tour_txt-d .btn:hover{
  border: 2px solid #ff0000 !important;
  background: #ff0000 !important;
  color: #fff !important;
}
.india_tour_txt-d .btn:active{
	border: 2px solid #ff0000 !important;
   background: #ff0000 !important;
  color: #fff !important;
}
.butt-main-d{ width:40%;}
.india_tour_txt-d .btn-primary {
    width: 100%;
}
@media only screen and (max-width: 992px) {
	.butt-main-d{ width:88%;}
}
@media only screen and (max-width: 768px) {
	
	.india_tour_txt-d{
		padding: 0px 42px 9px 18px;
		bottom: 12px;
	}
.india_tour_txt-d .btn-primary {
    width: 137px;
}	
	.butt-main-d{ width:39%;}
}
.india_tour_txt-d .btn-primary:hover{
	transition: 0.5s;
}
.india-tour-shdw{
 margin-bottom:30px;
}
.box-info-intrntl {
    position: relative;
    text-align: center;
    color: #777;
}
.box-info-honey {
    position: relative;
    text-align: center;
    color: #777;
	background: #fff;
	box-shadow: 0px 0px 4px 1px #313131;
	padding-bottom: 15px;.box-info-intrntl-title
}
		
		.box-info-intrntl-figure{
			padding: 15px;
			display: block;
			border: 1px solid #e1e1e1;
			background-color: #fff;
		}
.box-info-intrntl-figure img {
    width: 100%;
    transform: none;
    will-change: transform;
    transition: all .25s ease;
}
.box-info-honey-figure{
			padding: 10px;
			display: block;
			
		}
		.box-info-honey-figure img {
    width: 100%;
    transform: none;
    will-change: transform;
    transition: all .25s ease;
}
	.box-info-intrntl-title{
		margin-top: 22px;
		font-weight: 700;
		font-size:16px; 
		color: #000;
	}
	.box-info-intrntl-title a{
			    color:#121212;
		}
	.box-info-intrntl-text{
			margin-top: 10px;
			max-width: 230px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .075em;
		font-weight: 600;
		font-size: 12px;
		}
	.box-info-intrntl-link::before{position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: calc(100% - 44px);
    height: 80%;
    border: 2px solid transparent;
    border-bottom-color: inherit;
    transform: translate3d(-50%,-50%,0);
    transition: width .25s ease,height .25s ease;}

    .box-info-intrntl-link {
			position: relative;
    display: inline-block;
    padding: 12px 22px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: transform .25s ease,color .25s ease-in-out;
    margin-top: 8px;
			
}
.box-info-tourism-link {
			position: relative;
    display: inline-block;
    padding: 12px 22px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: transform .25s ease,color .25s ease-in-out;
    margin-top: -5px;
			
}
.box-info-tourism-link::before{position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    width: calc(100% - 44px);
    height: 80%;
    border: 2px solid transparent;
    border-bottom-color: inherit;
    transform: translate3d(-50%,-50%,0);
    transition: width .25s ease,height .25s ease;}

		.box-info-intrntl-link, .box-info-intrntl-link:focus, .box-info-intrntl-link:active {
    color: #a3a3a3;
}
.box-info-tourism-link, .box-info-tourism-link:focus, .box-info-tourism-link:active {
    color: #a3a3a3;
}
.box-info-intrntl-link:hover {
    color: #ff0000;
}
.box-info-tourism-link:hover {
    color: #ff0000;
}
.pricetxt-ind {
    font-size: 24px;
    line-height: 27px;
    color: #ff0000;
    margin-bottom: 5px;
}
.INR-IND {
    font-family: WebRupee;
    font-weight: 400;
    font-size: 100%!important;
    line-height: .5em;
    color: #ff0000!important;
}
.box-info-intrntl-contnt{ 
	width:100%;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
  
}

.owl-next {
    right: -2.5%;
    position: absolute;
}

.owl-next span{
	font-size: 38px;
	color: #ff0000;
}

.owl-prev{
	left: -2.5%;
    position: absolute;
}
.owl-prev span{
	font-size: 38px;
	color: #ff0000;
}
.ca-tour-margin, .owl-next{top: 17% !important;}
.ca-tour-margin, .owl-prev{top: 17% !important;}
/*.ca-honey-margin, .owl-next{top: 39% !important;}
.ca-honey-margin, .owl-prev{top: 39% !important;}*/
.bghoney1 {
    background-image: url(https://www.sotc.in/images/tour-package-banners/Honeymoon-Desti-BG1.jpg);
    background-repeat: repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.bghoney2 {
    background-image: url(https://www.sotc.in/images/tour-package-banners/november/world-tour-bg1.jpg);
    background-repeat: repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.bghoney3 {
    background-image: url(https://www.sotc.in/images/tour-package-banners/november/Holiday-Packages-BG.jpg);
    background-repeat: repeat;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff0000 !important;
}
@media only screen and (max-width: 600px) {
	.box-info-honey-figure{
			padding: 15px;
			display: block;
			
		}
.owl-next {
    right: -4%;
    position: absolute;
    top: 26%;
}
.owl-prev {
    left: -4%;
    position: absolute;
    top: 26%;
}
	.box-info-intrntl-title{
			font-size:22px; 
		}
	.pricetxt-ind{font-size: 29px; padding-top: 8px;}
	.box-info-intrntl-text {
    max-width: 260px;
	font-size: 15px;
	}	
	.ca-tour-margin, .owl-next{top: 25% !important;}
.ca-tour-margin, .owl-prev{top: 25% !important;}
	
}

