@charset "utf-8";

body {
		font-family: "Segoe UI", Verdana, sans-serif;
		color: #333;
		text-decoration: none;
		display: block;
		margin: 0px;
		padding: 0px;
		background-image: url(../images/bg.png);
		background-repeat: repeat;
		font-size: 14px;
		position: relative;
}

a {
		color: #333;
		text-decoration: none;
}

a:hover {
		color: #09C;
}

.white {
		background-color: #FFF;
		margin-top: 77px;
		margin-bottom: 77px;
		box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.1);
		padding: 0px;
}

.hedtex {
		text-align: right;
		display: block;
		color: #000;
		background-image: url(../images/bg-1.png);
		background-position: 0px 0px;
		margin-left: 15px;
		padding-top: 5px;
		padding-right: 30px;
		padding-bottom: 10px;
		padding-left: 30px;
}

.mailhed {
		color: #FFF;
		padding: 5px;
		background-image: url(../images/button.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		float: right;
		margin-top: 12px;
		text-decoration: none;
		-webkit-transition: all .2s ease .2s;
		-moz-transition: all .2s ease .2s;
		-ms-transition: all .2s ease .2s;
		-o-transition: all .2s ease .2s;
		transition: all .2s ease .2s;
		border: 1px solid #000;
}

.mailhed:hover {
		background-position: bottom;
		color: #000;
}

#logo img {
		display: block;
		margin: 0px;
		padding: 0px;
}

#header {
		height: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		background-image: url(../images/brass.jpg);
		background-repeat: no-repeat;
		background-position: 742px -45px;
		padding-top: 40px;
		padding-bottom: 30px;
}

#navigation {
		background-image: url(../images/menu.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		height: 62px;
}

.cg-menu {
		display: block;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
}

.cg-menu li {
		margin: 0px;
		padding: 0px;
		display: block;
		width: 165.33333px;
		float: left;
		height: 62px;
		background-image: url(../images/separator.png);
		background-repeat: no-repeat;
		background-position: right top;
}

.cg-menu li a {
		text-align: center;
		vertical-align: middle;
		display: block;
		margin: 0px;
		padding: 0px;
		float: left;
		height: 62px;
		width: 163.33333px;
		color: #FFF;
		text-decoration: none;
		text-transform: uppercase;
		line-height: 62px;
		background-image: url(../images/menu.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		-webkit-transition: all .2s ease-in-out .2s;
		-moz-transition: all .2s ease-in-out .2s;
		-ms-transition: all .2s ease-in-out .2s;
		-o-transition: all .2s ease-in-out .2s;
		transition: all .2s ease-in-out .2s;
}

.cg-menu li a:hover {
		background-repeat: repeat-x;
		background-image: url(../images/menu.png);
		background-position: 0px bottom;
}

#slider {
		background-color: #D4D4D4;
		height: 325px;
		background-image: url(../images/banner.jpg);
		background-repeat: no-repeat;
		border-right-width: 2px;
		border-bottom-width: 2px;
		border-left-width: 2px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #FFF;
		border-bottom-color: #FFF;
		border-left-color: #FFF;
		border-top-color: #FFF;
}

.sd-menu {
		background-color: #FBFBFB;
		border: 1px solid #EEEEEE;
		margin: 0 0 15px;
		padding: 5px;
}

.sd-menu li {
		display: block;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #FFF;
}

.sd-menu li a {
		display: block;
		color: #000;
		text-decoration: none;
		background-image: url(../images/marker1.png);
		background-position: 5px center;
		background-repeat: no-repeat;
		padding-top: 4px;
		padding-right: 2px;
		padding-bottom: 4px;
		padding-left: 15px;
		font-size: 12px;
		-webkit-transition: all .2s ease-in-out .2s;
		-moz-transition: all .2s ease-in-out .2s;
		-ms-transition: all .2s ease-in-out .2s;
		-o-transition: all .2s ease-in-out .2s;
		transition: all .2s ease-in-out .2s;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #E8E8E8;
}

.sd-menu li a:hover {
		color: #39C;
		padding-left: 30px;
}

.sd-menu li:last-child {
		border-bottom-style: none;
}

.sd-menu li:last-child a {
		border-bottom-style: none;
}

h3 {
		font-size: 18px;
		text-transform: uppercase;
		display: block;
		color: #3399CC;
		font-weight: lighter;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
}

.grid_9 p {
		line-height: 1.5em;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 2em;
		margin-left: 0px;
		text-align: justify;
		width: 102%;
		overflow: visible;
		font-size: 13px;
}

#footer {
		background-image: url(../images/footer.png);
		background-repeat: repeat-x;
		height: 100px;
		color: #09C;
}

#powered {
		border-top: 1px solid #414557;
		color: #5E647B;
		font-size: 12px;
		line-height: 24px;
		background-attachment: scroll;
		background-color: #2B2E3A;
		background-image: url(../images/powered.png);
		background-repeat: repeat-x;
		background-position: left top;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 14px;
		padding-left: 0px;
}

#powered a {
		color: #5E647B;
		text-decoration: none;
}

.right {
		text-align: right;
}

.ft-menu {
		display: block;
		float: right;
		margin: 0px;
		padding-top: 14px;
		padding-right: 0px;
		padding-bottom: 14px;
		padding-left: 0px;
}

.ft-menu li {
		display: inline;
}

.ft-menu li a {
		color: #FFF;
		text-decoration: none;
		padding-left: 20px;
		font-size: 12px;
		text-transform: uppercase;
}

.ft-menu li a:hover {
		color: #39C;
}

#slider iframe {
		display: block;
		height: 335px;
		width: 100%;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		overflow: hidden;
		position: relative;
		z-index: 111;
		background-color: #FFF;
}

.proimg {
		display: block;
		width: 100%;
		padding: 1%;
		background-color: #FFFFFF;
		border: 1px solid #E9E9E9;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
}

h4 {
		font-size: 15px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
}

.grid_9 ul.con {
		list-style-type: none;
		margin-left: 30px;
		margin-bottom: 20px;
		text-transform: capitalize;
		font-size: 12px;
}

.grid_9 ul.condot {
		list-style-type: disc;
		margin-left: 30px;
		margin-bottom: 20px;
		text-transform: capitalize;
		font-size: 12px;
}

#breadcrbus {
		color: #373B4A;
		margin-bottom: 0px;
		padding: 0px;
		margin-top: 6px;
		font-size: 12px;
		text-align: right;
		vertical-align: middle;
		display: block;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #373C4B;
		height: 2px;
}

#content {
		background-image: url(../images/bg-box.png);
		background-repeat: repeat-x;
		background-position: 0px 0px;
		background-color: #FFFFFF;
		padding-top: 8px;
}

ul.gallery {
		display: block;
		float: left;
		width: 103%;
		margin-bottom: 15px;
}

ul.galleryone {
		display: block;
		float: left;
		width: 103%;
		margin-bottom: 15px;
}

ul.gallery li {
		border: 1px solid #CCCCCC;
		display: block;
		float: left;
		height: 175px;
		width: 220px;
		padding: 5px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-color: #F8F8F8;
}

ul.galleryone li {
		border: 1px solid #CCCCCC;
		display: block;
		float: left;
		width: 99%;
		padding: 5px;
		margin-bottom: 10px;
		background-color: #F8F8F8;
}

ul.gallery li:nth-child(3n) {
		margin-right: 0px;
}

ul.gallery li img.three {
		height: 70%;
		width: 100%;
}

ul.galleryone li img.three {
		width: 100%;
}

ul.gallery span,
ul.galleryone span {
		display: block;
		margin-top: 12px;
		padding: 5px;
		text-transform: capitalize;
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #000;
}

.certi {
		display: block;
		background-color: #EBEBEB;
		padding: 5px;
		border: 1px solid #CCC;
		width: 230px;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
}

#form {
		display: block;
		margin: 0px;
		padding: 0px;
		font-family: "Segoe UI", Verdana, sans-serif;
}

#form input,
#form textarea,
#form select {
		background-color: #F5F5F5;
		padding: 3px;
		border: 1px solid #CCC;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
}

#form textarea {
		width: 100%;
		font-family: "Segoe UI", Verdana, sans-serif;
}

#Submit,
#Reset {
		cursor: pointer;
}

.xdebug-error,
.xe-notice {
		display: none;
}

#form br {
		font-size: 0px;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
		height: 0px;
		width: 0px;
}

.marbot {
		margin-bottom: 10px;
}

.messege {
		display: block;
		padding: 10px;
		border: 1px solid #C30;
		background-color: #FFE2E1;
		margin-bottom: 15px;
}

.profile h4 {
		margin-bottom: 10px;
		padding-top: 7px;
		padding-right: 7px;
		padding-bottom: 7px;
		padding-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #09C;
		font-size: 15px;
		color: #000;
		text-decoration: none;
		margin-left: -10px;
}
.profile{
		margin-bottom: 25px;
}
h5{
		font-family: "Segoe UI", Verdana, sans-serif;
		font-size: 15px;
		color: #000;
		margin-bottom: 15px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #09C;
		width: 101%;
		padding-top: 7px;
		padding-right: 7px;
		padding-bottom: 7px;
		padding-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
}
.qullef{
		float: left;
		width: 150px;
		margin-right: 10px;
		margin-bottom: 10px;
		border: 1px solid #CCC;
		background-color: #EBEBEB;
		padding: 5px;
}
.qulrgt{
		float: right;
		width: 125px;
		margin-right: 0px;
		margin-bottom: 10px;
		background-color: #EBEBEB;
		padding: 5px;
		margin-top: 0px;
		margin-left: 10px;
		border-top-color: #CCC;
		border-right-color: #CCC;
		border-bottom-color: #CCC;
		border-left-color: #CCC;
}
ul.quality {
		display: block;
		padding: 0px;
		width: 101%;
		float: left;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
}
ul.quality li {
		display: block;
		width: 100%;
		margin: 0px;
		padding: 0px;
		float: left;
}
.translate {
		background-color: #FFFFFF;
		background-image: url(../images/google.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		border-radius: 8px 0 0 8px;
		box-shadow: 0 0 6px 3px #CCCCCC;
		cursor: pointer;
		display: block;
		font-size: 11px;
		height: 140px;
		margin: 0;
		opacity: 0.65;
		padding: 10px;
		position: fixed;
		right: 0;
		top: 350px;
		width: 20px;
		z-index: 90;
}
.translate .google {
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 5px 0 #CCCCCC;
    display: none;
    font-size: 11px;
    height: 100px;
    padding: 10px;
    position: absolute;
    right: 15px;
    text-align: justify;
    top: 15px;
    width: 150px;
    z-index: 111;
}
.translate:hover .google {
    display: block;
}
.translate:hover {
    opacity: 100;
}
.map{
		padding: 5px;
		background-color: #EBEBEB;
		border: 1px solid #CCC;
}