/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%; height:100%;}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#000;
	min-width:960px;
	height:100%;
	background:url(../images/body-tail.gif) center top repeat #e7e7e7;
}
.ic {border:0;float:right;background:#fff;color:#f00;width:50%;line-height:10px;font-size:10px;margin:-220% 0 0 0;overflow:hidden;padding:0}
.main {
	width:960px;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	height: auto;
	padding-bottom: 15px;
}

a {
	color:#00989d;
	outline:none;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p0 {margin-bottom:0px;}
.p1 {margin-bottom:6px;}
.p11 {
	margin-bottom:16px;
}
.p12 {
	margin-top:5px;
	margin-bottom:15px;
	margin-left:20px;
}
.p13 {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
}
.p2 {
	margin-bottom:15px;
	text-align: justify;
	vertical-align: center;
	height: auto;
}
.p22 {
	margin-bottom:15px;
	text-align: center;
}
.p3 {
}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:8px;margin-left:40px;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}
.aligncenter2 {text-align:center; vertical-align: middle;}
.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#666;}

/*********************************boxes**********************************/
.indent-top {
}
.indent-top2 {
	padding-top:15px;
}
.indent-left {

}
.indent-left0 {padding-left:40px;
	           position: absolute;
               width:320px;
}
.indent-left1 {
	padding-right: 0px;
	position: absolute;
	padding-left: 0px;
}
.indent-right {padding-right:50px;}
.indent-right1 {
	float: right;
	position: absolute;
	page-break-after: right;
	margin-left: 1350px;
}
.indent-bot {margin-bottom:20px;}
.prev-indent-bot {
	margin-bottom:10px;
	text-align: center;
}
.prev-indent-bot1 {
	margin-bottom:10px;
	text-align: center;
	font-size: 24px;
}
.prev-indent-bot2 {margin-bottom:5px;}
.img-indent-bot {margin-bottom:25px;}
.margin-bot {margin-bottom:35px;}
.margin-left {margin-left:13px;}

.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:24px 0px 0px 20px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 a,
.link,
h1 a {text-decoration:none;}	

/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
}

h1 {
	padding:32px 0 0 11px; 
	float:left;
}
h11 {
	float:left;
}
	h1 a {
	display:block;
	width:260px;
	height:51px;
	text-indent:-999em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	}
	h11 a {
	display:block;
	width:101px;
	height:98px;
	text-indent:-999em;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: 10px;
	}

.head_right {
	float:right;
	margin-top: 22px;
	margin-left: 15px;
	margin-right: 10px;
}	
/***** menu *****/
.menu {
	padding:30px 10px 0 0; 
	float:right;
}
.menu li {
	float:left; 
	position:relative;
	background:url(../images/menu-spacer.gif) 0 4px no-repeat;
}
.menu > li:first-child {background:none;}
.menu a {
	display:inline-block;
	font-size:18px;
	line-height:2em;
	letter-spacing:-1px;
	color:#000;
	text-transform:uppercase;
	background:url(../images/menu-a-tail.gif) 0 -999em repeat-x;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 9px;
	padding-left: 8px;
}
.menu a.active,
.menu a:hover {background-position:0 0; background-color:#fff; color:#2ab5ba;}

/***** slider *****/
.row-bot {
	width:100%;
	background:url(../images/content-tail.gif) center top repeat;
	padding-top: 49px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.slider-wrapper {
	width:960px;
	height:483px;
	padding-bottom:46px;
	background:url(../images/slider-bg.png) 0 0 no-repeat;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.slider {
	width: 960px;
	height: auto;
	position: absolute;
}
.items {display:none;}

.pagination {
	position:absolute;
	left:439px;
	bottom:20px;
	z-index:99;
}
	.pagination li {
		float:left;
		padding-right:8px;
	}
	.pagination a {
		display:block;
		width:22px;
		height:22px;
		background:url(../images/slider-pagination.png) right top no-repeat;
		cursor:pointer;
	}
	.pagination li.current a {cursor:default;}
	.pagination li.current a,
	.pagination a:hover {background-position:left top;}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:50px 0 53px;
	background:url(../images/content-tail.gif) center top repeat;
	position:relative;
	z-index:1;
}
	#page1 #content {padding:12px 0 53px;}

.spacer-1 {
	width:100px;
	background:url(../images/spacer-1.gif) right top repeat-y;
}
.spacer-2 {
	width:100%;
	background:url(../images/spacer-1.gif) right top repeat-y;
	height: 85px;
	padding-top: 15px;
	text-align: center;
    vertical-align: middle;
}
h2 {
	font-size:46px; 
	line-height:1.2em; 
	letter-spacing:-2px;
	color:#000;
	margin-bottom:9px;
}
h3 {
	font-size:30px;
	line-height:2em;
	color:#000;
	letter-spacing:-1px;
}
h4 {
	font-size: 16px;
	color: #000;
	letter-spacing: -0.5px;
}
h6 {color:#00989d; font-weight:normal;}

.title-1 {
	display:block;
	font-size:37px;
	line-height:1.2em;
	color:#2ab5ba;
	letter-spacing:-1px;
}
	.title-1 strong,
	.title-1 em {
		display:block;
		margin-top:-12px;
	}
	.title-1 em {color:#000;}

.border-bot {
	width:100%;
	padding-bottom:10px;
	background:url(../images/border-bot.gif) left bottom repeat-x;
	padding-top: 10px;
}

.list-1 li {
	line-height:25px;
	padding-left:15px;
	padding-bottom:10px;
	background:url(../images/marker-1.png) 0 10px no-repeat;
	text-align: justify;
}
	.list-1 a {
		display:inline-block;
		color:#000;
	}
	.list-1 a:hover {color:#2ab5ba;}

.link:hover {text-decoration:none;} 

.link-1 {
	display:inline-block; 
	font-size:14px; 
	padding-left:9px; 
	color:#00989d;
	background:url(../images/marker-2.gif) 0 10px no-repeat;
}
.link-1:hover {text-decoration:none;} 

.text-1 {font-size:14px;} 
.tdate-1 {
	display:block;
	color:#00989d;
	margin-bottom:14px;
}

dl span {float:left; width:80px;}

/***** contact form *****/
#contact-form {
	display:block;
	width:100%;
}
	#contact-form label {
	display:block;
	height:35px;
	overflow:hidden;
	}
	#contact-form input {
	float:left;
	width:270px;
	font-size:13px;
	line-height:1.23em;
	color:#000;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	background:#fff;
	outline:none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	#contact-form textarea {
	float:left;
	height:200px;
	min-height:135px;
	max-height:200px;
	width:427px;
	max-width:427px;
	min-width:380px;
	font-size:13px;
	line-height:1.23em;
	color:#000;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border:none;
	background:#fff;
	overflow:auto;
	outline:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.text-form {
	float:left;
	display:block;
	font-size:14px;
	line-height:28px;
	width:79px;
	color:#000;
}
.text-form1 {
	float:left;
	display:block;
	font-size:14px;
	line-height:28px;
	width:120px;
	color:#000;
}


.buttons {
	text-align:right;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
.buttons2 {
	text-align:right;
	margin-top: -30px;
}
.buttons a {margin-left:27px;}
		
/****************************footer************************/
footer {
	width:100%;
	background:url(../images/footer-tail.gif) left top repeat-x;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
	.footer-text {
	display:block;
	padding-top: 15px;
	padding-left: 20px;
	}
	.footer-text1 {
	display:block;
	padding-top: 0px;
	padding-left: 0px;
	}
.list-services {
	overflow:hidden;
	padding-top: 10px;
	padding-left: 20px;
}
	.list-services li {
	float:left;
	padding-right: 7px;
	}
	.list-services a {
	display:block;
	width:26px;
	height:26px;
	background-image: url(../images/social-icons.jpg);
	background-repeat: no-repeat;
	}
	.list-services .item-2 {background-position:-36px 0;}
	.list-services .item-3 {background-position:-72px 0;}
	.list-services .item-4 {background-position:-108px 0;}

.error {color: #FF0000;}
.error1 {
	color: #000;
	margin-left: -79px;
	margin-top: 13px;
	position: absolute;
}

.table{
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:10px;
	border:1px solid #F7F7F7;
	color:#FFFFFF;
	background-color:#666666;
	}
	
.table thead th{
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	text-align:center;
	table-layout:auto;
	vertical-align:middle;
	}

.table tbody td{
	vertical-align:top;
	border-collapse:collapse;
	}
	
.table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	text-align: left;
	}

.table tbody tr.light{
    color:#000;
	background-color:#F7F7F7;
	}

.table tbody tr.dark{
	color:#000;
	background-color:#E8E8E8;
	}

/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
