.html, body {
  overflow-x: hidden;
}
.body {
  position: relative
}

/*
Typography
=========================== */
body {
	font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
#top {
	background-color:#30333A;	
	padding:13px;
}
.top {
	font-family: 'Montserrat', sans-serif;
	color:#FFF;		
	font-size:13.5px;
	padding-top:10px;
}

big {
	font-size: 20px;
	font-weight: 700;
	color: #246B0F;
}


.h1 {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:36px;	
	line-height:45px;	
	text-transform:uppercase;	
	font-weight:800;
		
}

.h1-pack {
	font-family: 'Montserrat', sans-serif;
	color:#49B222;
	font-size:36px;	
	line-height:45px;	
	text-transform:uppercase;	
	font-weight:900;
		
}


.h1-sub {
	font-family: 'Montserrat-bold', sans-serif;
	color:#4BB022;
	font-size:44px;	
	line-height:45px;	
	text-transform:uppercase;	
	font-weight:800;
		
}

.h5-sub {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size:18px;	
	line-height:30px;	
}



.h2 {
	font-family: 'Galada', cursive;
	color:#3A9817;
	letter-spacing:0.5px;
	line-height:30px;
	padding-bottom:10px;
	font-size:33px;
	
}

.h2-add {
	font-family: 'Montserrat', sans-serif;
	color:#3A9817;	
	line-height:30px;	
	font-size:26px;
	font-weight:700;
	padding-bottom:10px;
	
}

h4 {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:25px;	
	line-height:30px;
	font-weight: 600;
	
}

.h5 {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:18px;	
	line-height:30px;
	
}

.h5-pack {
	font-family: 'Montserrat', sans-serif;
	color:#fff;
	font-size:18px;	
	line-height:30px;
	
}

.p{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:29px;
	color:#292828;	
}

.p-welcome{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:31px;
	color:#292828;
	width:80%;	
}


.box {
	background-color:#fff;
	padding:20px;
}

.box-side {
	background-color:#fff;	
}

.h5-box {
	font-family: 'Montserrat', sans-serif;
	color:#000;
	font-size:18px;	
	line-height:30px;	
	padding-bottom:5px;
}

/***** GRID *****/
.padding-0{
    padding-right:5px;
    padding-left:5px;
}

/***** HYPERLINK *****/

a {
    color: #CFCECE;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: none;
}

A.bgwhit {color:#246B0F;}
A.bgwhit:link {text-decoration: none; color:#246B0F;}
A.bgwhit:visited {text-decoration: none; color:#000;}
A.bgwhit:hover {text-decoration: none; color:#246B0F;}
A.bgwhit:active {text-decoration: none; color:#246B0F;}


A.bgdark {color:#F6F4F4;}
A.bggray:link  {text-decoration: none; color:#F6F4F4;}
A.bggray:visited {text-decoration: none; color:#F6F4F4;}
A.bggray:hover {text-decoration: none; color:#F6F4F4;}
A.bggray:active {text-decoration: none; color:#F6F4F4;}

A.bgsub {color:#000;}
A.bggray:link  {text-decoration: none; color:#000;}
A.bggray:visited {text-decoration: none; color:#000;}
A.bggray:hover {text-decoration: none; color:#000;}
A.bggray:active {text-decoration: none; color:#000;}



#subtitle {
	background-image:url(../images/sub-title.jpg);
	padding:10px;
	height:300px;	
	padding-top:100px;
}

#content {
	background-image:url(../images/bg-page.png);
	background-repeat:repeat;
	
}	

/***** tours hover *****/


.card {
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: auto;
  margin: 1rem;
  position: relative;
  width: 100%;
  
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
	background-color:#FFF;
  	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}


img {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 0px
}

.title {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	font-weight:600;	
	color:#292828;
	margin-left:20px;	
}
.description {
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:26px;	
	color:#454444;
	margin-left:20px;
	margin-right:20px;	
}

.readmore {
	font-family: 'Montserrat', sans-serif;
	font-size:12px;		
	color:#292828;
	font-weight:600;
	
}

.card .ribbon {
    position: absolute;
    left: 0px;
    top: 100px;
    width: 130px;
    height: 48px;
    background:#4AB125;
	color: #fff;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
	padding:10px;    
}

/***** why choose us *****/

#testi {
	background-image:url(../images/bg-testi.jpg);
	background-repeat:repeat;
}
	

.h5-why {
	font-family: 'Montserrat', sans-serif;
	font-size:16px;
	line-height:30px;
	color:#000;
	font-weight:600;
	
}


/***** HOTELS *****/

#hotels {
	background-image:url(../images/bg-hotels.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	width:100%;
}

/***** parallax *****/

.parallax-car {
    /* The image used */
    background-image: url(../images/bg-car.jpg);

    /* Set a specific height */
    min-height: 300px; 
	padding:30px;
	

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/***** SLIDER *****/


#footer {
	background-color:#020511;	
	padding-top:50px;	
}

.footer {
	font-family: 'Montserrat', sans-serif;
	color:#E2E2E2;		
	font-size:14px;
	line-height:32px;
}	

.h3-footer {
	font-family: 'Poppins', sans-serif;
	color:#FFF;
	letter-spacing:0.5px;
	line-height:30px;
	padding-bottom:10px;
	font-size:23px;
	font-weight:600;
	
}

hr.style9 {
	border-top: 1px dashed #26282E;
	border-bottom: 1px dashed #26282E;
}


/***** SOCIAL *****/
@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css";

.social {
    margin: 0;
    padding: 0;
}

.social ul {
    margin: -15;
    padding: 0px;
}

.social ul li {	
    margin-top:0px;
	margin-left:0px;
    list-style: none outside none;
    display: inline-block;
}

.social i {
    width: 44px;
    height: 44px;
    color: #000;
    background-color:#4DCB1E ;
    font-size: 24px;
    text-align:center;
    padding-top: 12px;
    border-radius: 50%;
    -moz-border-radius: 20%;
    -webkit-border-radius: 20%;
    -o-border-radius: 50%;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social i:hover {
    color: #FFF;
    text-decoration: none;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
}

.social .fa-facebook:hover {
    background: #4060A5;
}

.social .fa-twitter:hover {
    background: #00ABE3;
}

.social .fa-google-plus:hover {
    background: #e64522;
}

.social .fa-linkedin:hover {
    background: #0094BC;
}
.social .fa-stack-overflow:hover {
    background: #FEA501;
}

.social .fa-skype:hover {
    background: #00C6FF;
}

.social .fa-youtube:hover {
    background: #FF1F25;
}

/




/***BUTTON***/


.btn-warning {
    color: #fff;
background-color:#ff0000;
border-color:#ff0000;
}

.btn-danger {
    color: #fff;
background-color:#3AB20E;
border-color: #3AB20E;
border-radius:0;
padding:13px;
}

.btn-danger:hover {
    color: #fff;
background-color:#f6ab00;
border-color: #f6ab00;
border-radius:0;
padding:13px;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}