@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);

hr.style-divider { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); }

h2.top-product-category-title {
	padding: 10px;
	background-color: #0C4769;
	margin: 10px 0px 25px 0px;
	color: #fff;
}



.clearboth {
	clear: both;
}

.address-row {
    background-color: #f5f5f5;
    padding: 12px 10px 4px 10px;
}

.page-full-width-banner {
	margin-bottom: 20px;
}

.telephone-icons, .telephone-icons a {
    text-align: center;
    color: #fff;
    margin-bottom: 5px;
    font-size: 14px;
}

.telephone-icons a:hover, .telephone-icons :focus {
    color: #fff;
}


.blog-content ul {
    list-style-type: disc;

}

.blog-content ul, .blog-content ol{
    margin: 15px 0px 15px 0px;
    padding: 10px;

}

.click-here-to-view {
    font-size:11px;
}

.sectioncontent .fixfirm-news h1 {
    color: #00a7cf;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: 0px solid #eee;
    font-weight: 600;
}

.sectioncontent .fixfirm-news h3 {    
    color: #00a7cf;
    border-bottom: 1px solid #eee;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 15px;
    font-weight: 600;
}


.sectioncontent .fixfirm-news h4 {    
    font-weight: 600;
    
}


.fixfirm-news small {    
    color: #293641;
    font-size: 14px;
    font-weight: 600;
}

.sectioncontent .fixfirm-news-links ul li {
    margin: 5px 15px;
}

.ppl-zoom-icon {
	color: rgba(46, 135, 183, 0.69) !important;
	font-size: 12px;
	position: absolute;
	right: 3px;
	top: 3px;
}

.special-offer-page h2 {
    border-bottom: 0 none;
    color: #1eabd6;
    font-size: 40px !important;
    font-weight: bold !important;
}
.special-offer-page h4 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #293641;
  background-color: #fff;
  
}
.table {
    font-size: 15px;
    line-height: 20px;
}

.body-background {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(50, 50, 50, 0.15);
    -moz-box-shadow:    0 2px 2px 0 rgba(50, 50, 50, 0.15);
    box-shadow:         0 2px 2px 0 rgba(50, 50, 50, 0.15);
}

.center-area-margin-bottom {
    margin-bottom:50px;
    min-height: 450px;
}

.header-top-background, .header-top-background-mobile, .navbar-header.visible-xs {
    background-color: #0C4769;
}
.header-top-background-mobile {
    height: 80px
}

.mobile-logo {
    margin-top: 2px;
}

.mobile-logo {
    margin-top: 2px;
    max-height: 50px;
}

.siteLogo .img-responsive {
    max-height: 80px;
}

.search-box-mobile {
    margin: 0px 0px 20px 0;
}

.siteLogo {
    margin-top: 0px;
    margin-bottom: 30px
}

.header-links {
    margin-top: 30px;
}


.navbar-right {
    margin-right: -3px;
}

.header-links #cartnav {
    padding-right: 0;
}

.header-links span {
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    padding-left: 5px;
    padding-top: 0px;
    text-transform: uppercase;
}

.header-links span a {
    color: #fff;
}

.header-links .text {
    font-size: 13px;
}

.header-icons img{
    
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:active {
    background-color: transparent;   
}

/* top row nav */

.mobile-cart-links img {
    height: 25px;
    margin: 5px 5px 5px 0;
}

.mobile-cart-links,  .mobile-cart-links a, .mobile-cart-links a:hover {
    font-size: 11px;
    margin-right: 0;
    margin-top: 7px;
    color: #fff;
}
.mobile-cart-links > p {
    margin-top: -5px;
}

.top-links-mobile {
    padding-bottom: 30px;
}


.navbar-default.top-nav {
    background-color: #0c4769;   
}
.top-row-nav .navbar-default {
    background-color: transparent;   
}

.top-row-nav .navbar-default .navbar-right {
    background-color: transparent;
    margin-right: 0px;
}

.mobile-header-links {
	margin-bottom: 15px;
}

.top-row-nav #nav_main .main-navigation .La > a {
    font-weight: normal;
    margin-bottom: 0;
    text-transform: none;
    font-size: 13px;
    border-right: none;
    color: #CEDAE1;
    padding-left: 3px;
}
.top-links-mobile a {
	font-weight: normal;
	margin-bottom: 0;
	text-transform: none;
	font-size: 11px;
	border-right: none;
	color: #CEDAE1;
	padding-left: 0px;
}




.top-row-nav .dropdown-menu > li > a {
    font-size: 13px;
    color: #cedae1 !important;
}

.top-row-nav #nav_main .main-navigation .La > a:hover,
.top-row-nav #nav_main .main-navigation .La > a:active,
.top-row-nav #nav_main .main-navigation .La > a:focus,
.top-links-mobile a:hover,
.top-links-mobile a:active,
.top-links-mobile a:focus {
    color: #ffffff !important;
}

.top-row-nav .dropdown-menu {
    background:rgba(12, 70, 105, 0.90) none repeat scroll 0 0;
}
.top-row-nav .dropdown-menu > li > a:hover, .top-row-nav .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #2e86b7;
    background-color: transparent;
}

.top-row-nav ul li li.Lb a {
    padding: 2px 5px !important;
}


/* custom search */

#custom-search-input{
    /*padding: 0px 0px 2px 0px;
    background-color: #fff;
    margin-right: 10px;
	border-radius: 2px;*/
}

#custom-search-input .input-group-btn {
	/*background-color: #0c5c9c;
	border: 1px solid #0c5c9c;
	border-radius: 0px 4px 4px 0px !important;*/
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
    background-color: #fff;
	border-radius: 4px 0px 0px 4px;
	height: 44px;
}

#custom-search-input button {
	background: linear-gradient(180deg,#0e6cb8 50%,#0c5c9c 51%);
    box-shadow: none;
	border: 0px solid #0c5c9c;
	border-radius: 0px 4px 4px 0px;
}

#custom-search-input button:hover {
	background: linear-gradient(180deg,#197bcb 50%,#0e5893 51%);
}



strong,
b {
  font-weight: 600;
}




ul,
ol {
  list-style: none;
}
ul {
  padding: 0;
  margin: 0;
}
a {
 color: #2E86B7;
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}
a:hover {
  color: #222;
}
a,
a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  margin: 0;
}
h1 {
  font-size: 24px;
  line-height: 30px;
}
h2 {
  font-size: 22px;
  line-height: 28px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
}
h4 {
  font-size: 16px;
  line-height: 22px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
.icon-arrow-right {
    font-size:11px;
}

p strong {
  font-weight: 600;
}
.accent-color-bg {
  color: #fff;
}
.fittext {
  font-size: 38px;
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 35px;
  color: rgba(0, 0, 0, 0.8);
}
.fittext strong {
  font-weight: 700;
}
.page-content p {
  margin-bottom: 15px;
}
.wite-text {
  color: #fff;
}
.uppercase {
  text-transform: uppercase;
}
.image-text {
  margin-right: 10px;
}
input[type="submit"], btn {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

.tooltip .tooltip-inner {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
}

#content.full-sections {
  padding: 0;
}

.search-results-table .form-control {
    display: inline;
    width: auto;
}
.section {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.section.repeat-bg {
  background-repeat: repeat;
  -webkit-background-size: auto !important;
  -moz-background-size: auto !important;
  -o-background-size: auto !important;
  background-size: auto !important;
}
.bg-parallax {
  background-attachment: fixed;
}

.section-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 34;
  opacity: 0.7;
}


.page-banner {
  padding: 0px 0 2px 0px;
  background: #8d8d8d;
  border-bottom: 1px solid #eee;
  text-align: center;
}
.page-banner h2 {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
  padding-left: 10px;
}
.breadcrumbs {
  margin: 3px 0 6px;
  z-index: 1;
  font-size: 13px;
  color: #999;
}
.breadcrumbs a {
  color: #444;
}
.breadcrumbs .crumbs-spacer {
  color: #ccc;
  margin: 0 4px;
}
header {
  width: 100%;
  z-index: 9999999;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}


/*navbar right */
.nav.navbar-nav.pull-right > li {
    background-color: #00ADA2;
    border-left: 1px solid rgba(211, 211, 211, 0.34);
    border-right:none;
}

.cart-items {
    border-radius: 10px;
    padding: 0 6px;
}

.no-icon > a {
    padding-top: 18px !important;
}
.main-nav-row .icon-home{
    
}

.ProcureSite_Gateway {
    background-image: url("../../assets/images/ProcureLogo.png");
    background-position: 3px 12px;
    background-repeat: no-repeat;
    border-right: medium none !important;
    height: 30px;
    text-indent: -99999px;
    width: 100px;
}

.procure-login-page .procure-title img {
    max-width: 200px;
}

/*
.procure-login-form .panel-default {
   background-color:  #0c4769;  
    color: #fff;
    border-radius: 20px;
}

.procure-login-form .panel-default a {
    color: #fff;
}
*/

.procure-login-page .fa.fa-lock
.procure-login-page .fa fa-pencil-square-o {
    background-color: red;
    border-radius: 20px;
    font-size: 18px;
    padding: 7px 10px;
}

.procure-login-page .procure-icons-2 .fa,
.procure-login-page .procure-icons .fa {
    color: #0c4769;
}

.procure-login-page .procure-icons-3 .fa {
    color: #139cd8;
}

.procure-icons {
    margin-bottom: 10px;
    margin-top: 10px;
}

.procure-login-form > h4,
.procure-icons-3 > h4,
.procure-icons-2 > h4 {
    font-size: 25px;
}

.procure-login-form .fa.fa-lock, 
.procure-login-form .fa.fa-pencil-square-o,
.procure-login-form .fa.fa-credit-card {
    font-size: 22px;
    padding: 7px 10px;
    background-color: #B31E2D;
    border-radius: 20px;
}

 
.procure-login-page .procure-intro p {
    margin: 25px 0px;
}

h4.order-today {
    margin: 30px;
    line-height: 25px;
}

.procure-login-page  .procure-icons p {
    font-weight: 600;
}
.procure-login-page .procure-icons p,
.procure-login-page .procure-icons-2 p,
.procure-login-page .procure-icons-3 p,
.procure-intro p {
    font-size: 16px;
}

.procure-icons-3 p.large-text {
    font-size: 35px !important;
    color: #0c4769;
    font-weight: 600;
    margin-top: 20px;
}



/* mobile styles */
@media (max-width:767px) {
    .procure-login-page .procure-title h3 {font-size: 20px;line-height: 28px;margin-top: 30px;}
    .homepage-welcome h1  {font-size: 25px;margin: 20px 0px;line-height: 30px}
    .procure-login-page .procure-title h4 {font-size: 18px;margin: 20px 0px;line-height: 22px}
    .procure-login-page .procure-icons .fa,
    .procure-login-page .procure-icons-2 .fa,
    .procure-login-page .procure-icons-3 .fa {font-size: 25px;margin-top:10px}
    .procure-login-page .procure-icons p {margin: 10px;}
    .procure-login-page .procure-icons-2 p,
    .procure-login-page .procure-icons-3 p {margin:10px 0 20px;}
}
/* small size */
@media (min-width:768px) and (max-width:991px){
    .procure-login-page .procure-title h3 {font-size: 20px;line-height: 32px; margin-top: 30px;}
    .homepage-welcome h1 {font-size: 25px;margin: 20px 0px;line-height: 32px}
    .procure-login-page .procure-title h4 {font-size: 22px;margin: 20px 0px;line-height: 28px}
    .procure-login-page .procure-icons .fa,
    .procure-login-page .procure-icons-2 .fa,
    .procure-login-page .procure-icons-3 .fa {font-size: 30px;margin-top:10px}
    .procure-login-page .procure-icons p {margin: 10px;}
    .procure-login-page .procure-icons-2 p,
    .procure-login-page .procure-icons-3 p {margin:10px 0 20px;}
}
/* mid size */
@media (min-width:992px) {
    .procure-login-page .procure-title h3 {font-size: 30px;line-height: 42px;margin-top: 20px;}
    .homepage-welcome h1 {font-size: 40px;margin: 40px 0px;line-height: 42px}
    .procure-login-page .procure-title h4 {font-size: 38px;margin: 40px 0px;line-height: 40px}
    .procure-login-page .procure-icons .fa,
    .procure-login-page .procure-icons-2 .fa,
    .procure-login-page .procure-icons-3 .fa {font-size: 50px;margin-top:10px}
    .procure-login-page .procure-icons p {margin: 10px;}
    .procure-login-page .procure-icons-2 p,
    .procure-login-page .procure-icons-3 p {margin:20px 0 30px;}
    .homepage-padding {padding-right: 40px;}
}
/* large size */
@media(min-width:1200px){
    .procure-login-page .procure-title h3 {font-size: 30px;line-height: 42px;margin-top: 20px;}
    .homepage-welcome h1 {font-size: 40px;margin:20px 0 50px;line-height: 42px}
    .procure-login-page .procure-title h4 {font-size: 38px;margin: 40px 0px;line-height: 40px}
    .procure-login-page .procure-icons .fa,
    .procure-login-page .procure-icons-2 .fa,
    .procure-login-page .procure-icons-3 .fa {font-size: 50px;margin-top:10px}
    .procure-login-page .procure-icons p {margin: 10px;}
    .procure-login-page .procure-icons-2 p,
    .procure-login-page .procure-icons-3 p {margin:20px 0 30px;}
    .homepage-padding {padding-right: 100px;}
}


/*top cart links*/
.top-row {
    color: #919191;
	font-size: 12px;
    padding-top:10px;
    padding-bottom:10px;
}
.top-row a {
    color: #919191;
}

.top-row a:hover,.top-row a:focus, .top-row a:active  {
    color: #139CD8;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
} 

.top-row .btn {
    color: #fff;
}
.top-row .btn:hover {
    color: #fff;
}

.cart-dropdown a:hover,.cart-dropdown a:focus, .cart-dropdown a:active  {
    color: #000;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
} 
.cart-dropdown .text-left > a {
    line-height: 12px !important;
}

.nav .login {
    background-color: #04afef;
}

.navbar-default {
    border: medium none;
}

.navbar-brand {
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.navbar-default .navbar-nav {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}

.navbar-default .navbar-nav > li > a {
  font-weight: 400;
}


.dropdown.mega-dropdown:hover,
.dropdown.mega-dropdown:focus,
.dropdown.mega-dropdown:active,
.dropdown.mega-dropdown.open{
    color:#0C4769 !important;
    background-color: #fff;
}

.open .dropdown-toggle,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color:#0C4769 !important;
    background-color: #fff;
}

.top-row-nav .open .dropdown-toggle,
.top-row-nav .navbar-default .navbar-nav > li > a:hover, 
.top-row-nav .navbar-default .navbar-nav > li > a:focus, 
.top-row-nav .navbar-default .navbar-nav > li > a:active {
    color:fff !important;
    background-color: transparent;
}

.dropdown-menu {
    margin: 0px 0 0 !important;
    border-top: 0px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #000;
    background-color: #fff;
}

.dropdown.mega-dropdown {
    border-right: 1px solid #0C476933;
}

.dropdown.mega-dropdown:first-child {
    border-left: 1px solid #0C476933;
}


/* carousel */

#myCarousel {
	margin-top: -1px;
}
#myCarousel  .carousel-caption {
	top:auto;
	width:auto;
	right:auto;
	bottom:0px;
	left:0;
	padding:10px;
	background:rgba(0, 0, 0, 0.56) none repeat scroll 0 0;
	text-align:center;
  	height:auto;
	width:100%;
	color:#FFF;
	text-shadow:none;
}
#myCarousel  .carousel-caption h2 {
	color:#fff;
    font-weight: 600;
	margin-top:0;
    margin-bottom: 10px;
}

.carousel .fa {
    vertical-align: 0;
    padding-left: 5px;
    line-height: 2px;
}

.carousel .fa.fa-angle-left.fa-lg {
    padding-left: 0;
}

.carousel .fa.fa-angle-right.fa-lg, .carousel .fa.fa-angle-left.fa-lg {
    color: #fff;
    font-size: 40px;
    text-shadow: none;
}

.carousel-control {
	color:#fff;
	top:44%;
	bottom:auto;
	padding-top:13px;
	width:36px;
	height:36px;
	opacity:1;
   
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(59, 129, 194, 0.42) 0px, rgba(12, 70, 105, 0.65) 100%);
    left: -3px;
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(12, 70, 105, 0.65) 0px, rgba(59, 129, 194, 0.42) 100%);
}

.carousel-control.right,
.carousel-control .glyphicon-chevron-right {
	left:auto;
	right:0px;
}background-light-grey
.carousel-control.left {
	right:auto;
	left:0px;
}

.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-indicators {
    text-align: right;
    width: 75%;
}
.carousel-indicators li {
    border-radius:0;
    width:12px;
    height:12px;
    margin: 0;
    background-color: #ccc;
}
.carousel-indicators .active {
    width:12px;
    height:12px;
}s

/* Homepage Misc */

.background-light-grey-list-group {
    
}

.category-list-group .list-group-item {
    height: 75px;
}


.homepage-welcome h3 {
    font-weight: 600;
}

.homepage-welcome {
    font-size: 16px;
    line-height: 25px;
    margin-bottom:50px;
}

.homepage-welcome p {
    margin-bottom: 20px;
}

.homepage-welcome li {
    list-style-type: disc;
    margin-left: 16px;
    padding-left: 10px;
}

.homepage-welcome h3.summary-title {
    margin-top: 0px;
    margin-bottom: 20px;
}

.homepage-social-icons h3 {
    font-size: 40px;
    margin: 50px 0;
    line-height: 42px;
}



.homepage-social-icons p {
    font-size: 18px;
}

.homepage-social-icons .fa {
    background-color: #0c4769;
    border-radius: 5px;
    color: #fff;
}

.category-list-group .list-group-item-heading {
    padding-left: 10px;
    padding-top: 15px;
}

.category-list-group a.list-group-item .list-group-item-heading, 
.category-list-group button.list-group-item .list-group-item-heading {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}

.category-list-group img {
    margin-right: 10px;
}

.list-group-item:hover {
-webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
}

.big-title h3 {
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}


.heading {
  padding-bottom: 60px;
}
.heading .big-title {
  font-size: 30px;
  font-weight: 700;
  padding-left: 15px;
  float: left;
  padding: 12px 15px;
}
.heading .filter-right {
  float: right;
}

/* homepage divisions */


.row.homepage-division-panels {
   
}

.homepage-division-panels a {
    color: #222;
}

.border-right-white {
    border-right: 5px solid #fff;
}

.homepage-division-panels .col-md-3 {
    border-top: 6px solid #b31e2d;
    margin-top: 5px;
    margin-bottom:5px;
}
.homepage-division-panels .background-light-grey,.homepage-division-panels .background-dark-grey  {
    min-height: 120px;
}
.homepage-division-panels .background-light-grey:hover {
    background-color: #8d8c92;
    -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    -0-transition: all 0.9s ease;
    transition: all 0.9s ease;
}

.homepage-division-panels h3 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
}

.homepage-division-panels a:hover  {
    color: #fff;
}

.background-dark-grey {
    background-color: #D7D5D9;
    padding: 40px;
}

.bg-darker {
    background-color: #0C4769;
    border-color: #0C4769;
}
.background-light-grey {
    background-color: #dfdde2;
    padding: 35px;
}

.background-lighter-grey  {
    background-color: #f3f3f5;
    padding: 50px;
}

.background-lighter-grey-small {
    background-color: #f3f3f5;
    padding: 5px;
}

.lighter-grey-border {
    border-top: 15px solid #F4F4F6;
    border-bottom: 15px solid #F4F4F6;
    background-color: #F4F4F6;
}
.homepage-instruction-panels .background-light-grey {
    padding: 0px;
}
.homepage-instruction-panels h4 {
    line-height: 22px;
    font-weight: 600;
}
.homepage-instruction-panels h5 {
    line-height: 18px;
    font-weight: 600;
}
.homepage-instruction-panel {
    border: 10px solid #F4F4F6;
    padding: 40px;
}
.homepage-instruction-panels .fixfast-logo {
    float: left;
    margin-left: 80px;
    margin-top: 50px;
}

.instruction-panel-fixfast /* homepage full width */ {
    background-color: #dfdde2;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 100px 0 102px 50px;
    border-color: #f4f4f6 #f4f4f6 #f4f4f6 #dfdde2;
    float:right;
}

.homepage-instruction-panels .border {
    border-right: 1px solid #c8c6cb;
}
.instruction-panel-icon {
    margin-bottom:5px;
}

.instruction-panel h4, .instruction-panel h5 {
    color: #0c4769;
}

/* instruction panel in side colun*/

.sidecolumn-instruction-panels .background-light-grey  {
    border-bottom: 10px solid #fff;
    min-height: 150px;
    padding: 0px;
}

.sidecolumn-instruction-panels .background-lighter-grey  {
    border-bottom: 10px solid #fff;
    min-height: 150px;
    padding: 0px;
}

.instruction-panel-arrow-background /*subpage side column */ {
    background-color: #dfdde2;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 70px 0 70px 40px;
    border-color: #f4f4f6 #f4f4f6 #f4f4f6 #dfdde2;
    float:left;
}

.sidecolumn-instruction-panels .fixfast-logo {
    float: none;
}
.sidecolumn-instruction-panels .instruction-panel-icon {
    margin-top: 25px;
}


/* panel special offers */


.arrow-background {
    background-image: url(../../assets/images/Red-Arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.blue-arrow-background {
    background-image: url(../../assets/images/Blue-Arrow.png);
    background-repeat: no-repeat;
    background-position: center top;
}
.arrow-row .arrow-background, .arrow-row .blue-arrow-background {
    margin-top: -1px;
}

.panel-product-list {
    background-color:#D7D5D9;
    border-top: 2px solid #B31E2D;
}
.panel-product-list.blue {
    border-top: 2px solid #2e86b7;
}
.panel-product-list-subpage {
    margin-top: 30px;
}

.panel-product-list-tab {
    background-color:#B31E2D;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 0px;
    font-size: 14px;
}
.panel-product-list-tab.blue {
    background-color:#2e86b7;
}
.product-listing-thumbnails {
    
}
.product-listing-thumbnails .product-cell .img-responsive {
    height: auto;
}

.product-listing-thumbnails .product-title > a {
    color: #222;
}

.homepage-division-panels a {
    color: #222;
} 
.product-list-thumbnails p {
    margin: 5px;
}

.product-list-thumbnails p a {
    color: #293641;
}

.product-list-thumbnails .btn.btn-info {
    font-size: 14px;
    border: none;
    font-weight: lighter;
}

.product-list-thumbnails .btn.btn-default {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    border: none;
}

.product-list-thumbnails .form-group {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 5px;
}

.product-list-thumbnails option {
    max-width: 190px;
}



/* testimonials carousel */
#TestimonailsCarousel .carousel-inner > .item {
    min-height: 200px;
}

.home-testimonials {
    margin-top:35px;
}
.home-testimonials h4 {
    font-size: 25px;
}
.home-testimonials blockquote, .home-testimonials small {
    line-height: 25px;
    text-align: justify;
    font-size: 16px;
}
.home-testimonials small {
    font-weight: 600;
    color: #000;
}
.home-testimonials .carousel-control.left, .home-testimonials .carousel-control.right {
	background-image:none !important;
}
.home-testimonials .carousel-control {
	color: #575757;
    font-size: 50px;
    font-weight: 300;
    margin-top: 80px;
    opacity: 1;
    text-shadow: none;
}
.home-testimonials .carousel-control.right {
	right:10px;
}
.home-testimonials .carousel-control.left {
	right: 40px;
}

/* request catalogue */
.request-catalogue {
   background-color: #0c4769;
   color: #fff;
   padding: 25px 0px;
}

.request-catalogue h4 {
    margin-bottom: 20px;
}



/* *************************
PRODUCT PANEL - homepage
**************************** */

.productpanel-item {
  padding-bottom: 4px;
}

.productpanel-item.panel-2nd-image {
    margin-top: -50px;
}
.productpanel-img {
  overflow: hidden;
  display: block;
  position: relative;
}
.productpanel-img img {
  /*zoom: 1;*/
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.productpanel-img .overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
  top: 0;
  left: 0;
  z-index: 999;
  bottom: -1px;
  right: 0;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
}
.productpanel-img .more {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  cursor: pointer;
  visibility: visible;
  width: 48px;
  height: 48px;
  color: #fff;
  font-size: 28px;
  line-height: 48px;
  margin: -20px auto;
  opacity: 0;
  z-index: 99;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.productpanel-img:hover .overlay {
  opacity: 0.5 ;
  visibility: visible;
}
.productpanel-img:hover .more {
  opacity: 1;
  visibility: visible;
}
.productpanel-item-content {
  padding: 20px !important;
  position: relative;
  background: #E7E7E7;
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -0-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.productpanel-item:hover .productpanel-item-content {
  background: #5D004A;
}
.productpanel-item:hover .productpanel-item-content .icon i {
  color: #8d8d8d;
}
.productpanel-item-content .header {
    color: #fff;
    font-weight: 300;
    text-align: center;
}
.productpanel-item-content .body {
  line-height: 22px;
  font-style: italic;
}
.portfolio-item-content .icon {
  position: absolute;
  top: 22px;
  right: 20px;
}
.productpanel-item-content .icon i {
  color: #fff;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  height: 40px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.productpanel-item:hover .productpanel-item-content .header,
.productpanel-item:hover .productpanel-item-content .body {
  color: #fff;
}
.productpanel-item:hover .productpanel-item-content .icon i {
  background: #fff;
}

.productpanel-item-content {
    padding: 20px !important;
    position: relative;
    transition: all 0.9s ease 0s;
    color: #fff;
    bottom: 65px;
    margin-bottom: -65px;
    background: rgba(59, 60, 59, 0.56) none repeat scroll 0 0;
}

/* ===========================
Parallax */

.parallax {
  width: 100%;
  padding: 80px 0;
  margin: 0;
  background-position: 50% 30%;
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.parallax-mobile {
  background-position: 50% 0px !important;
  background-attachment: scroll !important;
}
.features .features-item {
  padding: 60px 0;
}
.features .features-item .features {
  margin-bottom: 60px;
}
.features .features-item .features .icon {
  float: left;
}
.features .features-item .features-content {
  margin-left: 80px;
  padding-right: 68px;
}
.features .features-item .features-content h3 {
  padding-bottom: 8px;
  text-transform: uppercase;
}
.features .features-item .features:hover .icon-radius:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.client {
  background: #f1f1f1;
}
.client-logo {
  overflow: hidden;
}
.client-logo .dashed-line {
  position: relative;
}
.client-logo .dashed-line:after,
.client-logo .dashed-line:before {
  content: '';
  position: absolute;
}
.client-logo .dashed-line:before {
  border-left: 1px dashed #ddd;
  height: 100%;
  left: -1px;
  top: 0;
}
.client-logo .dashed-line:after {
  border-bottom: 1px dashed #ddd;
  bottom: -1px;
  height: 0;
  left: 0;
  top: auto;
  width: 100%;
}
.client-item {
  margin: 40px 0;
  text-align: center;
}
.client-item a {
  display: block;
}
.client-item img {
  opacity: 0.5;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease;
}
.client-item img:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: gray;
  opacity: 1.0;
}
.clear {
  clear: both;
}
.description {
  padding-bottom: 0px;
}
.margin-60 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.margin-top {
  margin-top: 30px;
}
.hr1 {
  height: 1px;
}
.hr2 {
  height: 0;
  border-bottom: 1px solid #eee;
}
.hr3 {
  height: 0;
  border-bottom: 1px dotted #eee;
}
.hr4 {
  height: 0;
  border-bottom: 1px dashed #eee;
}
.hr5 {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}
.custom-carousel .item {
  padding-right: 20px;
}
.custom-carousel.show-one-slide .item {
  padding-right: 0;
}

.dropcap {
  display: block;
  float: left;
  font-size: 40px;
  line-height: 34px;
  color: #444;
  margin: 6px 8px 0 0;
}
.dropcap.border-dropcap {
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}
.dropcap.bg-dropcap {
  background-color: #444;
  color: #fff;
  width: 48px;
  height: 48px;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  margin: 8px 12px 0 0;
}
.dropcap.circle-dropcap {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
}
.milestone-block {
  display: inline-block;
  margin-bottom: 25px;
  margin-right: 50px;
}
.milestone-block:last-child {
  margin-right: 0;
}
.milestone-block .milestone-icon {
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-right: 9px;
  margin-bottom: 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  position: relative;
}
.milestone-block .milestone-icon:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 21px;
  right: -2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.milestone-block .milestone-icon i {
  font-size: 2em;
  color: #fff;
}
.milestone-block .milestone-right {
  float: left;
  text-align: left;
}
.milestone-block .milestone-number {
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
}
.milestone-block .milestone-text {
  font-size: 18px;
  color: #444;
}
.btn {
  cursor: pointer;
  outline: none;
}
.btn:focus,
.btn:active {
  outline: none;
}
.btn-large {
  color: #fff;
  padding: 18px 22px;
  margin: 15px 0px;
  border: 1px solid transparent;
}
.btn-small {
  padding: 10px 12px;
}
.btn-wite {
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-wite:hover {
  background: rgba(255, 239, 250, 0.4);
  border-color: rgba(255, 239, 250, 0.4);
}
.pn {
  margin: 0 15px;
}
.alert-success p {
  color: #468847;
}
.alert-info p {
  color: #3a87ad;
}
.alert-warning p {
  color: #c09853;
}
.alert-danger p {
  color: #a94442;
}
.alert h4 {
  margin-bottom: 10px;
}
.alert strong {
  font-weight: 700;
}
ul.icons-list {
  margin-bottom: 6px;
}
ul.icons-list li,
ul.list-unstyled li {
  margin-bottom: 4px;
}
ul.icons-list li i {
  font-size: 14px;
  margin-right: 4px;
}
.classic-title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
  font-weight: 400;
}
.classic-title span {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-weight: 400;
}
.big-title {
  margin-bottom: 20px;
  font-size: 30px;
}
.big-title h1,
.big-title h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}
.big-title h1 strong,
.big-title h2 strong {
  font-weight: 400;
}
.big-title .title-desc {
  font-size: 16px;
  line-height: 22px;
  color: #666;
}
.big-title h2 + .title-desc,
.big-title h1 + .title-desc {
  margin-top: 4px;
}

/* ======== FOOTER ======= */

footer {
  font-size: 15px;
  color: #D7D5D9;
}

.footer-background {
  padding-top: 40px;
  padding-bottom: 30px;
  background-color:#51545D;
    
}
.contact-details {
  font-size: 15px;
  line-height: 26px;
}
footer, footer p, footer a {
  color: #D7D5D9;
}

footer a:hover, footer a:active, footer a:focus {
  color: #fff;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.footer-widget h4 {
  padding-bottom: 8px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 300;
  position: relative;
  color: #fff;
}

.footer-widget li {
    padding: 4px 0;
}

footer hr {
    border-color: #626367;
}


/* Footer - recent posts */

.recent-post {
    overflow: hidden;
    padding-right: 10px;
}
.recent-post .post {
    float: left;
    margin-bottom: 8px;
    width: 100%;
}
.recent-post .post a img {
    max-width: 80px;
}
.recent-post .post a {
    float: left;
    transition: all 0.2s ease-in-out 0s;
    max-width: 200px;
}
.recent-post .post .text {
    color: #fff;
    padding-left: 92px;
    font-size: 13px;
    margin-top: -5px;
}

/* Footer - social icons */
.footer-social-links {
    margin: 22px 0px;   
}

/* Footer - accreditations */

.footer-accreditations h4 {
    color: #293641;
    text-transform: uppercase;
    margin-top: 22px;
    font-size: 25px;
}

.footer-bottom-links {
    padding: 20px 0px 20px 0px;
    text-align: center;
}
.footer-bottom-links a {
    color: #51545D;
    font-size:14px;
}
.footer-bottom-links a:hover {
    color: #293641;
}
.copyright {
	color: #51545d;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* footer form */

#footer-signup-input {
        margin:0;
        margin-top: 10px;
        padding: 0;
    }
 
    #footer-signup-input .blog-input {
        padding-right: 4px;
        padding-right: 5px \9;
        padding-left: 4px;
        padding-left: 5px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        background-color: #51545D;
        font-size: 15px;
        height: 43px;
        border-color: #fff;
        border-right: 0px;
        color: #fff;
    }
    #footer-signup-input .form-control::-moz-placeholder {
        color: #fff !important;
    }
    #footer-signup-input .input-group-addon {
        background-color: transparent;
        padding: 0px 5px;
    }


.btn-more img {
    padding-left: 5px;
}
.back-to-top {
  display: none;
  position: fixed;
  bottom: 18px;
  right: 15px;
}
.back-to-top i {
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  text-align: center;
  background-color: #444;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.error-page {
  text-align: center;
  padding: 40px 0;
}
.error-page p {
  font-size: 18px;
  line-height: 28px;
  color: #666;
  margin-bottom: 25px;
}
.error-page h1 {
  font-size: 300px;
  margin: 130px 0px;
}
.error-page .btn {
  margin-top: 80px;
}
/*
 * Nivo Lightbox v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
.nivo-lightbox-nav {
  display: none;
}
.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}
.nivo-lightbox-image {
  text-align: center;
}
.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
}
.nivo-lightbox-effect-fade,
.nivo-lightbox-effect-fadeScale,
.nivo-lightbox-effect-slideLeft,
.nivo-lightbox-effect-slideRight,
.nivo-lightbox-effect-slideUp,
.nivo-lightbox-effect-slideDown,
.nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: #666;
  background: rgba(0, 0, 0, 0.8);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
  background: url(../img/lightbox/loading.gif) no-repeat 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  top: 10%;
  width: 8%;
  height: 80%;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
  background-image: url(../img/lightbox/prev.png);
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
  background-image: url(../img/lightbox/next.png);
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  background: url(../img/lightbox/close.png) no-repeat 5px 5px;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
  opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
  bottom: -7%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
  font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  background: #000;
  color: #fff;
  padding: 7px 15px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
  background: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  background: #fff;
  padding: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}
@media (-webkit-min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6/2), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
    background-image: url(../img/lightbox/loading@2x.gif);
    background-size: 32px 32px;
  }
  .nivo-lightbox-theme-default .nivo-lightbox-prev {
    background-image: url(../img/lightbox/prev@2x.png);
    background-size: 48px 48px;
  }
  .nivo-lightbox-theme-default .nivo-lightbox-next {
    background-image: url(../img/lightbox/next@2x.png);
    background-size: 48px 48px;
  }
  .nivo-lightbox-theme-default .nivo-lightbox-close {
    background-image: url(../img/lightbox/close@2x.png);
    background-size: 16px 16px;
  }
}
/* home parallax */

.parallax {
    background: rgba(0, 0, 0, 0) url("../img/parallax/parallax.jpg") no-repeat fixed center center / cover ;
    padding: 0;
}

.parallax .overlay {
    background: rgba(16, 16, 16, 0.39) none repeat scroll 0 0;
    min-height: 350px;
}

.parallax .panel {
    background-color: rgba(255, 255, 255, 0.90);
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 5px;
    margin-top: 7px;
    min-height: 270px;
    border: 1px solid #2e5a8e;
}

.parallax .home-map {
    max-height: 150px;
}

.parallax .panel-heading {
    background-color: #0161BA;
    padding: 20px;
    border-color: #2e5a8e;
}
.parallax h3 {
    font-size: 20px !important;
    font-weight: normal !important;
    color: #fff;
}
.parallax .panel-body {
    padding: 20px;
}

.parallax .panel-body > h4 {
    min-height: 40px;
    font-weight: normal;
    font-size: 18px;
}


#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #444;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
#progressBar {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
}

.iframe {
  border: none;
}
.services-2 {
  position: relative;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.services-2-icon {
  display: inline-block;
  width: 100%;
  display: table;
}
.services-2-icon i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0px auto;
  position: relative;
  display: inline-block;
  margin-right: 15px;
  border-radius: 50%;
  float: left;
  text-align: center;
  font-size: 26px;
  background: #E93735;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.services-2:hover .services-2-icon i {
  display: block;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.services-2-text {
  margin-left: 75px;
  overflow: hidden;
}
.services-2-icon h4 {
  color: #404449;
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0px 0px 0px;
  text-align: left;
  display: table-cell;
  padding: 0px;
  vertical-align: middle;
  width: 100%;
}
.services-2 p {
  color: #ACB2B8;
  margin: 0px 0px 0px 0px;
  text-align: left;
}
.services-3 {
  position: relative;
  text-align: center;
  margin: 0px 0px 30px 0px;
}
.services-3-icon {
  display: inline-block;
  width: 100%;
  display: table;
}
.services-3-icon i {
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0px auto;
  position: relative;
  display: inline-block;
  margin-left: 15px;
  border-radius: 50%;
  float: left;
  text-align: center;
  font-size: 26px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.services-3:hover .services-3-icon i {
  display: block;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}
.services-3-text {
  margin-right: 75px;
  overflow: hidden;
}
.services-3-icon h4 {
  color: #404449;
  font-size: 16px;
  font-weight: 400;
  margin: 0px 0px 15px 0px;
  text-align: right;
  display: table-cell;
  padding: 0px;
  vertical-align: middle;
  width: 100%;
}
.services-3 p {
  color: #ACB2B8;
  margin: 0px 0px 0px 0px;
  text-align: right;
}
.purchase {
  background: url(../img/parallax/bg-02.jpg) no-repeat;
  background-attachment: fixed;
  padding: 100px 0;
}
.navbar-collapse {
  max-height: none;
}
img.m-left {
  float: left;
  width: 144px;
  height: 144px;
  margin: 0px 25px 40px 0px;
}
.panel-default {
  box-shadow: none;
}
.panel-default .panel-heading.active {
	background-color: #ddd !important;
}
.panel-default .panel-heading .panel-title {
  font-size: 13px;
  font-weight: 600;
}
.panel-default .panel-heading .panel-title a {
  position: relative;
  display: block;
  padding: 6px 0px;
  box-shadow: none;
  outline: none;
  -o-box-shadow: none;
  text-decoration: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.panel-default .panel-heading a.collapsed {
  color: #444;
}
.panel-title a .control-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -11px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.panel-title a.collapsed .control-icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.panel-title a i {
  font-size: 1.2em;
  padding-right: 5px;
}


.social-link a {
  display: inline-block;
  margin-right: 5px;
}
.social-link a i {
  text-align: center;
  color: #aaa;
  font-size: 18px;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: 38px;
  line-height: 36px;
  width: 38px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.social-link .twitter:hover i {
  color: #00BAFF;
}
.social-link .facebook:hover i {
  color: #5192CC;
}
.social-link .google:hover i {
  color: #ED523D;
}
.social-link .linkedin:hover i {
  color: #1985BC;
}
.social-link .youtube:hover i {
  color: #D42424;
}
.post-title {
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.blog-summary-title a,.blog-summary-title{
    color: #293641;
}
.blog-post {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.blog-post .post-content {
  float: none;
  width: 100%;
  clear: both;
  padding: 25px 0;
}
.blog-post .post-content .meta {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 17px;
  padding-bottom: 11px;
  border-bottom: 1px dotted #eee;
}
.blog-post .post-content .meta .meta-part {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 25px;
}
.blog-post .post-content .meta .meta-part a {
  color: #999;
}
.blog-post .share {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 15px;
}
.blog-post .share span {
  margin-right: 10px;
  font-size: 16px;
}
.quote-post .feature-inner {
  padding: 30px;
  border-radius: 4px;
  border-left: 3px solid #333 !important;
  margin-bottom: 25px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.quote-post .feature-inner {
  background: #009DDA none repeat scroll 0 0;
} 

.quote-post .feature-inner p {
  color: #fff;
  font-size: 26px;
  line-height: 38px;
}
.quote-post .feature-inner .name {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  font-style: italic;
}
.quote-post .feature-inner:hover {
  background: #444;
}
.blog-post .post-format {
  position: absolute;
  left: 50%;
  z-index: 999;
}
.blog-post .post-format span a {
  background: #fff;
  border-radius: 4px;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  margin-top: -20px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 1;
}
.blog-post .post-format span a i {
  display: block;
  line-height: 40px;
  font-size: 18px;
  position: relative;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.blog-post .post-type i {
  font-size: 1.2em;
  color: #fff;
}
#pagination span,
#pagination a {
  display: inline-block;
  text-align: center;
  height: 34px;
  width: 34px;
  color: #666;
  line-height: 33px;
  border: 1px solid #eee;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#pagination span.current {
  color: #fff;
}
#pagination a:hover {
  border-color: #ddd;
}
#pagination .all-pages,
#pagination .next-page {
  width: auto;
  padding: 0 14px;
}
.widget-title {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
  word-spacing: 1px;
}

.accordion .panel-title a {
  display: block;
  background: #fff;
  border: 1px solid #e5e5e5;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  padding: 12px 15px 11px;
  box-shadow: none;
  position: relative;
  text-transform: uppercase;
}
.accordion .cat-menu-list li {
  border-bottom: 1px dotted #e5e5e5;
  padding: 7px 0;
}
.accordion .cat-menu-list li a {
  color: #666;
}
.accordion .cat-menu-list li a:hover {
  color: #aaa;
}
.accordion .cat-menu-list li:last-child {
  border-bottom: none;
}
.accordion .panel-default {
  box-shadow: none;
  border: none;
}
.accordion .panel-title a .control-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -11px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.accordion .panel-title a.collapsed .control-icon {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}
.accordion .panel-title a i {
  font-size: 1.2em;
  padding-right: 0px;
}
.accordion .panel-body {
  padding: 4px 15px 10px 15px;
  border: 1px solid #e1e1e1;
  border-top: none;
}


.single-gallery p {
  margin-bottom: 20px;
}
blockquote {
  padding: 20px 0;
  position: relative;
  margin: 10px 0;
  border-left-color: transparent;
    min-height: 220px;
}
blockquote h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
blockquote i {
  font-size: 32px;
  position: absolute;
  margin-top: 10px;
}
blockquote .quote-text {
  color: #666;
  font-size: 18px;
  line-height: 32px;
  display: block;
  font-style: italic;
  font-weight: 400;
  padding-left: 45px;
}
.thumb-overlay {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  top: 0;
  left: 0;
  z-index: 998;
  bottom: -1px;
  right: 0;
  opacity: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.thumb-overlay i {
  position: absolute;
  top: 46%;
  left: 0;
  right: 0;
  cursor: pointer;
  visibility: visible;
  width: 48px;
  height: 48px;
  color: #fff;
  font-size: 28px;
  line-height: 48px;
  margin: -20px auto;
  opacity: 0;
  z-index: 99;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -ms-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.thumb-overlay:hover {
  opacity: 1;
  visibility: visible;
}
.thumb-overlay:hover i {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -0-transform: scale(1);
  transform: scale(1);
}
.main-desc {
  margin-bottom: 30px;
}
.main-desc p {
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}


.title1 {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 13px;
}
.title1 i {
  font-size: 24px;
  padding-right: 5px;
}
.upper {
  text-transform: uppercase;
}

.mobile-nav-background {
    background-color: #139cd8;
    height: 48px;
}
.form-control, textarea {
  outline: medium none;
  color: #293641;
  box-shadow: none;
	border-radius: 4px;
}
.form-control:focus,
textarea:focus {
  box-shadow: none;
}
.contact-form select {
  padding: 9px;
}
.contact-form .orderby {
  position: relative;
}
.contact-form .orderby select {
  width: 100%;
  border: 1px solid #DDD;
  border-radius: 4px;
  outline: none;
  color: #324545;
  margin: 15px 0;
  padding: 10px 12px;
  height: 40px;
}
.contact-form .orderby:before {
  content: "\f107";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  line-height: 40px;
  top: 15px;
  background: #FFF none repeat scroll 0% 0%;
  right: 1px;
  width: 40px;
  max-height: 40px;
  text-align: center;
  pointer-events: none;
  font-size: 16px;
  height: 100%;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #ddd;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.information {
  margin-top: 15px;
}
.contact-datails {
  margin-bottom: 34px;
  min-height: 75px;
  position: relative;
}
.contact-datails .info {
  padding-left: 90px;
}
.contact-datails .info h3 {
  font-size: 16px;
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.contact-datails .info .datail {
  display: block;
}
.title-banner {
  position: relative;
  padding: 40px;
  color: #fff;
}
.title-banner h2 {
  font-size: 30px;
}
#google-map {
  padding: 0;
  height: 400px;
}
.tab-title {
  margin-bottom: 20px;
  font-size: 22px;
}
.nav-tabs > li > a {
  margin-right: 0;
  border: 1px solid #e5e5e5;
  color: #666;
  margin-right: -1px;
  border-radius: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li > a:hover {
  background: #fff;
}
.tab-content {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 15px 16px;
  max-height: 300px;
  overflow-y: scroll;
}
.tab-content p {
  margin-bottom: 15px;
}
.tab-content p:last-child {
  margin-bottom: 0;
}

.tabs-2 .nav-tabs > li > a:hover {
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.tabs-2 .nav-tabs > li.active > a,
.tabs-2 .nav-tabs > li.active > a:focus,
.tabs-2 .nav-tabs > li.active > a:hover {
  color: #fff;
}
.tabs-2 .tab-content {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 12px 16px;
}
.vertical {
  border: 1px solid #e5e5e5;
}
.vertical .nav-tabs {
  float: left;
  width: 20%;
  clear: none;
  margin-left: -1px;
  margin-top: -1px;
}
.vertical .nav-tabs li {
  float: none;
}
.vertical .nav-tabs li a {
  border: 1px solid #e5e5e5;
  color: #666;
  margin-right: -1px;
  border-radius: 0;
}
.vertical .nav-tabs > li.active > a,
.vertical .nav-tabs > li.active > a:focus {
  background: #fff;
  border-color: #ddd transparent #ddd #ddd;
}
.vertical .tab-content {
  clear: none;
  border: none;
  border-top: none;
  margin-left: 227px;
  border-left: 1px solid #e5e5e5;
}
.medium-spacer .small-title {
  margin-bottom: 15px 0;
}
.buttons .btn {
  margin: 5px 0;
}
.pr-10 {
  padding-right: 10px;
}
.pl-10 {
  padding-left: 10px;
}

.alert-info {
  color: #1a4e68;
  background-color: #c6e8fa;
}
.alert {
  margin: 20px 0px;
  border-radius: 0px;
  position: relative;
  padding-left: 70px;
  overflow: hidden;
  z-index: 1;
  border: none;
}
.alert:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 50px;
  height: 101%;
 /* background-color: rgba(0, 0, 0, 0.25);*/
  z-index: 2;
}
.alert strong {
  font-weight: bold;
}

.call-action-boxed {
  padding: 30px 40px;
}
.call-action.no-descripton h2.primary {
  margin-top: 25px;
}
.call-action h2.primary {
  font-weight: 400;
  margin-top: 25px;
  font-size: 22px;
  line-height: 28px;
}
.call-action h2.primary strong {
  font-weight: 700;
}
.call-action p {
  font-size: 14px;
  margin-bottom: 0;
}
.call-action h2 + p {
  margin-top: 4px;
}
.call-action .button-side {
  float: right;
}
.call-action-style1 {
  margin-bottom: 20px;
  border: 1px solid #E8E8E8;
  background: #f1f1f1;
}
.call-action-style2 {
  background: #f2f2f2;
}
.call-action-style3 {
  background: #444;
}
.call-action-style3 h2.primary {
  color: #fff;
  margin-top: 25px;
}
.call-action-style3 p {
  color: #bbb;
}
.testimonials {
  background: #F9FAFC;
  padding: 80px 0;
}
.testimonial-item {
  height: 210px;
  margin: 0px 15px;
}
.testimonial-item .img {
  padding: 5px;
  background: #FFF;
  width: 80px;
  float: left;
  border-radius: 50%;
  height: 80px;
  position: relative;
  border: 1px solid #DDD;
}
.testimonial-item .img img {
  border-radius: 50%;
}
.testimonial-item .datils {
  background: #F1F1F1;
  padding: 20px;
  width: 80%;
  float: right;
  border: 1px solid #e5e5e5;
  position: relative;
}
.testimonial-item .datils h5 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 12px;
}
.testimonial-item .datils:before {
  content: "";
  position: absolute;
  width: 14px;
  left: -32px;
  top: 24px;
  border-width: 16px;
  border-style: solid;
  border-color: transparent #F1F1F1 transparent transparent;
}
.testimonial-item .owl-pagination {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -15px;
}
.testimonial-2 {
  padding: 80px 0;
}
.testimonial-2 .owl-pagination {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -15px;
}
.testimonial-item-2 {
  height: 110px;
  margin: 0px 15px;
}
.testimonial-item-2 .img {
  padding: 5px;
  background: #FFF;
  width: 80px;
  border-radius: 50%;
  float: left;
  height: 80px;
  position: relative;
  border: 1px solid #DDD;
}
.testimonial-item-2 .img img {
  border-radius: 50%;
}
.testimonial-item-2 .datils {
  width: 80%;
  float: right;
  position: relative;
}
.testimonial-item-2 .datils h5 {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 12px;
}
.testimonial-item-2 .owl-pagination {
  bottom: -15px;
}
.pricing-tables {
  padding: 25px 0;
  text-align: center;
}
.pricing-tables .pricing-table {
  border: 1px solid #eee;
  text-align: center;
  position: relative;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.pricing-tables .pricing-table .plan-name {
  padding: 40px 0;
  border-bottom: 1px solid #eee;
}
.pricing-tables .pricing-table .plan-name h3 {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.pricing-tables .pricing-table .plan-price {
  padding: 25px 0;
}
.pricing-tables .pricing-table .price-value {
  font-size: 38px;
  line-height: 40px;
  font-weight: 700;
  color: #666;
}
.pricing-tables .pricing-table .price-value span {
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}
.pricing-tables .pricing-table .interval {
  line-height: 14px;
}
.pricing-tables .pricing-table .plan-list {
  padding: 0px 15px;
}
.pricing-tables .pricing-table .plan-list li {
  padding: 8px;
  font-size: 12px;
  border-bottom: 1px dotted #eee;
}
.pricing-tables .pricing-table .plan-list li:first-child {
  border-top: 1px dotted #eee;
}
.pricing-tables .pricing-table:hover {
  z-index: 2;
  top: -3px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.pricing-tables .plan-signup {
  padding: 30px 0;
}
.highlight-plan {
  margin: -15px 0;
  margin-right: -1px;
  z-index: 1;
}
.highlight-plan .plan-name {
  padding: 25px 0;
}
.highlight-plan .plan-signup {
  padding: 30px 0;
}


/* filter list */
.sidenav label {
    color: #fff;
}
.sidenav .filter-list > h3 {
    background-color: rgba(204, 204, 204, 0.58);
    border-bottom: none;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0;
    padding: 2px 6px;
    color: #fff;
}
.filter-list > h3 {
    background-color: rgba(204, 204, 204, 0.58);
    border-bottom: 1px solid #bbbbbb;
    font-size: 14px;
    margin-bottom: 0;
    padding: 6px 15px;
    font-weight: normal;
}

.filter-list > h3 {
    background-color: rgba(204, 204, 204, 0.58);
    border-bottom: 1px solid #bbbbbb;
    font-size: 14px;
    margin-bottom: 0;
    padding: 6px 15px;
    font-weight: normal;
}
.filter-list .checkbox label {
    padding-left: 8px;
}
.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}


.media-object{ margin:auto; } 

@media screen and (max-width: 768px) { .media-object{ margin-top:0; } }


/* mailchimp */
#mc_embed_signup input {
    border:none !important;
}
#mc-embedded-subscribe {
    margin: 0px !important;
}

#mc_embed_signup input {
    border-radius: 0px !important;
}
#mc_embed_signup .mc-field-group {
    width: 100%  !important;
}

#mc_embed_signup form {
    padding: 0 !important;
}

#mc_embed_signup .mc-field-group input {
    padding: 0 !important;
}

/* testimonials */

.bubbleA {
    background: transparent url("../assets/images/bubble01.png") no-repeat scroll right 20px;
    height: 250px;
    padding: 14px 0 0;
    width: 700px;
}


.bubbleB {
    background: transparent url("../assets/images/bubble02.png") no-repeat scroll left 20px;
    height: 250px;
    padding: 14px 0 0;
    width: 700px;
}

.cloudzoom {
    width: 100%;
}

blockquote footer::before, blockquote small::before, blockquote .small::before {
    content: none;
}

/* blog */

.blog-headline date {
    color: #999999;
}

.well.well-sm.blog-headline {
    background-color: #fff;
    border: 0px solid #666;
}

.blog-headline h3 {
    font-weight: 400;
	margin-bottom: 30px;
}

.blog-headline h5 {
    font-weight: 400;
	margin-bottom: 0px;
    margin-top: 0px;
    font-size: 15px;
}

.blog-headline .thumbnail {
    border: 0px;
}

.blog-read-more, .blog-title{
    color: #999999;
    text-transform: uppercase;
    font-size: 20px;
}
 
.blog-read-more:hover{
    color: #2e86b7;
}
.blog-read-more .fa.fa-angle-right {
    color: #2e86b7;
    font-size: 22px;
}

.blog-pagination {
	background-color: #F3F3F5;
	padding: 20px;
	font-size: 22px;
}
.blog-pagination a {
	color: #999999;
}

.blog-pagination a:hover, .blog-pagination a:active, .blog-pagination a:focus {
	color: #2e86b7;
}

/* blog - side nav */

.blog-side-headlines .well.well-sm.blog-headline {
    background-color: #fff;
    border-color: #eee;
    border-style: none none solid;
    border-width: 0 0 1px;
    padding-bottom: 20px;
}

.well.well-sm.blog-headline {
    background-color: #fff;
    border: 0px solid #666;
}


.blog-side-headlines .blog-headline, .blog-side-headlines .blog-headline .blog-read-more,
.blog-side-headlines .blog-headline .blog-read-more .fa.fa-angle-right {
    font-size: 12px;
    line-height: 14px;
}

.blog-side-headlines .blog-headline p {
    margin: 10px 0;
}

/* case study */

.case-study-tagline {
    margin: 15px 0 30px;
    padding: 0 80px;
}


.panel-heading [data-toggle="collapse"]:after
{
    font-family: 'Glyphicons';
    content: "\2b"; /* "plus" icon */
    float: left;
    color: #ccc;
    font-size: 18px;
    line-height: 20px;
 
   /* rotate "Plus" icon  */
    -webkit-transform: rotate(45deg);
    -moz-transform:    rotate(45deg);
    -ms-transform:     rotate(45deg);
    -o-transform:      rotate(45deg);
    transform:         rotate(45deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after
{
    /* rotate "Plus" */
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    -o-transform:      rotate(90deg);
    transform:         rotate(90deg);
}

/* landing page : catalogue request*/

.landing-page-form {
    background-color: #2e86b7;
    color: #fff;
}

.landing-page-form h4 {
    font-size: 18px;
}

.sectioncontent.landing-page {
    margin: 0;
}

/* accordion - faq */

.faq .panel-heading .panel-title {
    margin: 5px 10px;
}

.faq .panel-default > .panel-heading {
    background-color: #2e86b7;
    border-color: #27739d;
    color: #fff;
}

.faq .panel-title > a:hover {
    color: #fafafa;
}

.faq .panel-default .panel-heading a.collapsed {
    color: #fff;
}

.faq .panel-default .panel-heading .panel-title {
    font-size: 16px;
    font-weight: normal;
}

.faq .panel-default .panel-heading.active .panel-title,
.faq .panel-default .panel-heading.active .panel-title a,
.faq .panel-default .panel-heading.active .panel-title a:hover,
.faq .panel-default .panel-heading.active .panel-title:hover {
    color: #293641;
}

.faq .panel-heading .panel-title {
    margin: 0 10px;
}

.faq .panel-heading [data-toggle="collapse"]::after {
    margin-right: 10px;
    color: #fff;
}

.faq .panel-heading.active [data-toggle="collapse"]::after {
    color: #293641;
}

.is_con.special_branch .td_code{
	width:90px;
	background-image: url('../images/alert20.png') !important;
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 20px;
}
.non_con.special_branch .td_code{
	width:110px;
	background-image: url('../images/Procure-ContractIcon-space.png') !important;
	background-repeat: no-repeat;
	background-position: top right;
}

#results-list ul{font-size:0.9em;background-color:#ffffff;}
#results-list ul li{background-color:#ffffff;}
#results-list ul li a {color: black;}
#results-list ul li a.ui-state-focus{
	background-color: #2E86B7 !important;
    color: white;
    border: none;
    background-image: none;
}

li.sm-active .dropdown-menu{
	border:none !important;
	box-shadow: none !important;
}

li.sm-active .dropdown-menu > li > a:hover, li.sm-active .dropdown-menu > li > a:focus{
	background-color: inherit !important;
}

.previsouly_purchased {
    color: green;
    padding: 0 5px;
    cursor: pointer;
    font-weight: 600;
}

/* tables */
table.tablesorter {
	background-color: #CDCDCD;
	margin:0px 0pt 15px;
	font-size: 10pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 10pt;
    padding: 10px 25px 10px 10px;
    vertical-align: middle;
}
table.tablesorter thead tr .tablesorter-header {
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .tablesorter-headerAsc {
	background-image: url(../img/asc.gif);
}
table.tablesorter thead tr .tablesorter-headerDesc {
	background-image: url(../img/desc.gif);
}
table.tablesorter thead tr .tablesorter-headerAsc, table.tablesorter thead tr .tablesorter-headerDesc {
background-color: #8dbdd8;
}
input.tablesorter-filter {
    background-image: url("/assets/img/table-search.png");
    background-position: right bottom;
    background-repeat: no-repeat;
}

.tablesorter .filtered {
  display: none;
}
/* All of the following css is already contained within each theme file; modify it as desired */
/* filter row */
.tablesorter-filter-row td {
  background: #eee;
  line-height: normal;
  text-align: center; /* center the input */
  -webkit-transition: line-height 0.1s ease;
  -moz-transition: line-height 0.1s ease;
  -o-transition: line-height 0.1s ease;
  transition: line-height 0.1s ease;
}
/* optional disabled input styling */
.tablesorter-filter-row .disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: not-allowed;
}

/* hidden filter row 
.tablesorter-filter-row.hideme td {
  padding: 2px;
  margin: 0;
  line-height: 0;
  cursor: pointer;
}
.tablesorter-filter-row.hideme * {
  height: 1px;
  min-height: 0;
  border: 0;
  padding: 0;
  margin: 0;
  /* don't use visibility: hidden because it disables tabbing *
  opacity: 0;
  filter: alpha(opacity=0);
}*/

/* filters */
.tablesorter-filter {
  width: 95%;
  height: inherit;
  margin: 4px;
  padding: 4px;
  background-color: #fff;
  border: 1px solid #bbb;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: height 0.1s ease;
  -moz-transition: height 0.1s ease;
  -o-transition: height 0.1s ease;
  transition: height 0.1s ease;
}




/* product nav bar */

#nav_main .product-navigation ul li:first-child a {
    border-left:1px solid rgba(98, 185, 225, 0.67);
}

#nav_main .product-navigation ul li {
    border-right:1px solid rgba(98, 185, 225, 0.67);
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: transparent;
}


#nav_main .product-navigation .dropdown ul li,
#nav_main .product-navigation .dropdown ul li:first-child a {
    border-right:0px solid rgba(98, 185, 225, 0.67);
    border-left:0px solid rgba(98, 185, 225, 0.67);
}



#nav_main .product-navigation .main-navigation{
    margin-top: 0px !important;
    width: 100%;
}

#nav_main .product-navigation .main-navigation a {
    height: 50px;
    margin-bottom: 0 !important;
    text-align: center;
    color: #fff;
}
.product-navigation li {
    padding-top: 0px !important;
}

#nav_main .product-navigation .main-navigation .La > a:hover,
#nav_main .product-navigation .main-navigation .La > a:focus, 
#nav_main .product-navigation .main-navigation .La > a:active{
    background-color: transparent !important;
    color: #293641;
}

.top_l_sub_left.col-md-3 > h2 {
    font-size: 16px;
    line-height: 18px;
}
.top_l_sub_left{
	padding:0 !important;
	margin: 10px 0 !important;
	background-color:#eee;
}
.top_nav_sub .thumbnail {
    margin-bottom: 0;
}
.top_l_sub_main .thumbSetting {
    padding: 4px 0px;
}
.top_l_sub_main .thumbTitle a {
    color: #555;
    font-size: 13px;
    line-height: 14px;
    padding-top: 5px;
    padding-bottom: 20px;
}
.top_l_sub_main .thumbTitle a:hover {
    color: #DBEAF9;
}

.qty {
    max-width: 80px;
}

.col-md-1-5{
	width:11.11%;
	float: left;
	position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}
#category-sub-list li:nth-child(9n+1){clear:both}


/* ================================== */

@import "https://daneden.github.io/animate.css/animate.min.css";
/*-------------------------------*/
/*           VARIABLES           */
/*-------------------------------*/
body {
    /*position: relative;*/
    overflow-x: hidden;
}
body,
html {
    /*height: 100%;*/
}
.nav .open > a {
    background-color: transparent;
}
.nav .open > a:hover {
    background-color: transparent;
}
.nav .open > a:focus {
    background-color: transparent;
}
/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/
#wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding-left: 0;
    transition: all 0.5s ease;
}
#sidebar-wrapper {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: #ffffff;
    height: 100%;
    left: 220px;
    margin-left: -220px;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease;
    width: 0;
    z-index: 1000;
}
#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}
#page-content-wrapper {
    width: 100%;
}

/* mobile styles */
@media (max-width:767px) {
    #wrapper.toggled {padding-left: 220px;}
    #wrapper.toggled #sidebar-wrapper {width: 220px;}
    #wrapper.toggled #page-content-wrapper {margin-right: -220px;position: absolute;}
    #wrapper.toggled footer {position: relative;}
}
/* small size */
@media (min-width:768px) and (max-width:991px){
    .navbar.navbar-inverse.navbar-fixed-top {display: none;}
}
/* mid size */
@media (min-width:992px) {}
/* large size */
@media(min-width:1200px){}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/
.sidebar-brand {
    font-size: 16px;
    margin: 20px 10px;
    color: #222222;
}
.sidebar-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    /*position: absolute;*/
    top: 0;
    width: 220px;
}
.sidebar-nav li {
    display: inline-block;
    line-height: 20px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #c2c2c2;
}
.sidebar-nav li:first-child {
    border-top: 1px solid #c2c2c2;
}
.sidebar-nav li:before {
    /*background-color: #f5f5f5;*/
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
    width: 3px;
    z-index: -1;
}
.sidebar-nav li:hover:before {
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
    width: 100%;
}
.sidebar-nav li a {
    color: #222222;
    display: block;
    padding: 10px 15px 10px 10px;
    text-decoration: none;
    font-size: 13px;
    line-height: 15px;
}
.sidebar-nav li.open:hover before {
    -webkit-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
    width: 100%;
}
.sidebar-nav .dropdown-menu {
    background-color: #eeeeee;
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus {
    background-color: transparent;
    color: #139cd8;
    text-decoration: none;
}

.sidebar-nav .dropdown {
    padding: 0 0 0 10px;
}

.sidebar-nav .dropdown-menu li:last-child {
    border-bottom: 0px;
}

.item-container .fa-icon{
    color: #222222;
    margin-right:15px;
}
.item-container:hover .fa-icon{
    -webkit-transition: color 0.2s ease-in;
    transition: color 0.2s ease-in;
    color: #222222;
}


/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger-background {
    background-color: #ffffff;
    border-radius: 4px;
    margin-top: 5px;
    padding: 0 0 10px 8px;
    width: 42px;
}

.hamburger {
    background: transparent;
    border: none;
    display: block;
    height: 30px;
    margin-left: 0px;
    position: relative;
    top: 5px;
    width: 25px;
    z-index: 999;
}
.hamburger:hover {
    outline: none;
}
.hamburger:focus {
    outline: none;
}
.hamburger:active {
    outline: none;
}
.hamburger.is-closed:before {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    color: #222222;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
}
.hamburger.is-closed:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
}
.hamburger.is-closed:hover .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    top: 6px;
}
.hamburger.is-closed:hover .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    bottom: 7px;
}
.hamburger.is-closed .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #666666;
    top: 6px;
}
.hamburger.is-closed .hamb-middle {
    background-color: #666666;
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-closed .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    background-color: #666666;
    bottom: 7px;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #222222;
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-open .hamb-middle {
    background-color: #666666;
    display: none;
}
.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08);
    background-color: #222222;
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-open:before {
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    color: #666666;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
}
.hamburger.is-open:hover before {
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
}


ul.dropdown-menu{padding-top: 0 !important}
ul.dropdown-menu li a{color: #333 !important;height:auto !important;text-align:left !important; width:auto !important;}
ul.dropdown-menu li a:hover{background-color:transparent;text-decoration:underline;}

.product-nav li a.dropdown-toggle{
	height:55px;
}

.navbar-default {
    background-color: #139cd8;
    border: 0px;
    margin-bottom: 0px !important;
}

.mega-dropdown {
    position: static !important;
    background-color: #139cd8;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff;

}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0px 0px 0px 15px;
}
.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0px 0px 0px 15px;
    transition-delay: .25s; 
}

.mega-dropdown-menu > li > ul > li {
    list-style: square;
    color: #ccc;
    margin: -3px 0px;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    color: #222;
    padding: 3px 0px;
    line-height: 12px;
    font-size: 13px;
}

.mega-dropdown-menu > li > ul > li > a:hover {
    color: #139cd8;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
        background-color: #fff;
        color: #139cd8;
        text-decoration: underline;
}

.mega-dropdown-menu .dropdown-header {
    padding: 5px 5px 5px 0px;
    margin-left: -12px;
    white-space: normal;
    min-height: 40px;
    margin-top: 10px;
}
.mega-dropdown-menu .dropdown-header a {
    line-height: 16px;
    font-size: 15px;
    font-weight: 300;
    color: #139cd8 !important;
}

.view-all {
    font-weight: 600 !important;
    text-decoration: underline;
    margin-left: -17px;
    font-size: 12px;
}

.col-height {
    min-height: 230px;
}



/* small size */
@media (min-width:768px) and (max-width:880px){
    .dropdown.mega-dropdown {width: 85px;text-align: center;font-size: 11px;}
    .product-nav li a.dropdown-toggle {line-height: 14px;padding: 10px 4px}
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#fff;}
    .col-md-2.col-sm-3.col-height:nth-child(4n+1) {clear: both;}
}
@media (min-width:881px) and (max-width:991px){
    .dropdown.mega-dropdown {width: 100px;text-align: center;font-size: 11px;}
    .product-nav li a.dropdown-toggle {line-height: 14px;padding: 10px 0px}
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {color:#fff;}
    .col-md-2.col-sm-3.col-height:nth-child(4n+1) {clear: both;}
}
/* mid size */
@media (min-width:992px) {
    .dropdown.mega-dropdown {width: 115px;text-align: center;font-size: 12px;}
    .product-nav li a.dropdown-toggle {line-height: 16px;padding: 10px 6px;}
    .col-md-2.col-sm-3.col-height:nth-child(6n+1) {clear: both;}
}
/* large size */
@media(min-width:1200px){
    .dropdown.mega-dropdown {width: 140px;text-align: center;font-size: 13px;}
    .product-nav li a.dropdown-toggle {line-height: 16px;}
    .col-md-2.col-sm-3.col-height:nth-child(6n+1) {clear: both;}
}

/* Fixfirm - Modal 1 */

.fixfirm-modal {
    background-color: #0C4769;
    color: #fff;
}
.modal-content.fixfirm-modal {
    padding: 0px;
    background-position: top right;
    background-repeat: no-repeat;
}
.fixfirm-modal .modal-header {
    border: 0px;
    padding: 20px;
}
.fixfirm-modal .modal-body {
    padding: 20px;
}
.fixfirm-modal .close {
    float: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.fixfirm-modal .btn-white {
    background-color: #fff;
    border-color: #fff;
    margin-top: 15px;
    font-weight: 600;
    color: #0C4769;
    font-size: 20px;
}
.fixfirm-modal .btn-white:hover, .fixfirm-modal .btn-white:focus, .fixfirm-modal .btn-white:active {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}
.fixfirm-modal .control-label {
    text-align: left;
    font-weight: 300;
}
.fixfirm-modal h1 {
    margin-top: 10px;
    font-weight: 600;
}
.fixfirm-modal h4 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom:20px;
}

/* xs size */
@media (max-width:767px) {
    .modal-dialog.fixfirm-modal-width {width: 300px; margin: 10px auto;}
    .fixfirm-modal .btn-white {float:left;}
    .modal-content.fixfirm-modal {background-image: url(/assets/images/modal/modal-save-250-xs.png);}
    .fixfirm-modal h1 {font-size: 22px;line-height: 25px;}
    .fixfirm-modal .form-pack {margin-top: 10px;}
}
/* sm size */
@media (min-width:768px) and (max-width:991px){
    .modal-dialog.fixfirm-modal-width {width:600px;}
    .fixfirm-modal .btn-white {float:right;}
    .modal-content.fixfirm-modal {background-image: url(/assets/images/modal/modal-save-250.png);}
    .fixfirm-modal h1 {font-size: 30px;line-height: 35px;}
    .fixfirm-modal .form-pack {margin-top: 30px;}
}
/* mid size */
@media (min-width:992px) {
    .modal-dialog.fixfirm-modal-width {width: 850px;}
    .fixfirm-modal .btn-white {float:right;}
    .modal-content.fixfirm-modal {background-image: url(/assets/images/modal/modal-save-250.png);}
    .fixfirm-modal h1 {font-size: 40px;line-height: 45px;}
    .fixfirm-modal .form-pack {margin-top: 30px;}
}
/* large size */
@media(min-width:1200px){ 
    .modal-dialog.fixfirm-modal-width {width: 850px;}
    .fixfirm-modal .btn-white {float:right;}
    .modal-content.fixfirm-modal {background-image: url(/assets/images/modal/modal-save-250.png);}
    .fixfirm-modal h1 {font-size: 40px;line-height: 45px;}
    .fixfirm-modal .form-pack {margin-top: 30px;}
}

/* Modal - 2 */

.fixfirm-modal-2 {
    background-color: #0C4769;
    color: #fff;
}
.fixfirm-modal-2 .modal-header {
    border: 0px;
    padding: 20px;
}
.fixfirm-modal-2 .modal-body {
    padding: 20px;
}
.fixfirm-modal-2 .close {
    float: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.fixfirm-modal-2 .btn-white {
    background-color: #fff;
    border-color: #fff;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #0C4769;
    font-size: 25px;
}
.fixfirm-modal-2 .btn-white:hover, .fixfirm-modal-2 .btn-white:focus, .fixfirm-modal-2 .btn-white:active {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
}
.fixfirm-modal-2 h1 {
    margin-top: 0px;
    font-weight: 600;
}
.fixfirm-modal-2 h2 {
    margin-bottom:20px;
    margin-top: 20px;
    font-weight: 300;
}
.fixfirm-modal-2 h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom:20px;
}
.fixfirm-modal-2 h4 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom:20px;
}
.fixfirm-modal-2 h4 a {
    color: #fff;
}
.fixfirm-modal-2 h4 a:hover {
    color: #13BAD1;
}

/* xss size */
@media (max-width:767px) {
    .modal-dialog.fixfirm-modal-width-2 {width: 300px; margin: 10px auto;}
    .fixfirm-modal-2 h1 {font-size: 22px;line-height: 25px;}
    .fixfirm-modal-2 h2 {font-size: 18px;line-height: 22px;}
}
/* sm size */
@media (min-width:768px) and (max-width:991px){
    .modal-dialog.fixfirm-modal-width-2 {width:600px;}
    .fixfirm-modal-2 h1 {font-size: 30px;line-height: 35px;}
    .fixfirm-modal-2 h2 {font-size: 20px;line-height: 25px;}
}
/* mid size */
@media (min-width:992px) {
    .modal-dialog.fixfirm-modal-width-2 {width: 600px;}
    .fixfirm-modal-2 h1 {font-size: 50px;line-height: 55px;}
    .fixfirm-modal-2 h2 {font-size: 20px;line-height: 25px;}
}
/* large size */
@media(min-width:1200px){ 
    .modal-dialog.fixfirm-modal-width-2 {width: 600px;}
    .fixfirm-modal-2 h1 {font-size: 55px;line-height: 60px;}
    .fixfirm-modal-2 h2 {font-size: 20px;line-height: 25px;}
}

/* Modal - 3 */

.fixfirm-modal-3 {
    background-color: #0C4769;
    color: #fff;
}
.fixfirm-modal-3 .modal-header {
    border: 0px;
    padding: 20px;
}
.fixfirm-modal-3 .modal-body {
    padding: 0px;
}
.fixfirm-modal-3 .close {
    float: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}
.fixfirm-modal-3 .btn-default, .fixfirm-modal-3 .btn-default:active,
.fixfirm-modal-3 .btn-default:focus {
    background-color: #139cd8;
    border-color: #139cd8;
    font-weight: 600;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.fixfirm-modal-3 .btn-default:hover {
    background-color: #0C4769;
    border-color: #0C4769;
}
.fixfirm-modal-3 h1 {
    margin-top: 0px;
    font-weight: 600;
    padding: 10px 10px 15px 10px;
    margin-bottom: 0px;
}
.fixfirm-modal-3 h2 {
    margin-bottom:20px;
    font-weight: 300;
}
.fixfirm-modal-3 h3 {
    font-size: 18px;
    font-weight: 300;
    margin-bottom:20px;
}
.fixfirm-modal-3 h4 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom:20px;
}

.fixfirm-modal-3 .control-label {
    text-align: left;
}
.fixfirm-modal-3 .text-10 {
    font-weight: bold;
    float: left;
}
.fixfirm-modal-3 .background-white {
    background-color: #fff;
    color: #0C4769;
}
.fixfirm-modal-3 .background-red {
    background-color: red;
    padding: 10px 20px 5px 20px;
    color: #fff;
}
.fixfirm-modal-3 .background-blue {
    background-color: #0C4769;
    color: #fff;
}

.fixfirm-modal-3 .checkbox {
    padding-top:0px;
    padding-bottom: 0px;
    min-height:auto;
    margin: -4px;
}

.fixfirm-modal-3 label {
    font-size: 22px;
    padding-top: 0px;
    padding-bottom: 15px;
}

.fixfirm-modal-3 .checkbox label {
    font-size: 13px;
    padding-bottom: 0px;
}

.fixfirm-modal-3 .form-group {
    margin-bottom: 10px;
}

.fixfirm-modal-3 .join-text {
    font-size: 13px;
    line-height: 16px;
}

/* xss size */
@media (max-width:767px) {
    .modal-dialog.fixfirm-modal-width-3 {width: 80%; margin: 10px auto;}
    .fixfirm-modal-3 h1 {font-size: 22px;line-height: 25px;}
    .fixfirm-modal-3 h2 {font-size: 18px;line-height: 22px;}
    .fixfirm-modal-3 .text-10 {font-size: 100px;margin-top: 100px;}
    .modal-padding-right-0 {padding-right: 0px;padding-left: 0px;}
    .fixfirm-modal-3 form {padding: 10px;}
    .fixfirm-modal-3 .join-text {margin-bottom: 10px;}
    .fixfirm-modal-3 .checkbox {margin-left: 0px;}
}
/* sm size */
@media (min-width:768px) and (max-width:991px){
    .modal-dialog.fixfirm-modal-width-3 {width:600px;}
    .fixfirm-modal-3 h1 {font-size: 30px;line-height: 35px;}
    .fixfirm-modal-3 h2 {font-size: 20px;line-height: 25px;}
    .fixfirm-modal-3 .text-10 {font-size: 100px;margin-top: 100px;}
    .modal-padding-right-0 {padding-right: 0px;}
}
/* mid size */
@media (min-width:992px) {
    .modal-dialog.fixfirm-modal-width-3 {width: 680px;}
    .fixfirm-modal-3 h1 {font-size: 45px;line-height: 55px;}
    .fixfirm-modal-3 h2 {font-size: 20px;line-height: 25px;}
    .fixfirm-modal-3 .text-10 {font-size: 120px;margin-top: 100px;}
    .modal-padding-right-0 {padding-right: 0px;}
}
/* large size */
@media(min-width:1200px){ 
    .modal-dialog.fixfirm-modal-width-3 {width: 680px;}
    .fixfirm-modal-3 h1 {font-size: 45px;line-height: 50px;}
    .fixfirm-modal-3 h2 {font-size: 20px;line-height: 25px;}
    .fixfirm-modal-3 .text-10 {font-size: 120px;margin-top: 100px;}
    .modal-padding-right-0 {padding-right: 0px;}
}


.contacts-title {
    color: #00a7cf;
    font-weight: 600;
    margin: 10px 0px !important;
}

.contacts-name {
    font-weight: 600;
    margin: 10px 0px !important;

}

.contacts-intro {
    margin: 10px 0px !important;
}

/* my account - side column */

.nav-side-my-account label {
	padding: 0;
}

.nav-side-my-account a {
	color: #000;
	font-size: 14px;
}

.nav-side-my-account li {
	background-color: #f5f5f5;
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
}
.nav-side-my-account li:hover {
	background-color: #dddbdb;
}

.nav-side-my-account .fa {
	width: 30px;
	color: #0c4769;
}

.my-account-landing-page .list-group-item-text {
	width: 90%;
}

#people-also-purchased-Carousel .fa {
	color:#0C4769 !important;
}


#people-also-purchased-Carousel .carousel-control {
	color:#0C4769 !important;
	top:44%;
	bottom:auto;
	opacity:1;
}
#people-also-purchased-Carousel .carousel-control:hover {
	color:#139cd8;
}
#people-also-purchased-Carousel .carousel-control.left, .carousel-control.right {
	background-image:none !important;
}
#people-also-purchased-Carousel .carousel-control.right {
	left:auto;
	right:0px;
}
#people-also-purchased-Carousel .carousel-control.left {
	right:auto;
	left:0px;
}


/* blog */

.news-headline .img-responsive {

}

.blog-image {
	margin-bottom: 20px;
}

.blog-content h1 {
	font-size:25px;
}

.blog-content h1,
.blog-content h2,
.blog-content h3 {
	margin: 20px 0;
}

.blog-content date {
	color: #767676;
}

.blog-content li {
	line-height: 30px;
	list-style-type: disc;
	margin-left: 40px;
	padding-left: 20px;
}

#blog_nav_head {
	color: #fff;
	background-color: #0C4769;
	font-size: 18px;
	font-weight: 400;
	margin: 3px 0;
	padding: 10px;
	text-transform: uppercase;
}

.blog-content .footer-social-pagelinks li {
	margin-left: 0;
	padding-left: 0;
}

.blog-latest-headlines li {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 10px;
}

.blog-latest-headlines .panel-body {
	padding: 8px 3px;
}

.blog-latest-headlines li a {
	color: #555;
}

.blog-latest-headlines li a:hover {
	color: #000;
}

.blog_nav .list-group-item.small,
.blog_nav .list-group-item.small:hover,
.blog_nav .list-group-item.small:focus,
.blog_nav .list-group-item.small:active {
	background-color: #fff;
	color: #000;
}

.blog_nav .list-group-item.small {
	font-size: 13px;
	line-height: 15px;
	color: #555;
}

.blog-latest-headlines h4 {
	padding: 0 10px;
}

.blog-latest-headlines .fa-angle-double-right {
	font-weight: 400;
	margin-left: 4px;
}

.blog_nav .list-group-item,
.blog_nav .list-group-item:hover,
.blog_nav .panel-heading,
.blog_nav .panel-heading:hover {
	color: #454545;
	border-color: currentcolor currentcolor #454545;
	border-style: none none solid;
	border-width: 0 0 1px;
	color: #454545;
	padding-left: 0;
}


.news-headline h3 {
	font-size: 16px;
	min-height: 60px;
}


.news-headline date,
.blogcontent-col date {
	color: #737171;
}


.blog-section ul#leftMenu{
	padding-left: 0px;
	list-style-type: none;
}

.blog-section #leftMenu > li {
	border-bottom: 1px solid #454545;
	font-size: 14px;
	line-height: 18px;
	margin-left: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 10px;
}

.blog-section h1 {
	padding-bottom: 20px;
}

.blog-section #leftMenu > li a {
	color: #454545;
}

.blog-content {
	margin-bottom: 50px;
}

.padding-30 {
	padding: 30px;
}
.padding-20 {
	padding: 20px;
}
.padding-10 {
	padding: 10px;
}

.border-dashed {
	border-bottom: 1px dashed #2E86B7;
}

.cartcontent .control-label {
    font-weight: bold;
}

.cartcontent .panel-default .panel-heading .panel-title {
    font-size: 16px;
}

.ppl-table {
  max-height: 1000px;
  overflow-y: auto;
  overflow-x: auto;
}

.ppl-table .table {
  font-size: 13px;
}

.table-sticky-header {
    position: sticky;
    top: 0px;
    z-index: 1000;
}

.col-xs-8s,
.col-sm-8s,
.col-md-8s,
.col-lg-8s {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-8s {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-8s {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-8s {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-8s {
        width: 12.5%;
        float: left;
    }
}

.ppl.magnify {
    max-height: 80px;
    max-width: 100px;
}

.noty_bar {
    background-color: #5cb85c !important;
    border-color: #5cb85c !important;
    color: #fff;
}

.preferred_item{
    font-size: 14px;
    color: green;
    font-weight: bold;
}
.meet-the-team-panel{
    height: 400px;
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-info{
    position:absolute;
    bottom:20px;
    left: 20px;
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-info-name{
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0 !important;
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-info-role{
    color: white;
    font-size: 16px;
    margin: 0 !important;
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-info-link{
    display: inline-block;
    margin-top: 10px;
    color: white;
    display: flex;
    align-items: center;
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-link-text{
    padding-left: 10px;
}

.meet-the-team-panel-desc-container{
    position: absolute;
    overflow-y: auto;
    height: 100%;
    width: 100%;
    background: #004E72 0% 0% no-repeat padding-box;
    top:0;
    left:0;
    opacity: 0.9
}

.meet-the-team .meet-the-team-container .meet-the-team-panel-info-link i{
    color: white;
    font-size: 20px;
}

.meet-the-team-panel-long-info{
    padding: 10px;
    color: #fff;
}
.meet-the-team-panel-info-desc{
    font-size: 0.7em;
    color: white;
    margin: 5px 0 0 !important;
    line-height: 16px;
}
.whatsapp {
    height: 20px;
    float: left;
    margin-right: 5px;
}

body.modal-open .modal{
    display: block !important;
}

.product-detail-logo-image{
    max-height: 100px;
}

.brand-category-header{
    width: 100%;
    padding: 10px;
    background-color: #139cd8;
    margin-bottom: 10px;
    color: white;
    font-weight: bold;
}

.sector-category-header {
    background-color: #139cd8;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin: 10px 0;
}

.sector-category{
    padding: 5px;
    border: 1px solid #eee;
}

.sector-category-title{
    font-weight: 700;
    color: #4a4c50;
}

.division-h3 {
    font-size: 1.6rem;
    line-height: 1.3rem;
    font-weight: 700;
    color: #4a4c50;
    margin: 0;
}

.pending_order_autocomplete.ui-widget-content{
    background: white !important;
}

.pending_order_autocomplete.ui-widget-content a{
    font-size: 0.9em !important;
    color: #333 !important;
}

.pending_order_autocomplete.ui-widget-content a.ui-state-focus{
    background: #ccc !important;
    border: 1px solid #333 !important;
}

.cart_variant_add_autocomplete, .pending_order_autocomplete{
    max-height: 260px;
    overflow-y: auto;
}

.cart_variant_add_autocomplete.ui-widget-content{
    background: white !important;
}

.cart_variant_add_autocomplete.ui-widget-content a{
    font-size: 0.9em !important;
    color: #333 !important;
}

.cart_variant_add_autocomplete.ui-widget-content a.ui-state-focus{
    background: #ccc !important;
    border: 1px solid #333 !important;
}

#cart-unit-case-selector{
    color:white;
}

.input-wrapper {
    position: relative;
    display: inline-block;
}

.input-wrapper input {
    width: 100%;
    padding-right: 35px; /* leave space for spinner */
}

.spinner {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px; /* center vertically */
    border: 2px solid #ccc;
    border-top: 2px solid #333;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    display: none; /* hidden by default */
}

@keyframes spin {
    0%   { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* When parent has .loading, show spinner */
.input-wrapper.loading .spinner {
    display: block;
}

.bg-darker {
    background-color: #0C4769;
    border-color: #0C4769;
}
