.about-banner h1,.disclaimer-banner h1,.contract-banner h1,.career-banner h1,.contact-banner h1,.management-banner h1,.news-banner h1,.product-banner h1 {
    text-align: center;
    color: #fff;
    font-size: 60px;
    padding: 150px 0 25px
}

.banner-links {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
    padding-top: 300px
}

.banner-links ul li {
    text-decoration: none;
    list-style: none;
    float: left;
    color: #fff;
    padding: 0 3px;
    line-height: 45px
}

.banner-links ul li a {
    color: #fff
}

.banner-links ul li a:hover {
    cursor: pointer;
    color: #BD8F9D;
    text-decoration: none
}

.banner-links ul li:hover span {
    color: #fff
}

.bc {
    width: 50%;
    float: left;
    padding-left: 0;
    margin-bottom: 0
}

.page-title {
    width: 50%;
    float: left;
    font-size: 25px;
    text-align: right;
    text-transform: uppercase
}

.about-wrapper {
    width: 100%
}

.sidebar {
    width: 25%;
    float: left
}

.sidebar ul {
    margin-top: 30px;
    padding: 0
}

.sidebar ul li {
    padding: 15px 0;
    text-decoration: none;
    list-style: none;
    padding-left: 70px;
    font-size: 15px
}

.sidebar ul li a:hover {
    cursor: pointer;
    color: #9e8a90
}

.sidebar ul li a {
    text-decoration: none;
    color: #000
}

.active {
    background-color: #0069A8;
    color: #fff!important
}

.active a {
    color: #fff!important
}

.active a:hover {
    font-weight: 500!important
}

.content {
    width: 75%;
    float: left;
    padding: 2%;
    -webkit-box-shadow: inset 45px -3px 76px -67px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 45px -3px 76px -67px rgba(0,0,0,0.75);
    box-shadow: inset 45px -3px 76px -67px rgba(0,0,0,0.75);
    min-height: 650px
}

.content h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 600
}

.content p {
    width: 90%;
    margin: 0 auto;
    line-height: 40px;
    padding: 20px 0 0
}

.title-border {
    border-bottom: 5px solid #6fd75a;
    width: 10%;
    margin: 0 auto
}

.orange-border {
    border-bottom: 5px solid #FF4000;
    width: 5%;
    margin: 0 auto
}

.green-border {
    border-bottom: 5px solid #008C00;
    width: 10%;
    margin: 0 auto
}

.guj {
    display: none
}

.about-banner {
    background-image: url(../images/banners/about-banner.jpg)
}

.disclaimer-banner {
    background-image: url(../images/banners/disclaimer-banner.jpg)
}

.contract-banner {
    background-image: url(../images/banners/disclaimer-banner.jpg)
}

.career-banner {
    background-image: url(../images/banners/career-banner.jpg)
}

.contact-banner {
    background-image: url(../images/banners/contact-banner.jpg)
}

.management-banner {
    background-image: url(../images/banners/management-banner.jpg)
}

.news-banner {
    background-image: url(../images/banners/news-banner.jpg)
}

.product-banner {
    background-image: url(../images/banners/product-banner.jpg)
}

.vision-banner {
    background-image: url(../images/banners/vision-banner.jpg)
}

.facility-banner {
    background-image: url(../images/banners/facility-banner.jpg)
}

.ipr-banner {
    background-image: url(../images/banners/ipr-banner.jpg)
}

.trade-banner {
    background-image: url(../images/banners/trade.jpg)
}

.profile-pic {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    margin-top: 67px;
    border-radius: 50%;
    background-image: url(../images/md.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-shadow: 6px 7px 17px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 6px 7px 17px -5px rgba(0,0,0,0.75);
    box-shadow: 6px 7px 17px -5px rgba(0,0,0,0.75)
}

.content h3 {
    color: #91435B;
    text-align: center;
    font-weight: 600;
    margin-top: 25px;
    font-size: 20px
}

.content h4 {
    text-align: center;
    font-weight: 600;
    margin-bottom: 32px;
    font-size: 16px
}

.md-msg {
    background-image: url(../images/icons/red-quote.png);
    background-position: top left;
    background-repeat: no-repeat;
    top: 25px
}

.md-content p {
    padding-top: 40px
}

.cust-select {
    width: 150px;
    height: 34px;
    overflow: hidden;
    background: url(../images/icons/droparrow.png) no-repeat right;
    border: 1px solid #91435B;
    color: #91435B;
    margin: 45px 45px 0
}

.cust-select select {
    background: transparent;
    width: 150px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 34px;
    -webkit-appearance: none
}

.tabs {
    height: 200px
}

.tabs ul {
    width: 85%;
    margin: 0 auto
}

.tabs ul li {
    float: left;
    text-decoration: none;
    list-style: none;
    width: 16.33%;
    text-align: center;
    height: 150px;
    line-height: 150px
}

.tab-title {
    text-align: left!important;
    margin-left: 45px;
    border-bottom: 1px solid gray;
    height: 50px
}

.tabs ul li span {
    padding: 5px 10px;
    border-radius: 50%;
    color: #91435B;
    border: 2px solid #91435B;
    font-weight: 600
}

.tabs ul li:hover {
    cursor: pointer
}

.tab-img {
    width: 100%;
    height: 60px
}

.full-content {
    width: 100%;
    float: left;
    padding: 2%
}

.full-content h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600
}

.full-content p {
    margin: 0 auto;
    line-height: 40px;
    padding: 30px 0
}

.app-form {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0
}

.left-app,.right-app {
    float: left;
    width: 50%;
    padding: 0 50px
}

.left-app {
    border-right: 2px dotted #91435B
}

.form-element {
    height: 50px;
    margin: 30px 0
}

.form-select {
    width: 70%;
    height: 50px;
    overflow: hidden;
    background: url(../images/icons/droparrow.png) no-repeat right;
    border: 1px solid #91435B;
    color: #91435B
}

.form-select select {
    background: transparent;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 50px;
    -webkit-appearance: none
}

.cust-input,.cust-teatarea {
    width: 70%;
    padding: 0 10px;
    border: none;
    border: 1px solid #91435B;
    float: left
}

.cust-input {
    height: 50px
}

.input-label {
    height: 50px;
    width: 30%;
    float: left;
    line-height: 50px;
    text-align: left;
    padding-right: 20px
}

.custom-upload {
    overflow: hidden;
    border: 1px solid #91435B;
    cursor: pointer;
    color: #91435B;
    padding: 4px 10px;
    width: 70%;
    height: 50px;
    line-height: 40px;
    font-weight: 500;
    text-align: center
}

.custom-upload input {
    left: -9999px;
    position: absolute
}

.form-wrap {
    height: 625px
}

.submit-btn {
    width: 90%;
    height: 100px;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center
}

.send {
    height: 50px;
    line-height: 45px;
    width: 15%;
    background-color: #91435B;
    color: #fff;
    border: none;
    border: 1px solid #91435B;
    font-weight: 600;
    font-size: 15px;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    margin-top: 20px
}

.testimonial {
    width: 100%;
    height: 450px;
    padding: 50px
}

.testimonial table {
    height: 280px;
    vertical-align: central;
    width: 100%
}

.test-details {
    width: 85%;
    margin: 0 auto
}

.test-pic {
    width: 30%;
    float: left;
    text-align: center
}

.test-pic img {
    border-radius: 50%;
    border: 2px solid #91435B
}

.test-data {
    width: 70%;
    float: left;
    font-size: 18px;
    color: #868686
}

.career-data p {
    padding: 0;
    width: 100%
}

.career-data span {
    color: #91435B;
    text-align: right;
    width: 100%
}

blockquote {
    border: none!important;
    text-align: right;
    color: #91435B
}

.contact-wrap {
    height: 450px;
    margin-top: 50px
}

.textarea-element {
    height: 175px
}

.cust-teatarea {
    padding: 10px
}

.red-map-block {
    width: 100%;
    height: 550px;
    background-image: url(../images/red-map.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    background-position: center
}

.contact-back {
    background-color: #F7F7F7
}

.cont-form input,textarea {
    background-color: transparent
}

.send-img {
    width: 150px;
    background-color: #91435B!important;
    background-image: url(../images/icons/send.png);
    background-position: left;
    background-repeat: no-repeat
}

.founder-block {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0
}

.founder-content {
    width: 75%;
    float: left
}

.founder-image {
    width: 25%;
    float: left
}

.founder-content {
    padding: 50px;
    background-color: #91435B;
    height: 250px;
    color: #fff
}

.arrow_box {
    position: relative;
    background: #91435B
}

.arrow_box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51,51,51,0);
    border-right-color: #91435B;
    border-width: 15px;
    margin-top: -15px
}

.founder-content p {
    padding: 0;
    width: 100%;
    line-height: 25px
}

.board-img {
    width: 30%;
    margin-left: 5%
}

.first-board-img {
    margin-left: 0
}

.news-block {
    width: 90%;
    height: 280px;
    background-color: #F7F7F7;
    margin: 50px auto;
    border-radius: 8px;
    padding: 15px
}

.ni {
    width: 30%;
    display: inline-block
}

.news-img {
    border: 3px solid #91435B
}

.news-data {
    width: 70%;
    display: inline-block;
    padding: 5px 20px;
    vertical-align: top
}

.news-data a {
    border: 1px solid #91435B;
    padding: 5px 10px;
    color: #91435B;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.news-data a:hover {
    color: #fff;
    background-color: #91435B;
    text-decoration: none
}

.news-data p {
    line-height: 35px;
    width: 100%;
    padding: 14px 0
}

.news-title {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase
}

.new-select {
    margin: 50px auto
}

.news-date {
    width: 90%;
    margin: 0 auto;
    color: #91435B;
    font-style: italic;
    font-weight: 600;
    margin-top: 50px
}

.trade-block {
    width: 100%;
    margin: 0 auto
}

.trade-img {
    width: 260px;
    margin-left: 3.5%;
    height: 220px;
    overflow: hidden;
    border: 2px solid #333
}

.content .text-right {
    width: 100%
}

.reg-img-right {
    float: right;
    padding: 25px 50px 0 20px;
    text-align: center;
    font-style: italic;
    font-weight: 600;
    color: #91435B;
    width: 45%;
    margin-left: 20px;
}

.reg-img-right img {
    margin: 30px 20px;
    margin-left: 0px;
}

.reg-img-left {
    float: left;
    padding: 50px 0 0 50px;
    text-align: center;
    font-style: italic;
    font-weight: 600;
    color: #91435B;
    width: 47%;
    margin-right: 20px
}

.reg-img-left img {
    margin-bottom: 20px
}

.text-right {
    text-align: right
}

.reg-img {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    overflow: hidden
}

.freg {
    padding: 20px 0
}

.reg-para p {
    width: 100%;
    padding: 20px
}

.reg-para {
    width: 60%;
    display: inline-block
}

.products {
    width: 90%;
    margin: 0 auto;
    height: 425px;
    border: 1px solid #000;
    box-sizing: content-box;
    margin-top: 30px
}

.product {
    width: 33.33%;
    height: 425px;
    float: left;
    padding: 40px;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product:hover {
    background-color: #333
}

.product:hover .product-img {
    border: 10px solid #fff;
    background-color: #91435B
}

.product:hover .product-data h3 {
    color: #fff
}

.product:hover .product-data p {
    display: none
}

.product:hover .product-data a {
    display: block
}

.center {
    text-align: center
}

.center p {
    width: 80%;
    padding: 10px 0!important
}

.product-data p {
    width: 100%
}

.first-product {
    border-right: 1px solid #000
}

.last-product {
    border-left: 1px solid #000
}

.product-img {
    width: 40%;
    margin: 0 auto;
    height: 125px;
    border: 10px solid #91435B;
    border-radius: 50%;
    box-sizing: content-box;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product-data {
    height: 150px;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product-data h3 {
    color: #000;
    text-transform: uppercase;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product-data p {
    line-height: 25px
}

.product-data a {
    color: #fff;
    padding: 10px 20px;
    background-color: #91435B;
    font-size: 17px;
    display: none;
    width: 60%;
    margin: 0 auto;
    margin-top: 50px;
    cursor: pointer;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product-data a:hover {
    color: #fff;
    background-color: #91435B;
    text-decoration: none
}

.product-list {
    border: 1px solid #000;
    width: 90%;
    margin: 0 auto;
    box-sizing: initial;
    border-top: none;
    margin-bottom: 5%;
    padding-bottom: 25px
}

.cust-bullets li {
    list-style: none;
    padding: 15px 0 15px 25px;
    font-size: 15px;
    background-image: url(../images/bullet.png);
    background-repeat: no-repeat;
    background-position: left top
}

.prod {
    width: calc(33.33% - 4px);
    width: -moz-calc(33.33% - 4px);
    width: -o-calc(33.33% - 4px);
    height: 100px;
    display: inline-block;
    padding: 25px 25px 0;
    box-sizing: border-box
}

.prod-form {
    width: 25%;
    float: left;
    background-color: #91435B;
    text-align: center;
    height: 75px;
    margin-bottom: 25px;
    color: #fff;
    line-height: 75px;
    font-size: 25px
}

.prod-title {
    width: 75%;
    display: inline-block;
    text-align: center;
    height: 75px;
    color: #91435B;
    line-height: 73px;
    border: 1px solid #91435B;
    font-size: 15px;
    overflow: hidden
}

.prod-title:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,0.75);
    color: #fff
}

.pt {
    line-height: 24px;
    padding: 15px 0
}

.ptt {
    line-height: 15px;
    padding: 15px 0
}

.pt:hover,.ptt:hover {
    line-height: 73px;
    padding: 0
}

.product:hover .p1 {
    background-image: url(../images/products/product1w.png)
}

.product:hover .p2 {
    background-image: url(../images/products/product2w.png)
}

.product:hover .p3 {
    background-image: url(../images/products/product3w.png)
}

.p1 {
    background-image: url(../images/products/product1.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.p2 {
    background-image: url(../images/products/product2.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.p3 {
    background-image: url(../images/products/product3.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.product-list {
    text-align: left;
    box-sizing: border-box
}

.medicine {
    padding: 0
}

.medicine li {
    width: 33.33%;
    float: left
}

.formulation-list,.pellet-list {
    display: none;
    text-transform: capitalize
}

.scrollbox {
    overflow-y: scroll;
    margin: 0 auto;
    box-sizing: border-box
}

.scrollbox::-webkit-scrollbar {
    width: 5px
}

.scrollbox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,,0.3);
    border-radius: 8px
}

.scrollbox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #91435B
}

.bottom-line {
    height: 20px;
    border-bottom: 1px solid #999;
    width: 90%;
    margin: 0 auto
}

.facilities {
    width: 98%;
    margin: 0 auto;
    height: 250px;
    padding: 50px 0;
    box-sizing: border-box
}

.facility {
    width: 50%;
    display: inline-block;
    vertical-align: top
}

.orange-sm-box {
    width: 55px;
    height: 55px;
    background-color: #FF4000;
    margin: 0 auto
}

.green-sm-box {
    width: 55px;
    height: 55px;
    background-color: #008C00;
    margin: 0 auto
}

.yellow-sm-box {
    width: 55px;
    height: 55px;
    background-color: #FF8000;
    margin: 0 auto
}

.blue-sm-box {
    width: 55px;
    height: 55px;
    background-color: #006DD9;
    margin: 0 auto
}

.orange-sm-box table,.green-sm-box table,.yellow-sm-box table,.blue-sm-box table {
    height: 55px;
    vertical-align: middle;
    width: 100%
}

.facility-title {
    width: 100%;
    padding-top: 8px
}

.facility-title h4 {
    margin-bottom: 25px
}

.list {
    width: 85%;
    margin: 0 auto;
    line-height: 35px
}

.list li {
    list-style: none;
    font-size: 15px
}

.list li span {
    border-left: 5px solid #fff;
    padding-left: 5px
}

.blocks {
    padding-top: 50px;
    background-color: #F7F7F7;
    margin-top: 50px
}

.full-facility {
    width: 100%;
    margin: 50px 0
}

.block {
    width: 50%;
    display: inline-block;
    padding-bottom: 30px;
    box-sizing: border-box
}

ol {
    margin-left: 50px;
    font-size: 15px
}

ol li {
    padding: 5px
}

.orange-lg-box {
    width: 100px;
    height: 100px;
    background-color: #FF4000;
    margin: 0 auto
}

.orange-lg-box table {
    height: 100px;
    vertical-align: middle;
    width: 100%
}

.green-lg-box {
    width: 100px;
    height: 100px;
    background-color: #008C00;
    margin: 0 auto
}

.green-lg-box table {
    height: 100px;
    vertical-align: middle;
    width: 100%
}

.yellow-lg-box {
    width: 100px;
    height: 100px;
    background-color: #FF8000;
    margin: 0 auto
}

.yellow-lg-box table {
    height: 100px;
    vertical-align: middle;
    width: 100%
}

.blue-lg-box {
    width: 100px;
    height: 100px;
    background-color: #006DD9;
    margin: 0 auto
}

.blue-lg-box table {
    height: 100px;
    vertical-align: middle;
    width: 100%
}

.box-area {
    width: 40%;
    display: inline-block
}

.box-content h4 {
    text-align: left;
    margin-bottom: 20px
}

.box-content p {
    padding: 0;
    line-height: 35px;
    width: 100%
}

.box-content {
    width: 60%;
    display: inline-block;
    text-align: left;
    vertical-align: top
}

.block {
    line-height: 35px
}

.full-block {
    width: 100%
}

.ba {
    width: 20%
}

.bxc {
    width: 80%
}

.orange-bullets,.green-bullets {
    padding-left: 10px
}

.orange-bullets li {
    list-style: none;
    font-size: 15px
}

.orange-bullets li:before {
    content: "";
    position: relative;
    left: -10px;
    background-color: #FF4000;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 1px
}

.green-bullets li {
    list-style: none;
    font-size: 15px
}

.green-bullets li:before {
    content: "";
    position: relative;
    left: -10px;
    background-color: #008C00;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 1px
}

.yellow-bullets li {
    list-style: none;
    font-size: 15px
}

.yellow-bullets li:before {
    content: "";
    position: relative;
    left: -10px;
    background-color: #FF8000;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 1px
}

.blue-bullets li {
    list-style: none;
    font-size: 15px
}

.blue-bullets li:before {
    content: "";
    position: relative;
    left: -10px;
    background-color: #006DD9;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 5px;
    margin-bottom: 1px
}

.gallery {
    width: 100%;
    text-align: right;
    background-color: #F7F7F7;
    padding: 0 15px 15px 0;
    float: right;
    margin-bottom: 50px
}

.logos {
    width: 90%;
    margin: 0 auto
}

.flogo {
    width: 20%;
    float: left;
    padding: 25px;
    box-sizing: border-box
}

.gallery span:hover {
    cursor: pointer
}

.orange-sm-box:hover,.green-sm-box:hover,.yellow-sm-box:hover,.blue-sm-box:hover,.facility-title:hover {
    cursor: pointer
}

.green,.yellow,.blue {
    display: none
}

.orange,.green,.yellow,.blue {
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

#a1 {
    border-color: #FF4000
}

.list ul {
    padding-left: 0
}

.list ul li span:hover {
    cursor: pointer
}

.list ul a:hover {
    text-decoration: none
}

.list ul a {
    color: #333
}

.a2,.a3,.f2 {
    display: none
}

.career-wrapper p {
    width: 90%;
    margin: 0 auto
}

.history-tabs {
    height: 100px;
    width: 80%;
    margin: 0 auto;
    line-height: 100px
}

.history-tabs ul li {
    text-align: center;
    float: left;
    list-style: none;
    width: 25%
}

.history-tabs ul li:hover {
    cursor: pointer;
    color: #91435B
}

.block-2013,.block-2012,.block-2011 {
    display: none
}

.act-link {
    border-bottom: 1px solid #91435B;
    font-weight: 600;
    color: #91435B
}

.history2 {
    display: none
}

.product-field {
    display: none;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.addresses {
    width: 90%;
    margin: 0 auto
}

.addresses p {
    line-height: 25px
}

.left-add,.right-add {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px
}

.dob {
    width: 100%
}

.dob-icon {
    border-radius: 0!important;
    border: 1px solid #1a0339!important;
    border-left: 0!important;
    background-color: transparent!important;
    color: #05401b!important
}

.dropdown-menu {
    margin: 70px 0 0 20px !important;
    box-shadow: 0!important;
    border-radius: 0!important;
    box-shadow: none!important;
    border: 1px solid #91435B!important;
    width: 280px!important
}

.datepicker table {
    width: 270px!important
}

.research {
    text-align: center
}

.research p {
    text-align: left
}

.research-title {
    font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    text-align: center!important
}

.cmd-tabs {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 50px
}

.cmd-tabs ul {
    padding-left: 0
}

.cmd-tabs ul li {
    width: 50%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase
}

.cmd-tabs ul li:hover {
    cursor: pointer
}

.act-tabs {
    border-bottom: 2px solid #91435B;
    color: #06132e
}

.cmd-message,.breakthrough,.growth {
    display: none
}

.history-tabs {
    width: 100%;
    height: 30px;
    line-height: 75px;
    margin-bottom: 75px
}

.history-tabs ul li {
    width: 33.33%;
    float: left;
    list-style: none;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase
}

.head {
    width: 90%;
    margin: 0 auto;
    font-size: 17px;
    font-weight: 600;
    border-bottom: 1px solid #999;
    line-height: 35px
}

.top {
    margin-top: 50px
}

.element {
    font-size: 25px;
    text-align: center;
    line-height: 48px;
    width: 6.33%;
    height: 60px;
    padding: 5px;
    background-color: #000;
    color: #fff;
    box-sizing: border-box;
    float: left;
    background-color: #91435B;
    margin: 1%
}

.formula {
    display: none;
    width: 100%;
    height: 75px;
    text-align: center;
    line-height: 75px;
    font-size: 35px
}

.name {
    width: 100%;
    height: 50px;
    text-align: center;
    padding: 10px 0;
    display: none
}

.first-element {
    margin-left: 0
}

.white-element {
    background-color: #fff
}

.grey-element {
    background-color: #888
}

.black-element {
    background-color: #111;
    border: 4px solid #91435B
}

.element-border {
    width: 80%;
    height: 4px;
    background-color: #fff;
    margin: 0 auto;
    display: none
}

.element:hover {
    cursor: pointer
}

.mb {
    padding: 0 50px!important
}

.modal-send {
    font-weight: 500;
    height: 30px;
    line-height: 30px;
    width: 20%
}

.mt {
    color: #91435B;
    font-size: 20px
}

.career-full {
    width: 100%
}

.gallery-data,.img-gallery {
    width: 50%!important;
    float: left
}

.img-gallery {
    margin-top: 50px
}

.gallery-data {
    padding: 40px 0!important;
    padding-left: 50px!important
}

.ltd {
    padding-left: 0!important;
    padding-right: 50px!important
}

.cust-bxslider li {
    border: 2px solid #333
}

.lh {
    line-height: 40px;
    padding-top: 10px!important
}

.ipr-title {
    width: 5%
}

.overlay {
    width: 260px;
    height: 220px;
    background-color: rgba(0,0,0,.6);
    margin-top: 260px;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.overlay:hover {
    cursor: url(../images/zoom.png),auto
}

.trade-img:hover .overlay {
    display: block;
    margin-top: 0
}

.research-para {
    text-align: left
}

.ui-datepicker-trigger {
    height: 50px;
    border: 1px solid #91435B;
    border-left: 0
}

.ui-datepicker-trigger:hover {
    cursor: pointer
}

.fcarousel {
    width: 65%;
    margin: 0 auto;
    padding-bottom: 50px
}

.plant {
    width: 100%;
    text-align: center;
    margin-top: 25px
}

.plant a {
    border: 1px solid #000;
    padding: 10px 15px;
    color: #000;
    transition: .5s all;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s
}

.plant a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #91435B;
    border-color: #91435B
}

.act-cat {
    background-color: #9e9e9e
}

.full-facility p {
    padding-top: 15px
}

.mgmt-block h3 {
    color: #333;
    text-align: left;
    margin-bottom: 5px
}

.trade-border {
    width: 55px;
    height: 3px;
    background-color: #91435B;
    margin-bottom: 30px
}
