/*font*/
body, h1, h2, h3, h4, p, .rightsearchopen input[type='text'], .newsletterfooter input[type="text"], input[type="text"], input[type="email"], textarea, input[type="submit"], .contactform input[type="text"], .contactform input[type="email"], .contactform input[type="password"], .contactform input[type="submit"], .contactform textarea{
	font-family: 'Signika', sans-serif;
}
/*end font*/

/*start tag*/
h1{
	color:#5e6d81;
	font-size:30px;
	margin:0px;
	padding:0px;
	font-weight:600;
}
h2{
	color:#7d7d7d;
	font-size:25px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h3{
	color:#b1bac3;
	font-size:20px;
	margin:0px;
	padding:0px;
	font-weight:normal;	
}
h4{
	color:#666666ff;
	font-size:17px;
	margin:0px;
	padding:0px;
	font-weight:lighter;	
}
p{
	color:#666666ff
	font-size:17px;
	margin:0px;
	padding:0px;
	font-weight:lighter;
}
a{
	text-decoration:none;
	color:#d1a65fff;
}
.green .datedayhometour, .green .ui-tabs-active a, .btnpromotion .green, .green .valueprice, .green .priceleftarchivetour, .green .areadmoresinglepostmasonry, .green .btngalleryarchivedestination, .green .btngallerypage, .green .filterinputicon, .green .titleinfocontact, .green .markercontactmap .circlemarker, .green .datearchivesinglepost, .green .btn, .green .readmoredestinationsingleproject, .green .pricesingleproject, .green .arrowcarouselprev, .green .arrowcarouselnext, .green .memberposition, .green .progressbartitle, .green .datesinglepost{
	background-color:#1bbc9b;	
}
.green .bulletlisthometour, .green .bulletevidenceleftmenu, .green .bulletarchivedestination, .green .bulletgallery{	
	border:2px solid #1bbc9b;
}
.evidenceleftmenu .green{
	-webkit-box-shadow: inset 3px 0px 0px 0px rgba(27, 188, 155, 1.0);
	box-shadow: inset 3px 0px 0px 0px rgba(27, 188, 155, 1.0);
}
.sf-menu .green{
	-webkit-box-shadow: inset 0px 3px 0px 0px rgba(27, 188, 155, 1.0);
	box-shadow: inset 0px 3px 0px 0px rgba(27, 188, 155, 1.0);
}
.sf-menu .green ul li:hover{
	-webkit-box-shadow: inset 3px 0px 0px 0px rgba(27, 188, 155, 1.0);
	box-shadow: inset 3px 0px 0px 0px rgba(27, 188, 155, 1.0);	
}
.green .triangle{
	border-top: 10px solid #1bbc9b;
}
.green .markercontactmap .trianglemarker{
	border-top: 30px solid #1bbc9b;
}
.green blockquote, .green .textevidence, .green-borderleft{
	border-left:2px solid #1bbc9b !important;	
}
.green .titlewithborder span{ 
	border-bottom: 1px solid #1bbc9b;
}
.btnpromotion{
	display:inline-block;	
}
.btnpromotion p{
	padding:15px 40px;
	font-size:20px;
	color:#fff;	
	background-image:url(../../../../main/img/promotion/filter.png);
	background-repeat:no-repeat;
	background-position:right -20px;
	
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.btnpromotion p:hover{
	background-position:right 0px;
}
.newsletterfooter input[type="email"]{
	float:left;
	margin:0px;
	padding:0px 10px;
	border:0px;
	height:40px;
	background-color:#4A515B;
	color:#fff;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(244, 244, 246, 1.0);
	box-shadow: inset 0px 0px 0px 1px rgba(244, 244, 246, 1.0);
	width:320px;	
}
.newsletterfooter input[type="submit"]{
	float:left;
	width:40px;
	height:40px;
	background-color:#1ABC9C;
	cursor:pointer;
	border:0px;	
	font-size:0px;
	margin:0px;
	padding:0px;
	background-image:url(../../../../main/img/footer/newslettersubmit.png);
	background-repeat:no-repeat;
}
