body
{
	font-family: 'Quattrocento', serif;
	color: #737577 !important;
}

.c-main-title-circle
{
	background:none !important;	
}
.c-main-title-square
{
	background:none !important;	
}

.c-link
{
	font-size: 18px !important;
	color: #737577 !important;
}

.sldrtxt
{
	color:#ffd;
}

.shdtxt
{
	color:#fff !important;
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);
	}
	
.shdtitle
{
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 1);
}

.shdbx
{
	-webkit-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, .15);
    -moz-box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, .15);
    border-radius: 25px;
    -webkit-border-radius: 5px;
}

.c-postfooter
{
	padding:0px !important;
}

.tab-pane
{
	padding:30px;	
	
}

.nav-tabs
{
	margin-top:30px;	
}

.owl-controls
{
	margin:0px !important;	
}

.c-menu-type-classic
{
	border-bottom:1px solid #000;	
	border-left:1px solid #000;
	border-right:1px solid #000;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	border-radius: 10px 10px 0px 0px;
	padding-top: 0px !important;
}

.c-menu-type-fullwidth
{
	border-bottom:1px solid #000;	
	border-left:1px solid #000;
	border-right:1px solid #000;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	border-radius: 10px 10px 0px 0px;
}

.c-content-title-1 > h1
{
	font-size:35px;
	padding-top:20px;
	color:#737577;
}

.c-content-bar-4 > h3
{
	background: rgba(255, 255, 255, 0.15);
    border-radius: 25px;
}

.c-content-title-1
{	
	color:#737577;
}

.hpTtl
{
	background-color: #fefefe;	
}

.owl-carousel {
	position: relative;
}
.owl-prev,
.owl-next {
	position: absolute;
	top: 50%;
	margin-top: -10px;
}
.owl-prev {
	left: -15px;
}
.owl-next {
	right: -15px;
}

.owl-prev > i
{
	font-size:30px;
}

.owl-next > i
{
	font-size:30px;
}

.lympt
{
	display: table-cell; 
	vertical-align:bottom;
	width:320px;
	height:300px; 
	background-size: cover;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border: 0px solid #000000;	
}

.lympttle
{
	background-color:#000; 
	margin: 0px; 
	opacity:.6; 
	padding: 5px;
}

.mptrs
{
	padding-top:20px;
}

.mpintro
{
	padding:0px 0px 20px 0px;
	text-align:center;
	color:#737577;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li .dropdown-menu > li > h3
{
	font-size:16px;	
	color: #737577;
}

.c-navbar
{
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
	background: #ffffff !important; 
	background: -moz-linear-gradient(top, #ffffff 48%, #ffffff 48%, #e0e0e0 100%) !important; 
	background: -webkit-linear-gradient(top, #ffffff 48%,#ffffff 48%,#e0e0e0 100%) !important; 
	background: linear-gradient(to bottom, #ffffff 48%,#ffffff 48%,#e0e0e0 100%) !important; 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ) !important; 
}

.navbar-nav > li
{
	border-left: 1px solid #bbb;
}
	
.lngIcn
{
	width: 15px;
    height: 15px;	
}

.c-content-bar-4 > h3
{
		
}

.navbar-nav > li > a 
{
	/*color: #007e50 !important;*/
}

.ly-brd
{
	border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 50px;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.3);	
	white-space: normal;
	width:100%;
	min-width: 400px;
}

.ly-brd > img
{
	background: rgba(255, 255, 255, 0.48);
    border-radius: 20px;
    padding: 5px;	
}

.navShDesc
{
	font-size:20px;
}

.navBnr
{
	height:100px;
	padding-top:10px !important;
}

.navTxtBg
{
	background: rgba(255, 255, 255, 0.85);
	border-radius: 0px 0px 20px 20px !important;
}

.shdimg
{
	-webkit-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 10px 33px 0px rgba(0,0,0,0.75);
}

.train-pricing > thead > tr > th
{
	font-weight:bold;
}
	
.hotel-pricing > thead > tr > th
{
	font-weight:bold;	
}

.tour-sidebuttons
{
	padding-top:10px;
}

.tour-sidebuttons > div > a
{
	text-align:left !important;
}

.lyprctg
{
	display: block;
    float: left;
    font-size: 14px;
	font-weight:bold;
    margin: 0 0 5px;
    padding: 10px;
    position: absolute;
    text-align: center;
    z-index: 2;
    top: 30px;
    left: 5px;
	background: #fff;
    clear: both;
    color: #000;
	box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
	opacity: .6;
}
.c-page-on-scroll .c-navbar .c-mega-menu > .nav.navbar-nav > li
{
	height:100px;
	padding-top: 15px;
}
.c-content-bar-4 > h3
{
	line-height: 1.42857143;
}

.lyPgHdrBg
{
	padding: 80px !important;	
}

.c-theme-btn
{
	border-radius: 16px !important;	
}

.lyshoptble
{
	padding:10px; 
	border: 1px solid #bbb;
	margin-bottom:40px;	
}




.TextStandard
{	
	font-size:1.0em;
}
.TextL
{
	font-size:1.1em;	
}
.TextXL
{
	font-size:1.3em;	
}

.TextXXL
{
	font-size:1.5em;	
}

.TextFontLonelyAlways
{
	font-family:LonelyAlways;
}

@media (min-width: 1200px) {
    .pg-title {
        font-size: 45px !important;
    }
}

@media (max-width: 1200px) {
    .pg-title {
        font-size: 1.5em !important;
    }
}

@media (max-width: 512px) {
    .pg-title {
        font-size: 1.4em !important;
    }
}
