input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

body {
    font-family: 'Open Sans', sans-serif;
}

.pulse {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #5cb85c;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}
.pulse:hover {
    animation: none;
}

.pulse-disabled {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #b8b8b8;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: none;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
        box-shadow: 0 0 0 10px rgba(204,169,44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
        box-shadow: 0 0 0 0 rgba(204,169,44, 0);
    }
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.col-sm-3.panel {
    padding: 0px;
}

.container {
	max-width: 1070px;
}

ul.pager  {
	text-align: left;
}
.strategy  .container p {
	font-weight: bold;
}
a:hover, a:focus {
	color: #1b242f;
}

table td ul.pager {
	margin: 0px;
}

.productprice table {
	float: right;
	margin-right: 15px;
}

.productdescription {
	float: left;
    margin: 0 1em;
}

table.table > tbody > tr.active td {
	background: #ebebeb;
}

.chart .highstockchartarea
{
    height: 500px;
    width: 100%;
}

.contact-fix {
	position: fixed; 
	z-index: 1;
	bottom: 0px; 
	right: 0px; 
	width: 150px; 
	background:#08538c none repeat scroll 0 0; 
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
	box-shadow: 0 0 5px #000;
}

.contact-fix  a{
	text-decoration: none;
	font-size: 1em;
	color: white;
	line-height: 2.2em;
	display: block;
	outline: 0;
	height: 30px;
}

.productimage {
	float: left;
}

.contact-fix  a:hover, .contact-fix  a:hover span.contact-icon {
	height: 35px;
}

.contact-fix  a span.contact-icon {
	display: block;
	float: left;
	padding: 8px 12px;
	border-top-left-radius: 0.5em;
	background: #000;
	top: 0px;
}
.contact-fix  a span.text{
	display: block;
	width: 100%;
	padding-left: 50px;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
	hyphens: auto;
}

h1.headertitle {
	color: white;
	padding:2px 0 0 75px;
	margin:0 0;
	font-family: 'Ubuntu Condensed', sans-serif;
	hyphens: none;
	font-size: 3em;
}

.ok {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBmaWxsPSIjNDJCMzAwIiBkPSJNMTYgM0M4LjgyIDMgMyA4LjgyIDMgMTZzNS44MiAxMyAxMyAxMyAxMy01LjgyIDEzLTEzUzIzLjE4IDMgMTYgM3ptNy4yNTggOS4zMDdsLTkuNDg2IDkuNDg1Yy0uMjM4LjIzNy0uNjIzLjIzNy0uODYgMGwtLjE5Mi0uMTktNS4yMi01LjI1NmMtLjIzOC0uMjM4LS4yMzgtLjYyNCAwLS44NjJsMS4yOTQtMS4yOTNjLjIzOC0uMjM3LjYyNC0uMjM3Ljg2MiAwbDMuNjkgMy43MTdMMjEuMSAxMC4xNWMuMjQtLjIzNy42MjUtLjIzNy44NjMgMGwxLjI5NCAxLjI5NWMuMjQuMjM3LjI0LjYyMyAwIC44NjJ6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-size: 65px 65px;
    background-position: 0;
}

.notok {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48cGF0aCBmaWxsPSIjRkYzMzI5IiBkPSJNMTUuNSAzLjVjLTcuMTggMC0xMyA1LjgyLTEzIDEzczUuODIgMTMgMTMgMTMgMTMtNS44MiAxMy0xMy01LjgyLTEzLTEzLTEzem0wIDIwLjM3NWMtLjgzIDAtMS41LS42NzItMS41LTEuNXMuNjctMS41IDEuNS0xLjVjLjgyOCAwIDEuNS42NzIgMS41IDEuNXMtLjY3MiAxLjUtMS41IDEuNXptMS41LTYuNWMwIC44MjgtLjY3MiAxLjUtMS41IDEuNS0uODMgMC0xLjUtLjY3Mi0xLjUtMS41di03YzAtLjgzLjY3LTEuNSAxLjUtMS41LjgyOCAwIDEuNS42NyAxLjUgMS41djd6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-size: 65px 65px;
    background-position: 0;
}

h2.ordertitle.ok, h2.ordertitle.notok {
    hyphens: none;
    padding-left: 80px;
    text-align: left;
}

.popover{
    width:200px; 
}

.pager li  > a:focus, .pager li >  a:hover {
	 background-color: #08538c;
}

.popover.static {
	position: relative;
	top: -70px;
	left: 220px;
	display: block;
	float: left;
	z-index: 1;
}

.popover.static .popover-content  p{
	color: black;
}

.popover{
    hyphens: auto;
}

p{
	padding:0 0;
	margin:0 0;
	color:#000;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
}
nav a {
	position: relative;
	outline: none;
	text-decoration: none;
}
nav.homenav {
	position: absolute;
}
a.logolink {
	float:left;
	outline: 0;
}

a.logolink:hover, a.logolink:focus {
	text-decoration: none;
}

.pager li > a {
	background-color: #08538c;
    border: 1px solid #08538c;
	color: white;
	outline: 0;
	border-radius: 25px;
}

.chart {
 padding-right: 0px;
 padding-left: 10px;
}

.chart .panel-body {
    padding-bottom: 0px;
}

.strategy .panel {
	margin-bottom: 10px;
}
.header-top {
    padding: 0.6em 0;
    background: #333333;
}

.header-text {
	float: right; 
	color: white; 
	font-size: 2em; 
	text-align: right; 
	padding: 8px 0 0 0;
	font-family: "Ubuntu Condensed",sans-serif;
}
.indicat {
    float: left;
}
.detail {
    float: right;
}
.detail ul li {
    display: inline-block;
    font-size: 1em;
    margin: 0 0.5em;
    color: #fff;
}
.boldblue {
	font-weight: bold;
	color: #08538c;
}
.indicat span{
	font-size: 1em;
    color: #fff;
}

table td .pager li  a:hover,
table td .pager li  a:focus{

	transform: scale(1.05);
	background-color: #08538c;
    border: 1px solid #08538c;
	color: white;
}

.header {
    background: #fff;
}
.header-menu {
    padding: 0.8em 0;
    background: #08538c;    
}
.header-top i {
    font-size: 1em;
    margin-right: 0em;
}
.navbar-default {
    background: none;
    border: none;
    margin: 0 auto;
    min-height: auto; 
	max-width: 970px;	
}
.navbar-default .navbar-nav > .active > a{
    color: #ffffff;
    background:none;
	padding: 10px 0;
}
div#bs-example-navbar-collapse-1 {
    float: right;
}
 .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus {
    color:  #eee;
    background:none;
}
.navbar-default .navbar-nav > li > a {
   color: #fff;
    font-size: 1.3em;
    padding: 10px 0;
    margin: 0 0.8em;
font-family: 'Ubuntu Condensed', sans-serif;
}
.logo a {
    text-decoration: none;
	color:#fff;
	font-size: 1.2em;
}
.navbar-brand {
    padding: 2px 35px;
}
.navbar-nav {
    float: left;
    margin: 0.5em 0;
}
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #eee;
    background: none;
    outline: none;
}
.navbar-default .navbar-nav > .open > a,
 .navbar-default .navbar-nav > .open > a:hover, 
 .navbar-default .navbar-nav > .open > a:focus {
    color:  #eee;
    background:none;
}
.caption {
    padding: 9em 0 0;
}
.banner-section{
	background:url(../images/banner1.jpg) no-repeat 0px 0px; 
	background-size:cover;
	min-height:500px;
	-webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
}
.slider {
	position: relative;
	text-align: center;
	width: 100%;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.caption h3 {
    color: #fff;
    font-size: 3em;
    text-transform: capitalize;
    line-height: 1.4em;
    width: 70%;
}
.cap-right {
    margin-top: 2em;
}
.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;
}
.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{
	/*-- w3layouts --*/
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 29px;
	z-index: 999;
	left: 46%;
	display: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 73%;
	left: 15%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 15%;
}
.banner-bottom {
    text-align: center;
    background: #EDF7FF;
}
.ban-grid i {
    font-size: 1.5em;
    color: #08538c;
}
.ban-grid h4 {
	font-size: 1.8em;
    color: #222;
    text-transform: uppercase;
}
.ban-grid p{
    font-size: 1em;
	line-height:1.8em;
}
.ban-left {
    float: left;
	/*-- agileits --*/
    width: 70%;
}
.ban-right {
    float: left;
    width: 30%;
}
.ban-grid {
    padding: 0.5em 0;
    border-right: 2px solid #f58025;
}
.ban-grid:nth-child(4) {
    border-right: 0;
}
div.welcome-section {
    padding: 1em 0 0 0;
}
.welcome-grids,.services-grids,.gallery-grids{
	margin-top:3em;
}

h2.tittle, h2.ordertitle {
    font-size: 3.5em;
    text-align: center;
	color: #003f74;
}
.wel-grid h4 {
    font-size: 2em;
    padding: 0em 0 0.5em;
    color: #222;
}
.wel-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
.wel-text {
    background: #EFF4F5;
    padding: 2em 2em;
}
.services, .faq {
    padding: 3em 0;
    background: #EFF4F5;
}

.faq .panel-default {
	cursor: pointer;
}

.faq .panel-heading {
	  position: relative;
	  padding: 13px 15px;
}
.faq  .panel-heading  h4 span.arrow {
    border-left: 1px solid #fff;
    box-shadow: -1px 0 0 0 #e7e7e7;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
}
.faq  .panel-heading h4 span.arrow span {
 display: block;
    height: 10px;
    left: 50%;
    margin-left: -8px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    width: 13px;
	font-family:'Glyphicons Halflings';
    float: right;
    color: grey;
}

.faq .panel-title {
	margin-right: 35px;
}

.faq  .panel-heading.collapsed h4 span.arrow span:after {
	    content:"\e114";
}

.faq  .panel-heading h4 span.arrow span:after{
    content:"\e113";
}

.strategy {
    padding: 1em 0;
    background: #EFF4F5;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.services-grid:hover div.left-grid i {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    background: #1b1b1b;
	/*-- w3layouts --*/
}
h3.tittle {
    font-size: 3em;
    color: #f58025;
    text-transform: capitalize;
	    text-align: center;
}

h3.strategy-title {
	text-align: center;
	font-size: 2.5em;
}
.left-grid img {
    margin: 0 auto;
}
.right-grid h4 {
    font-size: 2em;
    color: #222;
    margin: 0.2em 0 0.5em;
}
.left-grid {
    float: left;
    margin-right: 5%;
}
.left-grid i {
    color: #fff;
    background: #08538c;
    width: 35px;
    height: 35px;
    font-size: 1.2em;
    margin: 0;
    border-radius: 50%;
    text-align: center;
    padding-top: 0.5em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.right-grid {
    float: left;
    width: 75%;
}
.right-grid p {
   font-size: 1em;
}
.tabs {
   padding:5em 0;
}
.text h4 {
    font-size: 2em;
    color: #222;
}
/*-- agileits --*/
.text p {
    font-size: 1em;
    line-height: 1.8em;
	padding-top: 1em;
}
.more {
    margin: 1em 0 1em 0;
}
.more a {
    font-size: 1em;
    color: #fff;
    padding: 0.8em 2.5em;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    display: inline-block;
}
/* Pipaluk */

.button-pipaluk::before,
.button-pipaluk::after {
	content: '';
	border-radius: 25px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.5s, background-color 0.5s;
	transition: transform 0.5s, background-color 0.5s;
	-moz-transition: transform 0.5s, background-color 0.5s;
	-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
	-moz-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}

.button-pipaluk.button--inverted::after {
	background: #08538c;
}

.more.button-pipaluk.button--inverted::after {
	background: #f58025;
}
.button-pipaluk {
transition: all 0.5s ease 0s;
}
.button-pipaluk:hover{
	transform: scale(1.05);
}
.what-section {
    text-align: center;
    padding: 5em 0;
    background: #EFF4F5;
}
.what-grid h5 {
    font-size: 1.5em;
    color: #222;
    padding: .5em 0;
}
.what-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
.test {
    padding: 5em 0 10em;
    text-align: center;
}
.test-text {
    background: #08538c;
   padding: 2em 1em;
   position:relative;
   transition:0.5s all;
   -webkit-transition:0.5s all;
   -moz-transition:0.5s all;
   -o-transition:0.5s all ;
 }
 .test-grids {
    margin-top:4em;
}
.test-grid h4{
	font-size: 2em;
    color: #fff;
    margin: 0em 0 0.5em;
}
.test-grid p {
    color: #eee;
    line-height: 1.8em;
}
.text-img img {
    border-radius: 50px
}
.text-img {
    position: absolute;
    top: 160px;
    left: 135px;
}
.footer-section {
    padding: 2em 0;
    background: #1B1B1B;
}

.footer-section2 {
    padding: 2em 0;
}
.footer-grid ul li {
    font-size: 0.9em;
    text-decoration: none;
    line-height: 1.8em;
    color: #FBE5CD;
	padding: 0 0 10px;
	list-style: none;
}
.footer-grid p {
    line-height: 1.8em;
    color: #FBE5CD;
    font-size: .9em;
	padding: 0 0 10px;
}
.footer-section h4 {
    font-size: 2em;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0.5em;
}

.footer-section2 h4 {
    font-size: 2em;
    text-transform: capitalize;
    margin-bottom: 0.5em;
}
.footer-grid a {
    color: #FBE5CD;
}
.copy-section {
    padding: 2em 0;
    text-align: center;
}
.copy-section p {
    font-size: 0.9em;
    color: #222;
    font-weight: 400;
}
.copy-section a {
    font-size: 1em;
    color: #f58025;
    font-weight: 400;
    text-transform: capitalize;
}
.footer-grid i {
    margin-right: 7px;
    color: #f58025;
}
.footer-grid input[type="submit"] {
    font-size: 1em;
    padding: 0.5em;
    outline: none;
    border: 2px solid #00b7c9;
    color: #f58025;
    background: #fff;
	    width: 22%;
    margin-top: .5em;
}
.footer-grid input[type="text"] {
    width: 75%;
    padding: .5em;
    font-size: 1em;
    margin-top: 1em;
    outline: none;
    border: 2px solid #fbb040;
}
/**about**/
.about-section {
    padding: 5em 0;
}
.about-grids,.team-grids,.why-grids {
    margin-top: 4em;
}
.about-grid1 h4 {
    font-size: 2em;
    text-transform: capitalize;
    color: #222;
    margin-bottom: .8em;
}
.about-grid1 p {
    font-size: 1em;
    line-height: 1.8em;
}
.about-bottom {
    margin-top: 1.5em;
}
.about-bottomgrid {
    padding: 0;
}
.team {
    padding: 5em 0;
	background: #EFF4F5;
}
.team-img {
    position: relative;
}
span.profile {
    position: absolute;
    top: 158px;
    left: 15px;
    padding: 1em;
    color: #fff;
    background: #08538C;
    text-align: center;
    font-size: 1.1em;
}

.statistics {
    background: #08538C ;
    padding: 5em 0;
    text-align: center;
}
.numscroller {
    font-size: 2.5em;
    color: #fff;
    font-weight: 600;
	font-family: 'Ubuntu Condensed', sans-serif;
}
.statistics-grid h5 {
    font-size: 1.5em;
    margin-top: 0.5em;
    color: #fff;
}
.why {
    padding: 5em 0;
    text-align: center;
}
.why-grid h4 {
    font-size: 2em;
    text-transform: capitalize;
    color: #222;
	padding: 0.5em 0 ;
}
.why-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
.services-section {
    padding: 5em 0;
}
.text-grid h5 {
    font-size: 1.8em;
    padding-top: 0.8em;
}
.text-grids1 {
    margin-top: 1.5em;
}
.text span {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
}
.text span:nth-child(2) {
    margin-top: 1em;
    display: block;
}
.text .top-img:nth-child(2) {
    margin-top: 1em;
}
.our-client {
    padding: 5em 0;
       background: #EFF4F5;
}
.client-grid h4 {
    font-size: 2em;
    text-transform: capitalize;
    color: #222;
}
.client-grid p {
    font-size: 1em;
    line-height: 1.8em;
    padding-top: 1em;
}
.client-grid a {
    color: #e7663f;
    font-size: 1.1em;
}
.client-grid {
    margin-top: 3em;
}
/**price**/
.prices-section {
    padding: 3em 0;
    text-align: center;
	background: #FBF4F4;
}
.price-top {
    padding: 1.5em 0;
    background: #08538C;
    border-bottom: 5px solid #1b1b1b;
}
.price-top h4 {
    font-size: 2em;
    text-transform: capitalize;
    color: #fff;
}
.prices-grids {
    margin-top: 4em;
}
.price-bottom h5 {
    font-size: 1.8em;
    padding: .5em 0;
    font-weight: 600;
    border-radius: 50px;
    background: #fff;
    width: 100px;
    height: 100px;
    padding-top: 1.4em;
    margin: 0 auto;
    color: #08538c;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.price-bottom {
    background: #eee; 
	padding-top: 1em;
}
.price-grid:hover div.price-bottom h5 {
    background: #08538c;
    color: #fff;
}
.price-grid:hover div.price-grid a {
    background: #08538C;
    color: #fff;
}
.price-bottom ul li {
    color: #1b1b1b;
    padding-top: 1em;
    font-size: .96em;
    line-height: 2em;
    padding: .5em 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
.price-grid:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.price-grid {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.price-grid a {
    font-size: 1em;
    text-decoration: none;
    color: #fff;
    background: #08538c;
    padding: 1em 2em;
    display: block;
    width: 100%;
	border-radius: 1em;
}


.pric-in-in div.price-bottom h5 {
    background: #08538c;
    color: #fff;
}
.pric-in-in div.price-grid a {
    background: #08538C;
    color: #fff;
}

.pric-in-in {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

/*gallery*/
.da-thumbs {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.da-thumbs li {
  float: left;
  margin: 0.4%;
  background:#fff;
  padding: 8px;
  position: relative;
  width: 32.4%;
}
.da-thumbs li a,
.da-thumbs li a img {
  display: block;
  position: relative;
  width: 100%;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
  position: absolute;
  background:rgba(8, 83, 140, 0.38);
  width: 100%;
  height: 100%;
}
.da-thumbs li a div  h5 {
  color: #fff;
  font-size: 1.8em;
  margin: 3.5em 0 0 0;
  text-align: center;
}
/*gallery*/
/*--codes--*/
.page, .gallery {
    padding: 5em 0;
}
.page-header h3{
	font-size: 2.5em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}

.form-horizontal .control-label {
  text-align: left;
}
/*--codes--*/
/*-- contact --*/
.contact {
    padding: 0 0 5em 0;
}
.contact-bottom iframe{
	width:100%;
	min-height:400px;
	margin:0 0 -5px;
}
.contact-left p{
	font-size: 1em;
	line-height: 1.8em;
	margin:0;
}
.contact-left p span{
	display:block;
	font-weight:700;
}
.contact-left ul{
	padding:1em 0 0;
	margin:0;
}
.contact-left ul li{
	list-style-type:none;
	margin:0 0 5px;
	font-size:1em;
	color:#777;
}
.contact-left ul li a{
	color:#6D6D6D;
	text-decoration:none;
}
.contact-left ul li a:hover{
	color:#407F8E;
}
.contact-left input[type="text"],.contact-left input[type="email"],.contact-left input[type="tel"],.contact-left textarea{
	border: 1px solid #D9D9D9;
    padding: 13px 10px;
	font-size: 14px;
	outline: none;
}
.contact-left input[type="text"],.contact-left input[type="email"],.contact-left input[type="tel"]{
	width: 100%;
}

.contact-left textarea{
	min-height: 200px;
	resize: none;
	width: 100%;
	margin:1em 0;
}
.contact-left input[type="submit"],.contact-left input[type="reset"]{
	outline: none;
    color: #fff;
    font-size: 1em;
	border-radius: 25px;
    padding: 13px 0;
    background:#08538c;
    border: none;
	width: 300px;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}

.contact-left h4{
	font-size: 2em;
    margin: 0 0 1em;
}
.contact-bottom {
    margin: 3em 0;
	padding:1em;
	border:1px dotted #555;
}

#ipad {
    background: url(../images/iPad-Pro-Mockup.png) no-repeat;
    background-position: center top;
    background-size: contain;
}

#gesamtperformancetab {
    padding: 70px 65px 80px 65px;
}

/*-- //contact --*/
/*responsive*/
@media(max-width:1440px){


.banner-section {
    min-height: 490px;
}
.caption {
    padding: 8.5em 0 0;
}	
}
@media(max-width:1366px){
    #gesamtperformancetab {
        padding: 70px 65px 80px 65px;
    }
}
@media(max-width:1280px){


.banner-section {
    min-height: 450px;
}
.caption {
    padding: 8em 0 0;
}	
}
@media(max-width:1080px){

    #ipad {
        background: none;
    }

    #gesamtperformancetab {
        padding: 0;
    }
.caption h3 {
  font-size: 2.8em;
  width: 87%;
}
.banner-section {
    min-height: 420px;
}
.caption {
    padding: 6em 0 0;
}	
.ban-grid h4 {
    font-size: 1.5em;	
}
.wel-grid h4,.right-grid h4,.text h4,.test-grid h4,.footer-section h4,.about-grid1 h4 ,.team-grid h4,.why-grid h4,.client-grid h4,.contact-left h4{
    font-size: 1.5em;
}
h2.tittle {
    font-size: 3em;
}
.text-img {
    top: 150px;
    left: 105px;
}
span.profile {
    top: 130px;
}
}
@media(max-width:1024px){
    h2.tittle {
        font-size: 2.8em;
    }


}
@media(max-width:991px){

.popover.static {
	top: -70px;
	left: 165px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1.2em;
    padding: 10px 0;
    margin: 0 0.5em;
}
.banner-section {
    min-height: 375px;
}
.logo a {
    font-size: 1.1em;
}
.cap-left {
    float: left;
    width: 40%;
}
.cap-right {
    float: left;
    width: 60%;
}
.cap-left img {
    width: 80%;
}
.caption h3 {
    font-size: 2.5em;
    width: 100%;
}
.ban-grid {
    float: left;
    width: 25%;
}
.wel-grid {
    float: left;
    width: 33.3%;
	padding: 0 3px;	
}
.wel-text {
    padding: 2em 1em;
}
.wel-grid p,.right-grid p,.text p,.what-grid p,.test-grid p,.about-grid1 p ,.team-grid p,.why-grid p,.client-grid p,.contact-left p{
    font-size: 0.96em;
}
.services-grid {
    float: left;
    width: 33.3%;
	padding: 0 10px;
}
.left-grid i {
    width: 35px;
    height: 35px;
    padding-top: 0.5em;
}
.left-grid {
    float: left;
    width: 22%;
    margin-right: 8%;
}
.right-grid {
    float: left;
    width: 73%;
}
.what-grid {
    float: left;
    width: 60%;
}
.what-grid1 {
    float: left;
    width: 40%;
}
.what-grid h5 {
    font-size: 1.3em;
}
.test-grid {
    float: left;
    width: 33.3%;
}
.test {
    padding: 4em 0 10em;
}
.text-img {
    top: 200px;
    left: 68px;
}
.footer-grid {
    float: left;
    width: 50%;
}
.footer-grid:nth-child(3),.footer-grid:nth-child(4) {
   margin-top:2em
}
.about-grid {
    float: left;
    width: 30%;
}
.about-grid1 {
    float: left;
    width: 70%;
}
.about-bottomgrid {
    float: left;
    width: 50%;
}
.about-bottomgrid {
    padding: 0;
}
.about-bottomgrid1 {
    float: left;
    width: 50%;
}
.team-grid {
    float: left;
    width: 33.3%;
}
span.profile {
    top: 90px;
}
.statistics-grid {
    float: left;
    width: 25%;
}
.why-grid{
	float: left;
    width: 33.3%;
}
.text-grid {
    float: left;
    width: 33%;
    padding: 0 4px;
}
.text-grid h5 {
    font-size: 1.5em;
}
.text-left {
    float: left;
    width: 50%;
	padding: 0;
}
.text-right {
    float: left;
    width: 50%;
}
.text span {
    font-size: 0.96em;
}
.price-grid {
    float: left;
    width: 33.3%;
}
.client-grid {
    width: 60%;
    float: left;
}
.client-grid1 {
    width: 40%;
    float: left;
}
.da-thumbs li a div h5 {
    margin: 2.5em 0 0 0;
}
.contact-bottom iframe {
    width: 100%;
    min-height: 300px;
}

.cont {
    float: left;
    width: 60%;
}

}
@media(max-width:768px){


.ban-left {
    float: left;
    width: 80%;
}
.ban-grid h4 {
    font-size: 1.3em;
}
.ban-right {
    float: left;
    width: 20%;
}
.banner-section {
    min-height: 347px;
    background: url(../images/banner1.jpg) no-repeat -52px 0px;
    background-size: cover;
}
.caption {
    padding: 5em 0 0;
}
}
@media(max-width:736px){
	
.productdescription {
	width: 290px;
}
.popover.static {
	top: -70px;
	left: -15px;
}
div#bs-example-navbar-collapse-1 {
    float: none;
    text-align: center;
}

div.table-responsive table.table-striped th.profitfaktorcolumn,
div.table-responsive table.table-striped td.profitfaktorcolumn {
	display: none;
}
.navbar-nav {
    float: none;
    margin: 0.5em 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #08538C;
}
.navbar-default .navbar-toggle {
    border-color: #08538C;
}
.navbar-toggle {
   background-color: #08538C;
   border: 1px solid#fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.caption {
    padding: 5em 0 0;
}
.cap-right {
    padding: 0;
}
.ban-grid i {
    font-size: 1.8em;
}
.ban-right {
    float: left;
    width: 17%;
}
h2.tittle {
    font-size: 2em;
}
.wel-grid h4, .right-grid h4, .text h4, .test-grid h4, .footer-section h4, .about-grid1 h4, .team-grid h4, .why-grid h4, .client-grid h4, .contact-left h4 {
    font-size: 1.7em;
}
.welcome-grids, .services-grids, .gallery-grids,.test-grids ,.about-grids, .team-grids, .why-grids,.prices-grids{
    margin-top: 3em;
}	
h3.tittle {
    font-size: 2.8em;
}
span.profile {
    font-size: 1em;
}
.da-thumbs li a div h5 {
    margin: 2.2em 0 0 0;
}

#Choco_right_arrow {
    left: 15.5% !important;
}
}
@media(max-width:667px){
	

.indicat {
    float: none;
	text-align: center;
}	
.detail{
	float: none;
	text-align: center;
	margin-top:0.5em;
}
.banner-section {
    min-height: 336px;
    background: url(../images/banner1.jpg) no-repeat -52px 0px;
    background-size: cover;
}
.ban-grid {
    float: left;
    width: 50%;
}
.ban-grid:nth-child(3),.ban-grid:nth-child(4) {
   margin-top:2em
}
.ban-grid:nth-child(2) {
    border-right: 0;
}
.caption h3 {
    font-size: 2.3em;
}
h3.tittle {
    font-size: 2.5em;
}
.welcome-section, .services, .tabs, .what-section, .about-section, .team, .statistics, .why, .services-section, .page, .gallery, .contact, .our-client, .prices-section,.footer-section {
    padding: 1em 0;
}
.wel-grid h4, .right-grid h4, .text h4, .test-grid h4, .footer-section h4, .about-grid1 h4, .team-grid h4, .why-grid h4, .client-grid h4, .contact-left h4 {
    font-size: 1.5em;
}
.services-grid {
    padding: 0 1px;
}
.what-grid h5 {
    line-height: 1.5em;
}
.test {
    padding: 3em 0 10em;
}
.text-img {
    top: 185px;
    left: 55px;
}
span.profile {
    top: 90px;
    padding: 0.5em;
	left: 11px;
}
.team-grid {
    padding: 0 10px;
}
.da-thumbs li a div h5 {
    margin: 2em 0 0 0;
}

.statistics-grid h5 {
    font-size: 1.35em;
}
.contact-bottom iframe {
    min-height: 270px;
}
.contact-left textarea {
    min-height: 150px;
}
}
@media(max-width:640px){


.text-img {
    top: 214px;
    left: 50px;
}
.banner-section {
    min-height: 300px;
    background: url(../images/banner1.jpg) no-repeat -52px 0px;
    background-size: cover;
}
.about-bottomgrid {
    width: 100%;
}
.about-bottomgrid1 {
    width: 100%;
	margin-top: 1em;
}
.da-thumbs li a div h5 {
    margin: 1.8em 0 0 0;
}
}
@media(max-width:600px){
div.table-responsive table.table-striped th.gewinnquotecolumn,
div.table-responsive table.table-striped td.gewinnquotecolumn {
	display: none;
}
.caption h3 {
    font-size: 2em;
}
.caption {
    padding: 4em 0 0;
}
.banner-section {
    min-height: 275px;
    background: url(../images/banner1.jpg) no-repeat -52px 0px;
    background-size: cover;
}
.left-grid {
    float: none;
    width: 10%;
    margin-right: 5%;
    margin: 0 auto;
}
.right-grid {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 0.5em;
}
.services-grid {
    width: 100%;
}
.services-grid:nth-child(2) {
    margin: 2em 0;
}


.what-grid {
    width: 100%;
}
.what-grid1 {
    width: 100%;
	margin-top: 2em;
}
.text-img {
    top: 240px;
    left: 45px;
}
span.profile {
    top: 75px;
}
.statistics-grid h5 {
    font-size: 1.2em;
}
.client-grid {
    margin-top: 0em;
}
.da-thumbs li a div h5 {
    margin: 1.8em 0 0 0;
}
.contact-left {
    width: 100%;
}
.cont {
    width: 100%;
	margin-top:1em;
}

.cap-right {
    margin-top: 1.5em;
}	
}
@media(max-width:568px){

h2.tittle {
	font-size: 1.8em;
}
.cap-right {
    margin-top: 1em;
}
.banner-section {
    min-height: 258px;
    background: url(../images/banner1.jpg) no-repeat -52px 0px;
    background-size: cover;
}
.wel-text {
    padding: 1em .5em;
}	
.text-img {
    top: 265px;
    left: 40px;
}
.team-grid {
    padding: 0 6px;
}
.da-thumbs li a div h5 {
    margin: 1.5em 0 0 0;
}
#Choco_left_arrow {
    left: -3% !important;
}
#Choco_right_arrow {
    left: 9.5% !important;
}
}
@media(max-width:480px) {

    .productprice table {
        float: none;
    }

    .productprice {
        margin: auto;
        text-align: center;
    }

    .productprice table {
        margin: auto;
    }

    h2.tittle {
        font-size: 1.5em;
    }

    div.table-responsive table.table-striped th.profitcolumn,
    div.table-responsive table.table-striped td.profitcolumn {
        display: none;
    }

    nav.homenav {
        float: left;
        position: static;
    }

    .cap-left {
        width: 100%;
    }

    .navbar-brand {
        padding: 2px 15px;
    }

    .logo a {
        font-size: 1em;
    }

    .banner-section {
        min-height: 316px;
        background: url(../images/banner1.jpg) no-repeat -226px 0px;
        background-size: cover;
    }

    .caption {
        padding: 2em 0 2em;
    }

    .cap-right {
        width: 100%;
    }

    .cap-left img {
        width: 50%;
    }

    .ban-grid {
        width: 100%;
        padding: 1.5em 0 0;
    }

    .ban-grid:nth-child(4) {
        padding: 1em 0;
        margin-top: 0em;
    }

    .da-thumbs li a div h5 {
        margin: 1.8em 0 0 0;
    }

    .ban-grid:nth-child(3) {
        margin-top: 0em;
    }

    .ban-left {
        float: left;
        width: 65%;
    }

    .ban-right {
        float: left;
        width: 20%;
    }

    .ban-grid:nth-child(1) {
        border-right: 0;
    }

    .ban-grid:nth-child(3) {
        border-right: 0;
    }

    h3.tittle {
        font-size: 2.2em;
    }

    .welcome-grids, .services-grids, .gallery-grids, .test-grids, .about-grids, .team-grids, .why-grids, .prices-grids {
        margin-top: 2em;
    }

    .wel-grid {
        width: 100%;
    }

    .wel-grid:nth-child(2) {
        margin: 2em 0;
    }

    .wel-text {
        padding: 1em;
    }

    .test-grid {
        float: left;
        width: 100%;
    }

    .test-grid:nth-child(2) {
        margin: 7em 0;
    }

    .text-img {
        top: 118px;
        left: 175px;
    }

    .footer-grid {
        width: 100%;
    }

    .footer-grid:nth-child(2) {
        margin-top: 2em;
    }

    .about-grid {
        width: 100%;
    }

    .about-grid img {
        margin: 0 auto;
    }

    .about-grid1 {
        width: 100%;
        padding: 0;
        margin-top: 1em;
    }

    .team-grid {
        float: left;
        width: 100%;
    }

    .team-grid:nth-child(2) {
        margin: 2em 0;
    }

    .statistics-grid {
        float: left;
        width: 50%;
    }

    .statistics-grid:nth-child(3), .statistics-grid:nth-child(4) {
        margin-top: 2em;
    }

    .why-grid {
        width: 100%;
    }

    .why-grid:nth-child(2) {
        margin: 2em 0;
    }

    span.profile {
        top: 170px;
        left: 6px;
    }

    .text-grid {
        width: 100%;
    }

    .text-grid:nth-child(2) {
        margin: 2em 0;
    }

    .text-left {
        width: 100%;
    }

    .text-right {
        width: 100%;
        margin-top: 2em;
        padding: 0;
    }

    .price-grid {
        width: 100%;

    }

    .price-grid:nth-child(2) {
        margin: 2em 0;
    }

    .client-grid {
        width: 100%;
    }

    .client-grid1 {
        width: 100%;
        margin-top: 2em;
    }

    .contact-left input[type="text"], .contact-left input[type="email"], .contact-left input[type="tel"] {
        width: 100%;
    }

    .contact-left input[type="email"] {
        margin: 10px 0;
    }

    .da-thumbs li {
        width: 48.4%;
        padding: 3px;
    }

    .page-header h3 {
        font-size: 1.8em;
    }

    h1#h1-bootstrap-heading {
        font-size: 1.6em;
    }

    h2#h2-bootstrap-heading {
        font-size: 1.5em;
    }

    h3#h3-bootstrap-heading {
        font-size: 1.4em;
    }

    button.btn.btn-lg {
        font-size: 0.9em;
        margin: 0 0 0.5em 0px;
        padding: 9px;
    }

    .page-header {
        padding-bottom: 9px;
        margin: 24px 0 20px;
    }

    .contact-left ul li {
        font-size: 0.95em;
    }
}
@media(max-width:414px){
div.table-responsive table.table-striped th.gewinncolumn,
div.table-responsive table.table-striped td.gewinncolumn {
	display: none;
}
h2.tittle {
	font-size: 1.4em;
}

.header-text {
	text-align: center;
}

.text-img {
    top: 140px;
    left: 135px;
}
.test {
    padding: 3em 0 9em;
}
}
@media(max-width:384px){
.header-text {
	padding: 0px;
	font-size: 1.4em;
	text-align: center;
	float: none;
	clear: both;
}
.headerbox {
	margin: auto;
}
.product {
	text-align: center;
}
.productimage {
	float: none;
	text-align: center;
}
.productdescription {
	width: 100%;
	text-align: center;
}

h1.headertitle {

	padding: 0px;
}

h2.tittle {
	font-size: 1.2em;
}

.img-responsive.logo {
	height: 50px;
	margin-left: 25px;
}

a.logolink {
	max-width: 100%;
	text-align: center;
	float: none;
}

.numscroller {
    font-size: 2em;	
}
.caption {
    padding: 3em 0 2em;
}
.about-grid1 h4 {
    line-height: 1.5em;
}
.da-thumbs li a div h5 {
    margin: 1.6em 0 0 0;
}
.text-img {
    top: 140px;
    left: 120px;
}
}
@media(max-width:375px){
.test {
  padding: 2em 0 8em;
}
}
@media(max-width:320px){
.indicat span {
    font-size: 0.9em;
}
.detail ul li {
    font-size: 0.9em;
}
.header-menu {
    padding: 0.8em 0;
}
.caption h3 {
    font-size: 1.7em;
}
.banner-section {
    min-height: 280px;
    background: url(../images/banner1.jpg) no-repeat -200px 0px;
    background-size: cover;
}
.logo a {
    font-size: 0.8em;
}
.caption {
    padding: 3em 0 0;
}
.wel-grid,.services-grid,.what-grid,.what-grid1,.test-grid,.footer-grid,.about-grid,.team-grid,.statistics-grid,.why-grid,.client-grid,.client-grid1,.price-grid,.contact-left {
    padding: 0;
}
.text-img {
    top: 143px;
    left: 85px;
}
.test {
    padding: 2em 0 7em;
}
span.profile {
    top: 130px;
    left: 0px;
}
.da-thumbs li {
    width: 100%;
    padding: 3px;
}
.da-thumbs li a div h5 {
    margin: 3em 0 0 0;
}
.contact-bottom iframe {
    min-height: 160px;
}
#Choco_right_arrow {
    left: 11% !important;
}
}