@charset "utf-8";
/* CSS Document */



h2 {
	font-weight: 300;
	font-size: 24px;
	color:#81241e;
	font-family:lora, spirax, Arial, sans-serif;
	text-align:left;
	width:100%;
}

h3 {
	font-weight: 300;
	font-size: 32px;
	color:#81241e;
	font-family:spirax, lora, Arial, sans-serif;
	text-align:left;
	width:100%;
	border-bottom:solid 2px #81241e;
	padding-bottom:12px;
	margin-bottom:8px;
}

h4 {
	font-weight: 600;
	font-size: 15px;
	font-family:lora, spirax, Arial, sans-serif;
	text-align:left;
	width:100%;
	padding-top:17px;
}


.register{
   position: absolute; 
    width: 92px;
    height: 32px;
    top: 20px;
       right: 180px;
    background: #b71e23;
    line-height: 30px;
    text-align: center;
    speak: none;
    font-weight: bold;
    cursor: pointer;
	z-index:9999;
}

.register a{
	  color: #fff;
}

.events a{
   position: absolute; 
    width: 92px;
    height: 32px;
    top: 20px;
      right: 280px;
    background: #b71e23;
    line-height: 30px;
    text-align: center;
    speak: none;
    font-weight: bold;
    cursor: pointer;
	z-index:9999;
	color:#FFF;
	
}

.initiatives a{
   position: absolute; 
    width: 92px;
    height: 32px;
    top: 20px;
    right: 80px;
    background: #b71e23;
    line-height: 30px;
    text-align: center;
    speak: none;
    font-weight: bold;
    cursor: pointer;
	z-index:9999;
	color:#FFF;
	
}
.selected
{color:#facc3b;
}


.bb-custom-side {
	padding:0px 35px;
	width: 50%;
	float: left;
	height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	
	
-webkit-box-shadow: inset 9px 0px 30px 0px rgba(186,164,117,0.3);
-moz-box-shadow: inset 9px 0px 30px 0px rgba(186,164,117,0.3);
box-shadow: inset 9px 0px 30px 0px rgba(186,164,117,0.3);
}

.content p {
	font-size: 15px;
	line-height: 1.3;
	font-weight: 300;
	text-align: justify;
	padding-top:10px;
}
.content ul li {
	
	padding-top:10px;
	list-style:disc;
	width:95%;
	float:right;
	color:#603;
	color: #81241e;
	
}


.content ul li > span {
	padding-top:10px;color: black !important;
}
.content ol li {
	font-size: 15px;
    line-height: 1.3;
    font-weight: 300;
	padding-top:10px;
	width:95%;
	float:right;
	color:#603;
	color: #81241e;
	
}

.content ol li > span {
	padding-top:10px;color: black !important;
}
.rituberi{font-size:24px; width:100%; float:left; color:#81241e; font-weight:300; padding:60px 0px; font-family:spirax, lora, Arial, sans-serif;}

#item1{width:100%; height:100%; /*background:url(../images/page1-2.jpg)no-repeat;*/ background-size:cover;}
#item2{width:100%; height:100%;/* background:url(../images/tll_02.jpg)no-repeat;*/ background-size:cover;}


.right_text{
	float:right;
	padding:0px 35px;
	width: 50%;
	height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.text{
	float:right;
	padding:0px 35px;
	width: 50%;
	height: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.fulltxt
{
	width:100%;
	}
h5 {
	font-size: 15px; color:#81241e; width:100%; float:left; /*text-align:left !important; margin-left:0px !important;*/
}
.left_sec{position:fixed;}
.left_sec img{margin-top:-19%; margin-left:-7%;}
.menu_title{font-size:23px; padding:24px 10px; color:#81241e; font-weight:600;}
.heading_two{font-size:54px; padding-bottom:15px;}
.heading_three{font-size:50px; padding-bottom:15px;}
.left_box{width:50%; position:relative;}
.less_width p{width:63%; padding-bottom:0px; padding-top:11px;}

.heading{
	font-weight: 600;
	font-size: 17px;
	color: #81241e;
	text-align:left !important;
}
.heading_four{font-size:40px; padding-bottom:25px; padding-top:9px;}
.spirax{font-size: 24px; color: #81241e; font-family:spirax, lora, Arial, sans-serif; text-align:center;}
.line{width:30%; height:2px; background:#81241e; margin-top:-8px; margin:0px auto;}
section{width:100%; margin-bottom:15px;}
.container_box p{padding-bottom:3px; text-align:center;}
.cotact_box{width:100%; height:60px; padding:364px 0px; }
ol li{color:#81241e; font-weight:bold;}   
ol li p{color:#000;}   

.tele{width:50%; float:left; padding-bottom:0px; text-align:center !important;}   
.email{width:50%; float:left; padding-bottom:0px; text-align:center !important;}   
.last_heading{padding-top:60%; text-align:center !important;}
.last_add{padding-bottom:35%; text-align:center !important;}


	
.delegates{float:left; width:100%;  word-break: break-all !important;}	
.delegates li{float:left; height:19px;  word-break: break-all !important;}
.delegates li:before{ padding-right:1px; padding-left:.50em;}	
.scroller img{width:72% !important; height:72% !important;}
.menu-toc li a{font-size:15px !important; line-height: 2.4 !important; padding:4px 9px !important;}
.dots span{color:#81241e; letter-spacing:7px;}
.tgdis a{font-size:15px !important; color:#81241e !important;}
.cotact_box .tw{margin-top:20px; float:left;}
.small{font-size:14px !important; color:#000 !important;} 
@media only screen and (max-width: 1024px)  {
	

h2{font-size:22px;}
h3 {
	font-size: 29px;
}
.rituberi{font-size:22px;}
.heading_two{font-size:42px; padding-bottom:15px;}
.menu_title{font-size:20px; padding:20px 6px; color:#81241e; font-weight:600;}
.heading_three{font-size:39px; padding-bottom:15px;}
.left_box{width:50%; position:relative;}
.less_width p{width:82%;}
.heading_four{font-size:31px; padding-bottom:15px; padding-top:15px;}
.margin_top{margin-top:-62px;}
.spirax{font-size: 22px;}
.cotact_box{padding:294px 0px; width:100%;}
.scroller img{width:72% !important; height:72% !important;}
.menu-toc li a{font-size:14px !important; line-height: 2.2 !important; padding:2px 9px !important;}
.tgdis a{font-size:14px !important;}

}


@media only screen and (max-width: 768px) {
	
h2 {
	font-size: 18px;
}

h3 {
	font-size: 23px;
}
h4 {
	font-size: 14px;
}

.content p {
	font-size: 14px;
}

.rituberi{font-size:20px;}
.bb-custom-side {
	padding:0px 22px;
}
#item1{width:100%; height:100%; /*background:url(../images/page1-2.jpg)no-repeat;*/}
.bb-custom-sid .left_icon{width:100%; height:100%; background-size:cover;}
.heading_two{font-size:27px; padding-bottom:21px;}
.left_sec img{margin-top:-90%; margin-left:-7%;}
.menu_title{font-size:20px; padding:25px 6px; color:#81241e; font-weight:600;}
.menu-toc li a{padding:0px 9px !important;}
.heading_three{font-size:25px; padding-bottom:15px;}
.heading{font-size:15px;}
.heading_four{font-size:24px; padding-bottom:15px; padding-top:12px;}
.spirax{font-size: 18px;}
.cotact_box{padding:233px 0px; width:100%;}
.tele{width:100%;}   
.email{width:100%;}   
}




@media only screen and (max-width: 640px) {
	
h2 {
	font-size: 16px;
}

h3 {
	font-size: 20px;
}


.rituberi{font-size:18px; padding:45px 0px;}

.bb-custom-side {
	padding:0px 15px;
}
.heading_two{font-size:27px; padding-bottom:17px;}
.left_sec img{margin-top:20%; margin-left:-7%;}
.menu_title{font-size:20px; padding:20px 4px; color:#81241e; font-weight:600;}
.less_width p{width:96%;}
.heading_four{font-size:21px; padding-bottom:15px; padding-top:9px;}
.spirax{font-size: 17px; margin-top:40px;}
.cotact_box{padding:202px 0px;}

}

@media only screen and (max-width: 480px) {
	
h2 {
	font-size: 21px;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 14px;
}

.content p {
	font-size: 13px;
	line-height: 1.3;
}

.rituberi{font-size:20px; padding:35px 0px;}
.bb-custom-side {
	padding:0px 10px;
}
#item1{width:100%; height:100%; background:url(../images/latte.jpg)no-repeat; background-size:cover;}
.right_text{width:100%;}
/*.page_01{width:100%; height:100%; }
.page_01{width:80% !important; height:100%; margin:0px auto !important; background:url(../images/curl_page.png); background-size:cover;visibility:visible;}*/
.right_text{width:100%; float:none;}
.left_sec{width:100%; float:none;}
.left_sec{position:relative;`}
.left_sec img{margin-top:0px; margin-left:0px;}
.heading_two{font-size:33px; padding-bottom:21px;}
.menu-toc li a{font-size:14px !important; line-height: 1.5 !important; padding:5px 4px !important;}
.less_width p{width:66%;}
.heading{font-size:13px;}
.heading_four{font-size:25px; padding-bottom:15px; padding-top:9px;}
.spirax{font-size: 21px;}

.last_heading{padding-top:10%; text-align:center !important;}
.last_add{padding-bottom:5%; text-align:center !important;}
.cotact_box{height:110px; padding:50px 0px;}


}


@media only screen and (min-width: 319px) and (max-width:479px) {/*363px width*/

.less_width p{width:88% !important;}
h3 {
	font-size: 22px;
}

h2 {
	font-size: 17px;
}

}



.button_sliding_bg {
    color: #31302B;
    background: #FFF;
    padding: 12px 17px;
    margin: 25px;
    font-family: 'OpenSansBold', sans-serif;
    border: 3px solid #31302B;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
	width: 92px;
    height: 32px;
    top: 20px;
    right: 20px;
	 position: absolute; 
    cursor: pointer;
    box-shadow: inset 0 0 0 0 #31302B;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
}
.button_sliding_bg:hover {
    box-shadow: inset 0 100px 0 0 #31302B;
    color: #FFF;
}







.tours{width:100%; float:left; margin-bottom:30px;}
.tours ul{width:100%; margin:0 auto;}
.tours ul li{width:100%; float:left; margin:10px 0; background:none; height:155px; list-style:none;
border: 1px solid transparent;
    -moz-border-image: -moz-linear-gradient(left right, #ffffb5 0%, #a1743d 100%);
    -webkit-border-image: -webkit-linear-gradient(left right, #ffffb5 0%, #a1743d 100%);
    border-image: linear-gradient(to bottom left, #ffffb5 0%, #a1743d 100%);
    border-image-slice: 1;
}
.tours ul li p{color:#000; margin:0px; float:left; padding:0px; /*height:81px;*/ background:none; font-weight:600; text-align:center;}

.tours ul li p img{float:left;}
.tours ul li div{color:#fff; font-size:16px; float:left; text-align:left; padding-left:15px; letter-spacing:2px; }
.tours ul li div .city{color:#000; font-size:12px; float:left; text-align:left; margin-top:0px; font-weight:300;}
.tours ul li .flyer_btn{color:#fff; font-size:13px; float:left; margin-left:376px; width:200px;}

.tours ul li .flyer_btn a{color:#fff; padding:2px 11px; background:#b71e23;}
.tours ul li img{float:left;}

.date
{ width:50px;
color:#d40e0f;;
float:left;
padding-right:10px;
font-size:30px;
    font-family: 'lora', spirax, Arial, sans-serif;
	font-weight:bold;
	    line-height: 1;
}

.mid
{ width:1px;
height:80px;
background-color:#81241e;
float:left;
margin-right:20px;
}
.month
{ width:50px;
color:#d40e0f;;
float:left;
padding-right:10px;
font-size:20px;
    font-family: 'lora', spirax, Arial, sans-serif;
	font-weight:bold;
	    line-height: 1;
}








