@font-face {
    font-family: 'DINPro-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('DINPro-Regular'), url('../fonts/DINPro-Regular_13937.woff') format('woff');
}

.xs-counter-li {
    margin-bottom: 10px !important;
}

.footer-widgets-wrapper {
    padding-left: 10px;
}

@media (max-width: 768px) {
    .automotive_img {
        width: 100% !important;
    }
    .footer-widgets-wrapper {
        padding: 0px !important;
    }
    .Heading {
        width: 100% !important;
    }
    .annual {
        padding-left: 15px !important;
        margin-bottom: 0 !important;
    }
    .cusenq {
        margin-top: 40px !important;
    }
    .display {
        display: block !important;
    }
    .owl-prev {
        margin-left: 89px;
        margin-top: 0px;
    }
    .red_main_box {
        margin-top: 20px;
    }
    .mobile_hide {
        display: none !important;
    }
    .brochure {
        margin-top: -6px !important;
    }
    .navbar-collapse {
        width: 100% !important;
        margin: 0px !important;
    }
    #logo {
        width: 14% !important;
        padding: 8px 0px !important;
    }
    .top_nav_m {
        width: 13% !important;
        /*			float:right !important;*/
        float: left !important;
        margin-top: -81px !important;
        margin-left: 272px !important;
        /*margin-left:27px !important;*/
        padding-top: 21px !important;
        padding-bottom: 3.3px !important;
    }
    .navbar-toggle {
        margin-right: -4px !important;
    }
    #header {
        height: auto !important;
    }
}

body {
    background: #fff;
    /*	font-size: 14px;*/
    line-height: 20px;
    margin: 0 auto;
    font-weight: 400;
    font-family: 'DINPro-Regular' !important;
    color: #555555;
}

.c5_child a {
    color: #337ab7 !important;
}

select {
    background: #fff url(../img/arrow-drop.png)no-repeat scroll 100% center / 21px 9px !important;
}

a {
    color: #fff;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #cd2653;
    outline: none;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

.build {
    color: #f18333;
    margin-top: 15px;
    line-height: 36px;
}

.tab_title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin: 14px 0 10px;
}


/* Back to top button */


/*--------------------------------------------------------------
    # Header
    --------------------------------------------------------------*/

#header {
    background: linear-gradient(90deg, #fff 12%, rgba(0, 0, 0, 0) 12%), url('../img/pattern.gif') repeat-x;
    position: fixed;
    z-index: 3010;
    min-height: 95px;
    /*	box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);*/
    width: 100%;
}

.display {
    display: none !important;
}

@media (min-width: 1500px) {
    #header {
        background: linear-gradient(90deg, #fff 22%, rgba(0, 0, 0, 0) 22%), url('../img/pattern.gif') repeat-x;
        position: fixed;
        z-index: 3000;
        min-height: 95px;
        /*	box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);*/
        width: 100%
    }
}

.inside_nav {
    border-right: 1px solid #dcdcdc;
}

@media (max-width: 768px) {
    .inside_nav {
        border-right: 0px solid #dcdcdc;
    }
    .display {
        display: block !important;
    }
    #header {
        background: #fff;
        position: relative;
        z-index: 3000;
        min-height: 80px;
        /*	box-shadow: 1px 2px 15px rgba(100, 100, 100, 0.3);*/
        width: 100%
    }
}


/*
    #header.header-scrolled {
        background: #fff;
        padding: 5px 0;
        transition: all 0.5s;
        -webkit-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.08);
        box-shadow: 0px 10px 5px -8px rgba(0, 0, 0, 0.08);
    }
    */


/*.owl-item{margin-top: 120px}*/

#header.header-scrolled # {
    width: 120px;
}

#header #logo {
    float: left;
}

@media (max-width: 768px) {
    #header #logo {
        width: 100%;
        text-align: center;
    }
}

#header #logo h1 {
    font-size: 34px;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 3px;
}

#header #logo h1 a,
#header #logo h1 a:hover {
    color: #fff;
    padding-left: 0px;
}

#header #logo img {
    padding: 0;
    margin: 0;
}

@media (max-width: 768px) {
    #header #logo h1 {
        font-size: 28px;
    }
    #header #logo img {
        max-height: 74px;
        position: relative;
    }
}


/*--------------------------------------------------------------
    # Intro Section
    --------------------------------------------------------------*/

#intro {
    width: 100%;
    margin: 100px auto 0;
    position: relative;
}

@media (max-width: 768px) {
    #intro {
        margin: 0px auto 0;
    }
}

.main_img {
    /*width: 100%;*/
    margin: 0 auto;
}

#intro .carousel-item {
    width: 100%;
    height: 504px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 80px;
}

#intro .carousel-item::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

#intro .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 82px;
    left: 0;
    right: 0;
}

#intro .carousel-content {
    text-align: center;
}

#intro h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
}

@media (max-width: 768px) {
    #intro h2 {
        font-size: 28px;
    }
}

#intro p {
    width: 100%;
    margin: 0 auto 30px auto;
    color: #333;
}

@media (min-width: 1024px) {
    #intro p {
        width: 100%;
    }
}

#intro .carousel-fade .carousel-inner .carousel-item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
    opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
    opacity: 1;
    transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
    width: 10%;
}

@media (min-width: 1024px) {
    #intro .carousel-control-prev,
    #intro .carousel-control-next {
        width: 5%;
    }
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}

#intro .carousel-indicators li {
    cursor: pointer;
}

#intro .btn-get-started {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    background: #18d26e;
}

#intro .btn-get-started:hover {
    background: #fff;
    color: #18d26e;
}


/*--------------------------------------------------------------
    # Navigation Menu
    --------------------------------------------------------------*/


/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu>li {
    float: left;
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}


/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}


/* Nav Meu Container */

#nav-menu-container {
    float: right;
    margin: 0;
}

@media (min-width: 1024px) {
    #nav-menu-container {
        /*		padding-right: 60px;*/
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    #nav-menu-container {
        display: none;
    }
}

#intro .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#intro .carousel-content {
    text-align: center;
    position: relative;
    left: 20%;
}

@media screen and (max-width: 991px) {
    #intro .carousel-content {
        text-align: center;
        position: relative;
        left: 0;
    }
    .banner_bg {
        display: none;
    }
}

#intro .carousel-content img {
    margin: 5px 15px 0;
    max-width: 164px !important;
}

#intro h2 {
    color: #14539b;
    margin-bottom: 0px;
    font-size: 54px;
    font-weight: 700;
}

@media (max-width: 768px) {
    #intro h2 {
        font-size: 28px;
    }
}

#intro p {
    width: 80%;
    margin: 0 auto 30px auto;
    color: #414141;
    font-size: 18px
}

@media (min-width: 1024px) {
    #intro p {
        width: 60%;
    }
}


/* Nav Meu Styling */

.nav-menu a {
    padding: 16px 5px;
    text-decoration: none;
    display: inline-block;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    /*	text-transform: uppercase;*/
    outline: none;
}

.nav-menu li:hover>a,
.nav-menu>.menu-active>a {
    color: #005bab;
    border-bottom: 3px solid #005bab;
}

.nav-menu>li {
    margin-left: 10px;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.nav-menu ul li {
    transition: 0.3s;
}

.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
}

.nav-menu ul li:hover>a {
    color: #18d26e;
}

.nav-menu ul ul {
    margin: 0;
}


/* Mobile Nav Toggle */

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 20px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
    z-index: 10000;
    float: right;
}

#mobile-nav-toggle i {
    color: #fff;
    margin: -14px -33px 0px 0px;
    top: -15px;
    position: relative;
}

@media (max-width: 768px) {
    #mobile-nav-toggle {
        display: inline;
    }
}


/* Mobile Nav Styling */

#mobile-nav {
    position: fixed;
    top: 0px;
    padding-top: 18px;
    bottom: 0;
    z-index: 1500;
    background: rgba(0, 0, 0, 0.8);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 15px;
    /*	text-transform: uppercase;*/
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 500;
}

#mobile-nav ul li a:hover {
    color: #fff;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #18d26e;
}

#mobile-nav ul .menu-has-children li a {
    text-transform: none;
}

#mobile-nav ul .menu-item-active {
    color: #18d26e;
}

#mobile-body-overly {
    width: 100%;
    height: 100%;
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}


/* Mobile Nav body classes */

body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}


/*--------------------------------------------------------------
    # Sections
    --------------------------------------------------------------*/


/* Sections Header
    --------------------------------*/

.section-header h3 {
    font-size: 60px;
    color: #14539b;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
    /*margin-top:60px*/
}

.section-header h3:before {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 10%;
    height: 1px;
    content: '\a0';
    background-color: #14539b;
    margin-left: -13%;
    text-align: left;
}

.section-header h3:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 10%;
    height: 1px;
    content: '\a0';
    background-color: #ff9801;
    margin-left: 3%;
}

@media (min-width: 600px) and (max-width: 991px) {
    .section-header h3:before {
        top: 41%;
    }
    .section-header h3:after {
        top: 41%;
    }
}

@media (min-width: 0px) and (max-width: 599px) {
    .section-header h3:before {
        display: none;
    }
    .section-header h3:after {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .section-header h3 {
        font-size: 30px;
        margin-top: 0px
    }
}

.section-header h3 span {
    color: #ff9801;
}

.section-header p {
    text-align: center;
    padding-bottom: 0px;
    color: #333;
    font-size: 15px;
}

.section-header2 h3 {
    font-size: 42px;
    color: #14539b;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    margin-top: 40px
}

@media screen and (max-width: 767px) {
    .section-header2 h3 {
        font-size: 24px;
    }
}

.section-header2 h3 span {
    color: #fff;
}

.section-header2 h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    background: #ddd;
    left: calc(50% - 60px);
}

.section-header2 h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    bottom: 0;
    background: url(../img/line.jpg) no-repeat center center;
    margin: 0 auto;
    text-align: center;
}

.section-header2 p {
    text-align: center;
    padding-bottom: 0px;
    color: #fff;
    font-size: 15px;
}


/* Section with background
    --------------------------------*/

.section-bg {
    background: #f7f7f7;
}


/* Featured Services Section
    --------------------------------*/

#featured-services {
    background: #000;
}

#featured-services .box {
    padding: 30px 20px;
}

#featured-services .box-bg {
    background-image: linear-gradient(0deg, #000000 0%, #242323 50%, #000000 100%);
}

#featured-services i {
    color: #18d26e;
    font-size: 48px;
    display: inline-block;
    line-height: 1;
}

#featured-services h4 {
    font-weight: 400;
    margin: 15px 0;
    font-size: 18px;
}

#featured-services h4 a {
    color: #fff;
}

#featured-services h4 a:hover {
    color: #18d26e;
}

#featured-services p {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0;
}


/* Services Section
    --------------------------------*/

#services {
    background: #fff;
    background-size: cover;
    padding: 60px 0 40px 0;
}

#services .box {
    margin-bottom: 30px;
}

#services .icon {
    float: left;
}

#services .icon i {
    color: #18d26e;
    font-size: 36px;
    line-height: 1;
    transition: 0.5s;
}

#services .title {
    margin-left: 60px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 18px;
}

#services .title a {
    color: #111;
}

#services .box:hover .title a {
    color: #18d26e;
}

#services .description {
    font-size: 14px;
    margin-left: 60px;
    line-height: 24px;
    margin-bottom: 0;
}


/* Call To Action Section
    --------------------------------*/


/* Contact Section
    --------------------------------*/

#contact {
    padding: 60px 0;
}

#contact .contact-info {
    margin-bottom: 20px;
    text-align: center;
}

#contact .contact-info i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: #18d26e;
}

#contact .contact-info address,
#contact .contact-info p {
    margin-bottom: 0;
    color: #000;
}

#contact .contact-info h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
}

#contact .contact-info a {
    color: #000;
}

#contact .contact-info a:hover {
    color: #18d26e;
}

#contact .contact-address,
#contact .contact-phone,
#contact .contact-email {
    margin-bottom: 20px;
    text-align: center;
}

.contact-address {
    text-align: center;
}

.img_circle {
    width: 100px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ccc;
    height: 100px;
    margin: 0 auto;
    padding: 20px 15px;
    font-size: 48px;
    line-height: 50px;
    color: #333;
}

.last_content {
    padding: 20px;
    line-height: 24px;
}

.last_content span {
    color: #F90;
}

@media (min-width: 768px) {
    #contact .contact-address,
    #contact .contact-phone,
    #contact .contact-email {
        padding: 20px 0;
    }
}

@media (min-width: 768px) {
    #contact .contact-phone {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

#contact .form #sendmessage {
    color: #18d26e;
    border: 1px solid #18d26e;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin-bottom: 15px;
}

#contact .form #sendmessage.show,
#contact .form #errormessage.show,
#contact .form .show {
    display: block;
}

#contact .form .validation {
    color: red;
    display: none;
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 13px;
}

#contact .form input,
#contact .form textarea {
    padding: 10px 14px;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
}

#contact .form button[type="submit"] {
    background: #18d26e;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

#contact .form button[type="submit"]:hover {
    background: #13a456;
}


/****************new css*********/

#form_fixed {
    /*position: relative;
        top: -510px;/* padding-bottom: 80px; */
    margin-top: -500px;
}


/************************** form css************/

.section-header {
    margin-top: 60px
}

.nw2 {
    margin-top: 0px !important;
}

@media screen and (max-width: 767px) {
    .section-header {
        margin-top: 20px;
        margin-bottom: 20px
    }
    .nw2 {
        margin-top: 20px !important;
    }
}

.site_content {
    text-align: justify;
    line-height: 30px;
    color: #333;
    font-size: 17px;
    margin-top: 10px;
}

.main_title {
    font-size: 64px;
    color: #c6251b;
    font-weight: 700;
    line-height: 85px;
    margin-top: 20px;
    text-align: left;
}

.sub_title {
    font-size: 29px;
    color: #242424;
    line-height: 20px !important;
    font-weight: 700;
}

.contentinfo {
    background: #333;
    color: #fff;
    float: left;
    width: 100%;
    font-size: 13px;
    padding: 25px 0 15px 10px;
}

.mu-contact-area {
    display: inline;
    float: left;
    padding: 20px 20px 0px;
    margin: 0px 0% 0 5%;
    width: 88%;
    background: #fff;
    float: right;
    border-radius: 0 0 5px 5px;
    border: 3px solid #1e3c71;
    margin-bottom: 50px;
}

.form_register {
    color: #fff;
    background: #1e3c71;
    padding: 10px 10px;
    width: 88%;
    margin-left: 5%;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.25);
    float: right;
}

@media (max-width: 991px) {
    .form_register {
        width: 100%;
        margin-left: 0%;
    }
    #form_fixed {
        position: static;
        margin-top: 0px;
        padding-bottom: 25px;
    }
    #section2 {
        width: 100%
    }
    .register_now_btn {
        display: none;
    }
    #header {
        z-index: 1100;
        /*		padding-top: 14px;*/
    }
    .back-to-top {
        display: none;
        top: 20px;
        background: #f18333;
        color: #fff !important;
        display: inline-block;
        height: 34px;
        text-align: center;
        line-height: 1;
        font-size: 14px;
        right: 40px;
        bottom: 15px;
        transition: background 0.5s;
        z-index: 11;
        margin-right: 10px;
        z-index: 1200;
        padding: 10px;
    }
    .tab_title {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .form_register {
        width: 100%;
        margin-left: 0%;
    }
    .mu-contact-area {
        width: 100%;
    }
    .btn-info2 {
        margin: 10px 0px;
    }
}

.form_input {
    flex: 0 0 0 !important;
    padding: 1px 5px;
    min-height: 35px;
    font-size: 11px;
    background: #f7f7f7;
    border: 1px solid #e1e1e1;
    margin-top: 4px !important;
}

.fixed {
    position: fixed;
    top: 10px;
    right: 20px;
    width: 36%;
    margin-right: 71px;
}

.mu-send-msg-btn {
    border-radius: 0px;
    font-size: 18px;
    font-weight: 600;
    /* letter-spacing: 1.5px; */
    text-align: center;
    padding: 9px 29px;
    margin-top: 10px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #fff;
    background: #f47d35;
    border: none;
    border-radius: 6px;
    margin: 10px auto 0;
    display: table;
    border-radius: 0;
    text-transform: uppercase;
    /* width: 100%; */
    border-radius: 5px;
}

.mu-send-msg-btn:hover {
    background: #174581;
}

.terms_condition {
    color: #656565;
    font-size: 9px;
    top: -4px;
    line-height: 14px;
    position: relative;
    margin-bottom: 0px !important;
}

.date_top {
    margin-top: 0px;
    font-size: 9px;
    line-height: 0px !important;
}

.top_apply {
    display: none;
}

@media (max-width: 991px) {
    .main_title {
        line-height: 60px;
        font-size: 49px;
    }
    .fixed {
        position: relative;
        right: 0px;
        width: 100%;
        margin-right: 0px;
    }
    .mu-contact-area {
        width: 100%;
        margin: 0;
    }
    .date_top {
        margin-top: 10px;
    }
    .sub_title {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .main_title {
        line-height: 40px;
        font-size: 27px;
    }
    /*#form-messages {
        font-size: 24px;
    }
    */
}

@media (max-width: 360px) {
    .main_title {
        line-height: 40px;
        font-size: 25px;
    }
    #form-messages {
        font-size: 18px;
    }
    .top_nav_m {
        width: 22% !important;
        /* float: right !important; */
        float: left !important;
        margin-top: -81px !important;
        margin-left: 215px !important;
        /* margin-left: 27px !important; */
        padding-top: 21px !important;
        padding-bottom: 3.3px !important;
    }
}


/**************************** tabs**************/


/**
     * Tabs
     */

#tab_main {
    background: #f2f2f2;
}

.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -51px;
    position: relative;
    z-index: 100;
}

.tabs label {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: block;
    padding: 14px 2rem;
    margin-right: 0.2rem;
    cursor: pointer;
    background: #265796;
    font-weight: bold;
    -webkit-transition: background ease 0.2s;
    transition: background ease 0.2s;
    color: #fff;
}

.tabs .tab {
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    display: none;
    padding: 1rem;
}

.tabs input[type="radio"] {
    display: none;
}

.tabs input[type="radio"]:checked+label {
    background: #f18333;
    color: #fff
}

.tabs input[type="radio"]:checked+label+.tab {
    display: block;
}

@media (max-width: 991px) {
    .tabs .tab,
    .tabs label {
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial;
    }
    .tabs label {
        width: 100%;
        margin-right: 0;
        margin-top: 0.2rem;
    }
}


/**
     * Generic Styling
    */


/***********video********/

.video_bg {
    width: 64%;
    margin: 0 auto;
    background: #000;
    margin-top: 60px;
}

.video_shadow {
    width: 64%;
    margin: 0 auto;
}

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

.carousel-inner img {
    width: 100%;
}

.carousel-control {
    width: 0;
}

.carousel-control.left,
.carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

.carousel-control.left span {
    padding: 15px;
}

.carousel-control.right span {
    padding: 15px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 0;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 0;
}

.carousel-control.left span {
    left: 25px;
    background: none;
}

.carousel-control.right span {
    right: 40px;
    background: none;
    z-index: 1200;
}

.carousel-control.left span:hover,
.carousel-control.right span:hover {
    opacity: .7;
    filter: alpha(opacity=70);
}


/* Carousel Header Styles */

.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.header-text h2 {
    font-size: 40px;
}

.header-text h2 span {
    background-color: #2980b9;
    padding: 10px;
}

.header-text h3 span {
    background-color: #000;
    padding: 15px;
}

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

@media screen and (min-width: 991px) {
    .banner_show {
        display: none;
    }
}

.banner_hide {
    /*	margin-bottom: 10px;*/
}

@media screen and (max-width: 992px) {
    .banner_hide {
        display: none;
    }
}


/*24-07-2018*/

#section_content {
    background: #fbfbfb;
    padding-bottom: 30px;
}

.powerful_desktop {
    margin-top: 20px;
}

.powerful_mobile {
    margin-top: 25px;
}

@media screen and (min-width: 480px) {
    .powerful_mobile {
        display: none;
    }
}

@media screen and (max-width: 481px) {
    .powerful_desktop {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .powerful_desktop {
        margin-top: 30px;
    }
}


/*@media (max-width: 991px) {
    #section_content {
        position: relative;
        top: 20px;
    }
    }*/

ul.features {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    border: 1px solid #a6a6a6;
    float: left;
    width: 100%;
}

ul.features li {
    line-height: 20px;
    /*font-size: 16px;*/
    font-size: 14px;
    padding: 0 0 30px 0;
    /*padding: 0 0 2px 0;*/
    /*min-height: 96px;*/
    list-style: none;
    min-height: 100px;
    text-align: center;
}

ul.features li span {
    padding: 15px 10px 0;
    color: #1f4576;
    /* margin-bottom: 95px; */
    float: left;
    width: 28%;
    font-size: 13px;
    min-height: 160px;
    font-weight: 500;
}

ul.features li font {
    font-size: 16px;
    line-height: 8px;
    color: #2e2e2e;
    text-transform: none;
}

.content_inner_box {
    padding: 10px 10px 5px !important;
    color: #000207 !important;
    /* margin-bottom: 95px; */
    float: left !important;
    background: #fff !important;
    width: 72% !important;
    min-height: 100px;
    text-align: left !important;
    font-weight: 400 !important;
    font-size: 15px !important;
}

.content_gray_box span {
    font-size: 11px;
}


/*
    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    */

.you_may_content {
    font-size: 17px;
    padding: 0px 0px 30px;
    border-bottom: 1px solid #a6a6a6;
    line-height: 28px;
}

.you_may_content p {
    font-size: 14px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0px !important;
}

@media screen and (max-width: 991px) {
    ul.features li font {
        font-size: 15px;
    }
    ul.features {
        margin-bottom: 10px;
    }
    .you_may_content {
        padding: 0px 0px 20px;
    }
    ul.features li span {
        min-height: 100px;
    }
}

input {
    font-size: 14px !important;
}

.max_bottom_content {
    font-size: 13px;
    padding: 30px 0 40px;
    line-height: 22px;
    text-align: justify;
    color: #333;
    font-weight: 400;
}

.beware {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    border: 1px solid #d4d4d4;
    padding: 20px 15px 0;
}

.beware_list {
    margin: 0;
    padding: 0;
    padding: 15px 0;
}

.beware_list li {
    padding: 0 0px 10px;
    margin: 5px 0px 5px 40px;
    font-size: 14px;
    color: #333;
}

.serices_main {
    background: #fff;
    -webkit-box-shadow: 0px 6px 13px 0px rgba(191, 191, 191, 0.20);
    -moz-box-shadow: 0px 6px 13px 0px rgba(191, 191, 191, 0.20);
    box-shadow: 0px 6px 13px 0px rgba(191, 191, 191, 0.20);
    padding-bottom: 40px;
}

.carousel-indicators {
    display: none;
}

.form-group {
    margin-bottom: 5px !important;
}

.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/
}

.selectdiv:after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    color: #999;
    right: 20px;
    top: 6px;
    padding: 5px 0px 10px 8px;
    position: absolute;
    pointer-events: none;
}


/* IE11 hide native button (thanks Matt!) */

select::-ms-expand {
    display: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
}

div.container4 {
    height: 6em;
    position: relative;
}

div.container4 p {
    margin: 0;
    position: absolute;
    top: 49%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -30%);
    line-height: 17px;
}

div.container5 {
    height: 9em;
    position: relative;
}

div.container5 font {
    font-size: 15px;
    line-height: 15px;
}

div.container5 p {
    margin: 0;
    position: absolute;
    top: 46%;
    font-size: 22px;
    line-height: 18px;
    color: #2e2e2e;
    text-transform: uppercase;
    /*
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%)
    */
}

.carousel-inner>.item img {
    width: 100% !important;
    /*       height: 450px !important; */
}

@media (max-width:768px) {
    .maphide {
        display: none;
    }
    .automotive_img img {
        width: 100%;
    }
    div.container5 p {
        margin: 0;
        position: absolute;
        top: 7%;
        font-size: 18px;
        line-height: 18px;
        color: #2e2e2e;
    }
    div.container4 p {
        top: 24%;
    }
    div.container5 {
        height: 5em;
        position: relative;
    }
}

@media screen and (min-width: 1920px) {
    .carousel-inner>.item img {
        width: 100% !important;
        height: 676px;
    }
}

.marketing p {
    text-align: center !important;
    font-size: 16px !important;
    margin-bottom: 0px;
    line-height: 26px;
}

.marketing h2 {
    font-size: 35px !important;
    color: #ef7800;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 30px;
    margin-top: 20px;
}

.marketing {
    margin-top: 30px
}

.marketing img {
    margin: 0 auto;
    /*width: 217px !important;
        height: 217px;*/
    max-width: 217px;
    display: table;
}

.marketing span {
    font-size: 30px !important;
    color: #14539b;
    text-transform: uppercase;
    font-weight: 600;
    display: table;
    margin: 0 auto;
}

@media (min-width: 0px) and (max-width: 991px) {
    .marketing {
        margin-top: 0px;
    }
    .marketing img {
        max-width: 160px;
        display: table;
        margin-top: 30px;
    }
    .marketing span {
        font-size: 22px !important;
    }
    .marketing h2 {
        margin-top: 10px;
    }
}

.offer_zone {
    text-align: center !important;
    font-size: 16px;
    /*
        margin-top: 30px;
        padding-top: 25px
    */
}

@media (min-width: 0px) and (max-width: 991px) {
    .offer_zone {
        margin-top: 0px;
        padding-top: 15px
    }
}

.offer_zone:hover {
    /*
        background: #f2f2f2;
        border-radius: 30px 30px 30px 30px;
    */
}

.offer_zone p {
    text-align: left !important;
    font-size: 20px !important;
    margin-bottom: 0px;
    line-height: 20px;
    margin-left: 2%;
    color: #005bab;
    margin-top: 15px;
}

.offer_zone h2 {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 20px;
    /*	margin-top: 20px;*/
    color: #666;
    margin-bottom: 10px !important;
    text-align: left;
    width: 98%;
    margin-left: 2%;
    margin-top: 15px
}

.offer_zone img {
    margin: 0 auto;
    margin: 2%;
    /*	height: 100vh*/
}

.offer_zone .offer_product_main {
    /*	top: -75px;*/
    position: relative;
}

.offer_zone .offer_product {
    width: 100% !important;
    /*	height: 220px;*/
}

.offer_zone .offer_logo {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: #f2f2f2;
    margin: -15px auto;
}

.offer_zone:hover .offer_logo {
    background-color: #fff;
}

.offer_zone .offer_logo img {
    margin-top: 25px;
    margin-top: 15%;
    max-width: 80%;
    max-height: 49%;
    margin: 33px auto;
    display: block;
}

.offer_zone span {
    font-size: 16px !important;
    color: #666;
    font-weight: 500;
    margin-top: 0px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .offer_zone span {
        font-size: 15px !important;
    }
}

.glass_zone {
    text-align: center !important;
    font-size: 16px;
    /*
        margin-top: 30px;
        padding-top: 25px
    */
}

@media (min-width: 0px) and (max-width: 991px) {
    .glass_zone {
        margin-top: 0px;
        padding-top: 15px
    }
}

.glass_zone:hover {
    /*
        background: #f2f2f2;
        border-radius: 30px 30px 30px 30px;
    */
}

.glass_zone p {
    text-align: left !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    line-height: 20px;
    margin-left: 2%;
}

.glass_zone h2 {
    font-size: 20px !important;
    color: #ef7800;
    font-weight: 600;
    line-height: 20px;
    /*	margin-top: 20px;*/
    color: #2e2e2e;
    margin-bottom: 10px !important;
    text-align: left;
    width: 98%;
    margin-left: 2%;
    text-align: center
}

.glass_zone img {
    margin: 0 auto !important;
    margin: 2%;
    /*	height: 100vh*/
}

.glass_active {
    border-bottom: 3px solid #d52128;
}

.glass_zone .offer_product_main {
    /*	top: -75px;*/
    position: relative;
}

.glass_zone .offer_product {
    width: 105px !important;
    /*	height: 220px;*/
}

.glass_zone span {
    font-size: 16px !important;
    color: #111111;
    font-weight: 500;
    margin-top: 0px;
    line-height: 20px;
}

@media (max-width: 768px) {
    .glass_zone span {
        font-size: 16px !important;
    }
}

.news_date {
    font-style: italic;
    font-size: 12px !important;
}


/**
     * Responsive Bootstrap Tabs by @hayatbiralem
     * 15 May 2015
     */

@mixin ellipsis() {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

@mixin icon-styles() {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@mixin transform($transform) {
    -webkit-transform: $transform;
    -moz-transform: $transform;
    -ms-transform: $transform;
    -o-transform: $transform;
    transform: $transform;
}

@media screen and (max-width: 479px) {
    .nav-tabs-responsive {
        >li {
            display: none;
            width: 23%;
            >a {
                @include ellipsis();
                width: 100%;
                text-align: center;
                vertical-align: top;
            }
            &.active {
                width: 54%;
                &:first-child {
                    margin-left: 23%;
                }
            }
            &.active,
            &.prev,
            &.next {
                display: block;
            }
            &.prev,
            &.next {
                -webkit-transform: scale(0.9);
                transform: scale(0.9);
            }
            &.next>a,
            &.prev>a {
                -webkit-transition: none;
                transition: none;
                .text {
                    display: none;
                }
                &:after,
                &:after {
                    @include icon-styles();
                }
            }
            &.prev>a:after {
                content: "\e079";
            }
            &.next>a:after {
                content: "\e080";
            }
            &.dropdown {
                >a>.caret {
                    display: none;
                }
                >a:after {
                    content: "\e114";
                }
                &.active>a {
                    &:after {
                        display: none;
                    }
                    >.caret {
                        display: inline-block;
                    }
                }
                .dropdown-menu {
                    &.pull-xs-left {
                        left: 0;
                        right: auto;
                    }
                    &.pull-xs-center {
                        right: auto;
                        left: 50%;
                        @include transform(translateX(-50%));
                    }
                    &.pull-xs-right {
                        left: auto;
                        right: 0;
                    }
                }
            }
        }
    }
}


/**
     * Demo Styles
     */


/*.wrapper {
      padding: 15px 0;
    }*/

.bs-example-tabs .nav-tabs {
    margin-bottom: 15px;
}

@media (max-width: 300px) {
    #narrow-browser-alert {
        display: none;
    }
}

.dropdown-menu {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: #005bab !important;
    background-color: #f5f5f5 !important;
}

.nav-tabs {
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 400;
}

.nav-tabs>li>a {
    border-radius: 0px;
}

.navbar {
    margin-bottom: 0px !important;
}

.navbar-nav {
    float: right !important;
    margin-top: 23px;
    min-height: 42px
}

.navbar-nav>li>a:focus,
.navbar-nav>li>a:hover,
.navbar-nav>li>a.active {
    background: #fff !important;
    border-bottom: 3px solid #005bab
}

@media (max-width:768px) {
    .navbar-nav {
        float: left !important;
        margin-top: 0px;
        background: #f5f5f5;
        width: 100%;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #f5f5f5;
    }
}

.nav>li>a {
    position: relative;
    display: block;
    margin-top: 0px;
    padding: 11px 13px;
    text-decoration: none;
    display: inline-block;
    color: #333 !important;
    font-weight: 500;
    font-size: 15px !important;
    /* text-transform: uppercase; */
}

@media (max-width:768px) {
    .nav>li>a {
        width: 100%;
        margin: 0px;
    }
    .bread_num_m {
        background-color: #fff;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}

.nav-item a {
    position: relative;
    display: block;
    margin-top: 0px;
    padding: 0px !important;
    text-decoration: none;
    display: inline-block;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    /* text-transform: uppercase; */
}

.nav-item span {
    border: 0px !important;
    font-size: 15px;
    color: #005bab;
    text-transform: uppercase;
}

.nav-tabs {
    /* border-bottom: 1px solid #ddd; */
    margin-left: 0px;
}

.nav-sub>li {
    border-right: 0px solid #1e3c71;
    border-bottom: 1px solid #ccc;
}

.nav-sub>li:hover {
    border-bottom: 3px solid #25b695;
    color: #25b695;
}

.tab-content {
    margin-bottom: 50px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #1e3c71;
    cursor: default;
    border-left: 1px solid #1e3c71;
    border-right: 1px solid #1e3c71;
    border-bottom-color: transparent;
}

.nav-tabs>li {
    float: left;
    margin-bottom: 0px;
}

.nav-tabs>li>a {
    margin-right: -1px !important
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    color: #fff;
}

.bs-example-tabs .nav-tabs {
    margin-bottom: 0px;
}

.tab-content>.tab-pane {
    /*padding: 20px;*/
}

.card-deck .card {
    min-width: 220px;
}

.card-title {
    margin-bottom: .75rem;
}

.listed_main {
    margin-top: 15px;
    text-align: left;
    background: #fff;
    padding-bottom: 10px;
}

.listed_main2 {
    text-align: left;
    background: #fff;
    padding-bottom: 30px;
    min-height: 435px
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    /*	font-size: 30px !important;*/
}

.owl-theme .owl-dots .owl-dot span {
    display: none !important;
}

.list-unstyled {
    margin: 0 15px;
}

.list-unstyled .title_bold {
    font-size: 20px;
    color: #14539b;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 15px;
    line-height: 20px
}

.list-unstyled li {
    font-size: 15px;
    text-align: center;
    color: #333333;
    padding: 10px 0;
    font-weight: 400;
}

#blue_bg {
    /*background:#1e3c71;*/
    padding-bottom: 0px
}

.banner-bg-1 {
    background: rgba(223, 223, 221, 1);
    background: -moz-linear-gradient(left, rgb(183, 187, 199) 0%, rgba(223, 223, 221, 1) 16%, rgba(223, 223, 221, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgb(183, 187, 199)), color-stop(16%, rgba(223, 223, 221, 1)), color-stop(100%, rgba(223, 223, 221, 1)));
    background: -webkit-linear-gradient(left, rgb(183, 187, 199) 0%, rgba(223, 223, 221, 1) 16%, rgba(223, 223, 221, 1) 100%);
    background: -o-linear-gradient(left, rgb(183, 187, 199) 0%, rgba(223, 223, 221, 1) 16%, rgba(223, 223, 221, 1) 100%);
    background: -ms-linear-gradient(left, rgb(183, 187, 199) 0%, rgba(223, 223, 221, 1) 16%, rgba(223, 223, 221, 1) 100%);
    background: linear-gradient(to right, rgb(183, 187, 199) 0%, rgba(223, 223, 221, 1) 16%, rgba(223, 223, 221, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdd', endColorstr='#dfdfdd', GradientType=1);
}

.banner-bg-2 {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaedf4+0,d4dde7+100 */
    background: #eaedf4;
    /* Old browsers */
    background: -moz-linear-gradient(left, #eaedf4 0%, #d4dde7 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #eaedf4 0%, #d4dde7 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #eaedf4 0%, #d4dde7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#eaedf4', endColorstr='#d4dde7', GradientType=1);
    /* IE6-9 */
}

.banner-bg-3 {
    background: #000;
}

.bg-gray {
    background: #f6f6f6;
    padding: 20px 0
}

.btn_main {}


/*.btn_online_saving{background-color: #1e3c71 !important;
        border-color: #1e3c71 !important;
        font-size: 18px !important;
        text-transform: uppercase;
        font-weight: 500;
        min-width: 240px;
        padding: 7px; display: table; margin:10px 25px 0 auto;}
    @media (min-width: 0px) and (max-width: 991px) {
        .btn_online_saving{margin:0 auto; margin-top: 10px !important;}
    }*/

.btn_online_saving {
    background-color: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
    font-size: 18px !important;
    color: #333;
    text-decoration: underline;
    font-weight: 500;
    padding: 7px;
    font-size: 14px !important;
}

.btn-primary:hover {
    color: #333 !important;
}

.btn_online_term {
    background-color: #f6f6f6 !important;
    border-color: #f6f6f6 !important;
    font-size: 18px !important;
    color: #333;
    text-decoration: underline;
    font-weight: 500;
    padding: 7px;
    font-size: 14px !important;
}

.btn-primary:hover {
    color: #333 !important;
}

.btn-primary:focus {
    color: #333 !important;
}

.modal-header {
    background-color: #1e3c71;
    color: white;
    border-radius: 4px 4px 0 0;
    padding: 15px 15px 10px;
    font-size: 15px
}

.modal-header2 {
    background-color: #ef7800;
    color: white;
    border-radius: 4px 4px 0 0;
    padding: 15px 15px 15px;
    font-size: 15px;
}

.modal-open .modal {
    margin-top: 100px;
    font-size: 13px;
}

.btn_close3 {
    background: #ef7800 !important;
    color: #fff !important;
}

.btn_close2 {
    background: #1e3c71 !important;
    color: #fff !important;
}

.btn_close {
    background: #ef7800 !important;
    color: #fff !important;
    display: none;
}

.modal-body {
    position: relative;
    padding: 20px !important;
    text-align: justify !important;
}


/*-----------------------------16-10-18--*/

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    margin: 0 auto;
}

.split_works {
    background: #f2f2f2;
    padding: 0px 0 60px;
    margin-top: 30px;
}

.updated_form {
    background: #ff9801;
    padding: 0px 0 30px;
    margin-top: 30px;
}

.owl-carousel .owl-item img {
    display: inline-block !important;
    width: auto;
}

.parallax {
    /* The image used */
    /*	background-image: url(../img/phone-bg.png);*/
    /*	background-repeat: no-repeat;*/
    background-color: #fff;
    /*	padding-bottom: 40px*/
    /* Set a specific height */
    /* Create the parallax scrolling effect 
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
}

.parallax .mobile_img {
    top: 30px;
    position: relative;
}

@media (max-width:768px) {
    .parallax .mobile_img {
        top: 0px;
    }
}

.parallax .right_content p {
    color: #414141;
    margin-top: 10px;
    font-size: 15px;
    margin-bottom: 0px;
    text-transform: none;
}

.parallax .right_content {
    color: #015198;
    margin-top: 20px;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 36px;
    font-weight: 700;
}

.parallax .right_content span {
    color: #ec1c23;
}

.parallax .right_content img {
    margin: 0;
}

@media (max-width: 768px) {
    .parallax .right_content {
        color: #01519a;
        margin-top: 15px;
        font-size: 18px;
        text-transform: uppercase;
        line-height: 24px;
        font-weight: 700;
    }
    .parallax .right_content p {
        margin-top: 0px;
    }
}

@media (min-width: 421px) and (max-width: 991px) {
    .parallax {
        background-image: url(../img/download-bg2.jpg);
        background-position: center center;
    }
}

@media (min-width: 0px) and (max-width: 420px) {
    .parallax {
        background-image: url(../img/download-bg2.jpg);
        background-position: center center;
    }
    .news-content h2 {
        font-size: 16px !important;
    }
}

.news-content h2 {
    font-size: 14px;
    margin-top: 5px;
    text-transform: none;
    margin-bottom: 5px;
}

.news-content a {
    font-size: 16px;
    color: #333;
    text-transform: uppercase;
}

.news-content p {
    font-size: 12px !important;
}

.read_all a {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
    color: #14539b;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 25px 0;
    width: 100%;
    display: table;
}

.read_all a:hover {
    color: #fff;
    background: #14539b;
}


/************************home page form********/

.contact_form {
    width: 100%;
}

.heading {
    border-bottom: 1px solid #fcab0e;
    padding-bottom: 9px;
    position: relative;
}

.heading span {
    background: #9e6600 none repeat scroll 0 0;
    bottom: -2px;
    height: 3px;
    left: 0;
    position: absolute;
    width: 75px;
}

.con_form {
    padding: 0;
    width: 99%;
}

.con_txt[type="text"] {
    margin: 10px 26px 10px 0;
    padding: 24px 10px;
    width: 100%;
    float: left;
    border-radius: 5px;
    border-color: #ff9801 !important;
    box-shadow: inset 0 1px 2px rgb(255, 255, 255) !important;
    font-weight: 400;
}

.con_txt_3[type="text"] {
    height: 122px;
    margin: 10px 4px;
    padding: 10px;
    width: 99%;
    border-radius: 5px;
    margin-left: 0%;
    border-color: #ff9801 !important;
    box-shadow: inset 0 1px 2px rgb(255, 255, 255) !important;
    font-weight: 400;
}

@media (min-width: 0px) and (max-width: 420px) {}

.con_drop {
    margin: 10px 26px 10px 0;
    padding: 24px 10px;
    width: 100%;
    float: left;
    border-radius: 5px;
    border-color: #ff9801 !important;
    box-shadow: inset 0 1px 2px rgb(255, 255, 255) !important;
}

.con_txt2[type="submit"] {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 27px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 10px;
    padding: 7px 20px;
    text-transform: uppercase;
    transition: all 0.45s ease-in-out 0s;
}

.con_txt2[type="submit"] {
    background: #14539b none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 28px !important;
    margin: 10px;
    padding: 14px 20px;
    text-transform: uppercase;
    transition: all 0.45s ease-in-out 0s;
    font-weight: 400;
    width: 100%;
    margin-left: 0px;
    margin-top: 17px;
}

.con_txt2:hover {
    background: #f2af1f none repeat scroll 0 0;
    color: #000;
    transition: all 0.5s ease 0s;
}


/********************************Internal About us CSS *******************************/

.inner_header {
    background: #14529c;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.inner_header_bg {
    background-image: url(../img/about-header.png);
    background-position: bottom right;
    background-repeat: no-repeat
}

.inner_title {
    color: #fff;
    font-size: 36px;
    margin: 66px 0;
    font-weight: 500;
    text-transform: uppercase;
}

.inner_title span {
    color: #ff9801;
}

.about_content_main {
    margin-top: 30px;
}

.about_right_content {
    font-size: 23px;
    color: #6f6f6f;
    font-weight: 300;
    line-height: 33px;
    font-weight: 400;
}

.about_right_content span {
    font-weight: 500;
}

.about_detail_content {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
}

.about_left_img {
    background: #eeeef0;
    text-align: center;
    margin-bottom: 30px;
}

.about_social_bg {
    background-color: #eeeeee;
    margin-top: 60px;
}

.about_social_bg2 {
    background-color: #eeeeee;
    margin-top: 0px;
}

@media (max-width: 600px) {
    .inner_header_bg {
        background-image: none;
    }
    .inner_title {
        font-size: 24px;
        margin: 42px 0;
    }
    .about_right_content {
        font-size: 20px;
        line-height: 22px;
    }
}


/********************************Internal FAQ CSS *******************************/

.faq_header_bg {
    background-image: url(../img/faq-header.png);
    background-position: bottom right;
    background-repeat: no-repeat
}

.faq_shadow {
    border: none;
    border-radius: 3px;
    overflow: hidden;
    box-shadow: 0px 10px 35px 25px #e0e0e0;
    margin: 0px 0;
    padding: 0 15px
}

@media (max-width: 600px) {
    .faq_header_bg {
        background-image: none;
    }
}

.accordion_title {
    font-size: 24px;
    color: #14529c;
    text-transform: uppercase;
    font-weight: 600;
}

.panel-group {
    padding-top: 20px;
}

.panel-default {
    border-radius: 0;
    border: none;
    background: none;
    margin-bottom: 0;
    padding-bottom: 14px;
}

.panel-default>.panel-heading {
    border: none;
    background: none;
    padding: 0;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border: none;
    padding: 0 0 0 20px;
}

.panel-default h5 {
    margin: 0 0 0px;
    background: #f2f2f2;
    padding: 12px 15px;
}

.panel-default li {
    color: #797979;
    margin-left: 20px;
    font-size: 14px;
}

.panel-default .accordion-toggle:before {
    content: "";
    width: 30px;
    height: 21px;
    display: inline-block;
    background: url(../img/toggle-icons.png) no-repeat 6px 5px;
    margin-right: 10px;
    position: relative;
    top: 15px;
    float: right
}

.panel-default .collapsed:before {
    background: url(../img/toggle-icons.png) no-repeat 6px -148px;
}

.panel-default .panel-title:hover .collapsed:before {
    opacity: 0.9
}

.panel-default .accordion-toggle,
.panel-default .accordion-toggle:focus,
.panel-default .accordion-toggle:hover,
.panel-default .accordion-toggle:active {
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
}

.panel-default .collapsed {
    color: #333;
}

.panel-body p {
    font-size: 16px !important;
    color: #333 !important;
    margin: 15px 0 15px 0 !important;
}

.panel {
    padding: 0 !important;
    border: 1px solid #e9e9e9;
}

.panel-group .panel {
    border-radius: 0 !important;
}

.panel-body ul {
    margin: 0;
    padding: 0;
}

.panel-body li {
    margin: 10px 0px 10px 40px;
    padding: 0;
    list-style: url(../img/career_arrow.jpg);
}

.panel-body li a {
    font-size: 16px !important;
    color: #333 !important;
    margin: 0px 5px !important;
}


/********************************Internal terms and conditions CSS *******************************/

.terms_header_bg {
    background-image: url(../img/terms-header.png);
    background-position: bottom right;
    background-repeat: no-repeat
}

@media (max-width: 600px) {
    .terms_header_bg {
        background-image: none;
    }
}

.terms_detail_content {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    color: #1b1b1b;
}

.terms_detail_content span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.terms_table td {
    font-size: 15px !important;
    width: 50%;
    background: #eff4ff;
}

ol.d {
    list-style-type: lower-alpha;
    font-size: 15px !important;
    margin-left: 50px;
}

.customer_grieva {
    margin-left: 15px;
}


}

/************************News Page CSS********/
.news_reading {
    margin: 10px 0 !important;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}
.bg_hover {
    background: #fff;
}
.bg_hover:hover {
    background: #f2f2f2 !important;
}
.news_title {
    margin-top: 0px;
    font-size: 24px;
    color: #005bab;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-left: 5px;
    font-weight: 600
}
.our_reach {
    margin-top: 0px;
    font-size: 36px;
    color: #005bab;
    text-transform: uppercase;
    margin-bottom: 0px;
    line-height: 44px;
    font-weight: 600
}
.our_reach p {
    margin-top: 0px;
    font-size: 15px;
    color: #414141;
    margin-bottom: 0px;
    text-transform: none;
    text-align: justify;
    line-height: 22px;
    margin-left: 3px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}
.our_offices {
    margin-top: 20px;
    font-size: 24px;
    color: #005bab;
    margin-bottom: 0px;
    font-weight: 600;
    float: left;
}
.our_corporate {
    margin-top: 20px;
    font-size: 18px;
    color: #005bab;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 24px
}
.our_corporate p {
    margin-top: 0px;
    font-size: 15px;
    color: #414141;
    margin-bottom: 0px;
    text-transform: none;
    text-align: left;
    line-height: 22px;
}
.map_btn {
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}
@media (max-width: 991px) {
    .our_reach {
        font-size: 18px;
        line-height: 30px
    }
    
    .our_reach p {
        margin-top: 0px;
        font-size: 14px;
    }
    
    .our_offices {
        margin-top: 10px;
        font-size: 18px;
    }
    
    .our_corporate {
        margin-top: 10px;
        font-size: 16px;
    }
    
    .our_corporate p {
        margin-top: 0px;
        font-size: 14px;
    }
    
    .news_title {
        margin-top: 10px;
        font-size: 16px;
    }
}
.card-body {
    /*	margin-top: 20px;*/
}
.card-body img {
    border: 0px;
}

}
.news_title h3 {
    font-size: 20px !important;
    color: #1b1b1b !important;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
@media (max-width: 767px) {
    .news_title h3 {
        font-size: 16px !important;
    }
}
.news_title span {
    font-size: 15px;
    color: #14539b;
    font-weight: 400;
}
.news-content p {
    font-size: 16px;
    color: #797979;
    margin-bottom: 10px !important;
}
.news_read_button {
    font-size: 16px;
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #14539b;
    padding: 7px 15px;
    background: #fff;
    text-transform: uppercase;
    color: #14539b;
}
@media (max-width: 767px) {
    .news_read_button {
        font-size: 13px;
    }
}
.news_read_button:hover,
news_read_button:focus,
.news_read_button:hover,
.news_read_button:focus {
    background-color: #14539b !important;
    color: #fff
}
.bg-warning {
    background-color: #fff !important;
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2
}
.bg-warning:hover {
    background-color: #f2f2f2 !important;
}

/**********************news tabbed*************/
.tabbable-panel {
    background: #f8f8f8;
    min-height: 300px;
    margin-top: 0px;
}
@media (max-width: 768px) {
    .tabbable-panel {
        margin-top: 40px;
    }
}

/* Default mode */
.tabbable-line>.nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line>.nav-tabs>li {
    margin-right: 2px;
    border-right: 1px solid #e8e8e8;
    width: 49%;
    text-transform: uppercase;
    font-weight: 500;
}
.tabbable-line>.nav-tabs>li>a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6;
}
.tabbable-line>.nav-tabs>li.open,
.tabbable-line>.nav-tabs>li:hover {
    border-bottom: 4px solid #ff9801;
}
.tabbable-line>.nav-tabs>li.open>a,
.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line>.nav-tabs>li.open>a>i,
.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6;
}
.tabbable-line>.nav-tabs>li.open .dropdown-menu,
.tabbable-line>.nav-tabs>li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line>.nav-tabs>li.active {
    border-bottom: 4px solid #14539b;
    position: relative;
}
.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333333;
}
.tabbable-line>.nav-tabs>li.active>a>i {
    color: #404040;
}
.tabbable-line>.tab-content {
    margin-top: -3px;
    border: 0;
    padding: 15px 0;
    border-top: 1px solid #e1e1e1;
    margin-bottom: 2px;
}
.portlet .tabbable-line>.tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */
.tabbable-line.tabs-below>.nav-tabs>li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below>.nav-tabs>li>a {
    margin-top: 0;
}
.tabbable-line.tabs-below>.nav-tabs>li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below>.nav-tabs>li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below>.tab-content {
    margin-top: -10px;
    border-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1;
}
.media2 {
    border-bottom: 1px solid #ebebeb;
    margin: 15px 0 !important
}
.media2:hover {
    border-bottom: 1px solid #999;
}
.media-heading a {
    color: #1b1b1b !important;
    font-size: 16px !important;
}
.panel-body {
    padding: 10px 5px !important;
}
.panel-body p {
    font-size: 14px !important;
    color: #797979 !important;
    font-weight: 400;
    margin: 10px 0 5px 5px !important;
}
.news_header_bg {
    background-image: url(../img/news-header.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media (max-width: 600px) {
    .news_header_bg {
        background-image: none;
    }
}

/*------------------------------------blog-----------------------------*/
.blog-banner {
    background: url(../img/blog-banner.jpg) no-repeat;
    min-height: 171px;
}
.bradcome_main {
    font-family: 'Oswald',
    sans-serif;
    font-size: 40px;
    color: #fff;
    padding: 20px 0 0;
}
.bradcome_mini {
    font-family: 'Oswald',
    sans-serif;
    font-size: 18px;
    color: #fff;
}
@media (min-width: 0px) and (max-width: 767px) {
    .bradcome_main {
        font-size: 28px;
        padding: 30px 0 0;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .bradcome_main {
        font-size: 28px;
        padding: 46px 0 0;
    }
}
.content-detail {
    margin: 0 0 20px 0;
    text-align: justify;
}
.content-detail h2 {
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    color: #666;
    margin-bottom: 10px;
    text-transform: capitalize
}
@media screen and (max-width: 767px) {
    .content-detail h2 {
        font-size: 18px;
    }
}
.content-detail span {
    text-align: left;
    font-size: 15px;
    font-weight: 400 !important;
    color: #666;
    margin-bottom: 20px;
    font-weight: 700
}
.well {
    margin-bottom: 20px;
    background: #fff !important;
    padding: 19px 0px 0 0 !important;
}
.well h4 {
    text-align: left;
    font-size: 18px;
    font-family: 'Roboto',
    sans-serif !important;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.well img {
    /*	width: 100px;*/
    margin-right: 20px;
}
.well p {
    font-size: 15px;
    margin-bottom: 20px !important;
    color: #666;
    text-align: justify;
}
.form_thought {
    margin-bottom: 0px
}
@media screen and (max-width: 767px) {
    .form_thought {
        margin-bottom: 25px
    }
}
.form_thought p {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #000
}
.form_thought textarea {
    min-height: 80px;
    background: #f5f5f5;
}
.form_detail {
    background: #af5629 !important;
    border: 1px solid #af5629;
}
.form_detail:hover {
    background: #863c17 !important;
    border: 1px solid #863c17;
}
.detail_right {
    background: #fff;
    width: 100%;
    padding: 15px 20px 50px;
    min-height: 396px
}
.detail_right ul {
    margin: 0;
    padding: 0;
}
.detail_right li {
    list-style: none;
    font-size: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
    margin-top: 10px;
}
.detail_right a {
    color: #777777;
}
.detail_right a:hover {
    color: #000;
}
.blog_header_title {
    color: #fff;
    font-size: 22px;
    margin: 35px 0;
    font-weight: 400 !important;
    text-transform: uppercase;
    line-height: 22px;
}
@media (max-width:991px) {
    .blog_header_title {
        font-size: 18px;
    }
}
.blog_header_title span {
    color: #ff9801;
}
.news_top {
    margin-top: 50px;
}
@media (max-width:991px) {
    .news_top {
        margin-top: 20px;
    }
}

/******************************contact us*******************/
.contact_header_bg {
    background-image: url(../img/contact-header.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media (max-width: 600px) {
    .contact_header_bg {
        background-image: none;
    }
}
.contact-header {
    margin-top: 30px;
}
@media (max-width:991px) {
    .contact-header {
        margin-top: 0px;
    }
}
.contact-header p {
    text-align: center;
    padding-bottom: 20px;
    color: #333;
    font-size: 14px;
}
.contact-header h3 {
    color: #ff9801;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    font-size: 42px;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
}
.contact-header h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 290px;
    height: 2px;
    background: #ff9801;
    bottom: 0px;
    left: calc(50% - 140px);
}
.contact-header h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 235px;
    height: 2px;
    background: #14529c;
    bottom: 8px;
    left: calc(49% - 110px);
}
.contact-header p {
    text-align: left;
    padding-bottom: 20px;
    color: #333;
    font-size: 14px;
    line-height: 28px !important;
    text-align: justify;
}
.contact-header span {
    color: #af5629;
}
@media (min-width: 481px) and (max-width: 991px) {
    .contact-header h3 {
        font-size: 36px;
        margin-top: 0px
    }
    .contact-header h3::before {
        left: calc(52% - 140px);
        width: 245px;
    }
    .contact-header h3::after {
        left: calc(51% - 110px);
        width: 200px;
    }
}
@media (min-width: 0px) and (max-width: 480px) {
    .contact-header h3 {
        font-size: 24px;
    }
    .contact-header h3::before {
        left: calc(63% - 140px);
        width: 190px;
    }
    .contact-header h3::after {
        left: calc(59% - 110px);
        width: 150px;
    }
}
.map-frame {
    width: 100%;
    height: 450px;
    position: relative;
    margin-top: 40px
}
.mankind_contact {
    color: #af5629;
    font-size: 18px !important;
    text-transform: uppercase;
    outline: none;
    font-weight: 600;
    padding-bottom: 0px;
    margin-bottom: 0px !important;
}

/****************************19-12-2018*******************/
.business_header_bg {
    background-image: url(../img/business.png);
    background-position: bottom right;
    background-repeat: no-repeat
}
@media (max-width: 600px) {
    .business_header_bg {
        background-image: none;
    }
}
.businees_graphic {
    /* The image used */
    /*
        background-image: url(../img/business-graphci.jpg);
        background-repeat: no-repeat;
    */
    background: #efeeec;
    padding: 60px 0 0;
    margin-top: 60px;
    padding-bottom: 60px;
}
.business_detail_content {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 15px;
}
.about_content_main img {
    margin-bottom: 15px;
    margin-top: 0px;
}
.micro_finance {
    font-size: 16px;
    color: #ff9801;
    font-weight: 500
}
.payse_usage {
    font-size: 30px;
    color: #14539b;
    font-weight: 500;
    line-height: 48px;
    margin-top: 20px
}
.micro_mini {
    font-size: 15px;
    color: #5B5B5B;
    font-weight: 500;
    line-height: 26px;
}
.micro_list {
    margin: 0;
    padding: 0;
}
.micro_list ul {
    margin: 0;
    padding: 0;
}
.micro_list li {
    margin: 0;
    padding: 0;
    font-size: 15px;
    list-style: url(../img/business-arrow.png);
    font-weight: 400;
    margin: 10px 0 10px 15px;
}
.business_top_content {
    font-size: 23px;
    color: #6f6f6f;
    font-weight: 300;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
}
.business_top_content span {
    font-weight: 500;
}
.business_detail_content {
    font-size: 15px;
    text-align: center;
    font-weight: 400;
}
.payse_usage_circle {
    margin: 30px 0 0;
    z-index: 100;
    position: relative;
    margin: 0 auto;
    display: table;
}
.payse_usage_text {
    color: #fff;
    background: #ff9801;
    width: 250px !important;
    height: 250px;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    border-radius: 50%;
    padding: 120px 0 0;
    margin: 0 auto !important;
    display: table;
    margin-top: 20px !important
}
.businees_other_bg {
    background: #efeeec;
    padding: 150px 0 0;
    margin-top: 60px;
    padding-bottom: 60px;
    position: relative;
    top: -180px;
}
.businees_other_bg_bottom {
    background: #efeeec;
    padding: 50px 0 60px;
    margin-top: 60px;
}
@media (max-width: 600px) {
    .payse_usage_text {
        width: 140px !important;
        height: 140px;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        border-radius: 50%;
        padding: 60px 0 0;
        margin: 0 auto !important;
        display: table;
    }
    .businees_other_bg {
        top: -130px;
    }
}
.business_form_main {
    background: url(../img/bussiness_forn_bg.png);
    background-repeat: no-repeat;
    padding: 0px 0 10px;
}
.business-header2 h3 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px;
    margin-top: 40px
}
.content_lcok img {
    margin-top: 40px !important;
    text-align: center;
    display: table;
    margin: 0 auto;
}
@media screen and (max-width: 991px) {
    .business_form_main {
        background: url(../img/bussiness_forn_bg2.png);
    }
}
@media screen and (max-width: 767px) {
    .business-header2 h3 {
        font-size: 16px;
    }
}
.con_yellow2[type="submit"] {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: rgb(255,
    255,
    255);
    display: inline-block;
    font-size: 22px !important;
    font-weight: 500;
    margin: 10px;
    padding: 15px 20px;
    text-transform: uppercase;
    transition: all 0.45s ease-in-out 0s;
}
.con_yellow2[type="submit"] {
    background: #ff9801 none repeat scroll 0 0;
    width: 300px;
    display: table;
    margin: 20px auto;
}
.con_yellow2:hover {
    background: #f2af1f none repeat scroll 0 0;
    color: #000;
    transition: all 0.5s ease 0s;
}
@media screen and (max-width: 767px) {
    .con_yellow2[type="submit"] {
        width: 100%;
    }
}

/**********************Hindi font **************************/
.inner_hindi_title {
    color: #fff;
    font-size: 36px;
    margin: 66px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Mukta',
    sans-serif;
}
.terms_detail_content_hindi {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    color: #1b1b1b;
    font-family: 'Mukta',
    sans-serif;
}
.terms_detail_content_hindi span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Mukta',
    sans-serif;
}
@font-face {
    font-family: 'Kruti Dev';
    src: url(' ../fonts/Krutidev_010.TTF') format('truetype')
}
.terms_detail_content_hindi2 {
    font-size: 15px;
    text-align: justify;
    font-weight: 400;
    color: #1b1b1b;
    font-family: Kruti Dev !important;
}
.terms_detail_content_hindi2 span {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Kruti Dev !important;
}

/******************************new css****************/
.marketing {
    text-align: center !important;
}
.marketing h3 {
    font-size: 18px !important;
    color: #666;
    line-height: 30px;
    margin-top: 20px;
}
.arrow_img {
    margin-left: 13% !important;
    position: absolute !important;
    margin-top: 100px !important;
    height: 40px;
}
.listed_main {
    text-align: center
}

/*
    @font-face{
    font-family: kruti dev;
    src: url(" ../fonts/Krutidev_010.TTF") format("truetype");
    }*/
#topbar {
    padding: 15px 0 0;
    font-size: 16px;
    float: left;
    min-width: 82%;
    text-align: right;
}
@media (max-width:991px) {
    #topbar {
        background: #005bab;
        padding: 3px 0;
        width: 100%;
    }
    .social-links {
        width: 100%;
        text-align: center;
    }
}
#topbar .contact-info a {
    line-height: 1;
    color: #fff;
}
#topbar .contact-info a:hover {
    color: #027ae4;
}
#topbar .contact-info i {
    color: #fff;
    padding: 4px;
    font-size: 22px;
}
#topbar .contact-info fa {
    font-size: 22px !important;
}
#topbar .contact-info .fa-phone {
    padding-left: 10px;
    margin-left: 10px;
}

/*#topbar .social-links{float: right;}*/
#topbar .social-links a {
    color: #fff;
    padding: 4px 5px!important;
    display: inline-block;
    line-height: 1px;
}
@media (max-width:768px) {
    #topbar .social-links a {
        padding: 0px 1px;
        font-size: 12px;
    }
    .top_nav_m {
        width: 100%;
        background: #005bab;
        float: left;
        text-align: center;
        margin-top: 1px;
        padding-top: 5px;
    }
    .navbar-header {
        margin: 0 auto;
        display: table;
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent!important;
    }
    .navbar-default .navbar-toggle {
        border-color: #fff !important;
        margin-top: 16px !important;
    }
}
#topbar .social-links a:hover {
    color: #a9d7ff;
}
#topbar .social-links a:first-child {
    border-left: 0;
}
.top_link ul {
    margin: 0;
    padding: 0;
}
.top_link li {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    float: left;
    padding: 3px 7px;
    list-style: none;
}
@media (max-width:768px) {
    .top_link li {
        padding: 3px 3px !important;
    }
}

/*------/ Title /------*/
.title {
    background: none !important
}
.title-wrap {
    padding-bottom: 0px;
}
.title-a {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #005bab;
}
.title-box {
    margin: 0 auto;
}
.title-link {
    font-size: 1.2rem;
    font-weight: 300;
    padding-top: 1.2rem;
}
.title-link a {
    color: #313131;
}
.title-link span {
    font-size: 20px;
    padding-left: 4px;
    vertical-align: middle;
}
.title-box-d {
    padding-bottom: 1.8rem;
    margin-bottom: 1rem;
    position: relative;
}
.title-box-d .title-d {
    font-weight: 600;
    font-size: 2rem;
}
.title-box-d .title-d:after {
    content: '';
    position: absolute;
    width: 70px;
    height: 4px;
    background-color: #2eca6a;
    bottom: 20px;
    left: 0;
}

/*--------------------------------------------------------------
    # Hotels Section
    --------------------------------------------------------------*/
#hotels {
    padding: 25px 0 0;
}
@media (max-width: 768px) {
    #hotels {
        padding: 15px 0 0;
    }
}
#hotels .hotel {
    margin-bottom: 30px;
}
#hotels .hotel:hover .hotel-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#hotels .hotel-img {
    margin-bottom: 15px;
}
#hotels .hotel-img img {
    transition: 0.3s ease-in-out;
}
#hotels h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 5px;
    padding: 0 20px;
    background: #fff;
    position: relative;
    width: 90%;
    display: table;
    margin: -40px auto 0;
    padding: 20px;
    box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    -webkit-box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    -moz-box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    font-weight: 700;
    color: #005bab;
    text-align: center;
}
#hotels a {
    color: #005bab;
    font-weight: 700;
}
#hotels a:hover {
    color: #f82249;
}
#hotels .stars {
    padding: 0 20px;
    margin-bottom: 5px;
}
#hotels .stars i {
    color: #ffc31d;
}
#hotels p {
    padding: 0 20px;
    margin-bottom: 20px;
    color: #060c22;
    font-size: 15px;
}
#hotels .hotel_content ul {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#hotels .hotel_content li {
    margin: 0;
    padding: 0;
    float: left;
    color: #494747;
    font-size: 14px;
    list-style: none;
    margin-right: 50px;
    /* width: 130px; */
    min-width: 105px;
}
@media(max-width:768px) {
    #hotels .hotel_content li {
        min-width: 100%;
    }
}
#hotels2 {
    padding: 25px 0 0;
}
@media (max-width: 768px) {
    #hotels2 {
        padding: 15px 0 0;
    }
}
#hotels2 .hotel {
    margin-bottom: 30px;
}
#hotels2 .hotel:hover .hotel-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#hotels2 .hotel-img {
    margin-bottom: 15px;
}
#hotels2 .hotel-img img {
    transition: 0.3s ease-in-out;
}
#hotels2 h3 {
    font-size: 16px !important;
    margin-bottom: 5px;
    padding: 0 20px;
    background: #fff;
    position: relative;
    width: 93%;
    display: table;
    margin: -40px auto 0;
    padding: 20px 3px;
    box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    -webkit-box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    -moz-box-shadow: -2px 4px 5px 0px rgba(69,
    69,
    69,
    0.04);
    font-weight: 700;
    color: #005bab;
    text-align: center;
}
#hotels2 a {
    color: #005bab;
    font-weight: 700;
}
#hotels2 a:hover {
    color: #d12636;
}
#hotels2 .stars {
    padding: 0 20px;
    margin-bottom: 5px;
}
#hotels2 .stars i {
    color: #ffc31d;
}
#hotels2 p {
    padding: 0 20px;
    margin-bottom: 20px;
    color: #060c22;
    font-size: 15px;
}
#hotels2 .hotel_content ul {
    margin: 0;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#hotels2 .hotel_content li {
    margin: 0;
    padding: 0;
    float: left;
    color: #494747;
    font-size: 14px;
    list-style: none;
    margin-right: 0px;
    /* width: 130px; */
    width: 100%;
}
@media(max-width:768px) {
    #hotels2 .hotel_content li {
        min-width: 100%;
    }
}
.top_link ul {
    margin: 0;
    padding: 0;
}
.element {
    position: relative;
    background: BLACK;
    overflow: hidden;
    transform: skew(0,
    -12.43deg);
}
.element img {
    transform: scale(1.243) skew(0,
    12.43deg);
}
.company_section {
    background: #f3f3f3;
    padding: 20px 0 20px !important
}
.parallax .right_content .ais_master_class {
    background: #25b694;
    padding: 45px 0 !important;
    float: left
}
.ais_master_class2 {
    background: #f3f3f3;
    padding: 10px 0 !important;
}
@media screen and (max-width: 767px) {
    .company_section {
        padding: 15px 0 !important
    }
    .ais_master_class2 {
        padding: 15px 0 !important
    }
}
.ais_master_class2 h2 {
    color: #fff !important;
    /*	text-transform: uppercase;*/
    font-weight: 800;
    margin-bottom: 10px;
}
.ais_master_class2 p {
    color: #333 !important;
    margin-bottom: 30px;
    line-height: 24px;
}
.ais_master_content p {
    color: #323232 !important;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 15px;
    background: #fff;
    padding: 15px;
    text-align: center;
}
.ais_master_content p:after {
    content: '';
    position: absolute;
    bottom: 27%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-bottom: solid 15px #fff;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}
@media screen and (max-width: 768px) {
    .ais_master_content p:after {
        bottom: 25%;
    }
}
.home_ais {
    padding: 10px 0 !important;
}
.how_can_serve {
    padding: 20px 0 !important;
    background-color: #f5f5f5;
    position: relative;
    z-index: 0;
}
.home_about {
    background-image: url(../img/home_about.jpg);
    height: 296px;
    margin: 15px 0 10px;
}
.home_about .home_content_main {
    width: 66%;
    padding: 20px
}
.home_about .title {
    font-size: 36px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}
.home_about .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #fff;
    line-height: 18px
}
.csr {
    background: #f3f3f3;
    margin: 15px 0;
    padding: 30px 20px 0;
    min-height: 296px;
}
.csr2 {
    background: #72bc59;
    margin: 15px 0;
    padding: 30px 20px 0;
    min-height: 296px;
}
@media (max-width: 768px) {
    .csr {
        margin: 5px 0;
        padding: 30px 15px 15px;
        min-height: 266px;
    }
    .csr2 {
        margin: 5px 0;
        padding: 30px 15px 15px;
        min-height: 266px;
    }
}
.csr .home_content_main {
    width: 66%;
    padding: 20px
}
.csr a {
    color: #ec1c23;
}
.csr a:hover {
    color: #ec1c23;
    text-decoration: underline;
}
.csr .title {
    font-size: 22px;
    width: 100%;
    color: #474747;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px
}
.csr img {
    margin-bottom: 10px;
}
.csr .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #5e5e5e;
    text-align: center;
    line-height: 18px;
    padding-bottom: 28px;
}
@media (max-width: 768px) {
    .csr .content {
        padding-bottom: 10px;
    }
}
.csr2 a {
    color: #fff !important;
}
.csr2 a:hover {
    color: #fff;
    text-decoration: underline;
}
.csr2 .title {
    font-size: 22px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px
}
.csr2 .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #fff;
    text-align: center;
    line-height: 18px;
    padding-bottom: 28px;
}
@media (max-width: 768px) {
    .csr2 .content {
        padding-bottom: 10px;
    }
}
.investor_main {
    margin: 15px 0 0 !important;
}
.investor_main_blue {
    padding: 20px 20px 20px 5px;
    background: #01519a;
    float: left;
    min-height: 312px
}
.investor_main_blue:after {
    content: '';
    position: absolute;
    bottom: 50%;
    left: -8%;
    /* margin-left: -10px; */
    width: 0;
    height: 0;
    border-bottom: solid 15px #01519a;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    offset-rotate: 57px;
    transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
    .investor_main_blue:after {
        content: '';
        position: absolute;
        bottom: 50%;
        left: 42%;
        /* margin-left: -10px; */
        
        width: 0;
        height: 0;
        border-bottom: solid 15px #01519a;
        border-left: solid 15px transparent;
        border-right: solid 15px transparent;
        offset-rotate: 57px;
        transform: rotate(-0deg);
    }
}
.investor_main_blue .title {
    font-size: 22px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    background: #01519a !important;
    margin-bottom: 10px;
}
.investor_main_blue .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #fff;
}
.investor_relations_img {
    width: 50%;
    float: left;
}
.blue_marquee_main {
    width: 100%;
}
.marquee_title {
    width: 24%;
    float: left;
}
.marquee_line {
    width: 76%;
    float: left;
    padding-top: 10px;
    background: #fff;
}
.company_txt {
    color: #707071;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
    text-align-last: left;
    word-spacing: -2px;
    margin-bottom:0px;
}
.company_sub {
    text-align: center;
    font-size: 20px !important;
    line-height: 24px;
}
.map_main {
    margin: 0px 0px 0;
}
@media (max-width: 768px) {
    .col-md-2,
    .col-md-5 {
        padding: 0px;
    }
    .map_main {
        margin: 15px 0px;
    }
    .offer_zone img,
    .news_title {
        margin: 0px !important;
    }
    .offer_zone p,
    .offer_zone h2 {
        margin-left: 0px !important;
    }
    .owl-nav {
        margin-left: -19px !important;
    }
    .break {
        display: none !important;
    }
    .company_txt {
        margin-bottom: 5px;
    }
    .col-md-3,
    .col-md-12,
    .col-md-8,
    .col-md-6,
    .col-md-4,
    .columns,
    .col-md-7 {
        padding: 0px;
    }
    .company_sub {
        text-align: justify;
        font-size: 14px !important;
        line-height: 16px !important;
        margin-bottom: 5px !important;
        color: #707071 !important;
    }
    .csr .title {
        font-size: 18px
    }
    #hotels h3 {
        font-size: 16px
    }
    .title-a {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .marquee_title {
        width: 44%;
        float: left;
    }
    .marquee_line {
        width: 56%;
        float: left;
        padding-top: 10px;
        background: #fff;
    }
    .home_about .home_content_main {
        width: 100%;
    }
    .home_about .title {
        font-size: 16px
    }
    .investor_main_blue .title {
        padding: 0 0 0 10px;
        font-size: 16px
    }
    .investor_main_blue .content {
        padding: 0 0 0 10px;
    }
}

/*======================================
    //--//-->   SERVICES - CARD-C
    ======================================*/
.book_blue {
    margin-top: 15px;
}
.pdf_blue {
    margin: 0;
    margin-top: 20px;
}
.pdf_blue ul li {
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 10px 0;
    color: #fff;
    font-size: 13px;
}
.pdf_blue ul li img {
    list-style: none;
    float: right;
    margin-bottom: 5px
}
.card-box-c {
    position: relative;
}
.card-header-c {
    padding: padding: 0px 10px 0;
}
.card-body-c {
    padding: 0px 0px;
}
.card-footer-c {
    padding-left: .5rem;
}
.card-box-ico {
    /*  padding: 1rem 3rem 1rem 2.5rem;*/
    width: 50px;
    float: left;
}
.company_title {
    font-size: 18px !important;
    font-weight: 800;
    color: #005bab !important;
    padding: 11px 10px 10px !important;
    margin-bottom: 5px;
}
.company_title_2 {
    font-size: 18px !important;
    font-weight: 800;
    color: #d72066 !important;
    padding: 11px 10px 10px !important;
    margin-bottom: 5px;
}
.company_title_3 {
    font-size: 18px !important;
    font-weight: 800;
    color: #25b694 !important;
    padding: 11px 10px 10px !important;
    margin-bottom: 5px;
}
.company_title_4 {
    font-size: 18px !important;
    font-weight: 800;
    color: #72bd5a !important;
    padding: 11px 10px 10px !important;
    margin-bottom: 5px;
}
.card-box-ico span {
    font-size: 4rem;
    color: #000000;
}
.company_title_5 {
    font-size: 18px !important;
    font-weight: 800;
    color: #72bd5a !important;
    padding: 0px 10px 6px !important;
    margin-bottom: 5px;
}
.company_title_6 {
    font-size: 18px !important;
    font-weight: 800;
    color: #d72066 !important;
    padding: 0px 10px 6px !important;
    margin-bottom: 5px;
}
.company_title_7 {
    font-size: 18px !important;
    font-weight: 800;
    color: #005bab !important;
    padding: 0px 10px 6px !important;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .company_title_6 {
        text-align: center;
        padding-top: 10px !important;
    }
    .carousel-wrap {
        margin: 0px !important;
    }
    .card-box-ico {
        width: 50px;
        float: none;
        text-align: center;
        display: table;
        margin: 0 auto;
    }
    .company_title {
        font-size: 16px !important;
        text-align: center;
        padding: 10px 0 0px 0 !important;
    }
    .company_title_2 {
        font-size: 16px !important;
        text-align: center;
        padding: 10px 0 0px 0 !important;
    }
    .company_title_3 {
        font-size: 16px !important;
        text-align: center;
    }
    .company_title_4 {
        font-size: 16px !important;
        text-align: center;
        padding: 10px 0 0px 0 !important;
    }
    .company_title_4 {
        font-size: 16px !important;
        text-align: center;
        padding: 10px 0 0px 0 !important;
    }
    .company_title_5 {
        font-size: 16px !important;
        font-weight: 800;
        color: #72bd5a !important;
        padding: 0px 10px 6px !important;
        margin-bottom: 5px;
    }
    .company_title_6 {
        font-size: 16px !important;
        font-weight: 800;
        color: #72bd5a !important;
        padding: 0px 10px 6px !important;
        margin-bottom: 5px;
    }
    .company_title_7 {
        font-size: 16px !important;
        font-weight: 800;
        color: #005bab !important;
        padding: 0px 10px 6px !important;
        margin-bottom: 5px;
    }
}
.title-c {
    font-size: 2.5rem;
    font-weight: 600;
    margin-left: -40px;
}
.vertical-tab {
    font-family: 'Signika',
    sans-serif;
    display: table;
    margin-bottom: 30px;
}
.vertical-tab .nav-tabs {
    display: table-cell;
    width: 28%;
    min-width: 28%;
    vertical-align: top;
    border: none;
}
.vertical-tab .nav-tabs li {
    float: none;
    vertical-align: top;
}
.vertical-tab .nav-tabs li a {
    color: #fff !important;
    width: 100%;
    background-color: #01519a;
    font-size: 20px;
    /*    font-weight: 600;*/
    letter-spacing: 1px;
    text-align: left;
    text-transform: uppercase;
    padding: 18px 0px 18px 12px;
    margin: 0px;
    /* border-radius: 5px 0 0 20px; */
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
    /* background-color: white; */
    border-bottom: 1px solid #1b6fbb !important;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover {
    color: #fff;
    background-color: #ec1c23 !important;
    /*    text-shadow: 3px 3px 0 rgba(0,0,0,0.2);*/
    border: none;
}
.vertical-tab .nav-tabs li a:before,
.vertical-tab .nav-tabs li a:after {
    content: '';
    background: #fff;
    height: 100%;
    width: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s ease;
}
.vertical-tab .nav-tabs li a:after {
    left: auto;
    right: 0;
}
.vertical-tab .nav-tabs li a:hover:before,
.vertical-tab .nav-tabs li.active a:before,
.vertical-tab .nav-tabs li a:hover:after,
.vertical-tab .nav-tabs li.active a:after {
    width: 100%;
    opacity: 0;
}
.vertical-tab .tab-content {
    color: #fff;
    background: #2e86de;
    font-size: 15px;
    letter-spacing: 1px;
    /*
        line-height: 25px;
        padding: 12px 15px 12px 25px;
        border-radius: 0 20px 20px 5px;
    */
    display: table-cell;
    position: relative;
}
.vertical-tab .tab-content h3 {
    font-weight: 600;
    margin: 0 0 5px 0;
}
@media only screen and (max-width: 479px) {
    .vertical-tab .nav-tabs {
        width: 100%;
        display: block;
        border: none;
    }
    .vertical-tab .nav-tabs li a {
        padding: 10px 0px 10px 10px;
        margin: 0 0 3px;
        /* border-radius: 5px 20px; */
        
        font-size: 14px;
    }
    .vertical-tab .tab-content {
        /*        padding: 20px 15px 10px;*/
        /*        border-radius: 5px 20px;*/
        
        margin-top: 0px;
        display: block;
    }
    .vertical-tab .tab-content h3 {
        font-size: 18px;
    }
}
.social-card-header {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 96px;
}
.social-card-header i {
    font-size: 32px;
    color: #FFF;
}
.bg-facebook {
    background-color: #3b5998;
}
.text-facebook {
    color: #3b5998;
}
.bg-google-plus {
    background-color: #dd4b39;
}
.text-google-plus {
    color: #dd4b39;
}
.bg-twitter {
    background-color: #1da1f2;
}
.text-twitter {
    color: #1da1f2;
}
.bg-pinterest {
    background-color: #bd081c;
}
.text-pinterest {
    color: #bd081c;
}
.share:hover {
    text-decoration: none;
    opacity: 0.8;
}
.footer_widget h3 {
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 0px;
}

/********************About AIS*********************/
.main_title_internal {
    padding: 25px 0 !important;
}
.internal_top_title {
    font-size: 36px;
    color: #d52128;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
@media(max-width:768px) {
    .internal_top_title {
        font-size: 22px;
    }
}
.internal_top_title::before,
.internal_top_title::after {
    display: inline-block;
    content: "";
    border-top: 1px solid #dddddd;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-1rem);
}
.MultiCarousel {
    float: left;
    overflow: hidden;
    width: 100%;
    position: relative;
    -webkit-box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
    -moz-box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
    box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
}
.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}
.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}
.MultiCarousel .MultiCarousel-inner .item>div {
    text-align: center;
    color: #666;
    border-left: 1px solid #efefef;
}
.MultiCarousel .leftLst,
.MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}
.MultiCarousel .leftLst {
    left: 0;
}
.MultiCarousel .rightLst {
    right: 0;
}
.MultiCarousel .leftLst.over,
.MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ccc;
}
.MultiCarousel p {
    margin-bottom: 10px;
    color: #474747;
    font-size: 14px;
}
.internal_horizontal_arrow {
    background: none !important;
    border: 2px solid #eb1d21 !important;
    color: #ee1c25 !important;
    width: 40px;
    height: 40px;
    /*	left: -60px !important;*/
}
.internal_horizontal_arrow:hover {
    background: #ee1c25 !important;
    border: 2px solid #eb1d21 !important;
    color: #fff !important;
    width: 40px;
    height: 40px;
}
.internal_horizontal_arrow_right {
    background: none !important;
    border: 2px solid #eb1d21 !important;
    color: #ee1c25 !important;
    width: 40px;
    height: 40px;
    /*	right: -60px !important;*/
}
.internal_horizontal_arrow_right:hover {
    background: #ee1c25 !important;
    border: 2px solid #eb1d21 !important;
    color: #fff !important;
    width: 40px;
    height: 40px;
}
.internal_horizontal_arrow_right span {
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
}
.internal_horizontal_arrow span {
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
}
.about_title {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    /*	margin-top: 25px;*/
    line-height: 30px;
    text-transform: none;
}
.about_title span {
    color: #005bab;
    display: none;
}
.about_title p {
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 20px;
    color: #2e2e2e;
    text-align: justify;
}
.about_gap {
    padding-left: 0 !important;
    padding-right: 0 !important;
    /*	margin-bottom: 25px;*/
}
.about_big {
    margin: 0;
}
.about_line {
    margin: 0;
    padding: 30px 20px 0;
    min-height: 327px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.about_line2 {
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px;
    border-bottom: 1px solid #ccc;
}
.about_line_one {
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px !important;
    border-right: 1px solid #ccc !important;
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px;
}
.about_line_one2 {
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px !important;
    border-right: 0px solid #ccc !important;
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px;
}
.brands_title {
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    margin-top: 25px;
    line-height: 20px;
}
.brands_title p {
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 10px;
    color: #2e2e2e;
    text-align: justify;
}
.business_title {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    /*	margin-top: 25px;*/
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.business_title p {
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 10px;
    color: #2e2e2e;
    text-align: justify;
    text-transform: none;
}
@media (max-width: 768px) {
    .brands_title {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #d52128;
        margin-top: 25px;
        line-height: 20px;
    }
    .business_title {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        color: #d52128;
        margin-top: 25px;
        line-height: 20px;
    }
    .about_title {
        font-size: 18px;
        margin-top: 15px;
        line-height: 20px;
    }
    .about_title p {
        margin-bottom: 0px;
        font-size: 14px;
        margin-top: 10px;
    }
    .about_big {
        margin: 0px 0;
        padding: 0px;
        min-height: 266px;
    }
    .about_line {
        border-right: 0px solid #ccc !important;
        border-bottom: 1px solid #ccc;
        min-height: 210px;
        padding: 0px 0px 0;
    }
    .about_line2 {
        border-right: 0px solid #ccc !important;
        border-bottom: 1px solid #ccc;
        min-height: 210px;
    }
    .about_line_one {
        border-right: 0px solid #ccc !important;
        border-bottom: 1px solid #ccc;
        min-height: 210px;
    }
    .about_line_one2 {
        border-right: 1px solid #ccc;
        border-bottom: 0px solid #ccc;
        min-height: 210px;
    }
}
.about_big .home_content_main {
    width: 66%;
    padding: 20px
}
.about_big .title {
    font-size: 22px;
    width: 100%;
    color: #474747;
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px
}
.about_big img {
    margin-bottom: 10px;
}
.about_big .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #5e5e5e;
    text-align: center;
    line-height: 18px;
    padding-bottom: 28px;
}
@media (max-width: 768px) {
    .about_big .title {
        font-size: 18px;
    }
    .about_big img {
        margin-bottom: 0px;
    }
    .about_big .content {
        ;
        padding-bottom: 10px;
    }
}
.about_big a {
    color: #ec1c23;
}
.about_big a:hover {
    color: #ec1c23;
    text-decoration: underline;
}

/* Demo 1 - Lily Effect */
.lily-box {
    background-color: #3E606F;
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}
.lily-box img {
    transition: opacity 0.35s,
    transform 0.35s;
    transform: translate3d(-40px,
    0,
    0);
    width: calc(100%+50px);
    max-width: none;
    height: auto;
    opacity: 1;
}
.lily-box .lily-caption {
    position: absolute;
    bottom: 10%;
    left: 3%;
    width: 90%;
    height: auto;
}
.lily-box .lily-caption .lily-title {
    transform: translate3d(0,
    40px,
    0);
    transition: transform 0.35s;
    font-weight: 700;
    font-size: 30px;
    text-shadow: 2px 2px 1px rgba(0,
    0,
    0,
    0.25);
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    color: #FFFFFF;
    line-height: 30px;
    bottom: -60px;
    position: relative;
}
.lily-box .lily-caption .lily-title2 {
    transform: translate3d(0,
    40px,
    0);
    transition: transform 0.35s;
    font-weight: 700;
    font-size: 30px;
    text-shadow: 2px 2px 1px rgba(0,
    0,
    0,
    0.25);
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    color: #FFFFFF;
    line-height: 30px;
}
.lily-box .lily-caption .lily-desc {
    font-weight: normal;
    font-size: 14px;
    text-shadow: 2px 2px 1px rgba(0,
    0,
    0,
    0.25);
    text-decoration: none;
    text-align: left;
    transform: translate3d(0,
    40px,
    0);
    color: #FEFEFE;
    opacity: 0;
    transition: opacity 0.2s,
    transform 0.35s;
}
.lily-box:hover img {
    transform: translate3d(0,
    0,
    0);
    opacity: 1;
}
.lily-box:hover .lily-caption .lily-title {
    transform: translate3d(0,
    0,
    0);
    bottom: 0px;
    position: relative;
}
.lily-box:hover .lily-caption .lily-title2 {
    transform: translate3d(0,
    0,
    0);
}
.lily-box:hover .lily-caption .lily-desc {
    transition-delay: 0.05s;
    transition-duration: 0.35s;
    transform: translate3d(0,
    0,
    0);
    opacity: 1;
}
.about_overlay {
    margin: 0px 0;
}

/*.p-1{margin-top: 20px;}*/
@media (max-width: 768px) {
    .lily-box .lily-caption .lily-title {
        font-size: 18px;
        line-height: 20px;
    }
    .lily-box .lily-caption .lily-title2 {
        font-size: 18px;
        line-height: 20px;
    }
    /*	.p-1{margin-top: 10px;}*/
    .lily-box {
        margin-top: 15px;
    }
    .lily-box .lily-caption .lily-desc {
        font-weight: normal;
        font-size: 12px;
    }
    .lily-box .lily-caption .lily-title {
        bottom: -40px;
        position: relative;
    }
}
.MultiCarousel-inner a {
    border-bottom: 3px solid #fff;
    float: left;
}
.MultiCarousel-inner a:hover {
    border-bottom: 3px solid #d52128;
}

/*
    .MultiCarousel-inner a:hover:after
    {
            content: '';
        position: absolute;
        bottom: -8%;
        left: 16%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border-bottom: solid 12px #d52128;
        border-left: solid 12px transparent;
        border-right: solid 12px transparent;
        transform: rotate(-180deg);
    }
    */
.business_big .home_content_main {
    width: 66%;
    padding: 20px
}
.business_big .title {
    font-size: 22px;
    width: 100%;
    color: #1566ac;
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px
}
.business_big img {
    margin-bottom: 10px;
}
.business_big .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #5e5e5e;
    text-align: center;
    line-height: 18px;
    padding-bottom: 28px;
    margin-top: 20px;
    display: contents;
}
.business_big a {
    color: #fff;
    background: #e52029;
    padding: 5px 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px auto 0;
    display: table;
}
.business_big a:hover {
    color: #F1F1F1;
    text-decoration: none;
}
.business_big2 .home_content_main {
    width: 66%;
    padding: 20px;
}
.business_big2 .title {
    font-size: 30px;
    width: 100%;
    color: #1566ac;
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px
}
.business_big2 img {
    margin-bottom: 10px;
}
.business_big2 .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #5e5e5e;
    text-align: center;
    line-height: 18px;
    padding-bottom: 28px;
    margin-top: 20px;
}
.business_big2 a {
    color: #fff;
    background: #e52029;
    padding: 5px 15px;
    font-size: 16px;
    text-transform: uppercase;
}
.business_big2 a:hover {
    color: #F1F1F1;
    text-decoration: none;
}
.business_line_one {
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px;
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 30px 20px 0;
    min-height: 240px;
    border-right: 0px solid #ccc;
}
.business_line_one2 {
    margin: 0;
    padding: 170px 20px 0;
    min-height: 240px;
}
@media (max-width: 768px) {
    .business_big .title {
        font-size: 18px;
    }
    .business_big img {
        margin-bottom: 0px;
    }
    .business_big .content {
        ;
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .business_big2 .title {
        font-size: 18px;
    }
    .business_big2 img {
        margin-bottom: 0px;
    }
    .business_big2 .content {
        padding-bottom: 20px;
        margin-top: 20px;
    }
    .business_line_one {
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        min-height: 210px;
    }
    .business_line_one2 {
        border-right: 0px solid #ccc;
        border-bottom: 0px solid #ccc;
        padding: 0px 20px 0;
        min-height: 30px;
    }
}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#ais_master_internal {
    margin: 170px 0 0px;
}
#ais_master_internal p strong {
    font-size: 15px;
}
@media(max-width:768px) {
    #ais_master_internal {
        margin: 73px 0 0;
    }
    .margin-top {
        margin-top: 0px !important;
    }
}
.jquery-accordion-menu,
.jquery-accordion-menu * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    outline: 0
}
.jquery-accordion-menu {
    min-width: 260px;
    float: left;
    position: relative;
}
.jquery-accordion-menu .jquery-accordion-menu-footer,
.jquery-accordion-menu .jquery-accordion-menu-header {
    width: 100%;
    height: 50px;
    padding-left: 22px;
    float: left;
    line-height: 50px;
    font-size: 16px;
    color: #f0f0f0;
    background: #005bab
}
.jquery-accordion-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.jquery-accordion-menu ul li {
    width: 100%;
    display: block;
    float: left;
    position: relative
}
.jquery-accordion-menu ul li a {
    width: 100%;
    padding: 14px 22px;
    float: left;
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    background: #005bab;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    -o-transition: color .2s linear,
    background .2s linear;
    -moz-transition: color .2s linear,
    background .2s linear;
    -webkit-transition: color .2s linear,
    background .2s linear;
    transition: color .2s linear,
    background .2s linear
}
.jquery-accordion-menu>ul>li.active>a,
.jquery-accordion-menu>ul>li:hover>a {
    color: #fff;
    background: #d52128
}
.jquery-accordion-menu>ul>li>a {
    border-bottom: solid 1px #2e6cce
}
.jquery-accordion-menu ul li a i {
    width: 34px;
    float: left;
    line-height: 18px;
    font-size: 16px;
    text-align: left
}
.jquery-accordion-menu .submenu-indicator {
    float: right;
    right: 22px;
    position: absolute;
    line-height: 19px;
    font-size: 20px;
    -o-transition: transform .3s linear;
    -moz-transition: transform .3s linear;
    -webkit-transition: transform .3s linear;
    -ms-transition: transform .3s linear
}
.jquery-accordion-menu ul ul.submenu .submenu-indicator {
    line-height: 16px
}
.jquery-accordion-menu .submenu-indicator-minus>.submenu-indicator {
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.jquery-accordion-menu ul ul.submenu,
.jquery-accordion-menu ul ul.submenu li ul.submenu {
    width: 100%;
    display: none;
    position: static
}
.jquery-accordion-menu ul ul.submenu li {
    clear: both;
    width: 100%
}
.jquery-accordion-menu ul ul.submenu li a {
    width: 100%;
    float: left;
    font-size: 15px;
    background: #2579c3;
    border-top: none;
    position: relative;
    border-left: solid 6px transparent;
    -o-transition: border .2s linear;
    -moz-transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transition: border .2s linear;
    border-bottom: 1px solid #005bab;
}
.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #d52128
}
.jquery-accordion-menu ul ul.submenu>li>a {
    padding-left: 30px
}
.jquery-accordion-menu ul ul.submenu>li>ul.submenu>li>a {
    padding-left: 45px
}
.jquery-accordion-menu ul ul.submenu>li>ul.submenu>li>ul.submenu>li>a {
    padding-left: 60px
}
.jquery-accordion-menu ul li .jquery-accordion-menu-label,
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
    min-width: 20px;
    padding: 1px 2px 1px 1px;
    position: absolute;
    right: 18px;
    top: 14px;
    font-size: 11px;
    font-weight: 800;
    color: #555;
    text-align: center;
    line-height: 18px;
    background: #f0f0f0;
    border-radius: 100%
}
.jquery-accordion-menu ul ul.submenu li .jquery-accordion-menu-label {
    top: 12px
}
.ink {
    display: block;
    position: absolute;
    background: rgba(255,
    255,
    255,
    .3);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}
.animate-ink {
    -webkit-animation: ripple .5s linear;
    -moz-animation: ripple .5s linear;
    -ms-animation: ripple .5s linear;
    -o-animation: ripple .5s linear;
    animation: ripple .5s linear
}
@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        -webkit-transform: scale(2.5)
    }
}
@-moz-keyframes ripple {
    100% {
        opacity: 0;
        -moz-transform: scale(2.5)
    }
}
@-o-keyframes ripple {
    100% {
        opacity: 0;
        -o-transform: scale(2.5)
    }
}
@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5)
    }
}
.blue.jquery-accordion-menu .jquery-accordion-menu-footer,
.blue.jquery-accordion-menu .jquery-accordion-menu-header,
.blue.jquery-accordion-menu ul li a {
    background: #4A89DC
}
.blue.jquery-accordion-menu>ul>li.active>a,
.blue.jquery-accordion-menu>ul>li:hover>a {
    background: #3e82da
}
.blue.jquery-accordion-menu>ul>li>a {
    border-bottom-color: #3e82da
}
.blue.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #3e82da
}
.green.jquery-accordion-menu .jquery-accordion-menu-footer,
.green.jquery-accordion-menu .jquery-accordion-menu-header,
.green.jquery-accordion-menu ul li a {
    background: #03A678
}
.green.jquery-accordion-menu>ul>li.active>a,
.green.jquery-accordion-menu>ul>li:hover>a {
    background: #049372
}
.green.jquery-accordion-menu>ul>li>a {
    border-bottom-color: #049372
}
.green.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #049372
}
.red.jquery-accordion-menu .jquery-accordion-menu-footer,
.red.jquery-accordion-menu .jquery-accordion-menu-header,
.red.jquery-accordion-menu ul li a {
    background: #ED5565
}
.red.jquery-accordion-menu>ul>li.active>a,
.red.jquery-accordion-menu>ul>li:hover>a {
    background: #DA4453
}
.red.jquery-accordion-menu>ul>li>a {
    border-bottom-color: #DA4453
}
.red.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #DA4453
}
.white.jquery-accordion-menu .jquery-accordion-menu-footer,
.white.jquery-accordion-menu .jquery-accordion-menu-header,
.white.jquery-accordion-menu ul li a {
    background: #fff;
    color: #555
}
.white.jquery-accordion-menu>ul>li.active>a,
.white.jquery-accordion-menu>ul>li:hover>a {
    background: #f0f0f0
}
.white.jquery-accordion-menu>ul>li>a {
    border-bottom-color: #f0f0f0
}
.white.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #f0f0f0
}
.white.jquery-accordion-menu ul ul.submenu li a {
    color: #f0f0f0
}
.white.jquery-accordion-menu>ul>li>a>.ink {
    background: rgba(0,
    0,
    0,
    .1)
}
.black.jquery-accordion-menu .jquery-accordion-menu-footer,
.black.jquery-accordion-menu .jquery-accordion-menu-header,
.black.jquery-accordion-menu ul li a {
    background: #292929
}
.black.jquery-accordion-menu>ul>li.active>a,
.black.jquery-accordion-menu>ul>li:hover>a {
    background: #222
}
.black.jquery-accordion-menu>ul>li>a {
    border-bottom-color: #222
}
.black.jquery-accordion-menu ul ul.submenu li:hover>a {
    border-left-color: #222
}

/* thumbail*/
.ais_master_right {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.three-thumb {
    margin: 0 0 30px 0;
    padding: 0;
    text-align: center;
}
.three-thumb ul {
    margin: 0;
    padding: 0;
}
.three-thumb ul li {
    margin: 0 1% 20px;
    float: left;
    width: 47%;
    padding: 0;
    vertical-align: top;
    display: inline-block;
}
.thumb-block {
    position: relative;
    text-align: left;
}
.text-block {
    bottom: 3px;
    right: 0;
    left: 0px;
    background: #f1f1f1;
    color: #111;
    font-weight: 500;
    text-transform: uppercase;
    padding: 13px 16px 0px 16px !important;
    font-size: 16px;
    min-height: 50px;
}
.text-block p {
    font-size: 16px;
    color: #d52128;
    font-weight: 700;
    text-transform: none;
}
.text-block p:hover {
    color: #005bac;
}
.text-block span {
    font-size: 20px;
    float: right;
    vertical-align: top;
    display: inline-block;
}

/*.thumb-block:hover .text-block{background: #005bab; color: #fff !important;}*/
.ais_master_title {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 20px;
    text-transform: uppercase;
    margin-left: 15px;
}
@media (max-width: 768px) {
    .three-thumb ul li {
        width: 98%;
    }
    .ais_master_right {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .ais_master_title {
        font-size: 18px;
        margin-top: 15px;
        float: left;
        margin-left: 0px;
    }
}

/* About Us Section
    --------------------------------*/
#about {
    background-size: cover;
    padding: 0px 0 40px 0;
    position: relative;
}
@media(max-width:768px) {
    #about {
        background-size: cover;
        padding: 30px 0 0px 0;
        position: relative;
    }
}
#about::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#about .container {
    position: relative;
    z-index: 10;
}
#about .about-col {
    background: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 2px 12px rgba(0,
    0,
    0,
    0.08);
    margin-bottom: 20px;
    margin-left: 100px
}
@media (max-width:768px) {
    #about .about-col {
        background: #fff;
        border-radius: 0 0 4px 4px;
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
        margin-bottom: 20px;
        margin-left: 0px
    }
}
#about .about-col .img {
    position: relative;
}
#about .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#about .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#about .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#about .about-col:hover .icon {
    background-color: #fff;
}
#about .about-col:hover i {
    color: #18d26e;
}
#about .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#about .about-col h2 a {
    color: #000;
}
#about .about-col h2 a:hover {
    color: #18d26e;
}
#about .about-col p {
    font-size: 36px;
    /* line-height: 24px; */
    color: #333;
    margin-bottom: 0;
    padding: 25px 20px 0;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 768px) {
    #about .about-col p {
        font-size: 20px;
        /* line-height: 24px; */
        
        color: #333;
        margin-bottom: 0;
        padding: 10px 20px 0;
        font-weight: 700;
        text-align: center;
    }
}
.project-bg {
    background: url(../img/detail-1.jpg) no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 440px
}
.bottom_two {
    padding-top: 30px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+2,f5f5f5+2,f5f5f5+2,f5f5f5+64,ffffff+64,ffffff+64 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left,
    #ffffff 2%,
    #f5f5f5 2%,
    #f5f5f5 2%,
    #f5f5f5 64%,
    #ffffff 64%,
    #ffffff 64%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left,
    #ffffff 2%,
    #f5f5f5 2%,
    #f5f5f5 2%,
    #f5f5f5 64%,
    #ffffff 64%,
    #ffffff 64%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,
    #ffffff 2%,
    #f5f5f5 2%,
    #f5f5f5 2%,
    #f5f5f5 64%,
    #ffffff 64%,
    #ffffff 64%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',
    endColorstr='#ffffff',
    GradientType=1);
    /* IE6-9 */
}
.bottom_two h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.bottom_two .text {
    width: 100%;
    background: #fff;
    padding: 0;
    min-height: 155px;
    margin-bottom: 20px;
    margin-top: 120px;
}
.bottom_two .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.bottom_two .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
.explore_btn {
    padding: 10px 20px;
    background: #39c394 !important;
    font-size: 22px;
    color: #fff;
    border: 0px !important;
    font-weight: 700;
    margin-bottom: 40px
}
.explore_btn:hover {
    background: #39c394 !important;
}
@media screen and (max-width: 768px) {
    .explore_btn {
        padding: 10px;
        background: #39c394 !important;
        font-size: 16px;
        color: #fff;
        border: 0px !important;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .bottom_two {
        background: none;
        margin-top: 0px;
    }
    .project-bg {
        background: none;
        min-height: auto;
    }
    .bottom_two .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .bottom_two h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .bottom_two .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
    .content_bl .owl-carousel .owl-nav button.owl-prev {
        top: -130px
    }
}
#about2 {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media {
    #about2 {
        background-size: cover;
        padding: 30px 0 20px 0;
        position: relative;
    }
}
#about2::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#about2 .container {
    position: relative;
    z-index: 10;
}
#about2 .about-col {
    background: #2b93e8;
    border-radius: 0 0;
    /*	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
    margin-bottom: 20px;
    /*	margin-right: 100px*/
}
@media (max-width:768px) {
    #about2 .about-col {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
#about2 .about-col .img {
    position: relative;
}
#about2 .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#about2 .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#about2 .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#about2 .about-col:hover .icon {
    background-color: #fff;
}
#about2 .about-col:hover i {
    color: #18d26e;
}
#about2 .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#about2 .about-col h2 a {
    color: #000;
}
#about2 .about-col h2 a:hover {
    color: #18d26e;
}
#about2 .about-col p {
    font-size: 15px;
    /* line-height: 24px; */
    color: #fff;
    margin-bottom: 0;
    padding: 40px 30px;
    text-align: justify;
    line-height: 22px
}
@media screen and (max-width: 768px) {
    #about2 .about-col p {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 20px 0;
    }
}
.project-bg2 {
    background: url(../img/roadmap-img.jpg) no-repeat top left;
    background-position: 15px 0;
    background-position: 20px 0;
    min-height: 440px
}
.bottom_two2 {
    padding-top: 0px;
}
.bottom_two2 h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.bottom_two2 .text {
    width: 100%;
    padding: 0;
    min-height: 155px;
    margin-bottom: 20px;
    margin-top: 120px;
}
.bottom_two2 .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.bottom_two2 .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
.explore_btn2 {
    padding: 10px 20px;
    background: #39c394 !important;
    font-size: 22px;
    color: #fff;
    border: 0px !important;
    font-weight: 700;
    margin-bottom: 40px
}
.explore_btn2:hover {
    background: #39c394 !important;
}
@media screen and (max-width: 768px) {
    .explore_btn2 {
        padding: 10px;
        background: #39c394 !important;
        font-size: 16px;
        color: #fff;
        border: 0px !important;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .bottom_two2 {
        background: none;
        margin-top: 0px;
    }
    .project-bg2 {
        background: none;
        min-height: auto
    }
    .bottom_two2 .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .bottom_two2 h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .bottom_two2 .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}
#career_green {
    background: url(../img/green.jpg) no-repeat bottom left;
    padding-bottom: 30px;
    background-position: -110px 120px;
}
#career_green .title {
    font-size: 36px;
    width: 100%;
    color: #333;
    font-weight: 800;
    margin-top: 30px
}
#career_green .content {
    font-size: 15px;
    width: 100%;
    text-align: justify;
    color: #202020;
}
.roadmap_title {
    font-size: 36px;
    width: 100%;
    color: #333;
    font-weight: 800;
    /* margin-top: 30px; */
    margin-bottom: 20px;
    line-height: 36px;
}
.four_img .title {
    font-size: 36px;
    width: 100%;
    color: #333;
    font-weight: 800;
    margin-top: 20px;
    text-align: center;
}
.four_img .content {
    font-size: 15px;
    width: 100%;
    text-align: center;
    color: #202020;
}
.four_img .content a {
    font-size: 15px;
    width: 100%;
    text-align: center;
    color: rgb(0,
    91,
    172);
}
.four_img .content a:hover {
    text-decoration: underline
}
.campus_bottom {
    margin-top: 20px;
}
.campus_top {
    top: 335px;
    margin-bottom: 340px !important;
}
@media(max-width:768px) {
    .four_img img {
        margin-top: 20px
    }
    #career_green {
        background: none;
        padding-bottom: 0px;
    }
    #career_green .title {
        font-size: 20px;
    }
    #career_green .content {
        font-size: 15px;
    }
    .roadmap_title {
        font-size: 20px;
        width: 100%;
        color: #333;
        font-weight: 800;
        /* margin-top: 30px; */
        
        margin-bottom: 20px;
        line-height: 24px;
    }
    .four_img .title {
        font-size: 20px;
        font-weight: 800;
    }
    .four_img .content {
        font-size: 15px;
        margin-bottom: 20px;
    }
}
.chairman_main {
    margin: 0px 0 0 !important;
}
@media (max-width:768px) {
    .chairman_main .mobile {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
.chairman_main_blue {
    padding: 60px 20px 20px;
    background: #f3f3f3;
    /* float: left; */
    min-height: 300px;
    text-align: center;
}
.chairman_main_blue .title {
    font-size: 22px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.chairman_main_blue .content {
    font-size: 14px;
    width: 100%;
    text-align: center;
    color: #333;
    font-style: italic
}
.chairman_main_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .chairman_main_blue .title {
        padding: 0 0 0 10px;
        font-size: 16px
    }
    .chairman_main_blue .title_bottom {
        font-size: 15px;
    }
    .chairman_main_blue .content {
        padding: 0 0 0 10px;
    }
}
.chairman_middle_main {
    margin: 0px 0 0 !important;
}
.chairman_middle_main_blue {
    padding: 20px;
    background: #01519a;
    /* float: left; */
    min-height: 300px;
    text-align: center;
}
.chairman_middle_main_blue .content {
    font-size: 14px;
    width: 100%;
    text-align: justify;
    color: #fff;
    /* font-style: italic; */
    font-weight: 300;
    line-height: 22px;
}
.chairman_middle_main_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.chairman_middle_main_blue:after {
    content: '';
    position: absolute;
    bottom: 50%;
    left: -3%;
    /* margin-left: -10px; */
    width: 0;
    height: 0;
    border-bottom: solid 15px #01519a;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    offset-rotate: 57px;
    transform: rotate(-90deg);
}
@media (max-width: 768px) {
    .chairman_middle_main_blue {
        padding: 15px;
        /* float: left; */
        
        min-height: auto;
    }
    .chairman_middle_main {
        margin: 15px 0 0 !important;
    }
    .chairman_middle_main_blue:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 42%;
        /* margin-left: -10px; */
        
        width: 0;
        height: 0;
        border-bottom: solid 15px #01519a;
        border-left: solid 15px transparent;
        border-right: solid 15px transparent;
        offset-rotate: 57px;
        transform: rotate(-0deg);
    }
    .chairman_main_blue .title_bottom {
        font-size: 15px;
    }
    .chairman_middle_main_blue .content {
        padding: 0 0 0 0px;
    }
}

/* About Us Section
    --------------------------------*/
#chairman {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media(max-width:768px) {
    #chairman {
        background-size: cover;
        padding: 30px 0 0px 0;
        position: relative;
    }
}
#chairman::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#chairman .container {
    position: relative;
    z-index: 10;
}
#chairman .about-col {
    background: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0px 2px 12px rgba(0,
    0,
    0,
    0.08);
    margin-bottom: 20px;
    margin-left: 100px
}
@media (max-width:768px) {
    #chairman .about-col {
        background: #fff;
        border-radius: 0 0 4px 4px;
        box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);
        margin-bottom: 20px;
        margin-left: 0px
    }
}
#chairman .about-col .img {
    position: relative;
}
#chairman .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#chairman .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#chairman .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#chairman .about-col:hover .icon {
    background-color: #fff;
}
#chairman .about-col:hover i {
    color: #18d26e;
}
#chairman .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#chairman .about-col h2 a {
    color: #000;
}
#chairman .about-col h2 a:hover {
    color: #18d26e;
}
#chairman .about-col p {
    font-size: 36px;
    /* line-height: 24px; */
    color: #333;
    margin-bottom: 0;
    padding: 25px 20px 0;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 768px) {
    #chairman .about-col p {
        font-size: 20px;
        /* line-height: 24px; */
        
        color: #333;
        margin-bottom: 0;
        padding: 10px 20px 0;
        font-weight: 700;
        text-align: center;
    }
}
.chairman-bg {
    background: url(../img/chairman-last.png) no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 280px;
}
.chairman_two {
    padding-top: 10px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+2,f5f5f5+2,f5f5f5+2,f5f5f5+64,ffffff+64,ffffff+64 */
    background: #ffffff;
    /* Old browsers */
}
.chairman_two h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.chairman_two .text {
    width: 100%;
    background: #0eb890;
    padding: 20px;
    min-height: 155px;
    margin-bottom: 20px;
    margin-top: 55px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    text-align: justify;
    line-height: 22px;
}
.chairman_two .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.chairman_two .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-left: 0px;
    color: #fff;
}
@media screen and (max-width: 768px) {
    .chairman_two {
        background: none;
        margin-top: 0px;
    }
    .chairman_two .mobile {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .chairman-bg {
        background: none;
        min-height: auto;
    }
    .chairman_two .text {
        margin-bottom: 0px;
        min-height: auto;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .chairman_two h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .chairman_two .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}
.csr_new {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    margin-top: 20px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 10px
}
.csr_new p {
    margin-bottom: 15px;
    font-size: 15px;
    margin-top: 0px;
    color: #2e2e2e;
    text-align: justify;
    line-height: 20px;
    text-transform: none;
}
.csr_title {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #d52128;
    margin-top: 20px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 10px
}
.csr_title p {
    margin-bottom: 0px;
    font-size: 15px;
    margin-top: 0px !important;
    color: #2e2e2e;
    text-align: justify;
    line-height: 20px;
    text-transform: none;
}
.csr_title span {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #005bab;
    margin-top: 10px;
    line-height: 24px;
    text-transform: none;
}
@media (max-width: 768px) {
    .csr_title p {
        margin-bottom: 0px;
    }
    .csr_title {
        margin-top: 20px;
        /* line-height: 20px; */
        /*    float: left;*/
        
        font-size: 16px;
    }
    .continue {
        padding: 0px !important;
    }
}
.csr_title span {
    font-size: 15px;
    color: #40b726;
    margin-top: 0px;
    line-height: 18px;
}
.csr_title2 span {
    font-size: 15px !important;
    color: #25b694;
    margin-top: 0px;
    line-height: 18px;
}
.csr_mid_title {
    font-size: 18px !important;
    font-weight: 300;
    text-align: left;
    color: #51b44f;
    margin-top: 15px;
    line-height: 20px;
}
.csr_mid_title2 {
    font-size: 18px !important;
    font-weight: 300;
    text-align: left;
    color: #25b694 !important;
    margin-top: 15px;
    line-height: 20px;
}
.csr_mid_title3 {
    font-size: 18px !important;
    font-weight: 300;
    text-align: left;
    color: #ffa200 !important;
    margin-top: 15px;
    line-height: 20px;
    text-transform: uppercase !important;
}
.csr_mid_title4 {
    font-size: 18px !important;
    font-weight: 300;
    text-align: left;
    color: #01aeff !important;
    margin-top: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
.csr_img {
    float: left;
    margin: 0px 15px 15px 0px;
    width: 25%;
}
.csr_img2 {
    float: right;
    margin: 0px 0px 15px 15px;
    width: 25%;
}
.csr_mid_bullet ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.csr_mid_bullet li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    color: #2e2e2e;
    font-weight: 300;
    line-height: 22px;
    padding-left: 0px;
    text-transform: none;
    width: 70%;
    float: left
}
.csr_mid_bullet li img {
    height: 7px;
    width: 7px;
    margin-top: 7px;
}
@media (max-width: 768px) {
    .csr_mid_title {
        font-size: 16px;
    }
    .csr_mid_title2 {
        font-size: 16px;
    }
    .csr_mid_title3 {
        font-size: 16px;
    }
    .csr_mid_title4 {
        font-size: 16px;
    }
    .csr_img {
        width: 100%;
    }
    .csr_img2 {
        width: 100%;
    }
}

/*****************************/
.vision_middle_main {
    margin: 0px 0 0 !important;
}
.vision_middle_main_blue {
    padding: 9px 25px -1px;
    background: #fff;
    /* float: left; */
    text-align: left;
    ;
    font-size: 20px;
    text-transform: uppercase;
    color: #d52128;
}
.vision_middle_main_blue span {
    padding: 20px 0;
    /* float: left; */
    text-align: left;
    ;
    font-size: 16px;
    text-transform: none;
    color: #005bab;
}
.vision_middle_main_blue .content {
    font-size: 15px;
    width: 100%;
    text-align: justify;
    color: #333;
    /* font-style: italic; */
    font-weight: 300;
    line-height: 22px;
    text-transform: none;
}
.vision_middle_main_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/*
    .vision_middle_main_blue:after {
        content: '';
        position: absolute;
        bottom: 84%;
        left: -3%;
        width: 0;
        height: 0;
        border-bottom: solid 15px #fff;
        border-left: solid 15px transparent;
        border-right: solid 15px transparent;
        offset-rotate: 57px;
        transform: rotate(-90deg);
    }
    */
.vision_bullet ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    float: left
}
.vision_bullet li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    margin-top: 5px;
    color: #2e2e2e;
    font-weight: 300;
    line-height: 22px;
    background: url(../img/vision_bullet.png)no-repeat 0px 10px;
    padding-left: 20px;
    text-transform: none;
}
@media (max-width: 768px) {
    .vision_middle_main_blue {
        padding: 0px;
        /* float: left; */
        
        min-height: auto;
    }
    .vision_middle_main {
        margin: 15px 0 0 !important;
    }
    /*
    .vision_middle_main_blue:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 42%;
         margin-left: -10px; 
        width: 0;
        height: 0;
        border-bottom: solid 15px #01519a;
        border-left: solid 15px transparent;
        border-right: solid 15px transparent;
        offset-rotate: 57px;
        transform: rotate(-0deg);
    }
    */
    .vision_main_blue .title_bottom {
        font-size: 15px;
    }
    .vision_middle_main_blue .content {
        padding: 0 0 0 0px;
    }
}

/****************************/
.vision_mission {
    margin: 25px 0 0 !important;
}
@media (max-width:768px) {
    .vision_mission {
        margin: 15px 0 0 !important;
    }
    .vision_mission .mobile {
        /*
            padding-right: 0px !important;
        padding-left: 0px !important; 
    */
        
        margin-top: 15px
    }
    .vision_statement {
        padding-right: 0px !important;
        padding-left: 0px !important;
        /*    margin-top: 15px;*/
    }
}
.vision_mission_blue {
    padding: 20px;
    background: url(../img/vision-2.png)no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #fff;
}
@media (max-width:768px) {
    .vision_mission_blue {
        padding: 20px 0px;
        background: url(../img/vision-mobile.png)no-repeat center;
    }
}
.vision_mission_blue .title {
    font-size: 22px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.vision_mission_blue .content {
    font-size: 14px;
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 300;
    line-height: 22px
}
.vision_mission_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.guiding_bullet ul {
    margin: 0;
    padding: 0;
    margin-top: 10px;
    float: left
}
.guiding_bullet li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
    margin-top: 5px;
    color: #fff;
    font-weight: 300;
    line-height: 22px;
    background: url(../img/guiding_bullet.png)no-repeat 0px 10px;
    padding-left: 20px;
    text-transform: none;
}
@media (max-width: 768px) {
    .vision_mission_blue .title {
        padding: 0 0 0 10px;
        font-size: 16px
    }
    .vision_mission_blue .title_bottom {
        font-size: 15px;
    }
    .vision_mission_blue .content {
        padding: 20px;
    }
}

/****************************/
.vision_guiding {
    margin: 0px 0 0 !important;
}
.vision_guiding_blue {
    padding: 20px;
    background: url(../img/vision-3.png)no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #fff;
}
@media (max-width:768px) {
    .vision_guiding_blue {
        background-position: right;
        padding: 20px 0;
    }
    .vision_guiding .mobile {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
}
.vision_guiding_blue .title {
    font-size: 22px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.vision_guiding_blue .content {
    font-size: 14px;
    width: 100%;
    text-align: left;
    color: #fff;
    font-weight: 300;
    line-height: 22px
}
.vision_guiding_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
@media (max-width: 768px) {
    .vision_guiding_blue .title {
        padding: 0 0 0 10px;
        font-size: 16px
    }
    .vision_guiding_blue .title_bottom {
        font-size: 15px;
    }
    .vision_guiding_blue .content {
        padding: 0 0 0 10px;
    }
}

/**********************************************/
.market_main {
    margin: 0px 0 0 !important;
}
.market_main_blue {
    padding: 9px 0 10px 25px;
    background: #fff;
    /* float: left; */
    text-align: left;
    ;
    font-size: 20px;
    text-transform: uppercase;
    color: #d52128;
}
.market_main_blue span {
    padding: 20px 0;
    /* float: left; */
    text-align: left;
    ;
    font-size: 16px;
    text-transform: none;
    color: #005bab;
}
.market_main_blue .content {
    font-size: 15px;
    width: 100%;
    text-align: justify;
    color: #333;
    /* font-style: italic; */
    font-weight: 300;
    line-height: 22px;
    text-transform: none;
}
.market_main_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.market_main_blue:after {
    content: '';
    position: absolute;
    bottom: 45%;
    left: -2%;
    /* margin-left: -10px; */
    width: 0;
    height: 0;
    border-bottom: solid 15px #48ebc0;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    offset-rotate: 57px;
    transform: rotate(90deg);
}
@media (max-width: 768px) {
    .market_main_blue {
        padding: 15px 0;
        /* float: left; */
        
        min-height: auto;
    }
    .market_main {
        margin: 15px 0 0 !important;
    }
    .market_main_blue:after {
        content: '';
        position: absolute;
        bottom: 93%;
        left: 45%;
        /* margin-left: -10px; */
        
        width: 0;
        height: 0;
        transform: rotate(-180deg);
    }
    .market_main_blue .title_bottom {
        font-size: 15px;
    }
    .market_main_blue .content {
        padding: 0 0 0 0px;
    }
}

/**********************************************/
.market_globe {
    margin: 30px 0 0 !important;
}
.market_globe_blue {
    padding: 9px 25px 10px 0;
    background: #fff;
    /* float: left; */
    text-align: left;
    ;
    font-size: 20px;
    text-transform: uppercase;
    color: #d52128;
}
.market_globe_blue span {
    padding: 20px 0;
    /* float: left; */
    text-align: left;
    ;
    font-size: 16px;
    text-transform: none;
    color: #005bab;
}
.market_globe_blue .content {
    font-size: 15px;
    width: 100%;
    text-align: justify;
    color: #333;
    /* font-style: italic; */
    font-weight: 300;
    line-height: 22px;
    text-transform: none;
}
.market_globe_blue .title_bottom {
    font-size: 18px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.market_globe_blue:after {
    content: '';
    position: absolute;
    bottom: 45%;
    right: -2%;
    /* margin-left: -10px; */
    width: 0;
    height: 0;
    border-bottom: solid 15px #f32b69;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    offset-rotate: 57px;
    transform: rotate(-90deg);
}
@media (max-width: 768px) {
    .market_globe_blue {
        padding: 15px 0;
        /* float: left; */
        
        min-height: auto;
    }
    .market_globe {
        margin: 15px 0 0 !important;
    }
    .market_globe_blue:after {
        content: '';
        position: absolute;
        bottom: 93%;
        left: 42%;
        /* margin-left: -10px; */
        
        width: 0;
        height: 0;
        transform: rotate(-180deg);
    }
    .market_globe_blue .title_bottom {
        font-size: 15px;
    }
    .market_globe_blue .content {
        padding: 0 0 0 0px;
    }
}

/*************************************************************/
.collaborators_gray {
    padding: 20px;
    background: #e8e8e8;
    float: left
}
.collaborators_gray img {
    float: left;
    margin: 0 15px 0px 0;
    width: 36%
}
@media(max-width:768px) {
    .collaborators_gray img {
        width: 100%
    }
}

/************************************Quality Policy****************/
.quality_box {
    border: 2px solid #ccc;
    padding: 20px;
    text-align: center;
    margin-top: 15px
}
.quality_box span {
    background: #085da8;
    font-size: 36px;
    color: #fff;
    padding: 20px 30px;
    position: relative;
    z-index: 20;
    top: -30px
}
.quality_box p {
    text-align: center
}
.quality_box .title {
    color: #085da8;
    font-weight: 600;
    font-size: 18px
}
@media(max-width:768px) {
    .quality_box {
        border: 2px solid #ccc;
        padding: 10px;
        text-align: center;
        margin-top: 35px
    }
    .quality_box span {
        font-size: 24px;
        padding: 10px;
        top: -20px
    }
    .quality_box .title {
        font-size: 15px
    }
}

/************************************Milestones****************/
.milestones_box {
    margin-top: 20px;
}
.milestones_box li a {
    color: #005bab !important;
    font-size: 20px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
}
@media (max-width:768px) {
    .milestones_box li a {
        font-size: 17px !important;
        margin: 0px 5px 0;
        border: 1px solid #d4d4d4;
    }
}
.milestones_box span {
    font-size: 15px;
    color: #fff;
    margin-top: 0px;
    line-height: 18px;
}
.scroll_content {
    margin-bottom: 20px !important;
    font-size: 15px;
    text-transform: none;
    color: #333;
    font-weight: 300;
    padding: 15px 10px;
    margin-top: 15px;
    border: 1px solid #e4e4e4;
    background: #f9f9f9;
}
.scroll_content span {
    font-size: 21px !important;
    color: #005bab;
    font-weight: 600;
}
.scroll_nav>li.active>a,
.scroll_nav>li.active>a:focus,
.scroll_nav>li.active>a:hover {
    color: #d52128 !important;
    ;
    cursor: default;
    border-left: 0px solid #cbcbcb !important;
    border-right: 0px solid #cbcbcb !important;
    border-top: 0px solid #cbcbcb !important;
    border-bottom: 0px solid #cbcbcb !important;
    background: none !important;
    /*    background: #efefef;*/
}
.scroll_nav>li>a:focus,
.nav>li>a:hover {
    /*    color: #005bab !important;*/
    background-color: #fff !important;
    border-left: 0px solid #cbcbcb !important;
    border-right: 0px solid #cbcbcb !important;
    border-top: 0px solid #cbcbcb !important;
    border-bottom: 0px solid #cbcbcb !important;
}
.nav-tabs {
    border: 0px !important;
}
.scrtabs-tab-container * {
    box-sizing: border-box;
}

/*
    .calendar_events_bg{ height: 120px; background: url("../img/calendar-events-years-bg.jpg") no-repeat center left; margin-bottom: 20px;}
    .agm_voting_bg{ height: 120px; background: url("../img/agm-voting-years-bg.jpg") no-repeat center left; margin-bottom: 20px;}
    .newspaper-advertising_bg{ height: 120px; background: url("../img/newspaper-advertisements-years-bg.jpg") no-repeat center left; margin-bottom: 20px;}
    .press_realease_bg{ height: 120px; background: url("../img/press-release-years-bg.jpg") no-repeat center left; margin-bottom: 20px;}
    */
.scrtabs-tab-container {
    height: 120px;
    background: url("/wp-content/uploads/2020/06/years-bg.jpg") no-repeat center left;
    margin-bottom: 20px;
}

/* .scrtabs-tab-container_67 {
      height: 120px;
      background: url("/wp-content/uploads/2021/03/years-bg2.png") no-repeat center left;
      margin-bottom: 20px;
		margin-left:300px !important; 
    } */
.scrtabs-tab-container_76 {
    height: 120px;
    background: url("/wp-content/uploads/2021/03/years-bg.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left:300px !important;
}
.scrtabs-tab-container_69 {
    height: 120px;
    background: url("/wp-content/uploads/2021/04/years6-1.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left:445px !important;
}
.scrtabs-tab-container_67 {
    height: 120px;
    background: url("/wp-content/uploads/2021/04/years-bg4.png") no-repeat center left;
    margin-bottom: 20px;
}
.scrtabs-tab-container_63 {
    height: 120px;
    background: url("/wp-content/uploads/2021/04/years6.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left: 70px;
}
.scrtabs-tab-container_78 {
    height: 120px;
    background: url("/wp-content/uploads/2021/03/years-bg2.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left: 30px !important;
}
.scrtabs-tab-container_73 {
    height: 120px;
    background: url("/wp-content/uploads/2021/04/years7.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left: 300px !important;
}
.scrtabs-tab-container_71 {
    height: 120px;
    background: url("/wp-content/uploads/2021/04/years8.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left: 500px !important;
}
.scrtabs-tab-container_80 {
    height: 120px;
    background: url("/wp-content/uploads/2021/03/years-bg1.png") no-repeat center left;
    margin-bottom: 20px;
    margin-left:320px !important;
}
@media (max-width:600px) {
    .scrtabs-tab-container_76,
    .scrtabs-tab-container_78,
    .scrtabs-tab-container_80,
    .scrtabs-tab-container_63,
    .scrtabs-tab-container_67,
    .scrtabs-tab-container_69,
    .scrtabs-tab-container_71,
    .scrtabs-tab-container_73 {
        margin-left: 0px !important;
        background: none !important;
        height: 45px !important;
    }
    /* 	.scrtabs-tabs-movable-container
	{
		width:1140px !important;
	} */
    .table-responsive {
        border: 0px !important;
    }
    .video-thumb-01 {
        width: 100% !important;
    }
    .imgcontainercls {
        margin: 0px !important;
        padding: 0px !important;
    }
    .master-table thead tr th {
        padding: 15px 12px !important;
    }
    .TableHeader {
        padding: 15px 15px !important;
    }
}
.scrtabs-tab-container .tab-content {
    clear: left;
}
.second_tab {
    margin-top: 90px;
    position: relative;
}
.scrtabs-tabs-fixed-container {
    float: left;
    /*  height: 42px;*/
    overflow: hidden;
}
.scrtabs-allow-scrollbar .scrtabs-tabs-fixed-container {
    overflow-x: auto;
}
.scrtabs-allow-scrollbar .scrtabs-tabs-fixed-container::-webkit-scrollbar {
    display: none;
}
.scrtabs-tabs-movable-container {
    position: relative;
}
.scrtabs-tabs-movable-container .tab-content {
    display: none;
}

/*
    .scrtabs-tab-scroll-arrow {
      border-top: none;
      color: #428bca;
      cursor: pointer;
      display: none;
      float: left;
      font-size: 12px;
      height: 42px;
      margin-bottom: -1px;
      padding-left: 2px;
      padding-top: 13px;
      width: 45px;
      background-color: #d52128;
      text-align: center;
    }
    */
.scrtabs-tab-scroll-arrow-left {
    border-top: none;
    color: #428bca;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 42px;
    margin-bottom: -1px;
    padding-left: 2px;
    padding-top: 13px;
    width: 45px;
    background-color: #d52128;
    text-align: center;
}
.scrtabs-tabs-fixed-container {
    width:100% !important;
}
.scrtabs-tab-scroll-arrow-right {
    border-top: none;
    color: #428bca;
    cursor: pointer;
    display: none;
    float: left;
    font-size: 12px;
    height: 42px;
    margin-bottom: -1px;
    padding-left: 2px;
    padding-top: 13px;
    width: 45px;
    background-color: #d52128;
    text-align: center;
}
.scrtabs-tab-scroll-arrow:hover {
    background-color: #d52128;
}
.scrtabs-tab-scroll-arrow.scrtabs-disable {
    color: #ddd;
    cursor: default;
}
.scrtabs-tabs-fixed-container ul.nav-tabs>li {
    white-space: nowrap;
    /*	background: #efefef;*/
}
@media (max-width:768px) {
    .scrtabs-allow-scrollbar .scrtabs-tabs-fixed-container {
        width: 83% !important;
    }
    .scrtabs-tab-container {
        height: 50px;
        background: none;
        margin-bottom: 20px;
    }
    .second_tab {
        margin-top: 0px;
        position: relative;
    }
    .scrtabs-tab-scroll-arrow-left {
        border-top: none;
        color: #428bca;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 11px;
        height: 44px;
        margin-bottom: -1px;
        padding-left: 2px;
        padding-top: 13px;
        width: 29px;
        background-color: #d52128;
        text-align: center;
        /* right: -28px; */
        
        position: relative;
        /*    top: 33px;*/
    }
    .scrtabs-tab-scroll-arrow-right {
        border-top: none;
        color: #428bca;
        cursor: pointer;
        display: block;
        float: left;
        font-size: 11px;
        height: 44px;
        margin-bottom: -1px;
        padding-left: 2px;
        padding-top: 13px;
        width: 29px;
        background-color: #d52128;
        text-align: center;
        /* right: -28px; */
        
        position: relative;
        /*    top: 33px;*/
    }
    .scroll_content img {
        width: 23px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .scroll_content span {
        font-size: 16px !important
    }
    .milestones_box {
        margin-top: 0px;
    }
}

/* hide the tabs and panes to prevent flash of tabs on page
     * load/refresh before plugin has time to wrap them in the 
     * scroller; .nav-tabs are automatically unhidden by the 
     * plugin when they're ready, and .tab-content is unhidden 
     * in st-demo.js when the 'ready.scrtabs' event fires */
.nav-tabs,
.tab-content {
    display: none;
}
.st-demo-header {
    background-color: #666666;
    color: white;
    font-size: 24px;
    padding: 8px 24px;
}
.st-demo-header button {
    color: black;
    font-size: 12px;
}
.st-demo-subheader {
    background-color: #f0f0f0;
    color: #333;
    font-size: 16px;
    height: 65px;
    margin-top: 50px;
    padding: 8px 24px;
}
.st-demo-subheader:first-child {
    margin-top: 0;
}

/**************************Our Reach**********************************/
.our_reach {
    margin-top: 20px;
    font-size: 18px;
    color: #005bab;
    margin-bottom: 0px;
    font-weight: 600;
    line-height: 24px;
    width: 100%;
    float: left;
    margin-right: 0
}
.our_reach span {
    margin-top: 0px;
    font-size: 15px;
    color: #414141;
    margin-bottom: 0px;
    text-transform: none;
    text-align: left;
    line-height: 22px;
    font-weight: 300;
}
.our_reach img {
    margin-top: 20px
}
@media (max-width: 768px) {
    .our_reach {
        margin-top: 10px;
        font-size: 15px;
        width: 100%;
    }
    .our_reach span {
        margin-top: 0px;
        font-size: 14px;
    }
}

/*********************************SBU**************************/
.sbu_left {
    padding-left: 0px;
}
.sbu_right {
    padding-right: 0px;
}
@media(max-width:768px) {
    .sbu_left {
        padding-left: 0px;
        padding-right: 0px;
    }
    .sbu_right {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 15px
    }
}

/**************************career workplace**********************/
#workplace {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media {
    #workplace {
        background-size: cover;
        padding: 30px 0 20px 0;
        position: relative;
    }
}
#workplace::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#workplace .container {
    position: relative;
    z-index: 10;
}
#workplace .about-col {
    background: #fff;
    border-radius: 0 0;
    /*	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
    margin-bottom: 20px;
    /*	margin-right: 100px*/
}
@media (max-width:768px) {
    #workplace .about-col {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
#workplace .about-col .img {
    position: relative;
}
#workplace .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#workplace .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#workplace .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#workplace .about-col:hover .icon {
    background-color: #fff;
}
#workplace .about-col:hover i {
    color: #18d26e;
}
#workplace .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#workplace .about-col h2 a {
    color: #000;
}
#workplace .about-col h2 a:hover {
    color: #18d26e;
}
#workplace .about-col p {
    font-size: 36px;
    /* line-height: 24px; */
    color: #2c2c2c;
    margin-bottom: 0;
    padding: 40px 30px 0px;
    text-align: center;
    line-height: 22px;
    font-weight: 600;
    -webkit-box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
    -moz-box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
    box-shadow: -1px 1px 19px -6px rgba(0,
    0,
    0,
    0.14);
}
@media screen and (max-width: 768px) {
    #workplace .about-col p {
        font-size: 20px;
        margin-bottom: 0;
        padding: 10px 20px 20px;
    }
}
.workplace-bg {
    background: url(../img/workplace.jpg) no-repeat top right;
    background-position: right 15px bottom 0px;
    background-position: 20px 0;
    min-height: 440px
}
.workplace_one {
    padding-top: 0px;
}
.workplace_one h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.workplace_one .text {
    width: 100%;
    padding: 0;
    min-height: 155px;
    margin-bottom: 20px;
    margin-top: 260px;
}
.workplace_one .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.workplace_one .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
.workplace_one_btn {
    padding: 10px 20px;
    background: #1b3b6e !important;
    font-size: 14px;
    color: #fff;
    border: 0px !important;
    font-weight: 700;
    margin-bottom: 40px;
}
.workplace_one_btn:hover {
    background: #39c394 !important;
    color: #fff !important;
}
@media screen and (max-width: 768px) {
    .workplace-bg {
        background: none;
        min-height: 270px
    }
    .workplace_one_btn {
        padding: 10px;
        background: #39c394 !important;
        font-size: 16px;
        color: #fff;
        border: 0px !important;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .workplace_one {
        background: none;
        margin-top: 0px;
    }
    /*
    .project-bg2 {
        background: none;
        min-height: auto
    }
    */
    .workplace_one .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .workplace_one h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .workplace_one .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}

/************************************HR*************************/
.section-header-register {
    margin: 10px 0 20px;
    text-align: center;
    text-transform: uppercase;
}
.board_sub_heading {
    background: #fff;
    padding: 30px 0;
}
.board_sub_heading2 {
    background: #f5f5f5;
    padding: 30px 0;
}
.board_title {
    font-size: 20px;
    text-transform: uppercase;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    color: #005baa;
}
.board_description {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px
}
@media (max-width:768px) {
    .section-header-register {
        margin: 15px 0 20px;
    }
    .board_title {
        font-size: 16px;
    }
}
.section-header-register img {
    /*	border-radius: 50%;*/
    width: 138px;
    display: table;
    margin: 0 auto;
    margin-bottom: 12px
}
.section-header-register span {
    text-align: left;
    color: #787878;
    font-size: 16px;
    font-weight: 600;
    margin: 10px;
    float: left;
    text-align: center;
    width: 95%;
}
.section-header-register strong {
    font-size: 18px;
    color: #2e2e2e;
    line-height: 24px;
}
.section-header-register p {
    text-align: justify;
    padding-bottom: 0px;
    line-height: 22px;
    color: #333;
    font-size: 16px;
    margin-bottom: 5px
}

/************************************HR*************************/
.career-header-register {
    margin: 10px 0 20px;
}
.career-header-register img {
    border-radius: 50%;
    width: 80%;
    border: 4px solid #ccc;
    display: table;
    margin: 0 auto;
}
.career-header-register span {
    text-align: left;
    color: #2c2c2c;
    font-size: 18px;
    font-weight: 600;
}
.career-header-register strong {
    font-size: 22px;
    color: #2c2c2c
}
.career-header-register p {
    text-align: justify;
    padding-bottom: 0px;
    line-height: 22px;
    color: #333;
    font-size: 16px;
    margin-bottom: 5px
}
@media (max-width:768px) {
    .career-header-register {
        margin: 15px 0 20px;
    }
    .career-header-register img {
        border-radius: 50%;
        width: 60%;
    }
}

/***********************people********************/
#people_desktop {
    background: url(../img/people-desktop.jpg) no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
.people {
    margin-top: 30px;
}
.people .title {
    font-size: 36px;
    width: 100%;
    color: #fff;
    font-weight: 800;
    margin-top: 20px;
    text-align: left;
}
.people .content {
    font-size: 15px;
    width: 100%;
    text-align: justify;
    color: #fff;
}
@media(max-width:640px) {
    #people_desktop {
        background: url(../img/people-mobile.jpg) no-repeat #39c394;
        background-position: bottom;
    }
    .people .title {
        font-size: 24px;
    }
    .people .content {
        font-size: 15px;
        margin-top: 20px;
    }
}

/************Video*************/
.vid {
    margin-top: 30px;
    margin-bottom: 30px
}
.basket-cards {
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #fff;
}
.wrap {
    max-width: 100%;
    margin: 0 auto;
}
.card-container {
    display: flex;
}
.card-new {
    margin-left: 15px;
    position: relative;
}
.card-new::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #f6fef4;
    z-index: -1;
    transform: skewx(-4deg);
    border: 1px solid #72bd5a;
}
.card-new2::before {
    background: #fff0f1 !important;
    border: 1px solid #d72066 !important;
}
.card-new3::before {
    background: #eaecee red !important;
    border: 1px solid #375c97 !important;
}
.card-new4::before {
    background: #e0efeb !important;
    border: 1px solid #49cfb0 !important;
}
.card-new p {
    color: #323232 !important;
    line-height: 18px;
    font-size: 13px;
    text-align: left;
}
.card-new p a {
    color: #323232 !important;
}
.card-new p a:hover {
    color: #323232 !important;
}
.card-container .card:nth-child(1) {
    margin-left: 0;
}
.card-img {
    height: 300px;
    transform: skewx(-4deg);
    margin-left: 5px;
    margin-top: 1px;
    left: 1px;
    position: relative;
}
@media (max-width:768px) {
    .card-new p {
        padding-left: 10px;
    }
    .home_about {
        height: auto !important;
    }
    .card-new::before {
        transform: skewx(0deg);
    }
    .card-img {
        transform: skewx(0deg);
        margin-left: 0px;
        margin-top: 0px;
        left: 0px;
        position: relative;
    }
}
.card-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.card-info {
    padding: 20px 0px 0;
}
@media screen and (max-width: 768px) {
    .card-container {
        flex-wrap: wrap;
        justify-content: center;
    }
    .card-new {
        margin: 0 0px 20px;
    }
    .card-container .card:nth-of-type(n+1) {
        margin-left: 0;
    }
}

/*


    .breadcrumb_inner_main{width: 100%;
        border-top: 1px solid #dedede; 	border-bottom: 1px solid #dedede;
    background: #0f9169;
    background: -moz-linear-gradient(left,  #0f9169 12%, #f5f5f5 12%);
    background: -webkit-linear-gradient(left,  #0f9169 12%,#f5f5f5 12%);
    background: linear-gradient(to right,  #0f9169 12%,#f5f5f5 12%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f9169', endColorstr='#f5f5f5',GradientType=1 );

    }
    @media (min-width: 1500px) {
        .breadcrumb_inner_main{/
    background: #0f9169; 
    background: -moz-linear-gradient(left,  #0f9169 21%, #f5f5f5 21%);
    background: -webkit-linear-gradient(left,  #0f9169 21%,#f5f5f5 21%);
    background: linear-gradient(to right,  #0f9169 21%,#f5f5f5 21%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f9169', endColorstr='#f5f5f5',GradientType=1 );


    }
    }
    .breadcrumb-arrow {
        height: 22px;
        padding: 0px;
        line-height: 40px;
        list-style: none;
        background: none !important

    }
    @media (max-width: 768px) {
        .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
        color: #333;
        background-color: transparent;
    }
    .scroll_nav>li>a:focus, .nav>li>a:hover {
        background-color: #005bab !important;
        color: #fff !important;
        width: 100%;
    }
        .breadcrumb_inner_main{
            height: auto;
    background: #f5f5f5;

        }
        .breadcrumb-arrow {
        height: auto;
    }
    }
    .breadcrumb-arrow li:first-child a {
        border-radius: 4px 0 0 4px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px
    }
    .breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
        display: inline-block;
        vertical-align: top
    }
    @media (max-width:768px){
       .breadcrumb-arrow li, .breadcrumb-arrow li a, .breadcrumb-arrow li span {
       width: 100%;
    }
        .breadcrumb-arrow li:first-child a {
        border-radius:0
    }
        .breadcrumb_inner_main ol{margin-left: 0;}
    }
    .breadcrumb-arrow li:not(:first-child) {
        margin-left: -5px
    }
    .breadcrumb-arrow li+li:before {
        padding: 0;
        content: ""
    }
    .breadcrumb-arrow li span {
        padding: 0 10px
    }
    .breadcrumb-arrow li a, .breadcrumb-arrow li:not(:first-child) span {
        height: 42px;
        padding: 0px 4px 0 11px;
        line-height: 36px;
            font-size: 14px;
                color: #333;
    }
    .breadcrumb-arrow li:first-child a {
        padding: 0 10px
    }
    .breadcrumb-arrow li a {
        position: relative;
        color: #fff;
        text-decoration: none;
        background-color: #0f9169;
        border: 1px solid #0f9169;
        font-size: 12px;
        text-transform: uppercase;
    }
    .breadcrumb-arrow li:first-child a {
        padding-left: 10px
    }
    .breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
        position: absolute;
        top: -1px;
        width: 0;
        height: 0;
        content: '';
        border-top: 21px solid transparent;
        border-bottom: 21px solid transparent;
        height: 42px;
    }
    @media (max-width:768px){
        breadcrumb-arrow li a:after, .breadcrumb-arrow li a:before {
            display: none;
        }
        .breadcrumb-arrow li a:after{
            display: none;
        }
    }
    .breadcrumb-arrow li a:before {
        right: -10px;
        z-index: 3;
        border-left-color: #0f9169;
        border-left-style: solid;
        border-left-width: 11px
    }
    .breadcrumb-arrow li a:after {
        right: -11px;
        z-index: 2;
        border-left: 11px solid #066f4f
    }
    .breadcrumb-arrow li a:focus, .breadcrumb-arrow li a:hover {
        background-color: #066f4f;
        border: 1px solid #066f4f;
    }
    .breadcrumb-arrow li a:focus:before, .breadcrumb-arrow li a:hover:before {
        border-left-color: #066f4f
    }
    .breadcrumb-arrow li a:active {
        background-color: #066f4f;
        border: 1px solid #066f4f
    }
    .breadcrumb-arrow li a:active:after, .breadcrumb-arrow li a:active:before {
        border-left-color: #066f4f
    }
    .breadcrumb-arrow li span {
        color: #ffffff
    }
    .breadcrumb-arrow li a span{color: #fff
    }
    .bread_in a{ background: none !important;
        border: 0px solid #f5f5f5 !important;
        font-size: 14px !important;
        text-transform: capitalize!important;color:#333 !important}
    .bread_in a:hover{ 
    border-bottom: 3px solid #005bab !important;
    }
    .bread_in a.active{ 
    border-bottom: 3px solid #005bab !important;
    }
    .bread_in a:before {
        right: -10px;
        z-index: 3;
        border-left-color: #f5f5f5 !important;
        border-left-style: solid;
        border-left-width: 0px !important
    }
    .bread_in a:after {
        right: -11px;
        z-index: 2;
        border-left: 0px solid #f5f5f5 !important;
    }
    /




    **************************/
@media (max-width: 768px) {
    .breadcrumb {
        margin-bottom: 6px !important;
    }
}
.breadcrumb_inner_main {
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #0f9169;
    background: -moz-linear-gradient(left,
    #0f9169 8%,
    #f5f5f5 8%);
    background: -webkit-linear-gradient(left,
    #0f9169 8%,
    #f5f5f5 8%);
    background: linear-gradient(to right,
    #0f9169 8%,
    #f5f5f5 8%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f9169',
    endColorstr='#f5f5f5',
    GradientType=1);
}
.breadcrumb_inner_main_child {
    width: 100%;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #f5f5f5;
    background: -moz-linear-gradient(left,
    #f5f5f5 12%,
    #f5f5f5 12%);
    background: -webkit-linear-gradient(left,
    #f5f5f5 12%,
    #f5f5f5 12%);
    background: linear-gradient(to right,
    #f5f5f5 24%,
    #f5f5f5 22%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f9169',
    endColorstr='#f5f5f5',
    GradientType=1);
}
@media (min-width: 1500px) {
    .breadcrumb_inner_main {
        background: #0f9169;
        background: -moz-linear-gradient(left, #0f9169 21%, #f5f5f5 21%);
        background: -webkit-linear-gradient(left, #0f9169 21%, #f5f5f5 21%);
        background: linear-gradient(to right, #0f9169 21%, #f5f5f5 21%);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0f9169', endColorstr='#f5f5f5', GradientType=1);
    }
}
.breadcrumb-arrow {
    height: 22px;
    padding: 0px;
    line-height: 40px;
    list-style: none;
    background: none !important;
    z-index: 100;
    position: relative;
}
.breadcrumb-arrow button {
    background-color: transparent !important;
}
@media (max-width: 768px) {
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        color: #333;
        background-color: transparent;
    }
    .scroll_nav>li>a:focus,
    .nav>li>a:hover {
        background-color: #005bab !important;
        color: #fff !important;
        width: 100%;
    }
    .breadcrumb_inner_main {
        height: auto;
        background: #f5f5f5;
    }
    .breadcrumb-arrow {
        height: auto;
    }
}
.breadcrumb-arrow li:first-child a {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px
}
.breadcrumb-arrow li,
.breadcrumb-arrow li a,
.breadcrumb-arrow li span {
    display: inline-block;
    vertical-align: top
}
.breadcrumb-arrow li:nth-child(n+1):nth-last-child(n+1) {
    margin-left: -24px
}
@media (max-width:768px) {
    .breadcrumb-arrow li:nth-child(n+1):nth-last-child(n+1) {
        margin-left: 0px
    }
    .breadcrumb-arrow li:not(:first-child) {
        margin-left: 0px
    }
}
.breadcrumb-arrow li+li:before {
    padding: 0;
    content: ""
}
.breadcrumb-arrow li span {}
.breadcrumb-arrow li a,
.breadcrumb-arrow li:not(:first-child) span {
    height: 42px;
    padding: 0px 4px 0 11px;
    line-height: 36px;
    color: #333;
}
@media (max-width:768px) {
    .breadcrumb-arrow li a,
    .breadcrumb-arrow li:not(:first-child) span {
        padding: 0px 4px 0 0px;
    }
}
.breadcrumb-arrow li:first-child a {
    padding: 4px 10px 0;
    background: #0f9169;
    border-left-color: #0f9169;
    color: #fff;
    z-index: 100;
    position: relative;
}
span.bread_in {
    border-left-color: #0f9169;
    border-left-style: solid;
    border-left-width: 11px;
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    position: relative;
    z-index: 100;
}
@media (max-width:768px) {
    span.bread_in {
        border-left-color: #0f9169;
        border-left-style: solid;
        border-left-width: 0px;
        border-top: 0 solid transparent;
        border-bottom: 0px solid transparent;
        display: none !important;
    }
}
.breadcrumb-arrow li a {
    position: relative;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 18px;
    padding-top: 3px;
}
.breadcrumb-arrow li:first-child a {
    padding-left: 10px color:#fff;
}
.breadcrumb-arrow li a:after {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    height: 42px;
}
li.parentmenu a {
    color: #fff;
    padding-left: 25px;
}
@media (max-width:768px) {
    li.parentmenu a {
        color: #fff;
        padding-left: 12px;
    }
}
.breadcrumb-arrow li a:before {
    position: absolute;
    top: -1px;
    width: 0;
    height: 0;
    content: '';
    height: 42px;
}
.breadcrumb-arrow li a:before {
    right: -10px;
    z-index: 3;
}
.breadcrumb-arrow li a:after {
    right: -11px;
    z-index: 2;
    border-left-color: #f5f5f5;
    border-left-style: solid;
    border-left-width: 10px;
    border-top: 21px solid transparent;
    border-bottom: 19px solid transparent;
}
.breadcrumb-arrow a:focus,
.breadcrumb-arrow a:hover {
    border-bottom: 3px solid #005bab !important;
}
.breadcrumb-arrow li a:focus,
.breadcrumb-arrow li a:hover {
    border-bottom: 3px solid #005bab !important;
}
.breadcrumb-arrow li.current_page_item a {
    border-bottom: 3px solid #005bab !important;
}
.breadcrumb-arrow li a:focus:before,
.breadcrumb-arrow li a:hover:before {
    border-left-color: #066f4f
}
.breadcrumb-arrow li a:active {
    background-color: #066f4f;
    border: 1px solid #066f4f
}
.breadcrumb-arrow li a:active:after,
.breadcrumb-arrow li a:active:before {
    border-left-color: #066f4f
}
.breadcrumb-arrow li span {
    color: #ffffff
}
@media (max-width:768px) {
    .breadcrumb-arrow li,
    .breadcrumb-arrow li a,
    .breadcrumb-arrow li span {
        width: 100%;
        margin-bottom: 0.5px;
    }
    .breadcrumb-arrow li:first-child a {
        border-radius: 0
    }
    .breadcrumb_inner_main ol {
        margin-left: 0;
        width: 100%;
    }
}
.breadcrumb-arrow li a span {
    color: #fff
}
.bread_in a {
    background: none !important;
    border: 0px solid #f5f5f5 !important;
    font-size: 14px !important;
    text-transform: capitalize !important;
    color: #333 !important
}
.bread_in a:hover {
    border-bottom: 3px solid #005bab !important;
}
.bread_in a.active {
    border-bottom: 3px solid #005bab !important;
}
.bread_in a:before {
    right: -10px;
    z-index: 3;
    border-left-color: #f5f5f5 !important;
    border-left-style: solid;
    border-left-width: 0px !important
}
.bread_in a:after {
    right: -11px;
    z-index: 2;
    border-left: 0px solid #f5f5f5 !important;
}
@media (max-width:768px) {
    breadcrumb-arrow li a:after,
    .breadcrumb-arrow li a:before {
        display: none;
    }
    .breadcrumb-arrow li a:after {
        display: none;
    }
}

/*************************find your glass residential************************/
.image-gallery {
    margin: auto;
    width: 100%;
    position: relative;
}
.image-container {
    width: 100%;
    height: 630px;
    position: relative;
    overflow: hidden;
    background: #fff;
}
.thumbnails {
    width: 100%;
    display: flex;
    padding: 5px 10px 10px;
    margin-top: 0px;
    -webkit-box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
    -moz-box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
    box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
}
.thumbnails label {
    display: inline-block;
    width: 150px;
    height: 100px;
    background-size: cover;
    margin: 0;
    flex: 1 1 150px;
    cursor: pointer;
    margin: 10px 5px;
}
@media(max-width:768px) {
    .thumbnails label {
        width: 70px;
        height: 47px;
    }
    .image-container {
        height: 350px;
    }
}
.image-1,
.image-2,
.image-3,
.image-4 {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all 1.2s ease-out;
}
.image-1,
label[for="image1"] {
    background-image: url('../img/residential-slider-1-large.jpg');
}
.thumbnails label[for="image1"] {
    background-image: url('../img/residential-slider-1-thumbnails.jpg');
}
.image-2,
label[for="image2"] {
    background-image: url('../img/residential-slider-2-large.jpg');
}
.thumbnails label[for="image2"] {
    background-image: url('../img/residential-slider-2-thumbnails.jpg');
}
.image-3,
label[for="image3"] {
    background-image: url('../img/residential-slider-3-large.jpg');
}
.thumbnails label[for="image3"] {
    background-image: url('../img/residential-slider-3-thumbnails.jpg');
}
.image-4,
label[for="image4"] {
    background-image: url('../img/residential-slider-4-large.jpg');
}
.thumbnails label[for="image4"] {
    background-image: url('../img/residential-slider-4-thumbnails.jpg');
}
.image-5,
label[for="image5"] {
    background-image: url('../img/residential-slider-5-large.jpg');
}
.thumbnails label[for="image5"] {
    background-image: url('../img/residential-slider-5-thumbnails.jpg');
}
.image-6,
label[for="image6"] {
    background-image: url('../img/residential-slider-6-large.jpg');
}
.thumbnails label[for="image6"] {
    background-image: url('../img/residential-slider-6-thumbnails.jpg');
}
.image-7,
label[for="image7"] {
    background-image: url('../img/residential-slider-7-large.jpg');
}
.thumbnails label[for="image7"] {
    background-image: url('../img/residential-slider-7-thumbnails.jpg');
}
.image-8,
label[for="image8"] {
    background-image: url('../img/residential-slider-8-large.jpg');
}
.thumbnails label[for="image8"] {
    background-image: url('../img/residential-slider-8-thumbnails.jpg');
}
#image1:checked+.image-1,
#image2:checked+.image-2,
#image3:checked+.image-3,
#image4:checked+.image-4,
#image5:checked+.image-5,
#image6:checked+.image-6,
#image7:checked+.image-7,
#image8:checked+.image-8 {
    opacity: 1;
}
.image-gallery input[type="radio"] {
    position: absolute;
    top: 370px;
    z-index: 100;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    background-color: #00000033;
    height: 16px;
    width: 16px;
    border: 3px solid #f1f1f1;
    border-radius: 16px;
    cursor: pointer;
    outline: none;
    box-shadow: 0px 1px 4px #00000088;
}
.image-gallery input[type="radio"]:hover {
    background-color: #f7f7f780;
}
.image-gallery input[type="radio"]:checked {
    background-color: #f1f1f1;
}
.image-gallery input[type="radio"]:nth-of-type(1) {
    left: 50%;
    margin-left: -36px;
}
.image-gallery input[type="radio"]:nth-of-type(2) {
    left: 50%;
    margin-left: -12px;
}
.image-gallery input[type="radio"]:nth-of-type(3) {
    left: 50%;
    margin-left: 12px;
}
.image-gallery input[type="radio"]:nth-of-type(4) {
    left: 50%;
    margin-left: 36px;
}
.image-gallery input[type="radio"]:nth-of-type(5) {
    left: 50%;
    margin-left: 36px;
}
.image-gallery input[type="radio"]:nth-of-type(6) {
    left: 50%;
    margin-left: 36px;
}
.image-gallery input[type="radio"]:nth-of-type(7) {
    left: 50%;
    margin-left: 36px;
}
.image-gallery input[type="radio"]:nth-of-type(8) {
    left: 50%;
    margin-left: 36px;
}

/*
    .image-gallery label.next {
      position: absolute;
      top: 100%;
        z-index: 100;

      font-size:40px;
      font-weight: 700;
      line-height:40px; 
      text-align:center;
      height: 40px;
      width: 40px;
      margin-top: -20px;
      cursor: pointer;
      opacity:0;
      transition: opacity 0.5s linear;

        padding: 0!important;
        font: inherit;
        color: #fff;
        width: 24px;
        height: 110px;
        border-radius: 0px;
        border: 1px solid #333;

        background: #085da8;
        font-size: 40px;
        position: relative;
        margin-top: -135px;

    }
    */

/*
    .image-gallery label.prev {
      position: absolute;
      top: 49%;
      z-index: 100;
      color: #f1f1f1;
      text-shadow: 0px 1px 4px #00000088;
      font-family: "Georgia", "Apple Symbols", serif;
      font-size:40px;
      font-weight: 700;
      line-height:40px; 
      text-align:center;
      height: 40px;
      width: 40px;
      margin-top: -20px;
      cursor: pointer;
      opacity:0;
      transition: opacity 0.5s linear;
        float: right;
        padding: 0!important;
        font: inherit;
        color: #fff;
        width: 24px;
        height: 110px;
        border-radius: 0px;
        border: 1px solid #333;

        background: #085da8;
        font-size: 40px;
        position: relative;
        margin-top: -135px;

    }
    */
.image-gallery input[type="radio"] {
    display: none;
}
.image-gallery:hover label.prev,
.image-gallery:hover label.next {
    opacity: 1;
}
.image-gallery label.prev:before {
    content: '\003c'
}
.image-gallery label.next:before {
    content: '\003e'
}
.image-gallery label.prev {
    left: 10px;
}
.image-gallery label.next {
    right: 10px;
}
.image-gallery label.prev:hover,
.image-gallery label.next:hover {
    margin-top: -22px;
    text-shadow: 0px 3px 4px #00000088;
}
.glass-slide-title {
    margin-top: 0px;
    font-size: 20px;
    color: #d52128;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 30px;
    margin-left: 0px;
    font-weight: 600;
}
.glass-slide-brand {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 20px;
    color: #000;
    line-height: 24px;
    text-align: center;
}
@media (max-width:768px) {
    .glass-slide-brand {
        font-size: 16px;
    }
}
.glass-slide-brand img {
    margin-bottom: 10px;
}
.glass-slider {
    padding: 20px 10px 1px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
    -moz-box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
    box-shadow: 0px 0px 18px 6px rgba(0,
    0,
    0,
    0.04);
}
@media (max-width:768px) {
    .glass-slider {
        padding: 0px 10px 0px;
    }
}
.gallery_box li {
    width: 33.333333%;
    max-width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.gallery_box {
    padding: 0;
    display: flow-root;
}
.gallery_box li:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.gallery_box li img {
    -webkit-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}
.gallery_box li:nth-child(even) {
    height: 304px;
}
.gallery_box li:nth-child(odd) {
    height: 438px;
}
.gallery_box li:nth-child(odd) .box_data {
    background: rgba(0,
    0,
    0,
    0.17)
}
.gallery_box li:nth-child(even) .box_data {
    background: rgba(0,
    44,
    255,
    0.27)
}
.gallery_box .box_data {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
}
.gallery_box .box_data span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    font-size: 24px;
}
.gallery_box li:hover .box_data {
    background: rgba(255,
    0,
    39,
    0.55)
}
#lightbox .modal-content {
    display: inline-block;
    text-align: right;
    margin-top: 60px;
}
#lightbox .close {
    opacity: 1;
    color: rgb(255,
    255,
    255);
    background-color: rgb(25,
    25,
    25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255,
    255,
    255);
    position: absolute;
    top: 50px;
    right: -55px;
    width: 40px;
    height: 40px;
    z-index: 1032;
}
.modal-body img {
    max-width: 600px !important;
}
@media (max-width:768px) {
    .modal-body img {
        max-width: 100% !important;
    }
}
.content {
    position: relative;
    color: #333;
    /*       margin: auto; */
    overflow: hidden;
    text-align: justify;
    line-height: 17px
}
.content .content-overlay {
    background: rgba(0,
    0,
    0,
    0.7);
    position: absolute;
    height: 99%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.thumbnail {
    padding: 0 !important;
    border: 0px solid #ddd !important;
    margin-bottom: 20px !important;
    margin-top: 15px !important;
}
.content:hover .content-overlay {
    opacity: 1;
}
.content-image {
    width: 100%;
}
.content-details {
    position: absolute;
    text-align: center;
    width: 90%;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.content:hover .content-details {
    top: 50%;
    opacity: 1;
}
.content-details h3 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-size: 18px
}
.content-details p {
    color: #fff;
    font-size: 14px
}
.fadeIn-bottom {
    top: 80%;
}
.fadeIn-top {
    top: 20%;
}
.fadeIn-left {
    left: 20%;
}
.fadeIn-right {
    left: 80%;
}
.residential_top_title {
    font-size: 30px;
    color: #005bab;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.residential_top_title span {
    font-size: 22px;
    color: #d52128;
    font-weight: 400
}
@media (max-width:768px) {
    .residential_top_title {
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
    .residential_top_title span {
        font-size: 16px;
    }
    .glass-slide-title {
        font-size: 16px;
        margin-top: 20px
    }
}

/***********************mega drop down**************************/
.navbar-default {
    background: none !important;
    border: none !important;
}

/* adds some margin below the link sets  */
.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}
.navbar .dropdown-menu {
    border: none;
    background-color: #f5f5f5 !important;
    color: #333;
    font-weight: 500;
    font-size: 15px;
    margin-top: 60px !important
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #777;
}
.navbar-toggle {
    padding: 4px 8px !important;
    margin-top: 4px !important;
}
ul,
ol,
dl {
    font-size: 15px !important;
    color: #333 !important;
    text-transform: none;
}

/* breakpoint and up - mega dropdown styles */
.top_navi_sub {
    width: 100%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
}
.top_navi_sub img {
    height: 29px;
    float: right
}
@media (max-width:768px) {
    .navbar .dropdown-menu {
        margin-top: 10px !important
    }
    .inside_nav {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .top_navi_sub {
        width: 98%;
        margin-left: 1%;
        margin-right: 1%;
        float: left;
    }
}
@media screen and (min-width: 992px) {
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding: .5rem .5rem;
        margin: 0 .25rem;
    }
    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }
    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        /*  height of nav-item  */
        
        top: 50px;
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.3s linear;
        padding-top: 20px;
    }
    /* shows the dropdown menu on hover */
    .navbar .dropdown:hover .dropdown-menu,
    .navbar .dropdown .dropdown-menu:hover {
        display: block;
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.3s linear;
    }
    .navbar .dropdown-menu {
        border-top: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
    }
}

/***************************************footer**************************/
.footer {
    background-repeat: no-repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #444444;
    margin-top: 30px;
}
@media(max-width:768px) {
    .footer {
        margin-top: 0px;
    }
}

/* line 7, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss 
    .footer p {

    }

    /* line 10, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (max-width: 767px) {
    /* line 10, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .footer_top {
        padding-top: 15px;
        padding-bottom: 5px;
    }
}
.footer_gap {
    margin-top: 0px;
}
@media (max-width: 767px) {
    /* line 17, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget {
        margin-bottom: 20px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    /* line 17, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget {
        margin-bottom: 30px;
    }
}

/* line 24, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_title {
    font-size: 15px;
    color: #f4f4f4;
    text-transform: capitalize;
}
@media (max-width: 767px) {
    .footer_gap {
        display: none;
    }
    /* line 24, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget .footer_title {
        margin-bottom: 10px;
    }
}

/* line 35, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .footer_logo {
    font-size: 22px;
    font-weight: 400;
    color: #040E27;
    text-transform: capitalize;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    /* line 35, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .footer_top .footer_widget .footer_logo {
        margin-bottom: 20px;
    }
}

/* line 45, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p {
    color: #7A838B;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

/* line 51, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a {
    color: #7A838B;
}

/* line 53, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p a:hover {
    color: #040E27;
}

/* line 59, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text {
    font-size: 16px;
    color: #B2B2B2;
    margin-bottom: 23px;
    font-weight: 400;
    line-height: 28px;
}

/* line 65, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain {
    color: #B2B2B2;
    font-weight: 400;
}

/* line 68, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text a.domain:hover {
    color: #040E27;
    border-bottom: 1px solid #040E27;
}

/* line 74, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a {
    font-weight: 500;
    color: #B2B2B2;
}

/* line 78, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a:hover {
    color: #040E27;
    border-bottom: 1px solid #040E27;
}

/* line 82, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget p.footer_text.doanar a.first {
    margin-bottom: 10px;
}

/* line 90, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul {
    margin-left: 0px;
}
.footer .footer_top .footer_widget ul li {
    color: #bcbcbc;
    font-size: 13px;
    line-height: 22px;
    list-style: none;
}
.footer .footer_top .footer_widget ul li i {
    color: #bcbcbc;
    font-size: 15px !important;
    line-height: 22px;
    list-style: none;
    margin-right: 5px
}

/* line 94, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a {
    color: #bcbcbc;
    font-weight: 400;
}

/* line 98, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget ul li a:hover {
    color: #fff;
}

/* line 104, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form {
    position: relative;
    margin-bottom: 20px;
}

/* line 107, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input {
    width: 100%;
    height: 50px;
    background: transparent;
    padding-left: 20px;
    font-size: 15px;
    color: #040E27;
    border: none;
    border: 1px solid #E8E8E8;
    border-radius: 5px;
}

/* line 118, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input::placeholder {
    font-size: 14px;
    color: #7A838B;
}

/* line 122, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form input:focus {
    outline: none;
}

/* line 126, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_form button {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #0A8CFF;
    padding: 10px;
    padding: 0 22px;
    cursor: pointer;
    border-radius: 5px;
    top: 5px;
    right: 5px;
    font-size: 13px;
    font-weight: 500;
}

/* line 146, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .footer_top .footer_widget .newsletter_text {
    font-size: 13px;
    color: #7A838B;
    line-height: 26px;
}

/* line 153, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .copy-right_text {
    padding-bottom: 30px;
    background: #333;
    padding: 10px 0;
}

/* line 155, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right {
    font-size: 13px;
    color: #a7a7a7;
    margin-bottom: 0;
    font-weight: 500;
    margin-top: 15px
}
@media (max-width: 767px) {
    /* line 155, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .copy-right_text .copy_right {
        font-size: 13px;
        text-align: center;
        margin-top: 5px;
    }
}

/* line 163, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .copy-right_text .copy_right a {
    color: #0A8CFF;
}

/* line 168, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .socail_links {
    margin-top: 0px;
}
.footer .socail_links ul {
    float: right;
}
.searh_top {
    display: none;
}
@media (max-width: 767px) {
    .searh_top {
        display: block;
    }
    /* line 168, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
    .footer .socail_links {
        margin-top: 0px;
    }
    .footer .socail_links ul {
        text-align: center;
        float: none
    }
}

/* line 174, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .socail_links ul li {
    display: inline-block;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

/* line 177, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .socail_links ul li a {
    font-size: 15px;
    display: inline-block;
    text-align: center;
    background: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 40px !important;
    margin-right: 7px;
    color: #fff !important;
    line-height: 40px !important;
    background: transparent;
    color: #a7a7a7 !important;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 5px;
    height: 20px
}

/* line 193, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .socail_links ul li a i {
    font-size: 15px;
    line-height: 40px;
    position: relative;
    top: -1px;
}

/* line 201, ../../Arafath/CL/December/234. Finance/HTML/scss/_footer.scss */
.footer .socail_links ul li:hover a {
    color: #fff !important;
}
.ais_serve {
    background: #25b694;
    padding: 45px 0 !important;
}
@media screen and (max-width: 767px) {
    .ais_serve {
        background: #25b694;
        padding: 15px 0 !important
    }
}
.ais_serve h2 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 10px;
}
.ais_serve p {
    color: #fff !important;
    margin-bottom: 30px;
    line-height: 24px;
}
.ais_serve_auto p {
    color: #323232 !important;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 13px;
    background: #f8fcf7;
    padding: 15px;
    text-align: left;
    border: 1px solid #72bd5a;
}
.ais_serve_consult p {
    color: #323232 !important;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 13px;
    background: #fdf3f4;
    padding: 15px;
    text-align: left;
    border: 1px solid #e3abc0;
}
.ais_serve_consumer p {
    color: #323232 !important;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 13px;
    background: #f3f5f8;
    padding: 15px;
    text-align: left;
    border: 1px solid #acc0de;
}
.ais_serve_traders p {
    color: #323232 !important;
    margin-bottom: 25px;
    line-height: 18px;
    font-size: 13px;
    background: #e9f8f4;
    padding: 15px;
    text-align: left;
    border: 1px solid #c0f5e7;
}
.thumb_news {
    margin-bottom: 15px;
}

/*************************31-03-2020***********************/
.about_mini ul {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.about_mini li {
    margin: 0;
    padding: 0;
    float: left;
    color: #494747;
    font-size: 14px;
    list-style: none;
    margin-right: 10px;
    /* width: 130px; */
    min-width: 105px;
    background: url("../img/bullet-red.jpg") no-repeat scroll center left;
    padding-left: 15px
}
.sub_img_1 {
    position: relative;
    font-family: Arial;
    -webkit-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    -moz-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
}
.sbu_img_1,
.text-block {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #005bab;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    width: 185px;
    text-transform: none;
    font-family: "Lato",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
}
.sbu_img_1,
.text-block a {
    color: #fff !important;
}
.sbu_img_2,
.text-block2 a {
    color: #fff !important;
}
.sbu_img_3,
.text-block3 a {
    color: #fff !important;
}
.mobile {
    padding:0px;
}
.sub_img_2 {
    position: relative;
    font-family: Arial;
    -webkit-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    -moz-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
}
.sbu_img_2,
.text-block2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #25b694;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    width: 240px;
    padding: 13px 16px 13px 16px !important;
    text-transform: none;
    font-family: "Lato",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
}
.sub_img_3 {
    position: relative;
    font-family: Arial;
    -webkit-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    -moz-box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
    box-shadow: 10px 10px 0px -3px rgba(0,
    0,
    0,
    0.12);
}
.sbu_img_3,
.text-block3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #d72066;
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px;
    width: 185px;
    padding: 13px 16px 13px 16px !important;
    text-transform: none;
    font-family: "Lato",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
}
.sbu_img2 {
    margin-top: 40px;
}
@media (max-width:768px) {
    .sbu_img2 {
        margin-top: 20px;
    }
    .sbu_img_1,
    .text-block {
        font-size: 14px;
        padding: 9px 9px 0px 8px !important;
        min-height: 38px;
    }
}
#vision {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media {
    #vision {
        background-size: cover;
        padding: 0px 0 20px 0;
        position: relative;
    }
}
#vision::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#vision .container {
    position: relative;
    z-index: 10;
    left: -15px;
}
@media(max-width:768px) {
    #vision .container {
        left: 0px;
    }
}
#vision .about-col {
    background: #fff;
    border-radius: 0 0;
    /*	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
    margin-top: 30px;
    /*	margin-right: 100px;*/
    padding: 20px;
    box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -webkit-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -moz-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    font-weight: 700;
}
@media (max-width:768px) {
    #vision .about-col {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
}
#vision .about-col .img {
    position: relative;
}
#vision .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#vision .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#vision .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#vision .about-col:hover .icon {
    background-color: #fff;
}
#vision .about-col:hover i {
    color: #18d26e;
}
#vision .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#vision .about-col h2 a {
    color: #000;
}
#vision .about-col h2 a:hover {
    color: #18d26e;
}
#vision .about-col p {
    font-size: 15px;
    /* line-height: 24px; */
    color: #fff;
    margin-bottom: 0;
    padding: 40px 30px;
    text-align: justify;
    line-height: 22px
}
@media screen and (max-width: 768px) {
    #vision .about-col p {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 20px 0;
    }
}
.vision_bg {
    background: url(../img/vision_img1.jpg) no-repeat top left;
    background-position: 15px 0;
    /*       background-position: 0px 0; */
    min-height: 355px
}
.vision_new {
    padding-top: 0px;
}
.vision_new h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.vision_new .text {
    width: 100%;
    padding: 0;
    min-height: 155px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.vision_new .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.vision_new .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
@media screen and (max-width: 768px) {
    .vision_new {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: none;
        margin-top: 0px;
    }
    .vision_bg {
        background: none;
        min-height: auto
    }
    .vision_new .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .vision_new h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .vision_new .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}

/*********************************financial heighlights*********************/
#customers {
    margin-top: 20px;
    border-collapse: collapse;
    width: 100%;
}
#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 15px;
    color: #333
}
#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}
#customers tr:hover {
    background-color: #ddd;
}
#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #005bab;
    color: white;
    font-size: 18px;
}
#customers,
.td2 {
    background: #f9f9f9;
}
.bottom_line {
    font-size: 15px;
    color: #005bab
}
.home_four a {
    color: #fff !important;
}
.home_four a:hover {
    color: #fff !important;
}

/******************Ajay*******************/

/****************************Annual Report******************************/
.annual_main {
    margin-top: 20px;
    padding: 15px 0px;
    border: 1px solid #ececec;
    margin-left: 15px !important;
}
.annual_report {
    margin: 0;
    padding: 0;
}
.annual_report ul {
    margin: 0;
    padding: 0;
}
.annual_report li {
    margin: 0;
    font-size: 15px;
    color: #333;
    padding: 10px;
    background: #e5e5e5;
    list-style: none;
    margin-bottom: 1px;
}
.annual_report li img {
    float: right;
}
div.col-sm-7.five-three {
    width: 60% !important;
}
div.col-sm-5.five-two {
    width: 40% !important;
}
.annual_big {
    margin: 0;
    text-align: center;
    border: 1px solid #ececec;
    padding-bottom: 15px;
    width: 17%;
    height: 337px;
    margin-right: 2.50%;
    float: left
}
.annual_big p {
    font-size: 12.5px;
    color: #333;
    margin-bottom: 15px;
    height: 60px !important;
}
.annual_big a {
    padding: 5px 15px;
    color: #d52128;
    border: 1px solid #d52128;
}
.annual_big a:hover {
    padding: 5px 15px;
    color: #fff;
    border: 1px solid #d52128;
    background: #d52128
}
@media(max-width:600px) {
    .annual_big {
        height: auto !important;
    }
}
@media(max-width:768px) {
    .annual_big {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 20px
    }
}
.annual_report_title {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #005bab;
    margin-top: 0px;
    line-height: 20px;
    margin: 25px 0 0px
}
.annual_report_img {
    margin-top: 25px;
}

/*****************Dividend Information*****************/
.dividend_arrow {
    margin: 15px 0 0;
    padding: 0 15px
}
.dividend_arrow ul {
    margin: 0;
}
.dividend_arrow li {
    background: url("../img/dividend-bullet.jpg") no-repeat scroll center left;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 15px;
    line-height: 18px;
}
@media (max-width:768px) {
    .dividend_arrow li {
        margin-bottom: 20px;
    }
}
.tbl-fin2 {
    margin: 20px 0 0px;
}
.tbl-fin2 thead th {
    background: #005bac;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    text-align: center
}
.tbl-fin2 table tr td,
.locate-dealer-section .view-content table thead tr td {
    border: 1px solid #005bab !important;
    font-weight: 400;
    text-align: center;
    background: #fff !important;
    font-size: 14px;
    color: #333 !important;
    padding: 10px;
    line-height: 20px
}

/****************************Unclaimed******************************/
.unclaimed_main {
    margin-top: 20px;
    padding: 0px 0px;
}
.unclaimed_report {
    margin: 0;
    padding: 0;
}
.unclaimed_report ul {
    margin: 0;
    padding: 0;
}
.unclaimed_report li {
    margin: 0;
    font-size: 15px;
    color: #333;
    padding: 10px;
    background: #f3f3f3;
    list-style: none;
    margin-bottom: 1px;
}
.unclaimed_report li img {
    float: right;
}
.unclaimed_bg {
    background: #e5e5e5 !important
}
.unclaimed_blue {
    background: #005bac;
    color: #fff;
    font-size: 15px;
    padding: 10px;
    text-align: left
}
.unclaimed_blue span {
    float: right;
}

/**************************Board of Director*********************/
.media {
    /*box-shadow:0px 0px 4px -2px #000;*/
    margin: 20px 0;
    padding: 20px 30px;
    border: 1px solid #ccc;
}
.media img {
    width: 150px;
}
.dp {
    transition: all 0.2s ease-in-out;
}
.dp:hover {
    transition: all 0.2s ease-in-out;
}

/********************************Quality Policy*************************/
#quality {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media {
    #quality {
        background-size: cover;
        padding: 30px 0 20px 0;
        position: relative;
    }
}
#quality::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#quality .container {
    position: relative;
    z-index: 10;
}
#quality .about-col {
    background: #fff;
    border-radius: 0 0;
    /*	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
    margin-top: -13px;
    /*	margin-right: 100px;*/
    padding: 20px;
    box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -webkit-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -moz-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    font-weight: 700;
}
@media (max-width:768px) {
    #quality .about-col {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
    }
}
#quality .about-col .img {
    position: relative;
}
#quality .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#quality .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#quality .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#quality .about-col:hover .icon {
    background-color: #fff;
}
#quality .about-col:hover i {
    color: #18d26e;
}
#quality .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#quality .about-col h2 a {
    color: #000;
}
#quality .about-col h2 a:hover {
    color: #18d26e;
}
#quality .about-col p {
    font-size: 15px;
    /* line-height: 24px; */
    color: #fff;
    margin-bottom: 0;
    padding: 40px 30px;
    text-align: justify;
    line-height: 22px
}
@media screen and (max-width: 768px) {
    #quality .about-col p {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 20px 0;
    }
}
.quality_bg {
    background: url("../img/quality-1.jpg") no-repeat top left;
    background-position: 15px 0;
    background-position: 0px 0;
    min-height: 355px
}
.quality_new {
    padding-top: 0px;
}
.quality_new h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.quality_new .text {
    width: 100%;
    padding: 0;
    min-height: 155px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.quality_new .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.quality_new .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
@media screen and (max-width: 768px) {
    .quality_new {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: none;
        margin-top: 0px;
    }
    .quality_bg {
        background: none;
        min-height: auto
    }
    .quality_new .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
        padding: 15px;
    }
    .quality_new h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .quality_new .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}
.quality_blue {
    padding: 20px;
    background: url("../img/quality-2.jpg")no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #fff;
    font-size: 15px;
}
@media (max-width:768px) {
    .quality_blue {
        padding: 10px 0;
        background-color: #f3f3f3;
    }
}

/********************************Market*************************/
#market {
    background-size: cover;
    padding: 60px 0 40px 0;
    position: relative;
}
@media {
    #market {
        background-size: cover;
        padding: 30px 0 20px 0;
        position: relative;
    }
}
#market::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255,
    255,
    255,
    0.92);
    z-index: 9;
}
#market .container {
    position: relative;
    z-index: 10;
}
#market .about-col {
    background: #fff;
    border-radius: 0 0;
    /*	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.08);*/
    margin-top: 60px;
    /*	margin-right: 100px;*/
    padding: 30px 20px;
    box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -webkit-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    -moz-box-shadow: -2px 4px 5px 5px rgba(69,
    69,
    69,
    0.09);
    font-weight: 700;
}
@media (max-width:768px) {
    #market .about-col {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
    }
}
#market .about-col .img {
    position: relative;
}
#market .about-col .img img {
    border-radius: 4px 4px 0 0;
}
#market .about-col .icon {
    width: 64px;
    height: 64px;
    padding-top: 8px;
    text-align: center;
    position: absolute;
    background-color: #18d26e;
    border-radius: 50%;
    text-align: center;
    border: 4px solid #fff;
    left: calc(50% - 32px);
    bottom: -30px;
    transition: 0.3s;
}
#market .about-col i {
    font-size: 36px;
    line-height: 1;
    color: #fff;
    transition: 0.3s;
}
#market .about-col:hover .icon {
    background-color: #fff;
}
#market .about-col:hover i {
    color: #18d26e;
}
#market .about-col h2 {
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 40px 0 12px 0;
}
#market .about-col h2 a {
    color: #000;
}
#market .about-col h2 a:hover {
    color: #18d26e;
}
#market .about-col p {
    font-size: 15px;
    /* line-height: 24px; */
    color: #fff;
    margin-bottom: 0;
    padding: 40px 30px;
    text-align: justify;
    line-height: 22px
}
@media screen and (max-width: 768px) {
    #market .about-col p {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 20px 0;
    }
}
.market_bg {
    background: url("../img/market-1.jpg") no-repeat top left;
    background-position: 15px 0;
    background-position: 0px 0;
    min-height: 355px
}
.market_new {
    padding-top: 0px;
}
.market_new h3 {
    font-size: 30px;
    color: #03579d;
    text-transform: capitalize;
    /*	text-align: center; */
    text-align: left;
    font-weight: 700;
    position: relative;
    /*	padding-bottom: 10px;*/
    margin-bottom: 26px !important;
    margin-top: 30px;
    margin-bottom: 15px !important;
    text-align: center;
}
.market_new .text {
    width: 100%;
    padding: 0;
    min-height: 115px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.market_new .text ul {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.market_new .text li {
    float: left;
    float: left;
    width: 90%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 0px;
    font-size: 15px;
    margin-left: 0px;
    color: #333;
}
@media screen and (max-width: 768px) {
    .market_new {
        padding-right: 0px !important;
        padding-left: 0px !important;
        background: none;
        margin-top: 0px;
    }
    .market_bg {
        background: none;
        min-height: auto
    }
    .market_new .text {
        margin-bottom: 0px;
        min-height: 130px;
        padding-bottom: 10px;
        margin-top: 0px;
    }
    .market_new h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 10px !important;
        font-weight: 400;
    }
    .market_new .text li {
        float: left;
        width: 100%;
        text-align: left;
        line-height: 15px;
        margin-bottom: 8px;
        font-size: 14px;
    }
}
.market_blue {
    padding: 20px;
    background: url("../img/market-2.jpg")no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #fff;
}
.market_blue2 {
    padding: 20px;
    background: url("../img/market-3.jpg")no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #fff;
}
@media (max-width:768px) {
    .market_blue {
        padding: 10px 0;
        background: url(../img/market-2_mobile.jpg)no-repeat center;
    }
    .market_blue2 {
        padding: 10px 0;
        background: url(../img/market-3_mobile.jpg)no-repeat center;
    }
}

/*************************************about Milestones****************************/
.main_timeline {
    margin-top: 20px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0eeee+32,ffffff+50,f0eeee+69 */
    background: #f0eeee;
    /* Old browsers */
    background: -moz-linear-gradient(left,
    #f0eeee 32%,
    #ffffff 50%,
    #f0eeee 69%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left,
    #f0eeee 32%,
    #ffffff 50%,
    #f0eeee 69%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,
    #f0eeee 32%,
    #ffffff 50%,
    #f0eeee 69%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0eeee',
    endColorstr='#f0eeee',
    GradientType=1);
    /* IE6-9 */
}
.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}
.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 117px;
    background: url("../img/road-line.png") no-repeat center top;
    left: 50%;
    margin-left: 0;
}
.timeline>li {
    margin-bottom: 0px;
    position: relative;
}
.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}
.timeline>li:after {
    clear: both;
}
.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}
.timeline>li:after {
    clear: both;
}
.timeline>li>.timeline-panel {
    width: 40%;
    float: left;
    padding: 20px;
    position: relative;
}
.timeline-2017-18 {
    left: 11%;
}
.timeline-2012-13 {
    left: 0%;
}
.timeline-2011-12 {
    left: 11%;
}
.timeline-2005-06 {
    left: 10%;
}
.timeline-2002-03 {
    left: 9%;
}
.timeline>li>.timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 52%;
    margin-left: -25px;
    z-index: 100;
}
.timeline>li>.timeline-badge2 {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 54%;
    margin-left: -25px;
    z-index: 100;
}
.timeline>li>.timeline-badge3 {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 55%;
    margin-left: -25px;
    z-index: 100;
}
.timeline>li>.timeline-badge4 {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 58%;
    margin-left: -25px;
    z-index: 100;
}
.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}
.timeline-badge.primary {
    background-color: #2e6da4 !important;
}
.timeline-badge.success {
    background-color: #3f903f !important;
}
.timeline-badge.warning {
    background-color: #f0ad4e !important;
}
.timeline-badge.danger {
    background-color: #d9534f !important;
}
.timeline-badge.info {
    background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
}
.timeline-body>p,
.timeline-body>ul {
    margin-bottom: 0;
}
.timeline-body {
    list-style-image: url('../img/red-arrow.png');
    margin: 0px !important;
}
.timeline-body ul {
    margin: 0;
}
.timeline-body li {
    margin: 0;
    margin-left: 30px;
    padding-right: 20px;
}
.timeline-body>p+p {
    margin-top: 5px;
}
.timeline-heading h4 {
    font-size: 48px;
    color: #005bab;
    border-bottom: 1px solid #d52128;
    font-weight: 700;
    line-height: 48px;
}
.scroll_text {
    height: 450px;
    overflow: auto;
    padding: 0px 15px;
}
.scroll_text::-webkit-scrollbar {
    width: 10px;
}
.scroll_text::-webkit-scrollbar-track {
    background-color: #c2c2c2
}
.scroll_text::-webkit-scrollbar-thumb {
    background-color: #d52128;
    border: 1px solid rgba(92,
    92,
    92,
    0.5);
    border-radius: 10px;
}
.scroll_text::-webkit-scrollbar-thumb:hover {
    background-color: #000;
}
@media (max-width:768px) {
    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 60px;
        background: url("../img/road-line-mobile.png") no-repeat center top;
        left: 0%;
        margin-left: 0;
    }
    .timeline-heading h4 {
        font-size: 24px;
        color: #005bab;
        border-bottom: 1px solid #d52128;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .timeline>li>.timeline-panel {
        width: 90%;
        float: left;
        padding: 20px;
        position: relative;
    }
    .timeline-2017-18 {
        left: 9%;
    }
    .timeline-2012-13 {
        left: 9%;
    }
    .timeline-2011-12 {
        left: 9%;
    }
    .timeline-2005-06 {
        left: 9%;
    }
    .timeline-2002-03 {
        left: 9%;
    }
    .timeline>li>.timeline-badge {
        color: #fff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 10%;
        margin-left: -25px;
        z-index: 100;
    }
    .timeline>li>.timeline-badge2 {
        color: #fff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 6%;
        margin-left: -25px;
        z-index: 100;
    }
    .timeline>li>.timeline-badge3 {
        color: #fff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 4%;
        margin-left: -25px;
        z-index: 100;
    }
    .timeline>li>.timeline-badge4 {
        color: #fff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 1.4em;
        text-align: center;
        position: absolute;
        top: 16px;
        left: 6%;
        margin-left: -25px;
        z-index: 100;
    }
    .timeline>li.timeline-inverted>.timeline-panel {
        float: left;
    }
}
.heading_sub {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}
@media (max-width:768px) {
    .heading_sub {
        font-size: 15px;
        line-height: 18px
    }
}

/***************************************Philosphy*********************************/
.philosphy_bg {
    background: url(../img/philosphy_1.jpg) no-repeat top left;
    background-position: 15px 0;
    background-position: 0px 0;
    min-height: 355px
}
.philosphy_col {
    margin-top: 70px !important;
}
.philosphy_blue {
    padding: 20px;
    background: url(../img/philosphy_2.jpg)no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #333;
    font-size: 15px;
    text-align: justify
}
.philosphy_blue2 {
    padding: 20px;
    background: url(../img/philosphy_3.jpg)no-repeat;
    /* float: left; */
    min-height: 360px;
    text-align: left;
    color: #333;
    font-size: 15px;
    text-align: justify
}
@media screen and (max-width: 768px) {
    .philosphy_blue {
        padding: 20px 0px;
        background: url(../img/philosphy_2_mobile.jpg)no-repeat center;
    }
    .philosphy_blue2 {
        padding: 20px 0px;
        background: url(../img/philosphy_3_mobile.jpg)no-repeat center;
    }
    .philosphy_col {
        margin-top: 0px !important;
    }
    .philosphy_bg {
        background: none;
        min-height: auto
    }
}

/******************************Exterior****************************/
.exterior_bg_green {
    background: url("../img/ais-ecosence-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 10px
}
.exterior_col_green {
    height: 355px;
    position: relative
}
.coated_green {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #60b145;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_green span {
    font-size: 25px;
    font-style: italic;
}
.coated_green button {
    font-size: 16px;
    background: #fff !important;
    color: #60b145;
    padding: 0 10px;
    margin-top: 15px;
}
.coated_green a {
    color: #60b145 !important;
}
button {
    text-transform: uppercase !important;
    margin-top: 15px;
    background-color: transparent !important;
}
@media (max-width:768px) {
    .exterior_bg_green {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .exterior_col_green {
        height: 100px;
    }
    .coated_green {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_green span {
        font-size: 14px;
    }
    .coated_green button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_blue {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #005bab;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_blue span {
    font-size: 25px;
    font-style: italic;
}
.coated_blue button {
    font-size: 16px;
    background: #fff !important;
    color: #005bab;
    padding: 0 10px;
}
.coated_blue a {
    color: #005bab !important;
}
@media (max-width:768px) {
    .coated_blue {
        padding: 20px 10px;
        top: 45%;
        left: 50%;
        font-size: 18px;
        line-height: 20px;
    }
    .coated_blue span {
        font-size: 14px;
    }
    .coated_blue button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_red {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #d9383f;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_red span {
    font-size: 25px;
    font-style: italic;
}
.coated_red button {
    font-size: 16px;
    background: #fff !important;
    color: #d9383f;
    padding: 0 10px;
}
.coated_red a {
    color: #d9383f !important;
}
@media (max-width:768px) {
    .coated_red {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_red span {
        font-size: 14px;
    }
    .coated_red button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_l_green {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #25b694;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_l_green span {
    font-size: 25px;
    font-style: italic;
}
.coated_l_green button {
    font-size: 16px;
    background: #fff !important;
    color: #25b694;
    padding: 0 10px;
}
.coated_l_green a {
    color: #25b694 !important;
}
@media (max-width:768px) {
    .coated_l_green {
        padding: 20px 10px;
        top: 45%;
        left: 50%;
        font-size: 18px;
        line-height: 20px;
    }
    .coated_l_green span {
        font-size: 14px;
    }
    .coated_l_green button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_bright_green {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #5cb625;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_bright_green span {
    font-size: 25px;
    font-style: italic;
}
.coated_bright_green button {
    font-size: 16px;
    background: #fff !important;
    color: #5cb625;
    padding: 0 10px;
}
.coated_bright_green a {
    color: #5cb625 !important;
}
@media (max-width:768px) {
    .coated_bright_green {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_bright_green span {
        font-size: 14px;
    }
    .coated_bright_green button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_gold {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #ca9b0a;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_gold span {
    font-size: 25px;
    font-style: italic;
}
.coated_gold button {
    font-size: 16px;
    background: #fff !important;
    color: #ca9b0a;
    padding: 0 10px;
}
.coated_gold a {
    color: #ca9b0a !important;
}
@media (max-width:768px) {
    .coated_gold {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_gold span {
        font-size: 14px;
    }
    .coated_gold button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_sky {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #38a6d9;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_sky span {
    font-size: 25px;
    font-style: italic;
}
.coated_sky button {
    font-size: 16px;
    background: #fff !important;
    color: #38a6d9;
    padding: 0 10px;
}
.coated_sky a {
    color: #38a6d9 !important;
}
@media (max-width:768px) {
    .coated_sky {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_sky span {
        font-size: 14px;
    }
    .coated_sky button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_pink {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #da4b81;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_pink span {
    font-size: 25px;
    font-style: italic;
}
.coated_pink button {
    font-size: 16px;
    background: #fff !important;
    color: #da4b81;
    padding: 0 10px;
}
.coated_pink a {
    color: #da4b81 !important;
}
@media (max-width:768px) {
    .coated_pink {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_pink span {
        font-size: 14px;
    }
    .coated_pink button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_gray {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #636363;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_gray span {
    font-size: 25px;
    font-style: italic;
}
.coated_gray button {
    font-size: 16px;
    background: #fff !important;
    color: #636363;
    padding: 0 10px;
}
.coated_gray a {
    color: #636363 !important;
}
@media (max-width:768px) {
    .coated_gray {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_gray span {
        font-size: 14px;
    }
    .coated_gray button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_orange {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #ef805e;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_orange span {
    font-size: 25px;
    font-style: italic;
}
.coated_orange button {
    font-size: 16px;
    background: #fff !important;
    color: #ef805e;
    padding: 0 10px;
}
.coated_orange a {
    color: #ef805e !important;
}
@media (max-width:768px) {
    .coated_orange {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_orange span {
        font-size: 14px;
    }
    .coated_orange button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/

/***********media end******/
.coated_violet {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #ac51bb;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_violet span {
    font-size: 25px;
    font-style: italic;
}
.coated_violet button {
    font-size: 16px;
    background: #fff !important;
    color: #ac51bb;
    padding: 0 10px;
}
.coated_violet a {
    color: #ac51bb !important;
}
@media (max-width:768px) {
    .coated_violet {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_violet span {
        font-size: 14px;
    }
    .coated_violet button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_olive {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #9ba928;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_olive span {
    font-size: 25px;
    font-style: italic;
}
.coated_olive button {
    font-size: 16px;
    background: #fff !important;
    color: #9ba928;
    padding: 0 10px;
}
.coated_olive a {
    color: #9ba928 !important;
}
@media (max-width:768px) {
    .coated_olive {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_olive span {
        font-size: 14px;
    }
    .coated_olive button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_marron {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #cc3333;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_marron span {
    font-size: 25px;
    font-style: italic;
}
.coated_marron button {
    font-size: 16px;
    background: #fff !important;
    color: #cc3333;
    padding: 0 10px;
}
.coated_marron a {
    color: #cc3333 !important;
}
@media (max-width:768px) {
    .coated_marron {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_marron span {
        font-size: 14px;
    }
    .coated_marron button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_silver {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #627098;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_silver span {
    font-size: 25px;
    font-style: italic;
}
.coated_silver button {
    font-size: 16px;
    background: #fff !important;
    color: #627098;
    padding: 0 10px;
}
.coated_silver a {
    color: #627098 !important;
}
@media (max-width:768px) {
    .coated_silver {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_silver span {
        font-size: 14px;
    }
    .coated_silver button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_yellow {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #ecc535;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_yellow span {
    font-size: 25px;
    font-style: italic;
}
.coated_yellow button {
    font-size: 16px;
    background: #fff !important;
    color: #ecc535;
    padding: 0 10px;
}
.coated_yellow a {
    color: #ecc535 !important;
}
@media (max-width:768px) {
    .coated_yellow {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_yellow span {
        font-size: 14px;
    }
    .coated_yellow button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_red_l {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #e66862;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_red_l span {
    font-size: 25px;
    font-style: italic;
}
.coated_red_l button {
    font-size: 16px;
    background: #fff !important;
    color: #e66862;
    padding: 0 10px;
}
.coated_red_l a {
    color: #e66862 !important;
}
@media (max-width:768px) {
    .coated_red_l {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_red_l span {
        font-size: 14px;
    }
    .coated_red_l button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_green_d {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #00ac6c;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_green_d span {
    font-size: 25px;
    font-style: italic;
}
.coated_green_d button {
    font-size: 16px;
    background: #fff !important;
    color: #00ac6c;
    padding: 0 10px;
}
.coated_green_d a {
    color: #00ac6c !important;
}
@media (max-width:768px) {
    .coated_green_d {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_green_d span {
        font-size: 14px;
    }
    .coated_green_d button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_tea {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #b14e28;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_tea span {
    font-size: 25px;
    font-style: italic;
}
.coated_tea button {
    font-size: 16px;
    background: #fff !important;
    color: #b14e28;
    padding: 0 10px;
}
.coated_tea a {
    color: #b14e28 !important;
}
@media (max-width:768px) {
    .coated_tea {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_tea span {
        font-size: 14px;
    }
    .coated_tea button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/
.coated_navy {
    margin: 0;
    width: 100%;
    padding: 60px 20px;
    text-align: center;
    background: #265165;
    position: absolute;
    top: 50%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-50%,
    -50%);
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    line-height: 36px;
}
.coated_navy span {
    font-size: 25px;
    font-style: italic;
}
.coated_navy button {
    font-size: 16px;
    background: #fff !important;
    color: #265165;
    padding: 0 10px;
}
.coated_navy a {
    font-size: 16px;
    background: #fff !important;
    color: #265165 !important;
    padding: 0 10px;
}
@media (max-width:768px) {
    .coated_navy {
        padding: 20px 10px;
        top: 45%;
        font-size: 18px;
        line-height: 20px;
        left: 50%;
    }
    .coated_navy span {
        font-size: 14px;
    }
    .coated_navy button {
        font-size: 14px;
        padding: 3px 5px;
        margin-top: 5px;
    }
}

/***********media end******/

/***************************************coated for interior**************************/
.interior_bg_green {
    background: url("../img/ais-decor-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 10px
}
.interior_bg_blue {
    background: url("../img/ais-mirror-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.interior_bg_red {
    background: url("../img/ais-tinted-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 50px
}
@media (max-width:768px) {
    .interior_bg_green {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .interior_bg_blue {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .interior_bg_red {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
}

/***************************************Procced Glass**************************/
.processed_bg_green {
    background: url("../img/ais-securty-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 10px
}
.processed_bg_blue {
    background: url("../img/ais-stronglas-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.processed_bg_red {
    background: url("../img/ais-securtyplus-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 50px
}
.processed_bg_l_green {
    background: url("../img/ais-heat-laminated-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.processed_bg_bright_green {
    background: url("../img/ais-acoustic-glas-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 50px
}
.processed_bg_gold {
    background: url("../img/ais-insulated-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}

/*
    .processed_bg_sky {
        background: url("../img/ais-insulated-desk.jpg") no-repeat top left; background-position: 15px 0; 
        min-height: 355px;
        margin-top: 50px
    }
    */
@media (max-width:768px) {
    .processed_bg_green {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_blue {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_red {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_l_green {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_bright_green {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_gold {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
    .processed_bg_sky {
        background: none;
        min-height: auto;
        margin-top: 20px
    }
}

/***************************************Value Added Glass**************************/
.value_added_bg_green {
    background: url("../img/ais-pyrobel-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 10px
}
.value_added_bg_blue {
    background: url("../img/ais-swytchglas-on-desk.jpg") no-repeat top left;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_blue:hover {
    background: url("../img/ais-swytchglas-off-desk.jpg") no-repeat top left;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_red {
    background: url("../img/ais-integrated-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_l_green {
    background: url("../img/ais-fabric-laminated-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_bright_green {
    background: url("../img/ais-mesh-laminated-desk.jpg") no-repeat top left;
    background-position: 15px 0;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_gold {
    background: url("../img/ais-value-tempared-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
.value_added_bg_sky {
    background: url("../img/ais-bullet-res-desk.jpg") no-repeat top right;
    background-position: right 15px bottom 0px;
    min-height: 355px;
    margin-top: 50px
}
@media (max-width:768px) {
    .value_added_bg_green {
        background:
    }
    #topbar {
        padding: 13px 0px !important;
    }
    .navbar-default .navbar-toggle {
        line-height: 0;
        height: auto;
    }
}
@media (max-width:767px) {
    .page-id-16 header .container {
        width: 100%;
    }
}