/*--
	
--*/
body {
	margin: 0;
	padding: 0;
	background: #212121;
	/*font-family: 'Roboto Condensed', sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;

	font-style: normal;
	font-weight: 300;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

p {
	margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
.page {
	width: 1050px;
	margin: 0 auto;
}
.header {

	/*padding-top:4em;*/
	background: url("../images/top.jpg") no-repeat left top;
	height: 420px;

}/*
.header-text {
	color: white;
	margin-left: 155px;
	margin-top: 60px;
	width: 250px;
	font-size: 17px;
}*/
.header-home-top{
	overflow: hidden;  height: 110px; width: 952px; margin: 0 auto;
}
.logo {
	color: white;	
	float: left;
}
.logo a {
	display: inline-block
}
.logo h1 {
    font-size: 26px;
    font-weight: bold;
    margin-left: 70px;
    margin-top: 22px;
    width: 220px;
    word-wrap: break-word;
}
.top-menu {
	float: right;
	font-size: 14px;
	font-weight: 400;
	margin-top: 60px;
	margin-right: 90px
}
.top-menu ul li {
	display: inline-block;
}
.top-menu ul li a {
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 0 1px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.top-menu ul li.active a, .top-menu ul li a:hover {
	color: #6c6c6c;
}

.bottom-menu {
	float: left;
	font-size: 13px;
	font-weight: 400;   
	margin-left: 108px;    
    margin-top: 25px;
}
.bottom-menu ul li {
	display: inline-block;
}
.bottom-menu ul li a {
	display: block;
	font-size: 1.1em;
	color: #FFFFFF;
	margin: 0 1px;
	text-decoration: none;
	padding: 0 0 0 10px;
}
.bottom-menu ul li.active a, .bottom-menu ul li a:hover {
	color: #6c6c6c;
}
.header-home-bottom{
	/*overflow: hidden;*/
	width: 952px; margin: 0 auto;
}
.header-text{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    float: left;
    font-size: 15px;
    margin-left: 70px;
    margin-top: 30px;
    width: 250px;
    text-align: justify;
	line-height: 22px;
}

.slider {
	position: relative;
	text-align: center;
	float: right;
	margin: 10px 73px 0 0;
	
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides h3 {
	color: #fff;
	font-size: 2.4em;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
/*.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}*/
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius: 50%;
	background: #fff;
}
.callbacks_here a:after {
	border: 2px solid #FFF;
	background: transparent;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs li {
	display: inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: -15px;
	z-index: 999;
	left: 40%;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 59%;
	left: 2%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	/*background: transparent url("../images/gif.png") no-repeat 0px 0px;*/
	margin-top: -45px;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0%;
}
/* */
/*--- ---*/
.main {	
	height: 600px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.innerMain {	
	height: 450px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.bluebox {
	/*border: 1px solid #ccc;*/
	clear: both;
	padding-top: 14px;
	width: 810px; margin: 0 auto;
}

.notes {
    line-height: 2.5em;
    text-align: justify;
}

.bluebox .col1 {
	background: url("../images/contactIcon.jpg") no-repeat left top;
	float: left;
	margin-right: 25px;
	width: 241px;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}

.bluebox .col2, .col3, .col4, .col5, .col6 {
	float: left;
	margin-right: 25px;
	width: 241px;
	font-size: 13px;
	text-align: justify;
}

.bluebox .colText {
	float: left;
	width: 542px;
	font-size: 13px;
	text-align: justify;
}

.bluebox .title {
	margin-left: 0px;
	margin-top: 30px;
	margin-bottom:10px;
    font-weight: Bold;
    font-size: 13px;
}

.bluebox .col1 span {
	font-size: 13px;	
	line-height:18px;
	font-weight:300;
}

.bluebox .col2, .col3, .col4, .col5, .col6  span{
	font-size: 13px;	
	line-height:18px;
	font-weight:300;
}

.bluebox .readmore {
	background: url("../images/read more.jpg") no-repeat bottom left;
	height:30px;
}
/*.bluebox .col4, .col5, .col6 .readmore {
	background: url("../images/read more.jpg") no-repeat bottom left;
	height:30px;
}*/
.bluebox .col4, .col5, .col6 img {
	border: none;
}
.bluebox .col2, .col3, .col4, .col5, .col6  h1 {
	margin-top: 0px; /*!important;*/
	margin-bottom:5px;
}

.bluebox .col6  ul{
	padding: 0 0 5px 12px;
}

.bluebox .colText ul {
	list-style-position: inside;
}

.bluebox .colText li {
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
	margin: 10px 0;
}

.clearer {
	clear: both;
	height: 40px;
	background: url("../images/seperator.jpg") no-repeat  center center;
}
.footer1 {
	background: url("../images/bottom.jpg") no-repeat center top;
	width: 1050px;
	height: 116px;
}
.footer2 {
	background-color: #FFFFFF;
	width: 1050px;
	height: 4px;
}
.footer3 {
	background: url("../images/bottom 1.jpg") no-repeat center top;
	width: 1050px;
	height: 80px;
}

/*** Contact page**/
.contact-form {
    height: auto;
    margin: 0 auto;
    background-color: #FFFFFF;
	font-size: 13px;
}
.contact-form .message {
    margin: 0 auto;
    text-align: justify;
    width: 800px;
}
.alert-success {
    color: #c1e2b3;
    text-align: center;
}
.alert-danger {
    color: #E74C3C;
    text-align: center;
}
.contact-form .contact-head{
    line-height: 1.5em;
    margin: 0 auto;
    padding-top: 20px;
    text-align: justify;
    width: 800px;
	font-size: 13px;
}

.contact-form .message .alert .alert-success .text-center {
    margin: 0 auto;
    text-align: justify;
    width: 800px;
}
.contact-form .form-details{
    margin: 0 auto;
    padding-top: 20px;
    text-align: justify;
    width: 800px;
    line-height: 1.5em;

}

.contact-form .contact-foot{
    line-height: 1.5em;
    margin: 0 auto;
    padding-top: 20px;
    text-align: justify;
    width: 800px;
}
