.nopadd, .nopadding{
  MARGIN-TOP: 70PX;
}
.pagecontent {
    padding: 28px 30px 50px 36px;
}

._home{
  padding: 20px 0;
}

h3 {
  font-size: 22px;
  font-weight: 600;
  color: #0b6fb7;
}


mark{
  padding: 0 !important;
  font-weight: bold !important;
}
@font-face {
  font-family: 'icomoon';
  src:  url('https://www.betalabservices.com/wp-content/themes/NewBLS/fonts/icomoon.eot?42p5yf');
  src:  url('https://www.betalabservices.com/wp-content/themes/NewBLS/fonts/icomoon.eot?42p5yf#iefix') format('embedded-opentype'),
    url('https://www.betalabservices.com/wp-content/themes/NewBLS/fonts/icomoon.ttf?42p5yf') format('truetype'),
    url('https://www.betalabservices.com/wp-content/themes/NewBLS/fonts/icomoon.woff?42p5yf') format('woff'),
    url('https://www.betalabservices.com/wp-content/themes/NewBLS/fonts/icomoon.svg?42p5yf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon"], [class*=" icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bb-01:before {
  content: "\e900";
  color: #065a9c;
}
.icon-arrow_drop_down:before {
  content: "\e90a";
}
.icon-keyboard_arrow_up:before {
  content: "\e90b";
}
.icon-keyboard_arrow_right:before {
  content: "\e90c";
}
.icon-keyboard_arrow_down:before {
  content: "\e90d";
}
.icon-checkmark:before {
  content: "\e90e";
}
.icon-whatsapp:before {
  content: "\e90f";
}
.icon-icons_2017-01:before {
  content: "\e910";
}
.icon-icons_2017-02:before {
  content: "\e911";
}
.icon-icons_2017-03:before {
  content: "\e912";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-icons-bls-04:before {
  content: "\1f300";
}
.icon-wechat:before {
  content: "\1f30e";
}


.icon-icons-bls-01:before {
  content: "\1f336";
}
.icon-icons-bls-07:before {
  content: "\1f338";
}
.icon-icons-bls-02:before {
  content: "\1f33b";
}
.icon-icons-bls-05:before {
  content: "\1f33c";
}
.icon-icons-bls-08:before {
  content: "\1f33d";
}
.icon-icons-bls-11:before {
  content: "\1f33e";
}
.icon-icons-bls-03:before {
  content: "\1f33f";
}
.icon-icons-bls-06:before {
  content: "\1f340";
}
.icon-icons-bls-09:before {
  content: "\1f341";
}
.icon-icons_bls_19-11:before {
  content: "\1f342";
}

.bls-19 span{
color:#0B6FB7 !important; }


.icon_search_place{
  font-size: 50px;
    color: #ececec;
    vertical-align: top;
    margin-right: 8px;
}

.icon_search{
  color: #949494;
  font-size: 32px;
  transition: .2s;
}
.icon_search:hover{
  color: #306bb6;
}

.icon_close{
  color: #454545;
  font-size: 32px;
}

.search:hover{
  text-decoration: none !important;
}

#searchform input{
      width: 90%;
    height: 42px;
    padding: 10px;
    font-size: 16px;
}
#searchbutton{
  width: 30px !important;
  background: url(img/search.png) !important;
  background-color: #fff !important;
  background-size: 38px !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    border: 0;
    color: transparent;
}


.languagebar .btn-default{
    background: #fff !important;
    color: #949494 !important;
    border: #fff !important;
    box-shadow: none !important;
    transition: .2s;
}
.languagebar .btn-default:hover{
    color: #306bb6 !important;
}
.languagebar span{
  text-align: right !important;
    font-size: 13px;
    font-weight: 600;
    text-shadow: none;
    transition: .2s;
}
.languagebar .caret{
  color: #aec7e1 !important;
}
.languagebar .dropdown-menu{
      margin: -2px -2px 0 0;
}

.callus{
  float: left;
  border-top: 0px;
  border-left: 2px solid #ababab;
  border-right: 2px solid #ababab;
  border-bottom: 4px solid #ababab;
  padding: 11px 12px 5px 12px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  width: 239px;
      margin-right: 20px
}
.callus p{
  margin: 0;
  color: #000;
      line-height: 1.3;
      font-size: 14px;
}
.callus p span{
  color: #306bb6;
  font-weight: 700;
}

.callus-phone:before{
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: -2px;
    display: inline-block;
    content: "\e182";
    margin-right: 9px;
    color: #306bb6 !important;
    float: left;
    font-size: 29px;
        transform: scaleX(-1);
}



._home h1{
  font-size: 21px !important;
  line-height: 1.2;
}
._home h2{
  font-size: 21px !important;
  margin-top: 0px !important;
  font-weight: 700;
  line-height: 1.2;
}
._home h3{
  font-size: 21px !important;
}
._home h4{
  font-size: 16px !important;
  font-weight: 400 !important;
}
._home p{
    font-size: 15px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    color: #212529;
}
._home_right ul{
  margin-top: 0;
  padding-left: 25px;
}
._home_right ul li{
  -webkit-font-smoothing: antialiased;
  color: #212529;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  list-style-type: none;
  padding-bottom: 7px;
  text-indent: -12px;
}

._home_right ul li:before{
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: 1px;
    display: inline-block;
    content: "\e013";
    margin-right: 9px;
    color: #909090;
}

.sublist ul{
  padding-left: 10px;
  padding-bottom: 5px;
}
.sublist ul li{
  list-style-type: none;
  text-indent: -7px;
  font-size: 14px;
  padding-right: 15%;
}
.sublist ul li:before{
  content: "-";
  margin-right: 7px;
  top: -2px;
}




/*NAV*/


.logo-image{
  border: none !important;
  padding: 0px;
  margin: 0px;
  box-shadow: none !important;
  background-color : #fff !important;
  width: 200px !important;
}

.white{
  border-top: 2px solid #DEDEDE;
    margin-top: -2px;
}


.form-home {box-sizing:border-box; max-height: 470px; overflow: hidden;}

.form-home input:not([type=checkbox]) {width:49%; margin:5px 0.5%; height:42px; line-height:42px; box-sizing:border-box; border:solid 1px #a0b3da; padding:0 10px; float:left; border-radius: 2px; font-weight: 600;}
.form-home input:focus{
  border: 1px solid #4267b5;
}
.form-home select {width:99%; margin:5px 0.5%; height:42px; line-height:42px; box-sizing:border-box; border:solid 1px #a0b3da; padding:0 6px; clear:both;}
.form-home textarea {width:99%; margin:5px 0.5%; height:90px; line-height:16px; box-sizing:border-box; border:solid 1px #a0b3da; padding:6px; clear:both; border-radius: 2px; font-weight: 600;}
.form-home input[type="submit"] {width:200px; clear:both; float:none; margin:7px auto;border: 0;
    border-bottom: 3px solid #ab160f; height: 44px; line-height: 1; border-radius: 4px;}
.form-home span.wpcf7-list-item{
  margin: 0;
}
.form-home .wpcf7-list-item-label{
  font-weight: 500;
  color: #464646;
  vertical-align: middle;
  cursor: pointer;
  font-size: 14px;
}
.form-home h2{
  color: #4267b5;
}

.sendsamples{padding: 0 20px;}

.marginb{
  padding-bottom: 10px !important;
}

.related-article h3{
  margin-top: 10px;
}

.linespace{
  clear: both;
}
.linespace-top{
  clear: both;
  padding-top: 15px;
}

/* reset */
.flat-mega-menu ul,
.flat-mega-menu li,
.flat-mega-menu a,
.flat-mega-menu p,
.flat-mega-menu img,
.flat-mega-menu h2 {
  margin: 0;
  padding: 0;
  display: block;
  line-height: normal;
  text-decoration: none;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* menu container */
.flat-mega-menu {
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 999;
  font-size: 1em;
  display: block;
  min-height: 48px;
  width: 100%;
  min-width: 180px;
  /*border-bottom: 2px solid #0B6FB7;*/
}

.secondlevel{
  background-color: #72a3e0;
}
/* ul tag layout */
.flat-mega-menu > ul {
  float: right;
  min-height: 46px;
}

/* li tag layout */
.flat-mega-menu > ul > li {
  float: left;
}


.flat-mega-menu > ul > li > a {
  line-height: 46px;
  color: #0B6FB7;
  text-align: center;
  width: 100%;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 15px;
  font-weight: 400;
}

/* .title class layout */
.flat-mega-menu > ul > .title > a {
  text-transform: uppercase;
  font-size: 1.4em;
  line-height: 46px;
  padding-left: 20px;
  text-align: left;
  padding-right: 20px;
}

.flat-mega-menu > ul > .title {
  border-left: none;
  min-width: 20%;
}

/* .login-form class */
.flat-mega-menu ul .login-form {
  min-width: 6%;
  text-align: center;
  cursor: pointer;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.flat-mega-menu .login-form table,
.flat-mega-menu .login-form tbody {
  width: 100%;
}

.flat-mega-menu .login-form input {
  width: 100%;
  margin: 0 0 3px;
  padding: 0 10px;
  display: block;
  border-radius: 3px;
  background-color: rgb(244, 244, 244);
  box-shadow: inset 0.5px 1px 3px 0px rgba(0,0,0,0.10);
  -webkit-box-shadow: inset 0.5px 1px 3px 0px rgba(0,0,0,0.10);
  border: none;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

.flat-mega-menu .login-form input[type=submit] {
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 3px;
  opacity: 0.81;
  box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 248, 68, 0.106);
  background: #2888d2;
  color: #FFFFFF;
  height: 35px;
  width: 100px;
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
  margin-top: 10px;
  cursor: pointer;
  outline: none;
}

.flat-mega-menu .login-form input[type=submit]:hover {
  opacity: 1;
}

.flat-mega-menu .login-form input[type=checkbox] {
  float: left;
  display: block;
  height: 35px;
  width: auto;
  cursor: pointer;
  outline: none;
  background-color: #FFFFFF;
}

.flat-mega-menu .login-form label {
  color: #7D7D7D;
  font-family: 'Open Sans', sans-serif;
  font-size: 0.8em;
  font-weight: normal;
  height: 35px;
  display: block;
  margin: 10px 0 0;
  padding: 0 0 0 0px;
  line-height: 35px;
  white-space: nowrap;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
}

.flat-mega-menu .login-form ul {
  position: absolute;
  right: 0px;
  width: 300px;
  padding: 15px 15px 10px;
}

.flat-mega-menu .login-form:hover {
  background-color: #FFFFFF;
  color: #2888D2;
  /* animation */
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

/* .search-bar class */
.flat-mega-menu ul .search-bar {
  min-width: 6%;
  text-align: center;
  cursor: pointer;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}

.flat-mega-menu .search-bar:hover {
  background-color: #FFFFFF;
  color: #2888D2;
  /* animation */
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

.flat-mega-menu .search-bar ul {
  position: absolute;
  right: 0;
  width: 50%;
}

.flat-mega-menu .search-bar table,
.flat-mega-menu .fa-user tbody {
  width: 100%;
}

.flat-mega-menu .search-bar table tr td:last-child {
  width: 120px;
}

.flat-mega-menu .search-bar ul input[type=text] {
  background-color: #FFFFFF;
  box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.55);
  -webkit-box-shadow: inset 0px 0px 2px 0px rgba(0,0,0,0.55);
  border: none;
  padding: 10px;
  width: 100%;
  float: left;
  border-right: 10px solid rgba(0,0,0,0.00);
  border-left: 20px solid rgba(0,0,0,0.00);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  outline: none;
}



.flat-mega-menu .search-bar ul input[type=submit] {
  border: none;
  width: 85%;
  cursor: pointer;
  font-size: 0.9em;
  font-family: 'Open Sans', sans-serif;
  float: left;
  height: 40px;
  outline: none;
  border: 1px solid rgba(0,0,0,0.15);
  opacity: 0.81;
  box-shadow: inset 0.5px 0.866px 0px 0px rgba(255, 248, 68, 0.106);
  background: #2888d2;
  color: #FFFFFF;
}

.flat-mega-menu .search-bar ul input[type=submit]:hover {
  opacity: 1;
  outline: none;
}

/* hover animation */
.flat-mega-menu > ul > li:hover > a {
  background: #0B6FB7;
  color: #fff;
  /* animation */
  transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
  -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
}

.flat-mega-menu > ul > .title:hover > a {
  background: inherit;
  color: inherit !important;
}

/*------- Drop down layout start ------*/
.flat-mega-menu .drop-down {
  position: absolute;
  background: #0B6FB7;
  z-index: 999;
  margin-left: 0px;
  width: 100%;
  float: left;
  width: 150px;
  border: 0px solid rgba(0,0,0,0.10);
  border-top: none;
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 3px solid;
  border-bottom-color: #C5481C;
}

.flat-mega-menu .drop-down .drop-down {
  border-top: 1px solid rgba(0,0,0,0.10);
}

.flat-mega-menu .drop-down li {
  float: left;
  width: 100%;
  position: relative;
}

.flat-mega-menu .drop-down li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
  padding: 10px 20px 10px 25px;
/*  background-color: #0B6FB7;
*/  /* animation */
  transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
  -ms-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
  -o-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
  -webkit-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
}

/* drop down hover animation */
.flat-mega-menu .drop-down li:hover > a {
      color: #ffffff;
    background: #72a3e0;
}


/* default hover animation to show drop down */
.flat-mega-menu > ul > li:hover .drop-down {
  display: block;
}

.flat-mega-menu ul li .drop-down li:hover > .drop-down {
  display: block;
}

/* .hover-fade animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-fade {
  display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade {
  display: block;
  /* keyframes animation */
  animation: hover-fade 0.3s linear 0s forwards;
  -moz-animation: hover-fade 0.3s linear 0s forwards;
  -ms-animation: hover-fade 0.3s linear 0s forwards;
  -o-animation: hover-fade 0.3s linear 0s forwards;
  -webkit-animation: hover-fade 0.3s linear 0s forwards;
}

@keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-moz-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-ms-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-o-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}
@-webkit-keyframes hover-fade {0% {opacity:0;}100% {opacity:1;}}

/* .hover-zoom animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-zoom {
  display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
  display: block;
  /* keyframes animation */
  animation: hover-zoom 0.2s linear 0s forwards;
  -moz-animation: hover-zoom 0.2s linear 0s forwards;
  -ms-animation: hover-zoom 0.2s linear 0s forwards;
  -o-animation: hover-zoom 0.2s linear 0s forwards;
  -webkit-animation: hover-zoom 0.2s linear 0s forwards;
}

@keyframes hover-zoom {0% {opacity:0; transform: scale(1.0, 0.8);} 100% {opacity:1; transform:scale(1.0, 1.0);}}
@-moz-keyframes hover-zoom {0% {opacity:0; -moz-transform: scale(0.8, 0.8);} 100% {opacity:1; -moz-transform:scale(1.0, 1.0);}}
@-ms-keyframes hover-zoom {0% {opacity:0; -ms-transform: scale(0.8, 0.8);} 100% {opacity:1; -ms-transform:scale(1.0, 1.0);}}
@-o-keyframes hover-zoom {0% {opacity:0; -o-transform: scale(0.8, 0.8);} 100% {opacity:1; -o-transform:scale(1.0, 1.0);}}
@-webkit-keyframes hover-zoom {0% {opacity:0; -webkit-transform: scale(0.8, 0.8);} 100% {opacity:1; -webkit-transform:scale(1.0, 1.0);}}

/* .hover-expand animation to show drop down */
.flat-mega-menu > ul > li .drop-down.hover-expand {
  display: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand {
  display: block;
  /* keyframes animation */
  animation: hover-expand 0.2s linear 0s forwards;
  -moz-animation: hover-expand 0.2s linear 0s forwards;
  -ms-animation: hover-expand 0.2s linear 0s forwards;
  -o-animation: hover-expand 0.2s linear 0s forwards;
  -webkit-animation: hover-expand 0.2s linear 0s forwards;
}

@keyframes hover-expand { 0% {opacity:0; transform: rotateY(90deg);} 100% {opacity:1; transform:rotateY(0deg);}}
@-moz-keyframes hover-expand { 0% {opacity:0; -moz-transform: rotateY(90deg);} 100% {opacity:1; -moz-transform:rotateY(0deg);}}
@-ms-keyframes hover-expand { 0% {opacity:0; -ms-transform: rotateY(90deg);} 100% {opacity:1; -ms-transform:rotateY(0deg);}}
@-o-keyframes hover-expand { 0% {opacity:0; -o-transform: rotateY(90deg);} 100% {opacity:1; -o-transform:rotateY(0deg);}}
@-webkit-keyframes hover-expand { 0% {opacity:0; -webkit-transform: rotateY(90deg);} 100% {opacity:1; -webkit-transform:rotateY(0deg);}}

/* fontAwesome icons layout */
.flat-mega-menu .drop-down li i {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 20px;
  bottom: 0;
  height: 16px;
  margin: auto;
  color: #b7dfff;
}

/* level 2 .drop-down layout */
.flat-mega-menu .drop-down .drop-down {
  left: 100%;
  top: -10px;
  width: 150px;
}

/*------- one column layout ----------*/
.flat-mega-menu .drop-down.one-column {
  width: 230px;
}

.flat-mega-menu .drop-down .drop-down.one-column {
  width: 200px;
}

/*-------- two column layout ---------*/
.flat-mega-menu .drop-down.two-column {
  width: 322px;
}

.flat-mega-menu .drop-down.two-column ul {
  float: left;
  width: 160px;
  margin: 0;
  padding: 0;
}

/*--------- .full-width with 4 columns layout -----------*/
.flat-mega-menu .drop-down.full-width {
  width: 100%;
  margin-left: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.flat-mega-menu .drop-down.full-width ul {
  float: left;
  width: 20%;
  cursor: default;
}

.flat-mega-menu .drop-down.full-width ul li {
  margin: 0;
  padding: 10px 0;
  float: left;
  width: 100%;
}

.flat-mega-menu .drop-down.full-width ul li a {
  margin: 0;
  border: none;
  padding: 0;
  float: left;
  margin-right: 10%;
  margin-left: 10%;
}

/* hover animation */
.flat-mega-menu .drop-down.full-width ul li:hover a {
  text-indent: 0px;
  color: #b7dfff;
}

.flat-mega-menu .drop-down.full-width ul li p {
  margin: 0;
  padding: 10px 10px 10px 11%;
  float: left;
  width: 100%;
  clear: both;
  font-size: 0.9em;
  color: #fff;
}

/*---------- drop down with .social-bar class -------*/
.flat-mega-menu .drop-down.social-bar {
  width: 200px;
}

/* hr tag layout */
.flat-mega-menu hr {
  margin: 0;
  padding: 0;
  display: block;
}

/* image layout */
.flat-mega-menu img {
  width: 100%;
  float: left;
  border-style: solid;
  border-width: 4px;
  border-color: rgb(255, 255, 255);
  background-color: rgb(235, 235, 235);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.078), inset 0px 0px 76px 0px rgba(0, 0, 0, 0.039);
}

/* image hover animation */
.flat-mega-menu img:hover {
  opacity: 0.8;
}

/* h2 layout */
.flat-mega-menu span {
  color: #BDBDBD;
    font-size: 14px;
    margin: 0;
    padding: 5px 5px 5px 10%;
    padding-top: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
}
.titlenav {
  color: #BDBDBD;
    font-size: 14px;
    margin: 0;
    padding: 15px 5px 5px 10% !important;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    display: inline-block;
}

/* .social-bar class layout */
.flat-mega-menu .social-bar {
  position: relative;
}

.flat-mega-menu .social-bar ul {
  width: 262px;
  padding: 10px;
  position: absolute;
  background-color: #FFFFFF;
  border-bottom: 3px solid;
  border-bottom-color: #2888D2;
  right: 0;
}

.flat-mega-menu .social-bar ul li {
  float: left;
  width: 40px;
  height: 40px;
  margin: 10px;
  padding: 0;
}

.flat-mega-menu .social-bar ul a {
  margin: 0;
  padding: 0;
  display: block;
  height: 40px;
  width: 40px;
  position: relative;
}

.flat-mega-menu .social-bar ul a i {
  text-align: center;
  padding: 0;
  margin: 0;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid rgba(0,0,0,0.10);
  line-height: 40px;
  border-radius: 5px;
  color: #797979;
  font-size: 1.3em;
  border-radius: 4px;
  background-image: -moz-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
  background-image: -webkit-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(240,240,240) 0%, rgb(243,243,243) 100%);
  background-image: -o-linear-gradient(90deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
  background-image: linear-gradient(0deg, rgba(233,233,233,1.00) 0%, rgba(233,233,233,1.00) 100%);
}

.flat-mega-menu .social-bar ul a:hover i {
  background: #C7C7C7;
  color: #000000
}

/* mobile button hide in desktop mode */
.flat-mega-menu > label,
.flat-mega-menu > input {
  display: none;
}

/* media query */
@media screen and (max-width:768px) {

/* li tag layout */
.flat-mega-menu > ul > li {
  width: 100%;
  border-left: none !important;
  border-right: none !important;
  border-bottom: 1px solid;
  border-bottom-color: #0B70BD;
}

.flat-mega-menu > ul > li:hover > a,
.flat-mega-menu > ul > .login-form:hover,
.flat-mega-menu > ul > .search-bar:hover{
    color: #ffffff !important;
}

/* .title class layout */
.flat-mega-menu > ul > .title a {
  text-align: center;
}

/* .full-width class layout */
.flat-mega-menu .drop-down.full-width {
  position: relative;
  left: 0px !important;
}

/* all drop-downs layout */
.flat-mega-menu .drop-down.one-column,
.flat-mega-menu .drop-down.two-column,
.flat-mega-menu .drop-down.full-width,
.flat-mega-menu .drop-down .drop-down,
.flat-mega-menu .social-bar ul,
.flat-mega-menu .search-bar ul,
.flat-mega-menu .login-form ul {
  width: 100% !important;
  display: block !important;
  position: relative;
  left: 0px;
  transform: scale(1.0, 1.0), rotateY(90deg);
  -moz-transform: scale(1.0, 1.0), rotateY(90deg);
  -ms-transform: scale(1.0, 1.0), rotateY(90deg);
  -o-transform: scale(1.0, 1.0), rotateY(90deg);
  -webkit-transform: scale(1.0, 1.0), rotateY(90deg);
}

.flat-mega-menu .drop-down .drop-down {
  border: none;
  border-top: 1px solid #E8E8E8;
  border-bottom: 1px solid #E8E8E8;
  top: 0;
  padding: 0;
}

.flat-mega-menu .drop-down .drop-down.one-column {
  padding-left: 20px;
}

.flat-mega-menu > ul > li .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down.hover-zoom {
  display: none;
  border: none;
}

.flat-mega-menu > ul > li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-expand,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-fade,
.flat-mega-menu > ul > li .drop-down li:hover > .drop-down.hover-zoom {
  display: block;
  /* keyframes animation */
  animation: hover-default 0.2s linear 0s forwards;
  -moz-animation: hover-default 0.2s linear 0s forwards;
  -ms-animation: hover-default 0.2s linear 0s forwards;
  -o-animation: hover-default 0.2s linear 0s forwards;
  -webkit-animation: hover-default 0.2s linear 0s forwards;
}

.flat-mega-menu > ul > .login-form:hover,
.flat-mega-menu > ul > .search-bar:hover,
.flat-mega-menu > ul > li:hover > a {
  color: #FFFFFF;
  background: inherit;
}

.flat-mega-menu ul .login-form,
.flat-mega-menu ul .search-bar {
  margin: 0;
  padding: 0;
}

.flat-mega-menu ul .login-form label {
  text-align: left;
  text-indent: 10px;
}

.flat-mega-menu ul .login-form table td {
  cursor: default;
}

.flat-mega-menu .drop-down.two-column ul,
.flat-mega-menu .drop-down.full-width ul {
  width: 50%;
}

.flat-mega-menu .drop-down.one-column a,
.flat-mega-menu .drop-down.two-column a {
  width: auto;
  float: left;
}

.flat-mega-menu ul .social-bar {
  text-align: center;
}

.flat-mega-menu ul .social-bar ul li {
  display: inline-block;
  float: none;
}

/* fontAwesome icons layout */
.flat-mega-menu .drop-down li .fa.fa-angle-right {
  position: relative;
  z-index: 9999;
  right: 0px;
  float: right;
  height: auto;
  color: #555658;
  padding: 0;
  margin: 0 17px 0 0;
  display: block;
  line-height: 38px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

/* mobile button layout */
.flat-mega-menu #mobile-button {
  position: absolute;
  display: none;
}

.flat-mega-menu > ul {
  height: 60px;
  overflow: hidden;
}

/* mobile button click to show drop down */
.flat-mega-menu #mobile-button:checked + ul {
  height: auto;
  overflow: visible;
}

/* label tag layout */
.flat-mega-menu > label {
  width: 60px;
  height: 60px;
  background-color: rgba(0,0,0,0.10);
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 60px;
  font-size: 2em;
  color: #FFFFFF;
  cursor: pointer;
}

.flat-mega-menu > label i{
  -ms-user-select:none;
  -moz-user-select:none;
  -o-user-select:none;
  -webkit-user-select:none; 
}

.flat-mega-menu ul .title {
  padding-left: 60px;
}

/* collapse class layout */
.flat-mega-menu .collapse .drop-down.one-column,
.flat-mega-menu .collapse .drop-down.two-column,
.flat-mega-menu .collapse .drop-down.full-width,
.flat-mega-menu .collapse .drop-down .drop-down,
.flat-mega-menu .collapse .social-bar ul,
.flat-mega-menu .collapse .search-bar ul,
.flat-mega-menu .collapse .login-form ul {
  width: 100% !important;
  display: none !important;
  position: relative;
  left: 0px;
  transform: scale(1.0, 1.0), rotateY(90deg);
  -moz-transform: scale(1.0, 1.0), rotateY(90deg);
  -ms-transform: scale(1.0, 1.0), rotateY(90deg);
  -o-transform: scale(1.0, 1.0), rotateY(90deg);
  -webkit-transform: scale(1.0, 1.0), rotateY(90deg);
}

.flat-mega-menu > .collapse > li:hover > .drop-down.hover-expand,
.flat-mega-menu > .collapse > li:hover > .drop-down.hover-fade,
.flat-mega-menu > .collapse > li:hover > .drop-down.hover-zoom,
.flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-expand,
.flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-fade,
.flat-mega-menu > .collapse > li .drop-down li:hover > .drop-down.hover-zoom {
  display: block !important;
  /* keyframes animation */
  animation: hover-fade 0.2s linear 0s forwards;
  -moz-animation: hover-fade 0.2s linear 0s forwards;
  -ms-animation: hover-fade 0.2s linear 0s forwards;
  -o-animation: hover-fade 0.2s linear 0s forwards;
  -webkit-animation: hover-fade 0.2s linear 0s forwards;
}

@keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-moz-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-ms-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-o-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}
@-webkit-keyframes hover-fade { 0% {opacity:0;} 100% {opacity:1}}

}

/* media query */
@media screen and (max-width:320px) {

/* ul tag layout */
.flat-mega-menu .drop-down.two-column ul,
.flat-mega-menu .drop-down.full-width ul {
  width: 100%;
}

/* .search-bar layout */
.flat-mega-menu ul .search-bar td {
  width: 100% !important;
  float: left;
  padding: 5px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
}

.flat-mega-menu ul .search-bar input[type=text],
.flat-mega-menu ul .search-bar input[type=submit] {
  width: 100%;
  margin: 0;
  border: none;
}

/* .login-form layout */
.flat-mega-menu ul .login-form ul {
  padding: 20px;
}

.flat-mega-menu ul .login-form td {
  float: left;
  width: 100%;
  cursor: default;
}

.flat-mega-menu ul .login-form input[type=submit] {
  width: 100%;
}

/* .title class layout */
.flat-mega-menu ul .title {
  padding-left: 0px;
  text-indent: 60px;
}
}



.bullets1 {
margin: 10px;
padding: 0;
}

.bullets2 {
padding: 0 0 0 10px;
margin: 0 0 4px 0;

}


.titleblue{
  font-size:24px;
  margin-bottom:10px;
  color:inherit;
  font-family:inherit;
  font-weight:700;
  line-height:1.1;
  display: block;
  padding-top: 0px;
}

.titleh2{
  color: inherit; font-family: inherit; line-height: 1.1; font-size: 16px; font-weight: 700; margin: 8px 0px;
}

.languagebar{
  width: 108px;
}

.languagebar select{
  -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background: transparent !important;
    width: 108px !important;
    text-align: center;
    font-size: 14px;
    line-height: 1.42857143;
    height: 34px;
    border: 1px solid transparent;
    white-space: nowrap;
    vertical-align: middle;
    margin-right: 0;
    display: none;
}


#language .caret{
  color: #43AAF5 !important;
}

.caret{
  border-top: 4px solid;
}
.languagebar .bootstrap-select .btn{
  width: auto !important;
}


.compact{
  margin: 0 !important;
  padding-top: 37px;
  padding-bottom: 0px;
}

.horizontal{
  float: right;
}

.inline{
  float: left;
}

.margin-menu{
position: absolute;
top: 84px;
width: 100%;
}



.containerone {
  padding:0 30px 0 30px;
}
.containertwo {
  padding:0 10px 0 10px;
}
h1 {
 font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    -webkit-font-smoothing: auto;
}
/*HEADER*/
.header {
  background-color: #fff;
  border-bottom: 2px solid #0B6FB7;
  position: relative;
}



  @media screen and (max-width: 1200px){
    .Beta_mega_menu ul li a{
      font-size: 14px;
      padding-left: 13px;
        padding-right: 13px;
        margin-right: 5px;
        line-height: 36px;
    }
    .Beta_mega_menu ul{
      margin-right: 7px;
    }
    .Beta_mega_menu ul li .submenu.four_col li a{
      font-size: 14px;
      line-height: 16px;
    }
  }

  @media screen and (max-width: 991px){
    .callus{
      display: none;
    }
    .result-content{
      margin: 0px;
    }
    .googlesearch{
      padding-top: 48px;
      float: right;
    }
    .languagebar{
          padding-top: 48px
    }
    .languageheader{
      width: auto !important;
    }
    #searchform input{
          width: 80%;
    }
    .pages{
      display: none;
    }
    .last{
      display: none;
    }


    .containerone{
      padding: 0 20px 0 20px !important;
    }
    .bodyspace{padding: 20px !important;}

    .internalimg{
      text-align: center;
    }

    .internalimg img{
      width: 30% !important;
    }
    .link-grid ul li{
      width: 48% !important;
    }
  }

  @media screen and (max-width: 680px){

    .containerone{
      padding: 0 20px 0 20px !important;
    }
  
    .compact {
      padding-top: 48px;
    }
    .bodyspace{padding: 20px;}

    .link-grid ul li{
      width: 48% !important;
    }
    
  }

  @media screen and (max-width: 480px){

    .containerone{
      padding: 0 20px 0 20px !important;
    }
  
    .compact {
      padding-left: 50px !important;
    }
    .googlesearch{
      padding-top: 30px;
      width: 50%;
    }
    .languagebar{
      padding-top: 30px;
      float: left;
      width: 50% !important;
    }
    .sample_parent h3{
      font-size: 14px !important;
    }
    .link-grid ul li{
      width: 100% !important;
    }
    .link-grid {
    margin-right: 0 !important;
    }
    .single_recent{
      width: 100% !important;
    }
    .inline{
      float: left;
    }
    .pagecontent{
      padding: 15px 0px;
    }
  }


.headerthree {
  margin: 30px 0;
    height: 70px;
}


.headerfour {
  padding: 0px 0 16px;
  margin: 0 auto;
  width: 100%;
  max-width: 342px;
  z-index: 0;
  text-align: center;
}
.left-space {
  padding-left:40px;
}
.inputSearchLanguage {
  padding: 30px 0 0 0;
  text-align: right;
}
.megamenubar ul {
  text-align: right;
  display: inline;
  padding: 18px 0px 17px 0;
  list-style: none;
}
.megamenubar ul li {
  color: #fff;
  font: 16px sans-serif;
  display: inline-block;
  position: relative;
  padding: 15px 13px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.megamenubar ul li:hover {
  background: #cce6ff;
  color: #555;
  z-index: 10000;
}
.megamenubar ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  min-width:auto;
    width:100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.dropdown-menu li {
    display: block;
}
.menuheaderone {
  display:none;outline:0;
}
.megamenubar ul li ul li { 
  background: #cce6ff; 
  display: block; 
  color: #555;
}
.megamenubar ul li ul li:hover { 
  background: #cce6ff; 
}
.megamenubar li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
.breadcrumb li a {
  text-decoration: none;
  outline: 0;
}
.minimenu li {
  width: 100%;
}
.minimenu li a{
  color:#fff;
  padding: 6px 0 6px;
  text-decoration: none;
  outline: 0;
}
.minimenu li a:hover {
  color:#363636;
}
.graycolormenu {
  color:#363636;
}

/*BODY*/

.home{
  padding-top: 30px;
  padding-bottom: 30px;
}

.bodyspace {
  padding: 30px;
}
.bodyspace2 {
  padding-top: 0px;
  padding-bottom: 10px;
}
.newsec p {
  font-size: 14px;
}

.activelinkwhite {
  color:#0b6fb7 !important;
  border-bottom: 1px solid #0b6fb7;
}
.activelinkgray {
  color:#a5cdff !important;
}
.dropdown-menu a {
  color:black;
}
.dropdown-menu .activelink1 a {
  color:white;
}
.dropdown-menu a:hover {
  color:#fff;
}
/*NEWS Section*/
.newssection {
  background-color: #cce6ff;
  padding-top: 5px;
    padding-bottom: 15px;
}
.newssection h4 {
  color:#025cbc;
}
.newssection p {
  font-weight: normal;
}
.accordion-heading, .accordion-inner {
  padding-left: 0px;
}
.accordion-inner{
  padding: 1px 15px 10px 25px !important;
}
.accordion-toggle a {
  outline: 0;
  text-decoration: none;
}
.accordion-heading .accordion-toggle{
  font-weight: 600;
  font-size: 15px;
  position: relative;
  padding: 5px 25px !important;
}

.accordion-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\2212";
    font-weight: 400 !important;
    float: right;
    color: #0b6fb7;
    position: absolute;
    top: 5px;
    left: 0px;
}
.accordion-heading .accordion-toggle.collapsed:after {
    content: "\2b";
}

/*SEND SAMPLE TABLE*/
.table-fill {
  background: white;
  text-align: center;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  padding:5px;
  width: 100%;
}

th {
  background:#cce6ff;
  font-weight: 100;
  padding:8px;
}
.titlesend {
  color:#000;
  padding-left: 30px;
}
.mightbeinterested {
  color:#000;
  font-size:16px;
  padding-top: 1px;
  padding-left: 30px;
}
.interestedon {
  font-size: 14px;
  color: black;
  font-weight: normal;
  padding: 1px 2px;
  text-align: left;
  text-indent:inherit;
}
.interestedon b {
  margin-left: 1px;
}

tr:nth-child(odd) td {
  background:#f5f5f5;
}
 
.table-fill td a {
  text-decoration: none;
  color:#000;
} 
td {
  background:#FFFFFF;
  padding:8px;
  text-align:left;
  padding-left: 30px;
  vertical-align:middle;
}

th.text-left {
  text-align: left;
}

th.text-center {
  text-align: center;
}

th.text-right {
  text-align: right;
}

td.text-left {
  text-align: left;
}

td.text-center {
  text-align: center;
}

td.text-right {
  text-align: right;
}

/*Send Samples*/
.step h4 {
  color:#025cbc;
}
.step img {
  padding-top: 0px;
}
.disclaimerrow {
  padding-left: 20px;
}
/*sample type*/
.sampletypebody {
  padding:0 26px 0 26px;
}
.contentsampletype b{
  color:#025cbc;
}
.round-border {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
.sidemenusampletype {
  border-right: 1px solid #b6b6b6;
  margin-right: -7px;
  padding-bottom: 12px;
    padding-top: 12px;
}
.sidemenusampletype a{
  color: #000;
  text-decoration: none;
  outline: 0;
}
.active {
    border-right: 0px;
/*  border-top: 1px solid #b6b6b6; 
  border-bottom: 1px solid #b6b6b6; */
}
.active a {
  color:#025cbc;
}
/*FOOTER*/

.footer h4{
  margin-top: 0px;
}

.footer img{
  max-width: 90%;
  display: block;
    margin: 0 auto;
}

.nopadding{
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.marginr{padding-right: 8px;}



@media screen and (min-width: 768px){
    .col-sm-3, .col-sm-2, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7 {
      float: left !important;
    }
    .titleblue{
      padding-top: 20px;
    }
}

@media only screen and (min-width : 992px) {
    .titleblue{
      padding-top: 0px;
    }
    }


@media screen and (max-width: 768px){
    .two li{
      width: 50% !important;
    }

    .offices li{
      width: 50%;
    }

    .footer{
      padding-top: 15px;
    }

    .footer img{
      padding-top: 10px;
    }
    
    .table-fill{
      margin: 30px 0px;
    }

    .body img{
      width: 100% !important;
        height: auto !important;
    }

}

@media screen and (max-width: 480px){
    .three ul {
      border-bottom: 1px solid #e4e4e4;
        padding-bottom: 5px !important;
    }
    .footer{padding-top: 25px !important;}

    .newresponsive:last-child{
      border-top: 1px solid rgba(51, 122, 183, 0.15);
        padding-top: 15px;
    }
}

@media screen and (max-width: 1300px){
    .two li{
      width: 100%;
      font-size: 12px;
    }

    .offices li{
      width: 100%;
      font-size: 12px;
    }

    .one li { font-size: 12px;}

    .footer h4{font-size: 14px;}

    .footer a{font-size: 13px;}
}

.footer ul{
-webkit-padding-start: 0px;
  width:100%;
  margin: 0px;
  padding: 0px;
  overflow:hidden;
  list-style: none;
  margin-bottom: 20px;
}
.footer li{
  line-height:1.4;
  float:left;
  display:inline;
}

  .offices li {padding-bottom: 6px !important;}
  .links li {padding-bottom: 12px !important;}

.one li { width: 100%;}

.two li { width:50%;}

.three li { width:33.333%;}

.five li { width:20%;}


.blue {
  background-color: #0B6FB7;
  float: left !important;
}
.footer {
  padding-top: 30px;
  color:#0B6FB7;
}
.footer a {
  color:#0B6FB7;
  outline: 0;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
  .footer a:hover{
    opacity: .8;
  }

.footer ul li.current-menu-item a:link, .footer ul li.current-menu-item a:visited{
  opacity: .8;
    text-decoration: underline;
    color: black;
}

.line-right {
  border-right: 1px solid #024a96;
}
.line-left {
  border-left: 1px solid #024a96;
}
.copyright {
  color:#404040;
  font-size: 11px;
  padding: 10px 0px 30px 0px;
  text-align: center;
}
.mp-back {
  font: 14px sans-serif !important;
  text-decoration: none !important;
  padding:3px 0 3px 7px !important;
}
.mp-back:hover {
  font: 14px sans-serif !important;
  text-decoration: none !important;
  color:gray !important;
}
.nodecor a {
  text-decoration: none;
  color:#000;
  outline: 0;
}
.nodecor a:hover {
  text-decoration: none;
  color:#000;
  outline: 0;
}
.activelinkmainmenu a {
  color: #0B6FB7;
  border-bottom: 1px solid #0B6FB7;
  padding:4px 0 3px;
}
.centerstyle a:hover {
  color:#0B6FB7!important;
}

.activemainlink {
  color:#cce6ff !important;
  border-bottom: 1px solid #c3c3c3;
}

.marginaligncontent {
  margin-top: -16px !important;
}

.dropdown-menu, #dropdownMenu1 {
  min-width:auto;
  width: initial;
}

.contact-data{
  margin-bottom: 20px;
}

.sampletypenav{padding: 20px 0px; z-index: 10000;}

.divider{
  display: block;
}
.contact-title{
  color: #0B6FB7 !important;
    font-size: 14px;
    line-height: 2em;
}

.panel-body{
  padding: 10px 15px;
    border-top: 0px !important;
}

.panel-heading{
  padding: 5px 0px;
}

.indicator{
  top: 8px;
  padding-right: 15px;
}

#accordion .panel:hover{
  background: #f5f5f5 !important;
}

.panel-title {
  color:#0B6FB7 !important;
  font-size: 14px;
  padding-left: 15px;
    line-height: 2em;
  margin: 5px 0px;
}
.panel-title span{
        color: black;
    float: left;
    margin-right: 10px;
    width: 95px;
}
.internalimg img {
padding-bottom: 20px;
width: 100%;
}

#navh {
    width: 50%;
    float:left;
}
#sectionh {
    width:50%;
    float:left; 
}




.dropdown-menu>li>a{
  padding: 3px 13px !important;
}
.btn{padding: 6px 13px;}

.breadcrumbs .trail-items li{
  color: gray;
  font-size: 12px;
}

.body h1{
  margin-bottom: 16px;
}

.glyphicon-print:before{
  padding-right: 5px;
}

.glyphicon-envelope:before{
  padding-right: 5px;
}

.print-mail span{
  vertical-align: text-top;
}

.print-mail p{
    float: right;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}



img.alignright { float: right; margin: 0 0 1.6em 1.6em; }
img.alignleft { float: left; margin: 0 1.6em 1.6em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }



.sampletype{
  z-index: 1000;
}

/*Strip the ul of padding and list styling*/
.sampletype ul {
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
}

/*Create a horizontal list with spacing*/
.sampletype li {
  display:inline-block;
  float: left;
  margin-right: 1px;
}

.sampletype li:last-child {
  margin-bottom: 10px;
}

/*Style for menu links*/
.sampletype li a {
  display:block;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #0B6FB7;
  text-decoration: none;
}

/*Hover state for top level links*/
.sampletype li:hover a {
  background: #335484;
}

/*Style for dropdown links*/
.sampletype li:hover ul a {
  background: #335484;
  color: #2f3036;
  height: 40px;
  line-height: 40px;
}

/*Hover state for dropdown links*/
.sampletype li:hover ul a:hover {
  background: #335484;
  color: #fff;
}

/*Hide dropdown links until they are needed*/
.sampletype li ul {
  display: none;
}

/*Make dropdown links vertical*/
.sampletype li ul li {
  display: block;
  float: none;
}

/*Prevent text wrapping*/
.sampletype li ul li a {
  width: auto;
  min-width: 100px;
  padding: 0 20px;
}

/*Display the dropdown on hover*/
.sampletype ul li a:hover + .hidden, .hidden:hover {
  display: block;
}



/*Responsive Styles*/

@media screen and (max-width : 991px){
  /*Make dropdown links appear inline*/
  .sampletype ul {
    position: static;
    display: block;
  }
  /*Create vertical spacing*/
  .sampletype li {
    margin-bottom: 1px;
  }
  /*Make all menu links full width*/
  .sampletype ul li, li a {
  }
}

.sampletype input{
  width: 100%;
    height: 40px;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 0px solid gray;
    background: #335484;
    color: white;
    font-size: 16px;
}

#Div_1{
  display: none; width: 100%;
}

.sampletype_side ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.sampletype_side ul li{
  margin: 0px;
  padding: 0px;
}


.sampletype_side ul li a{
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 2.5;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #0B6FB7;
}

.sampletype_side ul li a:hover{
  color: #000;
  padding-left: 6px;
  border-left: 2px solid #000;
}


.sampletype_side li.current-menu-item a {
  color: #000;
  padding-left: 6px;
  border-left: 2px solid #000; 
}
.sampletype_side li.current_page_item  a { 
  color: #000;
  padding-left: 6px;
  border-left: 2px solid #000; }

.panel-default .panel-heading{
  padding-right: 15px;
  padding-left: 15px;
}

#accordion .panel-title a {
    width: 100%;
    display: block;
}

.sample_parent img{
  min-width: 100% !important;
}
.sample_parent h3{
  text-align: center;
  font-size: 17px;
  margin-top: 12px;
}

.link-grid{
  min-height: 450px;
  margin-right: -4%;
}

.link-grid ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.link-grid ul li{
  margin-right: 2%;
    padding: 0 20px;
    width: 48%;
    float: left;
    border: 1px solid #ddd;
    margin-bottom: 2%;
    border-radius: 3px;
}



.link-grid ul li a{
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 3.2;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color: #0B6FB7;
}

.link-grid ul li a:hover{
  color: #000;
  padding-left: 6px;
  border-left: 2px solid #000;
}

.h3news{
  color: #0B6FB7 !important;
}

.single_recent{
  float: left;
  padding: 0px 15px 20px 0px;
}
.single_recent header{
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 4px;
}
.single_recent p{font-size: 14px;}

.titlenews{
  color: #e3341d;
    margin: 0px;
    font-size: 25px;
}
.metapost{
  color: gray;
    font-size: 12px;
    line-height: 1;
}
.date{color: gray}
.date p{color: gray}

.title-advatage-sub{
  font-size: 20px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
}
.minh{min-height: 90px;}



.btn_mobile{
    background: #f8f9fb;
    border-bottom: 1px solid #ececec;
  }

.btn_mobile a{
        background: #E3341E !important;
    width: auto !important;
    padding: 8px!important;
    margin: 11px !important;
    border-radius: 4px !important;
    color: #fff !important;
    border-top: 0px !important;
    -webkit-box-shadow: 0px 2px 0px 0px #C32C19;
    -moz-box-shadow: 0px 2px 0px 0px #C32C19);
    box-shadow: 0px 2px 0px 0px #C32C19);
    text-align: center !important;
    float: none !important;
    font-weight: 600;
}
.call {
    color: white;
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    letter-spacing: -1px;
    line-height: 1.56;
    -webkit-font-smoothing: auto;
}
.call span{border-bottom: 2px solid white;}
.gap-right {
  margin-right: 15px; 
}
.empty-20{
  height: 20px;
  display: block;
}
.media-body h5{
  margin-top: 0px;
  font-size: 16px;
}

.btn_blue a{
  background: #b7dfff !important;
  color: #0B6FB7 !important;
  font-size: 15px !important;
  float: initial !important;
    font-weight: 700;
    text-align: center !important;
    cursor: pointer;
    padding: 10px 0px !important;
    border-bottom: 2px solid #335484 !important;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 10% !important;
    margin-left: 10% !important;
    margin-top: 3% !important;
    transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
    -moz-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
    -ms-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
    -o-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
    -webkit-transition: color 0.2s linear 0s, padding-left 0.2s linear 0s;
}

.btn_blue a:hover{
  color: #0B6FB7 !important;
  background: #E5F3FF !important;
}

.rsSBlock span{
  font-size: 22px;
    font-weight: 600;
        margin-top: 20px;
    margin-bottom: 10px;
        line-height: 1.1;
  display: block;
}


/*RESPOPNSIVE FIX*/

/*iphone*/
@media screen and (max-width: 768px){
  

  ._home_right ul li {
      margin-bottom: 8px;
    }
  h1{line-height: 1.1;}
  
}

/*ipad*/
@media screen and (max-width: 1024px){
  .marginr{padding-right: 0px !important; margin-bottom: 8px !important;}
  .sendsamples {padding: 0 0 15px 0;}
  ._home_right{margin-bottom: 10px;}
  .sidebarlinks { left: 0% !important; width: 100% !important; }
  .sidebarlinks:before{
  display: none !important;
  }
  #sidebar{min-height: auto !important;margin-bottom: 0px !important;}
  .special h5{font-size: 16px !important;}
  .call{font-size: 25px; line-height: 1.2 !important; padding: 0 5px;}
  .special i{font-size: 12px !important;}
  

}

@media screen and (max-width: 1380px){
  .flat-mega-menu > ul > li > a{
        font-weight: 400;
    padding-left: 11px!important;
    padding-right: 11px!important;
    font-size: 14px!important;
    line-height: 32px;}
  .margin-menu {
    top: 98px;
  }

@media screen and (max-width: 1200px){
  .flat-mega-menu > ul > li > a{
    padding-left: 11px !important;
    padding-right: 11px !important;
    font-size: 13px !important;
    line-height: 32px;}
  .margin-menu {
    top: 98px;
  }



}
@media screen and (max-width: 1161px){
  .minh{min-height: 135px;}

}
@media screen and (max-width: 320px){
  .rsSBlock span{
    font-size: 25px;
  }

}




/*Estilos Plugin Dark Search*/
.magictime {
    animation-duration: .3s;
    animation-fill-mode: both;
}
.slideUpReturn {
  animation-name: slideUpReturn;
}
@keyframes slideUpReturn {
  0% {
    transform-origin: 0 0;
    transform: translateY(-100%);
  }

  100% {
    transform-origin: 0 0;
    transform: translateY(0%);
  }
}
.slideUp {
  animation-name: slideUp;
}
@keyframes slideUp {
  0% {
    transform-origin: 0 0;
    transform: translateY(0%);
  }

  100% {
    transform-origin: 0 0;
    transform: translateY(-100%);
  }
}

.dakh_search-wrap {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 130px;
    width: 100%;
    display: table;
    z-index: 99999;
    visibility: hidden;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: white;
}
.dakh_search-wrap * {
    box-sizing: border-box;
}
.dakh_search-wrap.is-visible {
    visibility: visible;
}
.dakh_search-center {
    display: table-cell;
    vertical-align: middle;
    margin: auto;
}
.dakh_search-form {
    min-width: 750px;
    max-width: 900px;
    margin: auto;
    display: table;
    vertical-align: top;
}
.dakh_search-input {
    width: 100%;
    vertical-align: top;
    display: table-cell;
    box-sizing: border-box;
    height: 100%;
}
.dakh_search-input>input,
.dakh_search-input>input:hover,
.dakh_search-input>input:focus {
    border: 3px solid rgba(255, 255, 255, .9);
    border-right-width: 0;
    border-radius: 0px;
    width: 100%;
    margin: 0;
    outline: none;
    padding: 0;
    padding-left: 14px;
    padding-right: 14px;
    background: none;
    color: #000;
}
.dakh_search-btn {
    white-space: nowrap;
    display: table-cell;
    box-sizing: border-box;
    vertical-align: top;
    height: 100%;
}
.dakh_search-btn>button,
.dakh_search-btn>button:focus,
.dakh_search-btn>button:active,
.dakh_search-input>input,
.dakh_search-input>input:focus,
.dakh_search-btn>input:active {
    line-height: normal;
    letter-spacing: normal;
    font-weight: normal;
    font-style: normal;
}
.dakh_search-btn>button,
.dakh_search-btn>button:focus,
.dakh_search-btn>button:active {
    border-radius: 0px;
    border: 3px solid transparent;
    outline: none;
    -webkit-transition-property: background, color, border-color;
    transition-property: background, color, border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
    margin: 0;
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    text-transform: none;
    background: #eee;
    color: #000;
    box-shadow: none;
}
.dakh_search-btn>button:hover {
    padding: 0;
    margin: 0;
    display: block;
    padding-left: 14px;
    padding-right: 14px;
    outline: none;
    box-shadow: none;
    border: 3px solid transparent;
    border-radius: 0px;
}
.dakh_search-btn>button>i {
    font-size: 26px;
    line-height: 26px;
}
.dakh_search-close {
    top: 37px;
    height: 39px;
    width: 52px;
    text-align: center;
    font-size: 29px;
    position: absolute;
    right: 20px;
    cursor: pointer;
    -webkit-transition-property: background, color, border-color;
    transition-property: background, color, border-color;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
}



.dakh_search-input>input,
.dakh_search-btn>button {
    height: 55px;
    font-size: 35px;
}


@media screen and (max-width: 991px) {
    .dakh_search-form {
        width: 600px;
        min-width: 0;
        max-width: none;
    }

    .dakh_search-wrap{
        top: 47px;
    }
    .icon_search_place{
            font-size: 50px;
    }
    .dakh_search-close{
        right: 10px;
        top: 48px;
    }
    .dakh_search-form {
        width: auto;
        margin-right: 15px;
        margin-left: 15px;
    }
    .dakh_search-input>input,
    .dakh_search-btn>button {
        height: 50px;
        font-size: 26px;
    }
    .dakh_search-input>input,
    .dakh_search-btn>button>i {
        font-size: 26px;
    }
}
/* 

Layouts

*/
.dakh_search-wrap{-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);}

/* Stuck-round */

.dakh_search-wrap.Stuck-round .dakh_search-input {
    padding-right: none;
}
.dakh_search-wrap.Stuck-round .dakh_search-input input {
    border-width: 3px;
    border-right: none;
    border-radius: 8px 0 0 8px;
}
.dakh_search-wrap.Stuck-round .dakh_search-btn button {
    border-radius: 0 8px 8px 0;
}
.dakh_search-wrap.Apart .dakh_search-input {
    padding-right: 15px;
    border-width: 3px
}
.dakh_search-wrap.Apart .dakh_search-input input {
    border-width: 3px;
}
/* Apart-round */

.dakh_search-wrap.Apart-round .dakh_search-input {
    padding-right: 15px;
}
.dakh_search-wrap.Apart-round .dakh_search-input input {
    border-radius: 5px;
    border-width: 3px;
}
.dakh_search-wrap.Apart-round .dakh_search-btn button {
    border-radius: 5px;
}
/* Line-round */

.dakh_search-wrap.Line-round .dakh_search-input {
    padding-right: 15px;
}
.dakh_search-wrap.Line-round .dakh_search-input input {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    padding-left: 0;
}
.dakh_search-wrap.Line-round .dakh_search-btn button {
    border-radius: 5px;
}
/* Line */

.dakh_search-wrap.Line .dakh_search-input {
    padding-right: 15px;
}
.dakh_search-wrap.Line .dakh_search-input input {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 3px;
    padding-left: 0;
}


/*Dark*/

.dakh_search-wrap.Dark {
    background: rgba(0, 0, 0, .85);
}
.dakh_search-wrap.Dark .dakh_search-close {
    color: rgba(255, 255, 255, .8);
}
.dakh_search-wrap.Dark .dakh_search-close:hover {
    color: rgba(255, 255, 255, 1);
}
.dakh_search-wrap.Dark .dakh_search-input>input::-moz-selection {
    background: #eee;
    color: #000;
}
.dakh_search-wrap.Dark .dakh_search-input>input::selection {
    background: #eee;
    color: #000;
}
.dakh_search-wrap.Dark .dakh_search-input>input,
.dakh_search-wrap.Dark .dakh_search-input>input:focus,
.dakh_search-wrap.Dark .dakh_search-input>input:active {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    outline: none;
    border-color: rgba(255, 255, 255, .8);
}
.dakh_search-wrap.Dark .dakh_search-input>input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .7);
}
.dakh_search-wrap.Dark .dakh_search-input>input::-moz-placeholder {
    color: rgba(255, 255, 255, .7);
}
.dakh_search-wrap.Dark .dakh_search-input>input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .7);
}
.dakh_search-wrap.Dark .dakh_search-input>input::-ms-input-placeholder {
    color: rgba(255, 255, 255, .7);
}
.dakh_search-wrap.Dark .dakh_search-btn>button,
.dakh_search-wrap.Dark .dakh_search-btn>button:focus {
    display: block;
    color: #333;
    background: rgba(255, 255, 255, .8);
    border-color: rgba(255, 255, 255, .0);
}
.dakh_search-wrap.Dark .dakh_search-btn>button:hover,
.dakh_search-wrap.Dark .dakh_search-btn>button:active {
    border-color: rgba(255, 255, 255, 0);
    background: rgba(255, 255, 255, 1);
    color: #000;
}



/*Estilos Plugin ContactForm7*/
div.wpcf7 {
  margin: 0;
  padding: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
  border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid #ff0000;
  background: #fff;
  padding: .2em .8em;
}



.wpcf7-display-none {
  display: none;
}

div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url('../../images/ajax-loader.gif');
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}

div.wpcf7 div.ajax-error {
  display: none;
}

div.wpcf7 .placeheld {
  color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
  margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
  cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
  .accept-email{
    margin-right: 15px;
  }
  .form-home{
    max-height: 500px;
  }
  .ajax-loader{
    margin-top: -50px !important;
  }
  .wpcf7-response-output{
    margin-top: -30px !important;
    font-size: 13px;
    line-height: 1;
  }
  .use-floating-validation-tip span.wpcf7-not-valid-tip {
    width: 380px;
    font-size: 12px;
    line-height: 1.3;
    display: inline-block;
    box-sizing: content-box;
    top: -30px;
    left: 10px;
  }
  button[disabled], html input[disabled]{
  opacity: .5;
  }

  .wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid red !important;
    color: red;

}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px !important;
    line-height: 1.2 !important;
}
input[type="radio"], input[type="checkbox"]{
  vertical-align: middle;
  margin: 0;
}





/*new orden*/
.webinarbox h4{
    font-size: 21px !important;
    font-weight: bold !important;
    color: #0B6FB7;
    margin-top: 0;
  }
  .accept-email{
    margin-right: 15px;
  }
  .form-home{
    max-height: 500px;
  }
  .ajax-loader{
    margin-top: -50px !important;
  }
  .wpcf7-response-output{
    margin-top: -30px !important;
    font-size: 13px;
    line-height: 1;
  }
  .use-floating-validation-tip span.wpcf7-not-valid-tip {
    width: 380px;
    font-size: 12px;
    line-height: 1.3;
    display: inline-block;
    box-sizing: content-box;
    top: -30px;
    left: 10px;
  }
  button[disabled], html input[disabled]{
  opacity: .5;
  }

  .wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid red !important;
    color: red;

}
.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px !important;
    line-height: 1.2 !important;
}
input[type="radio"], input[type="checkbox"]{
  vertical-align: middle;
  margin: 0;
}
.form-home select{
  width: 49%;
  float: left;
}

.bls-19 ul{
    list-style-type: none;
    padding-left: 0px;
    padding-right: 30px;
}

.bls-19 ul li{
  padding-top: 10px;
  padding-bottom: 5px;
}

.bls-19 p{
  font-size: 15px;
  display: initial;
  line-height: .5;
}

.bls-19 span{
  font-size: 50px;
    vertical-align: middle;
    float: left;
    padding-right: 8px;
}

.bls-19 h2{
  padding-bottom: 2px;
    margin: 0;
    font-size: 16px;
    color: #306cb6;
}

/*extra delete tomorrow*/
.single_recent{
  width: 100% !important;
}
.flat-mega-menu .drop-down li:hover > a {
      color: #ffffff;
    background: #72a3e0;
}
.secondlevel{
  background-color: #b7dfff;
}

.quick-features{
  padding: 30px 30px;
}
.biobased-logos{
  padding: 10px 30px;
}
._ams{
  padding: 36px 20px; background: #255392;
  }
/*iphone*/
@media screen and (max-width: 768px){
    .quick-features{
  padding: 20px 0px;
  }
  .biobased-logos{
  padding: 0px 10px;
  }
  .bls-19 ul{
    padding-right: 0px;
  }
  .padding-footer{
    padding-bottom: 20px;
  }
  ._ams{
    padding: 10px 0px;
  }
  ._ams h3, ._ams p{
    zoom: 50%;
  }
}