@font-face {
    font-family: 'Helvetica';
    src: url("../fonts/Helvetica LT 75 Bold Outline.ttf") format("truetype");
    }
    body {
        font-family: 'Roboto', sans-serif;
        font-size: 16px;
        line-height: 24px;
        font-weight:400;
        color:#212121;
        overflow-x: hidden;
    }
    h1 {
    font-size:70px;
    color:#424242;
    line-height:66px;
    font-weight:800;
    margin-bottom:15px;
    text-transform:uppercase;
    letter-spacing:3px;
    }
    h2 {
    color: #424242;
        font-size: 48px;
        line-height:48px;
        font-weight: 900;
        margin-bottom: 8px;
        text-transform:uppercase;
    }
    h2 span {
    color: #eb9f46;
    }
    h3 {
    font-size:40px;
    line-height:38px;
    color:#424242;
    }
    h4 {
    font-size:30px;
    color:#424242;
    }
    h1, h2, h3, h4, h5 {
        font-family: 'Roboto', sans-serif;
    }
    p {
        margin-bottom:20px;
        line-height:24px;
    }
    .container {
        max-width: 1170px;
    }
    
    .clear {
        clear: both;
    }
    a:hover {
        color:#000000;
        text-decoration:none;
    }
    a {
        color:#c96c00;
    }
    p{
        text-align:justify !important;
    }
    ul {
        margin-bottom:0;
        padding-left:0;
    }
    .width-100 {
        width:100%;
    }
    .carousel-item {
        min-height: 713px;
        height: 71vh;
    }
    .carousel-caption {
        bottom: 250px;
    left: 20%;
    margin-top: 0;
    right: 20%;
    text-align: center;
    }
    .carousel-caption h1 {
        color:#ffffff;
        font-size:65px;
        font-weight:800;
        line-height:64px;
        margin-bottom:0px;
        text-transform:uppercase;
        letter-spacing:0.5px;
    }
    .carousel-caption h2 {
        font-family: 'Helvetica';
        color:#ffffff;
        font-size:38px;
        font-weight:800;
        line-height:38px;
        margin-bottom:15px;
        text-transform:uppercase;
        letter-spacing:3.5px;
    }
    .carousel-control-next, .carousel-control-prev {
        width: 5%;
        opacity: inherit !important;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon {
        background-image: none !important;
        height: auto;
        width: auto;
    }
    .owl-next {
        position: absolute;
        right: -20px;
        top: 90px;
    }
    .owl-prev {
        left: -20px;
        position: absolute;
        top: 90px;
    }
    .owl-theme .owl-controls .owl-page span {
        background: #fc6a06 none repeat scroll 0 0 !important;
        margin-top:30px !important;
    }
    .menu {
      text-align: right;
      display: block ruby;
    }
    .menu ul li {
        text-align:left;
    }
    .header-phone {
        /*float:right;*/
    }
    .header-phone .media-body p {
        font-family: 'Ubuntu', sans-serif;
        color:#f4982b;
        font-size:12px;
        text-transform:uppercase;
        letter-spacing:1px;
        line-height:14px;
    }
    .header-phone .media-body a {
        font-family: 'Ubuntu', sans-serif;
        color:#ffffff;
        font-size:18px;
        font-weight:600;
    }
    .header {
        background:none !important;
        box-shadow:none !important;
    }
    .header .menu > ul > li > a {
        color:#ffffff !important;
    }
    #banner-slider {
        margin-top:-130px;
    }
    .banner-item img {
        width:100%;
        height:500px;
    }
    .section-header {
        font-family: 'Helvetica';
        color:#f6f6f6;
        font-size:70px;
        font-weight:800;
        line-height:68px;
        margin-bottom:15px;
        text-transform:uppercase;
        letter-spacing:0px;
    }
    .section-caption {
        font-family: 'Ubuntu', sans-serif;
        color:#484949;
        font-size:13px;
        font-weight:400;
        line-height:14px;
        margin-bottom:25px;
        margin-top:-55px;
        text-transform:uppercase;
        letter-spacing:5px;
        text-align: center !important;
    }
    .head-cap {
        font-family: 'Roboto', sans-serif;
        /*color:#606060;*/
        font-size:16px;
        font-weight:400;
        line-height:24px;
        margin-bottom:25px;
        letter-spacing:0px;
    }
    #welcome-section {
        /*background: rgba(0, 0, 0, 0) url("../images/wel-bg.jpg") repeat-x fixed center center / cover;*/
        padding-bottom:70px;
        padding-top:60px;
        margin-top:60px;
    }
    .footer-contact p{
        
        text-align:center !important;
    }
    .footer-contact .footer-social{
        
        text-align:center !important;
    }
    
    #hmbottom-section .container-fluid {
        padding:0;
        overflow:hidden;
    }
    #hmbottom-section {
        border-bottom:1px #f1f1f1 solid;
        border-top:1px #f1f1f1 solid;
    }
    .border-r-box {
        border-right:1px #f1f1f1 solid;
        text-align:center;
        padding:75px 0 20px 0;
    }
    .border-r-box h4 {
        color:#404146;
        font-size:18px;
        font-weight:800;
        margin-bottom:0;
    }
    .border-r-box p {
        color:#7d7e80;
        font-size:15px;
        font-weight:400;
        margin-bottom:0;
    }
    .border-r-box img.hb-icon {
        margin:0 auto;
        padding-bottom:15px;
    }
    .width-full {
        width:100%;
    }
    #product-section {
        padding-bottom:70px;
        padding-top:60px;
    }
    .rm-btn {
        font-family: 'Ubuntu', sans-serif;
        border:1px #63686b solid;
        border-radius:5px;
        padding:14px 35px;
        display:inline-block;
        color:#565451;
        font-size:12px;
        text-transform:uppercase;
        letter-spacing:2px;
    }
    .rm-btn-snd {
        font-family: 'Ubuntu', sans-serif;
        background:none;
        border:1px #f4982b solid;
        border-radius:5px;
        padding:14px 35px;
        display:inline-block;
        color:#f4982b;
        font-size:12px;
        text-transform:uppercase;
        letter-spacing:2px;
    }
    .rm-btn-trd {
        font-family: 'Ubuntu', sans-serif;
        border:1px #ffffff solid;
        border-radius:5px;
        padding:14px 35px;
        display:inline-block;
        color:#ffffff;
        font-size:12px;
        text-transform:uppercase;
        letter-spacing:2px;
    }
    .rm-btn-dark {
        font-family: 'Ubuntu', sans-serif;
        background:#f4982b;
        border:1px #f4982b solid;
        border-radius:5px;
        padding:14px 35px;
        display:inline-block;
        color:#ffffff;
        font-size:12px;
        text-transform:uppercase;
        letter-spacing:2px;
    }
    .rm-btn-dark:hover {
        background:none;
        border:1px #f4982b solid;
        color:#f4982b
    }
    .product-box {
        border:1px #f1f1f1 solid;
        border-radius:10px;
    }
    .product-box img {
        margin:0 auto;
    }
    .product-ctn-box {
        padding:20px 30px 30px 30px;
        text-align:center;
    }
    .product-ctn-box h4 {
        font-family: 'Ubuntu', sans-serif;
        color:#1e1e1e;
        font-size:18px;
        margin-bottom:5px;
    }
    .product-img-box {
        padding:20px 15px 0px 15px;
    }
    .owl-carousel .owl-item img {
      display: block;
      width: auto;
    }
    #owl-product .owl-dots span, #product-section .owl-dots span, #owl-video .owl-dots span, #video-section .owl-dots span, #owl-blog .owl-dots span, #blog-section .owl-dots span, #owl-event .owl-dots span, #event-section .owl-dots span {
        background: #ffebd3 none repeat scroll 0 0 !important;
        width: 11px;
        height: 11px;
    }
    #owl-product .owl-dots .active span, #product-section .owl-dots .active span, #owl-video .owl-dots .active span, #video-section .owl-dots .active span, #owl-blog .owl-dots .active span, #blog-section .owl-dots .active span
    , #owl-event .owl-dots .active span, #event-section .owl-dots .active span {
        background: #f4982b none repeat scroll 0 0 !important;
    }
    #offer-section {
        /*background: rgba(0, 0, 0, 0) url("../images/off-bg.jpg") repeat-x fixed center center / cover;*/
        padding-bottom:0px;
        padding-top:0px;
        overflow:hidden;
    }
    #offer-section .container-fluid {
        padding:0;
        overflow:hidden;
    }
    #offer-section .section-caption {
        color:#fff;
        margin-top: 0;
        margin-bottom:5px;
    }
    #offer-section h2 {
        color:#eb9f46;
        line-height:54px;
        text-transform:none;
        margin-bottom:0px;
    }
    #offer-section h2 span {
        color:#eb9f46;
    }
    #video-section {
        background: rgba(0, 0, 0, 0) url("../images/video-bg.png") repeat-x fixed center center / cover;
        padding-bottom:70px;
        padding-top:60px;
        border-bottom:1px #f1f1f1 solid;
    }
    .playbtn-img {
    cursor: pointer;
    left: 264px;
    position: absolute;
    top: 40%;
    }
    #blog-section {
        padding-bottom:40px;
        padding-top:70px;
    }
    .blog-box {
        border: 1px #f1f1f1 solid;
    border-radius: 10px;
    padding:20px;
    }
    .blog-box .hover01 {
        height:202px;
        overflow:hidden;
        border-radius: 10px;
        margin-bottom:10px;
    }
    .blog-box img {
        width:100% !important;
        height:202px;
        border-radius: 10px;
        margin-bottom:15px;
    }
    .blog-dtl {
        list-style: none;
        margin-bottom: 9px;
        color: #f4982b;
        padding-left: 0;
    }
    .blog-dtl li {
        display: inline-block;
        padding-right: 10px;
        font-size: 12px;
        font-weight: 500;
        font-style: italic;
    }
    .blog-dtl li i {
        color: #f4982b;
        padding-right: 6px;
    }
    .event-pic-box {
        overflow:hidden;
        border-radius: 10px;
    }
    .event-pic-box  img{
        border-radius: 10px;
        width: 100% !important;
    }
    .event-ctn-box h4 {
        font-size:20px;
        color:#424242;
        font-weight:600;
        margin-top:20px;
        margin-bottom:0;
    }
    #event-section {
        background: rgba(0, 0, 0, 0) url("../images/event-bg.jpg") no-repeat fixed;
        background-position: bottom right;
        padding-bottom:40px;
        border-bottom:1px #f1f1f1 solid;
    }
    #owl-event .owl-dots {
        text-align:right;
    }
    #sustain-section {
        padding-bottom:0px;
        padding-top:60px;
    }
    
    #sustain-section h2{
        margin-top:53px;
    }
    
    #sustain-section img {
        width:100%;
    }
    #sustain-section .container-fluid {
        padding:0;
        overflow:hidden;
    }
    #sustain-section h4 {
        color:#222432;
        font-size:22px;
    }
    .wel-list {
    list-style:none;
    display:inline-block;	
    margin-bottom:15px;
    }
    .wel-list li {
    background: rgba(0, 0, 0, 0) url("../images/sus-list.png") no-repeat scroll 0 7px !important;
    margin-bottom: 5px;
    padding-left: 55px;
    display:inline-block;
    color:#222432;
    font-size:15px;
    line-height:48px;
    font-weight:300;
    margin-bottom:10px;
    width:100%;
    }
    .wel-list li a {
       color:#222432 !important; 
    }
    .wel-list-snd {
    list-style:none;
    display:inline-block;	
    margin-bottom:15px;
    margin-left:15px;
    }
    .wel-list-snd li {
    background: rgba(0, 0, 0, 0) url("../images/bull-list.png") no-repeat scroll 0 7px !important;
    margin-bottom: 5px;
    padding-left: 20px;
    display:inline-block;
    color:#222432;
    font-size:15px;
    line-height:20px;
    font-weight:600;
    margin-bottom:10px;
    width:100%;
    }
    .sus-ctn-box-right {
        padding-right: 100px;
    padding-top: 0px;
    padding-left: 10px;
    }
    #main_footer {
      background: rgba(0, 0, 0, 0) url("../images/footer-bg.jpg") repeat-x center center / cover;
      padding-bottom: 0px;
      padding-top: 70px;
      text-align: center;
      color: #ffffff;
    }
    .fst-footer img {
        margin:0 auto;
            width: 27%;
        margin-bottom:10px;
    }
    #top-footer h4 {
      color: #f6f6f6;
      font-size: 24px;
      margin-bottom: 24px;
      font-weight: 700;
      text-transform: none;
      letter-spacing: 0.5px;
    }
    #main_footer ul li a {
      color: #ffffff;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing:0.5px;
    }
    #main_footer p {
      margin-bottom: 0;
      font-size: 15px;
    }
    .trd-footer p i {
        padding-right:5px;
    }
    .bg-font {
        font-size:18px;
        font-weight:800;
        letter-spacing:0.6px;
    }
    .footer-social {
        list-style:none;
        margin-top:15px;
        text-align:left;
    }
    .footer-social li {
    display:inline-block;
    padding:0 6px;
    }
    .footer-social li i {
        color:#f4982b;
        font-size:18px;
    }
    #footer-copyright {
        margin-top:50px;
    }
    #footer-copyright p {
      color: #7f8694;
      font-size: 13px;
      letter-spacing: 1px;
      font-weight: 500;
      margin-bottom: 0px;
      text-align:center !important;
    }
    
    .company-profile-intro img{
        
       height: 331px;
        width: 100%;
        
    }
    
    .copyright-box {
        border-top: 1px #30394a solid;
      padding: 30px 0;
    }
    #footer-copyright a {
      color: #f4982b;
    }
    .column {
        margin: 15px 15px 0;
        padding: 0;
    }
    .column:last-child {
        padding-bottom: 60px;
    }
    .column::after {
        content: '';
        clear: both;
        display: block;
    }
    .column div {
        position: relative;
        float: left;
        width: 100%;
        height:100%;
        margin: 0 0 0 25px;
        padding: 0;
    }
    .column div:first-child {
        margin-left: 0;
    }
    .column div span {
        font-family: 'Kaushan Script', cursive;
        position: absolute;
        bottom: -20px;
        left: 0;
        z-index: -1;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        color: #1f212e;
        font-size: 18px;
        letter-spacing:0.5px;
        text-decoration: none;
        text-align: center;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        opacity: 0;
    }
    figure {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background: none;
        overflow: hidden;
    }
    figure:hover+span {
        bottom: -36px;
        opacity: 1;
    }
    /* Gray Scale */
    .hover08 figure img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .hover08 figure:hover img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
    }
    
    
    /* Shine */
    .hover14 figure {
        position: relative;
    }
    .hover14 figure::before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }
    .hover14 figure:hover::before {
        -webkit-animation: shine .75s;
        animation: shine .75s;
    }
    
    @-webkit-keyframes shine {
        100% {
            left: 125%;
        }
    }
    @keyframes shine {
        100% {
            left: 125%;
        }
    }
    /* Circle */
    .hover15 figure {
        position: relative;
    }
    .hover15 figure::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }
    .hover15 figure:hover::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }
    /* Zoom Out #1 */
    .hover03 figure img {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .hover03 figure:hover img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    
    /* Zoom Out #2 */
    .hover04 figure img {
        width: 400px;
        height: auto;
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .hover04 figure:hover img {
        width: 300px;
    }
    /* Shine */
    .hover14 figure {
        position: relative;
    }
    .hover14 figure::before {
        position: absolute;
        top: 0;
        left: -75%;
        z-index: 2;
        display: block;
        content: '';
        width: 50%;
        height: 100%;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
        -webkit-transform: skewX(-25deg);
        transform: skewX(-25deg);
    }
    .hover14 figure:hover::before {
        -webkit-animation: shine .75s;
        animation: shine .75s;
    }
    @-webkit-keyframes shine {
        100% {
            left: 125%;
        }
    }
    @keyframes shine {
        100% {
            left: 125%;
        }
    }
    /* Zoom In #1 */
    .hover01 figure img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .hover01 figure:hover img {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
    
    @-webkit-keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }
    @keyframes circle {
        0% {
            opacity: 1;
        }
        40% {
            opacity: 1;
        }
        100% {
            width: 200%;
            height: 200%;
            opacity: 0;
        }
    }
    
    
    #videoDiv {width: 100%; height: 360px; position: relative;}
    #video1 { width: 100%;margin: auto; display: block;}
    #videoMessage { position: absolute; top: 0; left: 0;
    display: flex;
    flex-direction: column; 
    justify-content: center;
    align-items: center; 
    width: 100%;
    height: 100%;
        background: #000000b8;    
        
    }
    
    .fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    min-height: 75px !important;
    padding: 10px 0 !important;
    width: 100%;
    background: rgb(0, 0, 0, 0.8) !important;
    z-index: 9999;	
      animation: smoothScroll 0.5s forwards;
    }
    @keyframes smoothScroll {
        0% {
            transform: translateY(-40px);
        }
        100% {
            transform: translateY(0px);
        }
    }
    .hvr-shutter-in-horizontal {
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        display: inline-block;
        
        position: relative;
        transform: perspective(1px) translateZ(0px);
        transition-duration: 0.3s;
        transition-property: color;
        vertical-align: middle;
    }
    .hvr-shutter-in-horizontal::before {
        background: #f3f3f3 none repeat scroll 0 0;
        color:#fff;
        border-radius:5px;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleX(1);
        transform-origin: 50% 50% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }
    .hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
        color: white;
        background: #f4982b;
        transform: scaleX(1);
        transform-origin: 50% 50% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
    }
    .hvr-shutter-in-horizontal:hover::before, .hvr-shutter-in-horizontal:focus::before, .hvr-shutter-in-horizontal:active::before {
        transform: scaleX(0);
    }
    .hvr-sweep-to-right {
        box-shadow: 0 0 1px rgba(0, 0, 0, 0);
        display: inline-block;
        position: relative;
        transform: perspective(1px) translateZ(0px);
        transition-duration: 0.3s;
        transition-property: color;
        vertical-align: middle;
    }
    .hvr-sweep-to-right::before {
        background: #f4982b none repeat scroll 0 0;
        border-radius: 5px !important;
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: scaleX(0);
        transform-origin: 0 50% 0;
        transition-duration: 0.3s;
        transition-property: transform;
        transition-timing-function: ease-out;
        z-index: -1;
    }
    .hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
        color: white;
    }
    .hvr-sweep-to-right:hover::before, .hvr-sweep-to-right:focus::before, .hvr-sweep-to-right:active::before {
        transform: scaleX(1);
    }
    .container-fluid {
      padding: 0;
      overflow: hidden;
    }
    #innerPG-banner {
      margin-top: -130px;
    }
    .sidebar {
        border: 1px #d9d9d9 solid;
        border-radius: 10px;
        padding:8px 8px;
    }
    .hover-underline a {
    border-bottom: 2px #eb9f46 solid;
    }
    .hover-underline, .hover-underline a, .sidebar-menu li a:hover  {
        color:#eb9f46 !important;
    }
    .sidebar-menu li a {
        color:#222432;
      text-transform: uppercase;
      font-size:12px;
      font-weight:500;
      text-decoration: none;
      letter-spacing: 0px;
      display: inline-block;
      padding: 10px 5px;
      position: relative;
      width:90%;
    }
    .sidebar-menu li:hover i {
        color: #eb9f46;
    }
    
    .sidebar-menu i{
            font-size: 13px;
        
    }
    
    
    li.hover-underline-animation a:after {    
      background: none repeat scroll 0 0 transparent;
      bottom: 0;
      content: "";
      display: block;
      height: 2px;
      left: 50%;
      position: absolute;
      background: #eb9f46;
      transition: width 0.3s ease 0s, left 0.3s ease 0s;
      width: 0;
    }
    li.hover-underline-animation a:hover:after { 
      width: 100%; 
      left: 0; 
    }
    @media screen and (max-height: 300px) {
        ul {
            margin-top: 40px;
        }
    }
    ul.breadcrumb {
      padding: 10px 16px;
      list-style: none;
      background-color: #eee;
    }
    ul.breadcrumb li {
      display: inline;
      text-transform:uppercase;
        font-size:12px;
      letter-spacing:1px;
    }
    ul.breadcrumb li+li:before {
      padding: 8px;
      color: #c96c00;
      content: "/\00a0";
    }
    ul.breadcrumb li a {
      color: #c96c00;
      text-decoration: none;
    
    }
    ul.breadcrumb li a:hover {
      color: #000;
      text-decoration: underline;
    }
    .abt-pic img {
        margin:0 auto;
    }
    #innctn-section {
        padding-bottom:60px;
        padding-top:60px;
    }
    .innCtn-box h4 {
        font-size:22px;
    }
    .innCtn-box h1{
        
            font-size: 37px;
        margin-bottom: 0px;
    }
    .innCtn-box h3 {
        font-size:30px;
        text-transform:uppercase;
        letter-spacing:0.8px;
        margin-bottom:15px;
    }
    .innCtn-box-snd {
        background:#e78512;
        padding:28px 20px 20px;
        border-radius:6px;
        text-align:center;
        color:#fff;
        font-size:16px;
        font-weight:500;
    }
    .innCtn-box-snd .head-cap {
        color:#ffe6c8;
    }
    .innCtn-box-snd h3 {
        color:#fff;
        font-size:36px;
    }
    .border-box {
        border: 1px #d9d9d9 solid;
        text-align:center
    }
    .border-box p {
        padding:0px 20px 0px 20px;
    }
    .snd-border-box {
        border: 1px #d9d9d9 solid;
        padding:15px;
        text-align:center;
    }
    .snd-border-box i {
        font-size:36px;
        color:#eb9f46;
        border:1px #ddd solid;
        padding:20px;
        border-radius:120px;
    }
    .snd-border-box:hover {
        box-shadow: 0px 0px 15px 2px #e0e0e0;
    }
    .snd-border-box:hover i {
        background:#eb9f46;
        color:#ffffff;
    }
    .snd-border-box p {
        margin-bottom:0;
        font-size:14px;
        font-weight:500;
        line-height:20px;
    }
    .snd-border-box h4 {
        color:#eb9f46;
        font-size:26px;
        font-weight:800;
    }
    .snd-border-box h4 span {
        font-weight:400;
        color:#0c0c0b;
        font-size:20px;
    }
    .inn-pro-box {
        border:1px #ddd solid;
        padding:25px;
        border-radius:6px;
    }
    .inn-pro-box h3 {
        font-weight:800;
        margin-bottom:0;
    }
    .pro-list-item {
        margin:40px 0;
        list-style:none;
    }
    .pro-list-item li {
        color:#0c0c0b;
        display:inline-block;
        padding:0 15px;
        font-size:46px;
        font-weight:800;
    }
    .pro-list-item li span {
        padding-left:5px;
        font-weight:300;
        font-size:20px;
    }
    #booking-form .form-control, #job-form .form-control {
      border: 1px solid #eeeeee;
      border-radius: 0 !important;
      color: #263860 !important;
      font-size: 14px !important;
      margin-bottom: 10px;
      padding: 0.785rem 0.95rem !important;
    }
    .team-box {
        margin-bottom:20px;
    }
    .team-pic-box {
    overflow:hidden;	
    }
    .team-pic-box img {
        width:220px !important;
        height:220px;
        border-radius:210px;
        margin:0 auto;
    }
    .team-box-ctn {
        background:#f8f8f8;
        border:1px #dddddd solid;
        padding:130px 12px 20px 12px;
        margin-top:-120px;
        text-align:center;
        font-size:15px;
        font-weight:500;
    }
    .dummy p {
        min-height:70px;
    }
    .team-box-ctn:hover {
        box-shadow: 0px 0px 15px 4px #e0e0e0;
    }
    .mem-social-list {
        list-style:none;
        display:inline-block;
    }
    .mem-social-list li {
        color:#181818;
        display:inline-block;
        padding:0 3px;
        line-height:16px;
        font-size:12px;
        font-weight:600;
    }
    .mem-social-list li i {
        color:#d3760a;
        font-size:14px;
        padding:0 5px 0 0;
    }
    .team-desg {
        color:#d3760a;
        margin-bottom:8px;
        font-size:14px;
        line-height:16px;
            text-align: center !important;
    }
    .team-box-ctn h4 {
        font-size:20px;
        line-height:20px;
        color:#1f2120;
        font-weight:800;
        margin-bottom:0;
    }
    
    .achievement p{
        text-align:center !important;
    }
    
    .inner_about_text {
    position: relative;
    background: #e78512;
    color: #ffffff;
    top: 65px;
    z-index: 1;
    left: -77px;
    padding: 40px 40px 30px 40px;
    margin-bottom: 30px;
    border-radius:10px;
    height:100%;
    }
    .our_vision{
        width: 100%;
        height: 291px;
        overflow: hidden;
        border-radius: 5px;   
    }
    
    .our_vision img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .vision_text{
    position: relative;
    padding: 40px 40px 40px 20px;
    right: 69px;
    background: #fff;
    z-index: 2;
    top: -15px;
    }
    .vision_text-snd{
    position: relative;
    padding: 40px 40px 40px 20px;
    right: -60px;
    background: #fff;
    z-index: 2;
    top: -15px;
    }
    .vision_heading {
        color: #fff;
        padding-left: 17%;
        font-size: 38px;
        padding-bottom: 25px;
    }
    
    .our_vision_panel{
        position: relative;
        padding-top: 25px;
    }
    .our_vision_panel:after{
        position: absolute;
        content: "";
        top: 0px;
        background: #e78512;
        width: 83%;
        height: 105px;
        left: 0px;
        right: 0px;
        z-index: -1;
        border-radius: 10px 10px 0 0;
        margin-right:40px;
        margin-left:40px;
    }
    
    .vision_text p{ 
        font-size: 16px;
        font-style: italic;
    }
    
    .wel-list {
    list-style:none;
    display:inline-block;	
    margin-bottom:0px;
    }
    .wel-list li {
    background: rgba(0, 0, 0, 0) url("../images/right-icon.png") no-repeat scroll 0 5px !important;
    padding-left: 30px;
    display:inline-block;
    line-height:18px;
    font-weight:400;
    margin-bottom:10px;
    width:100%;
    margin-right:15px;
    }
    .wel-list li:last-child {
      margin-right:0px;  
    }
    .events-content li h2 {
            padding-top:40px !important;
    }
    .events-content li p {
            padding-bottom:0px !important;
    }
    
    .events-content li.selected, .events-content li {
        background:#f8f8f8;
        box-shadow: 0px 0px 15px 4px #e0e0e0;
        border: 1px #ddd solid;
    }
    .cd-horizontal-timeline {
      opacity: 0;
      margin: 2em auto;
      -webkit-transition: opacity 0.2s;
      -moz-transition: opacity 0.2s;
      transition: opacity 0.2s;
    }
    .cd-horizontal-timeline::before {
      /* never visible - this is used in jQuery to check the current MQ */
      content: 'mobile';
      display: none;
    }
    .cd-horizontal-timeline.loaded {
      /* show the timeline after events position has been set (using JavaScript) */
      opacity: 1;
    }
    .cd-horizontal-timeline .timeline {
      position: relative;
      height: 100px;
      width: 100%;
      max-width: 900px;
      margin: 0 auto;
    }
    .cd-horizontal-timeline .events-wrapper {
      position: relative;
      height: 100%;
      margin: 0 40px;
      overflow: hidden;
    }
    .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
      /* these are used to create a shadow effect at the sides of the timeline */
      content: '';
      position: absolute;
      z-index: 2;
      top: 0;
      height: 100%;
      width: 20px;
    }
    .cd-horizontal-timeline .events-wrapper::before {
      left: 0;
    }
    .cd-horizontal-timeline .events-wrapper::after {
      right: 0;
    }
    .cd-horizontal-timeline .events {
      /* this is the grey line/timeline */
      position: absolute;
      z-index: 1;
      left: 0;
      top: 49px;
      height: 2px;
      /* width will be set using JavaScript */
      background: #f28403;
      -webkit-transition: -webkit-transform 0.4s;
      -moz-transition: -moz-transform 0.4s;
      transition: transform 0.4s;
    }
    .cd-horizontal-timeline .filling-line {
      /* this is used to create the green line filling the timeline */
      position: absolute;
      z-index: 1;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      background-color: #090909;
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
      -o-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -ms-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
      -webkit-transition: -webkit-transform 0.3s;
      -moz-transition: -moz-transform 0.3s;
      transition: transform 0.3s;
    }
    .cd-horizontal-timeline .events a {
      position: absolute;
      width:100px;
      bottom: 0;
      z-index: 2;
      text-align: center;
      font-size: 1rem;
      padding-bottom: 15px;
      color: #383838;
      /* fix bug on Safari - text flickering while timeline translates */
      -webkit-transform: translateZ(0);
      -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
      -o-transform: translateZ(0);
      transform: translateZ(0);
      color:#f28403;
      padding:5px;
      margin-bottom:20px;
    }
    /* custom*/
    .cd-horizontal-timeline .events a::before {
      content: '';
      position: absolute;
      width:1px;
      height:20px;
      background: #f28403;
      bottom:-20px;
      left:50%;
    }
    
    .cd-horizontal-timeline .events a::after {
      /* this is used to create the event spot */
      content: '';
      position: absolute;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      bottom: -25px;
      height: 12px;
      width: 12px;
      border-radius: 50%;
      border: 2px solid #f28403;
      background-color: #f28403;
      -webkit-transition: background-color 0.3s, border-color 0.3s;
      -moz-transition: background-color 0.3s, border-color 0.3s;
      transition: background-color 0.3s, border-color 0.3s;
    }
    .no-touch .cd-horizontal-timeline .events a:hover::after {
      background-color: #090909;
      border-color: #f28403;
    }
    .cd-horizontal-timeline .events a.selected {
      pointer-events: none;
    }
    .cd-horizontal-timeline .events a.selected::after {
      background-color: #090909;
      border-color: #090909;
    }
    .cd-horizontal-timeline .events a.older-event::after {
      border-color: #090909;
    }
    @media only screen and (min-width: 1100px) {
      .cd-horizontal-timeline {
        margin: 0 auto;
      }
      .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
      }
    }
    
    .cd-timeline-navigation a {
      /* these are the left/right arrows to navigate the timeline */
      position: absolute;
      z-index: 1;
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 30px;
      width: 30px;
      border-radius: 50%;
      border: 2px solid #8c8c8c;
      /* replace text with an icon */
      overflow: hidden;
      color: transparent;
      text-indent: 100%;
      white-space: nowrap;
      -webkit-transition: border-color 0.3s;
      -moz-transition: border-color 0.3s;
      transition: border-color 0.3s;
    }
    .cd-timeline-navigation a::after {
      /* arrow icon */
      content: '';
      position: absolute;
      height: 16px;
      width: 16px;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw%0D%0AOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE2cHgiIGhl%0D%0AaWdodD0iMzJweCIgdmlld0JveD0iMCAwIDE2IDMyIj48ZyAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUo%0D%0AMCwgMCkiPjxwb2x5Z29uIGZpbGw9IiM3YjlkNmYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYs%0D%0AOCA0LjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjxnICB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLCAx%0D%0ANikiPjxwb2x5Z29uIGZpbGw9IiNkZmRmZGYiIHBvaW50cz0iNiwxMy40IDQuNiwxMiA4LjYsOCA0%0D%0ALjYsNCA2LDIuNiAxMS40LDggIi8+PC9nPjwvc3ZnPg==) no-repeat 0 0;
    }
    .cd-timeline-navigation a.prev {
      left: 0;
      -webkit-transform: translateY(-50%) rotate(180deg);
      -moz-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
      -o-transform: translateY(-50%) rotate(180deg);
      transform: translateY(-50%) rotate(180deg);
    }
    .cd-timeline-navigation a.next {
      right: 0;
      color: #171717;
    }
    .no-touch .cd-timeline-navigation a:hover {
      border-color: #090909;
    }
    .cd-timeline-navigation a.inactive {
      cursor: not-allowed;
    }
    .cd-timeline-navigation a.inactive::after {
      background-position: 0 -16px;
    }
    .no-touch .cd-timeline-navigation a.inactive:hover {
      border-color: #090909;
    }
    
    .cd-horizontal-timeline .events-content {
      position: relative;
      width: 100%;
      margin: 2em 0;
      overflow: hidden;
      -webkit-transition: height 0.4s;
      -moz-transition: height 0.4s;
      transition: height 0.4s;
    }
    .cd-horizontal-timeline .events-content li {
      position: absolute;
      z-index: 1;
      width: 100%;
      left: 0;
      top: 0;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%);
      padding: 0 0 0 3%;
      opacity: 0;
      -webkit-animation-duration: 0.4s;
      -moz-animation-duration: 0.4s;
      animation-duration: 0.4s;
      -webkit-animation-timing-function: ease-in-out;
      -moz-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
    }
    .cd-horizontal-timeline .events-content li.selected {
      /* visible event content */
      position: relative;
      z-index: 2;
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
    }
    .cd-horizontal-timeline .events-content li.selected .row {
        margin-right:0;
    }
    .cd-horizontal-timeline .events-content li.selected .col-lg-4 {
        padding-right:0;
    }
    .cd-horizontal-timeline .events-content li.selected img {
        width:100%;
        height: 100%;
    }
    .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
      -webkit-animation-name: cd-enter-right;
      -moz-animation-name: cd-enter-right;
      animation-name: cd-enter-right;
    }
    .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
      -webkit-animation-name: cd-enter-left;
      -moz-animation-name: cd-enter-left;
      animation-name: cd-enter-left;
    }
    .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
      -webkit-animation-direction: reverse;
      -moz-animation-direction: reverse;
      animation-direction: reverse;
    }
    .cd-horizontal-timeline .events-content li > * {
      max-width: auto;
      margin: 0 auto;
    }
    .cd-horizontal-timeline .events-content h2 {
      font-weight: bold;
      font-size: 2.5em !important;
      letter-spacing:0.5px;
      font-weight: 700;
      line-height: 1.2;
    }
    .cd-horizontal-timeline .events-content em {
      display: block;
      font-style: italic;
      margin: 0px auto 10px auto;
    }
    .cd-horizontal-timeline .events-content em::before {
      content: '- ';
    }
    .cd-horizontal-timeline .events-content p {
      font-size: 1.2em !important;
      color: #171717;
    }
    .cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
      line-height: 1.6;
    }
    @media only screen and (min-width: 768px) {
      .cd-horizontal-timeline .events-content h2 {
        font-size: 7rem;
      }
      .cd-horizontal-timeline .events-content em {
        font-size: 1.5em !important;
      }
      .cd-horizontal-timeline .events-content p {
        font-size: 1.8rem;
      }
    }
    
    @-webkit-keyframes cd-enter-right {
      0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
      }
      100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
      }
    }
    @-moz-keyframes cd-enter-right {
      0% {
        opacity: 0;
        -moz-transform: translateX(100%);
      }
      100% {
        opacity: 1;
        -moz-transform: translateX(0%);
      }
    }
    @keyframes cd-enter-right {
      0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
      }
      100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
      }
    }
    @-webkit-keyframes cd-enter-left {
      0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
      }
      100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
      }
    }
    @-moz-keyframes cd-enter-left {
      0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
      }
      100% {
        opacity: 1;
        -moz-transform: translateX(0%);
      }
    }
    @keyframes cd-enter-left {
      0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
      }
      100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
      }
    }
    
    /*
    *
    * ==========================================
    * CUSTOM UTIL CLASSES
    * ==========================================
    *
    */
    
    /* Rounded tabs */
    
    @media (min-width: 576px) {
      .rounded-nav {
        border-radius: 50rem !important;
      }
    }
    
    @media (min-width: 576px) {
      .rounded-nav .nav-link {
        border-radius: 50rem !important;
      }
    }
    
    /* With arrow tabs */
    
    .with-arrow .nav-link.active {
      position: relative;
    }
    
    .with-arrow .nav-link.active::after {
      content: '';
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #2b90d9;
      position: absolute;
      bottom: -6px;
      left: 50%;
      transform: translateX(-50%);
      display: block;
    }
    
    /* lined tabs */
    
    .lined .nav-link {
      border: none;
      border-bottom: 3px solid transparent;
    }
    
    .lined .nav-link:hover {
      border: none;
      border-bottom: 3px solid transparent;
    }
    
    .lined .nav-link.active {
      background: none;
      color: #555;
      border-color: #2b90d9;
    }
    
    
    
    
    
    .investor_anual_report{
        margin-top: 0px;
    }
    
    
    .report_panel_left{
        width: 100%;
        height: 550px;
        position: relative;
    }
    
    .report_panel_left img{
        
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .report_panel_left .pdf_icon{
        position: absolute;
        bottom: 50px;
        right: -60px;
        width: 29%;
        height: auto;
        z-index: 2;
    
        
    }
    
    .report_right_panel{
        position: relative;
        width: 100%;
        height: 550px;
        background: url(../images/investor.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    
    
    .report_right_panel:after {
        width: 95%;
        height: 90%;
        border: 2px solid #fff6;
        position: absolute;
        left: 0px;
        right: 0px;
        margin: 0px auto;
        top: 21px;
        content: "";
            z-index: -2;
    }
    
    .report_right_panel h1{
        
        color: #fff;
        text-transform: capitalize;
        padding: 44px 0px 0px 51px;
        margin: 0px;
    }
    
    .report_right_panel{
        
    
    
        z-index: 1;
        
    }
    
    .report_pdf_panel {
        margin-top: 21px;
        padding: 0px 52px;
        height: 65%;
        overflow: hidden;
        overflow-y: scroll;
    }
    .nav-link {
      padding: 1rem 1rem;
    }
    .tab-head {
      background: #515151;
      color: #fff;
      font-size: 12px;
      font-weight: 400 !important;
      letter-spacing: 3px;
      border-radius: 10px 10px 0 0 !important;
      padding: 18px 14px 16px 14px;
    }
    .tab-head:hover {
        color: #fff;
    }
    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #f4982b;
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: 3px;
    }
    
    .with-arrow .nav-link.active::after {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid #f4982b;
        z-index: 9;
        bottom: -12px;
    }
    
    /* custom scroll bar */
      .report_pdf_panel::-webkit-scrollbar {
        width: 10px;
      }
      .report_pdf_panel::-webkit-scrollbar-track {
        background: transparent ;
      }
      .report_pdf_panel::-webkit-scrollbar-thumb {
        background: transparent ;
      }
    
    
    .report_pdf_panel li{
      /*  width: 165px;*/
        width: 100%;
        display: inline-block;
        list-style: none;
        margin-bottom: 16px;
        border: 1px #fff solid;
        padding: 10px;
    }
    .report_pdf_panel li a i{
        padding-right:5px;
        padding-top:6px;
        font-size:13px;
        color:#f4982b;
    }
    .nav-tabs {
      border-bottom: 0;
    }
    .report_pdf_panel li a{
        
        color: #fff;
            display: flex;
        justify-content: flex-start;
        align-items: flex-start;
         transition: all .5s ease;
    }
    
    .report_pdf_panel li:hover a{
        color: #f4982b;
        transition: all .5s ease;
    }
    
    .report_pdf_panel li .iconify{
    
       vertical-align: middle;
        margin-right: 8px;
        font-size: 17px;
    
    } 
    
    .investor_anual_report_2nd-sec{
        
        margin-top: 0px !important;
        
    }
    
    
    .anual_report_pdf li{
        
            width: 212px !important;
        display: inline-block;
        list-style: none;
        margin-bottom: 29px;
    
        
    }
    .anual_report_pdf h1{
        
        
        margin-bottom: 40px !important;
        padding-top: 70px !important;
    }
    
    
    .annual_report_charector{
        position: absolute;
        bottom: -19px;
        left: -75px;
        width: 50% !important;
        height: auto !important;
        z-index: 2;
    }
    
    
    .quality_report{
        
        padding-top: 30px;
        padding-bottom: 30px;
        background: url(../images/bg-image-3.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin-top: 50px;
        
    }
    
    .quality_report h1{
        
        color: #fff;
        text-transform: capitalize;
        padding: 44px 0px 0px 51px;
        margin: 0px;
    
    }
    
    .quately_report_tabel li{
        border: 1px solid #fff;
        height: 51px;
        margin: 0px 9px 12px;
        text-align: center;
        width: 184px !important;
        border-radius: 10px 10px 0 0 !important;
    }
    
    
    .quately_report_tabel li a{
        
        line-height: 17px;
        margin-top: 15px;
        justify-content: center;
        
    }
    .flex-sm-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
      width: 60%;
      margin: 0 auto;
    }
    .jpost-box {
        padding: 30px 30px 38px 30px;
        background: #f6f6f6;
        border: 1px #d6d6d6 solid;
        margin-bottom:40px;
        border-radius:5px;
    }
    .jpost-box h3 {
      font-size: 20px;
      margin-bottom: 0;
      font-weight: 700;
    }
    .job-loc {
        color: #8d8d8d;
        font-style:italic;
        font-size:13px;
        margin-bottom:10px;
    }
    .job-detl{
        background:#fc9b00;
        color: #ffffff;
        font-size:12px;
        letter-spacing:4px;
        padding:8px 25px;
        display:inline-block;
        border-radius:5px;
        font-weight:800;
        text-transform:uppercase;
    }
    .senc-box {
        box-shadow: 0px 0px 8px 1px #e0e0e0;
        border:1px #ddd solid;
        border-radius:5px;
    }
    .senc-box:hover {
        box-shadow: 0px 5px 12px 4px #e0e0e0;
    }
    .senc-box-ctn {
        padding:20px;
    }
    .senc-box-ctn h4 {
        font-size:20px;
        font-weight:700;
    }
    .senc-box-ctn a {
        color:#f4982b;
    }
    .key-icon-box h4 {
        font-size:20px;
        font-weight:700;
    }
    .key-icon-box img {
        margin:0 auto 10px auto;
    }
    .senc-report-box {
          background: rgba(0, 0, 0, 0) url("../images/sent-bg-pic.jpg") repeat-x fixed center center / cover;
      padding-bottom: 40px;
      padding-top: 80px;
      color: #ffffff;
      border-radius:10px;
      text-align:center;
    }
    .senc-report-box h3 {
        font-size:40px;
        line-height:48px;
        color:#ffffff;
        font-weight:800;
        text-shadow: 0 2px 1px #212121;
    }
    .sreport-box {
        padding:0 60px;
    }
    .borderBox {
        border:1px #ddd solid;
        border-radius:10px;
        padding:45px 25px;
    }
    .target-box {
          background: rgba(0, 0, 0, 0) url("../images/am-tg-img.jpg") repeat-x fixed center center / cover;
      padding-bottom: 80px;
      padding-top: 80px;
      color: #ffffff;
      border-radius:10px;
    }
    .target-box h3 {
        font-size:40px;
        line-height:48px;
        color:#ffffff;
        font-weight:800;
        text-shadow: 0 2px 1px #212121;
    }
    
    .main_point_thumb{
        width: 100%;
        height: 400px;
        position: relative;
        overflow: hidden;
         transition: all 0.9s ease;
        background: #000;
    }
    
    .main_point_thumb:hover img{
        transition: all 1s ease;
        transform: scale(1.1);
         filter: grayscale(0%);
    }
    
    .main_point_thumb img{
        width: 100%;
        height: 100%;
        object-fit: cover;
          transition: all 1s ease;
        filter: grayscale(100%);
            opacity: 0.6;
    }
    
    .why_us_panel{
        margin-top: 10%;
        margin-bottom: 6%;
    }
    
    .no-padding{
        padding: 0px;
    }
    
    .main_point_thumb:after {
      position: absolute;
      content: "01";
      top: 60px;
      left: 0px;
      color: transparent !important;
      -webkit-text-stroke-color: rgb(255 255 255 / 45%);
      -webkit-text-stroke-width: 1px;
      text-transform: uppercase;
      font-size: 140px;
      font-weight: 900;
      z-index: 0;
      margin: 0px auto;
      right: -100px;
      text-align: center;
      transition: all 1s ease;
    }
    
    .main_point_thumb_second:after{
        content: "02";
    }
    
    .main_point_thumb_third:after{
         content: "03";
    }
    
    .main_point_thumb_fourth:after{
        content: "04";
    }
    
    .main_point_thumb:hover:after{
         transition: all 1s ease;
           color: transparent !important;
        -webkit-text-stroke-color: rgb(255 255 255 / 100%);
        -webkit-text-stroke-width: 1px; 
        
    }
    
    .main_point_content{
        position: absolute;
        top: 5%;
        left: 0px;
        right: 0px;
        background: transparent;
        width: 90%;
        height: auto;
        padding: 20px;
        z-index: 1;
        margin: 0px auto;
        border-radius: 5px;
        border-radius: 5px;
          transition: all 1s ease;
    }
    
    .main_point_content h1{
        font-weight: 900;
        font-size: 27px;
        line-height: 30px;
        color: #fff;
        transition: all 1s ease;
    }
    
    .main_point_content p{
        transition: all 1s ease;
        font-weight: 400;
        font-size: 14px;
        color: #fff;
        line-height: 22px;
    }
    .main_point_thumb:hover h1{
        transition: all 1s ease;
        color: #f4982b;
    }
    
    .main_point_thumb:hover p{
        transition: all 1s ease;
        color: #000;
    }
    
    .main_point_thumb:hover ul li{
        transition: all 1s ease;
        color: #000;
    }
    
    
    .main_point_content ul li{
         transition: all 1s ease;
        line-height: 23px;
        color: #fff;
    }
    
    .main_point_thumb:hover .main_point_content{
        
          transition: all 1s ease;
        background: #ffffffe3;
        
    } 
    .rm-link {
        color:#e78512;
        font-weight:800;
    }
    .tab-box {
      background: #f6f6f6;
      border: 1px #d9d9d9 solid;
      padding: 30px;
    }
    
    .nav-pills .nav-link {
      background: #e78512;
      color: #ffffff;
      border-radius: 0;
      text-align: center;
      padding: 20px 35px;
      display: inline-block;
      margin-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 1px;
    }
    #mv-section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background:#000000;
        color:#ffffff;
    }
    .mif-tab-area .nav-pills .nav-link {
        font-size:13px;
        margin: 0 5px;
    padding: 12px 32px;
    border-radius: 3px 3px 0 0;
    }
    .mif-tab-area .nav-pills .nav-link:first-child {
        margin-left: 0;
    }
    .mif-tab-area .nav-pills .nav-link.active {
        background:#000;
        letter-spacing: 1px;
        
    }
    .mif-tab-area h4 {
        font-size:22px;
        font-weight:800;
        text-transform:uppercase;
    }
    .plant-box h4 {
        font-size:20px;
        font-weight:800;
        text-transform:uppercase;
        text-align:center;
        padding:8px 5px 14px 5px;
    }
    .plant-box img {
        width:100%;
    }
    .form-box {
        background:#f9f9f9;
        border: 1px #d9d9d9 solid;
        padding:30px;
    }
    #job-form #date {
        border: 1px solid #eeeeee;
    border-radius: 0 !important;
    color: #263860 !important;
    font-size: 14px !important;
    margin-bottom: 10px;
    padding: 0.86rem 0.95rem !important;
    width: 100%;
    }
    .pro-dtl-list {
        list-style:none;
        padding-bottom:15px;
        margin-bottom:15px;
        border-bottom:1px #ddd solid;
    }
    .pro-dtl-list li {
        display:inline-block;
        padding:0 15px;
    }
    .pro-dtl-list li:first-child {
        padding-left:0;
    }
    .inn-pro-ctn-box h4 {
        font-size:30px;
        font-weight:800;
    }
    .inn-pro-ctn-box h5 {
        font-size:20px;
        font-weight:800;
    }
    
    .inn-pro-ctn-box tbody{
        font-size: 14px;
    }
    .bod-ctn {
        border:1px #ddd solid;
        text-align:center;
        padding:20px;
        margin-bottom:30px;
    }
    .bod-ctn h3 {
        font-size:24px;
        line-height:24px;
        font-weight:800;
        margin-bottom:0px;
    }
    .bod-ctn h4{
        font-size:16px;
        line-height:24px;
        font-weight:400;
        color:#f4982b;
        margin-bottom:10px;
    }
    .policies-box {
    border:1px #ddd solid;
    padding:20px 20px 15px 20px;
    border-radius:5px;
    margin-bottom:30px;
    }
    .policies-box h5 {
        font-size:16px;
        font-weight:800;
        text-transform:uppercase;
        letter-spacing:0.5px;
    }
    .policies-box p {
        font-size:15px;
        font-weight:400;
        line-height:18px;
        margin-bottom:10px;
    }
    .policies-box img {
        width:120px;
        height:122px;
    }
    .downbtn {
        font-weight:800;
        font-size:16px;
        color:#f4982b;
        display:inline-block;
    }
    .com-contact-box {
        border:1px #ddd solid;
        padding:30px 20px;
        text-align:center;
        box-shadow: 0px 5px 12px 0px #e0e0e0;
        margin-bottom:30px;
    }
    .com-contact-box h5 {
        font-weight:800;
        margin-bottom:0;
    }
    .com-contact-box img {
        margin:0 auto;
    }
    .cc-address {
        font-size:15px;
        font-weight:400;
        margin-bottom:15px;
    }
    .com-contact-box i.cc-location {
        background:#ddd;
        width:100px;
        height:100px;
        border-radius:120px;
        font-size:40px;
        padding-top:30px;
        margin-bottom:15px;
    }
    .cc-phone, .cc-email {
        margin-bottom:0;
        font-size:14px;
        line-height:18px;
        color:#f4982b;
    }
    .policie-box {
      background: #f9f9f9;
      border: 1px solid #dee2e6;
      padding: 15px;
      margin-bottom: 25px;
    }
    .policie-box p {
      margin-bottom: 0;
    }
    .policie-box p i {
      color: #392a99;
      padding-right: 5px;
    }
    .policie-box p a {
      color: #392a99;
    }
    .job-label {
        color:#f4982b;
        font-weight:800;
        margin-bottom:0;
        text-transform:uppercase;
        letter-spacing:1px;
    }
    .jpost-box h3 {
        font-weight:800;
        font-size:22px;
    }
    .job-type {
        font-size:12px;
        font-weight:600;
        letter-spacing:1px;
        text-transform:uppercase;
        margin-bottom:5px;
    }
    .single-career-box h4 {
        font-size:18px;
        font-weight:800;
    }
    .contact_us_content {
        margin-top: 10% !important;
        margin-bottom: 2%;
        position: relative;
    }
    small {
        text-transform: uppercase;
        font-weight: 600;
        color: #f4982b;
        border-left: 2px solid #f4982b;
        padding-left: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        display: block;
        letter-spacing:1px;
    }
    
    .company_address {
        margin-bottom: 49px;
    }
    
    .company_address h4 {
        color: #f4982b;
            font-size: 20px;
        font-weight: 800;
    }
    
    .company_address ul {
        padding: 0px;
        margin: 25px 0 0;
        text-align: left;
    }
    
    .company_address ul li {
        list-style: none;
        display: list-item;
        margin-bottom: 10px;
    }
    
    .company_address ul li strong {
        display: block;
        color: #000;
        margin-bottom: 0px;
    }
    
    .company_address ul li a {
        color: #000;
    }
    
    
    .company_address {
        margin-bottom: 49px;
    }
    
    .company_address h4 {
        color: #f4982b;
    }
    
    .company_address ul {
        padding: 0px;
        margin: 25px 0 0;
        text-align: left;
    }
    
    .contact_form {
        padding: 45px 50px 45px 50px;
        box-shadow: 9px 12px 38px 0px rgb(0 0 0 / 10%);
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        z-index: 1;
        background: #fff;
    }
    
    
    .contact_form h3 {
        color: #232323;
        font-weight: 800;
        margin-bottom: 20px;
        display: block;
    }
    
    
    .contact_form input[type="text"], .contact_form input[type="email"], .contact_form input[type="number"] {
        display: block;
        height: 50px;
        width: 100%;
        margin: 0;
        border: 0;
        border: 1px solid #d6d6d6;
        border-radius: unset;
        padding: 10px 20px;
        font-family: inherit;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        outline: none;
        background: #ffffff;
        transition: 0.3s;
        margin-bottom: 24px;
    }
    .contact_form textarea {
        display: block;
        height: 90px;
        width: 100%;
        margin: 0;
        border: 0;
        border: 1px solid #d6d6d6;
        border-radius: unset;
        padding: 10px 20px;
        font-family: inherit;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
        outline: none;
        background: #ffffff;
        transition: 0.3s;
        margin-bottom: 24px;
    }
    .sec-head {
        color: #222432;
        font-size: 26px;
        text-transform: uppercase;
        font-weight: 200;
        letter-spacing: 1px;
        margin-bottom: 0;
    }
    
    .blog-post-box h1 {
        font-size: 40px;
        line-height:40px;
        text-transform: none;
        margin-bottom: 15px;
        letter-spacing:0;
        color:#eb860a;
    }
    .blog-post-box h2 {
        font-size: 24px;
        text-transform: none;
        margin-bottom: 5px;
    }
    
    .blog-dtl li {
        display: inline-block;
        padding-right: 10px;
        font-size: 12px;
        font-weight: 500;
        font-style: italic;
    }
    
    
    
    .sing-blog-post-box h2 {
        font-size: 34px;
        line-height: 34px;
        text-transform: none;
        margin-bottom: 5px;
    }
    
    .blog-dtl {
        list-style: none;
        margin-bottom: 9px;
        color: #c7091a;
        padding-left: 0;
    }
    
    .sing-blog-post-box img {
        margin-bottom: 30px;
        margin-top: 10px;
        width: 100%;
        height: 500px;
    }
    
    .blog-right-row h2 {
        border-bottom: 1px solid #43ab2e;
        font-size: 18px;
        margin-bottom: 16px;
        padding-bottom: 5px;
        position: relative;
        text-transform: uppercase;
    }
    .blog-menu ul li {
        background: rgba(0, 0, 0, 0) url("../images/bullet-01.png") no-repeat scroll left 4px;
        display: block;
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
        padding-left: 17px;
        position: relative;
    }
    .blog-menu ul li a {
        color: #2f4c57;
        font-size: 14px;
    }
    
    .blog-right-row {
        border: 1px solid #ffeaff;
        padding: 20px;
    }
    .core_left_image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .inner_about_text {
      position: relative;
      background: #fff;
      top: 75px;
      z-index: 1;
      left: -77px;
      padding: 50px 0px 30px 50px;
    }
    .right-about-heading {
      position: relative;
      padding-left: 35px;
    }
    .right-about-heading h1 {
      text-transform: capitalize;
      color: #000;
      margin-top: 0px;
      font-weight: 700;
      font-size: 29px;
    }
    .inner_about_text p {
        color: #000;
      line-height: 25px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    .core_left_image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
    .inner_about_text {
      position: relative;
      background: #fff;
      top: 75px;
      z-index: 1;
      left: -77px;
      padding: 50px 0px 30px 50px;
    }
    .right-about-heading {
      position: relative;
      padding-left: 35px;
    }
    .right-about-heading h1 {
      text-transform: capitalize;
      color: #000;
      margin-top: 0px;
      font-weight: 700;
      font-size: 29px;
    }
    .inner_about_text p {
        color: #000;
      line-height: 25px;
    }
    .tec-box-ctn h5 {
        color: #373737;
        font-weight:800;
        font-size: 1.4rem;
    }
    .bg-light {
        background:#eeeeee;
    }
    .bod-img img {
        
    }
    .menu-section {
        margin-top:30px;
    }
    .auto-panel li {
        width:auto;
    }