@charset "UTF-8";
/* CSS Document */



.btn-cyan {
  color: #fff;
  background-color:#28aaab;
  border:0px;
  outline:none;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:14px;
padding:8px 15px 8px 15px;

}

.btn-cyan:hover
{
  color: #fff;
  background-color: #1e9192;}
  

.light_style
{color:#FFF}

.blue_style
{color:#54b6b8}

.blue_style h1
{margin-top: 7px;
margin-bottom: 10px;}

/*.texture_dash
{
	background-image: url(../images/texture-nav-bg.gif);
	position: relative;
	float: left;
	width: 100%;
}*/

.redes {
	position: absolute;
	width: 10%;
	height: 5%;
	left: 909px;
	top: -21px;
	z-index:16;
}

.redes a.fb{
	background: url(../images/redes.png) no-repeat left top;
	padding: 51px 100px 0 0;
	position: absolute; 
	z-index: 20000;
/*	left: -15px;
	top: -15px;*/
}
.redes a.fb:hover{
	background: url(../images/redes.png) no-repeat left top;
}

.line_height13
{
	line-height:15px;}
	
.divider_general
{ width:98%;
border-bottom:1px solid #ddd;
height:2px;
margin-bottom:10px;
margin-top:10px; position:relative;/* float:left;*/ margin:auto}	

.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}
.carousel{position:relative; width:100%; border-bottom: 5px solid #54b6b8; margin:auto}
.carousel-inner{position:relative;overflow:hidden;width:100%}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}
.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}
.carousel-inner>.active.right{left:100%}
.carousel-control{
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-control.left{/*background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-repeat:repeat-x;*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); margin-top: 240px; margin-left: -20px;}
.carousel-control.right{
	left: auto;
	right: -1px;/*background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-repeat:repeat-x;*/
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); 	margin-top: 240px;
	margin-right: -20px;
}
.carousel-control:hover,.carousel-control:focus{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%}
.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}
.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}
.carousel-indicators{position:absolute;bottom:10px;left:33%;z-index:15;width:23%;margin-left:-30%;padding-left:0;list-style:none;text-align:left; height: 50px;; background-color:#54b6b8}
.carousel-indicators li{/*display:inline-block;width:10px;height:10px;margin:1px;*/text-indent:-999px;/*border-radius:10px;background-color:#000 \9;*/
cursor:pointer;color:#ffffff;
/*background-color:rgba(0,0,0,0.2)*/}
.carousel-indicators .active{margin:0;width:12px;height:12px; color:#FFFFFF/*background-color:#c63222*/}
.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}
.carousel-caption .btn{text-shadow:none}
.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}
.carousel-caption{left:20%;right:20%;padding-bottom:30px}
.carousel-indicators{bottom:20px}


.img-rounded-top {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

.banner {
width:95%; 
margin-left: 60px;
float: left;	
	
}

.content {
border: 1px solid #ddd;
width: 100%;
/* height: auto; */
float: left;
margin: auto;
box-shadow: 0 0px 7px rgba(100, 100, 100, 0.3);
background-color:#FFFFFF;
padding-bottom:70px;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.box_welcome
{width:100%; height:auto; background-color:#ffffff;position:relative; /*float:left;*/
margin:auto}

.box_welcome_text
{padding: 5px; text-align:center; font-size:18px;/* border-bottom: 1px solid #ddd;*/ width: 95%;
margin: auto;}

.box_welcome_text p
{ width:100%; /*margin-left:88px;*/ color:#607979; line-height:12px; margin-top:5px; text-align: center;}


.img_box {
	position: absolute;
	width: 208px;
	height: 135px;
	left: 803px;
	top: 21px;
	z-index: 15;
}

.img_box2 img {
	margin-left: 50px !important;
	width: auto !important;
	
}

.box_products_home
{/*width:700px;*/
	/*height:350px; */
/*background-image:url(../images/bg-products.jpg); background-repeat:no-repeat;*/ 
	position: relative; /*float:left*/
	width: 100%;
	height: auto;
	background-color: #ffffff;
	float: left;
	/*padding-bottom: 70px;margin: auto;
margin-left: 26px;*/

}
.product_home {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	}
	
.products .box_product_one_home_title { text-align:center !important}

.box_process_home
{width:700px; height:228px; background-image:url(../images/process-buy.jpg); background-repeat:no-repeat; position:relative; float:left; margin-top:10px;}

.box_product_one_home
{width:319px;/*width:217px;*/ height:230px; /*position:relative;*/ float:left; /*border-top:2px solid #e6b375;*/ margin:8px 10px 8px 10px; /*background-image:url(../images/trans-30.png); background-repeat:repeat;*/}

.box_product_one_home:hover
{width:319px; /*height:230px; position:relative; float:left; border-top:2px solid #e6b375; margin:8px 10px 8px 10px; background-color:#ddd;*/}

.box_product_one_home img
{
	width:284px;
	margin-left:12px;
	float: left;
}

.box_product_one_home_title 
{ font-size:17px;
color:#989f9e;
text-align:left;
padding:3px;
/*font-family: 'museo_slab900';*/}

.box_product_one_home_title a
{ font-size:17px;
color:#989f9e;
text-align:left;
padding: 3px 3px 3px 10px;
/*font-family: 'museo_slab900';*/}

.box_product_one_home_title a:hover
{ font-size:17px;
color:#54b6b8;
text-align:left;
text-decoration:none;
padding: 3px 3px 3px 10px;
/*font-family: 'museo_slab900';*/}

.box_product_one_product_title 
{ font-size:17px;
color:#989f9e;
text-align:center;
padding:8px;
margin-bottom:10px;
line-height:16px;
height:45px;}

.box_product_one_product_title a
{ font-size:17px;
color:#989f9e;
text-align:left;
padding:3px;
}

.box_product_one_product_title a:hover
{ font-size:17px;
color:#54b6b8;
text-align:left;
text-decoration:none;
padding:3px;

}



.box_product_one_home_link 
{ font-size:13px;
color:#428fdd;
text-align:left;
padding:3px;
}

.box_product_one_home_link a
{ font-size:13px;
color:#54b6b8;
text-align:center;
padding:3px;
}

.box_product_one_home_link a:hover
{ font-size:13px;
color:#e6b375;
text-align:center;
text-decoration:none;
padding:3px;
}

/*PRODUCTS - SECTION PRODUCTS*/
.box_product_content {
	float:left; padding-bottom:20px; border-bottom:1px solid #cccccc; 
	padding-top: 10px;}
	
.box_product_content:first-child {
	border-bottom:1px solid #cccccc; }
	
.box_product_content:last-child {
	border-bottom:none; }

.box_product_one_tab
{/*width:217px; height:250px;*/ position:relative; float:left; /*border-top:2px solid #e6b375;*/ margin:8px 3px 8px 10px; /*background-image:url(../images/trans-30.png); background-repeat:repeat;*/
width:319px; border-right: 1px solid #dddddd; /*height:281px;*/
}

.box_product_one_tab img
{ 
margin-top:10px;
text-align:center;
/*width:218px;
margin-left:50px;*/
margin-left:25px;
margin-bottom: 10px;}


.btn-sm{
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;}






html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;

}

header
{ background-color:#ebf3f5;
height:96px;
color:#FFF;
background-image:url(../images/banner01.png);
background-repeat:repeat-x;
}


@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('fonts/proximanova-bold-webfont.eot');
    src: url('fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-bold-webfont.woff') format('woff'),
         url('fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-regular-webfont.woff') format('woff'),
         url('fonts/proximanova-regular-webfont.ttf') format('truetype'),
         url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}





article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
  resize:none;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}


table.menu th, table.menu td {
    border: medium none;
    margin: 0;
    padding: 3px;
    text-align: center;
    vertical-align: top;
	/*width:136px;*/
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'proxima_nova_rgregular', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #919493;
  background-color:#eaf3f4;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #989f9e;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #54b6b8;
  /*text-decoration: underline;*/
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'proxima_novalight', Arial;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
.lead.bottom {
	background-color:#54b6b8;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color:#FFF; padding:10px; width:90%}

label {
  display: inline-block;
  /*margin-bottom: 5px;*/
  font-weight: bold;
}


.form-control label {
margin-left: 26px;
}


input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 75%;
  height: auto;
  padding: 26px 26px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.form-control input[type="text"],.form-control textarea  {
	width:80%;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s,box-shadow linear .2s;
-moz-transition: border linear .2s,box-shadow linear .2s;
-o-transition: border linear .2s,box-shadow linear .2s;
transition: border linear .2s,box-shadow linear .2s;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
padding:5px;
	}

.form-section {
	padding: 10px 0;
background-color: #FAFAFA;
width: 112%;
margin-left: -26px;
	}

.form-section span, span.form-section { color:#F00}
p.lead span.form-section {margin-left: 2px;}

.btn-enviar {
	color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #54b6b8;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbdb72',endColorstr='#ffeaae0b',GradientType=0);
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	
	}

textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 2px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  width:70px;
  margin-left:10px;
 
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}


.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
   /* width: auto;*/
    vertical-align: middle;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
  
  /*NAV*/
  .nav {
  padding-left: 10px;
  margin-bottom: 0;
  list-style: none;
}


.nav > li {
  position: relative;
  display: block;
  float: left;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 15px 5px 15px;
  color:#1a8385;
  /*text-transform:uppercase;*/
  font-size:14px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-family: 'proxima_nova_rgbold', Arial;
font-size:16px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
 font-family: 'proxima_nova_rgbold', Arial;
/*  -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;*/
color:#106a6b;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;

}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;

}
.nav > li.active > a,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #54b6b8;

/*  -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;*/
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.divider-nav
{height: 25px;
width:1px;
overflow: hidden;
border-left:1px solid #ddd;
position:relative; float:left;
/*margin-top: 8px;*/
margin-left: 5px;
margin-right: 5px;}

.divider-nav2
{height: 180px;
width:1px;
overflow: hidden;
border-left:1px solid #ddd;
position:relative; float:right;
/*margin-top: 8px;*/
margin-right: 5px;}

  /*NAV*/

.box_logo
{
	width: 275px;
	height: 96px;
	position: relative;
	float: left;
	padding-top: 5px;
}
	
.box_login
{
	width:410px;
	height:100px;
	position:relative;
	float:left;
	padding-top:40px;}	

.container_tekno
{
	width:1020px;
	height:auto;
	margin:auto
}

.content_left_info
{width:1020px; height:auto; position:relative; float:left;}

.content_left_info1{
/*width:700px;*/ height:auto; /*position:relative;*/ float:left;
background-color:#ffffff; margin:auto; padding: 20px 10px 20px 20px; width:100%;
}

.content_left_
{   width: 33%;
	height: auto;
	position: relative;
	float: left;
	margin-right: 5px}

.content_left_right{
	/*width: 300px;*/
	width: 64%;
	height: auto;
	position: relative;
	float: right;
	/*margin-left: 10px*/
}

.box_qsomos p
{/*background-image: url(../images/qsomos-bg.jpg); position: relative; float: left; width: 700px; padding: 20px; height: 320px;*/ color: #989f9e; line-height: 16px;}

.image {
	float:left;
	}

.content_{
	background-color: #FFFFFF;
    color: #666666;
    padding: 0 0;
    width: 100%;
	
	}
.leftproducts {
	float:left; width:50%; text-align: center;}
.rightproducts { 
	float: right ; width:50%; text-align: center;}
.centerproducts { 
	float:left; width:100%; text-align:center}
	
	
.box-remember_login
{/*margin-top:15px;*/
/*position:relative;
float:right;*/ 
color: #fff;
text-align: center;
border-bottom: 2px solid #54b6b8;
border-top: 1px solid #54b6b8;
width: 50%;
margin: auto;
margin-bottom: 20px;
}

.box-remember_login a
{
color:#fff;
text-decoration:none;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}

.box-remember_login a:hover
{
color:#FC0;
text-decoration:none;

-webkit-transition: all 300ms ease-out;
                -moz-transition: all 300ms ease-out;
                -ms-transition: all 300ms ease-out;
                -o-transition: all 300ms ease-out;
                     transition: all 300ms ease-out;
}


.btn-primary {
  color: #fff;
  background-color:transparent;
  border: 1px solid #FFF;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:16px;
padding:10px 15px 10px 15px;
outline:none;
}

.btn-primary:hover
{
  color: #666;
  background-color: #fff;

}



.btn-second {
  color: #4a88c8;
  background-color:#042c55;
  border:0px;
  outline:none;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:16px;
padding:10px 15px 10px 15px;
}

.btn-second:hover
{
  color: #fff;
  background-color: #0a447f;

}

.btn-third {
  color: #d8d9cc;
  background-color:#4c5054;
  border:0px;
  outline:none;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:16px;
padding:10px 15px 10px 15px;
}

.btn-third:hover
{
  color: #fff;
  background-color: #62686f;

}


.btn-black {
  color: #a5a4a4;
  background-color:#1c2526;
  border:0px;
  outline:none;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:16px;
padding:8px 15px 7px 11px;
}

.btn-black:hover
{
  color: #fff;
  background-color: #000;

}


.btn-blue {
  color: #fff;
  background-color:#0d64bd;
  border:0px;
  outline:none;

  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-size:14px;

}

.btn-blue:hover
{
  color: #fff;
  background-color: #8c939a;

}



footer
{
	/*background-color: #2c2e30;*/
	width: 100%;
	height: 250px;
	position: relative;
	float: left;
	color: #999;
}
	
footer p
{
	text-align:center;
	margin-top:20px;
}

.img_footer
{width: 276px; height:95px; position: relative; background-image: url(../images/medicalsof2.jpg); background-repeat:no-repeat; margin: auto; margin-top: 15px;}	

.more_products_circle
{width: 40px; height: 40px; position: relative; margin: auto; background-color: #004f9f; margin-top: 18px; color:#FFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:30px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;}

.more_products_circle a
{
	color:#FFF; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:30px
}

.more_products_circle a:hover
{
	color:#FFF;
	text-decoration:none;
}

.widget_shopping_ico
{width:50px; height:47px; background-image:url(../images/ico-shopping.png); margin:auto; position:relative; margin-top:10px;}

.widget_shopping_cart
{width:295px; padding:10px; height:auto; background-color:#0d64bd;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

.widget_shooping_cart_products
{color:#73b2f2; text-align:center; font-size:13px; margin-top:5px;}

.widget_shooping_cart_view
{color:#fff; text-align:center; font-size:13px; margin-top:7px;}

.widget_shooping_cart_view a
{color:#fff; text-align:center; font-size:13px;}

.widget_shooping_cart_view a:hover
{color:#fff; text-align:center; font-size:13px; text-decoration:none}

.widget_shooping_cart_button
{color:#fff; text-align:center; margin-top:20px; margin-bottom:15px; }

.widget_shopping_badge
{  display: inline-block;
  min-width: 23px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight:bold;
line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #ec484b;
  font-family:Arial, Helvetica, sans-serif;
 position:relative; margin-left:50px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
 
.widget_payment
{width:295px; padding:10px; height:auto; background-color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:20px;}

.widget_payment div
{
	text-align:center;
	margin-top:8px;}
	
	
.widget_white
{width:295px; padding:10px; height:auto; background-color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-top:20px;
overflow:hidden;}	

.widget_white2
{width:295px; padding:10px; height:auto; background-color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom:20px;
overflow:hidden;}	

.img_news
{
	width:270px; margin:auto; height:auto; margin-top:8px;}

.testimonial_quote
{font-family:Georgia, 'Times New Roman', Times, serif; font-size:78px; color:#d7dee6; position:relative; float:left; width:35px}

.testimonial_text
{font-family:Georgia, 'Times New Roman', Times, serif; font-style:italic;  color:#999999; position:relative; float:left; width:215px; margin-top:30px; line-height:16px; margin-bottom:15px;}

.testimonial_face
{width:auto; margin:auto; color:#2382e3;}

.testimonial_more{border-top:1px solid #ddd; padding:7px; margin-top:10px; text-align:center}


.testimonial_more a{ text-align:center; color:#999;-webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;}

.testimonial_more a:hover{ text-align:center; color:#2382e3; text-decoration:none}

.ribbon_widget
{padding:3px; background-color:#0d64bd; color:#FFF; width:160px; text-align:center; margin-left: -15px;}

.box_share_news
{width:40px; height:40px; border:1px solid #ddd; position:relative; float:left; margin-bottom:10px; margin-top:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-image:url(../images/ico-share.jpg);
background-position:center;
background-repeat:no-repeat;}

.continue_reading
{width:150px; position:relative; float:right;margin-bottom:10px; margin-top:20px; font-family: 'museo_slab900';}

.continue_reading a
{ color:#bbc3cb; -webkit-transition: all 300ms ease-out;
-moz-transition: all 300ms ease-out;
-ms-transition: all 300ms ease-out;
-o-transition: all 300ms ease-out;
transition: all 300ms ease-out;
font-family: 'museo_slab900';}

.continue_reading a:hover
{color:#828d99; text-decoration:none;}

.content_tabs_products
{/*width:700px;*/ height:auto; /*background-image:url(../images/section_tabs_prodcuts.jpg); background-repeat:no-repeat; position:relative; float:left;*/ -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
/*background-color:#020100;*/
overflow:hidden;}

.products_welcome_text
{padding: 20px; width: 540px; height: auto;}

.product_header
{
	padding: 20px;
	width: 670px;
	height: auto;
	position: relative;
	float: left;
}

.products_welcome_text p
{ width:630px; height:auto; margin-left:10px; color:#FFF; line-height:17px; margin-top:20px; padding:10px; background-image:url(../images/trans-30.png); background-repeat:repeat;}

.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}


.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}

.img_amp_product
{width:320px; position:relative; float:left}

.text_amp_product
{width:300px; position:relative; float:left; margin-left:10px; line-height:14px; color:#FFF; margin-top:20px}






  /*NAV*/
  .naq{
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}


.naq > li {
  position: relative;
  display: block;
  float: left;
}
.naq > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
  color:#2c2c3c;
  font-size:16px;
  -webkit-transition: all 300ms ease-out;
                -moz-transition: all 300ms ease-out;
                -ms-transition: all 300ms ease-out;
                -o-transition: all 300ms ease-out;
                     transition: all 300ms ease-out;
					 background-color:#FFF;
}
.naq > li > a:hover,
.naq > li > a:focus {
  text-decoration: none;
  background-color: #0d64bd;
  color:#FFF;
  width:270px;

}
.naq > li.disabled > a {
  color: #999;
}
.naq > li.disabled > a:hover,
.naq > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.naq .open > a,
.naq .open > a:hover,
.naq .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}


.naq > li.active > a,
.naq-tabs > li.active > a,
.naq-tabs > li.active > a:hover,
.naq-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #0d64bd;
  width:270px;

}
