@charset "utf-8";
/* CSS Document */


.whatsapp{
	position:fixed;
	width:50px;
	height:50px;
	top:10%;
	right:0%;
	z-index:999999999999999;
	}
.whatsapp a img {
    width: 100%;
    border-radius: 7px;
}	



	
.pd-left-0{
	padding-left:0px;
	}
	
.pd-right-0{
	padding-right:0px;
	}
.col-sm-3-width{
	width:20% !important;
	padding-left:7px;
	padding-right:7px;
	}	

body {
	background: #f9f9f9;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.logo {
	height: 100%;
	width:100%;
	display: table-cell;
	vertical-align: middle;
}
.logo img {
	z-index: 1;
	margin: 5px 0px;
	position: relative;
}
.topbar {
	padding: 8px 0px;
	position: relative;
}
.topbar .call {
	text-align:center;
    font-size:45px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    list-style: none;
	margin-left:10px;
	text-shadow:-4px 0px 1px rgba(8, 8, 8, 0.5);
}
.topbar .call a{
	color:#fff;
	text-decoration:none;
	}
.topbar .call span {
	color:#ffffff;
}
.topbar .call ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
}
.topbar .call ul li {
	margin: 0px;
	padding: 0px 3px;
	display: block;
	float: left;
	font-size: 18px;
	line-height: 20px;
	transition: all 0.25s ease-in-out 0s;
}
.topbar .call ul li a {
	color: #343434;
	transition: all 0.25s ease-in-out 0s;
}
.topbar .call ul li:hover a .fa-facebook-square, .topbar .call ul li a:hover .fa-facebook-square {
	color: #3B5998;
}
.topbar .call ul li:hover a .fa-twitter-square, .topbar .call ul li a:hover .fa-twitter-square {
	color: #4099FF;
}
.topbar .call ul li:hover a .fa-google-plus-square, .topbar .call ul li a:hover .fa-google-plus-square {
	color: #D34836;
}
.action {
	/*padding: 5px 0px 0px;
	background: transparent url("../images/inrcaptioimg1.png") repeat-x scroll 0% 106%;*/
}
.action .bg {
/*	min-height: 90px;
*/}
.action .bg .heading {
color: #2c3e50;
    font-size: 24px;
    padding:20px 0px;
	line-height:22px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
	}
/*package*/
.mid {
	/*background: url(../images/mid1.png) left bottom no-repeat, url(../images/mid2.png) right bottom no-repeat;
     border-top: 5px solid #009a4e;
	background-color: #009a4e;*/
	padding:0px 0px;
}
.icon {
	display: block;
	width: 25px;
	margin: 0px 2px;
	height: 20px;
	float: left;
}
.icon1 {
	background: url(../images/icon_inclusion.png) 0px 0px;
}
.icon2 {
	background: url(../images/icon_inclusion.png) 24px 0px;
}
.icon3 {
	background: url(../images/icon_inclusion.png) 49px 0px;
}
.icon4 {
	background: url(../images/icon_inclusion.png) 74px 0px;
}
.icon5 {
	background: url(../images/icon_inclusion.png) 99px 0px;
}
.package {
	border: 1px solid #D7D7D7;
	transition: all 0.25s ease-out 0s;
	margin-bottom:25px;
	text-align: center;
	background: #fff;
	position: relative;
}
.package .img {
	max-height: 210px;
	padding:4px 4px 0px;
}
.caption {
	-webkit-backface-visibility: hidden; /* prevent flash when embedding fiddle */
	display: block;
	position: relative;
	background: #000;
}
.caption img {
	display: block;
	max-width: 100%;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.caption:hover img {
	opacity: 0.5;
}
.caption::after, .caption::before {
	position: absolute;
	width: 100%;
	height: 50%;
	left: 0px;
	color: #fff;
	z-index: 1;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}
/*.caption::after {
	content: attr(data-title);
	top: 0;
	background: rgba(5, 5, 5, 0.3) none repeat scroll 0% 0%;
	font-size:16px;
	font-weight: 300;
	padding: 30px;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}*/

.price p{
    margin-bottom: 0px;
    text-align: right;
    line-height: 17px;
    font-size: 12px;	
}

.price .glyphicon-time-icon{
    font-size: 18px;
    text-align: left;
    padding-top: 5px;
	}
.price p strong{
    color: #4CAF50;
    text-align: right;
    display: block;
    font-size: 18px;
	}


.caption:hover::after, .caption:hover::before, .package:hover .caption::after, .package:hover .caption::before {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
.package:hover {
	-moz-box-shadow: 2px 0 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text-header{
	font-size:18px;
	font-weight:normal;
	color:#000;
	margin-bottom:15px;
	}

.pd-top{
	margin-top:-80px;
	}

.j-forms input[type="text"]
     {
	font-size:14px;
	}
.modal-footer{
	padding:0px;}	

.slider{
	width:100%;
	height:623px;
	position:relative;
	display:block;
	}


.slider-content h1{
	text-align:center;
	color:#fff;
	font-size:45px;
	font-weight:normal;
	margin-top:30px;
	text-shadow:-4px 0px 1px rgba(8, 8, 8, 0.5);
	}
	
.slider-content{
	position:absolute;
	top:0px;
	width:100%;
	right:0px;
	left:0px;
	bottom:0px;
	}	

.slider img{
	width:100%;
	}


.package .title {
	padding: 10px 5px;
	color: #A20303;
}
.package .title h4 {
	margin: 0px;
	font-weight: normal;
	font-size:14px;
}
.price {
	background: #F5F5F5 none repeat scroll 0% 0%;
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.1) inset;
	border-radius: 2px;
	text-align: left;
	padding: 6px 8px;
	margin: 10px 7px 0px;
	margin-top: 5px;
}
.dest {
	margin: 10px 7px 0px;
	padding: 5px 0px;
	text-align: left;
	border-top: 1px solid #E4E4E4;
}
.dest p {
	margin: 0px;
	font-size: 13px;
	color: #454545;
}
.dest p span {
	color: rgb(222, 47, 28);
	font-size: 17px !important;
}
.button {
	margin: 10px 7px 0px;
	padding: 5px 0px;
	border-top: 1px solid #E4E4E4;
}
.btn1 {
	display: block;
	padding:5px 5px;
	color: #fff;
	background: #00A65A none repeat scroll 0% 0%;
	font-family: 'Open Sans';
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	border-radius:0px;
	transition: all 0.25s ease-in-out 0s;
}
.btn1:link, .btn1:hover, .btn1:active {
	text-decoration: none;
}
.btn1:hover, .package:hover .btn1 {
	color: #fff;
}
footer {
	font-family: 'Open Sans';
	border-top: 2px solid #025C35;
	border-bottom: 2px solid #025C35;
	background-color: #a7f0a1;
}
.social {
	font-size: 14px;
	padding: 10px 0px 0px;
	border-right: 2px dashed #999;
	overflow: hidden;
}
.social .text {
	float: left;
	color: #777;
	line-height: 22px;
}
.social ul {
	display: block;
	list-style: none;
	margin: 0p;
	padding: 0px;
	float: left;
	padding-left: 10px;
}
.social ul li {
	display: inline-block;
	font-size: 22px;
	padding: 0px 5px;
	line-height: 10px;
}
.social ul li a {
	color: #343434;
}
.social ul li:hover a .fa-facebook-square, .social ul li a:hover .fa-facebook-square {
	color: #3B5998;
}
.social ul li:hover a .fa-twitter-square, .social ul li a:hover .fa-twitter-square {
	color: #4099FF;
}
.social ul li:hover a .fa-google-plus-square, .social ul li a:hover .fa-google-plus-square {
	color: #D34836;
}
.copy {
	text-align: center;
	color: #6E6E6E;
	line-height: 22px;
	padding: 11px 0px;
	border-right: 2px dashed #999;
}
.copy a {
	color: #049F32;
}
.copy a:hover {
	text-decoration: none;
}
.telephone, .email {
	display: inline-block;
	padding: 10px 0px 0px;
	padding-left: 3px;
}
.telephone i, .email i {
	color: #049F32;
}


@media (min-width: 1200px)
.container{
	
    width:1200px;
}


@media (max-width: 767px) {
	
	.slider-content{
	position: static;
    top:0px;
    width:100%;
    right:0px;
    left:0px;
    bottom:0px;
    margin-top: -148px;
		
		}
		
.slider-content h1 {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
    text-shadow: -4px 0px 1px rgba(8, 8, 8, 0.5);
    line-height: 20px;
    margin-bottom: 0px;
}

.logo{
	width:100px;
	}
.topbar .call{
	font-size:20px;
	line-height:20px;
	
	}
.pd-top{
	margin-top:0px;}		
.topbar{
	padding:0px 0px;
	margin-bottom:36px;
	}	
	
.j-forms{
	box-shadow:none !important;
	}	
	
.text-header{
	margin-bottom:0px;}	
			
	
	.col-sm-3-width{
		float:left;
		width:100% !important;}
}



