@charset "utf-8";
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: 'Hind Madurai', sans-serif;
	background-color: #F9F9F9;
}
a {
	text-decoration: none;
}



#ustt {
	background-color: #94BD23;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center center;
}
#ust #menu {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	padding-left: 0px;
}
#menu nav ul li {
	display: block;
	float: left;
}
#menu nav ul li a {
	display: block;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 12px;
	padding-left: 14px;
	color: #2F2F2F;
	font-size: 16px;
	-webkit-transition: background-color 300ms linear 0s, color 300ms linear 0s;
	-o-transition: background-color 300ms linear 0s, color 300ms linear 0s;
	transition: background-color 300ms linear 0s, color 300ms linear 0s;
	font-weight: bolder;
}
#menu nav ul li a:hover {
	background-color: #3BBBA3;
	color: #FFFFFF;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
ul li {
	list-style-type: none;
}
#ust2 {
	max-width: 1100px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
}
#footer-ic {
	width: auto;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
#ustt-ic {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.telust {
	float: right;
	display: block;
	margin-top: 4px;
	width: 149px;
	padding-left: 34px;
	font-size: 14px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../design/tel.png);
	height: 24px;
	line-height: 24px;
}
.fotblok {
	float: left;
	width: 300px;
	min-height: 220px;
	padding-top: 23px;
	font-size: 14px;
	border-left: 1px dashed #575139;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body footer {
    background-color: #362B27;
    border-top: 8px solid #5F4F43;
}
#footer-ic .fotblok .fotbaslik {
	display: block;
	font-weight: bold;
	margin-bottom: 14px;
	padding-left: 13px;
	color: #FFFFFF;
	font-size: 18px;
}
#footer-ic .fotblok nav ul li a {
	display: block;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #DFDFDF;
}
#corp {
    background-color: #221712;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    color: #C7C7C7;
}

#ust {
	height: 166px;
	width: auto;
	display: block;
	-webkit-box-shadow: 1px 1px 16px #EBEBEB;
	box-shadow: 1px 1px 16px #EBEBEB;
	background-color: #FFFFFF;
	background-position: center center;
	background-image: url(../design/desen2-large.png);
	background-repeat: no-repeat;
}

#ust #logo a {
    display: block;
    border-style: none;
    width: 220px;
    height: 122px;
    background-image: url(../design/surahac-logo-v2.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#logo {
}


#main {
    margin-right: auto;
    margin-left: auto;
    max-width: 1100px;
    background-color: #F9F9F9;
    margin-top: 2px;
}

#ulasim .addres.fotFax {
    background-image: url(../design/foot-fax.png);
}
.addresb {
    font-weight: normal !important;
}

#ulasim .addres.fotAdres {
    background-image: url(../design/foot-adres.png);
    background-position: 0% 7px;
}
#ulasim .addres.fotEmail {
    background-image: url(../design/foot-email.png);
}
#ulasim .addres.fotWhattsap {
    background-image: url(../design/foot-whatsapp.png);
}
#ulasim .addres.fotTel {
    background-image: url(../design/foot-tel.png);
}
.addres{
    font-size: 14px;
    padding-top: 7px;
    padding-right: 4px;
    padding-left: 25px;
    padding-bottom: 7px;
    color: #EBEBEB;
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    font-weight: bold;
}
.addresb {
    font-weight: normal !important;
}
#main-ic-padding {
    padding: 30px;
}
