﻿@charset "UTF-8";

html, * {
    font-family: 'Poppins', sans-serif;
}

body {
    font-family: 'Poppins', sans-serif;
    color: #75849D;
    -webkit-font-smoothing: antialiased;
}

.header {
    height: auto;
    width: 100%;
    background: transparent;
    padding: 0px;
    float: left;
    position: fixed;
    z-index: 999;
    border-bottom: 2px solid #d5e4f2;
}

.samplepickup {
    background-color: #1A325D!important;
    height: 87px;
    height: auto;
    width: 100%;
    padding: 0px;
    float: left;
    position: fixed;
    z-index: 999;
    border-bottom: 2px solid #d5e4f2;
}

.logo.navbar-brand {
    width: 260px;
}

.header .logo a {
    background: url(../images/header_logo_white.png);
    width: 175px;
    height: 30px;
    float: left;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    top: 30%;
}

.sticky_header .logo a {
    background: url(../images/header_logo_color.png);
    width: 175px;
    height: 30px;
    float: left;
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    top: 30%;
}

section.header.sticky_header {
    background-color: #ffffff;
    border-bottom: 2px solid #F3F5F7;
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    nav ul li {
        float: left;
        position: relative;
    }

        nav ul li a, nav ul li a:visited {
            display: block;
            padding: 0 10px;
            background: transparent;
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            font-weight: 600;
        }

            nav ul li a:hover, nav ul li a:visited:hover {
                color: #f99800!important; /* #f99800 !important;*/
                text-decoration: none;
            }
            /* nav ul li a:not(:only-child):after, nav ul li a:visited:not(:only-child):after {
	padding-left: 4px;	content:"\f107";	font-family: FontAwesome;
} */
            nav ul li a, nav ul li a:visited, nav ul li a:hover, nav ul li a:active, nav ul li a:focus {
                text-decoration: none;
            }

        nav ul li ul li a {
            padding: 15px;
            line-height: 20px;
            text-decoration: none;
        }

.nav-dropdown {
    position: absolute;
    display: none;
    z-index: 1;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    background: #fff;
}

    .nav-dropdown a {
        font-size: 13px !important;
        padding: 10px;
    }

.navbar .dropdown:hover > .dropdown-menu {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: 0.3s linear all;
    -moz-transition: 0.3s linear all;
    -ms-transition: 0.3s linear all;
    -o-transition: 0.3s linear all;
    transition: 0.3s linear all;
    visibility: visible;
}

.navbar {
    padding: 10px 0px;
}

.menu_dropdownbtn {
    border: 0px;
    background-color: transparent;
    padding: 10px;
    font-size: 24px;
    color: #fff;
}

.sticky_header nav ul li a, .sticky_header .menu_dropdownbtn {
    color: #1A325D!important; /*#1A325D*/
}

.menu_dropdownbtn::after {
    display: none;
}

.navmenu_header {
    margin-left: 7rem !important;
}

    .navmenu_header .navbar-nav .nav-link {
        padding-right: .75rem;
        padding-left: .75rem;
    }

/* Mobile navigation */
.nav-mobile {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    height: 70px;
    width: 70px;
}

.navbar-toggler {
    border: 1px solid #f5f5f5;
}

span.icon-bar {
    width: 30px;
    height: 3px;
    margin: 3px 0px;
    background-color: #fff;
    float: left;
    border-radius: 8px;
}

.dropdown-menu ul li a, .dropdown-menu ul li a:visited {
    display: block;
    background: transparent;
    color: #333; /*#333*/
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.nav-tabs:after {
    content: '';
    position: absolute;
    width: 140%;
    float: left;
    height: 2px;
    left: -20%;
    background-color: #f3f3f3;
    top: 53px;
}

ul.submenu_mega {
    padding: 0px;
    margin: 0px;
}

    ul.submenu_mega li {
        width: 100%;
        float: left;
    }

.dropdown-menu .submenu_mega li a {
    font-size: 14px !important;
    color: #75849D !important;
    font-weight: 400 !important;
    padding: 5px 0px 5px 0px !important;
}

.submenu_heading {
    font-size: 14px;
    font-weight: 600;
    
}

    .submenu_heading a {
        padding: 0px;
		color: #1A325D!important;
    }

.dropdown-menu > li > a {
    color: #1A325D;
}

    .dropdown-menu > li > a:hover {
        color: #F99800;
    }

.dropdown-menu .submenu_mega li a:hover {
    color: #F99800 !important;
}

a.services_accmain:before {
}

.viswaservices_menu .services_accordion a.services_accmain {
    color: #F99800;
    padding: 0px;
}

    .viswaservices_menu .services_accordion a.services_accmain.collapsed {
        color: #1A325D;
        padding: 0px;
        font-weight: 400;
    }

    .viswaservices_menu .services_accordion a.services_accmain:after {
        font-family: 'FontAwesome';
        content: "\f106" !important;
        float: left !important;
        background-color: transparent;
        color: #F99800;
        font-size: 16px;
        width: 16px;
        font-weight: bold;
        height: 16px;
        text-align: center;
        line-height: 18px;
        margin-right: 5px;
    }

    .viswaservices_menu .services_accordion a.services_accmain.collapsed:after {
        font-family: 'FontAwesome';
        content: "\f107" !important;
        float: left !important;
        background-color: transparent;
        color: #1A325D;
        font-size: 16px;
        width: 16px;
        font-weight: bold;
        height: 16px;
        text-align: center;
        background: none !important;
    }

ul.submenu_mega.viswaservices_accordianmenu {
    width: 100%;
    float: left;
    padding: 5px 10px 5px 30px;
}

.dropdown-menu .viswaservices_accordianmenu li a {
    font-size: 13px !important;
}

li.nav-item.dropdown.show a.nav-link.dropdown-toggle:before {
    position: relative;
    width: 100%;
    height: 3px;
    background-color: #f99800;
    bottom: -60px;
    float: left;
    content: '';
    left: 0px;
}

li.nav-item.dropdown a.nav-link.dropdown-toggle:before {
    position: relative;
    width: 100%;
    height: 3px;
    background-color: transparent;
    bottom: -60px;
    float: left;
    content: '';
    left: 0px;
}

li.nav-item.dropdown:hover, li.nav-item.dropdown:focus {
    outline: none !important;
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    outline: none;
}

.nav-tabs li a.active {
    border-bottom: 3px solid #f99800;
    font-weight: 700;
}

.about_viswamenu {
    padding-left: 19rem;
    position: relative;
    float: left;
    height: auto;
    width: 100%;
    display: block;
}
/*ul.about_viswamenu:after{
	position: absolute;  width: 67px;  height: 5px;  background-color: #f99800;  top: -10%; float: left;  content: '';  left: 29%;
}
.industries_menu .nav-tabs:before{
	position: absolute;  width: 90px;  height: 5px;  background-color: #f99800;  top:-1.75%;  float: left;  content: '';  left: 38.5%;
}
.viswaacademy_menu:after{
	position: absolute; width: 90px; height: 5px; background-color: #f99800; top: -10%; float: left; content: '';  left: 51%;
}
.viswainnovation_menu:after{
	position: absolute;  width: 98px; height: 5px; background-color: #f99800; top: -10%; float: left;  content: ''; left: 58.7%;
}
.viswanews_menu:after{
	position: absolute;  width: 70px; height: 5px; background-color: #f99800; top: -10%; float: left;  content: ''; left: 68.2%;
}
.myviswa_menu:after{
	position: absolute; width: 65px;  height: 5px;  background-color: #f99800;  top: -10%;  float: left;  content: '';  left: 75.2%;
} */
.viswaacademy_menu, .viswainnovation_menu, .viswanews_menu, .myviswa_menu {
    float: right;
}

.usericon_header {
    margin-left: 2.5rem;
}

.viswainnovation_menu {
    margin-right: -5%;
}

.viswanews_menu {
    margin-right: 3.5%;
}

.myviswa_menu {
    margin-right: 6%;
}

.w-80 {
    width: 80%;
}

@media only screen and (max-width: 798px) {
    .nav-mobile {
        display: block;
    }

    nav {
        width: 100%;
        padding: 70px 0 15px;
    }

        nav ul {
            display: none;
            position: relative;
            z-index: 9999;
            width: 100%;
            background: #fff;
            padding-bottom: 10px;
        }

            nav ul li {
                float: none;
            }

        nav .c-nav {
            width: 140px;
            padding: 7px;
            text-align: center;
            padding: 3px;
        }

    .navigation .container {
        padding: 0px;
    }

    nav .req-nav {
        width: 190px;
        top: 0px;
        left: 10px;
    }

    nav ul li a {
        padding: 15px;
        line-height: 20px;
    }

    nav ul li ul li a {
        padding-left: 30px;
    }

    .nav-dropdown {
        position: static;
        width: 88%;
        margin-left: 10%;
    }

    .navbar-brand {
        padding-left: 50px;
    }

    .navbar-toggler {
        position: absolute;
        z-index: 10;
        top: 20px;
        padding: 0;
        border: 0;
    }

    .navbar-nav {
        background-color: transparent;
        padding: 10px;
        box-shadow: 0px 0px 14px 1px #190b0b;
    }

    .logo-right {
        position: absolute;
        top: 0;
        right: 5px;
    }

    .navbar-toggler:focus, .navbar-toggler:hover {
        outline: 0;
    }
}

@media screen and (min-width: 799px) {
    .nav-list {
        display: block !important;
    }
}

@media screen and (min-width: 1700px) and (max-width: 1920px) {
    .viswainnovation_menu:after {
        left: 57%;
    }

    .viswainnovation_menu {
        padding-right: 21.5rem;
    }

    .viswanews_menu:after {
        left: 65%;
    }

    .viswanews_menu {
        padding-right: 27.5rem;
    }

    .myviswa_menu:after {
        left: 70.5%;
    }
}

#nav-toggle {
    position: absolute;
    left: 18px;
    top: 22px;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
}

    #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
        cursor: pointer;
        border-radius: 1px;
        height: 5px;
        width: 35px;
        background: #0937b2;
        position: absolute;
        display: block;
        content: '';
        transition: all 300ms ease-in-out;
    }

        #nav-toggle span:before {
            top: -10px;
        }

        #nav-toggle span:after {
            bottom: -10px;
        }

    #nav-toggle.active span {
        background-color: transparent;
    }

        #nav-toggle.active span:before, #nav-toggle.active span:after {
            top: 0;
        }

        #nav-toggle.active span:before {
            transform: rotate(45deg);
        }

        #nav-toggle.active span:after {
            transform: rotate(-45deg);
        }


.banner_text {
    top: 25%;
    right: auto;
    text-align: left;
    width: 50%;
    bottom: auto;
    left: 14%;
}

    .banner_text h2 {
        font-weight: 700;
        line-height: 48px;
    }

    .banner_text p {
        line-height: 28px;
    }

.carousel-indicators {
    right: 0%;
    left: auto;
    top: 50%;
    transform: rotate(90deg);
    width: auto;
    bottom: auto;
}

    .carousel-indicators li {
        width: 8px;
        height: 8px;
        margin-right: 6px;
        margin-left: 6px;
        text-indent: -999px;
    }

    .carousel-indicators span {
        transform: rotate(180deg);
        margin-top: -7px;
        margin-right: 10px;
        background-color: transparent;
        color: #fff;
    }

    .carousel-indicators .active {
        background-color: #F99800;
    }

.banner_scrollinfo {
    position: absolute;
    right: 16%;
    top: 39%;
    color: #fff;
    transform: rotate(90deg);
    margin: 0px -7px;
}

.banner_stats {
    width: 100%;
    float: left;
    background-color: #f5f5f5;
    padding: 15px 0px;
}

.keystatistics_main {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
}

.keystats_block {
    padding: 5px 10px;
}

.keystats_icon {
    width: 30%;
    float: left;
    margin-right: 15px;
}

    .keystats_icon img {
        max-width: 64px;
        margin: auto;
        display: block;
        float: right;
    }

.keystats_text {
    width: 55%;
    float: left;
}

.keystats_block h5 {
    color: #F99800;
    margin: 0;
    font-weight: 700;
}

.keystats_block p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

section.ourservices_block {
    padding: 45px 0px;
}

.section_header {
    color: #1A325D;
    font-weight: 600;
}

.services_blocks {
    margin-top: 30px;
}

.services_eachblk {
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 10px;
    margin: 10px 0px;
    cursor: pointer;
}

img.mainservice_img {
    height: 225px;
    width: 100%;
}

.services_eachblk::after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: ".";
    font-size: 0;
    z-index: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.9475140397956058) 0%, rgba(0,0,0,0.7738445720084909) 39%, rgba(0,0,0,0.6533963927367823) 66%, rgba(0,0,0,0.2164216028208158) 100%);
}

.servicetype_badge {
    position: absolute;
    top: 7%;
    z-index: 99;
}

img.servicetype_badgeimg {
    background-color: #fff;
    border-radius: 0px 6px 6px 0px;
    padding: 2px 5px;
}

p.service_descriptiontxt {
    color: #fff;
    position: absolute;
    z-index: 100;
    bottom: 3%;
    padding: 10px 15px;
    font-size: 16px;
    margin: 0px;
    line-height: 24px;
}

    p.service_descriptiontxt span img {
        width: 14px;
    }

.services_eachblk:hover::after {
    background: linear-gradient(0deg, rgba(249,152,0,0.8242647400757178) 0%, rgba(249,152,0,0.41530115464154416) 39%, rgba(249,152,0,0.3956933115042892) 66%, rgba(249,152,0,0.24443280730260852) 100%);
}

.ourotherservices_block {
    padding: 20px 0px;
    background-color: #1A325D;
}

.clr_white {
    color: #fff;
}

.clr_orange {
    color: #F99800;
}

.clr-darkblue {
    color: #1A325D;
}

.otherservices_heading {
}

.other_serviceseach > img {
    margin: auto;
    display: block;
}

.other_serviceseach p {
    line-height: 24px;
    margin-top: 10px;
    font-size: 14px;
}

.ourlocations_each {
}

    .ourlocations_each h6 {
        font-weight: 600;
    }

    .ourlocations_each p {
        font-weight: 500;
        font-size: 14px;
        color: #1A325D;
    }

.ourlocation_helptext {
    font-weight: 500;
}

.viswa_newsswiper.swiper-container {
    width: 100%;
    height: 100%;
}

.viswa_newsswiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding: 0 80px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.viswa_newsswiper .swiper-button-prev, .viswa_newsswiper .swiper-button-next {
    width: 48px;
    height: 48px;
    top: 46%;
}

    .viswa_newsswiper .swiper-button-prev:after {
        content: '';
        background-image: url(../images/arrow_left.png);
        width: 48px;
        height: 48px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
    }

.viswa_newsswiper .swiper-button-prev {
    left: 0px;
}

.viswa_newsswiper .swiper-button-next:after {
    content: '';
    background-image: url(../images/arrow_right.png);
    width: 48px;
    height: 48px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.viswa_newsswiper .swiper-button-next {
    right: 0px;
}

.firstrow_items {
    display: flex;
}

.allnews_cards {
    border: 0px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 3px #ffe1e1;
    overflow: hidden;
    cursor: pointer;
}

.industrynews_img:after {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: " ";
    font-size: 0;
    z-index: 1500;
    background: linear-gradient(0deg, rgba(0,0,0,0.9475140397956058) 0%, rgba(0,0,0,0.7738445720084909) 39%, rgba(0,0,0,0.6533963927367823) 66%, rgba(0,0,0,0.2164216028208158) 100%);
}

.allnews_cards:hover img.industrynews_img:after {
    background: linear-gradient(0deg, rgba(249,152,0,0.8242647400757178) 0%, rgba(249,152,0,0.41530115464154416) 39%, rgba(249,152,0,0.3956933115042892) 66%, rgba(249,152,0,0.24443280730260852) 100%);
}

.allnews_cards .card-title {
    color: #1A325D;
    font-weight: 600;
    line-height: 28px;
    text-transform: capitalize;
}

.allnews_cards p.card-text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
}

.allnews_cards p.card-date {
    font-size: 11px;
    color: #ccc;
    margin-bottom: 20px;
}

.further_readlink {
    position: absolute;
    bottom: 3%;
    font-weight: 600;
    font-size: 15px;
}

.blogs_verticalimg {
    height: 370px;
    width: 100%;
}

.newscard_badge {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

    .newscard_badge > span {
        padding: 5px 15px;
        background-color: #F99800;
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        text-align: center;
    }


footer {
    background-color: #1A325D;
    padding: 45px 0 0 0;
}

    footer h4 {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 20px;
    }

    footer p, footer a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }

    footer .top-foot a {
        display: block;
        margin: 8px 0;
    }

.bottom-foot {
    padding: 10px 0 0;
    border-top: 2px solid #6E7D98;
}

.bottom-foot_text {
    color: #6E7D98;
    font-size: 14px;
    font-weight: 600;
}

.social-icons a {
    display: inline-block !important;
    margin-bottom: 30px !important;
    margin-right: 8px !important;
}

a.com-button {
    background: #F99800;
    color: #fff;
    text-transform: uppercase;
    border-radius: 6px;
    text-align: center;
    padding: 8px 16px;
    width: auto;
    font-size: 14px;
    float: left;
    border: 2px solid #F99800;
}

    a.com-button:hover {
        color: #fff;
        background: #1A325D;
        border: 2px solid #F99800;
    }

footer .top-foot a:hover {
    color: #F99800;
    text-decoration: none;
}


.displaynone {
    display: none;
}

.padding0 {
    padding: 0px;
}


@media(max-width: 767px) {
    .row {
        margin: 0px;
    }

    .hidden-xs {
        display: none !important;
        ;
    }

    .header {
        padding: 5px;
    }

    .navbar {
        padding: 0;
    }

    .logo.navbar-brand {
        width: 250px;
        height: 45px;
        padding: 0;
        padding-left: 10px;
        margin: 0;
    }

    .header .logo a {
        position: relative;
        top: 7px;
    }

    .navbar-toggler {
        top: 7px;
        right: 1%;
    }

    .navmenu_header {
        margin-left: 0rem !important;
    }

    .keystatistics_main {
        display: block;
        float: left
    }

    .keystats_block {
        padding: 5px;
        width: 50%;
        float: left;
    }

    .keystats_icon {
        width: 100%;
        float: left;
        margin-right: 0;
    }

        .keystats_icon img {
            float: none;
        }

    .keystats_text {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 10px;
    }

    .viswa_newsswiper .swiper-slide {
        padding: 0px 30px;
    }

    .otherservices_heading {
        text-align: center;
    }

    .other_serviceseach {
        margin-bottom: 20px;
    }

    .blogs_verticalimg {
        height: auto;
    }

    .viswa_newsswiper .swiper-button-prev:after, .viswa_newsswiper .swiper-button-next:after {
        width: 32px;
        height: 32px;
    }
}

@media screen and (min-width: 992px) {
    .navbar .dropdown-menu {
        -webkit-transition: 0.3s linear all;
        -moz-transition: 0.3s linear all;
        -ms-transition: 0.3s linear all;
        -o-transition: 0.3s linear all;
        transition: 0.3s linear all;
        background-color: #ffffff;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
        -ms-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
        -o-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.2);
        display: block;
        left: 0;
        opacity: 0;
        padding: 0;
        right: 0;
        top: 100%;
        transform-origin: 0 0;
        transform: rotateX(-75deg);
        visibility: hidden;
        width: 100%;
    }

    .navbar .dropdown {
        position: static;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .nav-item .nav-link {
        padding: 13px 0;
    }

    .main-wrapper .content-wrapper h1 {
        font-size: 30px;
    }

    .main-wrapper .content-wrapper p {
        font-size: 16px;
    }
}



/*about page styles*/
.banner_caption {
    top: 20%;
    width: 32%;
}

    .banner_caption h1 {
        color: #1a325d;
        line-height: 52px;
        font-weight: 600;
    }

    .banner_caption p {
        color: #1a325d;
        line-height: 28px;
    }

.viswahead_block {
    background: url(../images/aboutviswa_bg.png);
    padding: 45px 0px 30px;
    background-size: cover;
}

    .viswahead_block h4 {
        color: #1a325d;
        font-weight: 600;
    }

    .viswahead_block p {
        color: #1a325d;
    }

.aboutviswa_block {
    background-color: #f7f7f7;
    overflow: hidden;
}

.aboutviswa_content h5 {
    font-weight: 600;
}

.aboutviswa_content p {
    line-height: 28px;
    padding: 5px 35px;
}

    .aboutviswa_content p strong {
        font-weight: 600;
    }

.aboutviswa_ourservices_flex {
    display: flex;
    align-items: center;
}

.aboutviswa_ourservices_list {
    background-color: #1A325D;
    padding: 25px 35px;
    border-left: 7px solid #f99800;
    width: calc(100vw - 100%);
}

    .aboutviswa_ourservices_list ul {
        list-style: none;
    }

        .aboutviswa_ourservices_list ul li:before {
            content: "\f111";
            color: #f99800;
            font-weight: bold;
            display: inline-block;
            width: 20px;
            font-family: 'FontAwesome';
            font-size: 12px;
            position: absolute;
            left: 0;
            top: 3px;
        }

        .aboutviswa_ourservices_list ul li {
            color: #fff;
            margin: 15px 0px;
            position: relative;
            padding-left: 25px;
        }

.aboutviswa_ourservices {
    padding: 0px 110px 0px 0px;
}

    .aboutviswa_ourservices h2 {
        line-height: 48px;
    }

.hex {
    float: left;
    margin-left: 12px;
    margin-bottom: -50px;
}

    .hex .top {
        width: 0;
        border-bottom: 60px solid #1a325d;
        border-left: 90px solid transparent;
        border-right: 90px solid transparent
    }

    .hex .middle {
        width: 180px;
        height: 90px;
        background: #1a325d;
    }

    .hex .bottom {
        width: 0;
        border-top: 60px solid #1a325d;
        border-left: 90px solid transparent;
        border-right: 90px solid transparent;
    }

.activehex.hex .bottom {
    width: 0;
    border-top: 60px solid #f99800;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
}

.activehex.hex .top {
    width: 0;
    border-bottom: 60px solid #f99800;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent
}

.activehex.hex .middle {
    width: 180px;
    height: 90px;
    background: #f99800;
}

.hex-row {
    clear: left;
}

    .hex-row.even {
        margin-left: 98px;
    }

.hex.centered_hex .top {
    width: 0;
    border-bottom: 60px solid #e7eaee;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent
}

.hex.centered_hex .middle {
    background: #e7eaee;
}

.hex.centered_hex .bottom {
    width: 0;
    border-top: 60px solid #e7eaee;
    border-left: 90px solid transparent;
    border-right: 90px solid transparent;
}

.hex-row .hex .hex_img {
    position: absolute;
    top: 5%;
    width: auto;
    margin: auto;
    left: 26%;
}

.flex_div {
    display: flex;
    align-items: center;
}

.heading_values {
    border-left: 8px solid #f99800;
    padding-left: 10px;
}

    .heading_values h2 {
        font-size: 21px;
        color: #1A325D;
        text-transform: uppercase;
    }

    .heading_values .data-heading {
        font-size: 34px;
        color: #1A325D;
        margin-bottom: 0px;
        font-weight: 600
    }

p.data-content {
    font-size: 16px;
    margin-top: 20px;
    line-height: 30px;
    font-weight: 300;
}

.whatsetus_block {
    background: url(../images/what_sets_us_apart_bg.png) no-repeat;
    background-size: cover;
}

.whatsetus_swiper.swiper-container {
    width: 100%;
    height: 100%;
    padding-bottom: 45px;
}

.whatsetus_swiper .swiper-slide {
    background: transparent;
    padding: 0;
    display: block;
}

.whatsetus_swiper .swiper-button-prev, .whatsetus_swiper .swiper-button-next {
    width: 48px;
    height: 48px;
    bottom: -3%;
    top: auto;
    float: left;
    position: relative;
    margin-right: 1rem;
}

    .whatsetus_swiper .swiper-button-prev:after {
        content: '';
        background-image: url(../images/arrow_left.png);
        width: 48px;
        height: 48px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
    }

.whatsetus_swiper .swiper-button-prev {
    left: 0px;
}

.whatsetus_swiper .swiper-button-next:after {
    content: '';
    background-image: url(../images/arrow_right.png);
    width: 48px;
    height: 48px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.whatsetus_swiper .swiper-button-next {
    left: auto;
    right: auto;
}

.whatsetus_contenthead {
    border-left: 5px solid #f99800;
    padding-left: 10px;
}

    .whatsetus_contenthead h2 {
        font-size: 21px;
        color: #1A325D;
        text-transform: uppercase;
    }

    .whatsetus_contenthead h3 {
        font-size: 32px;
        color: #1A325D;
        margin-bottom: 0px;
        font-weight: 600
    }

.whatsetus_content p {
    font-size: 16px;
    margin-top: 20px;
    line-height: 32px;
    font-weight: 300;
}

/*Marine page styles*/

.marine_banner .banner_caption {
    top: 35%;
    width: 35%;
}

    .marine_banner .banner_caption h1 {
        color: #fff;
        line-height: 46px;
        font-weight: 600;
        font-size: 36px;
    }

    .marine_banner .banner_caption h5 {
        color: #fff;
        line-height: 28px;
        text-transform: uppercase;
        margin: 0;
        font-size: 21px;
        font-weight: 600;
    }

.section_subtext {
    padding: 0 150px;
    line-height: 28px;
}

.font-600 {
    font-weight: 600;
}

.viswaadvantage_content p {
    padding: 0 60px;
}

.cardtext_block {
    position: absolute;
    color: #fff;
    z-index: 100;
    bottom: 7%;
    padding: 5px 25px;
    margin: 0px;
    width: 85%;
}

    .cardtext_block h6 {
        margin-bottom: 5px;
    }

    .cardtext_block a {
        text-decoration: none;
    }

    .cardtext_block p {
        margin: 0;
        font-size: 14px;
        line-height: 24px;
        font-weight: 500;
        color: #fff;
    }

.fix_imgheight {
    max-height: 220px;
}

h5.card-title.innerpage_cardtitle {
    text-transform: none;
    font-size: 18px;
    min-height: 130px;
    font-weight: 500;
}

.swiper_testimonials .swiper-button-prev, .swiper_testimonials .swiper-button-next {
    width: 48px;
    height: 48px;
    bottom: 0%;
    top: auto;
    float: left;
    position: relative;
    margin-right: 1rem;
    left: 45% !important;
    margin-top: 0rem;
}

    .swiper_testimonials .swiper-button-prev:after {
        content: '';
        background-image: url(../images/arrow_left.png);
        width: 48px;
        height: 48px;
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
    }

.swiper_testimonials .swiper-button-prev {
    left: 0px;
}

.swiper_testimonials .swiper-button-next:after {
    content: '';
    background-image: url(../images/arrow_right.png);
    width: 48px;
    height: 48px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.swiper_testimonials .swiper-button-next {
    left: auto;
    right: auto;
}

.testimonial_image {
    position: relative;
}

    .testimonial_image:after {
        content: '';
        background-image: url(../images/testimonial_quote.png);
        width: 91px;
        height: 72px;
        position: absolute;
        background-size: cover;
        background-repeat: no-repeat;
        right: -3%;
        top: -10%;
    }

    .testimonial_image img {
        border-radius: 10px;
    }

.testimonial_desig {
    font-size: 13px;
    font-weight: 500;
}

.testimonialtext p {
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
}


/*Testing Serives page styles*/

.testingservices_banner .banner_caption {
    top: 30%;
    width: 32%;
}

    .testingservices_banner .banner_caption h1 {
        color: #fff;
        line-height: 46px;
        font-weight: 600;
        font-size: 32px;
    }

    .testingservices_banner .banner_caption h5 {
        color: #fff;
        line-height: 28px;
        margin: 0;
        font-size: 21px;
        font-weight: 500;
    }

    .testingservices_banner .banner_caption p {
        padding-right: 5rem;
        font-size: 15px;
        color: #fff;
        font-weight: 400;
    }

.testingservices_viswaadvantage .section_subtext {
    padding: 0 80px;
}

.testingservices_list .services_eachblk {
    margin: 7px 0px;
}

.testingservices_list .cardtext_block {
    bottom: 5%;
    padding: 5px 15px;
    width: 100%;
}

.bg_litgray {
    background-color: #f7f7f7;
}

.testingservices_insightsslider .swiper-slide {
    background: transparent;
}


/*CLO Styles*/
.clo_banner .banner_caption {
    top: 38%;
    width: 50%;
}

.fot_banner .banner_caption {
    width: 70%;
}

.clo_banner .banner_caption h1 {
    color: #fff;
    line-height: 46px;
    font-weight: 600;
    font-size: 36px;
}

.clo_banner .banner_caption h5 {
    color: #fff;
    line-height: 28px;
    text-transform: uppercase;
    margin: 0;
    font-size: 21px;
    font-weight: 500;
}

.clo_importanceblock {
    background-color: #f7f7f7;
    padding: 100px 0px;
}

.cloimportance_content h2 {
    font-size: 34px;
    line-height: 44px;
}

.cloimportance_content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    padding-right: 10px;
}

.value_clotext {
    padding: 0 40px 0px 0px;
}

.clo_industriesweserve {
    background: url(../images/industries_we_serve_bg.png);
}

    .clo_industriesweserve:after {
        content: '';
        position: absolute;
        height: 100%;
        width: 10%;
        background-color: #fff;
        top: 0;
        right: 0;
    }

.clo_valueblock {
    padding: 100px 0px;
    overflow: hidden;
}

.px-100 {
    padding: 0 100px;
}

.px-150 {
    padding: 0 150px;
}

.divspecificmodal, .modal-backdrop {
    z-index: 9999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    position: absolute;
    background-color: rgba(204,204,204,0.8);
    color: #aaaaaa;
}

.download-brochureblock {
    background-color: #f7f7f7;
    border-radius: 3px;
}

    .download-brochureblock h2 {
        font-weight: 600;
        margin-bottom: 15px;
    }

    .download-brochureblock p {
    }

    .download-brochureblock .btn {
        margin-top: 10px;
        color: #fff;
        background-color: #f99800;
        padding: 9px 25px;
        border-color: #f99800;
    }

.aboutviswa_ourservices_list h4 {
    padding-left: 40px;
    color: #fff;
    font-size: 21px;
    line-height: 32px;
}

.value_clotext p {
    line-height: 28px;
    font-weight: 400;
}

.weserve_clotext h2 {
    font-size: 34px;
}

.weserve_clotext p {
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

.viswa_benefitscontent {
    padding-right: 80px;
}

    .viswa_benefitscontent h2 {
        font-size: 34px;
        line-height: 46px;
        padding-right: 35px;
    }

    .viswa_benefitscontent p {
        font-weight: 300;
    }

    .viswa_benefitscontent ul {
        list-style: none;
        padding: 0;
        font-weight: 300;
    }

        .viswa_benefitscontent ul li {
            float: left;
            width: 100%;
            margin-bottom: 15px;
            font-size: 16px;
            position: relative;
            padding-left: 20px;
            line-height: 28px;
        }

            .viswa_benefitscontent ul li:before {
                content: "\f111";
                color: #f99800;
                font-weight: bold;
                display: inline-block;
                width: 20px;
                font-family: 'FontAwesome';
                font-size: 12px;
                position: absolute;
                left: 0;
                top: 0%;
            }

.clo_standardtests {
    background-color: #1A325D;
    color: #fff;
}

    .clo_standardtests:after {
        content: '';
        position: absolute;
        height: -webkit-fill-available;
        width: 10%;
        background-color: #fff;
        top: 0;
        right: 0;
        border-left: 7px solid #f99800;
    }

.full_testsblock:after {
    display: none;
}

.clo_standardtests ul {
    list-style: none;
    padding: 0;
}

    .clo_standardtests ul li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        font-size: 16px;
        color: #fff;
        position: relative;
        padding-left: 30px;
        line-height: 28px;
    }

        .clo_standardtests ul li:before {
            content: "";
            display: inline-block;
            width: 18px;
            position: absolute;
            left: 0;
            height: 14px;
            top: 8px;
            background: url(../images/check_icon.png) no-repeat;
            margin-right: 10px;
        }

        .clo_standardtests ul li:last-child {
            margin-bottom: 0px;
        }

.clo_breakdowncontent p {
    padding: 0 75px;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 0;
}

.fuelmanagement_div .advancedanalysis_block {
    cursor: pointer;
}

.downloadbrochure_btn {
    color: #fff;
    background-color: #f99800;
}

.divspecificmodal .modal-content {
    border: 0;
    box-shadow: 0px 0px 6px 0px #e2d7d7;
}

.divspecificmodal .modal-header {
    border: 0;
}

.divspecificmodal .modal-body {
    padding: 10px 35px 20px;
}

    .divspecificmodal .modal-body p {
        font-size: 16px;
        line-height: 28px;
    }
