body {
	padding-top:0px;
	font-family: 'PT Sans', sans-serif;
	min-height:100%;
	line-height:155%;
	font-size:16px;
}
html {
	min-height:100%;
}


a{
	
}

h1, h2, h3, h4, h5, h6, h7, p {
	font-family: 'PT Sans', sans-serif!important;
}
.syndicate-module {
	display:block;
}



/*  K2 CSS CUSTOM */
.even,.odd {
	background:none!important;
	border:none!important
}
.even, .odd {
	list-style:none;
	padding:0px;
}

.mazike-head {
    background:url(../img/maziketours-travel-head.jpg) bottom center no-repeat;
    width:100%;
    background-size:cover;
}
img.mazike-logo {
    margin-top:10px;
}
.ihead {
    position:relative;
    background:#000;
    width:100%;
}

.icompo {
    
}

.ibottom {
   
}
.ibottom a {
 color:#a2d056;
}

.ifooter {
    
}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.tour h3 {
	
}
.tour h3.sppb-addon-title {
	text-align:center!important;
}
.tour-packages img {
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.tour-packages img:hover {
  filter: sepia(100%);
    -webkit-filter: sepia(1);  
     transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   -o-transition: all .2s ease-in-out;
  transform: translateX(0);
   -webkit-transform: translateX(0);

}
.tour-green {
    background:#50701a;
    padding:10px;
    color:#e6e846;
}

.tour-green a {
    color:#fff!important;
}
.tour-green a.moduleItemTitle {
    font-size:18px;
    color:#fff!important;
}
.circleduration {
    background:#007236;
    color:#e6e846!important;
    font-size:32px;
    position:absolute;
    top:0;
    z-index:100000;
    right:0;
    -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
height:100px;
padding:15px 10px;
text-align:center;
width:100px;


}
.safarismod_title a.moduleItemTitle {
	color:#007236!important;
	font-size:24px;
	font-weight:bold;
}
.safarismod_title {
	border-bottom:1px solid #007236;
	padding-bottom:10px;
}
a.safari_more {
	margin-top:20px;
	margin-bottom:20px;
}
h1.tag_title_header {
	padding:20px 0px;
	border-bottom:1px solid #007236;	
	margin-bottom:20px;
}