h2.title-small {
font-size: 24px;
font-family: 'HelveticaNeueLTCom-Bd';
line-height: 157%;
}
h1.other-product {
margin-top:50px;
}
.para-margin {
margin-top:20px;
}
.who-height {
min-height:450px;
}
.button-margin {
margin-bottom:30px;
}
.button-margin.who-height {
height:320px;
}
h2.product-title {
font-family: 'HelveticaNeueLTCom-Roman';
font-weight: normal;
font-size: 23px;
text-align: center;
display: block;
height: 100px;
color:black;
}
.about-slider .glyphicon-chevron-left::before {
content:"\e257";
color: #fff;
opacity:1;
}
.about-slider .carousel-control.left {
opacity:1;
background:none;
}
.about-slider .carousel-control .glyphicon-chevron-left,.about-slider .carousel-control .icon-prev {
left:10px;
width:100%;
}
.about-slider .glyphicon-chevron-right::before {
content:"\e258";
color: #fff;
opacity:1;
}
.about-slider .carousel-control.right {
opacity:1;
background:none;
}
.about-slider .carousel-control .glyphicon-chevron-right,.about-slider .carousel-control .icon-next {
right:10px;
width:100%;
}
.related-product .glyphicon-chevron-left::before {
content:"\e257";
color: #3b7dd8;
opacity:1;
}
.related-product .carousel-control.left {
opacity:1;
background:none;
}
.related-product .carousel-control .glyphicon-chevron-left,.related-product .carousel-control .icon-prev {
left:-60px;
width:100%;
}
.related-product .glyphicon-chevron-right::before {
content:"\e258";
color: #3b7dd8;
opacity:1;
}
.related-product .carousel-control.right {
opacity:1;
background:none;
}
.related-product .carousel-control .glyphicon-chevron-right,.related-product .carousel-control .icon-next {
right:-60px;
width:100%;
}
h2.product-cat-title {
height:60px;
display: block;
}
h2.product-desc {
font-size:20px;
margin-bottom:32px;
}
.ul.vision {
list-style: none;
margin:0px;
padding:15px;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top-color: currentcolor;
border-top-style: none;
border-top-width: 0px;
border-top: 1px solid #777;
}
ul.vision li::before {
content: "\2022";
color: #3b7dd8;
font-weight: bold;
display: inline-block;
width: 17px;
margin-left: -20px;
}
.main-con {
width:100%;
float:left;
margin-top: 40px;
margin-bottom: 40px;
}
h2.sidebar-title {
font-size: 23px;
font-family: 'HelveticaNeueLTCom-Lt';
float: left;
width: 100%;
position: relative;
margin-bottom: 31px;
}
h2.sidebar-title::after {
content: "";
width: 46px;
height: 2px;
background: #3b7dd8;
position: absolute;
float: left;
margin: auto;
margin-top: 31px;
left: 0px;
}
ul.sidebar-menu li{
list-style: none;
margin: 0px;
padding-bottom: 10px;
border-bottom: 1px solid #8b8b8b;
padding-top: 10px;
}
ul.sidebar-menu {
margin:0px;
padding:0px
}
ul.sidebar-menu li a {
color:#8b8b8b;	
}
ul.sidebar-menu li a:hover,ul.sidebar-menu li.current-menu-item a {
text-decoration:none;
color:#3b7dd8;
font-weight:700;
}