/*
Theme Name: Safari-Rwanda
Theme URI: http://safari-rwanda.com
Author: Ayebale John Bob
Author URI: http://safari-rwanda.com
Description: This is the coolest theme ever for tours in Rwanda
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: safari-rwanda
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
html {
    margin-top: 0px !important;
}
h1 {
	color: #592209;
}
body {
	font-family: "Open Sans",sans-serif;
	background: #F4F3F0;
	margin: 0;
	padding: 0;
	width: 100%;
}
img {
    width: 100%;
    height: auto;
}
a {
	color: #FF8000;
	text-decoration: none;
}
p {
	line-height: 1.5em;
	font-size: 15px;
}

/**/
#searchform {
	margin-top: 10px;
	float: right;
}
input#s {
	width: 545px;
	padding: 5px;
	background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 2px 2px 3px 0 #ccc inset;
    height: 20px;
    color: #767676;
}
input#searchsubmit {
	float: right;
  font-family: "Open Sans",sans-serif;
  color: #FFFFFF !important;
  font-size: 14px;
  padding: 5px 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #676C6F;
  background:#000;
  background: linear-gradient(top,  #676C6F, #000);
  background: -ms-linear-gradient(top,  #676C6F,  #000);
  background: -webkit-gradient(linear, left top, left bottom, from(#676C6F), to(#000));
  background: -moz-linear-gradient(top,  #676C6F,  #000);
  height:20px;
}
/**/

.ak {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.real {
	display: inline-block;
	background: #fff;
	width: 650px;
	border:1px solid #ccc;
}
/*/////////////////////header///////////////////////////////////*/
.top-head {
	background: #05A6F5;
	border-bottom:3px solid #F78F04; 
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	top: 0;
	color: #fff;
	left: 0;
	right: 0;
	box-shadow:0px 3px 5px #000000;
}
.logo {
	width: 28%;
	margin-top: 38px;
	float: left;
}
.nav-main {
	width: 72%;
	float: left;
	margin-left: 0%;
}
.nav {
    clear: both;
    width: 100%;
    margin-top: 5px;
}
.menu-primary-menu-links-container {
    padding: 0;  
}
.nav ul {
	margin-top: 120px;
}
.nav li{
	  float: left;
	  display: block;
	  padding: 0 8px;
}
.nav li a{
	  color: #fff;
	  text-decoration: none;
	}
.banner {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url("images/slide-bg.jpg");
	height: 300px;
}
.banner-inner {
    border: 1px solid #ccc;
    color: #fff;
    height: 275px;
    padding: 5px 0;
    position: absolute;
    width: 958px;
    background-size: cover; 
}
.banner-inner img{
	height: 280px;
	width: 960px;
}
.banner-header {
	width: 100%;
	position: absolute;
    bottom: -22px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 1px #000000;
    /* IE10+ */ 
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,1)));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* W3C Markup */ 
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}
.pan {
	width: 960px;
	display: inline-block;
	border: 1px solid #ccc;
	height: 288px;
	padding: 5px;
}
.crumb {
	background: #FF8000;
	padding: 10px 0;
	display: inline-block;
	width: 100%;
	min-width: 100%;
	top: 0;
	color: #fff;
	left: 0;
	right: 0;
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 11px;
	padding-left: 5px;
}
.crumb a {
    color: #e6ffd0;
    font-weight: 200;
}
/*////////////////======Main page content=====////////////////////////////////////*/
.container {
	background: #fff;
	display: inline-block;
	min-width: 960px;
	padding: 5px;
	border: 1px solid #ccc;
}
.page-main {
	width: 68%;
	float: left;
	display: block; 
	margin-right: 1%;
}
.sidebar-main {
	width: 295px;
	float: left;
	border:1px solid #fff;
	
}
.what {
}
.tour-img {
	width: 230px;
	height: 180px;
	float: left;
	background: #CCCCCC;
	display: block;
	position: relative;
}
.tour-img img{
	width: 230px;
	height: 180px;
}
.tour-detail {
	width: 300px;
	height: 180px;
	display: block;
	margin-bottom: 5px;
	float: left;
	padding:  0 5px;
	text-align: center;
}
.tour-detail p{
	font-size: 14px;
	font-family: Georgia,"Times New Roman","Century Schoolbook L",serif;
    font-style: italic;
    font-weight: normal;
}
.tour-detail h3{
	font-size: 16px;
}
.tour-detail h3 a{
	font-size: 16px;
	color: #592209;
}
.tour-price {
	float: left;
	height: 180px;
	width: 100px;
	text-align: center;
	border-left:1px solid #ccc; 
}
.container-tour {
	display: inline-block;
	min-width: 960px;
	padding: 5px;
	
}
.safari {
	display: inline-block;
	border: 1px solid #ccc;	
	background: #fff;
	padding: 3px;
}
.safari-12 h3{
	border-bottom: 1px solid #ccc;
	color: #FF8000;
}
	.safari-12 {
		display: inline-block;
		border: 1px solid #ccc;	
		background: #fff;
		padding: 12px;
		width: 96%;
		margin-top: 10px;
	}
	.container12 {
		width: 100%;
	}
	/*////////////////======footer=====////////////////////////////////////*/
	.site-footer {
		font-style: normal;
	    background: #333333 none repeat scroll 0 0;
	    clear: both;
	    color: #ccc;
	    margin-top: 0px;
	    padding: 10px 0;
	    position: relative;
	    display: inline-block;
	    width: 100%;
	}
	.site-footer ul{
		padding: 5px;
	}
	.footer-copyright {
		width: 100%;
		display: block;
		clear: both;
		padding: 10px 0;
		text-align: center;
		border-top: 1px solid #696969;
	}
	.footer-top{
		width: 100%;
		display: block;
	}
	.footer-tab {
	    display: inline-block;
	    float: left;
	    padding: 10px;
	    width: 300px;
	}
.footer-tab a{
	color: #C5CCCC;
}
.footer-tab li{
	list-style: none;
}
.footer-tab12 {
	display: inline-block;
    float: left;
    padding: 10px;
    width: 298px;
    border-left: 1px solid #696969;
    border-right: 1px solid #696969;
    border-bottom: 1px solid #696969;
    border-radius: 0 0 5px 5px;
    background: #444;
    margin-bottom: 5px;
}
.footer-tab12 li{
	list-style: none;
}
.footer-nav {
	border-bottom: 1px solid rgba(0, 0, 53, 0.15);
    box-shadow: 0 1px 0 rgba(127, 108, 89, 0.7);
    clear: both;
    display: inline-block;
    margin-bottom: -3px;
    padding: 6px 0;
    width: 100%;
}
.footer-nav li{
	list-style: none;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #696969;
}
.footer-nav ul{
	margin: 0;
	padding: 0;
}
/*////////////////-------sidebar---///////////////////////////////////*/
.side {
	width: 270px;
	height: 180px;
	background: #ccc;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 9px;
	position: relative;
	float: left;
}
.side-wrapper {
	display: inline-block;
	margin-top: 10px;
	padding-left: 1%;
}
.side-wrapper h2{
	border-bottom: 1px solid #ccc;
    font-family: 'open sans';
    font-weight: lighter;
    text-align: center;
}
.right-side {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.right-side ul{
	margin: 0;
	padding: 5px;
}
.right-side li{
	list-style: none;
}
.contact {
	background: url('images/contact-bg.png') no-repeat;
	width: 100%;
	height: 215px;
	display: inline-block;
}
.contact-wrapper {
	display: inline-block;
	background: #F0E1BF;
	width: 100%;
}
h3.contact-h3 {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: lighter;
    margin-left: 25px;
    padding: 24px 0;
    text-align: center;
    vertical-align: middle;
    width: 80%;
}
.contact-button {
  font-family: arial;
  color: #FFFFFF !important;
  font-size: 14px;
  padding: 10px 25px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #000000;
  background: #63B8EE;
  background: linear-gradient(top,  #80310D,  #592209);
  background: -ms-linear-gradient(top,  #80310D,  #592209);
  background: -webkit-gradient(linear, left top, left bottom, from(#80310D), to(#592209));
  background: -moz-linear-gradient(top,  #80310D,  #592209);
}
.side-sum {
	width: 100%;
	text-align: center;
	padding: 10px 0 ;
	bottom: 0;
	position: absolute;
	display: block;
	/* IE10+ */ 
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,1)));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* W3C Markup */ 
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}
.side-sum h3{
	border-bottom: none !important;
}
.what h2{
	border-bottom: 1px solid #ccc;
	width: 100%;
	display: inline-block;
	font-weight: lighter;
}
.other-cars {
	padding-left: 15px;
	display: inline-block;
}
.side-sum h3 a{
	border-bottom: none;
	color: #fff;
	font-size: 15px;
}
.min {
	display: block;
	font-family: Georgia,"Times New Roman","Century Schoolbook L",serif;
	font-style: italic;
	color: #752D0C;
	font-weight: bold;
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
/*----------home-------*/
.home-title {
	color: #e1e1e1;
    background: #242930 none repeat scroll 0 0;
    font-size: 20px;
    margin: 0;
    padding: 11px 0;
    text-align: center;
    width: 100%;
}
.home-sect1 {
	display: block;
	width: 293px;
	float: left;
}
.home-sect1 {
	border-right: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
    display: block;
    float: left;
    height: 180px;
    margin: 5px 0;
    padding: 5px;
	width: 293px;
}
.home-sect1 h2{
	float: left;
    font-family: "Century Gothic";
    font-size: 35px;
    padding: 10px;
    width: 78%;
    font-weight: lighter;
}
span.sect1 {
    display: block;
    float: left;
    font-size: 120px;
    width: 3%;
    font-weight: lighter;
}
.home-sect2 {
	border-right: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 1px 0 0 rgba(255, 255, 255, 0.7);
    display: block;
    float: left;
    height: 180px;
    margin: 5px 0;
    padding: 5px;
    width: 330px;
}
.home-sect2 h2{
	font-size:25px;
	color: #EC7519;
	font-weight: lighter; 
	
}
.home-sect3 {
	width: 300px;
	display: block;
	float: left; 
	padding: 2px 5px;
}
.home-sect3 h2{
	font-size:25px;
	color: #EC7519;
	font-weight: lighter; 
}
.home {
	background: #ccc;
	display: inline-block;
	width: 100%;
	height: 200px;
	text-align: center;
	border: 1px solid #fff;
}
.home p{
	font-size: 15px;
}
/**
 * CSS3 Tooltips
 * Created by Martin Ivanov
 * http://wemakesites.net
 */
  
 /* the tooltip will be applied to any element, containing data-title attribute */
[data-title]
{
    position: relative;
    padding: 0;
}
 
[data-title]::before,
[data-title]::after
{
    position: absolute;
    left: 50%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    background: #fff;
   
     
    -moz-transition: opacity 200ms 50ms linear;
    -webkit-transition: opacity 200ms 50ms linear;
    -ms-transition: opacity 200ms 50ms linear;
    -o-transition: opacity 200ms 50ms linear;
    transition: opacity 200ms 50ms linear;
    border:2px solid #549637;
}
 
[data-title]:hover::before,
[data-title]:hover::after
{
    opacity: 1;
    visibility: visible;
    cursor: help;
}
 
/* the tooltip */
[data-title]::before
{
    content: attr(data-title);
    width: 150px;
    padding: 4px;
    margin: 30px 0 0 -80px;
    font: normal 12px/16px Arial, Sans-serif;
    color: #444;
    cursor: default;
    border-radius: 4px;
    font-style: italic;
}
 
/* the pointer */
[data-title]::after
{
    content: "";
    width: 8px;
    height: 8px;
    margin: 26px 0 0 -6px;
     
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 0;
    background: #529637;
}
.oversum {
	display: block;
	position: relative;
	background: #fff;
	border: 1px solid #fff;
	clear: both;
	display: inline-block;
	width: 100%;
	padding: 10px 0;
	border: 1px solid #ccc;
}
.oversum li{
	border-right: 1px solid #555;
    display: block;
    float: left;
    list-style: outside none none;
    padding: 0 20px;
}
.oversum ul{
	margin: 0;
}
.oversum li:active{
	border-bottom: 3px solid #05A6F5;
}
.oversum li:hover{
	border-bottom: 3px solid #05A6F5;
	padding: 0 20px;
}
.oversum li a{
	color: #006285;
}
/**/
/**/
.rates {
	display: block;
	width: 100%;
}
.rates h3{
	color: #EA741B;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
/**/
.rate2 {
	background: #99CCFF;
	width: 100%;
	display: inline-block;
	padding: 5px 0;
	clear: both;
}
.rate3 {
	width: 100%;
	display: inline-block;
	padding: 5px 0;
	clear: both;
	border-bottom: 1px solid #ccc;
}
.rate-tab {
	width: 45%;
	display: inline-block;
	padding: 5px 10px;
}
.ami li{
	list-style: circle;
}
/*ppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp*/
.wrapper {
	font-style:normal;
	width:960px;
	display:inline-block;
	}
	.first-left {
	width:50%;
	float:left;
	display:block;
	height:300px;
	position:relative;
	font-weight: bold;
	}
	
	.tile-left {
	width:100%;
float:left;
display:block;
height:300px;
position:relative;
}
.tile-left img{
	width:100%;
height:300px;
position:relative;
}
.tile-right {
	width:50%;
float:left;
display:inline-block;
height:300px;
}
h3.title-h3 {
	text-shadow: 2px 0px 1px #000000;
	color: #fff;
    display: block;
    font-size: 20px;
    position: absolute;
    text-align: center;
    top: 20%;
    width: 100%;
    z-index: 20;
    font-weight: lighter;
}
h3.title-h3 a{
	color: #fff;
}
small.title-small {
	text-shadow: 2px 0px 1px #000000;
	color: #fff;
    display: block;
    font-size: 15px;
    position: absolute;
    text-align: center;
    bottom: 0;
    width: 100%;
    z-index: 20;
    font-weight: lighter;
    padding-top:20px; 
    /* IE10+ */ 
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Opera */ 
background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,1)));
/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
/* W3C Markup */ 
background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}
small.title-small a{
	color: #fff;
}
.grid-left {
	float:left;
	width:30%;
	height:300px;
	display:inlin-block;
}
.grid-right {
	float:left;
	width:70%;
	height:300px;
	display:inline-block;
	position:relative;
}
.titl1 {
	width:100%;
display:block;
height:150px;
position:relative;
}
.titl1 img{
	width:100%;
height:150px;
}
.titl2 {
	width:100%;
display:block;
height:150px;
position:relative;
}
.titl2 p{
	text-align: center;
	padding: 5px;
	color: #ccc;
}
.titl2 img{
	width:100%;
height:150px;
}
.page-main2 {
	font-style: normal;
	width: 100%;
}
h2.spliter {
	display: block;
	padding: 4px 0;
	width: 100%;
	text-align:center;
	color: #6B6B6B;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	font-size: 16px;
}
.home55 {
	display: inline-block;
}
.home55 h1 {
	color: #000;
	font-size: 25px;
    line-height: 20px;
    text-align: center;
}
.pad {
	margin: 5px 25px;
}
.hiu {
    font-family: "Open Sans",sans-serif;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
/*Tour SideBar*/
.sidebar-main12 {
	width: 285px;
	float: left;
	border:1px solid #ccc;
	background:#fff;
	padding: 5px;
}
.hotels-in {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #ccc;
	font-size: 13px;
}
li.hiu-list {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.hiu-item {
    display: block;
    float: left;
    padding: 5px 0;
    width: 50%;
}
.hotels-in ul{
	padding-left: 5px;
}
.hiu-item2 {
	font-size: 14px;
	display: block;
    float: left;
    padding: 5px 0;
    width: 30%;
}
.hiu-item3 {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 14px;
	display: block;
    float: left;
    padding: 5px 0;
    width: 60%;
}
.hiu-item3 a{
	color: #B84400;
}
.hiu-item3 li li{
	list-style: none;
}
li.listing {
	list-style: none;
	float: left;
	padding-left: 5px;
}
.hiu-item3 ul{
	display: inline-flex;
}
.fst-item2 {
	display: inline-flex;
    float: left;
    font-family: "Times New Roman";
    padding: 5px 0;
	font-size: 14px;
}
.fst-item2 li {
    color: #9c9c9c;
    list-style: outside none none;
    font-style: italic;
}
/*....................................................*/
li.to-list {
    clear: both;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
}
.to-item2 {
	font-size: 14px;
	display: block;
    float: left;
    padding: 5px 0;
    width: 30%;
}
.to-item3 {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 14px;
	display: inline-flex;
    float: left;
    padding: 5px 0;
    width: 60%;
}
.to-item3 ul{
	padding-left: 0;
	display: inline-flex;
}
.to-detail h3{
	border-bottom: 1px solid #ccc;
}
.main-to-detail {
    display: block;
    float: left;
    height: 180px;
    margin-bottom: 5px;
    padding: 0 5px;
    text-align: center;
    width: 400px;
}
/*===========/Conference Facility page/=============*/
.cfacil {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	clear: both;
}
.cfacil-tab{
	float: left;
	display: block;
	padding: 5px 0;
	width: 32%;
}
.ctab-title{
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
}
.cfacil-tab li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.cfacil-tab ul{
	padding: 0;
	margin: 0;
}
.citem {
	border-top: 1px solid #ccc;
}
.c-optianal-tab{
	float: left;
	display: block;
	padding: 5px 0;
	width: 50%;
}
.optional {
	display: inline-block;
	width: 100%;
	padding: 5px 0;
	clear: both;
}
.cptional {
	float: left;
	display: block;
	padding: 5px 0 0 5px;
	width: 49%;
}
.hotels-ads {
	display: block;
    float: right;
    width: 630px;
}
.headermenu {
	display: block;
    float: right;
    padding:5px;
    width: 600px;	
}
.headermenu li{
	font-size: 12px;
    border-radius: 5px;
    display: block;
    float: right;
    margin: 0 5px;
    padding: 5px;	
}
.headermenu ul{
	padding: 0;
	margin: 0;
}
.headermenu li a{
	color: #fff;
}
input.safari-12 {
	width: 100%;
}



/**/
}

.col3 h2{
	font-weight: lighter;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.col2 h2{
	font-weight: lighter;
	width: 100%;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
}
.coll3 h2{
	font-weight: lighter;
	width: 100%;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
}
.col2 {
	width: 45%;
	display: inline-block;
	position: relative;
	float: left;
}
.coll3 {
	width: 45%;
	display: inline-block;
	position: relative;
	float: right;
}
.hot-wrapper-col1{
	display: inline-block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	float: left;
}
.hot-wrapper {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
	clear: both;
	float: left;
}
.hot-wrapper li{
	padding: 5px 0;
	clear: both;
}
.hot-imag1 {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	float: left;
	border: 2px solid #FF8000;
}
.hot-imag1 img{
	width: 100px;
	height: 100px;
	border-radius: 50%;
	float: left;
}
.hot-inner {
	width: 72%;
	display: inline-block;

}
.rating {
	width: 60%;
	display: block;
	float: left;
	margin-left: 5%;
}
.rating1 {
	width: 60%;
	display: block;
	float: left;
}
.price {
	display: block;
	float: left;
	width: 35%;
}
.hot-button{
	width: 100px;
	padding: 5px;
	float: left;
	background: #FE4A0E;
	color: #fff;
	border-radius: 4px;
	text-align: center;
	margin-top: 5px;
}
.hot-button a{
	color: #fff;
}
.hot-inner img {
	width: auto;
	height: auto;
}
.hot-inner h3 {
	font-weight: lighter;
}
.hot-inner h3 a{
	color: #000;
}
.tels-small {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.tels-small li{
	float: left;
	text-align: center;
	list-style: none;
	padding: 0 10px;
	font-weight: bold;
}
.pen-title {
	text-align: center;
	font-size: 15px;
}
.num-clor {
	color: #FF4000;
}
.rating1 a{
	color: #000;
	text-decoration: none;
}