@import url("custom-fonts/futura-font.css");

body {
    font-family: 'futura_bk_btbook', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
}
h1, .h1 {
    font-size: 20px !important;
    color: #0b4c8b;
    font-weight: bold;
}
#sp-top-bar {
  background: #000;
}
#sp-top-bar a:hover {
  color: #d2322d;
}
.sp-contact-info li {
  margin: 0px 15px 0px 0px;
  font-size: 100%;
}
.sp-contact-email .far {
  font-weight: 600;
}
#sp-header {
   margin: 10px 0;
   box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#sp-header .sp-module {
   margin: 0px;
}
#sp-header .mini-menu {
    list-style-type: none;
    display: inline-flex;
    margin-bottom: 0px;
}
.sp-module ul>li>a {
    color: #000;
}
.sp-module ul>li>a:hover {
    color: #d2322d;
}
.mini-menu li:nth-child(1)::after,
.mini-menu li:nth-child(2)::after {
  content: "|";
  margin: 0 8px;
  color: #000;
}

.header-modules {
   margin: 0px;
   flex-direction: column;
   color: #333;
}
.header-modules a {
   color: #333;
}
.header-modules a:hover {
   color: #d2322d;
}
.header-modules .search form input {
   height: 32px;
   width: 295px;
   font-size: 15px;
   border-radius: 3px;
   padding: 5px 30px 5px 10px;
}
#sp-nav {
   background-color: #3b6fa3;
}
.sp-megamenu-parent>li>a, 
.sp-megamenu-parent>li>span {
   padding: 0 15px;
   line-height: 46px;
   font-size: 15px;
   margin: 0;
   font-weight: 900;
   color: #fff;
   cursor: pointer;
}
#offcanvas-toggler {
    display: inline-flex;
    align-items: center;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
}
.sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent>li:hover>span {
    background-color: #000000;
}
.sp-megamenu-parent>li.active>a, 
.sp-megamenu-parent>li.active:hover>a {
    background: #e7e7e7;
    font-weight: 900;
}
.sp-megamenu-parent > li:last-child > a {
    padding: 0px 15px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    padding: 0 10px;
}
/*.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 14px;
    margin: 0 10px 0 0;
}*/
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
    background-color: #3B6FA3;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>span{
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>span:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    float: right;
    margin-left: 7px;
    font-weight: 900;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active {
    background-color: #428bca;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 5px;
}
#sp-main-body {
    padding: 30px 0;
}
#sp-bottom {
    background-color: #285893;
    padding: 30px 0 10px;
    color: #cecece;
}
#sp-footer {
    background-color: #000000;
}
#sp-footer .container-inner {
    padding: 10px 0;
    border-top: none;
}
.sp-copyright {
    font-size: 12px;
}
.sp-scroll-up {
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 32px;
    line-height: 35px;
    font-size: 18px;
    color: #fff;
    background: #d2322d;
    border-radius: 0;
}
.sp-scroll-up:hover, 
.sp-scroll-up:active, 
.sp-scroll-up:focus {
    color: #fff;
    font-size: 24px;
    background: #d2322d;
}
.form-horizontal .control-label.col-lg-4 {
    width: 33.333333% !important;
}
.margin-auto {
    margin: auto;
}
.mini-menu-registered {
    padding-left: 5px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.view-search .input-group {
    flex-wrap: nowrap;
}
.view-search .input-group .button {
    border-radius: 0 .375rem .375rem 0;
}
.sitelock-shield {
    position: absolute;
    top: 2px;
    right: 2px;
}
#offcanvas-toggler.offcanvas-toggler-left {
    float: right !important;
    margin-right: 0px !important;
    margin-left: 20px;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    right: 0;
    left: auto;
    top: 0;
}
body.ltr.offcanvs-position-left .offcanvas-menu {
    right: -300px;
    left: auto;
    top: 0;
}
#offcanvas-toggler {
    width: 40px;
    height: 36px;
    cursor: pointer;
    border: 1px solid #3b6fa3;
    justify-content: center;
}
.burger-icon>span {
    background-color: #3b6fa3;
}
#offcanvas-toggler:focus,
.close-offcanvas:focus {
  outline: none;
  box-shadow: none;
}
.offcanvas-active .burger-icon>span:nth-child(1) {
    transform: translate(0, 9px) rotate(-45deg);
}
.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a { 
    padding: 15px 30px 15px 0;
    line-height: 28px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a, 
.offcanvas-menu .offcanvas-inner ul.menu>li>span {
    padding: 15px 0px;
    opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a {
    line-height: 36px;
}
.offcanvas-menu .offcanvas-inner ul.menu>li span {
    display: flex;
    justify-content: space-between;
    line-height: 28px;
    cursor: pointer;
}
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent li.menu-parent .menu-toggler {
    right: 0;
    display: block;
    position: relative;
    top: 0;
    cursor: pointer;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    padding: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu li.current.active a {
    color: #cd093b;
    background-color: transparent;
}
#sp-scroller {
    margin-top: 10px;
}
.view-registration .password-group .input-group {
    flex-wrap: nowrap;
}
.view-registration label[for="jform_password1"][generated="true"] {
  display: none;
}
.view-reset .form-horizontal .control-group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}
.view-reset .form-horizontal .controls {
    margin-left: 0px;
}
@media (max-width: 991px) {
#sp-main-body {
    padding: 15px 0 30px;
    border-top: 1px solid #3b6fa3;
}
.home #sp-main-body {
    padding: 15px 0 30px;
    border-top: 0;
}
#sp-header {
    height: 130px;
}
.search-wrapper .sp-module,
.search-wrapper .sp-module .search form input {
    width: 100%;
}
}
@media (max-width: 768px) {
.sp-contact-info li {
    margin: 0 10px 0 0;
    font-size: 12px;
}
}
@media (max-width: 767px) {
#sp-header {
    height: 130px;
}
}
@media (max-width: 399px) {
#sp-header {
    height: 140px;
}
}

.minimenu-reg-wrapper {
    flex-wrap: wrap;
}
.view-article .clientlogo {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  padding: 0;
}

@media (max-width: 991px) {
  .view-article .clientlogo {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 767px) {
  .view-article .clientlogo {
    grid-template-columns: repeat(2, 1fr);
  }
}


/* Previous Custom CSS */

.marginLR {
	margin-left:0 !important;
	margin-right: 0 !important;
}
.mt { margin-top:0 !important;}
.mb { margin-bottom:0 !important;}
.margintop10 {
	margin-top: 10px;
}
.paddingtop20 {
	padding-top: 20px;
}
.margintop20 {
	margin-top: 20px;
}
.margintop30 {
	margin-top: 30px;
}
.margintop40 {
	margin-top: 40px;
}
.margintop50 {
	margin-top: 50px;
}

.bottom-15 {
    margin-bottom: 15px;
}

.bottom-20 {
    margin-bottom: 20px;
}
.marginL { margin-left:0 !important;}
.marginR { margin-right:0 !important;}
.M-right {
	margin-right:25px !important;
	margin-left:0 !important;
}
.M-left {
	margin-left:25px !important;
	margin-right:0 !important;
}
hr {
border-top: 1px solid rgba(0,0,0,0.15)!important;
}
.form-horizontal .control-label {
    text-align:left!important;
}
input[type="submit"] {
	margin-right: 10px;
}

.dropdown-menu li .dropdown-menu {
    display:none!important;
    right:-245px;
    top:-2px;
    width:250px;
    left:auto;
}
.dropdown-menu li:hover .dropdown-menu {
    display:block!important;
}

h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS";}

.topbar {
	background: #45494d; /* Old browsers */
	background: -moz-linear-gradient(top,  #45494d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45494d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45494d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45494d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45494d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45494d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45494d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	padding:8px 0;
	color: #ffffff;
	text-align: right;
}
.topbar a{color: #ffffff; margin-right: 15px;}
.header {padding:10px 0;}
.minimenu { margin-bottom: 15px;}
.minimenu a {
	color: #000000;
}

.inner ul {padding:0 0 10px 0; margin:0; list-style: none;}
.inner li { line-height: 30px;}
.inner li:before {
	font-family: 'FontAwesome';
	content:"\f101";
	margin-right: 10px;
	line-height: 26px;
}

.bluec {color:#3b6fa3; font-weight: bold; font-size: 16px; font-family: 'futura_md_btbold';}

/*Testimonials
------------------------------------*/
/*Testimonials*/
.testimonials {
  margin-bottom: 10px;
  background: #ededed;
  border-top: 1px solid #bdc3c7;
  border-left: 1px solid #bdc3c7;
  border-right: 1px solid #bdc3c7;
  border-bottom: 7px solid #bdc3c7;
}

.testimonials .testimonial-info {
  color: #0b4c8b;
  font-size: 16px;
  padding: 0 15px;
}

.testimonials .testimonial-info span {
  top: 3px;
  position: relative;
}

.testimonials .testimonial-info em {
  color: #777;
  display: block;
  font-size: 13px;
}

.testimonials .testimonial-info img {
  width: 60px;
  float: left;
  height: 60px;
  padding: 2px;
  margin-right: 15px;
  border: solid 1px #ccc;
}

.testimonials .testimonial-author {
  overflow: hidden;
}

.testimonials .carousel-arrow {
  top: -65px;
  position: relative;
}

.testimonials .carousel-arrow i {
  color: #777;
  padding: 2px;
  min-width: 25px;
  font-size: 20px;
  text-align: center; 
  background: #f5f5f5;
}

.testimonials .carousel-arrow i:hover {
  color: #fff;
  background: #0b4c8b;
}

.testimonials .carousel-control {
  opacity: 1;
  width: 100%;
  text-align: right;
  text-shadow: none;
  position: absolute;
  filter: Alpha(opacity = 100); /*For IE*/
  margin-right: 10px;
}

.testimonials .carousel-control.left {
  right: 27px;
  left: auto;
}
.testimonials .carousel-control.right {
  right: 0px;
}

/*Testimonials v1*/
.testimonials.testimonials-v1 .item p {
  position: relative;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
  left: 80px;
  bottom: -20px;
}

.testimonials.testimonials-v1 .item p:after {
  border-top: 22px solid; 
  border-left: 0 solid transparent;
  border-right: 22px solid transparent;
}

/*Testimonials v2*/
.testimonials.testimonials-v2 .testimonial-info {
  padding: 0 20px 10px 20px;
}

.testimonials.testimonials-v2 p {
  padding-bottom: 15px;
}

.testimonials.testimonials-v2 .carousel-arrow {
  top: -55px; 
}

.testimonials.testimonials-v2 .item p:after,
.testimonials.testimonials-v2 .item p:before {
  left: 8%;
  bottom: 45px;
}

.testimonials.testimonials-v2 .item p:after {
  border-top: 20px solid; 
  border-left: 25px solid transparent;
  border-right: 0px solid transparent;
}

/*General Testimonials v1/v2*/
.testimonials.testimonials-v1 p,
.testimonials.testimonials-v2 p {
  padding: 15px;
  font-size: 14px;
  font-style: italic; 
  background: #ededed;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v2 .item p:after {
  width: 0; 
  height: 0;
  content: " ";
  display: block; 
  position: absolute; 
  border-top-color: #ededed;
  border-left-style: inset; /*FF fixes*/
  border-right-style: inset; /*FF fixes*/ 
}

/*Testimonials Backgrounds*/
.testimonials-bg-dark .item p,
.testimonials-bg-default .item p {
  color: #fff;
  font-weight: 200;
}

.testimonials-bg-dark .carousel-arrow i,
.testimonials-bg-default .carousel-arrow i {
  color: #fff;
}

/*Testimonials Default*/
.testimonials-bg-default .item p {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .item p:after,
.testimonials.testimonials-bg-default .item p:after {
  border-top-color: #72c02c;
}

.testimonials-bg-default .carousel-arrow i {
  background: #72c02c;
}

.testimonials.testimonials-bg-default .carousel-arrow i:hover {
  background: #5fb611;
}

/*Testimonials Dark*/
.testimonials-bg-dark .item p {
  background: #555;
}

.testimonials.testimonials-bg-dark .item p:after,
.testimonials.testimonials-bg-dark .item p:after {
  border-top-color: #555;
}

.testimonials-bg-dark .carousel-arrow i {
  color: #fff;
  background: #555;
}

.testimonials.testimonials-bg-dark .carousel-arrow i:hover {
  background: #333;
}

.testimonials.testimonials-bg-dark .testimonial-info {
  color: #555;
}


.whatsnew, .tagline {
  margin-bottom: 10px;
  background: #ededed;
  border-top: 1px solid #bdc3c7;
  border-left: 1px solid #bdc3c7;
  border-right: 1px solid #bdc3c7;
  border-bottom: 7px solid #bdc3c7;
  padding: 7px;
   position: relative;
}

.tagline {
	line-height: 22px;
	color: #285893;	
}

.whatsnew p{ padding: 0 0 15px 0;}

.whatsnew li  {
	background-color: #d9edf7;
    border-top: 1px solid #31708f;
	border-bottom: 4px solid #31708f;
	border-left: 1px solid #31708f;
	border-right: 1px solid #31708f;
	
    border-radius: 4px;
    color: #222;
    float: left;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 6px 5px;
}

.f-social-strip li { transition:all 0.2s ease-in-out 0s;}
.f-social-strip li a{background:url(../images/social-strip.png) no-repeat left top; border: 1px solid #002d59;}
.f-social-strip li.f-fb a{background-position:-1px -1px;}
.f-social-strip li.f-tw a{background-position:-63px -1px;}
.f-social-strip li.f-gp a{background-position:-126px -1px;}
.f-social-strip li.f-pin a{background-position:-2px -55px;}
.f-social-strip li.f-yt a{background-position:-64px -55px;}
.f-social-strip li.f-blg a{background-position:-126px -56px;}
.f-social-strip li.f-wp a{background-position:-126px -56px;}
.f-social-strip a{
	display:block;
	height:32px;
	width:32px;
}
footer .list-unstyled li:before {
	font-family: 'FontAwesome';
	content:"\f105";
	margin-right: 10px;
}
.last-footer {
    background: #45494d; /* Old browsers */
	background: -moz-linear-gradient(top,  #45494d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45494d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45494d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45494d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45494d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45494d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45494d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */;
    border-bottom: 1px solid #404040;
    border-top: 1px solid #404040;
    font-size: 12px;
    margin: 15px 0 0;
    padding: 10px 0;
    text-align: center;
}




@media (max-width: 767px){
	.xs-center{text-align:center !important;}
	.mini-logo {width: 180px; margin-bottom: 10px;}
	.topbar .container {padding:0; font-size: 12px; text-align: center;}
	.nav-tabs > li { margin-bottom: 5px; width: 100%;}
}
@media (max-width: 800px){
	.text-inner-1 { background: #315a90; padding: 15px; min-height: 120px;}
}
.pillor-2 {
    column-count: 2;
	column-gap: 20px;
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
}
h1[itemprop="headline"] {
	background: #f0f0f0;
    padding: 8px;		
}
h1.heading {
	background: #f0f0f0;
    padding: 8px;
}

.our-link a {color: #222222;}

.dropdown-menu a:before {
    content: "\f105";
    font-family: 'FontAwesome';
	margin:0 10px 0 0;
}

.our-link li:before, .servers li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 22px;
	margin:0 10px;
}
.servers li { color:#0b4d8b;}
.servers li:before {margin:0 8px;}
.tab-v1 ul {padding:0;}

.tab-content {
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 13px;
}
.tab-content h4 { padding: 0 0 10px 0; margin:0;}

.partition {
 	border: 2px solid #c0c6ca;
	padding: 15px;
	min-height: 160px;
	background: #EDEDED;
	line-height: 25px;
}
.partition ul li ul{ margin:0 0 10px 30px;}
.red {color: #F00;}
 
#flip {
	cursor: pointer;
	font-weight: bold;
	color: #5E5F60;
	background:#f4f4f4;
	padding:5px;
	border:solid 1px #c3c3c3;
	text-align: center;
}

.green {color: #007f00; font-weight: bold;}
.blue {color: #0000ff; font-weight: bold;}


/** RFQ **/
.full-field input, .full-field textarea, .full-field select {
    background: #fafafa;
	border: 1px solid #BDC3C7;
    box-shadow: none;
    color: #000;
    margin: 0 0 20px;
    padding: 6px 15px;
    text-shadow: none;
    width: 100%;
}
.submitrow {
    clear: left;
    text-align: center;
}
.submitrow input, .rfq input {
    display: inline-block;
    float: none;
    min-width: 220px;
    padding: 12px 0;
	font-size: 1.5em;
}
.button.clear, .submitrow input, .paging a {
    background: none repeat scroll 0 0 transparent;
    color: #ffffff;
}

.pinched {
    margin: auto;
    max-width: 750px;
}
.zemContactForm input[type="radio"], .box input[type="checkbox"] {
    color: #333;
    display: block !important;
    float: left;
    margin-bottom: 20px;
    margin-right: 8px;
    width: 15px;
}
#enquire h3 {
    border-bottom: 1px solid #333;
    display: inline-block;
    font-size: 1.8em;
    margin-bottom: 30px;
}
.rfq input {
    border: 1px solid;
    color: #285893;
    margin-bottom: 20px;
}
.submitrow input, .rfq input {
    display: inline-block;
    float: none;
    font-size: 1.5em;
    min-width: 120px;
    padding: 5px 0;
}
.rfq {
    clear: left;
    text-align: center;
}
.button.clear:hover, .submitrow input:hover {
    background-color: #800497;
    border-color: #fff;
    color: #fff;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
.graybox {
	 background:#ededed;
	 padding: 10px;
}
/** RFQ **/

/** LOGIN AND REGISTRATION **/
.registration .box{
	background: none repeat scroll 0 0 #ededed;
    border-color: #bdc3c7;
    border-style: solid;
    border-width: 1px 1px 7px;
    margin-bottom: 10px;
    padding: 15px;
    position: relative;
}
.box input[type="submit"] {
   border: 1px solid;
    color: #285893;
	font-weight: bold;
}
.box h4 {
	font-weight: bold;
    margin: 0 0 12px 14px;
    padding: 0;
}

/** LOGIN AND REGISTRATION **/

.highlight {
	background: #31708f;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

@media (min-width: 768px) {
	.dropdown:hover .dropdown-menu {
		display: block;
	}
}
.form-horizontal .control-label {
    color:#285893;
}
.form-horizontal .form-control {
    /*background-color:#ffdfdf;*/
    max-width:300px;
    -moz-box-shadow: 2px 2px 2px 0px #999999 inset;
    -webkit-box-shadow: 2px 2px 2px 0px #999999 inset;
    box-shadow: 2px 2px 2px 0px #999999 inset;
}
.registration .zemText {
    max-width:350px;
    -moz-box-shadow: 2px 2px 2px 0px #999999 inset;
    -webkit-box-shadow: 2px 2px 2px 0px #999999 inset;
    box-shadow: 2px 2px 2px 0px #999999 inset;
}
.login-heading p {
    padding-left:15px;
}
.btn-default {
  color: #fff!important;
  background-color: #285893!important;
  border-color: #245187!important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #fff!important;
  background-color: #456d9f!important;
  border-color: #285893!important;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff!important;
  border-color: #ccc!important;
  color:#666!important;
}
.product-wrap {
    padding:0px 10px;
    max-height:500px;
    overflow-y:auto;
}
/* CSS by Developer */
.marginZero p{margin:0;}
/*.login-registration .registration .form-horizontal span.spacer{display:none;}*/
.login-registration .box,
.view-profile .box {
    background: none repeat scroll 0 0 #ededed;
    border-color: #bdc3c7;
    border-style: solid;
    border-width: 1px 1px 7px;
    margin-bottom: 10px;
    padding: 15px;
    position: relative;
}
.view-profile dl dd {
    padding-top: 7px;
}
.login-registration .box .password-group {
    margin-bottom: 20px;
}
.login-registration .box .password-group .input-group {
    flex-wrap: nowrap;
}
.registration .form-horizontal:first-of-type .form-group:first-child{display:none;}
dt{font-weight:normal!important;}
.invalid { border-color: #ff0000!important; }
label.invalid { color: #ff0000!important; }
.search #searchForm .searchintro{background: none repeat scroll 0% 0% rgb(226, 226, 226); padding: 8px 0px 1px 5px; margin: 10px 0px;}
.search #searchForm .phrases{display:none;}
.search #searchForm .only{display:none;}
.search .search-results .result-category{display:none;}
.search .search-results .result-created{display:none;}
.search .search-results .result-text{border-bottom: 1px solid rgb(204, 204, 204);margin: 0 0 10px;padding: 10px 0;}
.search .search-results .result-text span.highlight{color:#000000;}
.search #searchForm .word .input-group{width:50%;}
label.error{color:#FF0000;font-size:13px;}
.thanks_message{float:left;font-size:24px;line-height:35px;margin-top:40px;min-height: 200px;}
#enquire label.error{color:#FF0000;margin:-17px 0 15px;float:left;}
ul.userMenu li{list-style:none;margin:10px 0 5px;}
.profile .box fieldset legend{background:#ffdfdf;padding:3px 0 2px 7px;cursor:pointer;}
.profile #users-profile-core .form-group, .profile #users-profile-custom .form-group{margin-bottom:6px;}
.profile-edit fieldset:nth-child(2){display:none;}
.profile-edit fieldset legend{background:#ffdfdf;padding:3px 0 2px 7px;cursor:pointer;}
#system-message-container{margin-top:10px;}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control{/*background-color:#ffdfdf!important;*/}
@media (max-width: 600px) {
.search #searchForm .word .input-group{width:100%;}
}
div.reset{border:1px solid #cccccc;padding:10px;}
div.reset form div button.validate{margin-top:5px;}
div.reset-confirm{border:1px solid #cccccc;padding:10px;}
div.reset-confirm form div button.validate{margin-top:5px;}
.list-unstyled1 li:before {
	font-family: 'FontAwesome';
	content:"\f105";
	margin-right: 10px;
	line-height:27px;
}
.list-unstyled1 li{ list-style:none;}
.row .main-image a img{border:1px solid #CCCCCC;}
.dl-horizontal dd{margin-left:130px!important;}
.clsFrmBacHead{background: none repeat scroll 0 0 #ffdfdf;color: #333;font-size: 15px;font-weight: bold;margin: 0 0 10px;padding:4px;}
.form-group #datepurchase{/*width:90%;float:left;*/}
.form-group #datepurchase_img{float:left;margin-left:3px;cursor:pointer;}
.form-group #supportexp{width:90%;float:left;}
.form-group #supportexp_img{float:left;margin-left:3px;cursor:pointer;}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.clsHomeCrit{background: none repeat scroll 0% 0% transparent; border: medium none; width: 100%; float: left;}
.clsHomeCrit ul li{color:blue;font-size:16px;font-weight:bold;}
.clsHomeCrit ul li::before{content:"";}
.addButCss{background:#285893!important;color:#FFFFFF!important;}
/*section#slider ul#unoslider .unoslider_layers .slide_top h4 .fa-angle-double-right::before{content:"";}*/
section#slider{height:380px;}
@media (min-width: 320px) and (max-width: 640px) {
section#slider{height:128px;}
section#slider h3.red{font-size:16px!important;}
section#slider h4{font-size:14px; line-height:16px!important;}
.unoslider_layers .text-1{top:20px!important;}
.col-sm-4 .moduletable h3{display:none!important;}
}
@media (min-width: 768px) and (max-width: 980px) {
section#slider{height:230px;}
}
@media (min-width: 1024px) and (max-width: 1160px) {
section#slider{height:275px;}
.navbar-nav > li > a{font-size:13px!important;}
}
#leftmenu{display:inline;position:relative;width:100%;z-index:10!important;}
.clientlogo li{list-style:none;height:130px;}
.download_btn{ display:block; padding:5px 10px; background-color:#0b4c8b; color:#ffffff; text-align:center; border-radius:10px; width:130px;box-shadow:1px 1px 3px #333333; font-size:12px;}
.download_btn:hover {background-color:#285e8e; color:#ffffff;}
.clsQuickContact{background-clip: padding-box;background-color: #fff;border: 1px solid rgba(0, 0, 0, 0.15);box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);float: left;font-size: 14px;list-style: outside none none;margin: 15px 0 0;padding: 15px;width:100%;}
.clsQuickContact h3{margin:0 0 10px 10px;}
@media (min-width: 320px) and (max-width: 640px) {
	.container div{clear:both;}
}
.clsQuickContact input.error{margin:0 0 3px;}
.clsQuickContact label.error{margin:0 0 10px;}
/*16022017*/


.open .dropdown-menu {
    display: block !important;
}

#member-registration .form-group.fgRemEle{display: block;}
/* End of CSS by Developer */