/* --------------------------------------------------------	*/
@import url("bootstrap/bootstrap.min.css");

@import url("bootstrap/bootstrap-responsive.min.css");

@import url("bootstrap/bootstrap-maxwidth-960.css");

@import url("fancybox/fancybox.css");
/* --------------------------------------------------------	*//*	Twitter Bootstrap */
/*	Responsive media queries */
/*	Custom override - max width of 1024px */
/*  & Fancybox */
/* --------------------------------------------------------	*/
/* --------------------------------------------------------	*/
/*	Base */
/* --------------------------------------------------------	*/
::-moz-selection {
  background: #FEF68E;
  color: #444;
  text-shadow: none;
}
::selection {
  background: #FEF68E;
  color: #444;
  text-shadow: none;
}
html {
  overflow-y: scroll;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  cursor: default;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
 // background: url(../img/background-image2.jpg) center top transparent repeat-x;
}

.flat{
	margin:0;
}

#bg {
  
  //background: url(../img/background-image2.jpg) center top transparent repeat-x;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #474747;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 20px 0;
}
h3,
h4,
h5 {
  font-weight: 600;
  margin: 0 0 10px 0;
}
h1 {
  color: #000;
  font-size: 2em;
  text-transform: uppercase;
}
h2 {
  font-size: 1.7em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-weight: 200;
  color: #555;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover {
  color: #005580;
  text-decoration: underline;
}
hr {
  background: url(../img/hr.png) repeat-x;
  border: none;
  height: 10px;
}
header {
  margin: 0 0 1px 0;
}
section {
  margin: 0;
  padding: 30px 0!important;
}
section:nth-child(odd) {
  background: #fafafa;
  box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.02);
  border: 1px solid #eee;
}

 #invisible{
	height:0px !important;
	padding:0px !important;
	}
	
.section_heading{
	top:0px;
	position:relative;
	text-align:bottom;
	padding-bottom:10px !important;
		-o-box-shadow: 0 4px 16px -6px black;
   box-shadow: 0 4px 16px -6px black;
   -moz-box-shadow: 0 4px 16px -6px black;
   -webkit-box-shadow: 0 4px 16px -6px black;
	}
	
/*.modules{
	width:20%;
	height:30%;
	padding:1%;
	float:left;
	margin-right:auto;
	margin-left:auto;
	//Background:gray;
	}
.modules p{
	width:120px;
	//height:100px;
	padding:15%;
	float:left;
	Background:gray;
	}*/

	.modules {
  color: #ffffff !important;
  float:left;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 22px;
  outline: none;
  width:200px;
  margin:35px;
  padding: 37px 23px;
  border: 1px solid #625853 !important;
  background: #6a5f5a;
  background: -webkit-gradient(linear, left top, left bottom, from(#867871), to(#6a5f5a));
  background: -webkit-linear-gradient(top, #867871, #6a5f5a);
  background: -moz-linear-gradient(top, #867871, #6a5f5a);
  background: -ms-linear-gradient(top, #867871, #6a5f5a);
  background: -o-linear-gradient(top, #867871, #6a5f5a);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.modules:hover {
  background: #5c534e;
  background: -webkit-gradient(linear, left top, left bottom, from(#867871), to(#5c534e));
  background: -webkit-linear-gradient(top, #867871, #5c534e);
  background: -moz-linear-gradient(top, #867871, #5c534e);
  background: -ms-linear-gradient(top, #867871, #5c534e);
  background: -o-linear-gradient(top, #867871, #5c534e);
  border: 1px solid #4e4643;
}

#filter{
	height:33px;
	background:#ddd;
	padding-top:3px;
	}
.optionboxes{
	position:absolute;
	right:2%;
	}

/* --------------------------------------------------------	*/
/*	Classes	*/
/* --------------------------------------------------------	*/
.white_text{
	color:#fff !important
	}

.mtb{
	margin-top:7%;
	margin-bottom:5%;
	}

.nestedul{
	padding-left:30px;
	position:relative;
	text-indent:20px;
	}

.outside {
	list-style: none outside none !important;
    padding: 10px 10px 10px 25px;
	}
.blue_cf{
	background:#3a6fb5 !important;
	}
	
.padded30{
	padding:30px;
	position:relative;
	}
	


.padded15{
	padding:15px 30px;
	position:relative;
	}
.ml30{
	margin-left:20%;
	
	}

.fr {
  float: right;
}
.fl {
  float: left;
}
.ac {
  text-align: center;
}
.al {
  text-align: left;
}
.ar {
  text-align: right;
}
.clr {
  clear: both;
}
.grey {
  color: #999999;
}
.hidden {
  display: none;
}
.show {
  display: block;
}
.unstyled  {
  list-style-type: none;
  margin: 0;
}
.no-border {
  border: none!important;
}
.no-background {
  background: none;
}
.gradient {
  background: #A0DBE8;
  background-image: linear-gradient(100 100, #a0dbe8 10%, #83b7e0 55%);
  background-image: -o-linear-gradient(100 100, #a0dbe8 10%, #83b7e0 55%);
  background-image: -moz-linear-gradient(left, #a0dbe8 10%, #83b7e0 78%);
  background-image: -webkit-linear-gradient(100 100, #a0dbe8 10%, #83b7e0 55%);
  background-image: -ms-linear-gradient(100 100, #a0dbe8 10%, #83b7e0 55%);
  background-image: -webkit-gradient(linear, 100 100, 200 200, color-stop(0.1, #a0dbe8), color-stop(0.55, #83b7e0));
}
.hightlighted {
  background: url(../img/highlight.png) no-repeat;
  background-size: contain;
  padding: 0 60px 10px 10px;
  display: inline-block;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.uc {
  text-transform: uppercase;
}
.download-button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
  filter: alpha(opacity = (80));
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.download-button:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.stacked {
  -webkit-box-shadow: 0 5px 0 -4px #ffffff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #ffffff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #ffffff, 0 17px 0 -11px #c2c0b8 !important;
  -moz-box-shadow: 0 5px 0 -4px #ffffff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #ffffff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #ffffff, 0 17px 0 -11px #c2c0b8 !important;
  box-shadow: 0 5px 0 -4px #ffffff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #ffffff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #ffffff, 0 17px 0 -11px #c2c0b8 !important;
}
/* --------------------------------------------------------	*/
/*	Footer */
/* --------------------------------------------------------	*/
footer {
  background: #f6f6f6;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #e6e6e6;
  font-size: 1em;
  line-height: 1.7em;
  padding: 36px 0 0 0;
  color: #fff !important;
}
footer .brand {
  font-size: 20px;
  line-height: 1em;
  display: inline;
  letter-spacing: -1px;
  vertical-align: top;
  padding-bottom:30px;
}
footer .blue_cf ul li a, .blue_cf ul li h4,.blue_cf a{
	color:#fff;
	}

 .footerlinks{
	margin-bottom:1px;
	position:relative;
	top:30px;
}
	
	
	
/* ---------------------------------------------------------------------- */
/*	Tables
/* ---------------------------------------------------------------------- */
table {
  color: #444;
  width: 100%;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #ccc;
}
table thead tr {
  border: 0;
}
table thead th {
  background: #eee;
  font-weight: 600;
  text-align: left;
  color: #222;
  padding: 6px 10px;
  border: 0px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-image: linear-gradient(bottom, #f2f2f2 46%, #fafafa 92%);
  background-image: -o-linear-gradient(bottom, #f2f2f2 46%, #fafafa 92%);
  background-image: -moz-linear-gradient(bottom, #f2f2f2 46%, #fafafa 92%);
  background-image: -webkit-linear-gradient(bottom, #f2f2f2 46%, #fafafa 92%);
  background-image: -ms-linear-gradient(bottom, #f2f2f2 46%, #fafafa 92%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.46, #f2f2f2), color-stop(0.92, #fafafa));
}
table td {
  padding: 4px 10px;
  background: #fff;
  border-bottom: 1px solid #eee;
}
table tr:last-child td {
  border-bottom: 1px solid #ccc;
}
table tr:nth-child(even) td {
  background: #fafafa;
}
table tr:hover td {
  background: #EAF5FA;
}
/* ---------------------------------------------------------------------- */
/*	Forms and input elements
/* ---------------------------------------------------------------------- */
label {
  cursor: pointer;
  display: block;
  margin: 0 0 5px 35%;
 }

#enquiry{
	top:0px;
	position:relative;
	
		}


.form_header {
	margin-left:35%;
		
		}

#enquiry .button{
	margin-left:35%;
	}


	
input,
textarea,
select,
input[type=text],
input[type=email],
input[type=search],
input[type=password] {
  background-color: #ffffff;
  border: 1px solid #e8e8e8;
  color: #8f8f8f;
  padding: 15px 10px;
  //margin-left:35%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  width:380px;
}
textarea {
  padding: 10px;
  resize: both;
}
input:hover,
textarea:hover,
select:hover {
  border-color: #dedede;
}
input:focus,
textarea:focus,
select:focus {
  border-color: #ccc;
}
select,
option {
  cursor: pointer;
  padding: 5px 7px;
  margin:2px;
  
 
}
select {
  display: block;
  
  width: 232px;
  margin:0;
  background: url(../img/select-box.png) #ffffff right center no-repeat;
  line-height: 1em;
  cursor: pointer;
  color: #666;
  border: 1px solid #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select:hover {
  border: 1px solid #bbb;
}

.small  select {
	width:150px;
	margin-right:0 !important;
	}
	
.small input{
	width:140px;
	height:0.1em;
	}


input[type="checkbox"],
input[type="radio"] {
  width: 20px;
}
/* Fix for Mobile Safari */
input[type="checkbox"] {
  -webkit-appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
}
/* Placeholder */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #aaa;
}
/* --------------------------------------------------------	*/
/*	Buttons */
/* --------------------------------------------------------	*/
.button {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #625853 !important;
  background: #6a5f5a;
  background: -webkit-gradient(linear, left top, left bottom, from(#867871), to(#6a5f5a));
  background: -webkit-linear-gradient(top, #867871, #6a5f5a);
  background: -moz-linear-gradient(top, #867871, #6a5f5a);
  background: -ms-linear-gradient(top, #867871, #6a5f5a);
  background: -o-linear-gradient(top, #867871, #6a5f5a);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button:hover {
  background: #5c534e;
  background: -webkit-gradient(linear, left top, left bottom, from(#867871), to(#5c534e));
  background: -webkit-linear-gradient(top, #867871, #5c534e);
  background: -moz-linear-gradient(top, #867871, #5c534e);
  background: -ms-linear-gradient(top, #867871, #5c534e);
  background: -o-linear-gradient(top, #867871, #5c534e);
  border: 1px solid #4e4643;
}
.button:active {
  background: #867871;
  background: -webkit-gradient(linear, left top, left bottom, from(#6a5f5a), to(#867871));
  background: -webkit-linear-gradient(top, #6a5f5a, #867871);
  background: -moz-linear-gradient(top, #6a5f5a, #867871);
  background: -ms-linear-gradient(top, #6a5f5a, #867871);
  background: -o-linear-gradient(top, #6a5f5a, #867871);
}
.button.large {
  font-size: 14px;
  padding: 9px 14px;
}

.button.superlarge {
  font-size: 34px;
  padding: 29px 84px;
}
.button.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.green {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #78be3e !important;
  background: #80c348;
  background: -webkit-gradient(linear, left top, left bottom, from(#9bd06e), to(#80c348));
  background: -webkit-linear-gradient(top, #9bd06e, #80c348);
  background: -moz-linear-gradient(top, #9bd06e, #80c348);
  background: -ms-linear-gradient(top, #9bd06e, #80c348);
  background: -o-linear-gradient(top, #9bd06e, #80c348);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.green:hover {
  background: #73b63c;
  background: -webkit-gradient(linear, left top, left bottom, from(#9bd06e), to(#73b63c));
  background: -webkit-linear-gradient(top, #9bd06e, #73b63c);
  background: -moz-linear-gradient(top, #9bd06e, #73b63c);
  background: -ms-linear-gradient(top, #9bd06e, #73b63c);
  background: -o-linear-gradient(top, #9bd06e, #73b63c);
  border: 1px solid #67a335;
}
.button.green:active {
  background: #9bd06e;
  background: -webkit-gradient(linear, left top, left bottom, from(#80c348), to(#9bd06e));
  background: -webkit-linear-gradient(top, #80c348, #9bd06e);
  background: -moz-linear-gradient(top, #80c348, #9bd06e);
  background: -ms-linear-gradient(top, #80c348, #9bd06e);
  background: -o-linear-gradient(top, #80c348, #9bd06e);
}
.button.green.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.green.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.blue {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #4483c7 !important;
  background: #508bcb;
  background: -webkit-gradient(linear, left top, left bottom, from(#77a5d7), to(#508bcb));
  background: -webkit-linear-gradient(top, #77a5d7, #508bcb);
  background: -moz-linear-gradient(top, #77a5d7, #508bcb);
  background: -ms-linear-gradient(top, #77a5d7, #508bcb);
  background: -o-linear-gradient(top, #77a5d7, #508bcb);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.blue:hover {
  background: #3c7ec5;
  background: -webkit-gradient(linear, left top, left bottom, from(#77a5d7), to(#3c7ec5));
  background: -webkit-linear-gradient(top, #77a5d7, #3c7ec5);
  background: -moz-linear-gradient(top, #77a5d7, #3c7ec5);
  background: -ms-linear-gradient(top, #77a5d7, #3c7ec5);
  background: -o-linear-gradient(top, #77a5d7, #3c7ec5);
  border: 1px solid #3571b3;
}
.button.blue:active {
  background: #77a5d7;
  background: -webkit-gradient(linear, left top, left bottom, from(#508bcb), to(#77a5d7));
  background: -webkit-linear-gradient(top, #508bcb, #77a5d7);
  background: -moz-linear-gradient(top, #508bcb, #77a5d7);
  background: -ms-linear-gradient(top, #508bcb, #77a5d7);
  background: -o-linear-gradient(top, #508bcb, #77a5d7);
}
.button.blue.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.blue.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.orange {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #e6422b !important;
  background: #e84e39;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed7767), to(#e84e39));
  background: -webkit-linear-gradient(top, #ed7767, #e84e39);
  background: -moz-linear-gradient(top, #ed7767, #e84e39);
  background: -ms-linear-gradient(top, #ed7767, #e84e39);
  background: -o-linear-gradient(top, #ed7767, #e84e39);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.orange:hover {
  background: #e53a22;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed7767), to(#e53a22));
  background: -webkit-linear-gradient(top, #ed7767, #e53a22);
  background: -moz-linear-gradient(top, #ed7767, #e53a22);
  background: -ms-linear-gradient(top, #ed7767, #e53a22);
  background: -o-linear-gradient(top, #ed7767, #e53a22);
  border: 1px solid #d52f19;
}
.button.orange:active {
  background: #ed7767;
  background: -webkit-gradient(linear, left top, left bottom, from(#e84e39), to(#ed7767));
  background: -webkit-linear-gradient(top, #e84e39, #ed7767);
  background: -moz-linear-gradient(top, #e84e39, #ed7767);
  background: -ms-linear-gradient(top, #e84e39, #ed7767);
  background: -o-linear-gradient(top, #e84e39, #ed7767);
}
.button.orange.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.orange.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.yellow {
  color: #585548 !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #fed460 !important;
  background: #fed86f;
  background: -webkit-gradient(linear, left top, left bottom, from(#fee6a2), to(#fed86f));
  background: -webkit-linear-gradient(top, #fee6a2, #fed86f);
  background: -moz-linear-gradient(top, #fee6a2, #fed86f);
  background: -ms-linear-gradient(top, #fee6a2, #fed86f);
  background: -o-linear-gradient(top, #fee6a2, #fed86f);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.yellow:hover {
  background: #fed156;
  background: -webkit-gradient(linear, left top, left bottom, from(#fee6a2), to(#fed156));
  background: -webkit-linear-gradient(top, #fee6a2, #fed156);
  background: -moz-linear-gradient(top, #fee6a2, #fed156);
  background: -ms-linear-gradient(top, #fee6a2, #fed156);
  background: -o-linear-gradient(top, #fee6a2, #fed156);
  border: 1px solid #feca3c;
}
.button.yellow:active {
  background: #fee6a2;
  background: -webkit-gradient(linear, left top, left bottom, from(#fed86f), to(#fee6a2));
  background: -webkit-linear-gradient(top, #fed86f, #fee6a2);
  background: -moz-linear-gradient(top, #fed86f, #fee6a2);
  background: -ms-linear-gradient(top, #fed86f, #fee6a2);
  background: -o-linear-gradient(top, #fed86f, #fee6a2);
}
.button.yellow.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.yellow.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.white {
  color: #222222 !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 #ffffff !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #f7f7f7 !important;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  background: -ms-linear-gradient(top, #ffffff, #ffffff);
  background: -o-linear-gradient(top, #ffffff, #ffffff);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.white:hover {
  background: #f2f2f2;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f2f2f2));
  background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background: -ms-linear-gradient(top, #ffffff, #f2f2f2);
  background: -o-linear-gradient(top, #ffffff, #f2f2f2);
  border: 1px solid #e6e6e6;
}
.button.white:active {
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background: -moz-linear-gradient(top, #ffffff, #ffffff);
  background: -ms-linear-gradient(top, #ffffff, #ffffff);
  background: -o-linear-gradient(top, #ffffff, #ffffff);
}
.button.white.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.white.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.grey {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #555252 !important;
  background: #5d5a5a;
  background: -webkit-gradient(linear, left top, left bottom, from(#777373), to(#5d5a5a));
  background: -webkit-linear-gradient(top, #777373, #5d5a5a);
  background: -moz-linear-gradient(top, #777373, #5d5a5a);
  background: -ms-linear-gradient(top, #777373, #5d5a5a);
  background: -o-linear-gradient(top, #777373, #5d5a5a);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.grey:hover {
  background: #504d4d;
  background: -webkit-gradient(linear, left top, left bottom, from(#777373), to(#504d4d));
  background: -webkit-linear-gradient(top, #777373, #504d4d);
  background: -moz-linear-gradient(top, #777373, #504d4d);
  background: -ms-linear-gradient(top, #777373, #504d4d);
  background: -o-linear-gradient(top, #777373, #504d4d);
  border: 1px solid #434141;
}
.button.grey:active {
  background: #777373;
  background: -webkit-gradient(linear, left top, left bottom, from(#5d5a5a), to(#777373));
  background: -webkit-linear-gradient(top, #5d5a5a, #777373);
  background: -moz-linear-gradient(top, #5d5a5a, #777373);
  background: -ms-linear-gradient(top, #5d5a5a, #777373);
  background: -o-linear-gradient(top, #5d5a5a, #777373);
}
.button.grey.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.grey.small {
  font-size: 12px;
  padding: 4px 10px;
}
.button.pink {
  color: #ffffff !important;
  text-decoration: none!important;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) !important;
  font-size: 13px;
  outline: none;
  padding: 7px 13px;
  border: 1px solid #ce5390 !important;
  background: #d15f98;
  background: -webkit-gradient(linear, left top, left bottom, from(#dc87b2), to(#d15f98));
  background: -webkit-linear-gradient(top, #dc87b2, #d15f98);
  background: -moz-linear-gradient(top, #dc87b2, #d15f98);
  background: -ms-linear-gradient(top, #dc87b2, #d15f98);
  background: -o-linear-gradient(top, #dc87b2, #d15f98);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transition: background 0.1s ease-out;
  -moz-transition: background 0.1s ease-out;
  -ms-transition: background 0.1s ease-out;
  -o-transition: background 0.1s ease-out;
  transition: background 0.1s ease-out;
}
.button.pink:hover {
  background: #cb4b8b;
  background: -webkit-gradient(linear, left top, left bottom, from(#dc87b2), to(#cb4b8b));
  background: -webkit-linear-gradient(top, #dc87b2, #cb4b8b);
  background: -moz-linear-gradient(top, #dc87b2, #cb4b8b);
  background: -ms-linear-gradient(top, #dc87b2, #cb4b8b);
  background: -o-linear-gradient(top, #dc87b2, #cb4b8b);
  border: 1px solid #c5387f;
}
.button.pink:active {
  background: #dc87b2;
  background: -webkit-gradient(linear, left top, left bottom, from(#d15f98), to(#dc87b2));
  background: -webkit-linear-gradient(top, #d15f98, #dc87b2);
  background: -moz-linear-gradient(top, #d15f98, #dc87b2);
  background: -ms-linear-gradient(top, #d15f98, #dc87b2);
  background: -o-linear-gradient(top, #d15f98, #dc87b2);
}
.button.pink.large {
  font-size: 14px;
  padding: 9px 14px;
}
.button.pink.small {
  font-size: 12px;
  padding: 4px 10px;
}
/* --------------------------------------------------------	*/
/*	Alerts */
/* --------------------------------------------------------	*/
.alert,
.alert-warning {
  background: #FFF7D6;
}
.alert-success {
  background: #EDFDD3;
}
.alert-info {
  background: #D6F5FC;
}
.alert-danger,
.alert-error {
  background: #FFE6E3;
}
.alert{
	position:absolute;
	}
/* --------------------------------------------------------	*/
/*	Tabs */
/* --------------------------------------------------------	*/
.nav-tabs {
  padding-left: 3px;
 
}
.nav-tabs > li {
  margin-left: -3px;
}
.nav-tabs > li > a {
  border-radius: 0;
  border: 1px solid #ccc;
  background: #f6f6f6;
  color: #222;
}
.nav-tabs > li.active > a {
  border-bottom: 1px solid #fff;
  background: #fff;
  color: #000000;
}
.nav-tabs > li:hover > a {
  background: #eee;
  color: #000;
  border: 1px solid #ccc;
}
.tab-content {
  border: 1px solid #ccc;
  border-width: 0 1px 1px 1px;
  margin-top: -20px;
  padding: 20px;
  background: white;
}
/* --------------------------------------------------------	*/
/*	Navigation */
/* --------------------------------------------------------	*/
.navbar {
  padding-top: 0px;
  margin: 0;
}
.social-icons {
  position: absolute;
  top: 12px;
  right: 0;
}
.social-icons a {
  margin: 0 6px 0 0;
}
.navbar .container {
  width: 1260px;
  position: relative;
  padding-bottom: 0px;
  border-bottom: 0px solid #eee;
  margin-bottom: 0px;
}
.navbar-inner {
  background: transparent!important;
  background: #fff!important;
  background-image: none!important;
  padding: 5px 0;
  filter: none;
  -o-box-shadow: 0 4px 16px -6px black;
   box-shadow: 0 4px 16px -6px black;
   -moz-box-shadow: 0 4px 16px -6px black;
   -webkit-box-shadow: 0 4px 16px -6px black;
}
.navbar .nav-responsive {
  display: none;
  padding: 5px;
}
.navbar .brand,
.brand {
	width:171px;
   
    
    margin-right:7%;
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */  
}
.slash {
  color: #E84E39;
}
.navbar .brand:hover {
  color: #e84e39;
}

.navbar .nav > li:hover {
  border-bottom: 1px solid #ccc;
}
.navbar .nav > li.active a,
.navbar .nav > li.active:hover a {
  background: #000;
  box-shadow: none;
}
.navbar .nav > li.active:hover > a {
  background: none;
  font-weight: bold;
  font-weight: normal;
  color: #000;
}
.navbar .nav > li {
  margin: 10px 50px 0 10px;
  position: relative;
}
.navbar .nav > li a,
.navbar .nav > li a:hover {
  text-decoration: none;
}
.navbar .nav > li > a {
  color: #444!important;
  font-size: 1.1em;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}
.navbar .nav > li > a:hover {
  color: #222;
}
.navbar li a {
  display: block!important;
}
/* --------------------------------------------------------	*/
/*	Navigation - dropdown */
/* --------------------------------------------------------	*/
.navbar .nav li.dropdown:hover {
  border-radius: 3px;
}
.navbar .nav li.dropdown:hover {
  background: #444;
}
.navbar .nav li.dropdown a {
  text-decoration: none;
}
.navbar .nav li.dropdown:hover a {
  color: #fff!important;
}
.navbar .nav li.dropdown ul li:first-child {
  border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -webkit-border-radius: 0 3px 0 0;
}
.navbar .nav li.dropdown ul li:last-child {
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
}
.navbar .nav li ul {
  margin: 0;
  display: none;
  z-index: 99;
}
.navbar .nav li ul li {
  margin: 0;
  padding: 0;
  background: #444;
  width: 160px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
}
.navbar .nav li ul li:hover {
  background: #e84e39;
}
.navbar .nav li ul li a {
  padding: 6px 10px;
  margin: 0;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 0.9em;
}
.navbar .nav li:hover ul {
  margin: 0;
  list-style-type: none;
  margin: 0;
  display: block;
  position: absolute;
  top: 2.9em;
}
/* --------------------------------------------------------	*/
/*	Sticky navigation */
/* --------------------------------------------------------	*/
#sticky-nav-container {
  font-size: 0;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
}
.sticky-nav {
  text-align: center;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.sticky-nav li,
.sticky-nav ul {
  display: inline-block;
  margin: 0;
}
.sticky-nav li {
  font-size: 13px;
}
.sticky-nav li a {
  display: inline-block;
  color: #222;
  padding: 6px 10px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.sticky-nav li.active a {
  background: #454545;
  color: #fff;
}
.sticky-nav li a:hover {
  background: #888;
  color: #fff;
}
@media (max-width: 767px) {
  body {
    padding-bottom: 60px;
  }
  #sticky-nav-container {
    font-size: 0.85em;
    top: auto;
    bottom: 0;
  }
}
/* --------------------------------------------------------	*/
/*	Carousel */
/* --------------------------------------------------------	*/
.carousel {
  margin: 0;
}
.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -45px;
  border: 0;
  width: 64px;
  height: 64px;
  line-height: 0.4em;
  background: url(../img/arrows.png) #3a6fb5 no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
  filter: alpha(opacity = (80));
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.carousel-control.left {
  background-position: 0 top;
  left: 0px;
}
.carousel-control.right {
  background-position: -64px top;
  right: 0px;
}
.carousel .item img,
.carousel .item a,
.carousel .item div {
  display: block;
  margin-left: auto;
  margin-right: auto;
  
}
.carousel_text{
	position:absolute;
	top:20%;
	left:10%;
	color:#fff;
	background: rgb(64, 64, 64);
	background: rgba(0, 0, 0, 0.5);	
	padding:3em;
	//line-height:15em !important;
	z-index:10;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	
	}
.head_carousel{
	text-transform:uppercase;
	border-bottom:3px dotted #fff;
	color:#fff;
	font-size:2em ;
	line-height:2.5em;
	padding:10px;
	
}

	
.carousel-table {
  max-width: 120%;
  width: 120%;
  margin-left: -10%;
  margin-top: -6%;
}
.carousel-pager {
  text-align: center;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 0;
}
.carousel-pager li {
  color: #eee;
  display: inline!important;
  font-size: 30px;
  padding: 0;
  margin: 0 2px;
  cursor: pointer;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.carousel-pager li:hover {
  color: #ccc;
}
.carousel-pager li.active {
  color: #bbb;
}
/* --------------------------------------------------------	*/
/*	Modal window */
/* --------------------------------------------------------	*/
.modal {
  border: 4px solid #444;
  outline: none;
  padding: 0;
  width: 780px;
  height: 439px;
  margin: -219px 0 0 -390px;
  overflow: hidden;
}
.modal iframe {
  margin: 0;
  padding: 0;
}
/* --------------------------------------------------------	*/
/*	Download buttons */
/* --------------------------------------------------------	*/
#download {
  list-style-type: none;
  margin: 0;
  background: none;
  border: none!important;
  padding: 10px 0 0!important;
}
#download .lead {
  max-width: 600px;
  margin: 0px auto;
}
#download .download-buttons {
  margin-top: 10px;
}
#download .download-buttons a {
  display: inline-block;
  margin: 5px;
}
#download hr {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #download .lead {
    padding: 20px;
    background: #fff;
    width: 100%!important;
    margin-left: -20px;
  }
}
/* --------------------------------------------------------	*/
/*	clients */
/* --------------------------------------------------------	*/


.clients blockquote {
  border: 1px solid #ddd;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
  background: #fff;
  background: url(../img/quote-small.png) center -8px no-repeat #ffffff;
  border-radius: 4px;
  text-align: center;
  position: relative;
  min-height: 140px;
  z-index: 99;
  padding: 40px 30px 30px;
}
.clients blockquote p {
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
}
.clients blockquote:after {
  display: block;
  z-index: 1;
  content: " ";
  position: absolute;
  bottom: -80px;
  left: 0px;
  background: url(../img/bubbles.png) no-repeat;
  width: 100px;
  height: 80px;
}
/*.clients img {
  padding: 2px;
  background: #fff;
  float: left;
  border: 1px solid #ccc;
  margin: 0 10px 50px 0;
} */
.clients em {
  display: block;
  margin: 0 0 0 80px;
  font-style: normal;
  line-height: 1.7em;
}
.clients em strong {
  display: block;
  margin: 1.5em 0 0;
  padding-top: 6px;
  font-size: 1.3em;
}

#clients{
	background:#fff;
	position:relative;
	//top:85%;
	z-index:5;
	width:70em;
	height:3em;
	left:50%;
	margin-left:-450px;
	margin-top:20px;
	margin-bottom:20px;
	border-radius:5px 5px 0 0;
	//box-shadow:2px -2px  18px gray;
	padding:2px;
	}
/* --------------------------------------------------------	*/
/*	products */
/* --------------------------------------------------------	*/
#productsold p {
  font-size: 0.9em;
  margin: 0 0 20px 0;
  color: #888;
}
#productsold h3 {
  white-space: nowrap;
}
/* --------------------------------------------------------	*/
/*	company */
/* --------------------------------------------------------	*/
ul.breadcrumbs {
  list-style: none;
  margin: 0px 0 20px 0;
  display: inline-block;
  width: 100%;
  clear: both;
  text-align: center;
}
ul.breadcrumbs li {
  position: relative;
  display: block;
  float: left;
  background: #eee;
}
ul.breadcrumbs li:after {
  content: " ";
  z-index: 2;
  display: block;
  position: absolute;
  right: -1em;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1.25em solid transparent;
  border-bottom: 1.25em solid transparent;
  border-left: 1.25em solid #eee;
}
ul.breadcrumbs li:first-child {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
ul.breadcrumbs li:nth-child(odd) {
  background: #ddd;
}
ul.breadcrumbs li:nth-child(odd):after {
  border-left: 1em solid #ddd;
}
ul.breadcrumbs li:first-child a {
  padding-left: 1.1em;
}
ul.breadcrumbs li:hover {
  background: #6A5F5A;
  background: #635F5F;
}
ul.breadcrumbs li:hover:after {
  border-left: 1em solid #635F5F;
}
ul.breadcrumbs li:hover a {
  color: #fff;
}
ul.breadcrumbs li.active {
  background: #508BCB;
}
ul.breadcrumbs li.active:after {
  border-left: 1em solid #508BCB;
}
ul.breadcrumbs li a {
  display: block;
  padding: 0px 1em 0 1.7em;
  height: 2.5em;
  line-height: 2.5em;
  color: #222;
  text-decoration: none;
}
ul.breadcrumbs li.active a {
  color: #fff;
}
.tab-content.no-margin {
  margin: 0;
  padding: 0;
  font-size: 11px;
  background: transparent;
}
/* --------------------------------------------------------	*/
/*	Hero unit (page headings) */
/* --------------------------------------------------------	*/
.hero-unit {
  position: relative;
  padding: 0 0 0 0;
  background: transparent;
  margin: 0;
  top:-30px;
}
.hero-unit h1 {
  font-size: 3em;
}
/* --------------------------------------------------------	*/
/*	Custom styled scrollbar */
/* --------------------------------------------------------	*/
html:not(.osx) ::-webkit-scrollbar {
  width: 6px;
}
html:not(.osx) ::-webkit-scrollbar-track-piece {
  background-color: #eee;
  border-left: 1px solid #ddd;
}
html:not(.osx) ::-webkit-scrollbar-thumb:vertical {
  background-color: #bbb;
}
/* --------------------------------------------------------	*/
/*	Thumbnails */
/* --------------------------------------------------------	*/
.thumbnail {
  position: relative;
  background: #fff;
  overflow: hidden;
  border-radius: 0;
}
.thumbnail img {
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.thumbnail:hover img {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
  filter: alpha(opacity = (80));
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
a.thumbnail:hover {
  border-color: #AAD3E5;
}
/* --------------------------------------------------------	*/
/*	Zoom overlay */
/* --------------------------------------------------------	*/
.zoom {
  position: relative;
}
.zoom .zoom-overlay {
  display: none;
  position: absolute;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-left: -21px;
  margin-top: -21px;
  top: 120%;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background: url(../img/icon-zoom.png) center center no-repeat;
}
.zoom:hover .zoom-overlay {
  display: block;
  top: 50%;
  margin-top: -21px;
}
.not-ie .zoom .zoom-overlay {
  display: block;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  filter: alpha(opacity = (0));
  -webkit-opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.not-ie .zoom:hover .zoom-overlay {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* --------------------------------------------------------	*/
/*	products */
/* --------------------------------------------------------	*/

.products{
	top:-60px;
	position:relative;
	}

.products ul {
  list-style-type: none;
  margin: 0 0 20px 0;
}
.products ul li {
  border-bottom: 1px solid #eee;
  padding: 4px 0px;
  font-size: 1.1em;
  color: #222;
}
.products .plan {
  position: relative;
  color: #666;
  overflow: hidden;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.products .plan p {
  font-size: 11px;
  margin-top: 20px;
}
.products .well {
  background: #fff;
  border: 1px solid #ddd;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.products .title {
  font-size: 20px;
  line-height: 1.5em;
  margin: 0;
  padding: 6px 20px;
  background: #fff;
  border: 1px solid #ddd;
  font-weight: 300;
  color: #222;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.products .price {
  margin: 0;
  padding: 8px 20px;
  color: #fff;
  font-weight: 400;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 24px;
}
.products .plan.green .price,.green_bg{
  background:#6c8658  !important;
}
.products .plan.blue .price ,.blue_bg{
  background: #9ec2d0 !important;
}
.products .plan.red .price,.red_bg {
  background: #e84e39 !important;
}
.products .plan.grey .price,.grey_bg {
  background: #3b2e2c !important;
}
.products .guarantee {
  //font-size: 1.2em;
  font-weight: 300;
  text-align: center;
  padding:5px 0 20px 0;
  color: #000;
  background:#fff;
  margin-top:40px;
  position:relative;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-size: 18px;
}

/* --------------------------------------------------------	*/
/*	Software */
/* --------------------------------------------------------	*/









/* --------------------------------------------------------	*/
/*	Special elements */
/* --------------------------------------------------------	*/
/* --------------------------------------------------------	*/
/*	Back-to-top */
/* --------------------------------------------------------	*/
#back-to-top {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 40px;
  height: 44px;
  width: 64px;
  cursor: pointer;
  background: url(../img/arrows.png) #222222 -130px -10px no-repeat;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  filter: alpha(opacity = (60));
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#back-to-top:hover {
  background-color: #3a6fb5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(80));
  filter: alpha(opacity = (80));
  -webkit-opacity: 0.8;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/* --------------------------------------------------------	*/
/*	Ribbon */
/* --------------------------------------------------------	*/
/*.ribbon {
  margin: 0;
}
.ribbon span {
  position: absolute;
  display: inline-block;
  top: 22px;
  right: -25px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  width: 100px;
  padding: 3px 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  background: #5d5a5a;
  -webkit-box-shadow: '0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2)';
  -moz-box-shadow: '0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2)';
  -o-box-shadow: '0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2)';
  box-shadow: '0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2)';
}
.ribbon.alt span {
  background: #EDFDD3;
  color: #222;
}
.ie .ribbon {
  display: none!important;

  

/* --------------------------------------------------------	*/
/*	Accordion */
/* --------------------------------------------------------	*/
.accordion {
  border: 1px solid #ccc;
}
.accordion-group {
  border: 0;
  margin: 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.accordion-inner {
  border: 0;
  background: #f6f6f6;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
.accordion-heading .accordion-toggle {
  background: #fff;
}
.accordion-toggle:hover {
  color: #444;
  text-decoration: none;
}
.accordion-group:first-child .accordion-heading,
.accordion-group:first-child .accordion-toggle {
  border-radius: 4px 4px 0 0;
}
.accordion {
  border-radius: 0 0 4px 4px;
}
.accordion-toggle:before {
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "—";
  margin-right: 2px;
  width: 14px;
  color: #999;
}
.accordion-group:hover .accordion-toggle:before {
  color: #444;
}
.accordion-toggle.active:before {
  content: "▼";
}
.accordion-heading a {
  color: #555;
  border: 0;
  background: #f6f6f6;
  border-bottom: 1px solid #ccc!important;
  font-size: 1.1em;
}
/* --------------------------------------------------------	*/
/*	Social networks icons - sprite */
/* --------------------------------------------------------	*/
.social-network {
  display: inline-block;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: url(../img/social-networks.png) no-repeat left -42px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(65));
  filter: alpha(opacity = (65));
  -webkit-opacity: 0.65;
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
.animate(opacity,0.2s) .social-network.addthis {
  background-position: 0 0;
}
.social-network.behance {
  background-position: 0 0;
}
.social-network.blogger {
  background-position: -84px 0;
}
.social-network.digg {
  background-position: -126px 0;
}
.social-network.dribbble {
  background-position: -168px 0;
}
.social-network.facebook {
  background-position: -210px 0;
}
.social-network.flickr {
  background-position: -252px 0;
}
.social-network.gplus {
  background-position: -294px 0;
}
.social-network.gplus2 {
  background-position: -336px 0;
}
.social-network.instagram {
  background-position: -378px 0;
}
.social-network.lastfm {
  background-position: -420px 0;
}
.social-network.like {
  background-position: -462px 0;
}
.social-network.linkedin {
  background-position: -504px 0;
}
.social-network.livejournal {
  background-position: -546px 0;
}
.social-network.myspace {
  background-position: -588px 0;
}
.social-network.myspace2 {
  background-position: -630px 0;
}
.social-network.paypal {
  background-position: -672px 0;
}
.social-network.picasa {
  background-position: -714px 0;
}
.social-network.pinterest {
  background-position: -756px 0;
}
.social-network.reddit {
  background-position: -798px 0;
}
.social-network.rss {
  background-position: -840px 0;
}
.social-network.sharethis {
  background-position: -882px 0;
}
.social-network.skype {
  background-position: -924px 0;
}
.social-network.spotify {
  background-position: -966px 0;
}
.social-network.stumbleupon {
  background-position: -1008px 0;
}
.social-network.tumblr {
  background-position: -1050px 0;
}
.social-network.twitter-old {
  background-position: -1092px 0;
}
.social-network.twitter {
  background-position: -1134px 0;
}
.social-network.vimeo {
  background-position: -1176px 0;
}
.social-network.wordpress {
  background-position: -1218px 0;
}
.social-network.youtube {
  background-position: -1260px 0;
}
.social-network:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  filter: alpha(opacity = (100));
  -webkit-opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/*
  Rules for resolutions between 768 and 979px
*/
@media (max-width: 979px) and (min-width: 768px) {
	.brand {
		width: 171px !important;
		height:auto;
		}
  
}
/*
  Rules for resolutions below 768px
*/
@media (max-width: 767px) {
  body  {
    //background: url(../img/background-image-mobile.jpg) center -100px transparent repeat-x;
    background-size: stretch;
  }
  
  .carousel_text{
	display:hidden;
	}

  .carousel-control {
    zoom: 0.8;
  }
  section {
    margin-bottom: 10px;
  }
 #screenshots .thumbnails li {
    padding: 0 2%;
    float: left;
  }
  footer div {
    text-align: left!important;
  }
  
  .brand {
		width: 171px;
		height:auto;
		}
	.carousel_text{
	display:none !important;
	}

	.social-icons {
  position: relative;
  top: 12px;
  right: 0;
}
}
