body, html {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #656c6d;
	width: 100% !important;
	height: 100% !important;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	margin: 0;
	color: #121d1f;
	font-weight: 400;
	margin-bottom: 30px;
	font-size: 34px;
}

h2 {

    color: #a1c910;

}
.ma-non {
	margin:0;
	padding:0;
	margin-bottom:2%;
}
h3 {
	color: #121d1f;
	font-size: 26px;
	font-weight: 600;
}
h4 {
    color: #121d1f;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3%;
    margin-bottom: 2%;
}
h4#aft {
    color: #e83336;

}
#about {
    padding: 10px 0;
    background: #f6f6f6;
}
.blackfont span{
	color:#000;
	font-weight:600;
}
.section-title.center {
    padding: 25px 0 0px 0;
}
#about img {
    border-radius: 0;
    width: 50%;
    height:auto;
    display: inline-block;
}#about img.smaller2 {
    width: 15%;
    margin-left: 17.5%;
}img.smaller {
    width: 4% !important;
    margin-left: 0% !important;
}

.zoomup{
    font-size: 221%;
}

#circle {
    border: 1px solid #CB840F;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    padding: 1% 3%;
    text-align: center;
    margin: 0 auto;
}
#circle span {
    font-size: 20px;
    color: #e83336;
}

#circle h5 {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 20px;
    margin: 25px 0;
    font-size: 18px;
}
#rentacar {
    padding: 100px 0;
    background: #C9A974;
}
#rentacar h2{
	color:#fff;
}
#rentacar hr {
	background: rgba(255,255,255,0.3);
}
.mcenter {
    padding-top: 39px;
}
h5 {
    text-transform: none;
    font-size: 18px;
}
span#undertitle {
    border-bottom: solid 1px #8ed2ea;
}
h2 {
    color: #a1c910;
    line-height: 36px;
    text-align: center;
    width: 100%;
}

	#about a{text-decoration:underline;}
	#about a:hover{color:#CB840F;}/**/
@media all and (max-width:991px) {
.mcenter {
    padding-top: 0;
    margin: 2% 0;
}
.smdisno {
	display:none;
}
}
