@import url(http://fonts.googleapis.com/css?family=roboto:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);
body
{
    font-family: roboto;
}
.navbar-toggle {
    
    padding: 5px 4px;
}
     
.header_top
{
    background: #212121 none repeat scroll 0 0;
    padding: 6px 0;
    box-shadow: 0 1px 10px rgba(0,0,0,.5);
}
.header_top_left
{
    margin-bottom: -8px;
}
.header_top_left > p
{
    color: #e8e8e8;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}
.header_top_left span
{
    color: #ce4241;
    font-weight: 600;
    margin-left: 4px;
}
.header_top_right
{
    margin-bottom: -8px;
}
.header_top_right p
{
    color: #e8e8e8;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    margin-right: 15px;
}
.floatright
{
    float: right;
}
.header_top_right p a
{
    color: #e8e8e8;
}
.header_top_right p a:hover
{
    color: #ce4241;
    text-decoration: none;
}
a
{
    transition: .3s;
}
.header_left
{
    margin: 25px 0;
    position: relative;
}
.floatleft
{
    float: left;
}
.header-search i
{
    color: #b1a599;
    font-size: 14px;
}
.header-search form input[type="submit"]
{
    background-color: transparent;
    border-color: transparent;
    left: 0;
    margin-left: -18px;
    margin-right: 10px;
}
.header-search input[type="text"]
{
    border: 0 none;
    color: #b3aa9b;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: 85%;
    font-size: 14px;
    margin-left: 0;
}
.header_left input[type="text"]
{
    padding-left: 10px;
    padding-top: 3px;
}
.header_center
{
    margin: 14px 0;
    text-align: center;
}
.social
{
    text-align: right;
}
.social-share
{ 
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.social-share li { 
    display: inline-block;
    margin-bottom: 4px;
    margin-left:20%;
    margin-top:15px;
}
ul.social-share li a {
    background: #404040 none repeat scroll 0 0;
    border-radius: 50px;
    color: #ffffff;
    display: inline-block;
    height: 60px;
    line-height: 25px;
    text-align: center;
    width: 60px;
   box-shadow: 0 3px 8px rgba(32, 0, 14, 0.83);
}
ul.social-share li a i
{
    margin-top: 16px;
}
 .facebook a:hover
{
    background: #1976d2;
    color: #fff;
}
 .twitter a:hover
{
    background: #64b5f6;
    color: #fff;
}
 .google a:hover
{
    background: #ef5350;
    color: #fff;
}
 .linkedin a:hover
{
    background:  #0d47a1;
    color: #fff;
}
 
.navbar-brand
{
    padding: 0;
    margin: 0;
}
.navbar
{
    border-radius: 0;
    margin-bottom: 0;
    background: #ce4241;
    padding: 12px 0;
    padding-bottom: 0;
    box-shadow: 0 1px 10px rgba(0,0,0,.5);
}
.navbar-nav > li
{
    margin-left: 35px;
    padding-bottom: 15px;
}
.navbar-inverse .navbar-nav > li > a
{
    padding: 5px 12px;
    margin: 0;
    border-radius: 3px;
    color: #eee;
    line-height: 24px;
    display: inline-block;
}
.navbar-inverse .navbar-nav > li > a:hover
{
    background-color: #212121;
    color: #fff;
}
.navbar-inverse
{
    border: none;
}
.navbar-inverse .navbar-brand
{
    font-size: 36px;
    line-height: 50px;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    background-color: #212121;
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu
{
    background-color: rgba(0,0,0,.85);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
    border: 0;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu:before
{
    position: absolute;
    top: 0;
}
.navbar-inverse .navbar-nav .dropdown-menu > li > a
{
    padding: 8px 15px;
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a, .navbar-inverse .navbar-nav .dropdown-menu > li:focus > a, .navbar-inverse .navbar-nav .dropdown-menu > li.active > a
{
    background-color: #c52d2f;
    color: #fff;
}
.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a
{
    border-radius: 0 0 3px 3px;
}
.navbar-inverse .navbar-nav .dropdown-menu > li.divider
{
    background-color: transparent;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
    border-top: 0;
    padding-bottom: 0;
}
.features-slider ul
{
    padding: 0px;
}
.feature
{
    background: #fff;
    padding-bottom: 40px;
    margin-top: -10px;
}
.features
{
    padding: 0;
    margin-top: 15px;
}
.feature-wrap
{
    margin-bottom: 35px;
    overflow: hidden;
}
.feature-wrap h2
{
    margin-top: 10px;
    font-size: 20px;
}
.feature-wrap h3
{
    font-size: 16px;
    color: #787878;
    font-weight: 400;
    line-height: 24px;
}
.center h2
{
    font-size: 36px;
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
}
.lead
{
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
}
.feature-wrap .pull-left
{
    margin-right: 25px;
}
.feature-wrap i
{
    font-size: 48px;
    height: 110px;
    width: 110px;
    margin: 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #e2e2e2;
    color: #ce4241;
    border: 3px solid #e2e2e2;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: 500ms;
    -moz-transition: 500ms;
    -o-transition: 500ms;
    transition: 500ms;
    float: left;
    margin-right: 25px;
    box-shadow: 0 1px 4px rgba(0,0,0,.5);
}
.feature-wrap i:hover
{
    background: #ffff;
    color: #fff;
    box-shadow: inset 0 0 0 5px #ce4241;
    -webkit-box-shadow: inset 0 0 0 5px #ce4241;
    border: 3px solid #ce4241;
}
.scroll-img
{
    /*background-image: url(../img/sc.jpg);*/
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.news
{
    margin-bottom: 10px;
    padding-bottom: 30px;
    padding-top: 55px;
}
.news > span
{
    color: #ffffff;
    font-size: 22px;
}
.btn-Pharmaceutical
{
    background-color: #ce4241;
    border: medium none;
    color: #fff;
    font-size: 20px;
    height: 45px;
    width: 100%;
}
.btn-Pharmaceutical:hover
{
    background-color: #ce4241;
    border: medium none;
    color: #fff;
}
.about
{
    background-color: #ffffff;
    margin-bottom:30px;
}
#about ul
{
    list-style: outside none none;
}
.timeline
{
    position: relative;
    padding: 0;
    list-style: none;
}
.timeline:before
{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}
.timeline > li
{
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}
.timeline > li:before, .timeline > li:after
{
    content: " ";
    display: table;
}
.timeline > li:after
{
    clear: both;
}
.timeline > li .timeline-panel
{
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline > li .timeline-panel:before
{
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li .timeline-panel:after
{
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline > li .timeline-image
{
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fed136;
}
.timeline > li .timeline-image h4
{
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}
.timeline > li.timeline-inverted > .timeline-panel
{
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before
{
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after
{
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}
.timeline > li:last-child
{
    margin-bottom: 0;
}
.timeline .timeline-heading h4
{
    margin-top: 0;
    color: inherit;
}
.timeline .timeline-heading h4.subheading
{
    text-transform: none;
}
.timeline .timeline-body > p, .timeline .timeline-body > ul
{
    margin-bottom: 0;
}

@media (min-width:768px)
{
    .timeline:before
    {
        left: 50%;
    }
    .timeline > li
    {
        margin-bottom: 100px;
        min-height: 100px;
    }
    .timeline > li .timeline-panel
    {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }
    .timeline > li .timeline-image
    {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }
    .timeline > li .timeline-image h4
    {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }
    .timeline > li.timeline-inverted > .timeline-panel
    {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media (min-width:992px)
{
    .timeline > li
    {
        min-height: 150px;
    }
    .timeline > li .timeline-panel
    {
        padding: 0 20px 20px;
    }
    .timeline > li .timeline-image
    {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }
    .timeline > li .timeline-image h4
    {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }
    .timeline > li.timeline-inverted > .timeline-panel
    {
        padding: 0 20px 20px;
    }
}

@media (min-width:1200px)
{
    .timeline > li
    {
        min-height: 170px;
    }
    .timeline > li .timeline-panel
    {
        /*padding: 0 20px 20px 100px;*/
    }
    .timeline > li .timeline-image
    {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }
    .timeline > li .timeline-image h4
    {
        margin-top: 40px;
    }
    .timeline > li.timeline-inverted > .timeline-panel
    {
        padding: 0 100px 20px 20px;
    }
}
.product
{
    background-color: #dddddd;
}
.slick-slider
{
    margin-bottom: 0;
}
.slick-slide
{
    margin: 0 0;
}
.slide-margin
{
    margin: 0 10px;
}
.carousel-control.left, .carousel-control.right
{
    background-image: none !important;
    cursor: pointer;
}
.carousel-control
{
    color: #fff;
    top: 40%;
    color: #ce4241;
    bottom: auto;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-shadow: none;
    opacity: 1;
}
.carousel-control:hover
{
    color: #fff;
}
.carousel-control.left, .carousel-control.right
{
    background-image: none !important;
}
.carousel-control.right
{
    left: auto;
    right: 10px;
    margin-top: 26px;
}
.carousel-control.left
{
    right: auto;
    left: 10px;
    margin-top: 26px;
}
.thumbnail
{
    padding: 0px;
    margin: 30px 10px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,.5);
    box-shadow: 0 1px 10px rgba(0,0,0,.5);
    border-radius: 0px;
    border: 0;
}
.thumbnail:hover
{
    background-color: #ce4241;
    transition: all .8s; /*cursor: pointer;*/
}
.thumbnail img:hover
{
    background-color: #000;
    opacity: 0.4;
}
.thumbnail .caption
{
    padding: 20px;
    padding-bottom: 3px;
}
.thumbnail .caption h5
{
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.thumbnail:hover .caption h5, .thumbnail:hover .caption, .thumbnail:hover a
{
    color: rgb(255, 255, 255);
}
a
{
    text-decoration: none !important;
}
.caption .viewdetail
{
    border-radius: 0;
    border-top: 2px solid #ce4241;
    margin-top: 25px;
    padding-top: 10px;
    width: 100%;
}
.thumbnail:hover .caption .viewdetail
{
    border-top: 2px solid #fff;
    text-align: left;
}
.thumbnail:hover .caption .viewdetail
{
    color: #fff;
    width: 100%;
}
.thumbnail .caption .viewdetail
{
    padding-left: 0;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
a
{
    color: #23527c;
    text-decoration: none;
    outline: none;
}
.slick-track li
{
    margin: 0;
    padding: 0;
}

.footer
{
    padding-bottom: 20px;
    background-color: #212121;
   /* height: 285px;*/
}
.part-1 h4
{
    color: #fff;
    margin-top: 30px;
    font-size: 24px;
    color: #757575;
    line-height: 24px;
}
hr
{
    margin-top: -5px;
}
.address
{
    margin-top: 25px;
}
.address ul
{
    list-style: none;
}
.address li
{
    color: #fff;
}
.address span
{
    color: #fff;
    padding-left: 13px;
}
.footre-menu > ul
{
    list-style: none outside none;
}
.footre-menu a
{
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.footer_soc li
{
    display: inline-block;
}
.footre-menu ul, .address ul, .footer_soc ul
{
    padding: 0;
}
footer
{
    background-color: #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}
.caption h5
{
    font-weight: bold;
    font-size: 16px;
}
.feature-wrap img
{
    height: 41px;
    margin-top: 28%;
    width: 41px;
}

.banner-text
{
    margin-left: 230px;
    margin-top: -385px;
    position: absolute;
}

.banner-text h1
{
    font-size: 75px;
    color: White;
    text-shadow: -5px 4px 10px #000;
    font-family: 'Courgette' , cursive;
}

.banner-text p
{
    font-size: 20px;
    color: White;
    text-shadow: -5px 4px 10px #000;
    font-family: 'Courgette' , cursive;
}
.img-box
{
    border: 1px solid #212121;
    margin: 20px;
      box-shadow: 0 1px 10px rgba(0,0,0,.5);    
}
.detail-image {
    height: 300px;
    width: 100%;
    margin-bottom: -28px;
    margin-top: -28px;
   
}

.address .ic {
  width: 10%;
  float: left;
}

.address .ic + p {
  float: left;
  width: 85%;
  min-height: 30px;
  padding-top: 5px;
}

.address .ic:after, .address .ic + p:after {
  clear: both;
}

.contact-form-row input[type="text"], .contact-form-row textarea, .contact-form-row input[type="Phone"],.contact-form-row phone,.contact-form-row input[type="Email"], .contact-form-row Email,.contact-form-row input[type="Website"], .contact-form-row Website, .contact-form-row input[type="Date"], .contact-form-row Date  {
  width: 100%;
  font-size: 16px;
  padding: 7px 10px;
  border: none;
  outline: none;
  background: #fff;
  border-radius: 5px;
  font-size: 14px;
  color: #333;

}
.form-group
{
  color: #F3EDED;  
}
.notify .close
{
    top: auto !important;
    right: 15px !important;
    margin-top: -2px;
}
.notify .notify-icon
{
    float: left;
}
.notify .notify-title
{
    margin-top: -2px;
    font-weight: bold;
}
.notify .notify-message
{   
    margin-left: 25px;
    padding-right: 25px;
}
.refreshButton
{
    background-image:none;
    height: 60px;
    width: 60px;
	background-size: cover;
	background-position: center center;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 0px;
    box-shadow: none;
	transition: all ease 0.5s 0s;
	font-weight:400;
}
@media(max-width:1380px)
{
.CaptchPadding
{
    padding-bottom: 8px;
}
}

@media(min-width:1380px)
{
.CaptchPadding
{
    padding-bottom: 23px;
}
}