﻿@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1;
	background-color:#effbd5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #930;
}
a:active {
	text-decoration: none;
}
header {
	/*background-image:url(imgs/topcellbg.jpg);*/
	background-color:#effbd5;
	background-repeat:repeat-x;
	height:125px;
}
.address {
	float:right;
	margin: 18px 0 0 10px;
}
header .toplinkbar {
	float:left;
	width:655px;
}
header .toplinkbar ul {
	width:auto;
}
header .toplinkbar ul li {
	list-style:none;
	float:left;
	padding: 7px 0px 7px 0px;
	display:block;
	color:#FFF;
	font-size:12px;
}
header .toplinkbar ul li p {
	padding: 3px 0px 0px 0px;
	color:#FFF;
	font-size:12px;
}
header .toplinkbar ul li img {
	float:left;
	margin-right:6px;
	margin-top:-4px;

}
header .toplinkbar ul li a {
	color:#FFF;
	padding: 8px 10px 8px 10px;
	display:block;
	font-size:12px;
}
header .toplinkbar ul li a:hover {
	color:#ccc;
}
header .toplinkbar ul li span img {
	float:left;
	margin-right:6px;
	margin-top:-1px;
	
}
header .callbar {
	float:right;
	color:#000;
	margin: 18px 10px 0 0px;
}
header .toplinkbar ul li .callus {
	padding: 6px 0px 6px 12px;
	
	border-left:solid 1px #706e6e;
}
header .slogan {
	color:#F00;
	font-size:18px;
	font-family:Calibri;
	text-align:right;
	margin: 40px 5px 0 0px;
	float:right;
	text-transform:uppercase;
}
header .swatilogo {
	float:right;
	margin: 10px 0 0 0px;
}
header .share {
	float:right;
	color:#FFF;
	font-size:20px;
	font-family:Calibri;
	padding: 10px 5px 8px 0px;
	font-weight:bold;
}
header .searchbar {
	float:right;
	width:222px;
}
header .searchbarft {
	background-color:#fff;
	padding:2px;
	width:140px;
	margin: 9px 0 12px 0px;
	font-size:12px;
	color:#666;
	float:left;
	font-family:Calibri;
	border-left:solid 1px #444243;
	border-right:solid 1px #fff;
	border-top:solid 1px #444243;
	border-bottom:solid 1px #444243;
	border-radius:4px 0px 0px 4px;
}
header .searchbar_button {
	float:left;
	padding: 10px 0 0 0px

}
header .logo {
	float:left;
	margin: 12px 0 0 0px;
}
header .wadi {
	float:left;
	padding: 15px 12px 15px 5px;

	margin-right:12px;
}

header .right {
	float:right;
	margin: 2px 0 0 0px;
	
}
header nav {
	width:auto;
}
header nav ul {
	width:auto;
	background-color:#000;
}
header nav ul li {
	list-style:none;
	float:left;
	margin: 3px 0 0 0px;
	background-color:#01843e;
}
header nav ul li a {
	color:#FFF;
	padding: 15px 18px 14px 18px;
	display:block;
	text-transform:uppercase;
	font-family: 'Share Tech', sans-serif;
	font-size:15px;
	border-right:solid 1px #fff;
}
header nav ul li a:hover {
	text-decoration:none;
	background-color:#c8e08e;
	color:#01843e;
}

header nav li:hover {
	background-color:#ccc;
}

header nav li:hover ul {
	display:block;
}

header nav ul ul {
	display:none;
	position:absolute;
	z-index:999;
	width:200px;
	background-color:#ccc;
}
header nav ul ul li {
	float:none;
	list-style:none;
	border-bottom:solid 1px #b02323;
	border-right:solid 1px #01843e;
	
}
header nav ul ul li a {
	color:#FFF;
	padding: 10px 8px 10px 10px;
	display:block;
	font-size:14px;
	text-transform:none;
	border:none;
}
header nav ul ul li a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#620707;
}


.slider {
	width:100%;
}
.slider img {
	width:100%;
}


.middle_container {
	max-width:1175px;
	width:98%;
	margin:auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.flex {
	overflow:hidden;
}
.split {
	clear:both;
}
.iheadbar {
	width:100%;
	height:250px;
}
.scaffoldingheader {
	background-image:url(imgs/scaffoldinghead.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.iheadbar h1 {
	padding: 70px 0 0 0px;
	font-family: 'Advent Pro', sans-serif;
	font-weight:100;
	font-size:75px;
	color:#FFF;
}
.icontent {
	padding-bottom:60px;
	overflow:hidden;
	min-height:290px;
}
.icontent h1 {
	font-size:25px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	padding: 20px 0 10px 0px;
	border-bottom:dashed 1px #999;
	margin-top:15px;
	color:#930;
}
/*.icontent h2 {
	font-size:20px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	padding: 20px 0 0px 0px;
	border-bottom:dashed 1px #09C;
	margin-top:15px;
}*/
.icontent h2 span {
	background-color:#09C;
	color:#FFF;
	padding: 10px 0 12px 0px;
	display:block;
	width:250px;
	text-align:center;
	border-radius: 10px 10px 0 0px
}
.icontent p {
	font-size:15px;
	font-family: 'Gudea', sans-serif;
	margin: 10px 0 5px 0px;
	line-height:24px;
	padding: 0 20px 0 0px
}
.currently {
	background-color:#FFF;
	height:60px;
}
.currently p {
	padding: 22px 0 0 0px;
	color:#666;
	font-size:12px;
}
.currently p a {
	color:#666;
	font-size:12px;
}

.productsinfo {
	width:100%;
	min-height:444px;
	padding: 20px 0 30px 0px;
	overflow:hidden;
}

.productspic {
	float:left;
	background-color:#FFF;
	padding:10px 0px 10px 10px;
}


.proddetail {
	float:left;
	width:665px;
	min-height:444px;
	background-color:#fff;
	border-radius: 0 10px 10px 10px;
	
}
.proddetailprop {
	padding:20px;

}
.proddetailprop h3 {
	padding: 0px 0 10px 0px;
	border-bottom:solid 1px #ddd;
	font-family: 'Gudea', sans-serif;
	font-size:20px;
	font-weight:100;
	color:#09C;
}
.proddetailprop ul {
	width:auto;
	margin: 10px 0  0 12px;
	
}
.proddetailprop ul li {
	list-style:disc;
	line-height:22px;
	font-size:15px;
	color:#666;
	font-family: 'Fenix', serif;
}


.blue {
	color:#5eaed7;
}
.introbar {
	width:450px;
	height:400px;
	float:left;
	border-right:solid 1px #cbcaca;
}
.introbar img {
	float:right;
	margin-left:20px;
	border-radius:7px;
}
.introbar h2 {
	font-size:28px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin: 15px 0 0px 0px;
}
.introbar h3 {
	font-size:18px;
	color:#666;
	font-weight:100;
	font-family: 'Fenix', serif;
	letter-spacing:1px;
	margin: 0px 0 20px 0px;
}
.introbar p {
	font-size:15px;
	font-family: 'Gudea', sans-serif;
	margin: 10px 0 5px 0px;
	line-height:24px;
	padding: 0 20px 0 0px
}
.blink {
	background-image:url(imgs/buttoncelbg.jpg);
	background-repeat:repeat-x;
	padding:10px 25px 11px 25px;
	border:solid 1px #bfbdbd;
	text-transform:uppercase;
	font-family: 'Gudea', sans-serif;
	border-radius:7px;
	color:#666;
}
:hover.blink {
	text-decoration:none;
	color:#000;
	border:solid 1px #999;
}

.blink1 {
	background-image:url(imgs/buttoncelbg.jpg);
	background-repeat:repeat-x;
	padding:1px 9px 2px 9px;
	border:solid 1px #bfbdbd;
	font-family: 'Gudea', sans-serif;
	border-radius:7px;
	color:#333;
}
:hover.blink1 {
	text-decoration:none;
	color:#000;
	border:solid 1px #999;
}

.products_showcase {
	width:365px;
	float:left;
	padding: 0 0px 70px 20px;
}
.products_showcase h2 {
	font-size:28px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin: 20px 0 0px 0px;	
}
.products_showcase h3 {
	font-size:20px;
	color:#666;
	font-weight:100;
	font-family: 'Fenix', serif;
	letter-spacing:1px;
	margin: 0px 0 20px 0px;
}
.products_showcase ul {
	width:auto;
}
.products_showcase ul li {
	width:49%;
	height:100px;
	list-style:none;
	float:left;
	text-align:center;
	margin:1px;
}
.products_showcase ul li:hover {
	animation: 1s pc;
	
}
@keyframes pc {
0% {
    transform: scale(1) rotateY(0deg);
}
50% {
    transform: scale(.6) rotateY(0deg);
}
100% {
    transform: scale(1) rotateY(0deg);
}
}
.products_showcase ul li a {
	font-family: 'Fenix', serif;
	font-size:15px;
}
.products_showcase ul li a:hover {
	color:#000;
	text-decoration:none;

}

.mr {
	margin-right:12px;
}
.mrs {
	margin-right:3px;
}

.atributes_icon {
	width:100%;
	overflow:hidden;

}
.atributes_icon ul {
	width:auto;
	margin:10px 0 0 0px;
	overflow:scroll;
	height:300px;
}
.atributes_icon ul li {
	width:48.5%;
	height:145px;
	float:left;
	list-style:none;
	border:solid 1px #ccc;
	padding:15px 0 0 0px;
	border-radius:10px;
	text-align:center;
	margin-right:6px;
	margin-bottom:5px;
}

.atributes_icon ul li p {
	font-size:13px;
	margin:0px;
	line-height:18px;
	text-align:center;
	padding-bottom:7px;
	padding-left:15px;

}


.line {
	border-top:solid 1px #ccc;
	margin: 10px 0 5px 0px;
}

.filterbar {
	float:left;
	width:245px;
	min-height:600px;
	line-height:25px;
	font-size:13px;
}
.filterbar h3 {
	padding:10px 0 0 0px;
	font-family:Calibri;
	font-size:20px;
	text-transform:uppercase;
	font-weight:100;
	margin: 0 0 10px 0px;
}
.count {
	float:left;
	margin:47px 0 0 10px;
	font-size:16px;
	font-family:Calibri;
	color:#666;
}
.prod_thumb {
	width:905px;
	float:right;
	border-left:solid 1px #ccc;
	background-color:#fff;
	padding-left:20px;
	padding-top:20px;
	min-height:600px;
	padding-bottom:75px;
}
.prod_thumb ul {
	width: auto;
}
.prod_thumb ul li {
	float:left;
	list-style:none;
	width:215px;
	margin: 10px 0 0 5px;
}
.prod_thumb ul li:hover {
	animation: 1s pcthumb;
}
@keyframes pcthumb {
0% {
    transform: scale(1) rotateY(0deg);
}
50% {
    transform: scale(.9) rotateY(0deg);
}
100% {
    transform: scale(1) rotateY(0deg);
}
}

.prod_thumb ul li img {
	border-radius: 6px 6px 0 0px;
	width:100%;
}
.prod_thumb ul li .short_desc {
	background-color:#f4f4f4;
	min-height:100px;
	margin-top:-2px;
	position:relative;
}
.prod_thumb ul li .short_desc h3 {
	font-family:Calibri;
	font-size:24px;
	text-transform:uppercase;
	font-weight:100;
	padding:8px 0px 0 8px;
}
.prod_thumb ul li .short_desc p {
	padding:0px 0px 0 8px;
}
.prod_thumb ul li .linkbar  {
	background-color:#c63434;
	padding: 9px 0 10px 0px;
	text-align:center;
	border-radius: 0 0 5px 5px;
}
.prod_thumb ul li .linkbar a  {
	color:#FFF;
	text-transform:uppercase;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	display:block;
}
.prod_thumb ul li .linkbar a:hover  {
	color:#f29393;
	text-decoration:none;
}
.prod_thumb_new {
	background-color:#fff;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:25px;
	overflow:hidden;
}
.prod_thumb_new ol li {
    font-family: "Gudea",sans-serif;
    font-size: 14px;
    line-height: 24px;
    list-style: initial;
    margin: 5px 0 5px 20px;
    padding: 0 20px 0 0;
}
.middle_contanier {
	background-color:#eee;
	padding:20px;
}
.middle_contanier h2 {
    border: 0 none;
    color: #c63434;
    font-family: "Gudea",sans-serif;
    font-size: 25px;
    font-weight: 100;
    margin: 0;
    padding: 0 0 14px;
}
.prod_thumb_new ul ol{
	font-family: "Gudea",sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 5px 0 5px 20px;
    padding: 0 20px 0 0;
}
.prod_thumb_new h2{
	color: #930;
    font-family: "Gudea",sans-serif;
    font-size: 25px;
    font-weight: 100;
	padding: 0 0 14px;
	margin:0px;
	border:0px;
	color:#c63434;
}
.page-title-paging{
	width:70%;
	min-height: 40px;
}
.title{
	width:38%;
	height:auto;
	float:left;
	font-size:30pt;
	color:#01843e;
	}
	.tit
	{
	width:38%;
	height:auto;
	float:left;
	font-size:30pt;
	color:#01843e;
	}

.paging{
	width:15%;
	height:auto;
	float:right;
}
.paging span{
	font-family: "Gudea",sans-serif;
	font-size: 16px;
}
.page-box{
	display: inline-block;
    text-align: right;
}
.page-box-active a{
	background-color: #fff !important;
    color: #c63434 !important;;
    padding: 5px 10px;
    text-decoration: none;
	border: 1px solid #e8e6e6;
}
.page-box a{
	background-color: #c63434;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}
.prod_thumb_new_ul {
	width: auto;
}
.one-forth li{
	float:left;
	list-style:none;
	width:24% !important;
	margin: 10px 0 0 5px;
}
.one-forth h3{
	font-size: 19px !important;
}
.one-three li{
	float:left;
	list-style:none;
	width:32.333% !important;
	margin: 10px 0 0 5px;
}
.one-three h3{
	font-size: 19px !important;
}
.prod_thumb_new_ul li {
	float:left;
	list-style:none;
	width:19%;
	margin: 10px 0 0 5px;
}
.prod_thumb_new_ul li:hover {
	animation: 1s pcthumb;
}


.prod_thumb_new_ul li img {
	border-radius: 6px 6px 0 0px;
	width:100%;
}
.prod_thumb_new_ul li .short_desc {
	background-color:#f4f4f4;
	margin-top:-2px;
	position:relative;
}
.prod_thumb_new_ul li .short_desc_height {
	min-height:50px;
}
.prod_thumb_new_ul li .short_desc h3 {
	font-family: Calibri;
    font-size: 16px;
    font-weight: 100;
    padding: 8px 0 8px 8px;
    text-align: center;
    text-transform: uppercase;
}
.prod_thumb_new_ul li .short_desc p {
	padding:0px 0px 0 8px;
}
.prod_thumb_new_ul li .linkbar  {
	background-color:#c63434;
	padding: 9px 0 10px 0px;
	text-align:center;
	border-radius: 0 0 5px 5px;
}
.prod_thumb_new_ul li .linkbar a  {
	color:#FFF;
	text-transform:uppercase;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	display:block;
}
.prod_thumb_new_ul li .linkbar a:hover  {
	color:#f29393;
	text-decoration:none;
}
.category{
	width:25%;
	float:left;
}
.category-header{
	border-bottom:1px solid #fff;
}
.category-header h2{
	padding: 10px 8px;
	background-color:#c63434;
	color:#fff;
	text-transform:uppercase;
	font-size: 16px;
}
.category-header h2 a{
	color:#fff;
	text-decoration:none;
}
.category ul{
    width: 100%;
}
.category ul li{
	padding: 10px 6px;
    width: 96%;
	background-color: #fff;
	border-bottom:1px solid #e8e6e6;
}
.category ul li > a{
	
}
.category-product{
	width:75%;
	float:left;
}
.product-box{
	background-color: #fff;
    border-radius: 6px;
    margin: 0 auto;
    min-height: 190px;
    width: 95%;
	margin-bottom:20px;
}
.product-box-couplers{
	min-height: 130px !important;
}
.product-box-full{
	width:100% !important;
	float:left;
	min-height:270px;
	background-color:#fff;
	margin: 0 1% 2%;
	border-radius: 6px;
}
.product-box p{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 8px;
	padding:0px;
}
.product-box ol{
	list-style-type:decimal;
	margin-left:20px;
}
.product-box h4{
	color: #db4c4c;
    font-family: Calibri;
    font-size: 21px;
    letter-spacing: 0.5px;
    line-height: 24px;
    list-style: inside none disc;
    margin: 5px 0;
    width: 100%;
	text-transform: uppercase;
}
.product-image-desc{
		
}
.product-box-image{
	float: left;
    padding: 8px;
    width: 40%;
}
.couplers-image{
	width:30% !important;
}
.product-box-image img{
	width:100%;
	height:auto;
}
.product-box-desc{
	float: right;
    min-height: 65px;
    padding: 0 8px 8px;
    width: 56%;
}
.product-box-desc ul li{
	list-style: initial;
  margin-left: 20px;
  line-height: 20px;
}
.couplers-desc{
	width:66% !important;
}
.product-box-table{
	height: auto;
    width: 100%;
}
.product-box table{
}
.product-box table tbody{
	width:100%;
}
.product-box table th{
	background-color: #c63434;
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
	font-weight:100;
}
.product-box table td{
    color: #333;
    padding: 5px;
    text-align: center;
	border:1px solid #ccc;
	font-weight: 100;
}
.product-box table tr{

}
.product-box-one-three{
	width:30%;
	min-height:200px;
	float:left;
	margin-left: 20px;
	margin-bottom:20px;
	background-color: #fff;
    border-radius: 6px;
}
.product-box-one-three h4{
	color: #db4c4c;
    font-family: Calibri;
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 24px;
    list-style: inside none disc;
    margin: 5px 10px;
    text-transform: uppercase;
	text-align: center;
}
.product-box-one-three p{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 5px 10px 8px;
    padding: 0;
	text-align: center;
}
.formwork p{
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    line-height: 20px !important;
    margin: 4px 0 !important;
    padding: 0 !important;
    text-align: center;
}
.product-one-three-image{
	width:100%;
	height:80%;
}
.product-one-three-image img{
	width:100%;
	height:auto;
	border-radius: 6px 6px 0 0;
}
.product-one-three-desc{
	height: 20%;
    padding: 13px 0;
    width: 100%;
}
.black {
	background-color:#000;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}
.white {
	background-color:white;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}
.bluenew {
	background-color:#0050a3;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}
.rednew {
	background-color:#f02127;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}
.green {
	background-color:#00a449;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}
.yellow {
	background-color:#fee006;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:2px;
}








.blackf {
	background-color:#000;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	float:left;
	border-radius:2px;
	margin-right:5px;
	margin-top:3px;

}
.whitef {
	background-color:white;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;

}
.bluenewf {
	background-color:#0050a3;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;

}
.rednewf {
	background-color:#f02127;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;

}
.greenf {
	background-color:#00a449;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;

}
.yellowf {
	background-color:#fee006;
	border:solid 1px #999;
	width:12px;
	height:12px;
	display:block;
	border-radius:2px;
	float:left;
	margin-right:5px;
	margin-top:3px;

}





.newsbar {
	width:269px;
	height:396px;
	background-color:#fff;
	float:right;
	margin: 10px 0 10px 0px;
	padding: 0 25px 0 25px;
}
.newsbar h2 {
	font-size:28px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin: 12px 0 0px 0px;	
}
.newsbar h3 {
	font-size:20px;
	color:#666;
	font-weight:100;
	font-family: 'Fenix', serif;
	letter-spacing:1px;
	margin: 0px 0 20px 0px;
}
.newsbar ul {
	width:auto;
}
.newsbar ul li {
	float: left;
    height: auto;
    list-style: outside none none;
    padding: 0 4px;
    width: 122px;
}
.newsbar ul li img {
	border: 1px solid #ddd;
    border-radius: 7px;
    height: auto;
    padding: 2px;
    width: 101%;
}
.newsbar ul li h4 {
	font-size:20px;
	color:#000;
	font-weight:100;
	font-family: 'Fenix', serif;
	margin: 5px 0 0px 0px;
}
.newsbar ul li p {
	font-size:15px;
	font-family: 'Fenix', serif;
	margin: 5px 0 10px 0px;
}

.redbar {

	background-color:#03300a;
	background-repeat:repeat-x;
	background-position:bottom;
	height:35px;
	bottom:0;
	width:100%;

}
.botright {
	float:right;
	margin: 15px 0 0 0px;
	color:#FFF;
}
.logobot {
	position:absolute;
	float:left;
	margin-top:5px;
}
.control {
	float:left;
	margin: 20px 0 0 145px
}
.newsletterbar {
	width:550px;
	float:right;
	margin: 3px 0 0 0px;
}
.newsletterbar h2 {
	color:#FFF;
	float:left;
	font-size:23px;
	font-weight:100;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin:20px 6px 0 0px;
}
.newsletterbar h2 img {
	margin-right:5px;
}
.newsletterform {
	float:left;
	margin:12px 0 0 0px;
}
.nlft {
	background-color:#fff;
	padding:5px;
	width:150px;
	border:solid 1px #fff;
	margin: 6px 0 0 4px;
	font-size:14px;
	float:left;
	border-radius:5px;
}
.go {
	float:left;
	margin: 17px 0 0 4px;
}
.mt {
	margin: 30px 0 0 0px;
}

footer {
	background-color:#302e2e;
	min-height:250px;
}


footer .botlink {
	width:auto;
}
footer .botlink ul {
	width:50%;
	float:left;
}
footer .botlink ul p {
	color:#fff;
	line-height:22px;
	margin: 0 0 10px 0px;
}
footer .botlink ul h3 {
	color:#727272;
	font-weight:100;
	font-size:25px;
	font-family: 'Gudea', sans-serif;
	text-transform:uppercase;
	margin:15px 6px 5px 0px;
}
footer .botlink ul li {
	width:45%;
	float:left;
	color:#CCC;
	line-height:25px;
	
}
footer .botlink ul li a {
	color:#CCC;
}
footer .botlink ul li a:hover {
	color:#fff;
}
footer .botlink ul li a img {
	margin: 0 8px 0 2px
}
.slideopentab {
	position:fixed;
	bottom:0px;
	width:100%;
	z-index:999;
}
#toggle {
	position:absolute;
	z-index:999;
	margin-left: 135px;
	margin-top:20px;
}
#panel {
	width: 100%;
	color: #eee;
	background-color:#4d4e4f;
	overflow: hidden;
	position: relative;
	z-index:999;
	display: none;
	text-align:left;
}
.contact-form{
	width:60%;
	float:left;
	height:auto;
}
.contact-form p{
	margin-bottom:20px;
}
.contact-email-address{
	float: right;
    height: auto;
    margin-left: 4%;
    width: 33%;
}
.contact-box{
}
.contact-field{
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.contact-field-label{
	margin-bottom:5px;
}
.contact-field-label label{
	width:100%;
	height:25px;
	text-align:left;
	font-family: "Gudea",sans-serif;
	font-size: 13px;
	font-weight: 100;
}
.contact-field-input input{
	width:100%;
	height:28px;
	background-color:#fff;
	border:1px solid #e8e6e6;
	padding:5px;
	font-family: "Gudea",sans-serif;
	font-size: 18px;
}
.contact-field-input textarea{
	width:100%;
	height:100px;
	background-color:#fff;
	border:1px solid #e8e6e6;
	padding:5px;
	font-family: "Gudea",sans-serif;
	font-size: 18px;
}
.contact-field button{
	background-color: #c63434;
    border: 1px solid #c63434;
    color: #fff;
    font-weight: 800;
    height: 36px;
    padding: 8px;
    width: 80px;
	cursor: pointer;
}
.contact-field button:hover{
	opacity: 0.8;
}
.contact-email, .contact-address, .contact-social{
	margin-bottom: 40px;
    min-height: 55px;
    width: 100%;
}
.contact-address h3, .contact-email h3, .contact-social h3{
	font-family: "Gudea",sans-serif;
	color:#c63434;
	font-weight:100;
	font-size:20px;
	line-height: 30px;
}
.contact-address span, .contact-email span, .contact-social span{
	font-family: "Gudea",sans-serif;
    font-size: 15px;
    line-height: 24px;
    padding: 0 20px 0 0;
}
.contact-address h4{
	font-weight:100;
	color:#c63434;
	line-height: 20px;
	margin-top: 3px;
}
.client-box{
	  background-color: #fff;
	  border: 1px solid #ddd;
	  color: #333;
	  float: left;
	  height: 100px;
	  margin: 0.5% 0.5%;
	  width: 14.5%;
}
.client-box img{
	height:100%;
	width:100%;
}
.client-box h3{
	color:#666;
	font-size:20px;
	text-align:center;
	font-family: "Fenix",serif;
	font-weight: 100;
	margin: 19% 0 0;
}
.client-box h4{
	color:#666;
	font-size:13px;
	text-align:center;
	font-family: "Fenix",serif;
	font-weight: 100;
}
.dcata_form {
	width:100%;
}
.row {
    margin: 10px 0;
    width: 100%;
}
.label {
    float: left;
    font-size: 17px;
    padding: 9px 0;
    width: 23%;
}
.fileds {
	width:77%;
	float:right;
}
.textbox {
	    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 9px;
    width: 415px;
	outline:0;
}
.leftbar {
	width:50%;
	float:left;
}
.rightbar {
	width:50%;
	float:right;
}
.rightbar .row .label {
	text-align:right;
	padding-right:3%;
	width:20%;
}
.submit-text {
    background-color: #c63434;
    border: 1px solid #c63434;
    color: #fff;
    cursor: pointer;
    font-weight: 800;
    height: 36px;
    padding: 8px;
    width: 80px;
	border-radius:3px;
}
.btn_area {
	margin-top:15px;
}
.submit-text {
    background-color: #b11f1f;
    border: 1px solid #b11f1f;
	text-decoration:none;
}
.ul-left {
    float: left;
    width: 49%;
}
.ul-right {
    float: right;
    width: 49%;
}
.thankyou{
	text-align:center;
	  color: #BB1515;
	  font-family: "Gudea",sans-serif;
	  font-size: 25px;
	  font-weight: 100;
	  line-height:27px;
}
.thankyou p{
	font-size: 17px;
	text-align:center;
	line-height:25px;
	color:#333;
}