@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700');
.btn, .form .fa, label, header *, .container, .social a, .phgallery .thumb, .phgallery .thumb *, .back {-webkit-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
   -moz-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
     -o-transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); 
        transition: all 500ms cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */

-webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); 
        transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000); /* easeInOutCubic */
}
{
	-webkit-transition: all 1000ms cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
   -moz-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
     -o-transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); 
        transition: all 1000ms cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */

-webkit-transition-timing-function: cubic-bezier(0.680, 0, 0.265, 1); /* older webkit */
-webkit-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
   -moz-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
     -o-transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); 
        transition-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550); /* easeInOutBack */}
body{
	font-family:"Roboto", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color:#44520e;
	background-image:url(../images/bg.jpg);
	background-size:cover;
	}
p{
	    width: 100%;
	display:table;}	
.logo{
	margin-top: 45px;
	display: inline-block;
}	
.info{
    display: inline-block;
    color: #fff;
    margin-left: 46px;
    top: -6px;
    position: relative;}
.info h2 span{
    font-weight: bold;
	display:inline-block;
	margin-bottom: 5px;
	clear:right;
	white-space:nowrap;
}
.info h2{
	font-size:22px;}	
.info .fa{
	width: 30px;
    text-align: center;
    margin-right: 5px;}	
.info h4 .fa{
    font-size: 15px;
}	
.info h4 span{
	font-size:20px}		
		
.tiger{
	display: inline-block;
    margin-bottom: -25px;
	float: right;
	max-width: 344px;
	}
.tiger img{
	max-width:100%;
	}
.form-control {
    height: 35px;
    border-radius: 0;
    border: none;
    box-shadow: 3px 3px 0px rgba(0, 0, 0, .075);
}
.form-control:focus {
    box-shadow: 1px 1px 0px rgba(0, 0, 0, .075);
}
.error {
    color: #01361f;
    font-size: 12px;
    top: 3px;
    position: relative;
    font-weight: bold;
}
.form-group{
	margin-bottom: 40px;
	position:relative;}
.form-group .fa{
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #e3e3e3;
    text-align: center;
	color:#5fbb93;
    line-height: 35px;
    font-size: 18px;
    height: 35px;
    width: 38px;
}
label {
    top: 6px;
    position: absolute;
    color: #01361f;
    left: 26px;
    opacity: .5;
}		
.form .header{
	background-image:url(../images/pattern.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	display: table;
    padding: 5px 15px;
    width: 100%;}	
.form .text-left, .form .text-right{
	display:table-cell;}
.form .text-left{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    top: -7px;
    position: relative;}	
.form .text-right{
	    font-size: 35px;
    color: #f33f7e;
	 -webkit-animation: mymove .5s infinite; /* Chrome, Safari, Opera */
    animation: mymove .5s infinite;
   }
@-webkit-keyframes mymove {
    0%   { text-shadow: -2px -2px 0 #fff, 2px -1px 0 #fff, 2px 1px 0 #fff, -2px -1px 0 #fff, -2px 1px 0 #fff, 2px 0px 0 #fff , 2px -2px 0 #fff , 0px -2px 0 #fff , -2px 2px 0 #fff , 2px 2px 0 #fff , 0px 2px 0 #fff , -2px 0px 0 #fff, 0px 0px 6px #000;}
    50%  { text-shadow: -2px -2px 0 #ffea3a, 2px -1px 0 #ffea3a, 2px 1px 0 #ffea3a, -2px -1px 0 #ffea3a, -2px 1px 0 #ffea3a, 2px 0px 0 #ffea3a , 2px -2px 0 #ffea3a , 0px -2px 0 #ffea3a , -2px 2px 0 #ffea3a , 2px 2px 0 #ffea3a , 0px 2px 0 #ffea3a , -2px 0px 0 #ffea3a, 0px 0px 6px #000;}
    100% { text-shadow: -2px -2px 0 #fff, 2px -1px 0 #fff, 2px 1px 0 #fff, -2px -1px 0 #fff, -2px 1px 0 #fff, 2px 0px 0 #fff , 2px -2px 0 #fff , 0px -2px 0 #fff , -2px 2px 0 #fff , 2px 2px 0 #fff , 0px 2px 0 #fff , -2px 0px 0 #fff, 0px 0px 6px #000;}
}		
.form .text-right big{
	font-weight:700;
	font-size:45px;
	color: #01361f;
	font-style:italic}		
.form .footer{
	text-transform:uppercase;
	display:block;
	text-align: right;
    padding: 0 15px;
	background-image:url(../images/bg2.jpg);
	background-attachment:fixed;
	background-size:100%;
	background-color:#00160d;}	
.form .footer h2{
	    margin-top: 10px;
	    font-weight: lighter;
	color:#f33f7e;
	}
.form .footer h4{
    margin-bottom: 18px;
    font-weight: lighter;
    color: #6fdaab;
    font-size: 21px;}	
.form .footer b{
	color:#fff;
	}		
.form form{
    padding: 30px 30px 0;
	background-color:#6fdaab}	
.form .btn{
	box-shadow: 3px 3px 0px rgba(0, 0, 0, .075);
	background-color:#01361f;
	width:100%;
	padding: 7px;
	padding-right: 46px;
	position:relative;
	overflow:hidden;
	outline:none;
	border-radius:0;
	color:#fff;}
.form .btn:hover{
	background-color:#232323;
	padding-right:7px;
}
.form .btn .fa{
	right:0px;
}
.form .btn:hover .fa{
	right:-50px;
}		
.form .btn:focus{
	outline:none;
	box-shadow: 1px 1px 0px rgba(0, 0, 0, .075);
}	
.form .btn .fa{
	background-color:#035c35;
	color:#fff;}
.hasDatepicker{
	text-align:center;}	
.title{
	color:#fff;
	display:table;
	margin: 25px auto;
	font-weight:300;
	position:relative;}	
.title:before{
	content:"";
	position:absolute;
	left:0;
	bottom:-3px;
	width:100%;
	height:1px;
	background-color:#fff;}	
.title:after {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    border-color: #ffffff transparent transparent transparent;
}	
.tours{
	padding: 0 8px;}		
.tours [class*=col-]{
	    padding: 0 8px;
	}
.tours [class*=box]{
    display: block;
    overflow: hidden;
    float: left;
    position: relative;
	}	
.tours .box1{
	background-color:#9a8e0b;
	}
.tours .box1 h2{
	background-color:#c1b20e;
	}		
.tours .box2{
	background-color:#b0440a;
	}
.tours .box2 h2{
	background-color:#dc550c;
	}	
.tours .box3{
	background-color:#be1827;
	}
.tours .box3 h2{
	background-color:#ee1e31;
	}	
.tours h2{
    color: #fff;
    font-weight: 300;
    margin-top: 15px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 5px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
    padding-left: 30px;}	
.tours h2:before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:100%;
	background-color:rgba(255,255,255,0.36);}	
	
.tours h2 b{
	color:#01361f;
	font-weight:700;}						
.tours img{
	max-width:100%;}
.tours .price{
    top: 50%;
    right: 0%;
    padding: 10px;
    position: absolute;
    z-index: 1;
    color: #fff;}
.tours small{
    float: right;
}	
.tours .price h1{
	margin-top:8px;
	margin-bottom: 5px;}	
.tours .price:before{
    content: "";
    position: absolute;
    left: -25px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.9), 0 0 1px rgba(255, 255, 255, 0.32);
    top: 0;
    width: 207px;
    border-radius: 9px 0 0 15px;
    z-index: -1;
    height: 100%;
    transform: skewX(-32deg);
	-webkit-transform: skewX(-32deg);
    background-color: rgba(0, 0, 0, 0.58);}	
.btn{
	background-color:#f33f7e;
		color:#fff;}
		
.products .btn {
    float: right;
    background-color: #f33f7e;
    padding: 1px 10px;
    color: #ffffff;
    margin-right: -15px;
    border-radius: 5px 0 0 5px;
    margin-top: 14px;
	font-weight:bold;
	border: solid 1px rgba(0, 0, 0, 0.13);
}	
.btn:hover{
	background-color:#333;
		color:#f33f7e;}	
.about {
    padding: 0 15px 15px;
    display: block;
    margin-left: 1px;
    margin-right: 2px;
    margin-top: 20px;
    border: solid 1px rgba(255, 255, 255, 0.17);
}	
.title b{
    color: #6fdaab;
}
.about p{
    text-align: justify;
    color: #fff;
    font-weight: 300;
    margin-top: 25px;
}	

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
	background-color:#fff;
    border: 1px solid #c5c3c5;
    border-radius: .25em;
    width: 20px;
    height: 20px;
	color:#303030;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: 9px;
    line-height: 0;
    top: 50%;
	left: 26.5%;
}

.radio .cr .cr-icon {
    margin-left: 0;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(0) rotateZ(0deg);
	-webkit-transform: scale(0) rotateZ(0deg);
    opacity: 0;
    transition: all .3s ease-in;
	-webkit-transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
	-webkit-transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.radio label, .checkbox label {
    padding-left: 0px;
	margin-right:15px;
    margin-bottom: 8px;}	
	
	
	
	




/*Let's place the label over the input*/

.flp input, .flp label {

}
.flp input {outline: none;}
.flp label {

	cursor: text;
}

/*label styles*/
.ch {
	display: block; float: left;
	position: relative; /*for upward animation*/

}
.ch:first-child {padding-left: 2px;}
.ch:last-child {padding-right: 2px;}

/*active input label*/
.focussed {
	/*when any input is already focussed clicking on it(label) again won't do anything*/
	pointer-events: none;
	left:12px;
}
.phgallery{
    margin-bottom: 25px;
    width: 100%;
    display: block;
	    position: relative;}
.phgallery .thumb{
    padding: 0px;
    width: 25%;
    padding-top: 22%;
    left: 0;
    float: left;
    position: relative;
}	
.phgallery .thumb a{
    display: block;
    margin: 10px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
	box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.22);}
.phgallery .thumb a:hover{
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.22);}	
.phgallery .thumb img {
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    margin: auto;
    position: absolute;
    min-height: 300px;
    min-width: 100%;
	transform:scale(1);
	-webkit-transform:scale(1);
}	
.phgallery .thumb a:hover img {
	transform:scale(1.5);
	-webkit-transform:scale(1.5)}
.phgallery:hover .thumb img {
    -webkit-filter: grayscale(100%) brightness(150%);
    filter: grayscale(100%) brightness(100%);
}
.phgallery .thumb  a:hover img {
    -webkit-filter: grayscale(0%) brightness(100%);
    filter: grayscale(0%) brightness(100%);
}	
.phgallery .thumb span{
    position: absolute;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 18px;
    padding: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.77);}
.phgallery .thumb  a:hover span{
	bottom:-100%;}	
	
.titlebar {
    margin-bottom: 20px;
    background-color: #66d3a4;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    border: solid 1px rgb(80, 193, 144);
}
.titlebar b{
	font-size:18px;}
.back {
    display: block;
    float: left;
    background-color: rgba(0, 0, 0, 0.4);
    margin: -10px;
    margin-right: 20px;
    padding: 13px;
    color: #fff;
    text-decoration: none;
}
.back:hover {
	color:#6FDAAB;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.7);}
.back .fa {
    margin-right: 10px;
}

.owl-carousel .owl-item {

}	
.owl-carousel .caption {
    position: relative;
    z-index: 1000;
    font-size: 14px;
    padding: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.77);
}	
.main-footer .back {
    display: block;
    background-color: rgba(0, 0, 0, 0.4);
    margin: -8px;
    padding: 10px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
.products{
	margin-top:40px;
	position:relative;}
.products .pro-info{
	padding: 15px;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
	}

.products .item .left{
    width: 120px;
    float: left;
    font-weight: bold;
    padding: 2px 15px;
	}
.products .item .right{
    padding: 2px 15px;
	margin-left: 120px;
	margin-left: 120px;
	}
		
.products h3{
	border-bottom: dashed 1px rgba(111, 218, 171, 0.25);
    margin: -15px -15px 15px;
    border-top: dashed 1px rgba(111, 218, 171, 0.25);
    background-color: rgba(111, 218, 171, 0.13);
    padding: 11px 15px 15px;
	font-size: 22px;
}		
.products .price{
    position: relative;
    display: inline-block;
}
.products .price b{
    color: #ffe520;
    font-size: 20px;
}
.products .price, .products .booking-item-features-sign i{
	margin-top:10px;}
.products .price:before{
    display: inline-block;
    font: normal normal normal 17px/1 FontAwesome;
    content: "\f156";
    position: relative;
    margin-right: 10px;
	color: #ffe520;
}	
.products i.day{
    float: right;
    background-color: #f33f7e;
    padding: 1px 10px;
    color: #ffffff;
    margin-right: -15px;
    border-radius: 5px 0 0 5px;
	    margin-top: 14px;
}	
.icon-wrap{
	display:block;
 }
 .icon-group {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.icon-group li{
	float:left;
	margin-right:4px;
	color:#ffe520;}
.booking-item-features {
list-style: none;
    padding: 0;
    display: table;
    margin: auto;
   	text-align: center;
    position: relative;

}
.booking-item-features > li {
	display:block;
	float:left;
  position: relative;
}

.booking-item-features > li .booking-item-feature-sign {
  position: absolute;
  bottom: 2px;
  left: 0;
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 1em;
  width: 100%;
}
.booking-item-features > li > i {
  height: 28px;
  width: 28px;
  margin-right: 1px;
  font-style: normal;
  text-align: center;
  line-height: 28px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  font-size: 16px;
  display: block;
    color: #f33f7e;
    background-color: #ffffff;
}
.booking-item-features > li:first-child i{
	border-radius:5px 0 0 5px;
}

.booking-item-features > li:hover i{

   color: #016a82;
}
.booking-item-features > li:last-child, .booking-item-features > li:last-child i, .booking-item-features > li:last-child:hover i{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
}
.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-controls .owl-nav [class*=owl-]{       color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    width: 40px;
    height: 40px;
    background-color: rgba(4, 4, 4, 0.48);
    display: inline-block;
    border: solid 1px rgba(14, 14, 14, 0.58);
    box-shadow: 1px 1px 0 2px rgba(255, 255, 255, 0.09);
    cursor: pointer;
    border-radius: 100%;
    position: relative;
    z-index: 1000;
    left: 0;}
.owl-theme .owl-controls .owl-nav .owl-next{
	left:inherit;
	right:0;}	
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{
	background-color:rgba(255,255,255,1) !important}	
.owl-theme .owl-controls .owl-nav [class*=owl-]:before{
	content:"";
	width:15px;
	height:15px;
	border:solid 1px #f33f7e;
	position:absolute;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	}

.owl-theme .owl-controls .owl-nav .owl-prev:before{
    border-right-color: transparent;
    border-top-color: transparent;
    left: 15px;
    top: 12px;
	}

.owl-theme .owl-controls .owl-nav .owl-next:before{
	border-left-color:transparent;
	border-bottom-color:transparent;
	right: 15px;
    top: 12px;
	}			

		

	.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

footer{
    color: #adadad;
    background-color: rgba(0, 0, 0, 0.3);
    margin-top: 50px;
    padding: 15px;}	
footer big{
    color: #fff;}	
footer .contact big span{
	display:inline-block;
	clear:right;
	margin-bottom: 5px;
	white-space:nowrap;
}	
footer .contact .fa{
    color: #f33f7e;
	margin-right:15px}	
footer .contact .fa-mobile{
	margin-left: 2px;
	font-size:24px;}		
footer h4{
    color: #6fdaab;
    background-color: rgba(0, 0, 0, 0.21);
    margin: -15px;
    border-bottom: solid 1px #000;
    margin-bottom: 15px;
    padding: 15px;}	
.social{
	margin-top:20px;}	
.social a {
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 2px;
    text-align: center;
    display: block;
    float: left;
    background: #f33f7e;
    color: #fff;
}	
.social a:hover{
	background-color:#6fdaab}
.newsletter {
	position:relative}	
.newsletter .btn {
    position: absolute;
    top: 0;
    right: 0;
	color:#fff;
    height: 100%;
    border-radius: 0;
    background-color: #f33f7e;
}	
.newsletter .btn:hover{
	background-color:#6fdaab}
.newsletter .btn:focus {
		outline:none;
}			
footer .bottom {
    font-size: 12px;
    color: #545454;
    padding: 15px;
    margin: 13px -15px -15px;
    border-top: solid 1px rgba(255, 255, 255, 0.05);
}		
footer .owl-carousel .owl-item img {
    min-height: 130px;
}